Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test: TestLogic_new_schema_changer failed #95814

Closed
cockroach-teamcity opened this issue Jan 25, 2023 · 5 comments
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Jan 25, 2023

pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test.TestLogic_new_schema_changer failed with artifacts on master @ 6eabc2f348710f4146ff984bc346cd8cbe96f83b:

=== RUN   TestLogic_new_schema_changer
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/fef2bacf2961ce88b55dd0e46fbce4c3/logTestLogic_new_schema_changer1865830322
    test_log_scope.go:79: use -show-logs to present logs inline
    logic.go:1408: apply knob opt logictest.knobOptDisableCorpusGeneration
    logic.go:1408: apply knob opt logictest.knobOptSynchronousEventLog
=== CONT  TestLogic_new_schema_changer
    logic.go:4199: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/fef2bacf2961ce88b55dd0e46fbce4c3/logTestLogic_new_schema_changer1865830322
--- FAIL: TestLogic_new_schema_changer (13.65s)
=== RUN   TestLogic_new_schema_changer/event-log
    logic.go:2910: 
         
        /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/631/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test_/fakedist-vec-off_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/new_schema_changer:1093: SELECT "reportingID", info::JSONB - 'Timestamp' - 'DescriptorID'
        FROM system.eventlog;
        expected:
            1  {"CascadeDroppedViews": ["test.public.v4ev"], "EventType": "drop_view", "Statement": "DROP VIEW test.public.v1ev CASCADE", "Tag": "DROP VIEW", "User": "root", "ViewName": "test.public.v1ev"}
            1  {"EventType": "finish_schema_change", "InstanceID": 1}
            
        but found (query options: "") :
            1  {"EventType": "finish_schema_change", "InstanceID": 1}
            1  {"CascadeDroppedViews": ["test.public.v4ev"], "EventType": "drop_view", "Statement": "DROP VIEW test.public.v1ev CASCADE", "Tag": "DROP VIEW", "User": "root", "ViewName": "test.public.v1ev"}
    logic.go:2198: 
         /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/631/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test_/fakedist-vec-off_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/new_schema_changer:1100: too many errors encountered, skipping the rest of the input
[07:50:10] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/631/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test_/fakedist-vec-off_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/new_schema_changer with config fakedist-vec-off: 276 tests, 2 failures
[07:50:11] --- total progress: 276 statements
--- total: 276 tests, 2 failures
    --- FAIL: TestLogic_new_schema_changer/event-log (0.29s)
Help

See also: How To Investigate a Go Test Failure (internal)

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

Jira issue: CRDB-23759

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Jan 25, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Jan 25, 2023
@cockroach-teamcity
Copy link
Member Author

pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test.TestLogic_new_schema_changer failed with artifacts on master @ 6eabc2f348710f4146ff984bc346cd8cbe96f83b:

=== RUN   TestLogic_new_schema_changer
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/fef2bacf2961ce88b55dd0e46fbce4c3/logTestLogic_new_schema_changer1370138893
    test_log_scope.go:79: use -show-logs to present logs inline
    logic.go:1408: apply knob opt logictest.knobOptDisableCorpusGeneration
    logic.go:1408: apply knob opt logictest.knobOptSynchronousEventLog
=== CONT  TestLogic_new_schema_changer
    logic.go:4199: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/fef2bacf2961ce88b55dd0e46fbce4c3/logTestLogic_new_schema_changer1370138893
--- FAIL: TestLogic_new_schema_changer (22.96s)
=== RUN   TestLogic_new_schema_changer/event-log
    logic.go:2910: 
         
        /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/747/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test_/fakedist-vec-off_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/new_schema_changer:1093: SELECT "reportingID", info::JSONB - 'Timestamp' - 'DescriptorID'
        FROM system.eventlog;
        expected:
            1  {"CascadeDroppedViews": ["test.public.v4ev"], "EventType": "drop_view", "Statement": "DROP VIEW test.public.v1ev CASCADE", "Tag": "DROP VIEW", "User": "root", "ViewName": "test.public.v1ev"}
            1  {"EventType": "finish_schema_change", "InstanceID": 1}
            
        but found (query options: "") :
            1  {"EventType": "finish_schema_change", "InstanceID": 1}
            1  {"CascadeDroppedViews": ["test.public.v4ev"], "EventType": "drop_view", "Statement": "DROP VIEW test.public.v1ev CASCADE", "Tag": "DROP VIEW", "User": "root", "ViewName": "test.public.v1ev"}
    logic.go:2198: 
         /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/747/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test_/fakedist-vec-off_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/new_schema_changer:1100: too many errors encountered, skipping the rest of the input
[07:52:36] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/747/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test_/fakedist-vec-off_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/new_schema_changer with config fakedist-vec-off: 276 tests, 2 failures
[07:52:37] --- total progress: 276 statements
--- total: 276 tests, 2 failures
    --- FAIL: TestLogic_new_schema_changer/event-log (0.51s)
Help

See also: How To Investigate a Go Test Failure (internal)

This test on roachdash | Improve this report!

@blathers-crl blathers-crl bot added the T-sql-queries SQL Queries Team label Jan 25, 2023
@cockroach-teamcity
Copy link
Member Author

pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test.TestLogic_new_schema_changer failed with artifacts on master @ 6eabc2f348710f4146ff984bc346cd8cbe96f83b:

=== RUN   TestLogic_new_schema_changer
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/01f1cc12bdc21a663d5555af419c38ae/logTestLogic_new_schema_changer1404059861
    test_log_scope.go:79: use -show-logs to present logs inline
    logic.go:1408: apply knob opt logictest.knobOptDisableCorpusGeneration
    logic.go:1408: apply knob opt logictest.knobOptSynchronousEventLog
[10:39:50] setting distsql_workmem='12809B';
=== CONT  TestLogic_new_schema_changer
    logic.go:4199: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/01f1cc12bdc21a663d5555af419c38ae/logTestLogic_new_schema_changer1404059861
--- FAIL: TestLogic_new_schema_changer (12.19s)
=== RUN   TestLogic_new_schema_changer/event-log
    logic.go:2910: 
         
        /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/2519/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test_/fakedist-vec-off_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/new_schema_changer:1093: SELECT "reportingID", info::JSONB - 'Timestamp' - 'DescriptorID'
        FROM system.eventlog;
        expected:
            1  {"CascadeDroppedViews": ["test.public.v4ev"], "EventType": "drop_view", "Statement": "DROP VIEW test.public.v1ev CASCADE", "Tag": "DROP VIEW", "User": "root", "ViewName": "test.public.v1ev"}
            1  {"EventType": "finish_schema_change", "InstanceID": 1}
            
        but found (query options: "") :
            1  {"EventType": "finish_schema_change", "InstanceID": 1}
            1  {"CascadeDroppedViews": ["test.public.v4ev"], "EventType": "drop_view", "Statement": "DROP VIEW test.public.v1ev CASCADE", "Tag": "DROP VIEW", "User": "root", "ViewName": "test.public.v1ev"}
    logic.go:2198: 
         /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/2519/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test_/fakedist-vec-off_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/new_schema_changer:1100: too many errors encountered, skipping the rest of the input
[10:40:00] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/2519/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test_/fakedist-vec-off_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/new_schema_changer with config fakedist-vec-off: 276 tests, 2 failures
[10:40:01] --- total progress: 276 statements
--- total: 276 tests, 2 failures
    --- FAIL: TestLogic_new_schema_changer/event-log (0.38s)

Parameters: TAGS=bazel,gss

Help

See also: How To Investigate a Go Test Failure (internal)

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test.TestLogic_new_schema_changer failed with artifacts on master @ b84f0eb4c05e6a39d8e73b20fb042cb614968a6a:

=== RUN   TestLogic_new_schema_changer
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/fef2bacf2961ce88b55dd0e46fbce4c3/logTestLogic_new_schema_changer1642015399
    test_log_scope.go:79: use -show-logs to present logs inline
    logic.go:1408: apply knob opt logictest.knobOptDisableCorpusGeneration
    logic.go:1408: apply knob opt logictest.knobOptSynchronousEventLog
=== CONT  TestLogic_new_schema_changer
    logic.go:4199: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/fef2bacf2961ce88b55dd0e46fbce4c3/logTestLogic_new_schema_changer1642015399
--- FAIL: TestLogic_new_schema_changer (24.28s)
=== RUN   TestLogic_new_schema_changer/event-log
    logic.go:2910: 
         
        /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/8351/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test_/fakedist-vec-off_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/new_schema_changer:1093: SELECT "reportingID", info::JSONB - 'Timestamp' - 'DescriptorID'
        FROM system.eventlog;
        expected:
            1  {"CascadeDroppedViews": ["test.public.v4ev"], "EventType": "drop_view", "Statement": "DROP VIEW test.public.v1ev CASCADE", "Tag": "DROP VIEW", "User": "root", "ViewName": "test.public.v1ev"}
            1  {"EventType": "finish_schema_change", "InstanceID": 1}
            
        but found (query options: "") :
            1  {"EventType": "finish_schema_change", "InstanceID": 1}
            1  {"CascadeDroppedViews": ["test.public.v4ev"], "EventType": "drop_view", "Statement": "DROP VIEW test.public.v1ev CASCADE", "Tag": "DROP VIEW", "User": "root", "ViewName": "test.public.v1ev"}
    logic.go:2198: 
         /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/8351/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test_/fakedist-vec-off_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/new_schema_changer:1100: too many errors encountered, skipping the rest of the input
[12:38:49] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/8351/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test_/fakedist-vec-off_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/new_schema_changer with config fakedist-vec-off: 276 tests, 2 failures
[12:39:00] --- total progress: 276 statements
--- total: 276 tests, 2 failures
    --- FAIL: TestLogic_new_schema_changer/event-log (0.29s)
Help

See also: How To Investigate a Go Test Failure (internal)

This test on roachdash | Improve this report!

@mgartner
Copy link
Collaborator

Looks like a flake related to a schema changer test. cc @cockroachdb/sql-schema

@yuzefovich
Copy link
Member

should be fixed by #95826

@exalate-issue-sync exalate-issue-sync bot removed the T-sql-queries SQL Queries Team label Jan 25, 2023
@exalate-issue-sync exalate-issue-sync bot added T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) and removed T-sql-schema-deprecated Use T-sql-foundations instead labels May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

No branches or pull requests

3 participants