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: sqlsmith/setup=seed/setting=no-mutations failed #53654

Closed
cockroach-teamcity opened this issue Aug 31, 2020 · 0 comments · Fixed by #53722
Closed

roachtest: sqlsmith/setup=seed/setting=no-mutations failed #53654

cockroach-teamcity opened this issue Aug 31, 2020 · 0 comments · Fixed by #53722
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.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

(roachtest).sqlsmith/setup=seed/setting=no-mutations failed on master@cd8267ca84f6a0267a898220cfaa6630188b45c5:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=seed/setting=no-mutations/run_1
	sqlsmith.go:177,sqlsmith.go:202,test_runner.go:754: error: pq: communication error: rpc error: code = Canceled desc = context canceled
		stmt:
		SELECT
			max(tab_14865._timestamptz::TIMESTAMPTZ)::TIMESTAMPTZ AS col_36085,
			every(tab_14865._bool::BOOL) OVER (PARTITION BY tab_14865._bool ORDER BY tab_14865._timestamptz GROUPS BETWEEN 9223372036854775807:::INT8 FOLLOWING AND UNBOUNDED FOLLOWING)::BOOL
				AS col_36086
		FROM
			defaultdb.public.seed@[0] AS tab_14865
		GROUP BY
			tab_14865._bool, tab_14865._timestamptz
		ORDER BY
			tab_14865._timestamptz ASC
		LIMIT
			24:::INT8;

	cluster.go:1628,context.go:135,cluster.go:1617,test_runner.go:823: dead node detection: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod monitor teamcity-2233513-1598854390-09-n4cpu4 --oneshot --ignore-empty-nodes: exit status 1 4: 6682
		2: 6828
		1: 7189
		3: dead
		Error: UNCLASSIFIED_PROBLEM: 3: dead
		(1) UNCLASSIFIED_PROBLEM
		Wraps: (2) attached stack trace
		  -- stack trace:
		  | main.glob..func14
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:1143
		  | main.wrap.func1
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:267
		  | github.com/spf13/cobra.(*Command).execute
		  | 	/home/agent/work/.go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:830
		  | github.com/spf13/cobra.(*Command).ExecuteC
		  | 	/home/agent/work/.go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:914
		  | github.com/spf13/cobra.(*Command).Execute
		  | 	/home/agent/work/.go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:864
		  | main.main
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:1839
		  | runtime.main
		  | 	/usr/local/go/src/runtime/proc.go:203
		  | runtime.goexit
		  | 	/usr/local/go/src/runtime/asm_amd64.s:1357
		Wraps: (3) 3: dead
		Error types: (1) errors.Unclassified (2) *withstack.withStack (3) *errutil.leafError

More

Artifacts: /sqlsmith/setup=seed/setting=no-mutations
Related:

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

@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 Aug 31, 2020
@cockroach-teamcity cockroach-teamcity added this to the 20.2 milestone Aug 31, 2020
@yuzefovich yuzefovich self-assigned this Sep 1, 2020
@yuzefovich yuzefovich moved this from Triage to 20.2 E Reactive in BACKLOG, NO NEW ISSUES: SQL Execution Sep 1, 2020
@craig craig bot closed this as completed in e4e44a0 Sep 1, 2020
@yuzefovich yuzefovich moved this from 20.2 E Reactive to 20.2 E Reactive Done in BACKLOG, NO NEW ISSUES: SQL Execution Sep 1, 2020
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants