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

sql/sem/builtins: TestSerialNormalizationWithUniqueUnorderedID failed #107899

Closed
cockroach-teamcity opened this issue Jul 31, 2023 · 0 comments · Fixed by #108069
Closed

sql/sem/builtins: TestSerialNormalizationWithUniqueUnorderedID failed #107899

cockroach-teamcity opened this issue Jul 31, 2023 · 0 comments · Fixed by #108069
Assignees
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 Jul 31, 2023

sql/sem/builtins.TestSerialNormalizationWithUniqueUnorderedID failed with artifacts on master @ 45cd1c943d853c7701b782122bccbb7a62f1af5b:

    builtins_test.go:178: range 5: 12749
    builtins_test.go:178: range 6: 12838
    builtins_test.go:178: range 7: 12506
    test_server_shim.go:98: 
        Test server was configured to route SQL queries to a secondary tenant (virtual cluster).
        If you are only seeing a test failure when this message appears, there may be a problem
        specific to cluster virtualization or multi-tenancy.
        
        To investigate, consider using "COCKROACH_TEST_TENANT=true" to force-enable just
        the secondary tenant in all runs (or, alternatively, "false" to force-disable), or use
        "COCKROACH_INTERNAL_DISABLE_METAMORPHIC_TESTING=false" to disable all random test variables altogether.
*
* WARNING: test tenant requested by configuration, but code organization prevents start!
* OSS binaries do not include enterprise features
*
    builtins_test.go:176: Key counts in each split range
    builtins_test.go:178: range 0: 12458
    builtins_test.go:178: range 1: 12818
    builtins_test.go:178: range 2: 12788
    builtins_test.go:178: range 3: 12790
    builtins_test.go:178: range 4: 12296
    builtins_test.go:178: range 5: 12379
    builtins_test.go:178: range 6: 12281
    builtins_test.go:178: range 7: 12190
    builtins_test.go:200: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/sql/sem/builtins/builtins_test.go:200
        	Error:      	Received unexpected error:
        	            	chiSquared value of 37.620000 must be less than criticalVal 35.258500 to guarantee distribution is relatively uniform
        	            	(1) attached stack trace
        	            	  -- stack trace:
        	            	  | github.com/cockroachdb/cockroach/pkg/sql/sem/builtins.TestSerialNormalizationWithUniqueUnorderedID.func1
        	            	  | 	github.com/cockroachdb/cockroach/pkg/sql/sem/builtins/builtins_test.go:194
        	            	  | github.com/cockroachdb/cockroach/pkg/util/retry.WithMaxAttempts.func1
        	            	  | 	github.com/cockroachdb/cockroach/pkg/util/retry/retry.go:195
        	            	  | github.com/cockroachdb/cockroach/pkg/util/retry.Options.Do
        	            	  | 	github.com/cockroachdb/cockroach/pkg/util/retry/retry.go:172
        	            	  | github.com/cockroachdb/cockroach/pkg/util/retry.WithMaxAttempts
        	            	  | 	github.com/cockroachdb/cockroach/pkg/util/retry/retry.go:194
        	            	  | github.com/cockroachdb/cockroach/pkg/sql/sem/builtins.TestSerialNormalizationWithUniqueUnorderedID
        	            	  | 	github.com/cockroachdb/cockroach/pkg/sql/sem/builtins/builtins_test.go:112
        	            	  | testing.tRunner
        	            	  | 	GOROOT/src/testing/testing.go:1446
        	            	  | runtime.goexit
        	            	  | 	GOROOT/src/runtime/asm_amd64.s:1594
        	            	Wraps: (2) chiSquared value of 37.620000 must be less than criticalVal 35.258500 to guarantee distribution is relatively uniform
        	            	Error types: (1) *withstack.withStack (2) *errutil.leafError
        	Test:       	TestSerialNormalizationWithUniqueUnorderedID
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/ad72371e92981b2b572c54a0422f4d25/logTestSerialNormalizationWithUniqueUnorderedID3541869364
--- FAIL: TestSerialNormalizationWithUniqueUnorderedID (78.73s)

Parameters: TAGS=bazel,gss,deadlock , stress=true

Help

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

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-30250

@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. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Jul 31, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.2 milestone Jul 31, 2023
@andyyang890 andyyang890 self-assigned this Jul 31, 2023
@craig craig bot closed this as completed in 142b971 Aug 4, 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

Successfully merging a pull request may close this issue.

2 participants