Closed cockroach-teamcity closed 1 day ago
pkg/sql/logictest/tests/fakedist-disk/fakedist-disk_test.TestLogic_zone_config_system_tenant failed on master @ df6cde37778171d8972780b75dffffa72b1c3e39:
=== RUN TestLogic_zone_config_system_tenant
test_log_scope.go:165: test logs captured to: outputs.zip/logTestLogic_zone_config_system_tenant891284626
test_log_scope.go:76: use -show-logs to present logs inline
test_server_shim.go:139: cluster virtualization disabled in global scope due to issue: #76378 (expected label: C-bug)
logic.go:4398: -- test log scope end --
test logs left over in: outputs.zip/logTestLogic_zone_config_system_tenant891284626
--- FAIL: TestLogic_zone_config_system_tenant (69.11s)
=== RUN TestLogic_zone_config_system_tenant/dropped_relation_gc_ttl
[11:30:17] --- progress: /var/lib/engflow/worker/work/0/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-disk/fakedist-disk_test_/fakedist-disk_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/zone_config_system_tenant: 31 statements
[11:30:19] --- progress: /var/lib/engflow/worker/work/0/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-disk/fakedist-disk_test_/fakedist-disk_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/zone_config_system_tenant: 32 statements
[11:30:22] --- progress: /var/lib/engflow/worker/work/0/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-disk/fakedist-disk_test_/fakedist-disk_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/zone_config_system_tenant: 34 statements
logic.go:3037:
/var/lib/engflow/worker/work/0/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-disk/fakedist-disk_test_/fakedist-disk_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/zone_config_system_tenant:198: SELECT
crdb_internal.pretty_key(start_key, -1),
crdb_internal.pb_to_json('cockroach.roachpb.SpanConfig', config)->'gcPolicy'->>'ttlSeconds'
FROM system.span_configurations
WHERE start_key >= (SELECT crdb_internal.table_span(100)[1])
ORDER BY start_key
expected:
/Table/106 14400
/Table/107 14400
/Table/110 90001
/Table/111 90001
/Table/112 14400
but found (query options: "retry") :
/Table/106 14400
/Table/107 14400
/Table/110 90001
/Table/111 1
/Table/112 1
[11:31:08] --- progress: /var/lib/engflow/worker/work/0/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-disk/fakedist-disk_test_/fakedist-disk_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/zone_config_system_tenant: 35 statements
[11:31:08] --- done: /var/lib/engflow/worker/work/0/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-disk/fakedist-disk_test_/fakedist-disk_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/zone_config_system_tenant with config fakedist-disk: 35 tests, 1 failures
[11:31:14] --- total progress: 35 statements
--- total: 35 tests, 1 failures
--- FAIL: TestLogic_zone_config_system_tenant/dropped_relation_gc_ttl (53.36s)
Parameters:
attempt=1
race=true
run=1
shard=25
pkg/sql/logictest/tests/fakedist-disk/fakedist-disk_test.TestLogic_zone_config_system_tenant failed on master @ feec8b9a9cf1fdb35b60bda3bba5733e6a9e434a:
Parameters:
attempt=1
race=true
run=3
shard=25
Help
See also: How To Investigate a Go Test Failure (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-44779