`citgm-continuous-integration` job is broken
Open
Nobody has claimed this yet.
incident
jenkins
- Dominant language
- Jinja
- Stars
- 541
- Forks
- 185
- Avg merge
- 22h 15m
- Merged PRs (30d)
- 4
Description
https://ci.nodejs.org/view/Node.js-citgm/job/citgm-continuous-integration/173/console
Fails with:
FATAL: For input string: "118, 50, 51]"
java.lang.NumberFormatException: For input string: "118, 50, 51]"
at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked citgm-continuous-integration console log and inspect the corresponding CI job configuration to trace the NumberFormatException. The work is done when the parsing failure is resolved and the job completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- ci-cd, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100