We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following tests appear to have failed:
#882571:
--- FAIL: acceptance/TestDockerRuby: TestBuildInfo/runMode=local (0.000s) Test ended in panic. ------- Stdout: ------- panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xca31ca] goroutine 1489 [running]: testing.tRunner.func1(0xc4201d3860) /usr/local/go/src/testing/testing.go:742 +0x29d panic(0x218d820, 0x3803680) /usr/local/go/src/runtime/panic.go:502 +0x229 database/sql.(*DB).conn(0x0, 0x2952e60, 0xc4200540c0, 0xc4206ac001, 0x54, 0x19d, 0x54) /usr/local/go/src/database/sql/sql.go:1015 +0x3a database/sql.(*DB).query(0x0, 0x2952e60, 0xc4200540c0, 0x24f1efc, 0x58, 0x0, 0x0, 0x0, 0xc4206ba401, 0xc4206ba420, ...) /usr/local/go/src/database/sql/sql.go:1437 +0x66 database/sql.(*DB).QueryContext(0x0, 0x2952e60, 0xc4200540c0, 0x24f1efc, 0x58, 0x0, 0x0, 0x0, 0x258ddc0, 0xc4201baf60, ...) /usr/local/go/src/database/sql/sql.go:1419 +0xd2 database/sql.(*DB).Query(0x0, 0x24f1efc, 0x58, 0x0, 0x0, 0x0, 0x1703709d, 0xed320de66, 0x0) /usr/local/go/src/database/sql/sql.go:1433 +0x82 github.com/cockroachdb/cockroach/pkg/acceptance/localcluster.(*Cluster).isReplicated(0xc42068e480, 0x0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/acceptance/localcluster/cluster.go:353 +0xa4 github.com/cockroachdb/cockroach/pkg/acceptance/localcluster.(*Cluster).waitForFullReplication(0xc42068e480) /go/src/github.com/cockroachdb/cockroach/pkg/acceptance/localcluster/cluster.go:337 +0x61 github.com/cockroachdb/cockroach/pkg/acceptance/localcluster.(*Cluster).Start(0xc42068e480, 0x2952e60, 0xc4200540c0) /go/src/github.com/cockroachdb/cockroach/pkg/acceptance/localcluster/cluster.go:214 +0xc6f github.com/cockroachdb/cockroach/pkg/acceptance.StartCluster(0x2952e60, 0xc4200540c0, 0xc4201d3860, 0xc42036b520, 0x9, 0xc420632320, 0x4, 0x4, 0x12a05f200, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/acceptance/util_cluster.go:143 +0xd7a github.com/cockroachdb/cockroach/pkg/acceptance.runTestWithCluster(0xc4201d3860, 0x258acd0, 0x0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/acceptance/util_cluster.go:71 +0x12b github.com/cockroachdb/cockroach/pkg/acceptance.TestBuildInfo.func1(0xc4201d3860) /go/src/github.com/cockroachdb/cockroach/pkg/acceptance/build_info_test.go:34 +0x48 testing.tRunner(0xc4201d3860, 0x258ab98) /usr/local/go/src/testing/testing.go:777 +0xd0 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:824 +0x2e0 --- FAIL: acceptance/TestBuildInfo (0.000s) Test ended in panic. --- FAIL: acceptance/TestDockerRuby: TestBuildInfo/runMode=local (0.000s) Test ended in panic. ------- Stdout: ------- panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xca31ca] goroutine 1489 [running]: testing.tRunner.func1(0xc4201d3860) /usr/local/go/src/testing/testing.go:742 +0x29d panic(0x218d820, 0x3803680) /usr/local/go/src/runtime/panic.go:502 +0x229 database/sql.(*DB).conn(0x0, 0x2952e60, 0xc4200540c0, 0xc4206ac001, 0x54, 0x19d, 0x54) /usr/local/go/src/database/sql/sql.go:1015 +0x3a database/sql.(*DB).query(0x0, 0x2952e60, 0xc4200540c0, 0x24f1efc, 0x58, 0x0, 0x0, 0x0, 0xc4206ba401, 0xc4206ba420, ...) /usr/local/go/src/database/sql/sql.go:1437 +0x66 database/sql.(*DB).QueryContext(0x0, 0x2952e60, 0xc4200540c0, 0x24f1efc, 0x58, 0x0, 0x0, 0x0, 0x258ddc0, 0xc4201baf60, ...) /usr/local/go/src/database/sql/sql.go:1419 +0xd2 database/sql.(*DB).Query(0x0, 0x24f1efc, 0x58, 0x0, 0x0, 0x0, 0x1703709d, 0xed320de66, 0x0) /usr/local/go/src/database/sql/sql.go:1433 +0x82 github.com/cockroachdb/cockroach/pkg/acceptance/localcluster.(*Cluster).isReplicated(0xc42068e480, 0x0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/acceptance/localcluster/cluster.go:353 +0xa4 github.com/cockroachdb/cockroach/pkg/acceptance/localcluster.(*Cluster).waitForFullReplication(0xc42068e480) /go/src/github.com/cockroachdb/cockroach/pkg/acceptance/localcluster/cluster.go:337 +0x61 github.com/cockroachdb/cockroach/pkg/acceptance/localcluster.(*Cluster).Start(0xc42068e480, 0x2952e60, 0xc4200540c0) /go/src/github.com/cockroachdb/cockroach/pkg/acceptance/localcluster/cluster.go:214 +0xc6f github.com/cockroachdb/cockroach/pkg/acceptance.StartCluster(0x2952e60, 0xc4200540c0, 0xc4201d3860, 0xc42036b520, 0x9, 0xc420632320, 0x4, 0x4, 0x12a05f200, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/acceptance/util_cluster.go:143 +0xd7a github.com/cockroachdb/cockroach/pkg/acceptance.runTestWithCluster(0xc4201d3860, 0x258acd0, 0x0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/acceptance/util_cluster.go:71 +0x12b github.com/cockroachdb/cockroach/pkg/acceptance.TestBuildInfo.func1(0xc4201d3860) /go/src/github.com/cockroachdb/cockroach/pkg/acceptance/build_info_test.go:34 +0x48 testing.tRunner(0xc4201d3860, 0x258ab98) /usr/local/go/src/testing/testing.go:777 +0xd0 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:824 +0x2e0 --- FAIL: acceptance/TestBuildInfo (0.000s) Test ended in panic.
Please assign, take a look and update the issue accordingly.
The text was updated successfully, but these errors were encountered:
Duplicate of #29151 and will be fixed once #29437 is backported.
Sorry, something went wrong.
petermattis
No branches or pull requests
The following tests appear to have failed:
#882571:
Please assign, take a look and update the issue accordingly.
The text was updated successfully, but these errors were encountered: