Does anyone know why we keep hitting this "Failed to join the process" exception in Hudson?
Is the solaris build machine just too taxed? Is there any workaround for us...? Mike On Sat, Jul 3, 2010 at 11:03 PM, Apache Hudson Server <[email protected]> wrote: > See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1233/> > > ------------------------------------------ > [...truncated 10842 lines...] > [artifact:pom] 1) org.apache.lucene:lucene-contrib:pom:4.0-SNAPSHOT > [artifact:pom] Path to dependency: > [artifact:pom] 1) unspecified:unspecified:jar:0.0 > [artifact:pom] 2) org.apache.lucene:lucene-contrib:pom:4.0-SNAPSHOT > [artifact:pom] > [artifact:pom] ---------- > [artifact:pom] 1 required artifact is missing. > [artifact:pom] > [artifact:pom] for artifact: > [artifact:pom] unspecified:unspecified:jar:0.0 > [artifact:pom] > [artifact:pom] from the specified remote repositories: > [artifact:pom] central (http://repo1.maven.org/maven2) > [artifact:deploy] Deploying to > file://<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/dist/maven> > [artifact:deploy] [INFO] Retrieving previous build number from remote > [artifact:deploy] [INFO] repository metadata for: 'snapshot > org.apache.lucene:lucene-xml-query-parser:4.0-SNAPSHOT' could not be found on > repository: remote, so will be created > [artifact:deploy] Uploading: > org/apache/lucene/lucene-xml-query-parser/4.0-SNAPSHOT/lucene-xml-query-parser-4.0-20100704.023800-1.jar > to remote > [artifact:deploy] Uploaded 51K > [artifact:deploy] [INFO] Retrieving previous metadata from remote > [artifact:deploy] [INFO] repository metadata for: 'artifact > org.apache.lucene:lucene-xml-query-parser' could not be found on repository: > remote, so will be created > [artifact:deploy] [INFO] Uploading repository metadata for: 'artifact > org.apache.lucene:lucene-xml-query-parser' > [artifact:deploy] [INFO] Retrieving previous metadata from remote > [artifact:deploy] [INFO] repository metadata for: 'snapshot > org.apache.lucene:lucene-xml-query-parser:4.0-SNAPSHOT' could not be found on > repository: remote, so will be created > [artifact:deploy] [INFO] Uploading repository metadata for: 'snapshot > org.apache.lucene:lucene-xml-query-parser:4.0-SNAPSHOT' > [artifact:deploy] [INFO] Uploading project information for > lucene-xml-query-parser 4.0-20100704.023800-1 > [artifact:deploy] [INFO] Retrieving previous build number from remote > [artifact:deploy] Uploading: > org/apache/lucene/lucene-xml-query-parser/4.0-SNAPSHOT/lucene-xml-query-parser-4.0-20100704.023800-1-sources.jar > to remote > [artifact:deploy] Uploaded 52K > [artifact:deploy] [INFO] Retrieving previous build number from remote > [artifact:deploy] Uploading: > org/apache/lucene/lucene-xml-query-parser/4.0-SNAPSHOT/lucene-xml-query-parser-4.0-20100704.023800-1-javadoc.jar > to remote > [artifact:deploy] Uploaded 194K > > BUILD SUCCESSFUL > Total time: 5 minutes 38 seconds > + echo Copying Maven artifacts to > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1233/artifact/maven_artifacts> > Copying Maven artifacts to > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1233/artifact/maven_artifacts> > + cp -R dist/maven/org/apache/lucene > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1233/artifact/maven_artifacts> > + echo Done Copying Maven Artifacts > Done Copying Maven Artifacts > + set +e > + /export/home/hudson/tools/ant/latest/bin/ant -lib > /export/home/hudson/tools/clover/clover2latest > -Dsvnversion.exe=/opt/subversion-1.6.9/bin/svnversion > -Dsvn.exe=/opt/subversion-1.6.9/bin/svn -Dversion=4.0-2010-07-04_02-04-42 > -Drun.clover=true -Dsequential-tests=1 -Drandom.multiplier=3 clean test > Buildfile: build.xml > > clean: > [delete] Deleting directory > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build> > [delete] Deleting directory > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/dist> > > jflex-uptodate-check: > > jflex-notice: > > javacc-uptodate-check: > > javacc-notice: > > init: > > clover.setup: > [mkdir] Created dir: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/test/clover/db> > [clover-setup] Clover Version 2.6.3, built on November 20 2009 (build-778) > [clover-setup] Loaded from: > /export/home/hudson/tools/clover/clover2latest/clover-2.6.3.jar > [clover-setup] Clover: Open Source License registered to Apache. > [clover-setup] Clover is enabled with initstring > '<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/test/clover/db/lucene_coverage.db'> > > clover.info: > > clover: > > common.compile-core: > [mkdir] Created dir: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/classes/java> > [javac] Compiling 461 source files to > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/classes/java> > [clover] Clover Version 2.6.3, built on November 20 2009 (build-778) > [clover] Loaded from: > /export/home/hudson/tools/clover/clover2latest/clover-2.6.3.jar > [clover] Clover: Open Source License registered to Apache. > [clover] Creating new database at > '<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/test/clover/db/lucene_coverage.db'.> > [clover] Processing files at 1.5 source level. > [clover] Clover all over. Instrumented 461 files (21 packages). > [clover] Elapsed time = 11.972 secs. (38.507 files/sec, 8,100.902 > srclines/sec) > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > > compile-core: > > compile-test: > [mkdir] Created dir: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/classes/test> > [javac] Compiling 237 source files to > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/classes/test> > [clover] Clover Version 2.6.3, built on November 20 2009 (build-778) > [clover] Loaded from: > /export/home/hudson/tools/clover/clover2latest/clover-2.6.3.jar > [clover] Clover: Open Source License registered to Apache. > [clover] Updating existing database at > '<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/test/clover/db/lucene_coverage.db'.> > [clover] Processing files at 1.5 source level. > [clover] Clover all over. Instrumented 237 files (17 packages). > [clover] 1209 test methods detected. > [clover] Elapsed time = 7.04 secs. (33.665 files/sec, 8,645.455 > srclines/sec) > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [copy] Copying 9 files to > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/classes/test> > > junit-mkdir: > > junit-sequential: > [junit] Testsuite: org.apache.lucene.TestAssertions > [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.94 sec > [junit] > [junit] Testsuite: org.apache.lucene.TestDemo > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.106 sec > [junit] > [junit] Testsuite: org.apache.lucene.TestExternalCodecs > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.605 sec > [junit] > [junit] Testsuite: org.apache.lucene.TestMergeSchedulerExternal > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.128 sec > [junit] > [junit] Testsuite: org.apache.lucene.TestSearch > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.614 sec > [junit] > [junit] Testsuite: org.apache.lucene.TestSearchForDuplicates > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.062 sec > [junit] > [junit] Testsuite: org.apache.lucene.analysis.TestCachingTokenFilter > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.029 sec > [junit] > [junit] Testsuite: org.apache.lucene.analysis.TestCharTokenizers > [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.576 sec > [junit] > [junit] Testsuite: org.apache.lucene.analysis.TestMockAnalyzer > [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.695 sec > [junit] > [junit] Testsuite: org.apache.lucene.analysis.TestNumericTokenStream > [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.045 sec > [junit] > [junit] Testsuite: org.apache.lucene.analysis.TestToken > [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 10.011 sec > [junit] > [junit] Testsuite: > org.apache.lucene.analysis.tokenattributes.TestCharTermAttributeImpl > [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 11.549 sec > [junit] > [junit] Testsuite: > org.apache.lucene.analysis.tokenattributes.TestSimpleAttributeImpls > [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.122 sec > [junit] > [junit] Testsuite: org.apache.lucene.document.TestBinaryDocument > [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.281 sec > [junit] > [junit] Testsuite: org.apache.lucene.document.TestDateTools > [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 15.232 sec > [junit] > [junit] Testsuite: org.apache.lucene.document.TestDocument > [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.073 sec > [junit] > [junit] Testsuite: org.apache.lucene.document.TestNumberTools > [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.253 sec > [junit] > [junit] Testsuite: org.apache.lucene.index.TestAddIndexes > [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.951 sec > [junit] > [junit] Testsuite: org.apache.lucene.index.TestAtomicUpdate > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.656 sec > [junit] > [junit] Testsuite: org.apache.lucene.index.TestBackwardsCompatibility > [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 10.331 sec > [junit] > [junit] Testsuite: org.apache.lucene.index.TestByteSlices > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 176.67 sec > [junit] > [junit] Testsuite: org.apache.lucene.index.TestCheckIndex > [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.099 sec > [junit] > [junit] Testsuite: org.apache.lucene.index.TestCodecs > [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 29.484 sec > [junit] > [junit] Testsuite: org.apache.lucene.index.TestCompoundFile > [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 5.204 sec > [junit] > [junit] Testsuite: org.apache.lucene.index.TestConcurrentMergeScheduler > [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.324 sec > [junit] > [junit] Testsuite: org.apache.lucene.index.TestCrash > [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.379 sec > [junit] > [junit] Testsuite: org.apache.lucene.index.TestDeletionPolicy > [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.774 sec > [junit] > FATAL: command execution failed > hudson.util.IOException2: Failed to join the process > at hudson.Proc$RemoteProc.join(Proc.java:355) > at hudson.Launcher$ProcStarter.join(Launcher.java:280) > at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:83) > at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58) > at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19) > at > hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:601) > at hudson.model.Build$RunnerImpl.build(Build.java:174) > at hudson.model.Build$RunnerImpl.doRun(Build.java:138) > at > hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416) > at hudson.model.Run.run(Run.java:1257) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:127) > Caused by: java.util.concurrent.ExecutionException: > hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected > termination of the channel > at hudson.remoting.Request$1.get(Request.java:218) > at hudson.remoting.Request$1.get(Request.java:172) > at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) > at hudson.Proc$RemoteProc.join(Proc.java:347) > ... 12 more > Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: > Unexpected termination of the channel > at hudson.remoting.Request.abort(Request.java:257) > at hudson.remoting.Channel.terminate(Channel.java:602) > at hudson.remoting.Channel$ReaderThread.run(Channel.java:893) > Caused by: java.io.IOException: Unexpected termination of the channel > at hudson.remoting.Channel$ReaderThread.run(Channel.java:875) > Caused by: java.io.EOFException > at > java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554) > at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297) > at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351) > at hudson.remoting.Channel$ReaderThread.run(Channel.java:869) > FATAL: Unable to delete script file /var/tmp/hudson786947660935149091.sh > hudson.util.IOException2: remote file operation failed: > /var/tmp/hudson786947660935149091.sh at > hudson.remoting.chan...@a2c345:lucene.zones.apache.org (Solaris 10) > at hudson.FilePath.act(FilePath.java:749) > at hudson.FilePath.act(FilePath.java:735) > at hudson.FilePath.delete(FilePath.java:990) > at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:93) > at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58) > at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19) > at > hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:601) > at hudson.model.Build$RunnerImpl.build(Build.java:174) > at hudson.model.Build$RunnerImpl.doRun(Build.java:138) > at > hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416) > at hudson.model.Run.run(Run.java:1257) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:127) > Caused by: hudson.remoting.ChannelClosedException: channel is already closed > at hudson.remoting.Channel.send(Channel.java:412) > at hudson.remoting.Request.call(Request.java:105) > at hudson.remoting.Channel.call(Channel.java:555) > at hudson.FilePath.act(FilePath.java:742) > ... 13 more > FATAL: channel is already closed > hudson.remoting.ChannelClosedException: channel is already closed > at hudson.remoting.Channel.send(Channel.java:412) > at hudson.remoting.Request.call(Request.java:105) > at hudson.remoting.Channel.call(Channel.java:555) > at hudson.Launcher$RemoteLauncher.kill(Launcher.java:744) > at > hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421) > at hudson.model.Run.run(Run.java:1257) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:127) > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
