shy-advantage-49800
08/10/2023, 11:46 AMpants test ::
is taking forever on the pipeline.
11:43:50.89 [INFO] Long running tasks:
85.07s Building 17 requirements for requirements.pex from the lockfiles/default.lock resolve: asgi-lifespan, asynch@ git+<https://github.com/long2ice/asynch.git@cf50affe08bd87cdde3023dda11f1ef638c9c06d>, dirty-equals, fastapi, httptools, httpx, psycopg-pool, psycopg[binary], pydantic-settings>=2.0.2, pydantic@ git+<https://github.com/pydantic/pydantic.git@35fc8793d20b4e421671c8d202fd540912ff7ccf>, pytest, sse-starlette, starlette, typing_extensions, uvicorn, uvloop, watchfiles
What's this requirements.pex
that is getting build? Is there any known bug about long time on build for git dependencies?
# pants.toml relevant part (?)
[python]
pip_version = "23.0.1"
interpreter_constraints = ["CPython==3.11.*"]
enable_resolves = true
default_resolve = "default"
shy-advantage-49800
08/10/2023, 12:12 PMshy-advantage-49800
08/10/2023, 12:27 PMrun: |
pants generate-lockfiles ::
pants test ::
instead of only pants test ::
shy-advantage-49800
08/10/2023, 12:27 PMshy-advantage-49800
08/10/2023, 12:30 PMpants export
yesterday.refined-addition-53644
08/10/2023, 1:26 PMshy-advantage-49800
08/10/2023, 1:27 PMrefined-addition-53644
08/10/2023, 1:28 PMshy-advantage-49800
08/10/2023, 1:29 PMshy-advantage-49800
08/10/2023, 1:30 PMpants export
, fyi.shy-advantage-49800
08/10/2023, 1:30 PMpants generate-lockfiles ::
shy-advantage-49800
08/10/2023, 1:30 PMrefined-addition-53644
08/10/2023, 1:31 PM