cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.05k stars 3.8k forks source link

pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test: TestTenantLogic_temp_table failed #114556

Closed cockroach-teamcity closed 11 months ago

cockroach-teamcity commented 11 months ago

pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test.TestTenantLogic_temp_table failed on master @ fbb3446238434b494751af2fe699a4941e43fdd6:

=== RUN   TestTenantLogic_temp_table
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestTenantLogic_temp_table3284382410
    test_log_scope.go:81: use -show-logs to present logs inline
    logic.go:1482: apply knob opt logictest.knobOptSynchronousEventLog
    logic.go:1557: apply knob opt logictest.knobOptSynchronousEventLog to tenant
    logic.go:1557: apply knob opt logictest.knobOptSynchronousEventLog to tenant
    logic.go:1557: apply knob opt logictest.knobOptSynchronousEventLog to tenant
    logic.go:4002: 
        /var/lib/engflow/worker/work/2/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/temp_table:395: error while processing
    logic.go:4002: test was successful but validation upon completion failed: descriptor validation failed after dropping databases:
        id 151, db [100], schema [151], name t: relation "t" (151): referenced database ID 100: referenced descriptor not found
    panic.go:523: -- test log scope end --
test logs left over in: outputs.zip/logTestTenantLogic_temp_table3284382410
--- FAIL: TestTenantLogic_temp_table (9.32s)
=== RUN   TestTenantLogic_temp_table/create_after_discard_and_drop_database
    logic.go:2177: 

        /var/lib/engflow/worker/work/2/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/temp_table:395: 
        expected success, but found
        (42P01) relation "pg_temp.t" does not exist
        errors.go:167: in NewUndefinedRelationError()
[08:28:31] --- done: /var/lib/engflow/worker/work/2/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/temp_table with config 3node-tenant: 89 tests, 1 failures
    --- FAIL: TestTenantLogic_temp_table/create_after_discard_and_drop_database (0.47s)

Parameters: attempt=1 , run=28 , shard=42

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

Jira issue: CRDB-33559

yuzefovich commented 11 months ago

dup of #114470