happy-kitchen-89482
04/05/2021, 3:45 PMtest_export.py
fail, both in CI and locally: https://travis-ci.com/github/pantsbuild/pants/jobs/496026410E pants.build_graph.address_lookup_error.AddressLookupError: Build graph construction failed: ExecutionError 1 Exception encountered:
E
E Traceback (most recent call last):
E File "/tmp/process-executionSFpNNl/pants/engine/internals/build_files.py", line 277, in addresses_with_origins_from_address_families
E address_family_by_directory
E File "/tmp/process-executionSFpNNl/pants/base/specs.py", line 131, in matching_address_families
E return self.address_families_for_dir(address_families_dict, self.directory)
E File "/tmp/process-executionSFpNNl/pants/base/specs.py", line 75, in address_families_for_dir
E 'Path "{}" does not contain any BUILD files.'.format(spec_dir_path)
E pants.base.specs.AddressSpec.AddressFamilyResolutionError: Path "" does not contain any BUILD files.
E
E The above exception was the direct cause of the following exception:
E
E Traceback (most recent call last):
E File "/tmp/process-executionSFpNNl/pants/engine/internals/native.py", line 78, in generator_send
E res = func.send(arg)
E File "/tmp/process-executionSFpNNl/pants/engine/internals/build_files.py", line 280, in addresses_with_origins_from_address_families
E raise ResolveError(e) from e
E pants.base.exceptions.ResolveError: Path "" does not contain any BUILD files.
enough-analyst-54434
04/05/2021, 4:23 PMhappy-kitchen-89482
04/05/2021, 4:24 PMtest_export.py
enough-analyst-54434
04/05/2021, 4:26 PMhappy-kitchen-89482
04/05/2021, 4:33 PMenough-analyst-54434
04/05/2021, 4:39 PMhappy-kitchen-89482
04/05/2021, 4:40 PMenough-analyst-54434
04/06/2021, 1:48 AM