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-vec/setting=vec failed #63431

Closed
cockroach-teamcity opened this issue Apr 10, 2021 · 0 comments · Fixed by #63446
Closed

roachtest: sqlsmith/setup=seed-vec/setting=vec failed #63431

cockroach-teamcity opened this issue Apr 10, 2021 · 0 comments · Fixed by #63446
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.

Comments

@cockroach-teamcity
Copy link
Member

(roachtest).sqlsmith/setup=seed-vec/setting=vec failed on release-21.1@5323c44e1c3d3d9ded95a9f20be5ba738cd542ec:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=seed-vec/setting=vec/run_1
	sqlsmith.go:206,sqlsmith.go:237,test_runner.go:767: error: pq: internal error: unexpected error from the vectorized engine: runtime error: index out of range [1] with length 1
		stmt:
		SELECT
			count(*) AS col_424
		FROM
			defaultdb.public.seed_vec@[0] AS tab_114
		GROUP BY
			tab_114._int8, tab_114._date
		HAVING
			true
		ORDER BY
			tab_114._date
		LIMIT
			32:::INT8;

More

Artifacts: /sqlsmith/setup=seed-vec/setting=vec

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

@cockroach-teamcity cockroach-teamcity added branch-release-21.1 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 Apr 10, 2021
@craig craig bot closed this as completed in 3e54362 Apr 11, 2021
@mgartner mgartner moved this to Done in SQL Queries Jul 24, 2023
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
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant