adriangbot commented on PR #11122:
URL: https://github.com/apache/arrow-rs/pull/11122#issuecomment-5721347897

   Benchmark for [this 
request](https://github.com/apache/arrow-rs/pull/11122#issuecomment-5721301385) 
failed before finishing (Kubernetes reason: `BackoffLimitExceeded`).
   
   Benchmarks requested: `coalesce_kernels`
   
   <details><summary>Runner log (last 40 lines)</summary>
   
   ```
   2026-09-17T21:15:38.176356Z  INFO benchmark_controller::runner::shell 
running command cmd=git, args=["submodule", "update", "--init"], 
cwd="/workspace/arrow-rs-base"
   2026-09-17T21:15:43.178281Z  INFO benchmark_controller::runner::shell 
running command cmd=cargo, args=["update"], cwd="/workspace/arrow-rs-base"
   2026-09-17T21:15:48.180191Z  INFO benchmark_controller::runner::shell 
running command cmd=rustc, args=["--version"], cwd="/"
   2026-09-17T21:15:53.241864Z  INFO benchmark_controller::runner::shell 
running command cmd=git, args=["rev-parse", "HEAD"], 
cwd="/workspace/arrow-rs-branch"
   2026-09-17T21:15:58.244225Z  INFO benchmark_controller::runner::shell 
running command cmd=git, args=["rev-parse", "HEAD"], 
cwd="/workspace/arrow-rs-base"
   2026-09-17T21:16:03.247285Z  INFO 
benchmark_controller::runner::controller_client post_comment 
_repo=apache/arrow-rs, _pr_number=11122, job_id=2410
   2026-09-17T21:16:04.052971Z  INFO benchmark_controller::runner::bench_arrow 
=== Compiling PR branch and merge-base in parallel ===
   2026-09-17T21:16:59.500737Z  INFO benchmark_controller::runner::bench_arrow 
=== Compilation complete ===
   2026-09-17T21:16:59.500749Z  INFO benchmark_controller::runner::bench_arrow 
=== Running benchmark on merge-base ===
   2026-09-17T21:16:59.500762Z  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", "fsb"], 
cwd="/workspace/arrow-rs-base"
   2026-09-17T21:17:29.541954Z ERROR runner benchmark failed error=cargo bench 
--features=arrow,async,test_common,experimental,object_store --bench 
coalesce_kernels -- --save-baseline main fsb exited with code 101
   stdout:
   filter: single_fsb16, 8192, nulls: 0, selectivity: 0.001
                           time:   [48.219 ms 48.262 ms 48.304 ms]
   Found 1 outliers among 100 measurements (1.00%)
     1 (1.00%) low mild
   
   filter: single_fsb32, 8192, nulls: 0, selectivity: 0.001
                           time:   [48.524 ms 48.573 ms 48.623 ms]
   Found 3 outliers among 100 measurements (3.00%)
     3 (3.00%) high mild
   
   
   stderr:
       Finished `bench` profile [optimized] target(s) in 0.14s
        Running benches/coalesce_kernels.rs 
(target/release/deps/coalesce_kernels-eaa4ebe5a02e2c36)
   Benchmarking filter: single_fsb16, 8192, nulls: 0, selectivity: 0.001
   Benchmarking filter: single_fsb16, 8192, nulls: 0, selectivity: 0.001: 
Warming up for 3.0000 s
   Benchmarking filter: single_fsb16, 8192, nulls: 0, selectivity: 0.001: 
Collecting 100 samples in estimated 9.6398 s (200 iterations)
   Benchmarking filter: single_fsb16, 8192, nulls: 0, selectivity: 0.001: 
Analyzing
   Benchmarking filter: single_fsb32, 8192, nulls: 0, selectivity: 0.001
   Benchmarking filter: single_fsb32, 8192, nulls: 0, selectivity: 0.001: 
Warming up for 3.0000 s
   Benchmarking filter: single_fsb32, 8192, nulls: 0, selectivity: 0.001: 
Collecting 100 samples in estimated 9.7173 s (200 iterations)
   Benchmarking filter: single_fsb32, 8192, nulls: 0, selectivity: 0.001: 
Analyzing
   
   thread 'main' (7477) panicked at arrow/benches/coalesce_kernels.rs:1092:68:
   called `Result::unwrap()` on an `Err` value: InvalidArgumentError("column 
types must match schema types, expected FixedSizeList(4 x Int32) but found 
FixedSizeList(4 x non-null Int32) at column index 0")
   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
   error: bench failed, to rerun pass `-p arrow --bench coalesce_kernels`
   ```
   
   </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]

Reply via email to