https://pantsbuild.org/ logo
w

wonderful-iron-54019

09/24/2020, 6:23 PM
A sequel to the thread above: https://pantsbuild.slack.com/archives/C0D7TNJHL/p1600880758021500 Tests pass locally but are failing with no real output in CI/CD. When i try to run in container it produces the following rust backtrace
one second, looks like it might be something simple
h

hundreds-father-404

09/24/2020, 6:28 PM
The Rust traceback is a red herring, because you have
print_exception_stacktraces = True
. It looks like the error is “Unmatched glob from build-support/plugins:buildtests”
w

wonderful-iron-54019

09/24/2020, 6:29 PM
trying with out it
yeah i just noticed that
h

hundreds-father-404

09/24/2020, 6:29 PM
Although, that Rust panic is 👀 I haven’t seen that
w

wonderful-iron-54019

09/24/2020, 6:29 PM
looks like im getting further
🤞 1
f

fast-nail-55400

09/24/2020, 6:31 PM
@hundreds-father-404: I’ve seen that Rust panic before. It occurs when the engine aborts and still has work in whatever queue it uses
👍 1
mainly saw it while debugging the remote execution stuff a few months ago
w

witty-crayon-22786

09/24/2020, 7:05 PM
i’ll bump that issue (EDIT: bumped https://github.com/pantsbuild/pants/issues/9757 and filed upstream.)
w

wonderful-iron-54019

09/24/2020, 7:20 PM
@hundreds-father-404 update here, nothign wrong with the tests, had to reduce parallelism, think i was just overwhelming and bringing down the build agent
👀 1