| Summary: | Nodes of label ci-pod-10488367-... used by glassfish are offline | ||
|---|---|---|---|
| Product: | Community | Reporter: | Piotr Żygieło <piotr.zygielo> |
| Component: | CI-Jenkins | Assignee: | CI Admin Inbox <ci.admin-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | frederic.gurr, webmaster |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Piotr Żygieło
Now I see this label is probably generated in Jenkinsfile of the project:
> env.label = "ci-pod-${UUID.randomUUID().toString()}"
The following PR needs to be merged first, before the build works again: https://github.com/eclipse-ee4j/glassfish-copyright-plugin/pull/13 Thanks, Frederic! |