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

ccl/streamingccl/streamingest: TestRandomClientGeneration failed #99766

Closed
cockroach-teamcity opened this issue Mar 28, 2023 · 5 comments
Closed
Assignees
Labels
branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-disaster-recovery
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Mar 28, 2023

ccl/streamingccl/streamingest.TestRandomClientGeneration failed with artifacts on master @ 143b63a6a27aeb286637dd2e5abddafdf0c51874:

=== RUN   TestRandomClientGeneration
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/90c1b75d835f45b8488807abb5b1092d/logTestRandomClientGeneration1573942664
    test_log_scope.go:79: use -show-logs to present logs inline
    stream_ingestion_processor_test.go:404: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/streamingest/stream_ingestion_processor_test.go:404
        	            				github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/streamingest/stream_ingestion_processor_test.go:552
        	Error:      	"0" is not greater than "0"
        	Test:       	TestRandomClientGeneration
    panic.go:540: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/90c1b75d835f45b8488807abb5b1092d/logTestRandomClientGeneration1573942664
--- FAIL: TestRandomClientGeneration (63.28s)

Parameters: TAGS=bazel,gss,race

Help

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

Same failure on other branches

/cc @cockroachdb/disaster-recovery

This test on roachdash | Improve this report!

Jira issue: CRDB-26060

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

ccl/streamingccl/streamingest.TestRandomClientGeneration failed with artifacts on master @ bb5c97b5d2073a27e7ec88654b05ac913112f610:

=== RUN   TestRandomClientGeneration
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/90c1b75d835f45b8488807abb5b1092d/logTestRandomClientGeneration52188525
    test_log_scope.go:79: use -show-logs to present logs inline
    stream_ingestion_processor_test.go:405: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/streamingest/stream_ingestion_processor_test.go:405
        	            				github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/streamingest/stream_ingestion_processor_test.go:553
        	Error:      	"0" is not greater than "0"
        	Test:       	TestRandomClientGeneration
    panic.go:540: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/90c1b75d835f45b8488807abb5b1092d/logTestRandomClientGeneration52188525
--- FAIL: TestRandomClientGeneration (68.75s)

Parameters: TAGS=bazel,gss,race

Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/streamingccl/streamingest.TestRandomClientGeneration failed with artifacts on master @ 85e41ca8d3d9edacf5ee3061a2591b159b9b0502:

=== RUN   TestRandomClientGeneration
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/90c1b75d835f45b8488807abb5b1092d/logTestRandomClientGeneration1537164066
    test_log_scope.go:79: use -show-logs to present logs inline
    testcluster.go:401: Running test with the default test tenant. If you are only seeing a test case failure when this message appears, there may be a problem with your test case running within tenants.
    stream_ingestion_processor_test.go:405: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/streamingest/stream_ingestion_processor_test.go:405
        	            				github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/streamingest/stream_ingestion_processor_test.go:553
        	Error:      	"0" is not greater than "0"
        	Test:       	TestRandomClientGeneration
    panic.go:540: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/90c1b75d835f45b8488807abb5b1092d/logTestRandomClientGeneration1537164066
--- FAIL: TestRandomClientGeneration (81.96s)

Parameters: TAGS=bazel,gss,race

Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/streamingccl/streamingest.TestRandomClientGeneration failed with artifacts on master @ 85e41ca8d3d9edacf5ee3061a2591b159b9b0502:

=== RUN   TestRandomClientGeneration
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/90c1b75d835f45b8488807abb5b1092d/logTestRandomClientGeneration3191960138
    test_log_scope.go:79: use -show-logs to present logs inline
    stream_ingestion_processor_test.go:405: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/streamingest/stream_ingestion_processor_test.go:405
        	            				github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/streamingest/stream_ingestion_processor_test.go:553
        	Error:      	"0" is not greater than "0"
        	Test:       	TestRandomClientGeneration
    panic.go:540: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/90c1b75d835f45b8488807abb5b1092d/logTestRandomClientGeneration3191960138
--- FAIL: TestRandomClientGeneration (62.23s)

Parameters: TAGS=bazel,gss,race

Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/streamingccl/streamingest.TestRandomClientGeneration failed with artifacts on master @ 85e41ca8d3d9edacf5ee3061a2591b159b9b0502:

=== RUN   TestRandomClientGeneration
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/90c1b75d835f45b8488807abb5b1092d/logTestRandomClientGeneration3865322307
    test_log_scope.go:79: use -show-logs to present logs inline
    stream_ingestion_processor_test.go:405: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/streamingest/stream_ingestion_processor_test.go:405
        	            				github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/streamingest/stream_ingestion_processor_test.go:553
        	Error:      	"0" is not greater than "0"
        	Test:       	TestRandomClientGeneration
    panic.go:540: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/90c1b75d835f45b8488807abb5b1092d/logTestRandomClientGeneration3865322307
--- FAIL: TestRandomClientGeneration (65.04s)

Parameters: TAGS=bazel,gss,race

Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@msbutler
Copy link
Collaborator

Fixed by #100813

Disaster Recovery Backlog automation moved this from Triage to Done Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-disaster-recovery
Development

No branches or pull requests

3 participants