You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/03/05 05:06:33 UTC

Build failed in Jenkins: dir-studio-jdk16-win #781

See <https://builds.apache.org/job/dir-studio-jdk16-win/781/>

------------------------------------------
Started by timer
Building remotely on windows1 in workspace <https://builds.apache.org/job/dir-studio-jdk16-win/ws/>
Updating https://svn.apache.org/repos/asf/directory/studio/trunk
ERROR: Failed to update https://svn.apache.org/repos/asf/directory/studio/trunk
org.tmatesoft.svn.core.SVNException: svn: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:298)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:283)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:271)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:283)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1282)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:830)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:564)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:401)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:136)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:136)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:788)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:769)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:753)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2348)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:58)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:146)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:89)
	... 24 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: Cannot write entries file 'F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\repository\org\eclipse\core\filesystem\.svn\entries': Insufficient quota to complete the requested service
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:656)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:292)
	... 23 more
Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: REPORT request failed on '/repos/asf/!svn/vcc/default'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:146)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:89)
	at org.tmatesoft.svn.core.SVNErrorMessage.wrap(SVNErrorMessage.java:366)
	... 25 more
Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: Cannot write entries file 'F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\repository\org\eclipse\core\filesystem\.svn\entries': Insufficient quota to complete the requested service
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:181)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:133)
	at org.tmatesoft.svn.core.internal.wc.admin.SVNAdminArea14.saveEntries(SVNAdminArea14.java:660)
	at org.tmatesoft.svn.core.internal.wc.SVNWCManager.tweakEntries(SVNWCManager.java:395)
	at org.tmatesoft.svn.core.internal.wc.SVNWCManager.tweakEntries(SVNWCManager.java:389)
	at org.tmatesoft.svn.core.internal.wc.SVNWCManager.tweakEntries(SVNWCManager.java:389)
	at org.tmatesoft.svn.core.internal.wc.SVNWCManager.tweakEntries(SVNWCManager.java:389)
	at org.tmatesoft.svn.core.internal.wc.SVNWCManager.tweakEntries(SVNWCManager.java:389)
	at org.tmatesoft.svn.core.internal.wc.SVNWCManager.tweakEntries(SVNWCManager.java:389)
	at org.tmatesoft.svn.core.internal.wc.SVNWCManager.updateCleanup(SVNWCManager.java:337)
	at org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor.closeEdit(SVNUpdateEditor.java:1128)
	at org.tmatesoft.svn.core.internal.wc.SVNAmbientDepthFilterEditor.closeEdit(SVNAmbientDepthFilterEditor.java:134)
	at org.tmatesoft.svn.core.internal.wc.SVNCancellableEditor.closeEdit(SVNCancellableEditor.java:147)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.DAVEditorHandler.endElement(DAVEditorHandler.java:470)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.BasicDAVHandler.endElement(BasicDAVHandler.java:99)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:776)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:741)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:218)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:379)
	... 24 more
no change for https://svn.apache.org/repos/asf/directory/studio/trunk since the previous build
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ f:\hudson\tools\java\latest-1.6-64/bin/java -Xmx512m -XX:MaxPermSize=128m -cp f:\hudson\hudson-slave\maven3-agent.jar;f:\hudson\tools\maven\latest3\boot\plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main f:\hudson\tools\maven\latest3 C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-33fec62f f:\hudson\hudson-slave\maven3-interceptor.jar 54883
Error occurred during initialization of VM
Could not reserve enough space for object heap
ERROR: Failed to launch Maven. Exit code = 1


Jenkins build is back to normal : dir-studio-jdk16-win #791

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-jdk16-win/791/>


Build failed in Jenkins: dir-studio-jdk16-win #790

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-jdk16-win/790/>

------------------------------------------
Started by timer
Started by timer
Building remotely on windows1 in workspace <https://builds.apache.org/job/dir-studio-jdk16-win/ws/>
Updating https://svn.apache.org/repos/asf/directory/studio/trunk
At revision 1457095
no change for https://svn.apache.org/repos/asf/directory/studio/trunk since the previous build
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ f:\hudson\tools\java\latest-1.6-64/bin/java -Xmx512m -XX:MaxPermSize=128m -cp f:\hudson\hudson-slave\maven3-agent.jar;f:\hudson\tools\maven\latest3\boot\plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main f:\hudson\tools\maven\latest3 C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-33fec62f f:\hudson\hudson-slave\maven3-interceptor.jar 63149
Error occurred during initialization of VM
Could not reserve enough space for object heap
ERROR: Failed to launch Maven. Exit code = 1


Build failed in Jenkins: dir-studio-jdk16-win #789

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-jdk16-win/789/>

------------------------------------------
Started by timer
Building remotely on windows1 in workspace <https://builds.apache.org/job/dir-studio-jdk16-win/ws/>
Updating https://svn.apache.org/repos/asf/directory/studio/trunk
At revision 1455800
no change for https://svn.apache.org/repos/asf/directory/studio/trunk since the previous build
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ f:\hudson\tools\java\latest-1.6-64/bin/java -Xmx512m -XX:MaxPermSize=128m -cp f:\hudson\hudson-slave\maven3-agent.jar;f:\hudson\tools\maven\latest3\boot\plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main f:\hudson\tools\maven\latest3 C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-33fec62f f:\hudson\hudson-slave\maven3-interceptor.jar 54751
<===[JENKINS REMOTING CAPACITY]===>   channel started
channel stopped
ERROR: Failed to parse POMs
java.io.IOException: Remote call on Channel to Maven [f:\hudson\tools\java\latest-1.6-64/bin/java, -Xmx512m, -XX:MaxPermSize=128m, -cp, f:\hudson\hudson-slave\maven3-agent.jar;f:\hudson\tools\maven\latest3\boot\plexus-classworlds-2.4.jar, org.jvnet.hudson.maven3.agent.Maven3Main, f:\hudson\tools\maven\latest3, C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-33fec62f, f:\hudson\hudson-slave\maven3-interceptor.jar, 54751] failed
	at hudson.remoting.Channel.call(Channel.java:681)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:156)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:755)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592)
	at hudson.model.Run.execute(Run.java:1568)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: java.lang.Error: Unable to load resource javax/servlet/http/LocalStrings.properties
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:241)
	at java.lang.ClassLoader.getResource(ClassLoader.java:1002)
	at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1192)
	at java.util.ResourceBundle$Control$1.run(ResourceBundle.java:2324)
	at java.util.ResourceBundle$Control$1.run(ResourceBundle.java:2309)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.util.ResourceBundle$Control.newBundle(ResourceBundle.java:2308)
	at java.util.ResourceBundle.loadBundle(ResourceBundle.java:1364)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1328)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1282)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1282)
	at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1224)
	at java.util.ResourceBundle.getBundle(ResourceBundle.java:705)
	at javax.servlet.http.HttpServlet.<clinit>(HttpServlet.java:92)
	at hudson.model.Result.<clinit>(Result.java:191)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:169)
	at $Proxy2.<clinit>(Unknown Source)
	at sun.reflect.GeneratedSerializationConstructorAccessor34.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
	at java.io.ObjectStreamClass.newInstance(ObjectStreamClass.java:924)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1736)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
	at java.util.HashMap.readObject(HashMap.java:1030)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:269)
	at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:310)
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:237)
	... 51 more

Build failed in Jenkins: dir-studio-jdk16-win #788

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-jdk16-win/788/changes>

Changes:

[pamarcelot] After-release cleanup.

------------------------------------------
Started by timer
Building remotely on windows1 in workspace <https://builds.apache.org/job/dir-studio-jdk16-win/ws/>
Updating https://svn.apache.org/repos/asf/directory/studio/trunk
U         plugins\common.core\pom.xml
U         plugins\aciitemeditor\pom.xml
U         plugins\rcp\pom.xml
U         plugins\ldifeditor\pom.xml
U         plugins\connection.core\pom.xml
U         plugins\ldapservers.apacheds.v200\pom.xml
U         plugins\pom.xml
U         plugins\ldapservers\pom.xml
U         plugins\ldifparser\pom.xml
U         plugins\ldapservers.apacheds.v153\pom.xml
U         plugins\ldapservers.apacheds.v154\pom.xml
U         plugins\ldapbrowser.ui\pom.xml
U         plugins\ldapservers.apacheds.v155\pom.xml
U         plugins\ldapservers.apacheds.v156\pom.xml
U         plugins\ldapservers.apacheds.v157\pom.xml
U         plugins\common.ui\pom.xml
U         plugins\apacheds.configuration.v2\pom.xml
U         plugins\valueeditors\pom.xml
U         plugins\apacheds-launcher\pom.xml
U         plugins\schemaeditor\pom.xml
U         plugins\ldapbrowser.core\pom.xml
U         plugins\ldapbrowser.common\pom.xml
U         plugins\connection.ui\pom.xml
U         plugins\apacheds.configuration\pom.xml
U         pom.xml
U         helps\apacheds.help\pom.xml
U         helps\apacheds.configuration.help\pom.xml
U         helps\pom.xml
U         helps\ldapbrowser.help\pom.xml
U         helps\rcp.help\pom.xml
U         helps\ldifeditor.help\pom.xml
U         helps\schemaeditor.help\pom.xml
U         features\ldifeditor.feature\pom.xml
U         features\schemaeditor.feature\pom.xml
U         features\apacheds.feature\pom.xml
U         features\ldapservers.feature\pom.xml
U         features\apacheds.configuration.feature\pom.xml
U         features\pom.xml
U         features\apacheds.configuration.v2.feature\pom.xml
U         features\ldapbrowser.feature\pom.xml
U         features\rcp.feature\pom.xml
At revision 1455403
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ f:\hudson\tools\java\latest-1.6-64/bin/java -Xmx512m -XX:MaxPermSize=128m -cp f:\hudson\hudson-slave\maven3-agent.jar;f:\hudson\tools\maven\latest3\boot\plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main f:\hudson\tools\maven\latest3 C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-33fec62f f:\hudson\hudson-slave\maven3-interceptor.jar 62295
<===[JENKINS REMOTING CAPACITY]===>   channel started
channel stopped
ERROR: Failed to parse POMs
java.io.IOException: Remote call on Channel to Maven [f:\hudson\tools\java\latest-1.6-64/bin/java, -Xmx512m, -XX:MaxPermSize=128m, -cp, f:\hudson\hudson-slave\maven3-agent.jar;f:\hudson\tools\maven\latest3\boot\plexus-classworlds-2.4.jar, org.jvnet.hudson.maven3.agent.Maven3Main, f:\hudson\tools\maven\latest3, C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-33fec62f, f:\hudson\hudson-slave\maven3-interceptor.jar, 62295] failed
	at hudson.remoting.Channel.call(Channel.java:681)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:156)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:755)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592)
	at hudson.model.Run.execute(Run.java:1568)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: java.lang.Error: Unable to load resource javax/servlet/http/LocalStrings.properties
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:241)
	at java.lang.ClassLoader.getResource(ClassLoader.java:1002)
	at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1192)
	at java.util.ResourceBundle$Control$1.run(ResourceBundle.java:2324)
	at java.util.ResourceBundle$Control$1.run(ResourceBundle.java:2309)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.util.ResourceBundle$Control.newBundle(ResourceBundle.java:2308)
	at java.util.ResourceBundle.loadBundle(ResourceBundle.java:1364)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1328)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1282)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1282)
	at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1224)
	at java.util.ResourceBundle.getBundle(ResourceBundle.java:705)
	at javax.servlet.http.HttpServlet.<clinit>(HttpServlet.java:92)
	at hudson.model.Result.<clinit>(Result.java:191)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:169)
	at $Proxy2.<clinit>(Unknown Source)
	at sun.reflect.GeneratedSerializationConstructorAccessor34.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
	at java.io.ObjectStreamClass.newInstance(ObjectStreamClass.java:924)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1736)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
	at java.util.HashMap.readObject(HashMap.java:1030)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:269)
	at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:310)
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:237)
	... 51 more

Build failed in Jenkins: dir-studio-jdk16-win #787

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-jdk16-win/787/>

------------------------------------------
Started by timer
Building remotely on windows1 in workspace <https://builds.apache.org/job/dir-studio-jdk16-win/ws/>
Updating https://svn.apache.org/repos/asf/directory/studio/trunk
At revision 1454989
no change for https://svn.apache.org/repos/asf/directory/studio/trunk since the previous build
Parsing POMs
Failed to transfer Could not find metadata org.apache.directory.studio:parent:2.0.0-SNAPSHOT/maven-metadata.xml in studio.repository (file://F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\helps\apacheds.help)
Downloaded artifact http://repository.apache.org/snapshots//org/apache/directory/studio/parent/2.0.0-SNAPSHOT/maven-metadata.xml
Modules changed, recalculating dependency graph
[trunk] $ f:\hudson\tools\java\latest-1.6-64/bin/java -Xmx512m -XX:MaxPermSize=128m -cp f:\hudson\hudson-slave\maven3-agent.jar;f:\hudson\tools\maven\latest3\boot\plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main f:\hudson\tools\maven\latest3 C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-33fec62f f:\hudson\hudson-slave\maven3-interceptor.jar 61297
<===[JENKINS REMOTING CAPACITY]===>   channel started
channel stopped
ERROR: Failed to parse POMs
java.io.IOException: Remote call on Channel to Maven [f:\hudson\tools\java\latest-1.6-64/bin/java, -Xmx512m, -XX:MaxPermSize=128m, -cp, f:\hudson\hudson-slave\maven3-agent.jar;f:\hudson\tools\maven\latest3\boot\plexus-classworlds-2.4.jar, org.jvnet.hudson.maven3.agent.Maven3Main, f:\hudson\tools\maven\latest3, C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-33fec62f, f:\hudson\hudson-slave\maven3-interceptor.jar, 61297] failed
	at hudson.remoting.Channel.call(Channel.java:681)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:156)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:755)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592)
	at hudson.model.Run.execute(Run.java:1568)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: java.lang.Error: Unable to load resource javax/servlet/http/LocalStrings.properties
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:241)
	at java.lang.ClassLoader.getResource(ClassLoader.java:1002)
	at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1192)
	at java.util.ResourceBundle$Control$1.run(ResourceBundle.java:2324)
	at java.util.ResourceBundle$Control$1.run(ResourceBundle.java:2309)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.util.ResourceBundle$Control.newBundle(ResourceBundle.java:2308)
	at java.util.ResourceBundle.loadBundle(ResourceBundle.java:1364)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1328)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1282)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1282)
	at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1224)
	at java.util.ResourceBundle.getBundle(ResourceBundle.java:705)
	at javax.servlet.http.HttpServlet.<clinit>(HttpServlet.java:92)
	at hudson.model.Result.<clinit>(Result.java:191)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:169)
	at $Proxy2.<clinit>(Unknown Source)
	at sun.reflect.GeneratedSerializationConstructorAccessor34.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
	at java.io.ObjectStreamClass.newInstance(ObjectStreamClass.java:924)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1736)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
	at java.util.HashMap.readObject(HashMap.java:1030)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:269)
	at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:310)
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:237)
	... 51 more

Build failed in Jenkins: dir-studio-jdk16-win #786

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-jdk16-win/786/>

------------------------------------------
Started by timer
Building remotely on windows1 in workspace <https://builds.apache.org/job/dir-studio-jdk16-win/ws/>
Updating https://svn.apache.org/repos/asf/directory/studio/trunk
At revision 1454781
no change for https://svn.apache.org/repos/asf/directory/studio/trunk since the previous build
Parsing POMs
Failed to transfer Could not find metadata org.apache.directory.studio:parent:2.0.0-SNAPSHOT/maven-metadata.xml in studio.repository (file://F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\helps\apacheds.help)
Downloaded artifact http://repository.apache.org/snapshots//org/apache/directory/studio/parent/2.0.0-SNAPSHOT/maven-metadata.xml
Downloaded artifact http://repository.apache.org/snapshots//org/apache/directory/studio/parent/2.0.0-SNAPSHOT/parent-2.0.0-20130308.062504-857.pom
Modules changed, recalculating dependency graph
[trunk] $ f:\hudson\tools\java\latest-1.6-64/bin/java -Xmx512m -XX:MaxPermSize=128m -cp f:\hudson\hudson-slave\maven3-agent.jar;f:\hudson\tools\maven\latest3\boot\plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main f:\hudson\tools\maven\latest3 C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-33fec62f f:\hudson\hudson-slave\maven3-interceptor.jar 54873
<===[JENKINS REMOTING CAPACITY]===>   channel started
channel stopped
ERROR: Failed to parse POMs
java.io.IOException: Remote call on Channel to Maven [f:\hudson\tools\java\latest-1.6-64/bin/java, -Xmx512m, -XX:MaxPermSize=128m, -cp, f:\hudson\hudson-slave\maven3-agent.jar;f:\hudson\tools\maven\latest3\boot\plexus-classworlds-2.4.jar, org.jvnet.hudson.maven3.agent.Maven3Main, f:\hudson\tools\maven\latest3, C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-33fec62f, f:\hudson\hudson-slave\maven3-interceptor.jar, 54873] failed
	at hudson.remoting.Channel.call(Channel.java:681)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:156)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:755)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592)
	at hudson.model.Run.execute(Run.java:1568)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: java.lang.Error: Unable to load resource javax/servlet/http/LocalStrings.properties
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:241)
	at java.lang.ClassLoader.getResource(ClassLoader.java:1002)
	at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1192)
	at java.util.ResourceBundle$Control$1.run(ResourceBundle.java:2324)
	at java.util.ResourceBundle$Control$1.run(ResourceBundle.java:2309)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.util.ResourceBundle$Control.newBundle(ResourceBundle.java:2308)
	at java.util.ResourceBundle.loadBundle(ResourceBundle.java:1364)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1328)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1282)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1282)
	at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1224)
	at java.util.ResourceBundle.getBundle(ResourceBundle.java:705)
	at javax.servlet.http.HttpServlet.<clinit>(HttpServlet.java:92)
	at hudson.model.Result.<clinit>(Result.java:191)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:169)
	at $Proxy2.<clinit>(Unknown Source)
	at sun.reflect.GeneratedSerializationConstructorAccessor34.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
	at java.io.ObjectStreamClass.newInstance(ObjectStreamClass.java:924)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1736)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
	at java.util.HashMap.readObject(HashMap.java:1030)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:269)
	at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:310)
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:237)
	... 51 more

Build failed in Jenkins: dir-studio-jdk16-win #785

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-jdk16-win/785/changes>

Changes:

[pamarcelot] [maven-release-plugin] prepare for next development iteration

[pamarcelot] [maven-release-plugin] prepare release 2.0.0.v20130308

[pamarcelot] Excluded files for the rat plugin.

[pamarcelot] Added missing Apache License header.

[pamarcelot] Preparation for the release of Apache Directory Studio 2.0.0-M6 (2.0.0.v20130308).

[pamarcelot] Pre-release modifications (enablement/disablement of profiles and build settings).

[pamarcelot] Removed the specific "${project.version}" vendor version used for development.

[pamarcelot] Using the latest released version of ApacheDS (2.0.0-M11).

[pamarcelot] Updated default config.ldif file to the latest ApacheDS 2.0.0-M11 version.

------------------------------------------
Started by timer
Building remotely on windows1 in workspace <https://builds.apache.org/job/dir-studio-jdk16-win/ws/>
Updating https://svn.apache.org/repos/asf/directory/studio/trunk
U         plugins\common.core\pom.xml
U         plugins\aciitemeditor\pom.xml
U         plugins\rcp\Studio-Runtime.launch
U         plugins\rcp\pom.xml
U         plugins\ldifeditor\pom.xml
U         plugins\connection.core\pom.xml
U         plugins\ldapservers.apacheds.v200\src\main\java\org\apache\directory\studio\ldapservers\apacheds\v200\ApacheDS200LdapServerAdapter.java
U         plugins\ldapservers.apacheds.v200\pom.xml
U         plugins\pom.xml
U         plugins\ldapservers\pom.xml
U         plugins\ldifparser\pom.xml
U         plugins\ldapservers.apacheds.v153\pom.xml
U         plugins\ldapservers.apacheds.v154\pom.xml
U         plugins\ldapbrowser.ui\pom.xml
U         plugins\ldapservers.apacheds.v155\pom.xml
U         plugins\ldapservers.apacheds.v156\pom.xml
U         plugins\ldapservers.apacheds.v157\pom.xml
U         plugins\common.ui\pom.xml
U         plugins\apacheds.configuration.v2\src\main\resources\org\apache\directory\studio\apacheds\configuration\v2\config.ldif
U         plugins\apacheds.configuration.v2\pom.xml
U         plugins\apacheds.configuration.v2\plugin.xml
U         plugins\valueeditors\pom.xml
U         plugins\apacheds-launcher\pom.xml
U         plugins\schemaeditor\pom.xml
U         plugins\ldapbrowser.core\pom.xml
U         plugins\ldapbrowser.common\pom.xml
U         plugins\connection.ui\pom.xml
U         plugins\apacheds.configuration\pom.xml
U         pom.xml
U         helps\apacheds.help\pom.xml
U         helps\help-pom.xml
U         helps\apacheds.configuration.help\pom.xml
U         helps\pom.xml
U         helps\ldapbrowser.help\pom.xml
U         helps\rcp.help\pom.xml
U         helps\ldifeditor.help\pom.xml
U         helps\schemaeditor.help\pom.xml
U         features\ldifeditor.feature\pom.xml
U         features\schemaeditor.feature\pom.xml
U         features\apacheds.feature\pom.xml
U         features\ldapservers.feature\pom.xml
U         features\apacheds.configuration.feature\pom.xml
U         features\pom.xml
U         features\apacheds.configuration.v2.feature\pom.xml
U         features\ldapbrowser.feature\pom.xml
U         features\rcp.feature\pom.xml
At revision 1454652
Parsing POMs
Failed to transfer Could not find metadata org.apache.directory.studio:parent:2.0.0-SNAPSHOT/maven-metadata.xml in studio.repository (file://F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\helps\apacheds.help)
Downloaded artifact http://repository.apache.org/snapshots//org/apache/directory/studio/parent/2.0.0-SNAPSHOT/maven-metadata.xml
Downloaded artifact http://repository.apache.org/snapshots//org/apache/directory/studio/parent/2.0.0-SNAPSHOT/parent-2.0.0-20130308.062504-857.pom
Modules changed, recalculating dependency graph
[trunk] $ f:\hudson\tools\java\latest-1.6-64/bin/java -Xmx512m -XX:MaxPermSize=128m -cp f:\hudson\hudson-slave\maven3-agent.jar;f:\hudson\tools\maven\latest3\boot\plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main f:\hudson\tools\maven\latest3 C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-33fec62f f:\hudson\hudson-slave\maven3-interceptor.jar 64459
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/dir-studio-jdk16-win/ws/trunk\pom.xml> -Dmaven.repo.local=f:\hudson\hudson-slave\maven-repositories\0 clean install -P-application,-linux-x86,-linux-x86_64,-macosx,-win32,-updatesite,-userguides
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Directory Studio
[INFO] Apache Directory Studio Plugins
[INFO] Apache Directory Studio Common UI
[INFO] Apache Directory Studio Common Core
[INFO] Apache Directory Studio LDIF Parser
[INFO] Apache Directory Studio Connection Core
[INFO] Apache Directory Studio Connection UI
[INFO] Apache Directory Studio LDAP Browser Core
[INFO] Apache Directory Studio LDAP Browser Common
[INFO] Apache Directory Studio Value Editors
[INFO] Apache Directory Studio ACI Item Editor
[INFO] Apache Directory Studio ApacheDS Launcher
[INFO] Apache Directory Studio ApacheDS Configuration
[INFO] Apache Directory Studio ApacheDS 2.0 Configuration
[INFO] Apache Directory Studio LDIF Editor
[INFO] Apache Directory Studio LDAP Browser UI
[INFO] Apache Directory Studio LDAP Servers
[INFO] Apache Directory Studio ApacheDS 1.5.3 LDAP Server Adapter
[INFO] Apache Directory Studio ApacheDS 1.5.4 LDAP Server Adapter
[INFO] Apache Directory Studio ApacheDS 1.5.5 LDAP Server Adapter
[INFO] Apache Directory Studio ApacheDS 1.5.6 LDAP Server Adapter
[INFO] Apache Directory Studio ApacheDS 1.5.7 LDAP Server Adapter
[INFO] Apache Directory Studio ApacheDS 2.0.0 LDAP Server Adapter
[INFO] Apache Directory Studio RCP
[INFO] Apache Directory Studio Schema Editor
[INFO] Apache Directory Studio Apache DS Help
[INFO] Apache Directory Studio Apache DS Configuration Help
[INFO] Apache Directory Studio LDAP Browser Help
[INFO] Apache Directory Studio LDIF Editor Help
[INFO] Apache Directory Studio RCP Help
[INFO] Apache Directory Studio Schema Editor Help
[INFO] Apache Directory Studio Help Plugins
[INFO] Apache Directory Studio Feature Plugins
[INFO] Apache Directory Studio ApacheDS Configuration Feature
[INFO] Apache Directory Studio ApacheDS 2.0 Configuration Feature
[INFO] Apache Directory Studio ApacheDS Feature
[INFO] Apache Directory Studio LDAP Browser Feature
[INFO] Apache Directory Studio LDAP Servers Feature
[INFO] Apache Directory Studio LDIF Editor Feature
[INFO] Apache Directory Studio RCP Feature
[INFO] Apache Directory Studio Schema Editor Feature
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Directory Studio 2.0.1.v20130308-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ parent ---
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.Error: Unable to load resource hudson/model/Messages.properties
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:241)
	at java.lang.ClassLoader.getResource(ClassLoader.java:1002)
	at java.lang.Class.getResource(Class.java:2074)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:83)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
	at org.jvnet.localizer.ResourceBundleHolder.format(ResourceBundleHolder.java:139)
	at hudson.model.Messages.Node_Mode_NORMAL(Messages.java:1765)
	at hudson.model.Node$Mode.<clinit>(Node.java:445)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at java.lang.Class.getEnumConstantsShared(Class.java:2942)
	at java.lang.Class.getEnumConstants(Class.java:2920)
	at jenkins.model.Jenkins.<clinit>(Jenkins.java:3958)
	at hudson.model.Computer.<clinit>(Computer.java:1336)
	at hudson.FilePath.act(FilePath.java:865)
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.FilePath.digest(FilePath.java:1624)
	at hudson.maven.reporters.MavenFingerprinter.record(MavenFingerprinter.java:238)
	at hudson.maven.reporters.MavenFingerprinter.postExecute(MavenFingerprinter.java:100)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:443)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:425)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:228)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	... 18 more
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:269)
	at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:310)
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:237)
	... 53 more
channel stopped
ERROR: Failed to parse POMs
hudson.util.IOException2: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:162)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:161)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
	... 10 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	... 11 more
Caused by: java.lang.Error: Unable to load resource hudson/model/Messages.properties
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:241)
	at java.lang.ClassLoader.getResource(ClassLoader.java:1002)
	at java.lang.Class.getResource(Class.java:2074)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:83)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
	at org.jvnet.localizer.ResourceBundleHolder.format(ResourceBundleHolder.java:139)
	at hudson.model.Messages.Node_Mode_NORMAL(Messages.java:1765)
	at hudson.model.Node$Mode.<clinit>(Node.java:445)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at java.lang.Class.getEnumConstantsShared(Class.java:2942)
	at java.lang.Class.getEnumConstants(Class.java:2920)
	at jenkins.model.Jenkins.<clinit>(Jenkins.java:3958)
	at hudson.model.Computer.<clinit>(Computer.java:1336)
	at hudson.FilePath.act(FilePath.java:865)
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.FilePath.digest(FilePath.java:1624)
	at hudson.maven.reporters.MavenFingerprinter.record(MavenFingerprinter.java:238)
	at hudson.maven.reporters.MavenFingerprinter.postExecute(MavenFingerprinter.java:100)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:443)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:425)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:228)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	... 18 more
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:269)
	at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:310)
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:237)
	... 53 more

Build failed in Jenkins: dir-studio-jdk16-win #784

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-jdk16-win/784/>

------------------------------------------
[...truncated 19 lines...]
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.commons.codec:jar:1.6
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.commons.codec:${org.apache.commons.codec.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.commons.codec\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.commons.collections:jar:3.2.1
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.commons.collections:${org.apache.commons.collections.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.commons.collections\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.commons.io:jar:2.4
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.commons.io:${org.apache.commons.io.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.commons.io\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.commons.lang:jar:2.6
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.commons.lang:${org.apache.commons.lang.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.commons.lang\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.commons.logging:jar:1.1.1
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.commons.logging:${org.apache.commons.logging.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.commons.logging\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.commons.pool:jar:1.6
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.commons.pool:${org.apache.commons.pool.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.commons.pool\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.httpcomponents.httpclient:jar:4.1.2
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.httpcomponents.httpclient:${org.apache.httpcomponents.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.httpcomponents.httpclient\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.httpcomponents.httpcore:jar:4.1.2
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.httpcomponents.httpcore:${org.apache.httpcomponents.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.httpcomponents.httpcore\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.logging.log4j:jar:1.2.17
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.logging.log4j:${org.apache.logging.log4j.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.logging.log4j\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.bouncycastle.bcprov.jdk15:jar:140
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.bouncycastle.bcprov.jdk15:${org.bouncycastle.bcprov.jdk15.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.bouncycastle.bcprov.jdk15\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.dom4j.dom4j:jar:1.6.1
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.dom4j.dom4j:${org.dom4j.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.dom4j.dom4j\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.slf4j.api:jar:1.7.1
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.slf4j.api:${org.slf4j.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.slf4j.api\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.slf4j.log4j12:jar:1.7.1
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.slf4j.log4j12:${org.slf4j.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.slf4j.log4j12\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.xpp3.xpp3:jar:1.1.4.c
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.xpp3.xpp3:${org.xpp3.validversion}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.xpp3.xpp3\pom.xml, line 30, column 12
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Directory Studio
[INFO] Apache Directory Studio Repository
[INFO] Apache Directory Studio Libraries Plugins
[INFO] SLF4J API Module (for Apache Directory Studio)
[INFO] Ehcache Core (for Apache Directory Studio)
[INFO] AntLR Parser Generator (for Apache Directory Studio)
[INFO] Apache Commons Codec (for Apache Directory Studio)
[INFO] Apache Commons Collections (for Apache Directory Studio)
[INFO] Apache Commons IO (for Apache Directory Studio)
[INFO] Apache Commons Lang (for Apache Directory Studio)
[INFO] Apache Commons Logging (for Apache Directory Studio)
[INFO] Apache Commons Pool (for Apache Directory Studio)
[INFO] Apache HttpComponents Core (for Apache Directory Studio)
[INFO] Apache HttpComponents Client (for Apache Directory Studio)
[INFO] Log4j (for Apache Directory Studio)
[INFO] Legion of the Bouncy Castle Java Cryptography APIs (for Apache Directory Studio)
[INFO] dom4j (for Apache Directory Studio)
[INFO] SLF4J LOG4J-12 Binding (for Apache Directory Studio)
[INFO] XPP3 (for Apache Directory Studio)
[INFO] Apache Directory Studio Plugins
[INFO] Apache Directory Studio Common UI
[INFO] Apache Directory Studio Common Core
[INFO] Apache Directory Studio LDIF Parser
[INFO] Apache Directory Studio Connection Core
[INFO] Apache Directory Studio Connection UI
[INFO] Apache Directory Studio LDAP Browser Core
[INFO] Apache Directory Studio LDAP Browser Common
[INFO] Apache Directory Studio Value Editors
[INFO] Apache Directory Studio ACI Item Editor
[INFO] Apache Directory Studio ApacheDS Launcher
[INFO] Apache Directory Studio ApacheDS Configuration
[INFO] Apache Directory Studio ApacheDS 2.0 Configuration
[INFO] Apache Directory Studio LDIF Editor
[INFO] Apache Directory Studio LDAP Browser UI
[INFO] Apache Directory Studio LDAP Servers
[INFO] Apache Directory Studio ApacheDS 1.5.3 LDAP Server Adapter
[INFO] Apache Directory Studio ApacheDS 1.5.4 LDAP Server Adapter
[INFO] Apache Directory Studio ApacheDS 1.5.5 LDAP Server Adapter
[INFO] Apache Directory Studio ApacheDS 1.5.6 LDAP Server Adapter
[INFO] Apache Directory Studio ApacheDS 1.5.7 LDAP Server Adapter
[INFO] Apache Directory Studio ApacheDS 2.0.0 LDAP Server Adapter
[INFO] Apache Directory Studio RCP
[INFO] Apache Directory Studio Schema Editor
[INFO] Apache Directory Studio Apache DS Help
[INFO] Apache Directory Studio Apache DS Configuration Help
[INFO] Apache Directory Studio LDAP Browser Help
[INFO] Apache Directory Studio LDIF Editor Help
[INFO] Apache Directory Studio RCP Help
[INFO] Apache Directory Studio Schema Editor Help
[INFO] Apache Directory Studio Help Plugins
[INFO] Apache Directory Studio Feature Plugins
[INFO] Apache Directory Studio ApacheDS Configuration Feature
[INFO] Apache Directory Studio ApacheDS 2.0 Configuration Feature
[INFO] Apache Directory Studio ApacheDS Feature
[INFO] Apache Directory Studio LDAP Browser Feature
[INFO] Apache Directory Studio LDAP Servers Feature
[INFO] Apache Directory Studio LDIF Editor Feature
[INFO] Apache Directory Studio RCP Feature
[INFO] Apache Directory Studio Schema Editor Feature
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Directory Studio 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ parent ---
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.Error: Unable to load resource hudson/model/Messages.properties
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:241)
	at java.lang.ClassLoader.getResource(ClassLoader.java:1002)
	at java.lang.Class.getResource(Class.java:2074)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:83)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
	at org.jvnet.localizer.ResourceBundleHolder.format(ResourceBundleHolder.java:139)
	at hudson.model.Messages.Node_Mode_NORMAL(Messages.java:1765)
	at hudson.model.Node$Mode.<clinit>(Node.java:445)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at java.lang.Class.getEnumConstantsShared(Class.java:2942)
	at java.lang.Class.getEnumConstants(Class.java:2920)
	at jenkins.model.Jenkins.<clinit>(Jenkins.java:3958)
	at hudson.model.Computer.<clinit>(Computer.java:1336)
	at hudson.FilePath.act(FilePath.java:865)
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.FilePath.digest(FilePath.java:1624)
	at hudson.maven.reporters.MavenFingerprinter.record(MavenFingerprinter.java:238)
	at hudson.maven.reporters.MavenFingerprinter.postExecute(MavenFingerprinter.java:100)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:443)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:425)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:228)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	... 18 more
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:269)
	at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:310)
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:237)
	... 53 more
channel stopped
ERROR: Failed to parse POMs
hudson.util.IOException2: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:162)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:161)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
	... 10 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	... 11 more
Caused by: java.lang.Error: Unable to load resource hudson/model/Messages.properties
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:241)
	at java.lang.ClassLoader.getResource(ClassLoader.java:1002)
	at java.lang.Class.getResource(Class.java:2074)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:83)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
	at org.jvnet.localizer.ResourceBundleHolder.format(ResourceBundleHolder.java:139)
	at hudson.model.Messages.Node_Mode_NORMAL(Messages.java:1765)
	at hudson.model.Node$Mode.<clinit>(Node.java:445)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at java.lang.Class.getEnumConstantsShared(Class.java:2942)
	at java.lang.Class.getEnumConstants(Class.java:2920)
	at jenkins.model.Jenkins.<clinit>(Jenkins.java:3958)
	at hudson.model.Computer.<clinit>(Computer.java:1336)
	at hudson.FilePath.act(FilePath.java:865)
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.FilePath.digest(FilePath.java:1624)
	at hudson.maven.reporters.MavenFingerprinter.record(MavenFingerprinter.java:238)
	at hudson.maven.reporters.MavenFingerprinter.postExecute(MavenFingerprinter.java:100)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:443)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:425)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:228)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	... 18 more
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:269)
	at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:310)
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:237)
	... 53 more

Build failed in Jenkins: dir-studio-jdk16-win #783

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-jdk16-win/783/>

------------------------------------------
[...truncated 20 lines...]
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.commons.codec:jar:1.6
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.commons.codec:${org.apache.commons.codec.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.commons.codec\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.commons.collections:jar:3.2.1
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.commons.collections:${org.apache.commons.collections.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.commons.collections\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.commons.io:jar:2.4
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.commons.io:${org.apache.commons.io.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.commons.io\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.commons.lang:jar:2.6
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.commons.lang:${org.apache.commons.lang.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.commons.lang\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.commons.logging:jar:1.1.1
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.commons.logging:${org.apache.commons.logging.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.commons.logging\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.commons.pool:jar:1.6
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.commons.pool:${org.apache.commons.pool.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.commons.pool\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.httpcomponents.httpclient:jar:4.1.2
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.httpcomponents.httpclient:${org.apache.httpcomponents.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.httpcomponents.httpclient\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.httpcomponents.httpcore:jar:4.1.2
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.httpcomponents.httpcore:${org.apache.httpcomponents.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.httpcomponents.httpcore\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.logging.log4j:jar:1.2.17
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.logging.log4j:${org.apache.logging.log4j.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.logging.log4j\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.bouncycastle.bcprov.jdk15:jar:140
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.bouncycastle.bcprov.jdk15:${org.bouncycastle.bcprov.jdk15.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.bouncycastle.bcprov.jdk15\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.dom4j.dom4j:jar:1.6.1
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.dom4j.dom4j:${org.dom4j.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.dom4j.dom4j\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.slf4j.api:jar:1.7.1
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.slf4j.api:${org.slf4j.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.slf4j.api\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.slf4j.log4j12:jar:1.7.1
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.slf4j.log4j12:${org.slf4j.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.slf4j.log4j12\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.xpp3.xpp3:jar:1.1.4.c
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.xpp3.xpp3:${org.xpp3.validversion}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.xpp3.xpp3\pom.xml, line 30, column 12
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Directory Studio
[INFO] Apache Directory Studio Repository
[INFO] Apache Directory Studio Libraries Plugins
[INFO] SLF4J API Module (for Apache Directory Studio)
[INFO] Ehcache Core (for Apache Directory Studio)
[INFO] AntLR Parser Generator (for Apache Directory Studio)
[INFO] Apache Commons Codec (for Apache Directory Studio)
[INFO] Apache Commons Collections (for Apache Directory Studio)
[INFO] Apache Commons IO (for Apache Directory Studio)
[INFO] Apache Commons Lang (for Apache Directory Studio)
[INFO] Apache Commons Logging (for Apache Directory Studio)
[INFO] Apache Commons Pool (for Apache Directory Studio)
[INFO] Apache HttpComponents Core (for Apache Directory Studio)
[INFO] Apache HttpComponents Client (for Apache Directory Studio)
[INFO] Log4j (for Apache Directory Studio)
[INFO] Legion of the Bouncy Castle Java Cryptography APIs (for Apache Directory Studio)
[INFO] dom4j (for Apache Directory Studio)
[INFO] SLF4J LOG4J-12 Binding (for Apache Directory Studio)
[INFO] XPP3 (for Apache Directory Studio)
[INFO] Apache Directory Studio Plugins
[INFO] Apache Directory Studio Common UI
[INFO] Apache Directory Studio Common Core
[INFO] Apache Directory Studio LDIF Parser
[INFO] Apache Directory Studio Connection Core
[INFO] Apache Directory Studio Connection UI
[INFO] Apache Directory Studio LDAP Browser Core
[INFO] Apache Directory Studio LDAP Browser Common
[INFO] Apache Directory Studio Value Editors
[INFO] Apache Directory Studio ACI Item Editor
[INFO] Apache Directory Studio ApacheDS Launcher
[INFO] Apache Directory Studio ApacheDS Configuration
[INFO] Apache Directory Studio ApacheDS 2.0 Configuration
[INFO] Apache Directory Studio LDIF Editor
[INFO] Apache Directory Studio LDAP Browser UI
[INFO] Apache Directory Studio LDAP Servers
[INFO] Apache Directory Studio ApacheDS 1.5.3 LDAP Server Adapter
[INFO] Apache Directory Studio ApacheDS 1.5.4 LDAP Server Adapter
[INFO] Apache Directory Studio ApacheDS 1.5.5 LDAP Server Adapter
[INFO] Apache Directory Studio ApacheDS 1.5.6 LDAP Server Adapter
[INFO] Apache Directory Studio ApacheDS 1.5.7 LDAP Server Adapter
[INFO] Apache Directory Studio ApacheDS 2.0.0 LDAP Server Adapter
[INFO] Apache Directory Studio RCP
[INFO] Apache Directory Studio Schema Editor
[INFO] Apache Directory Studio Apache DS Help
[INFO] Apache Directory Studio Apache DS Configuration Help
[INFO] Apache Directory Studio LDAP Browser Help
[INFO] Apache Directory Studio LDIF Editor Help
[INFO] Apache Directory Studio RCP Help
[INFO] Apache Directory Studio Schema Editor Help
[INFO] Apache Directory Studio Help Plugins
[INFO] Apache Directory Studio Feature Plugins
[INFO] Apache Directory Studio ApacheDS Configuration Feature
[INFO] Apache Directory Studio ApacheDS 2.0 Configuration Feature
[INFO] Apache Directory Studio ApacheDS Feature
[INFO] Apache Directory Studio LDAP Browser Feature
[INFO] Apache Directory Studio LDAP Servers Feature
[INFO] Apache Directory Studio LDIF Editor Feature
[INFO] Apache Directory Studio RCP Feature
[INFO] Apache Directory Studio Schema Editor Feature
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Directory Studio 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ parent ---
[INFO] Deleting <https://builds.apache.org/job/dir-studio-jdk16-win/ws/trunk\target>
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.Error: Unable to load resource hudson/model/Messages.properties
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:241)
	at java.lang.ClassLoader.getResource(ClassLoader.java:1002)
	at java.lang.Class.getResource(Class.java:2074)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:83)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
	at org.jvnet.localizer.ResourceBundleHolder.format(ResourceBundleHolder.java:139)
	at hudson.model.Messages.Node_Mode_NORMAL(Messages.java:1765)
	at hudson.model.Node$Mode.<clinit>(Node.java:445)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at java.lang.Class.getEnumConstantsShared(Class.java:2942)
	at java.lang.Class.getEnumConstants(Class.java:2920)
	at jenkins.model.Jenkins.<clinit>(Jenkins.java:3958)
	at hudson.model.Computer.<clinit>(Computer.java:1336)
	at hudson.FilePath.act(FilePath.java:865)
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.FilePath.digest(FilePath.java:1624)
	at hudson.maven.reporters.MavenFingerprinter.record(MavenFingerprinter.java:238)
	at hudson.maven.reporters.MavenFingerprinter.postExecute(MavenFingerprinter.java:100)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:443)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:425)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:228)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	... 18 more
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:269)
	at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:310)
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:237)
	... 53 more
channel stopped
ERROR: Failed to parse POMs
hudson.util.IOException2: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:162)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:161)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
	... 10 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	... 11 more
Caused by: java.lang.Error: Unable to load resource hudson/model/Messages.properties
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:241)
	at java.lang.ClassLoader.getResource(ClassLoader.java:1002)
	at java.lang.Class.getResource(Class.java:2074)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:83)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
	at org.jvnet.localizer.ResourceBundleHolder.format(ResourceBundleHolder.java:139)
	at hudson.model.Messages.Node_Mode_NORMAL(Messages.java:1765)
	at hudson.model.Node$Mode.<clinit>(Node.java:445)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at java.lang.Class.getEnumConstantsShared(Class.java:2942)
	at java.lang.Class.getEnumConstants(Class.java:2920)
	at jenkins.model.Jenkins.<clinit>(Jenkins.java:3958)
	at hudson.model.Computer.<clinit>(Computer.java:1336)
	at hudson.FilePath.act(FilePath.java:865)
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.FilePath.digest(FilePath.java:1624)
	at hudson.maven.reporters.MavenFingerprinter.record(MavenFingerprinter.java:238)
	at hudson.maven.reporters.MavenFingerprinter.postExecute(MavenFingerprinter.java:100)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:443)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:425)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:228)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	... 18 more
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:269)
	at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:310)
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:237)
	... 53 more

Build failed in Jenkins: dir-studio-jdk16-win #782

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-jdk16-win/782/>

------------------------------------------
[...truncated 1041 lines...]
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ org.apache.httpcomponents.httpclient ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.apache.httpcomponents.httpclient ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.httpcomponents.httpclient\target\org.apache.httpcomponents.httpclient-4.1.2.jar
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ org.apache.httpcomponents.httpclient ---
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ org.apache.httpcomponents.httpclient ---[INFO] Checking legal files in: org.apache.httpcomponents.httpclient-4.1.2.jar

[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.apache.httpcomponents.httpclient ---
[INFO] Installing F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.httpcomponents.httpclient\target\org.apache.httpcomponents.httpclient-4.1.2.jar to f:\hudson\hudson-slave\maven-repositories\1\org\apache\directory\studio\org.apache.httpcomponents.httpclient\4.1.2\org.apache.httpcomponents.httpclient-4.1.2.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.httpcomponents.httpclient\pom.xml to f:\hudson\hudson-slave\maven-repositories\1\org\apache\directory\studio\org.apache.httpcomponents.httpclient\4.1.2\org.apache.httpcomponents.httpclient-4.1.2.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Log4j (for Apache Directory Studio) 1.2.17
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.apache.logging.log4j ---
[INFO] Deleting F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.logging.log4j\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ org.apache.logging.log4j ---
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.logging.log4j\src\main\resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.apache.logging.log4j ---
[INFO] Copying 3 resources
[WARNING] The artifact org.slf4j:jcl104-over-slf4j:jar:1.5.6 has been relocated to org.slf4j:jcl-over-slf4j:jar:1.5.6
[INFO] 
[INFO] --- studio-maven-plugin:1.0.5:prepare-jar-package (default) @ org.apache.logging.log4j ---
[INFO] Copying f:\hudson\hudson-slave\maven-repositories\1\log4j\log4j\1.2.17\log4j-1.2.17.jar to
               F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.logging.log4j\target\classes\lib\log4j-1.2.17.jar
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.apache.logging.log4j ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:manifest (generate-manifest) @ org.apache.logging.log4j ---
[INFO] [debug] execute contextualize

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.apache.logging.log4j ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.logging.log4j\src\test\resources
[INFO] Copying 3 resources
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.apache.logging.log4j ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ org.apache.logging.log4j ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.apache.logging.log4j ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.logging.log4j\target\org.apache.logging.log4j-1.2.17.jar
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ org.apache.logging.log4j ---
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ org.apache.logging.log4j ---
[INFO] Checking legal files in: org.apache.logging.log4j-1.2.17.jar
[INFO] [INFO] Installing F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.logging.log4j\target\org.apache.logging.log4j-1.2.17.jar to f:\hudson\hudson-slave\maven-repositories\1\org\apache\directory\studio\org.apache.logging.log4j\1.2.17\org.apache.logging.log4j-1.2.17.jar

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.apache.logging.log4j ---
[INFO] Installing F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.logging.log4j\pom.xml to f:\hudson\hudson-slave\maven-repositories\1\org\apache\directory\studio\org.apache.logging.log4j\1.2.17\org.apache.logging.log4j-1.2.17.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Legion of the Bouncy Castle Java Cryptography APIs (for Apache Directory Studio) 140
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.bouncycastle.bcprov.jdk15 ---
[INFO] Deleting F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.bouncycastle.bcprov.jdk15\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ org.bouncycastle.bcprov.jdk15 ---
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.bouncycastle.bcprov.jdk15\src\main\resources
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.bouncycastle.bcprov.jdk15 ---
[WARNING] The artifact org.slf4j:jcl104-over-slf4j:jar:1.5.6 has been relocated to org.slf4j:jcl-over-slf4j:jar:1.5.6
[INFO] 
[INFO] --- studio-maven-plugin:1.0.5:prepare-jar-package (default) @ org.bouncycastle.bcprov.jdk15 ---
[INFO] Copying f:\hudson\hudson-slave\maven-repositories\1\bouncycastle\bcprov-jdk15\140\bcprov-jdk15-140.jar to
               F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.bouncycastle.bcprov.jdk15\target\classes\lib\bcprov-jdk15-140.jar
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.bouncycastle.bcprov.jdk15 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:manifest (generate-manifest) @ org.bouncycastle.bcprov.jdk15 ---
[INFO] 
[INFO] [debug] execute contextualize
--- maven-resources-plugin:2.5:testResources (default-testResources) @ org.bouncycastle.bcprov.jdk15 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.bouncycastle.bcprov.jdk15\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.bouncycastle.bcprov.jdk15 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ org.bouncycastle.bcprov.jdk15 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.bouncycastle.bcprov.jdk15 ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.bouncycastle.bcprov.jdk15\target\org.bouncycastle.bcprov.jdk15-140.jar
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ org.bouncycastle.bcprov.jdk15 ---
[INFO] Checking legal files in: org.bouncycastle.bcprov.jdk15-140.jar
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ org.bouncycastle.bcprov.jdk15 ---
[INFO] Installing F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.bouncycastle.bcprov.jdk15\target\org.bouncycastle.bcprov.jdk15-140.jar to f:\hudson\hudson-slave\maven-repositories\1\org\apache\directory\studio\org.bouncycastle.bcprov.jdk15\140\org.bouncycastle.bcprov.jdk15-140.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.bouncycastle.bcprov.jdk15\pom.xml to f:\hudson\hudson-slave\maven-repositories\1\org\apache\directory\studio\org.bouncycastle.bcprov.jdk15\140\org.bouncycastle.bcprov.jdk15-140.pom
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.bouncycastle.bcprov.jdk15 ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building dom4j (for Apache Directory Studio) 1.6.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.dom4j.dom4j ---
[INFO] Deleting F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.dom4j.dom4j\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ org.dom4j.dom4j ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.dom4j.dom4j\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.dom4j.dom4j ---
[WARNING] The artifact org.slf4j:jcl104-over-slf4j:jar:1.5.6 has been relocated to org.slf4j:jcl-over-slf4j:jar:1.5.6
[INFO] 
[INFO] --- studio-maven-plugin:1.0.5:prepare-jar-package (default) @ org.dom4j.dom4j ---
[INFO] Copying f:\hudson\hudson-slave\maven-repositories\1\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar to
               F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.dom4j.dom4j\target\classes\lib\dom4j-1.6.1.jar
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.dom4j.dom4j ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:manifest (generate-manifest) @ org.dom4j.dom4j ---
[INFO] [debug] execute contextualize

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.dom4j.dom4j ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.dom4j.dom4j\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.dom4j.dom4j ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ org.dom4j.dom4j ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.dom4j.dom4j ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.dom4j.dom4j\target\org.dom4j.dom4j-1.6.1.jar
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ org.dom4j.dom4j ---
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ org.dom4j.dom4j ---
[INFO] Checking legal files in: org.dom4j.dom4j-1.6.1.jar
[INFO] 
[INFO] Installing F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.dom4j.dom4j\target\org.dom4j.dom4j-1.6.1.jar to f:\hudson\hudson-slave\maven-repositories\1\org\apache\directory\studio\org.dom4j.dom4j\1.6.1\org.dom4j.dom4j-1.6.1.jar
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.dom4j.dom4j ---
[INFO] Installing F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.dom4j.dom4j\pom.xml to f:\hudson\hudson-slave\maven-repositories\1\org\apache\directory\studio\org.dom4j.dom4j\1.6.1\org.dom4j.dom4j-1.6.1.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SLF4J LOG4J-12 Binding (for Apache Directory Studio) 1.7.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.slf4j.log4j12 ---
[INFO] Deleting F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.slf4j.log4j12\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ org.slf4j.log4j12 ---
[INFO] [debug] execute contextualize

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.slf4j.log4j12 ---[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] skip non existing resourceDirectory F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.slf4j.log4j12\src\main\resources
[INFO] Copying 3 resources
[WARNING] The artifact org.slf4j:jcl104-over-slf4j:jar:1.5.6 has been relocated to org.slf4j:jcl-over-slf4j:jar:1.5.6
[INFO] 
[INFO] --- studio-maven-plugin:1.0.5:prepare-jar-package (default) @ org.slf4j.log4j12 ---
[INFO] Copying f:\hudson\hudson-slave\maven-repositories\1\org\slf4j\slf4j-log4j12\1.7.1\slf4j-log4j12-1.7.1.jar to
               F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.slf4j.log4j12\target\classes\lib\slf4j-log4j12-1.7.1.jar
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.slf4j.log4j12 ---[INFO] No sources to compile

[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:manifest (generate-manifest) @ org.slf4j.log4j12 ---
[INFO] [debug] execute contextualize

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.slf4j.log4j12 ---[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.slf4j.log4j12\src\test\resources

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.slf4j.log4j12 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ org.slf4j.log4j12 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.slf4j.log4j12 ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.slf4j.log4j12\target\org.slf4j.log4j12-1.7.1.jar
mavenExecutionResult exceptions not empty
message : null
Stack trace : 
java.lang.OutOfMemoryError
	at java.util.zip.Deflater.init(Native Method)
	at java.util.zip.Deflater.<init>(Deflater.java:124)
	at java.util.zip.GZIPOutputStream.<init>(GZIPOutputStream.java:46)
	at java.util.zip.GZIPOutputStream.<init>(GZIPOutputStream.java:58)
#
# There is insufficient memory for the Java Runtime Environment to continue.
	at hudson.console.ConsoleNote.encodeToBytes(ConsoleNote.java:174)
	at hudson.console.ConsoleNote.encode(ConsoleNote.java:193)
	at hudson.maven.util.ExecutionEventLogger.mojoStarted(ExecutionEventLogger.java:277)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoStarted(Maven3Builder.java:396)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:84)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:203)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
# Native memory allocation (malloc) failed to allocate 187936 bytes for Chunk::new
# An error report file with more information is saved as:
# <https://builds.apache.org/job/dir-studio-jdk16-win/ws/trunk\hs_err_pid11672.log>