CI seems to be running on a very limited number of...
# general
d
CI seems to be running on a very limited number of shards still. I just had a build take nearly two hours to fail every shard in less than two minutes with an import error (which I cannot repro locally.)
I'm also seeing some jobs here that ran for up to 7 hours, which seems unusually long.
h
This failure looks relevant to coverage:
Exception message: Failed to load the pants.backend.python.register backend: ImportError("cannot import name 'construct_coverage_config'",)
d
Yes, except that import works fine when I run it locally.
It’s also the first “from pants” import in the file.