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

fix ACTIVE_NODE_TIMEOUT #4303

Merged
merged 1 commit into from
Feb 2, 2023
Merged

fix ACTIVE_NODE_TIMEOUT #4303

merged 1 commit into from
Feb 2, 2023

Conversation

llxia
Copy link
Contributor

@llxia llxia commented Feb 2, 2023

resolves: #4301
Signed-off-by: Lan Xia Lan_Xia@ca.ibm.com

resolves: adoptium#4301
Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
@llxia
Copy link
Contributor Author

llxia commented Feb 2, 2023

internal/Grinder
Set ACTIVE_NODE_TIMEOUT = 1 min and pipeline aborted after 1min

00:00:06.855  Could not find any nodes with 'test-aws-rhel8-x64-1&&ci.project.openj9' label
[Pipeline] timeout
00:00:06.893  Timeout set to expire in 1 min 0 sec
[Pipeline] {
[Pipeline] node
00:00:21.941  Still waiting to schedule task
00:00:21.944  There are no nodes with the label ‘[test-aws-rhel8-x64-1&&ci.project.openj9](https://hyc-runtimes-jenkins.swg-devops.com/label/test-aws-rhel8-x64-1&&ci.project.openj9/)’
00:01:06.895  Cancelling nested steps due to timeout
[Pipeline] // node
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Timeout has been exceeded
Finished: ABORTED

@llxia llxia marked this pull request as ready for review February 2, 2023 21:19
@llxia llxia requested review from renfeiw and LongyuZhang February 2, 2023 21:19
Copy link
Contributor

@LongyuZhang LongyuZhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@renfeiw renfeiw merged commit b60d63c into adoptium:master Feb 2, 2023
Mesbah-Alam pushed a commit to Mesbah-Alam/aqa-tests that referenced this pull request Feb 6, 2023
resolves: adoptium#4301



Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ACTIVE_NODE_TIMEOUT does not seem to work
3 participants