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: flowable failed #111102

Closed
cockroach-teamcity opened this issue Sep 22, 2023 · 3 comments
Closed

roachtest: flowable failed #111102

cockroach-teamcity opened this issue Sep 22, 2023 · 3 comments
Labels
C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Sep 22, 2023

2023-09-24 update:

This PR upstream should fix this: flowable/flowable-engine#3752


roachtest.flowable failed with artifacts on release-23.1.11-rc @ 1540b4c3c6faade6f9b8cd0da19c5877e7a97f4e:

(flowable.go:95).func1: all attempts failed for building Flowable: full command output in run_111836.312434383_n1_cd-mntdata1flowablee.log: COMMAND_PROBLEM: exit status 1
test artifacts and logs in: /artifacts/flowable/run_1

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_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-31765

@cockroach-teamcity cockroach-teamcity added branch-release-23.1.11-rc 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 Sep 22, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Sep 22, 2023
@cockroach-teamcity
Copy link
Member Author

roachtest.flowable failed with artifacts on release-23.1.11-rc @ 62ad175cbc0e9041d993ea1cc911e07d279671f5:

(flowable.go:95).func1: all attempts failed for building Flowable: full command output in run_110350.304492620_n1_cd-mntdata1flowablee.log: COMMAND_PROBLEM: exit status 1
test artifacts and logs in: /artifacts/flowable/run_1

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_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.flowable failed with artifacts on release-23.1.11-rc @ 62ad175cbc0e9041d993ea1cc911e07d279671f5:

(flowable.go:95).func1: all attempts failed for building Flowable: full command output in run_113656.225079520_n1_cd-mntdata1flowablee.log: COMMAND_PROBLEM: exit status 1
test artifacts and logs in: /artifacts/flowable/run_1

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_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!

@rafiss rafiss removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Sep 24, 2023
@cockroach-teamcity
Copy link
Member Author

roachtest.flowable failed with artifacts on release-23.1.11-rc @ 62ad175cbc0e9041d993ea1cc911e07d279671f5:

(flowable.go:95).func1: all attempts failed for building Flowable: full command output in run_114443.034534776_n1_cd-mntdata1flowablee.log: COMMAND_PROBLEM: exit status 1
test artifacts and logs in: /artifacts/flowable/run_1

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_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!

craig bot pushed a commit that referenced this issue Sep 26, 2023
111175: roachtest: fix flowable roachtest r=rafiss a=rafiss

It no longer works with Java 8. Also, the test had decayed so requires some other fixes.

fixes #111032
backports will fix:
- #111029
- #111027
- #111102

Release note: None

111282: rangefeed: fix client side tests flakiness r=erikgrinaker a=aliher1911

kvclient rangefeed tests validate fixed sequence of events. This is much stricter than what rangefeed guarantees. Recent changes made rangefeeds restart internally more frequently which causes tests to fail.
This commit disables potential rangefeed restarts to make tests work until new data driven test suite is merged.

Epic: none
Fixes: #111161

Release note: None

Co-authored-by: Rafi Shamim <[email protected]>
Co-authored-by: Oleg Afanasyev <[email protected]>
@rafiss rafiss closed this as completed Sep 27, 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. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
No open projects
Archived in project
Development

No branches or pull requests

2 participants