Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: core
Created: 13/Nov/13 4:30 PM
Description:

A build consistently fails with this error:

16:04:06 Archiving artifacts
16:04:10 ERROR: Failed to archive artifacts: tmp/README.html,generated/*
16:04:10 hudson.util.IOException2: Failed to extract /scratch/jenkins/workspace/cloudbees-xxx/tmp/README.html,generated/*

In the Jenkins console logs, I see this error:

2013-11-13_16:04:07.70268 SEVERE: Failed to execute command Pipe.EOF(17) (channel 5d0b8895)
2013-11-13_16:04:07.70268 java.lang.NullPointerException
2013-11-13_16:04:07.70269       at hudson.remoting.ProxyWriter$EOF.execute(ProxyWriter.java:177)
2013-11-13_16:04:07.70270       at hudson.remoting.Channel$2.handle(Channel.java:461)
2013-11-13_16:04:07.70271       at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)

Complete logs: https://gist.github.com/recampbell/aa8ed59bf8892bb3c68c

I see some reports for this error (the "Failed to execute command Pipe.EOF") indicating that it might be a slave.jar compatibility problem, but I'm using SSH slaves and the slave.jar is copied over each time according to the logs.

Project: Jenkins
Priority: Major Major
Reporter: recampbell
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to