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

roachtest: pgjdbc failed #76061

Closed
cockroach-teamcity opened this issue Feb 4, 2022 · 4 comments · Fixed by #76178
Closed

roachtest: pgjdbc failed #76061

cockroach-teamcity opened this issue Feb 4, 2022 · 4 comments · Fixed by #76178
Assignees
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)

Comments

@cockroach-teamcity
Copy link
Member

roachtest.pgjdbc failed with artifacts on master @ 8548987813ff9e1b8a9878023d3abfc6911c16db:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/pgjdbc/run_1
	orm_helpers.go:191,orm_helpers.go:117,java_helpers.go:220,pgjdbc.go:188,pgjdbc.go:200,test_runner.go:780: 
		Tests run on Cockroach v22.1.0-alpha.1-855-gd69ef24084
		Tests run against pgjdbc REL42.2.19
		5298 Total Tests Run
		4551 tests passed
		747 tests failed
		60 tests skipped
		185 tests ignored
		23 tests passed unexpectedly
		0 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMixedCaseInSeRtStatement[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMixedCaseInSeRtStatement[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test17000Binds[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBindsInNestedParens[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.jdbc.DeepBatchedInsertStatementTest.testDeepInternalsBatchedQueryDecorator - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.jdbc.DeepBatchedInsertStatementTest.testVaryingTypeCounts - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParametersOnly[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testINSERTwithNamedColumnsNotBroken[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParametersOnly[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMultiValues1bind[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = FORCE, insertRewrite = false] - https://github.com/cockroachdb/cockroach/issues/31463 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = REGULAR, insertRewrite = true] - https://github.com/cockroachdb/cockroach/issues/31463 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test17000Binds[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenRepeatedInsertStatementOptimizationEnabled[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testINSERTwithNamedColumnsNotBroken[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.jdbc.DeepBatchedInsertStatementTest.testUnspecifiedParameterType - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMultiValues1bind[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = FORCE, insertRewrite = true] - https://github.com/cockroachdb/cockroach/issues/31463 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testConsistentOutcome[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenRepeatedInsertStatementOptimizationEnabled[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBindsInNestedParens[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testConsistentOutcome[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = REGULAR, insertRewrite = false] - https://github.com/cockroachdb/cockroach/issues/31463 (unexpected)
		For a full summary look at the pgjdbc artifacts 
		
		An updated blocklist (pgjdbcBlockList22_1) is available in the artifacts' pgjdbc log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Feb 4, 2022
@blathers-crl blathers-crl bot added the T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) label Feb 4, 2022
@rafiss
Copy link
Collaborator

rafiss commented Feb 4, 2022

Looks like the new settings in #75989 made some of the schema change tests pass. When I run BatchedInsertReWriteEnabledTest locally, they all pass, but in this nightly run only some of them passed. So I'll do a few more runs to see if they are flaky. Within a few weeks, the schema team will be finishing up some work that will allow us to remove some of the new settings, and that might help too.

@rafiss rafiss self-assigned this Feb 4, 2022
@cockroach-teamcity
Copy link
Member Author

roachtest.pgjdbc failed with artifacts on master @ 8548987813ff9e1b8a9878023d3abfc6911c16db:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/pgjdbc/run_1
	orm_helpers.go:191,orm_helpers.go:117,java_helpers.go:220,pgjdbc.go:188,pgjdbc.go:200,test_runner.go:779: 
		Tests run on Cockroach v22.1.0-alpha.1-898-gfe416fd5a8
		Tests run against pgjdbc REL42.2.19
		5298 Total Tests Run
		4555 tests passed
		743 tests failed
		60 tests skipped
		185 tests ignored
		27 tests passed unexpectedly
		0 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test32000Binds[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = FORCE, insertRewrite = false] - https://github.com/cockroachdb/cockroach/issues/31463 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = REGULAR, insertRewrite = false] - https://github.com/cockroachdb/cockroach/issues/31463 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenRepeatedInsertStatementOptimizationEnabled[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParameter[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBindsInNestedParens[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = REGULAR, insertRewrite = true] - https://github.com/cockroachdb/cockroach/issues/31463 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMixedCaseInSeRtStatement[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testConsistentOutcome[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBindsInNestedParens[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.jdbc.DeepBatchedInsertStatementTest.testVaryingTypeCounts - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.jdbc.DeepBatchedInsertStatementTest.testDeepInternalsBatchedQueryDecorator - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenRepeatedInsertStatementOptimizationEnabled[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParametersOnly[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMixedCaseInSeRtStatement[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.jdbc.DeepBatchedInsertStatementTest.testUnspecifiedParameterType - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testConsistentOutcome[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMultiValues1bind[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testINSERTwithNamedColumnsNotBroken[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test17000Binds[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMultiValues1bind[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test32000Binds[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParameter[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testINSERTwithNamedColumnsNotBroken[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test17000Binds[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParametersOnly[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = FORCE, insertRewrite = true] - https://github.com/cockroachdb/cockroach/issues/31463 (unexpected)
		For a full summary look at the pgjdbc artifacts 
		
		An updated blocklist (pgjdbcBlockList22_1) is available in the artifacts' pgjdbc log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.pgjdbc failed with artifacts on master @ 8548987813ff9e1b8a9878023d3abfc6911c16db:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/pgjdbc/run_1
	orm_helpers.go:191,orm_helpers.go:117,java_helpers.go:220,pgjdbc.go:188,pgjdbc.go:200,test_runner.go:779: 
		Tests run on Cockroach v22.1.0-alpha.1-912-gbe9516ebd1
		Tests run against pgjdbc REL42.2.19
		5298 Total Tests Run
		4555 tests passed
		743 tests failed
		60 tests skipped
		185 tests ignored
		27 tests passed unexpectedly
		0 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMixedCaseInSeRtStatement[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParametersOnly[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = REGULAR, insertRewrite = false] - https://github.com/cockroachdb/cockroach/issues/31463 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = FORCE, insertRewrite = true] - https://github.com/cockroachdb/cockroach/issues/31463 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testINSERTwithNamedColumnsNotBroken[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = REGULAR, insertRewrite = true] - https://github.com/cockroachdb/cockroach/issues/31463 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBindsInNestedParens[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = FORCE, insertRewrite = false] - https://github.com/cockroachdb/cockroach/issues/31463 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParameter[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test32000Binds[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMultiValues1bind[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.jdbc.DeepBatchedInsertStatementTest.testUnspecifiedParameterType - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMultiValues1bind[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testINSERTwithNamedColumnsNotBroken[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.jdbc.DeepBatchedInsertStatementTest.testVaryingTypeCounts - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenRepeatedInsertStatementOptimizationEnabled[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenRepeatedInsertStatementOptimizationEnabled[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test17000Binds[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testConsistentOutcome[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParameter[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test32000Binds[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test17000Binds[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBindsInNestedParens[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.jdbc.DeepBatchedInsertStatementTest.testDeepInternalsBatchedQueryDecorator - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParametersOnly[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMixedCaseInSeRtStatement[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testConsistentOutcome[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		For a full summary look at the pgjdbc artifacts 
		
		An updated blocklist (pgjdbcBlockList22_1) is available in the artifacts' pgjdbc log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.pgjdbc failed with artifacts on master @ 8548987813ff9e1b8a9878023d3abfc6911c16db:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/pgjdbc/run_1
	orm_helpers.go:191,orm_helpers.go:117,java_helpers.go:220,pgjdbc.go:188,pgjdbc.go:200,test_runner.go:779: 
		Tests run on Cockroach v22.1.0-alpha.1-921-gc95e8161b7
		Tests run against pgjdbc REL42.2.19
		5298 Total Tests Run
		4555 tests passed
		743 tests failed
		60 tests skipped
		185 tests ignored
		27 tests passed unexpectedly
		0 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test17000Binds[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBindsInNestedParens[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenRepeatedInsertStatementOptimizationEnabled[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testConsistentOutcome[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMixedCaseInSeRtStatement[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = FORCE, insertRewrite = true] - https://github.com/cockroachdb/cockroach/issues/31463 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBindsInNestedParens[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.jdbc.DeepBatchedInsertStatementTest.testVaryingTypeCounts - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testINSERTwithNamedColumnsNotBroken[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.jdbc.DeepBatchedInsertStatementTest.testUnspecifiedParameterType - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMultiValues1bind[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMixedCaseInSeRtStatement[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = REGULAR, insertRewrite = false] - https://github.com/cockroachdb/cockroach/issues/31463 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test32000Binds[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testINSERTwithNamedColumnsNotBroken[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParametersOnly[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = FORCE, insertRewrite = false] - https://github.com/cockroachdb/cockroach/issues/31463 (unexpected)
		--- PASS: org.postgresql.jdbc.DeepBatchedInsertStatementTest.testDeepInternalsBatchedQueryDecorator - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParametersOnly[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = REGULAR, insertRewrite = true] - https://github.com/cockroachdb/cockroach/issues/31463 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParameter[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMultiValues1bind[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test17000Binds[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParameter[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testConsistentOutcome[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenRepeatedInsertStatementOptimizationEnabled[3: autoCommit=NO, binary=FORCE] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		--- PASS: org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test32000Binds[2: autoCommit=NO, binary=REGULAR] - https://github.com/cockroachdb/cockroach/issues/26508 (unexpected)
		For a full summary look at the pgjdbc artifacts 
		
		An updated blocklist (pgjdbcBlockList22_1) is available in the artifacts' pgjdbc log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

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-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. 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