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: schemachange/mixed-versions-compat failed #136874

Open
cockroach-teamcity opened this issue Dec 6, 2024 · 8 comments
Open

roachtest: schemachange/mixed-versions-compat failed #136874

cockroach-teamcity opened this issue Dec 6, 2024 · 8 comments
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. P-3 Issues/test failures with no fix SLA T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Dec 6, 2024

roachtest.schemachange/mixed-versions-compat failed with artifacts on master @ 21d1123dce5401b1ec580d4156db5db075074506:

syscall.Syscall(0x3f, 0x8, 0x4004026000, 0x1500)
	GOROOT/src/syscall/syscall_linux.go:69 +0x20 fp=0x4003faf6b0 sp=0x4003faf650 pc=0x4eeb20
syscall.read(0x4004010080?, {0x4004026000?, 0x4003faf700?, 0x40011b4bb0?})
	GOROOT/src/syscall/zsyscall_linux_arm64.go:736 +0x40 fp=0x4003faf6f0 sp=0x4003faf6b0 pc=0x4ec750
syscall.Read(...)
	GOROOT/src/syscall/syscall_unix.go:181
internal/poll.ignoringEINTRIO(...)
	GOROOT/src/internal/poll/fd_unix.go:736
internal/poll.(*FD).Read(0x4004010080, {0x4004026000, 0x1500, 0x1500})
	GOROOT/src/internal/poll/fd_unix.go:160 +0x224 fp=0x4003faf790 sp=0x4003faf6f0 pc=0x5509c4
net.(*netFD).Read(0x4004010080, {0x4004026000?, 0xe3bc2e6981d8?, 0x40042dd8d8?})
	GOROOT/src/net/fd_posix.go:55 +0x28 fp=0x4003faf7e0 sp=0x4003faf790 pc=0x59e158
net.(*conn).Read(0x4004006018, {0x4004026000?, 0x4003faf8d8?, 0x46abfc?})
	GOROOT/src/net/net.go:185 +0x34 fp=0x4003faf830 sp=0x4003faf7e0 pc=0x5aee34
net.(*TCPConn).Read(0x4003faf8a8?, {0x4004026000?, 0x4004026000?, 0x46c284?})
	<autogenerated>:1 +0x2c fp=0x4003faf860 sp=0x4003faf830 pc=0x5c2a7c
crypto/tls.(*atLeastReader).Read(0x40042dd8d8, {0x4004026000?, 0x0?, 0x40042dd8d8?})
	GOROOT/src/crypto/tls/conn.go:806 +0x40 fp=0x4003faf8b0 sp=0x4003faf860 pc=0x7dff40
bytes.(*Buffer).ReadFrom(0x40000662b0, {0x7dea7e0, 0x40042dd8d8})
	GOROOT/src/bytes/buffer.go:211 +0x90 fp=0x4003faf910 sp=0x4003faf8b0 pc=0x5c7e50
crypto/tls.(*Conn).readFromUntil(0x4000066008, {0x7dea4a0, 0x4004006018}, 0x4003faf9b0?)
	GOROOT/src/crypto/tls/conn.go:828 +0xd0 fp=0x4003faf950 sp=0x4003faf910 pc=0x7e0120
crypto/tls.(*Conn).readRecordOrCCS(0x4000066008, 0x0)
	GOROOT/src/crypto/tls/conn.go:626 +0x35c fp=0x4003fafbd0 sp=0x4003faf950 pc=0x7dd8bc
crypto/tls.(*Conn).readRecord(...)
	GOROOT/src/crypto/tls/conn.go:588
crypto/tls.(*Conn).Read(0x4000066008, {0x400434c000, 0x1000, 0x86e3dc?})
	GOROOT/src/crypto/tls/conn.go:1370 +0x168 fp=0x4003fafc40 sp=0x4003fafbd0 pc=0x7e3848
bufio.(*Reader).Read(0x4004346720, {0x400430c740, 0x9, 0xbb6d900?})
	GOROOT/src/bufio/bufio.go:241 +0x1b4 fp=0x4003fafc80 sp=0x4003fafc40 pc=0x5fa794
io.ReadAtLeast({0x7de8460, 0x4004346720}, {0x400430c740, 0x9, 0x9}, 0x9)
	GOROOT/src/io/io.go:335 +0xa0 fp=0x4003fafcd0 sp=0x4003fafc80 pc=0x547240
io.ReadFull(...)
	GOROOT/src/io/io.go:354
net/http.http2readFrameHeader({0x400430c740, 0x9, 0x400434e120?}, {0x7de8460?, 0x4004346720?})
	GOROOT/src/net/http/h2_bundle.go:1638 +0x58 fp=0x4003fafd20 sp=0x4003fafcd0 pc=0x849428
net/http.(*http2Framer).ReadFrame(0x400430c700)
	GOROOT/src/net/http/h2_bundle.go:1905 +0x78 fp=0x4003fafdd0 sp=0x4003fafd20 pc=0x849b18
net/http.(*http2clientConnReadLoop).run(0x4003faff98)
	GOROOT/src/net/http/h2_bundle.go:9342 +0xf8 fp=0x4003faff40 sp=0x4003fafdd0 pc=0x86b368
net/http.(*http2ClientConn).readLoop(0x400017f080)
	GOROOT/src/net/http/h2_bundle.go:9237 +0x5c fp=0x4003faffb0 sp=0x4003faff40 pc=0x86a88c
net/http.(*http2Transport).newClientConn.gowrap1()
	GOROOT/src/net/http/h2_bundle.go:7887 +0x28 fp=0x4003faffd0 sp=0x4003faffb0 pc=0x8637d8
runtime.goexit({})
	src/runtime/asm_arm64.s:1222 +0x4 fp=0x4003faffd0 sp=0x4003faffd0 pc=0x4d5814
created by net/http.(*http2Transport).newClientConn in goroutine 54
	GOROOT/src/net/http/h2_bundle.go:7887 +0xa84
bash: line 8: 62759 Aborted                 (core dumped) bash -c "v24.3.0/cockroach debug declarative-corpus-validate /tmp/corpus1248083560/corpus"
test artifacts and logs in: /artifacts/schemachange/mixed-versions-compat/cpu_arch=arm64/run_1

Parameters:

  • arch=arm64
  • cloud=gce
  • coverageBuild=false
  • cpu=4
  • encrypted=false
  • runtimeAssertionsBuild=false
  • ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-45284

@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. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Dec 6, 2024
@rafiss
Copy link
Collaborator

rafiss commented Dec 6, 2024

run_083259.870875892_n1_v2430cockroach-debug: 2024/12/06 08:32:59 cluster.go:2550: > v24.3.0/cockroach debug declarative-corpus-validate /tmp/corpus1248083560/corpus
teamcity-18058396-1733467589-06-n1cpu4:[1]: v24.3.0/cockroach debug dec...
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1  a panic has occurred!
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +proto: wrong wireType = 0 for field Key
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +(1) attached stack trace
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +  -- stack trace:
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +  | github.com/cockroachdb/cockroach/pkg/cli.init.MaybeDecorateError.func68
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +  | 	pkg/cli/clierrorplus/decorate_error.go:67
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +  | github.com/spf13/cobra.(*Command).execute
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +  | 	external/com_github_spf13_cobra/command.go:916
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +  | github.com/spf13/cobra.(*Command).ExecuteC
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +  | 	external/com_github_spf13_cobra/command.go:1044
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +  | github.com/spf13/cobra.(*Command).Execute
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +  | 	external/com_github_spf13_cobra/command.go:968
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +  | github.com/cockroachdb/cockroach/pkg/cli.Run
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +  | 	cli.go:301
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +  | github.com/cockroachdb/cockroach/pkg/cli.doMain
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +  | 	cli.go:139
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +  | github.com/cockroachdb/cockroach/pkg/cli.Main
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +  | 	cli.go:64
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +  | main.main
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +  | 	pkg/cmd/cockroach/main.go:21
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +  | runtime.main
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +  | 	GOROOT/src/runtime/proc.go:271
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +  | runtime.goexit
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +  | 	src/runtime/asm_arm64.s:1222
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +Wraps: (2) proto: wrong wireType = 0 for field Key
E241206 08:33:01.036670 1 1@util/log/logcrash/crash_reporting.go:192  [-] 1 +Error types: (1) *withstack.withStack (2) *errors.errorString
E241206 08:33:01.037635 1 util/log/logcrash/crash_reporting.go:394  [-] 2  Queued as error 27498ef0076b459e8b2ec842008e39d2
panic: proto: wrong wireType = 0 for field Key [recovered]
	panic: proto: wrong wireType = 0 for field Key

@rafiss
Copy link
Collaborator

rafiss commented Dec 6, 2024

This is because the test used v24.3.0 to validate the corpus.

But that version has a bug that has since been fixed by #135953. v24.3.1 should work correctly. That should be released within a few weeks, so we can just wait.

@exalate-issue-sync exalate-issue-sync bot added P-3 Issues/test failures with no fix SLA and removed release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Dec 6, 2024
@cockroach-teamcity
Copy link
Member Author

roachtest.schemachange/mixed-versions-compat failed with artifacts on master @ 9744e5f1676a752d5b200fe7bce84ca8b44afca0:

runtime.netpollblock(0x4efcf8?, 0x465f46?, 0x0?)
	GOROOT/src/runtime/netpoll.go:573 +0xf7 fp=0xc005969710 sp=0xc0059696d8 pc=0x498d97
internal/poll.runtime_pollWait(0x7d770cf66668, 0x72)
	GOROOT/src/runtime/netpoll.go:345 +0x85 fp=0xc005969730 sp=0xc005969710 pc=0x4d2865
internal/poll.(*pollDesc).wait(0xc0057dcd80?, 0xc0055d5500?, 0x0)
	GOROOT/src/internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc005969758 sp=0xc005969730 pc=0x554da7
internal/poll.(*pollDesc).waitRead(...)
	GOROOT/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0057dcd80, {0xc0055d5500, 0x1500, 0x1500})
	GOROOT/src/internal/poll/fd_unix.go:164 +0x27a fp=0xc0059697f0 sp=0xc005969758 pc=0x55609a
net.(*netFD).Read(0xc0057dcd80, {0xc0055d5500?, 0x7d7755c566c8?, 0xc002a80060?})
	GOROOT/src/net/fd_posix.go:55 +0x25 fp=0xc005969838 sp=0xc0059697f0 pc=0x5a6a05
net.(*conn).Read(0xc0057c7288, {0xc0055d5500?, 0xc005969918?, 0x47043b?})
	GOROOT/src/net/net.go:185 +0x45 fp=0xc005969880 sp=0xc005969838 pc=0x5b8325
net.(*TCPConn).Read(0xc002ae0030?, {0xc0055d5500?, 0x5?, 0x18?})
	<autogenerated>:1 +0x25 fp=0xc0059698b0 sp=0xc005969880 pc=0x5cc5e5
crypto/tls.(*atLeastReader).Read(0xc002a80060, {0xc0055d5500?, 0x0?, 0xc002a80060?})
	GOROOT/src/crypto/tls/conn.go:806 +0x3b fp=0xc0059698f8 sp=0xc0059698b0 pc=0x82f33b
bytes.(*Buffer).ReadFrom(0xc0000682b0, {0x8608fa0, 0xc002a80060})
	GOROOT/src/bytes/buffer.go:211 +0x98 fp=0xc005969950 sp=0xc0059698f8 pc=0x5d13f8
crypto/tls.(*Conn).readFromUntil(0xc000068008, {0x8608c60, 0xc0057c7288}, 0xc005969960?)
	GOROOT/src/crypto/tls/conn.go:828 +0xde fp=0xc005969988 sp=0xc005969950 pc=0x82f51e
crypto/tls.(*Conn).readRecordOrCCS(0xc000068008, 0x0)
	GOROOT/src/crypto/tls/conn.go:626 +0x3cf fp=0xc005969c08 sp=0xc005969988 pc=0x82c62f
crypto/tls.(*Conn).readRecord(...)
	GOROOT/src/crypto/tls/conn.go:588
crypto/tls.(*Conn).Read(0xc000068008, {0xc00472c000, 0x1000, 0x11?})
	GOROOT/src/crypto/tls/conn.go:1370 +0x156 fp=0xc005969c78 sp=0xc005969c08 pc=0x832ed6
bufio.(*Reader).Read(0xc0029fce40, {0xc0028cd9a0, 0x9, 0x90b06e?})
	GOROOT/src/bufio/bufio.go:241 +0x197 fp=0xc005969cb0 sp=0xc005969c78 pc=0x607db7
io.ReadAtLeast({0x8606c40, 0xc0029fce40}, {0xc0028cd9a0, 0x9, 0x9}, 0x9)
	GOROOT/src/io/io.go:335 +0x90 fp=0xc005969cf8 sp=0xc005969cb0 pc=0x54d050
io.ReadFull(...)
	GOROOT/src/io/io.go:354
net/http.http2readFrameHeader({0xc0028cd9a0, 0x9, 0x8c8452?}, {0x8606c40?, 0xc0029fce40?})
	GOROOT/src/net/http/h2_bundle.go:1638 +0x65 fp=0xc005969d48 sp=0xc005969cf8 pc=0x8a08e5
net/http.(*http2Framer).ReadFrame(0xc0028cd960)
	GOROOT/src/net/http/h2_bundle.go:1905 +0x85 fp=0xc005969df0 sp=0xc005969d48 pc=0x8a1025
net/http.(*http2clientConnReadLoop).run(0xc005969fa8)
	GOROOT/src/net/http/h2_bundle.go:9342 +0x12c fp=0xc005969f60 sp=0xc005969df0 pc=0x8c3d8c
net/http.(*http2ClientConn).readLoop(0xc001c60d80)
	GOROOT/src/net/http/h2_bundle.go:9237 +0x65 fp=0xc005969fc8 sp=0xc005969f60 pc=0x8c3305
net/http.(*http2Transport).newClientConn.gowrap1()
	GOROOT/src/net/http/h2_bundle.go:7887 +0x25 fp=0xc005969fe0 sp=0xc005969fc8 pc=0x8bc2a5
runtime.goexit({})
	src/runtime/asm_amd64.s:1695 +0x1 fp=0xc005969fe8 sp=0xc005969fe0 pc=0x4d8d01
created by net/http.(*http2Transport).newClientConn in goroutine 14
	GOROOT/src/net/http/h2_bundle.go:7887 +0xca6
bash: line 8: 34178 Aborted                 (core dumped) bash -c "v24.3.0/cockroach debug declarative-corpus-validate /tmp/corpus1720241776/corpus"
test artifacts and logs in: /artifacts/schemachange/mixed-versions-compat/run_1

Parameters:

  • arch=amd64
  • cloud=gce
  • coverageBuild=false
  • cpu=4
  • encrypted=false
  • runtimeAssertionsBuild=false
  • ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.schemachange/mixed-versions-compat failed with artifacts on master @ d7ea85402dc35e36c6cc35520fa91f25fd5c999d:

	external/com_github_getsentry_sentry_go/transport.go:471 +0x13d fp=0xc000a03fc8 sp=0xc000a03e30 pc=0x95ffbd
github.com/getsentry/sentry-go.(*HTTPTransport).Configure.func1.gowrap1()
	external/com_github_getsentry_sentry_go/transport.go:343 +0x25 fp=0xc000a03fe0 sp=0xc000a03fc8 pc=0x95f405
runtime.goexit({})
	src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000a03fe8 sp=0xc000a03fe0 pc=0x4d8d01
created by github.com/getsentry/sentry-go.(*HTTPTransport).Configure.func1 in goroutine 1
	external/com_github_getsentry_sentry_go/transport.go:343 +0x56
goroutine 50 gp=0xc0050596c0 m=nil [runnable]:
syscall.Syscall(0x1, 0x8, 0xc005f86000, 0x27)
	GOROOT/src/syscall/syscall_linux.go:69 +0x25 fp=0xc005c47868 sp=0xc005c47808 pc=0x4f1e45
syscall.write(0xc0052c2c00?, {0xc005f86000?, 0xc005f80000?, 0x5?})
	GOROOT/src/syscall/zsyscall_linux_amd64.go:964 +0x3b fp=0xc005c478a8 sp=0xc005c47868 pc=0x4eff7b
syscall.Write(...)
	GOROOT/src/syscall/syscall_unix.go:209
internal/poll.ignoringEINTRIO(...)
	GOROOT/src/internal/poll/fd_unix.go:736
internal/poll.(*FD).Write(0xc0052c2c00, {0xc005f86000, 0x27, 0x27})
	GOROOT/src/internal/poll/fd_unix.go:380 +0x368 fp=0xc005c47958 sp=0xc005c478a8 pc=0x5581c8
net.(*netFD).Write(0xc0052c2c00, {0xc005f86000?, 0x10105c47a10?, 0x7b1cc88fe5e0?})
	GOROOT/src/net/fd_posix.go:96 +0x25 fp=0xc005c479a0 sp=0xc005c47958 pc=0x5a7225
net.(*conn).Write(0xc005b9d8d0, {0xc005f86000?, 0x47a301?, 0xc005f84000?})
	GOROOT/src/net/net.go:197 +0x45 fp=0xc005c479e8 sp=0xc005c479a0 pc=0x5b84e5
net.(*TCPConn).Write(0x0?, {0xc005f86000?, 0x65d8220?, 0xc005ef75e0?})
	<autogenerated>:1 +0x25 fp=0xc005c47a18 sp=0xc005c479e8 pc=0x5cc8e5
crypto/tls.(*Conn).write(0xc0027a7188, {0xc005f86000?, 0x5?, 0x5?})
	GOROOT/src/crypto/tls/conn.go:945 +0x109 fp=0xc005c47a68 sp=0xc005c47a18 pc=0x82fd69
crypto/tls.(*Conn).writeRecordLocked(0xc0027a7188, 0x17, {0xc005bef000, 0x11, 0x1000})
	GOROOT/src/crypto/tls/conn.go:1026 +0x685 fp=0xc005c47b90 sp=0xc005c47a68 pc=0x830505
crypto/tls.(*Conn).Write(0xc005c47cf0?, {0xc005bef000, 0x11, 0x1000})
	GOROOT/src/crypto/tls/conn.go:1233 +0x399 fp=0xc005c47c68 sp=0xc005c47b90 pc=0x831b19
net/http.http2stickyErrWriter.Write({{0x86b1f18?, 0xc0027a7188?}, 0x0?, 0xc0014f9930?}, {0xc005bef000, 0x11, 0x1000})
	GOROOT/src/net/http/h2_bundle.go:7533 +0x137 fp=0xc005c47cd0 sp=0xc005c47c68 pc=0x8b9ff7
net/http.(*http2stickyErrWriter).Write(0xc005c47d38?, {0xc005bef000?, 0x3?, 0xc00130a1b8?})
	<autogenerated>:1 +0x4e fp=0xc005c47d18 sp=0xc005c47cd0 pc=0x90b06e
bufio.(*Writer).Flush(0xc005f32940)
	GOROOT/src/bufio/bufio.go:639 +0x55 fp=0xc005c47d60 sp=0xc005c47d18 pc=0x609375
net/http.(*http2clientConnReadLoop).processPing(0xc005f38a80?, 0xc005f80000)
	GOROOT/src/net/http/h2_bundle.go:10069 +0x1d9 fp=0xc005c47df0 sp=0xc005c47d60 pc=0x8c8439
net/http.(*http2clientConnReadLoop).run(0xc005c47fa8)
	GOROOT/src/net/http/h2_bundle.go:9388 +0x3e5 fp=0xc005c47f60 sp=0xc005c47df0 pc=0x8c4045
net/http.(*http2ClientConn).readLoop(0xc0014f9800)
	GOROOT/src/net/http/h2_bundle.go:9237 +0x65 fp=0xc005c47fc8 sp=0xc005c47f60 pc=0x8c3305
net/http.(*http2Transport).newClientConn.gowrap1()
	GOROOT/src/net/http/h2_bundle.go:7887 +0x25 fp=0xc005c47fe0 sp=0xc005c47fc8 pc=0x8bc2a5
runtime.goexit({})
	src/runtime/asm_amd64.s:1695 +0x1 fp=0xc005c47fe8 sp=0xc005c47fe0 pc=0x4d8d01
created by net/http.(*http2Transport).newClientConn in goroutine 16
	GOROOT/src/net/http/h2_bundle.go:7887 +0xca6
bash: line 8: 31734 Aborted                 (core dumped) bash -c "v24.3.0/cockroach debug declarative-corpus-validate /tmp/corpus1727747041/corpus"
test artifacts and logs in: /artifacts/schemachange/mixed-versions-compat/run_1

Parameters:

  • arch=amd64
  • cloud=gce
  • coverageBuild=false
  • cpu=4
  • encrypted=false
  • runtimeAssertionsBuild=false
  • ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

Note: This build has runtime assertions enabled. If the same failure was hit in a run without assertions enabled, there should be a similar failure without this message. If there isn't one, then this failure is likely due to an assertion violation or (assertion) timeout.

roachtest.schemachange/mixed-versions-compat failed with artifacts on master @ 683618f4400ecbffb45564697fdb864909eca956:

runtime.netpollblock(0x4efcf8?, 0x465f46?, 0x0?)
	GOROOT/src/runtime/netpoll.go:573 +0xf7 fp=0xc0045a3710 sp=0xc0045a36d8 pc=0x498d97
internal/poll.runtime_pollWait(0x70a460b66570, 0x72)
	GOROOT/src/runtime/netpoll.go:345 +0x85 fp=0xc0045a3730 sp=0xc0045a3710 pc=0x4d2865
internal/poll.(*pollDesc).wait(0xc003d58200?, 0xc0045cc000?, 0x0)
	GOROOT/src/internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc0045a3758 sp=0xc0045a3730 pc=0x554da7
internal/poll.(*pollDesc).waitRead(...)
	GOROOT/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc003d58200, {0xc0045cc000, 0x1500, 0x1500})
	GOROOT/src/internal/poll/fd_unix.go:164 +0x27a fp=0xc0045a37f0 sp=0xc0045a3758 pc=0x55609a
net.(*netFD).Read(0xc003d58200, {0xc0045cc000?, 0x70a45ee86858?, 0xc003d10fc0?})
	GOROOT/src/net/fd_posix.go:55 +0x25 fp=0xc0045a3838 sp=0xc0045a37f0 pc=0x5a6a05
net.(*conn).Read(0xc004582008, {0xc0045cc000?, 0xc0045a3918?, 0x47043b?})
	GOROOT/src/net/net.go:185 +0x45 fp=0xc0045a3880 sp=0xc0045a3838 pc=0x5b8325
net.(*TCPConn).Read(0xc003cdd500?, {0xc0045cc000?, 0x5?, 0x18?})
	<autogenerated>:1 +0x25 fp=0xc0045a38b0 sp=0xc0045a3880 pc=0x5cc5e5
crypto/tls.(*atLeastReader).Read(0xc003d10fc0, {0xc0045cc000?, 0x0?, 0xc003d10fc0?})
	GOROOT/src/crypto/tls/conn.go:806 +0x3b fp=0xc0045a38f8 sp=0xc0045a38b0 pc=0x82f33b
bytes.(*Buffer).ReadFrom(0xc0000622b0, {0x8608fa0, 0xc003d10fc0})
	GOROOT/src/bytes/buffer.go:211 +0x98 fp=0xc0045a3950 sp=0xc0045a38f8 pc=0x5d13f8
crypto/tls.(*Conn).readFromUntil(0xc000062008, {0x8608c60, 0xc004582008}, 0xc0045a3960?)
	GOROOT/src/crypto/tls/conn.go:828 +0xde fp=0xc0045a3988 sp=0xc0045a3950 pc=0x82f51e
crypto/tls.(*Conn).readRecordOrCCS(0xc000062008, 0x0)
	GOROOT/src/crypto/tls/conn.go:626 +0x3cf fp=0xc0045a3c08 sp=0xc0045a3988 pc=0x82c62f
crypto/tls.(*Conn).readRecord(...)
	GOROOT/src/crypto/tls/conn.go:588
crypto/tls.(*Conn).Read(0xc000062008, {0xc00535e000, 0x1000, 0x11?})
	GOROOT/src/crypto/tls/conn.go:1370 +0x156 fp=0xc0045a3c78 sp=0xc0045a3c08 pc=0x832ed6
bufio.(*Reader).Read(0xc005338cc0, {0xc005326c80, 0x9, 0x90b06e?})
	GOROOT/src/bufio/bufio.go:241 +0x197 fp=0xc0045a3cb0 sp=0xc0045a3c78 pc=0x607db7
io.ReadAtLeast({0x8606c40, 0xc005338cc0}, {0xc005326c80, 0x9, 0x9}, 0x9)
	GOROOT/src/io/io.go:335 +0x90 fp=0xc0045a3cf8 sp=0xc0045a3cb0 pc=0x54d050
io.ReadFull(...)
	GOROOT/src/io/io.go:354
net/http.http2readFrameHeader({0xc005326c80, 0x9, 0x8c8452?}, {0x8606c40?, 0xc005338cc0?})
	GOROOT/src/net/http/h2_bundle.go:1638 +0x65 fp=0xc0045a3d48 sp=0xc0045a3cf8 pc=0x8a08e5
net/http.(*http2Framer).ReadFrame(0xc005326c40)
	GOROOT/src/net/http/h2_bundle.go:1905 +0x85 fp=0xc0045a3df0 sp=0xc0045a3d48 pc=0x8a1025
net/http.(*http2clientConnReadLoop).run(0xc0045a3fa8)
	GOROOT/src/net/http/h2_bundle.go:9342 +0x12c fp=0xc0045a3f60 sp=0xc0045a3df0 pc=0x8c3d8c
net/http.(*http2ClientConn).readLoop(0xc000fff200)
	GOROOT/src/net/http/h2_bundle.go:9237 +0x65 fp=0xc0045a3fc8 sp=0xc0045a3f60 pc=0x8c3305
net/http.(*http2Transport).newClientConn.gowrap1()
	GOROOT/src/net/http/h2_bundle.go:7887 +0x25 fp=0xc0045a3fe0 sp=0xc0045a3fc8 pc=0x8bc2a5
runtime.goexit({})
	src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0045a3fe8 sp=0xc0045a3fe0 pc=0x4d8d01
created by net/http.(*http2Transport).newClientConn in goroutine 32
	GOROOT/src/net/http/h2_bundle.go:7887 +0xca6
bash: line 8: 244654 Aborted                 (core dumped) bash -c "v24.3.0/cockroach debug declarative-corpus-validate /tmp/corpus881766902/corpus"
test artifacts and logs in: /artifacts/schemachange/mixed-versions-compat/run_1

Parameters:

  • arch=amd64
  • cloud=gce
  • coverageBuild=false
  • cpu=4
  • encrypted=false
  • runtimeAssertionsBuild=true
  • ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.schemachange/mixed-versions-compat failed with artifacts on master @ de3b1220f5c71ac966561505c1b379060fa1407f:

runtime.netpollblock(0x0?, 0xffffffff?, 0xff?)
	GOROOT/src/runtime/netpoll.go:573 +0x158 fp=0x400468f690 sp=0x400468f650 pc=0x493f18
internal/poll.runtime_pollWait(0xfd3f449b2530, 0x72)
	GOROOT/src/runtime/netpoll.go:345 +0xa0 fp=0x400468f6c0 sp=0x400468f690 pc=0x4cecd0
internal/poll.(*pollDesc).wait(0x40042f5d00?, 0x40043f0a00?, 0x0)
	GOROOT/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x400468f6f0 sp=0x400468f6c0 pc=0x54f658
internal/poll.(*pollDesc).waitRead(...)
	GOROOT/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0x40042f5d00, {0x40043f0a00, 0x1500, 0x1500})
	GOROOT/src/internal/poll/fd_unix.go:164 +0x200 fp=0x400468f790 sp=0x400468f6f0 pc=0x5509a0
net.(*netFD).Read(0x40042f5d00, {0x40043f0a00?, 0xfd3f41a8ae00?, 0x40043720a8?})
	GOROOT/src/net/fd_posix.go:55 +0x28 fp=0x400468f7e0 sp=0x400468f790 pc=0x59e158
net.(*conn).Read(0x400464f350, {0x40043f0a00?, 0x400468f8d8?, 0x46abfc?})
	GOROOT/src/net/net.go:185 +0x34 fp=0x400468f830 sp=0x400468f7e0 pc=0x5aee34
net.(*TCPConn).Read(0x400468f8a8?, {0x40043f0a00?, 0x400545ed00?, 0x40043625a0?})
	<autogenerated>:1 +0x2c fp=0x400468f860 sp=0x400468f830 pc=0x5c2a7c
crypto/tls.(*atLeastReader).Read(0x40043720a8, {0x40043f0a00?, 0x0?, 0x40043720a8?})
	GOROOT/src/crypto/tls/conn.go:806 +0x40 fp=0x400468f8b0 sp=0x400468f860 pc=0x7dff40
bytes.(*Buffer).ReadFrom(0x4002497430, {0x7dea7e0, 0x40043720a8})
	GOROOT/src/bytes/buffer.go:211 +0x90 fp=0x400468f910 sp=0x400468f8b0 pc=0x5c7e50
crypto/tls.(*Conn).readFromUntil(0x4002497188, {0x7dea4a0, 0x400464f350}, 0x400468f9b0?)
	GOROOT/src/crypto/tls/conn.go:828 +0xd0 fp=0x400468f950 sp=0x400468f910 pc=0x7e0120
crypto/tls.(*Conn).readRecordOrCCS(0x4002497188, 0x0)
	GOROOT/src/crypto/tls/conn.go:626 +0x35c fp=0x400468fbd0 sp=0x400468f950 pc=0x7dd8bc
crypto/tls.(*Conn).readRecord(...)
	GOROOT/src/crypto/tls/conn.go:588
crypto/tls.(*Conn).Read(0x4002497188, {0x40054ac000, 0x1000, 0x7e940f8?})
	GOROOT/src/crypto/tls/conn.go:1370 +0x168 fp=0x400468fc40 sp=0x400468fbd0 pc=0x7e3848
bufio.(*Reader).Read(0x4005471bc0, {0x4005463d20, 0x9, 0x4002497188?})
	GOROOT/src/bufio/bufio.go:241 +0x1b4 fp=0x400468fc80 sp=0x400468fc40 pc=0x5fa794
io.ReadAtLeast({0x7de8460, 0x4005471bc0}, {0x4005463d20, 0x9, 0x9}, 0x9)
	GOROOT/src/io/io.go:335 +0xa0 fp=0x400468fcd0 sp=0x400468fc80 pc=0x547240
io.ReadFull(...)
	GOROOT/src/io/io.go:354
net/http.http2readFrameHeader({0x4005463d20, 0x9, 0x40053f7780?}, {0x7de8460?, 0x4005471bc0?})
	GOROOT/src/net/http/h2_bundle.go:1638 +0x58 fp=0x400468fd20 sp=0x400468fcd0 pc=0x849428
net/http.(*http2Framer).ReadFrame(0x4005463ce0)
	GOROOT/src/net/http/h2_bundle.go:1905 +0x78 fp=0x400468fdd0 sp=0x400468fd20 pc=0x849b18
net/http.(*http2clientConnReadLoop).run(0x400468ff98)
	GOROOT/src/net/http/h2_bundle.go:9342 +0xf8 fp=0x400468ff40 sp=0x400468fdd0 pc=0x86b368
net/http.(*http2ClientConn).readLoop(0x4001c52a80)
	GOROOT/src/net/http/h2_bundle.go:9237 +0x5c fp=0x400468ffb0 sp=0x400468ff40 pc=0x86a88c
net/http.(*http2Transport).newClientConn.gowrap1()
	GOROOT/src/net/http/h2_bundle.go:7887 +0x28 fp=0x400468ffd0 sp=0x400468ffb0 pc=0x8637d8
runtime.goexit({})
	src/runtime/asm_arm64.s:1222 +0x4 fp=0x400468ffd0 sp=0x400468ffd0 pc=0x4d5814
created by net/http.(*http2Transport).newClientConn in goroutine 68
	GOROOT/src/net/http/h2_bundle.go:7887 +0xa84
bash: line 8: 21646 Aborted                 (core dumped) bash -c "v24.3.0/cockroach debug declarative-corpus-validate /tmp/corpus3910670184/corpus"
test artifacts and logs in: /artifacts/schemachange/mixed-versions-compat/cpu_arch=arm64/run_1

Parameters:

  • arch=arm64
  • cloud=gce
  • coverageBuild=false
  • cpu=4
  • encrypted=false
  • runtimeAssertionsBuild=false
  • ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

Note: This build has runtime assertions enabled. If the same failure was hit in a run without assertions enabled, there should be a similar failure without this message. If there isn't one, then this failure is likely due to an assertion violation or (assertion) timeout.

roachtest.schemachange/mixed-versions-compat failed with artifacts on master @ d18eb683b2759fd8814dacf0baa913f596074a17:

runtime.netpollblock(0x4efcf8?, 0x465f46?, 0x0?)
	GOROOT/src/runtime/netpoll.go:573 +0xf7 fp=0xc002a75710 sp=0xc002a756d8 pc=0x498d97
internal/poll.runtime_pollWait(0x77da94226668, 0x72)
	GOROOT/src/runtime/netpoll.go:345 +0x85 fp=0xc002a75730 sp=0xc002a75710 pc=0x4d2865
internal/poll.(*pollDesc).wait(0xc00955c100?, 0xc001db7500?, 0x0)
	GOROOT/src/internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc002a75758 sp=0xc002a75730 pc=0x554da7
internal/poll.(*pollDesc).waitRead(...)
	GOROOT/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc00955c100, {0xc001db7500, 0x1500, 0x1500})
	GOROOT/src/internal/poll/fd_unix.go:164 +0x27a fp=0xc002a757f0 sp=0xc002a75758 pc=0x55609a
net.(*netFD).Read(0xc00955c100, {0xc001db7500?, 0x77da91528be8?, 0xc002d76108?})
	GOROOT/src/net/fd_posix.go:55 +0x25 fp=0xc002a75838 sp=0xc002a757f0 pc=0x5a6a05
net.(*conn).Read(0xc002a098f8, {0xc001db7500?, 0xc002a75918?, 0x47043b?})
	GOROOT/src/net/net.go:185 +0x45 fp=0xc002a75880 sp=0xc002a75838 pc=0x5b8325
net.(*TCPConn).Read(0xc002d7d000?, {0xc001db7500?, 0x5?, 0x1000?})
	<autogenerated>:1 +0x25 fp=0xc002a758b0 sp=0xc002a75880 pc=0x5cc5e5
crypto/tls.(*atLeastReader).Read(0xc002d76108, {0xc001db7500?, 0x0?, 0xc002d76108?})
	GOROOT/src/crypto/tls/conn.go:806 +0x3b fp=0xc002a758f8 sp=0xc002a758b0 pc=0x82f33b
bytes.(*Buffer).ReadFrom(0xc0031490b0, {0x8608fa0, 0xc002d76108})
	GOROOT/src/bytes/buffer.go:211 +0x98 fp=0xc002a75950 sp=0xc002a758f8 pc=0x5d13f8
crypto/tls.(*Conn).readFromUntil(0xc003148e08, {0x8608c60, 0xc002a098f8}, 0xc002a75960?)
	GOROOT/src/crypto/tls/conn.go:828 +0xde fp=0xc002a75988 sp=0xc002a75950 pc=0x82f51e
crypto/tls.(*Conn).readRecordOrCCS(0xc003148e08, 0x0)
	GOROOT/src/crypto/tls/conn.go:626 +0x3cf fp=0xc002a75c08 sp=0xc002a75988 pc=0x82c62f
crypto/tls.(*Conn).readRecord(...)
	GOROOT/src/crypto/tls/conn.go:588
crypto/tls.(*Conn).Read(0xc003148e08, {0xc002d7c000, 0x1000, 0x11?})
	GOROOT/src/crypto/tls/conn.go:1370 +0x156 fp=0xc002a75c78 sp=0xc002a75c08 pc=0x832ed6
bufio.(*Reader).Read(0xc002d785a0, {0xc002d54660, 0x9, 0x90b06e?})
	GOROOT/src/bufio/bufio.go:241 +0x197 fp=0xc002a75cb0 sp=0xc002a75c78 pc=0x607db7
io.ReadAtLeast({0x8606c40, 0xc002d785a0}, {0xc002d54660, 0x9, 0x9}, 0x9)
	GOROOT/src/io/io.go:335 +0x90 fp=0xc002a75cf8 sp=0xc002a75cb0 pc=0x54d050
io.ReadFull(...)
	GOROOT/src/io/io.go:354
net/http.http2readFrameHeader({0xc002d54660, 0x9, 0x8c8452?}, {0x8606c40?, 0xc002d785a0?})
	GOROOT/src/net/http/h2_bundle.go:1638 +0x65 fp=0xc002a75d48 sp=0xc002a75cf8 pc=0x8a08e5
net/http.(*http2Framer).ReadFrame(0xc002d54620)
	GOROOT/src/net/http/h2_bundle.go:1905 +0x85 fp=0xc002a75df0 sp=0xc002a75d48 pc=0x8a1025
net/http.(*http2clientConnReadLoop).run(0xc002a75fa8)
	GOROOT/src/net/http/h2_bundle.go:9342 +0x12c fp=0xc002a75f60 sp=0xc002a75df0 pc=0x8c3d8c
net/http.(*http2ClientConn).readLoop(0xc001556d80)
	GOROOT/src/net/http/h2_bundle.go:9237 +0x65 fp=0xc002a75fc8 sp=0xc002a75f60 pc=0x8c3305
net/http.(*http2Transport).newClientConn.gowrap1()
	GOROOT/src/net/http/h2_bundle.go:7887 +0x25 fp=0xc002a75fe0 sp=0xc002a75fc8 pc=0x8bc2a5
runtime.goexit({})
	src/runtime/asm_amd64.s:1695 +0x1 fp=0xc002a75fe8 sp=0xc002a75fe0 pc=0x4d8d01
created by net/http.(*http2Transport).newClientConn in goroutine 70
	GOROOT/src/net/http/h2_bundle.go:7887 +0xca6
bash: line 8: 34276 Aborted                 (core dumped) bash -c "v24.3.0/cockroach debug declarative-corpus-validate /tmp/corpus2705247819/corpus"
test artifacts and logs in: /artifacts/schemachange/mixed-versions-compat/run_1

Parameters:

  • arch=amd64
  • cloud=gce
  • coverageBuild=false
  • cpu=4
  • encrypted=false
  • runtimeAssertionsBuild=true
  • ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

Note: This build has runtime assertions enabled. If the same failure was hit in a run without assertions enabled, there should be a similar failure without this message. If there isn't one, then this failure is likely due to an assertion violation or (assertion) timeout.

roachtest.schemachange/mixed-versions-compat failed with artifacts on master @ e8ee6f574ddf1fce1a4cb53f392c5a9baf633b76:

runtime.netpollblock(0x4efcf8?, 0x465f46?, 0x0?)
	GOROOT/src/runtime/netpoll.go:573 +0xf7 fp=0xc002aa1710 sp=0xc002aa16d8 pc=0x498d97
internal/poll.runtime_pollWait(0x7a79e1367728, 0x72)
	GOROOT/src/runtime/netpoll.go:345 +0x85 fp=0xc002aa1730 sp=0xc002aa1710 pc=0x4d2865
internal/poll.(*pollDesc).wait(0xc009576180?, 0xc004788000?, 0x0)
	GOROOT/src/internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc002aa1758 sp=0xc002aa1730 pc=0x554da7
internal/poll.(*pollDesc).waitRead(...)
	GOROOT/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc009576180, {0xc004788000, 0x1500, 0x1500})
	GOROOT/src/internal/poll/fd_unix.go:164 +0x27a fp=0xc002aa17f0 sp=0xc002aa1758 pc=0x55609a
net.(*netFD).Read(0xc009576180, {0xc004788000?, 0x7a79deeb8958?, 0xc002a1a8e8?})
	GOROOT/src/net/fd_posix.go:55 +0x25 fp=0xc002aa1838 sp=0xc002aa17f0 pc=0x5a6a05
net.(*conn).Read(0xc002a86000, {0xc004788000?, 0xc002aa1918?, 0x47043b?})
	GOROOT/src/net/net.go:185 +0x45 fp=0xc002aa1880 sp=0xc002aa1838 pc=0x5b8325
net.(*TCPConn).Read(0xc0020676b0?, {0xc004788000?, 0x5?, 0x18?})
	<autogenerated>:1 +0x25 fp=0xc002aa18b0 sp=0xc002aa1880 pc=0x5cc5e5
crypto/tls.(*atLeastReader).Read(0xc002a1a8e8, {0xc004788000?, 0x0?, 0xc002a1a8e8?})
	GOROOT/src/crypto/tls/conn.go:806 +0x3b fp=0xc002aa18f8 sp=0xc002aa18b0 pc=0x82f33b
bytes.(*Buffer).ReadFrom(0xc004692d30, {0x8608fa0, 0xc002a1a8e8})
	GOROOT/src/bytes/buffer.go:211 +0x98 fp=0xc002aa1950 sp=0xc002aa18f8 pc=0x5d13f8
crypto/tls.(*Conn).readFromUntil(0xc004692a88, {0x8608c60, 0xc002a86000}, 0xc002aa1960?)
	GOROOT/src/crypto/tls/conn.go:828 +0xde fp=0xc002aa1988 sp=0xc002aa1950 pc=0x82f51e
crypto/tls.(*Conn).readRecordOrCCS(0xc004692a88, 0x0)
	GOROOT/src/crypto/tls/conn.go:626 +0x3cf fp=0xc002aa1c08 sp=0xc002aa1988 pc=0x82c62f
crypto/tls.(*Conn).readRecord(...)
	GOROOT/src/crypto/tls/conn.go:588
crypto/tls.(*Conn).Read(0xc004692a88, {0xc002d22000, 0x1000, 0x11?})
	GOROOT/src/crypto/tls/conn.go:1370 +0x156 fp=0xc002aa1c78 sp=0xc002aa1c08 pc=0x832ed6
bufio.(*Reader).Read(0xc002d0ad80, {0xc002cf89e0, 0x9, 0x90b06e?})
	GOROOT/src/bufio/bufio.go:241 +0x197 fp=0xc002aa1cb0 sp=0xc002aa1c78 pc=0x607db7
io.ReadAtLeast({0x8606c40, 0xc002d0ad80}, {0xc002cf89e0, 0x9, 0x9}, 0x9)
	GOROOT/src/io/io.go:335 +0x90 fp=0xc002aa1cf8 sp=0xc002aa1cb0 pc=0x54d050
io.ReadFull(...)
	GOROOT/src/io/io.go:354
net/http.http2readFrameHeader({0xc002cf89e0, 0x9, 0x8c8452?}, {0x8606c40?, 0xc002d0ad80?})
	GOROOT/src/net/http/h2_bundle.go:1638 +0x65 fp=0xc002aa1d48 sp=0xc002aa1cf8 pc=0x8a08e5
net/http.(*http2Framer).ReadFrame(0xc002cf89a0)
	GOROOT/src/net/http/h2_bundle.go:1905 +0x85 fp=0xc002aa1df0 sp=0xc002aa1d48 pc=0x8a1025
net/http.(*http2clientConnReadLoop).run(0xc002aa1fa8)
	GOROOT/src/net/http/h2_bundle.go:9342 +0x12c fp=0xc002aa1f60 sp=0xc002aa1df0 pc=0x8c3d8c
net/http.(*http2ClientConn).readLoop(0xc001139080)
	GOROOT/src/net/http/h2_bundle.go:9237 +0x65 fp=0xc002aa1fc8 sp=0xc002aa1f60 pc=0x8c3305
net/http.(*http2Transport).newClientConn.gowrap1()
	GOROOT/src/net/http/h2_bundle.go:7887 +0x25 fp=0xc002aa1fe0 sp=0xc002aa1fc8 pc=0x8bc2a5
runtime.goexit({})
	src/runtime/asm_amd64.s:1695 +0x1 fp=0xc002aa1fe8 sp=0xc002aa1fe0 pc=0x4d8d01
created by net/http.(*http2Transport).newClientConn in goroutine 24
	GOROOT/src/net/http/h2_bundle.go:7887 +0xca6
bash: line 8: 59116 Aborted                 (core dumped) bash -c "v24.3.0/cockroach debug declarative-corpus-validate /tmp/corpus46369480/corpus"
test artifacts and logs in: /artifacts/schemachange/mixed-versions-compat/run_1

Parameters:

  • arch=amd64
  • cloud=gce
  • coverageBuild=false
  • cpu=4
  • encrypted=false
  • runtimeAssertionsBuild=true
  • ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

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. P-3 Issues/test failures with no fix SLA T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

No branches or pull requests

2 participants