| Gregor Philp the original bug report is related to a large repository and a timeout. The stack trace you're reporting is significantly different from the stack trace in the description of this bug report. The differences are evident because your stack trace does not include the message:
ERROR: Timeout after 10 minutes
I suspect you'll be better served by first asking for help on one of the chat locations, or on the Jenkins users mailing list. They will tend to ask you questions that will help you identify the problem and will help you decide if a bug report is needed. Some of the questions that they will probably ask in those places will include things like:
- What versions of Jenkins and plugins were you running when it worked?
- What versions of Jenkins and plugins were you running after it stopped working?
- What operating system is running Jenkins?
- What operating system is running the agent where the failure happens?
- Is the agent connected to the master with ssh, JNLP, or some other way?
- Does the failure happen on multiple agents?
The chat and the mailing list have many more readers than individual bug reports, especially individual bug reports that are already resolved. If you don't find an answer through chat and the mailing list, you'll need to open a new bug report. If you open a new bug report, please be sure to include answers to those questions and the other items identified in "How to report an issue". |