adriangbot commented on PR #10377: URL: https://github.com/apache/arrow-rs/pull/10377#issuecomment-5753088047
Benchmark for [this request](https://github.com/apache/arrow-rs/pull/10377#issuecomment-5753067585) failed before finishing (Kubernetes reason: `BackoffLimitExceeded`). Benchmarks requested: `coalesce_kernels` <details><summary>Runner log (last 40 lines)</summary> ``` 2026-09-20T22:17:57.237110Z INFO runner starting benchmark runner bench_type=ArrowCriterion, pr_url=https://github.com/apache/arrow-rs/pull/10377, benchmarks=coalesce_kernels 2026-09-20T22:17:57.296396Z INFO benchmark_controller::runner::bench_arrow === Cloning PR branch === 2026-09-20T22:17:57.296566Z INFO benchmark_controller::runner::shell running command cmd=git, args=["clone", "--depth=200", "https://github.com/apache/arrow-rs.git", "/workspace/arrow-rs-branch"], cwd="/" 2026-09-20T22:18:02.339066Z INFO benchmark_controller::runner::shell running command cmd=git, args=["fetch", "origin", "refs/pull/10377/head:issue-9298-concat-array-data", "main"], cwd="/workspace/arrow-rs-branch" 2026-09-20T22:18:07.363668Z INFO benchmark_controller::runner::shell running command cmd=git, args=["checkout", "issue-9298-concat-array-data"], cwd="/workspace/arrow-rs-branch" 2026-09-20T22:18:12.365615Z INFO benchmark_controller::runner::shell running command cmd=git, args=["submodule", "update", "--init"], cwd="/workspace/arrow-rs-branch" 2026-09-20T22:18:17.367952Z INFO benchmark_controller::runner::shell running command cmd=git, args=["merge-base", "HEAD", "origin/main"], cwd="/workspace/arrow-rs-branch" 2026-09-20T22:18:22.369895Z INFO benchmark_controller::runner::shell running command cmd=cargo, args=["update"], cwd="/workspace/arrow-rs-branch" 2026-09-20T22:18:27.371574Z INFO benchmark_controller::runner::bench_arrow === Cloning merge-base === 2026-09-20T22:18:27.371589Z INFO benchmark_controller::runner::shell running command cmd=git, args=["clone", "--depth=200", "https://github.com/apache/arrow-rs.git", "/workspace/arrow-rs-base"], cwd="/" 2026-09-20T22:18:32.374396Z INFO benchmark_controller::runner::shell running command cmd=git, args=["-c", "advice.detachedHead=false", "checkout", "4cd8be954f6bc6b6dd265140207365b59a9900ec"], cwd="/workspace/arrow-rs-base" 2026-09-20T22:18:37.376032Z INFO benchmark_controller::runner::shell running command cmd=git, args=["submodule", "update", "--init"], cwd="/workspace/arrow-rs-base" 2026-09-20T22:18:42.377909Z INFO benchmark_controller::runner::shell running command cmd=cargo, args=["update"], cwd="/workspace/arrow-rs-base" 2026-09-20T22:18:47.379706Z INFO benchmark_controller::runner::shell running command cmd=rustc, args=["--version"], cwd="/" 2026-09-20T22:18:52.406075Z INFO benchmark_controller::runner::shell running command cmd=git, args=["rev-parse", "HEAD"], cwd="/workspace/arrow-rs-branch" 2026-09-20T22:18:57.408156Z INFO benchmark_controller::runner::shell running command cmd=git, args=["rev-parse", "HEAD"], cwd="/workspace/arrow-rs-base" 2026-09-20T22:19:02.410870Z INFO benchmark_controller::runner::controller_client post_comment _repo=apache/arrow-rs, _pr_number=10377, job_id=2534 2026-09-20T22:19:03.195966Z INFO benchmark_controller::runner::bench_arrow === Compiling PR branch and merge-base in parallel === 2026-09-20T22:19:46.027745Z INFO benchmark_controller::runner::bench_arrow === Compilation complete === 2026-09-20T22:19:46.027758Z INFO benchmark_controller::runner::bench_arrow === Running benchmark on merge-base === 2026-09-20T22:19:46.027777Z INFO benchmark_controller::runner::shell running command (monitored) cmd=cargo, args=["bench", "--features=arrow,async,test_common,experimental,object_store", "--bench", "coalesce_kernels", "--", "--save-baseline", "main", "run_end"], cwd="/workspace/arrow-rs-base" 2026-09-20T22:19:56.041532Z INFO benchmark_controller::runner::bench_arrow === Running benchmark on PR branch === 2026-09-20T22:19:56.041550Z INFO benchmark_controller::runner::shell running command (monitored) cmd=cargo, args=["bench", "--features=arrow,async,test_common,experimental,object_store", "--bench", "coalesce_kernels", "--", "--save-baseline", "issue-9298-concat-array-data", "run_end"], cwd="/workspace/arrow-rs-branch" 2026-09-20T22:20:01.048495Z INFO benchmark_controller::runner::shell running command cmd=critcmp, args=["main", "issue-9298-concat-array-data"], cwd="/workspace/arrow-rs-branch" 2026-09-20T22:20:06.050618Z ERROR runner benchmark failed error=critcmp: critcmp main issue-9298-concat-array-data exited with code 1 stdout: stderr: no criterion data exists at /workspace/arrow-rs-branch/target/criterion set a different target directory with --target-dir or set CARGO_TARGET_DIR ``` </details> <details><summary>Kubernetes message</summary> ``` Job has reached the specified backoff limit ``` </details> --- [File an issue](https://github.com/adriangb/datafusion-benchmarking/issues) against this benchmark runner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
