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/tpcc failed #44585

Closed
cockroach-teamcity opened this issue Jan 31, 2020 · 1 comment
Closed

roachtest: schemachange/mixed/tpcc failed #44585

cockroach-teamcity opened this issue Jan 31, 2020 · 1 comment
Labels
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.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

(roachtest).schemachange/mixed/tpcc failed on provisional_202001302015_v19.2.3@2353f82b598b216a594ed7e6fc2eca66fe9d75e7:

		     7354.0s        0          473.0          480.1    704.6   1342.2   1543.5   1946.2 payment
		     7354.0s        0           44.0           48.0    285.2    771.8    838.9    838.9 stockLevel
		     7355.0s        0           49.0           48.0    906.0   1476.4   1946.2   1946.2 delivery
		     7355.0s        0          461.0          480.1   1208.0   1879.0   2013.3   2550.1 newOrder
		     7355.0s        0           46.0           48.0     88.1    184.5    318.8    318.8 orderStatus
		     7355.0s        0          478.0          480.1    704.6   1140.9   1275.1   1744.8 payment
		     7355.0s        0           50.0           48.0    385.9    906.0   1208.0   1208.0 stockLevel
		     7356.0s        0           47.0           48.0    906.0   1476.4   3758.1   3758.1 delivery
		     7356.0s        0          556.8          480.1   1275.1   1946.2   2147.5   2415.9 newOrder
		     7356.0s        0           54.0           48.0     62.9    192.9    218.1    369.1 orderStatus
		     7356.0s        0          437.9          480.1    771.8   1208.0   1409.3   1543.5 payment
		     7356.0s        0           36.0           48.0    335.5   1140.9   1610.6   1610.6 stockLevel
		    _elapsed___errors__ops/sec(inst)___ops/sec(cum)__p50(ms)__p95(ms)__p99(ms)_pMax(ms)
		     7357.0s        0           42.0           48.0    906.0   1342.2   1476.4   1476.4 delivery
		     7357.0s        0          485.2          480.1   1140.9   1811.9   2415.9   2550.1 newOrder
		     7357.0s        0           45.0           48.0     92.3    352.3    503.3    503.3 orderStatus
		     7357.0s        0          434.2          480.1    738.2   1140.9   1610.6   2080.4 payment
		     7357.0s        0           54.0           48.0    302.0   1409.3   1610.6   1677.7 stockLevel:
		  - context canceled

	cluster.go:2368,tpcc.go:168,schemachange.go:416,test_runner.go:734: error with attached stack trace:
		    main.(*monitor).WaitE
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2356
		    main.(*monitor).Wait
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2364
		    main.runTPCC
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpcc.go:168
		    main.makeMixedSchemaChanges.func1
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schemachange.go:416
		    main.(*testRunner).runTest.func2
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:734
		    runtime.goexit
		    	/usr/local/go/src/runtime/asm_amd64.s:1357
		  - monitor failure:
		  - error with attached stack trace:
		    main.(*monitor).wait.func2
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2412
		    runtime.goexit
		    	/usr/local/go/src/runtime/asm_amd64.s:1357
		  - monitor task failed:
		  - error with attached stack trace:
		    main.init
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2309
		    runtime.doInit
		    	/usr/local/go/src/runtime/proc.go:5222
		    runtime.main
		    	/usr/local/go/src/runtime/proc.go:190
		    runtime.goexit
		    	/usr/local/go/src/runtime/asm_amd64.s:1357
		  - Goexit() was called

More

Artifacts: /schemachange/mixed/tpcc
Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

@nvanbenschoten
Copy link
Member

#44455 was released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.
Projects
None yet
Development

No branches or pull requests

2 participants