Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 562839

Summary: Dead jobs in GlassFish jenkins instance
Product: Community Reporter: Steve Millidge <steve.millidge>
Component: CI-JenkinsAssignee: CI Admin Inbox <ci.admin-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: mikael.barbero, webmaster
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:

Description Steve Millidge CLA 2020-05-05 11:38:06 EDT
Hi,

We are having trouble running some jobs in our GlassFish Jenkins CI instance see https://ci.eclipse.org/glassfish/ the build queue has 5 jobs in the state Waiting for next available executor and they have been like that for days. I'm not sure whether there is something wrong with the actual Jenkins jobs or with our instance as other things do seem to find an executor.

Steve
Comment 1 Mikaƫl Barbero CLA 2020-05-05 11:45:17 EDT
Your pipeline mention somewhere the runAsUser directive with value "1000100000". With the recent migration (see bug 551841 where the issue has been resolved in some jobs already), this has changed. You don't need this directive at all. Just remove it and you will be good to go. 

Feel free to reopen the ticket if you still face issues.