Test
PublicRun fast unit and integration tests
ProjectionPushdown is a trait now
Failed in 1h 30m
Legacy upgrade tests (last version from docs, ignore missing) 2 failed, main history:
legacy-upgrade-materialized-1 | 2025-04-01T21:10:45.739093Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
legacy-upgrade-materialized-1 | 2025-04-01T21:12:03.547274Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
legacy-upgrade-materialized-1 | 2025-04-01T21:12:21.284687Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
legacy-upgrade-materialized-1 | 2025-04-01T21:12:32.241570Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
legacy-upgrade-materialized-1 | 2025-04-01T21:13:33.206944Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
legacy-upgrade-materialized-1 | 2025-04-01T21:13:43.132301Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
legacy-upgrade-materialized-1 | 2025-04-01T21:14:04.318179Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
- Potential regression 0dt:thread 'coordinator' panicked at src/persist-client/src/lib.rs:555:17: unable to register schemas RelationDesc { typ: RelationType { column_types: [], keys: [] }, names: [] } UnitSchema (#8431, closed) in services.log:
legacy-upgrade-materialized-1 | 2025-04-01T21:14:12.489880Z thread 'coordinator' panicked at src/persist-client/src/lib.rs:517:9: unable to register schemas RelationDesc { typ: RelationType { column_types: [ColumnType { scalar_type: Int32, nullable: true }, ColumnType { scalar_type: String, nullable: true }], keys: [] }, metadata: {ColumnIndex(0): ColumnMetadata { name: ColumnName("a"), typ_idx: 0, added: RelationVersion(0), dropped: None }, ColumnIndex(1): ColumnMetadata { name: ColumnName("b"), typ_idx: 1, added: RelationVersion(1), dropped: None }} } UnitSchema
- Unknown error in workflow-default:
Docker compose failed: docker compose -f/dev/fd/4 --project-directory /var/lib/buildkite-agent/builds/hetzner-aarch64-4cpu-8gb-3c5108fa/materialize/test/test/legacy-upgrade run -eCLUSTER_REPLICA_SIZES testdrive --no-reset --var=upgrade-from-version=current_source --var=created-cluster=quickstart --var=mysql-root-password=p@ssw0rd --var=mysql-user-password=us3rp4ssw0rd --temp-dir=/share/tmp/upgrade-from-current_source --seed=331926675 create-in-{any_version,*,current_source}-*.td --materialize-url=postgres://materialize@materialized:6875 --materialize-internal-url=postgres://mz_system@materialized:6877
Container legacy-upgrade-cockroach-1 Running
^^^ +++
^^^ +++
^^^ +++
^^^ +++
^^^ +++
^^^ +++
^^^ +++
^^^ +++
^^^ +++
^^^ +++
testdrive: maximum number of errors reached; giving up
+++ !!! Error Report
10 errors were encountered during execution
files involved: create-in-current_source-example.td create-in-v0.111.0-kafka-sink.td create-in-v0.131.0-alter-table.td create-in-v0.27.0-char-type-quoted.td create-in-v0.27.0-compile-proto-sources.td create-in-v0.27.0-csv-basic.td create-in-v0.27.0-csv.td create-in-v0.27.0-custom-types.td create-in-v0.27.0-database-schema.td create-in-v0.27.0-interval-literals.td
- Known issue thread 'timely:work-3' panicked at external/crates_io__columnar-0.3.0/src/lib.rs:207:75: index out of bounds: the len is 1 but the index is 1 (#8996) in services.log:
legacy-upgrade-materialized-1 | 2025-04-01T21:10:34.687869Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 1 but the index is 1
Test details & reproducer
Verifies that objects created in previous versions of Materialize are still operational after an upgrade. See also the newer platform-checks' upgrade scenarios.BUILDKITE_PARALLEL_JOB=1 BUILDKITE_PARALLEL_JOB_COUNT=2 bin/mzcompose --find legacy-upgrade run default --versions-source=docs --ignore-missing-version
Testdrive 4 failed, main history:
testdrive-materialized-1 | 2025-04-01T21:11:58.561263Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
- Unknown error in index-source-stuck.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in testdrive.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in createdrop.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in kafka-exactly-once-sink.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in char-varchar-multibyte.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Known issue thread 'timely:work-3' panicked at external/crates_io__columnar-0.3.0/src/lib.rs:207:75: index out of bounds: the len is 1 but the index is 1 (#8996) in services.log:
testdrive-materialized-1 | 2025-04-01T21:11:36.771146Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 1 but the index is 1
Test details & reproducer
Testdrive is the basic framework and language for defining product tests under the expected-result/actual-result (aka golden testing) paradigm. A query is retried until it produces the desired result.BUILDKITE_PARALLEL_JOB=3 BUILDKITE_PARALLEL_JOB_COUNT=8 bin/mzcompose --find testdrive run default
Testdrive 7 failed, main history:
testdrive-materialized-1 | 2025-04-01T21:11:44.147064Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
testdrive-materialized-1 | 2025-04-01T21:12:07.107878Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
- Unknown error in expected_group_size_tuning.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in mz-sources.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in explain-timestamps.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in kafka-upsert-debezium-sources-unordered.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in dependencies.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
Test details & reproducer
Testdrive is the basic framework and language for defining product tests under the expected-result/actual-result (aka golden testing) paradigm. A query is retried until it produces the desired result.BUILDKITE_PARALLEL_JOB=6 BUILDKITE_PARALLEL_JOB_COUNT=8 bin/mzcompose --find testdrive run default
Testdrive 8 failed, main history:
testdrive-materialized-1 | 2025-04-01T21:11:47.263647Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
- Unknown error in github-5873.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in disk-feature-flag.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in upsert-unordered-key.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in consolidation.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in github-1744.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Known issue thread 'timely:work-3' panicked at external/crates_io__columnar-0.3.0/src/lib.rs:207:75: index out of bounds: the len is 1 but the index is 1 (#8996) in services.log:
testdrive-materialized-1 | 2025-04-01T21:11:23.377005Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 1 but the index is 1
Test details & reproducer
Testdrive is the basic framework and language for defining product tests under the expected-result/actual-result (aka golden testing) paradigm. A query is retried until it produces the desired result.BUILDKITE_PARALLEL_JOB=7 BUILDKITE_PARALLEL_JOB_COUNT=8 bin/mzcompose --find testdrive run default
Testdrive 3 failed, main history:
testdrive-materialized-1 | 2025-04-01T21:11:33.781620Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
testdrive-materialized-1 | 2025-04-01T21:11:57.988966Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
- Unknown error in char-varchar-joins.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in list.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in create-views.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in wallclock-lag.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in github-3501.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
Test details & reproducer
Testdrive is the basic framework and language for defining product tests under the expected-result/actual-result (aka golden testing) paradigm. A query is retried until it produces the desired result.BUILDKITE_PARALLEL_JOB=2 BUILDKITE_PARALLEL_JOB_COUNT=8 bin/mzcompose --find testdrive run default
Testdrive 2 failed, main history:
testdrive-materialized-1 | 2025-04-01T21:11:33.076586Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
testdrive-materialized-1 | 2025-04-01T21:11:56.702308Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
- Unknown error in github-15748.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in protobuf-defaults.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in runtime-errors.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in divergent-dataflow-cancellation.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in avro-resolution-union-reader.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
Test details & reproducer
Testdrive is the basic framework and language for defining product tests under the expected-result/actual-result (aka golden testing) paradigm. A query is retried until it produces the desired result.BUILDKITE_PARALLEL_JOB=1 BUILDKITE_PARALLEL_JOB_COUNT=8 bin/mzcompose --find testdrive run default
Testdrive 6 failed, main history:
testdrive-materialized-1 | 2025-04-01T21:11:23.035707Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
testdrive-materialized-1 | 2025-04-01T21:11:48.395672Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
- Unknown error in decimal-zero.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in source-linear-operators.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in nulls.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in float_sum.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in replica-expiration.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
Test details & reproducer
Testdrive is the basic framework and language for defining product tests under the expected-result/actual-result (aka golden testing) paradigm. A query is retried until it produces the desired result.BUILDKITE_PARALLEL_JOB=5 BUILDKITE_PARALLEL_JOB_COUNT=8 bin/mzcompose --find testdrive run default
Testdrive 1 failed, main history:
testdrive-materialized-1 | 2025-04-01T21:11:28.370919Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
testdrive-materialized-1 | 2025-04-01T21:11:52.726637Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
- Unknown error in kafka-sink-headers.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in avro-decode-no-record.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in github-3955.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in constants.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
- Unknown error in introspection-sources.td:
error connecting to server: failed to lookup address information: Name or service not known: failed to lookup address information: Name or service not known
Test details & reproducer
Testdrive is the basic framework and language for defining product tests under the expected-result/actual-result (aka golden testing) paradigm. A query is retried until it produces the desired result.BUILDKITE_PARALLEL_JOB=0 BUILDKITE_PARALLEL_JOB_COUNT=8 bin/mzcompose --find testdrive run default
Cluster tests 3 failed, main history:
cluster-materialized-1 | 2025-04-01T21:11:45.494950Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:11:59.884716Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:12:11.216876Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:12:36.003274Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:12:49.299334Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:13:02.805216Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:13:09.273497Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:13:15.099852Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:13:32.773606Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:13:39.441451Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:13:46.682891Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:13:53.581431Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:14:03.377207Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:14:09.365963Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:14:26.716705Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:14:33.466425Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:14:39.464478Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:14:45.467538Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:14:51.426228Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:14:57.517759Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:15:03.510335Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:15:15.416341Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:15:21.333316Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:15:27.339615Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:15:33.493319Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:15:39.376242Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:15:45.514098Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:15:51.439632Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:15:57.444088Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:16:03.622287Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:16:10.381262Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:16:16.360868Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:16:22.516718Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:16:28.504864Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:16:34.519870Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:16:40.391405Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:16:46.550263Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:16:52.467366Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:16:58.496031Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:17:04.516085Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:17:10.489138Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:17:16.321202Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:17:22.404346Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:17:28.315969Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:17:34.553800Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:17:40.435773Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:17:46.477846Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:17:52.379984Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:17:58.395927Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:18:04.577053Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:18:10.356716Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:18:16.507587Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:18:22.363841Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:18:28.612613Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:18:34.559248Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:18:40.350124Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:18:46.364712Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:18:52.533334Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:18:58.456459Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:19:10.494230Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:19:16.416761Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:19:22.559331Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:19:28.415557Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:19:34.380607Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:19:40.563665Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:19:46.638437Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:19:53.418367Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:19:59.384329Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:20:05.627973Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:20:12.617330Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:20:19.524153Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:20:25.531481Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:20:31.502646Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:20:43.497522Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:20:49.407557Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:20:55.507644Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:21:01.567560Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:21:07.618092Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:21:14.615361Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:21:20.599354Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:21:26.511193Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:21:32.778496Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:21:39.576724Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:21:45.601954Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:21:52.420594Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:22:05.472151Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:22:17.667418Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:22:24.335325Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:22:30.551749Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:22:36.626736Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:22:43.552307Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:22:55.445808Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:23:01.384695Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:23:07.640102Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:23:14.687622Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:23:21.730821Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:23:28.406624Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:23:34.615727Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:23:41.611887Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:23:48.609392Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:23:54.611049Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:24:01.518869Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:24:07.388903Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:24:13.394903Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:24:19.568144Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:24:25.608404Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:24:31.357621Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:24:37.633093Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:24:44.645019Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:24:51.474781Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:24:57.564590Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:25:03.510680Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:25:09.602866Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:25:15.673377Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:25:22.584187Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:25:29.462663Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:25:35.468327Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:25:41.642712Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:25:48.598702Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:25:54.592514Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:26:01.658621Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:26:08.749912Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:26:15.699270Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:26:22.494688Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:26:28.382374Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:26:34.663081Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:26:41.597285Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:26:54.642382Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:27:01.739287Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:27:08.700915Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:27:15.352996Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:27:21.633398Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:27:28.589025Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:27:34.428151Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:27:40.584805Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:27:47.660053Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:27:54.606347Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:28:01.676153Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:28:08.563657Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:28:14.634391Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:28:21.641480Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:28:28.398738Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:28:34.682246Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:28:41.573368Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:28:47.532914Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:28:53.407362Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:28:59.600325Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:29:05.683934Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:29:12.458290Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:29:18.597004Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:29:24.669579Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:29:31.639640Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:29:38.678447Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:29:45.412246Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:29:51.613040Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:29:58.634862Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:30:05.785519Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:30:12.737429Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:30:26.364382Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:30:32.636846Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:30:39.580264Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:30:52.602639Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:30:59.643095Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:31:18.507008Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:31:24.511039Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:31:30.778824Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:31:37.391105Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:31:43.693147Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:31:50.601558Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:31:57.618498Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:32:04.659231Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:32:11.653852Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:32:18.565472Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:32:24.642198Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:32:31.418537Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:32:37.646283Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:32:44.592739Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:32:50.665195Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:32:57.771775Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:33:04.610958Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:33:11.600558Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:33:17.748340Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:33:24.601686Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:33:36.467689Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:33:42.628270Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:33:55.699727Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:34:02.715115Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:34:09.565391Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:34:15.669614Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:34:22.444191Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:34:28.671840Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:34:35.691817Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:34:42.707665Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:34:49.669236Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:34:56.435064Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:35:02.664381Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:35:09.437676Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:35:15.675049Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:35:22.635974Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:35:29.419914Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:35:35.616895Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:35:42.614501Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:35:49.684739Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:35:56.603143Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:36:03.510334Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
- Known issue thread 'timely:work-3' panicked at external/crates_io__columnar-0.3.0/src/lib.rs:207:75: index out of bounds: the len is 1 but the index is 1 (#8996) in services.log:
cluster-materialized-1 | 2025-04-01T21:12:22.279764Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 1 but the index is 1
Test details & reproducer
Functional tests which require separate clusterd containers (instead of the usual clusterd included in the materialized container).BUILDKITE_PARALLEL_JOB=2 BUILDKITE_PARALLEL_JOB_COUNT=4 bin/mzcompose --find cluster run default
Cluster tests 4 failed, main history:
cluster-materialized-1 | 2025-04-01T21:11:39.168348Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:11:53.395288Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:17:08.920329Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:17:15.401948Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:17:21.669581Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:17:27.405675Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:17:33.583103Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:17:39.430004Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:18:14.730131Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:18:21.351327Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:18:33.283295Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:18:39.388842Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:18:45.395343Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:18:51.349432Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:18:57.233091Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:19:03.397384Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:19:09.160082Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:19:15.411887Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:19:21.175963Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:19:27.279438Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:19:33.436796Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:19:39.392426Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:19:45.422393Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:19:51.428786Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:19:57.407979Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:20:03.388728Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:20:09.340438Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:20:15.365090Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:20:21.408310Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:20:27.395034Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:20:33.355244Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:20:39.190046Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:20:45.490892Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:20:52.348057Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:20:58.307734Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:21:04.324868Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:21:10.422403Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:21:16.411121Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:21:22.388331Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:21:28.336126Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:21:34.411251Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:21:40.156196Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:21:46.447885Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:21:52.327291Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:21:58.342800Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:22:04.380736Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:22:10.299160Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:22:22.268559Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:22:28.405928Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:22:34.445648Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:22:40.451808Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:22:53.430239Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:22:59.280231Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:23:05.233797Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:23:11.163414Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:23:17.384110Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:23:23.402247Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:23:29.441237Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:23:35.379279Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:23:41.330769Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:23:47.411065Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:23:53.370843Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:23:59.468665Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:24:06.220994Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:24:12.234107Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:24:18.405130Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:24:31.435508Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:24:37.438377Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:24:43.489420Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:24:50.561927Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:24:57.220064Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:25:03.448887Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:25:09.314510Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:25:21.239255Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:25:27.352641Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:25:33.455041Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:25:39.282260Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:25:45.362909Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:25:51.495769Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:25:58.277385Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:26:04.447238Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:26:10.478451Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:26:17.440639Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:26:23.458376Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:26:30.218370Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:26:36.435321Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:26:42.336318Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:26:48.517089Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:26:55.262766Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:27:01.467872Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:27:08.493427Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:27:22.288594Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:27:28.357035Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:27:34.233963Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:27:40.208622Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:27:46.444780Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:27:52.464472Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:28:12.467039Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:28:19.464344Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:28:26.506861Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:28:33.443040Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:28:39.386316Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:28:45.524819Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:28:52.474759Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:28:59.238992Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:29:05.209362Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:29:11.495564Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:29:18.253214Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:29:24.474130Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:29:31.343481Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:29:37.487229Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:29:44.454944Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:29:57.440282Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:30:03.400259Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:30:09.498258Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:30:16.362845Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:30:22.415491Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:30:35.581459Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:30:42.461411Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:30:49.492475Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:30:56.431758Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:31:02.496310Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:31:09.407061Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:31:15.366819Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:31:27.556188Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:31:34.415745Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:31:40.495449Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:31:47.474579Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:32:07.541651Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:32:14.419122Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:32:20.416830Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:32:26.404907Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:32:32.494539Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:32:39.532862Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:32:46.253501Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:32:52.218380Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:32:58.516928Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:33:05.450889Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:33:12.328320Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:33:18.531203Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:33:25.525581Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:33:38.477181Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:33:45.459587Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:33:52.537356Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:33:59.571279Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:34:06.557208Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:34:13.502645Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:34:20.476720Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:34:27.216014Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:34:33.451201Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:34:39.599254Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:34:46.592232Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:34:53.583878Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:35:06.481420Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:35:13.184881Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:35:19.479141Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:35:26.243367Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:35:32.484298Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:35:45.382637Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:35:51.412734Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:35:57.468613Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:36:04.583205Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
cluster-materialized-1 | 2025-04-01T21:36:11.492314Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 5 but the index is 5
- Known issue thread 'timely:work-3' panicked at external/crates_io__columnar-0.3.0/src/lib.rs:207:75: index out of bounds: the len is 1 but the index is 1 (#8996) in services.log:
cluster-materialized-1 | 2025-04-01T21:18:27.286476Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: index out of bounds: the len is 1 but the index is 1
Test details & reproducer
Functional tests which require separate clusterd containers (instead of the usual clusterd included in the materialized container).BUILDKITE_PARALLEL_JOB=3 BUILDKITE_PARALLEL_JOB_COUNT=4 bin/mzcompose --find cluster run default
2/2
Legacy upgrade tests (last version from docs, ignore missing) 2Timed Out
Waited 8s
Ran in 1h 1m
Total Job Run Time: 1d 6h