abundant-tent-27407
10/31/2024, 2:26 PMadhoc_tool
when running in CI, and I'm not sure exactly how to debug. I'm using the python package //:root#sphinx
as my runnable. It has worked fine so far, but now I get an error that seems to relate to this. Error below:
ProcessExecutionFailure: Process 'the `adhoc_tool` at src/docs/optipyclient:gen-tool' failed with exit code 127.
stdout:
stderr:
/tmp/pants-sandbox-uCojqq/./sphinx.pex_pex_shim.sh: line 53: /tmp/pants-sandbox-uCojqq/./.cache/pex_root/venvs/22ea97ff6745f829cebb2a3ed946209934809d38/73c7d7c618fac01449fa6e57a21210c0eb8a8f21/pex: No such file or directory
I managed to inspect the sandbox and the directory 73c7d7c618fac01449fa6e57a21210c0eb8a8f21
doesn't exist. Where does this come from and what could be causing it to not exist?gorgeous-winter-99296
10/31/2024, 3:37 PMls -a
etc. I don't think I've ever seen a .cache
inside a sandbox.happy-kitchen-89482
10/31/2024, 6:50 PM.cache
inside a sandbox is a symlink to the persistent named cachebroad-processor-92400
10/31/2024, 8:25 PMbroad-processor-92400
10/31/2024, 9:32 PMabundant-tent-27407
11/01/2024, 8:55 AMabundant-tent-27407
11/01/2024, 12:57 PMabundant-tent-27407
11/01/2024, 12:58 PM