|
From: <ma...@la...> - 2011-11-11 02:11:31
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/648/> ------------------------------------------ [...truncated 216 lines...] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-mapdata --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> [INFO] [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-mapdata --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-mapdata:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-11_00-01-08/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-11_00-01-08/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-core 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-core --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-core --- [INFO] Compiling 280 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-core --- [INFO] Compiling 34 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-core --- [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mars_sim.msp.core.TestInventory Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.566 sec Running org.mars_sim.msp.core.person.ai.task.LoadVehicleTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.269 sec Running org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest Nov 11, 2011 12:02:48 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: water needed: 100.0 stored: 0.0 Nov 11, 2011 12:02:48 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: methane needed: 100.0 stored: 0.0 Nov 11, 2011 12:02:48 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: food needed: 100.0 stored: 0.0 Nov 11, 2011 12:02:48 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: oxygen needed: 100.0 stored: 0.0 Nov 11, 2011 12:02:48 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: hammer needed: 5 stored: 0 Nov 11, 2011 12:02:48 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: class org.mars_sim.msp.core.equipment.SpecimenContainer needed: 5 stored: 0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec Running org.mars_sim.msp.core.malfunction.TestMalfunctionManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec Running org.mars_sim.msp.core.resource.TestItemResource Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running org.mars_sim.msp.core.resource.TestAmountResourceStorage Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.mars_sim.msp.core.structure.construction.ConstructionVehicleTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec Running org.mars_sim.msp.core.structure.construction.ConstructionSiteTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec Running org.mars_sim.msp.core.structure.construction.ConstructionManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageInfoTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.mars_sim.msp.core.structure.goods.TestGoods Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 sec Results : Tests run: 161, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-11_00-01-08/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-11_00-01-08/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui ---[INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-11_00-01-08/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-11_00-01-08/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-11_00-01-08/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-11_00-01-08/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.572s] [INFO] mars-sim-services ................................. SUCCESS [5.250s] [INFO] mars-sim-config ................................... SUCCESS [27.575s] [INFO] mars-sim-mapdata .................................. SUCCESS [9.402s] [INFO] mars-sim-core ..................................... SUCCESS [1:01.067s] [INFO] mars-sim-ui ....................................... SUCCESS [24.959s] [INFO] mars-sim-main ..................................... FAILURE [10.702s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:39.397s [INFO] Finished at: Fri Nov 11 00:03:54 GMT 2011 [INFO] Final Memory: 45M/124M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-11-12 03:00:31
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/649/> ------------------------------------------ [...truncated 216 lines...] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-mapdata --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-mapdata --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-mapdata:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-12_00-01-10/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-12_00-01-10/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-core 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-core --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-core --- [INFO] Compiling 280 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/classes> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/src/test/resources> [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-core --- [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-core --- [INFO] Compiling 34 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-core --- [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mars_sim.msp.core.TestInventory Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.915 sec Running org.mars_sim.msp.core.person.ai.task.LoadVehicleTest Nov 12, 2011 12:02:35 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: water needed: 100.0 stored: 0.0 Nov 12, 2011 12:02:36 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: methane needed: 100.0 stored: 0.0 Nov 12, 2011 12:02:36 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: food needed: 100.0 stored: 0.0 Nov 12, 2011 12:02:36 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: oxygen needed: 100.0 stored: 0.0 Nov 12, 2011 12:02:36 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: hammer needed: 5 stored: 0 Nov 12, 2011 12:02:36 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: class org.mars_sim.msp.core.equipment.SpecimenContainer needed: 5 stored: 0 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.825 sec Running org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec Running org.mars_sim.msp.core.malfunction.TestMalfunctionManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 sec Running org.mars_sim.msp.core.resource.TestItemResource Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec Running org.mars_sim.msp.core.resource.TestAmountResourceStorage Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running org.mars_sim.msp.core.structure.construction.ConstructionVehicleTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec Running org.mars_sim.msp.core.structure.construction.ConstructionSiteTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec Running org.mars_sim.msp.core.structure.construction.ConstructionManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageInfoTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.mars_sim.msp.core.structure.goods.TestGoods Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 sec Results : Tests run: 161, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-12_00-01-10/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-12_00-01-10/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui ---[INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui ---[INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-12_00-01-10/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-12_00-01-10/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- [HUDSON] Recording test results------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-12_00-01-10/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-12_00-01-10/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.272s] [INFO] mars-sim-services ................................. SUCCESS [6.704s] [INFO] mars-sim-config ................................... SUCCESS [23.496s] [INFO] mars-sim-mapdata .................................. SUCCESS [7.623s] [INFO] mars-sim-core ..................................... SUCCESS [49.224s] [INFO] mars-sim-ui ....................................... SUCCESS [25.930s] [INFO] mars-sim-main ..................................... FAILURE [5.478s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:11.096s [INFO] Finished at: Sat Nov 12 00:03:29 GMT 2011 [INFO] Final Memory: 45M/124M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-11-13 03:34:38
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/650/> ------------------------------------------ [...truncated 216 lines...] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-mapdata --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-mapdata --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-mapdata:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-13_00-01-07/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-13_00-01-07/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-core 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-core --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-core --- [INFO] Compiling 280 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-core --- [INFO] Compiling 34 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-core --- [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mars_sim.msp.core.TestInventory Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.204 sec Running org.mars_sim.msp.core.person.ai.task.LoadVehicleTest Nov 13, 2011 12:02:44 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: water needed: 100.0 stored: 0.0 Nov 13, 2011 12:02:44 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: methane needed: 100.0 stored: 0.0 Nov 13, 2011 12:02:44 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: food needed: 100.0 stored: 0.0 Nov 13, 2011 12:02:44 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: oxygen needed: 100.0 stored: 0.0 Nov 13, 2011 12:02:44 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: hammer needed: 5 stored: 0 Nov 13, 2011 12:02:44 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: class org.mars_sim.msp.core.equipment.SpecimenContainer needed: 5 stored: 0 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.292 sec Running org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec Running org.mars_sim.msp.core.malfunction.TestMalfunctionManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 sec Running org.mars_sim.msp.core.resource.TestItemResource Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.mars_sim.msp.core.resource.TestAmountResourceStorage Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec Running org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.mars_sim.msp.core.structure.construction.ConstructionVehicleTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running org.mars_sim.msp.core.structure.construction.ConstructionSiteTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.mars_sim.msp.core.structure.construction.ConstructionManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageInfoTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.mars_sim.msp.core.structure.goods.TestGoods Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 sec Results : Tests run: 161, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core ---[INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-13_00-01-07/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-13_00-01-07/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [INFO] [INFO] Nothing to compile - all classes are up to date [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-13_00-01-07/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-13_00-01-07/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-13_00-01-07/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-13_00-01-07/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.358s] [INFO] mars-sim-services ................................. SUCCESS [6.496s] [INFO] mars-sim-config ................................... SUCCESS [22.549s] [INFO] mars-sim-mapdata .................................. SUCCESS [7.799s] [INFO] mars-sim-core ..................................... SUCCESS [1:14.578s] [INFO] mars-sim-ui ....................................... SUCCESS [27.438s] [INFO] mars-sim-main ..................................... FAILURE [22.031s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3:08.029s [INFO] Finished at: Sun Nov 13 00:04:21 GMT 2011 [INFO] Final Memory: 46M/124M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-11-14 05:45:29
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/651/> ------------------------------------------ [...truncated 216 lines...] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-mapdata --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-mapdata --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-mapdata:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-14_00-01-08/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-14_00-01-08/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-core 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-core --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-core --- [INFO] Compiling 280 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/classes> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-core --- [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-core --- [INFO] Compiling 34 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-core --- [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mars_sim.msp.core.TestInventory Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.646 sec Running org.mars_sim.msp.core.person.ai.task.LoadVehicleTest Nov 14, 2011 12:03:08 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: water needed: 100.0 stored: 0.0 Nov 14, 2011 12:03:09 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: methane needed: 100.0 stored: 0.0 Nov 14, 2011 12:03:09 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: food needed: 100.0 stored: 0.0 Nov 14, 2011 12:03:09 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: oxygen needed: 100.0 stored: 0.0 Nov 14, 2011 12:03:09 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: hammer needed: 5 stored: 0 Nov 14, 2011 12:03:09 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: class org.mars_sim.msp.core.equipment.SpecimenContainer needed: 5 stored: 0 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.138 sec Running org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec Running org.mars_sim.msp.core.malfunction.TestMalfunctionManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec Running org.mars_sim.msp.core.resource.TestItemResource Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.mars_sim.msp.core.resource.TestAmountResourceStorage Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.mars_sim.msp.core.structure.construction.ConstructionVehicleTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running org.mars_sim.msp.core.structure.construction.ConstructionSiteTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running org.mars_sim.msp.core.structure.construction.ConstructionManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageInfoTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.mars_sim.msp.core.structure.goods.TestGoods Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 sec Results : Tests run: 161, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-14_00-01-08/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-14_00-01-08/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui ---[INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-14_00-01-08/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-14_00-01-08/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main ---[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-14_00-01-08/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-14_00-01-08/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.418s] [INFO] mars-sim-services ................................. SUCCESS [6.374s] [INFO] mars-sim-config ................................... SUCCESS [36.334s] [INFO] mars-sim-mapdata .................................. SUCCESS [12.354s] [INFO] mars-sim-core ..................................... SUCCESS [1:12.191s] [INFO] mars-sim-ui ....................................... SUCCESS [27.079s] [INFO] mars-sim-main ..................................... FAILURE [13.322s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3:12.700s [INFO] Finished at: Mon Nov 14 00:04:29 GMT 2011 [INFO] Final Memory: 45M/124M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-11-15 07:28:05
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/652/> ------------------------------------------ [...truncated 216 lines...] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-mapdata --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-mapdata --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-mapdata:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-15_00-01-09/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-15_00-01-09/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-core 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-core --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-core --- [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-core --- [INFO] Compiling 280 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/classes> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/src/test/resources> [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-core --- [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-core --- [INFO] Compiling 34 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-core --- [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mars_sim.msp.core.TestInventory Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.067 sec Running org.mars_sim.msp.core.person.ai.task.LoadVehicleTest Nov 15, 2011 12:02:28 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: water needed: 100.0 stored: 0.0 Nov 15, 2011 12:02:28 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: methane needed: 100.0 stored: 0.0 Nov 15, 2011 12:02:28 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: food needed: 100.0 stored: 0.0 Nov 15, 2011 12:02:28 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: oxygen needed: 100.0 stored: 0.0 Nov 15, 2011 12:02:28 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: hammer needed: 5 stored: 0 Nov 15, 2011 12:02:28 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: class org.mars_sim.msp.core.equipment.SpecimenContainer needed: 5 stored: 0 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 sec Running org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.mars_sim.msp.core.malfunction.TestMalfunctionManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec Running org.mars_sim.msp.core.resource.TestItemResource Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.mars_sim.msp.core.resource.TestAmountResourceStorage Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.mars_sim.msp.core.structure.construction.ConstructionVehicleTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.mars_sim.msp.core.structure.construction.ConstructionSiteTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.mars_sim.msp.core.structure.construction.ConstructionManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageInfoTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.mars_sim.msp.core.structure.goods.TestGoods Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 sec Results : Tests run: 161, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-15_00-01-09/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-15_00-01-09/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-15_00-01-09/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-15_00-01-09/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-15_00-01-09/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-15_00-01-09/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.543s] [INFO] mars-sim-services ................................. SUCCESS [5.150s] [INFO] mars-sim-config ................................... SUCCESS [22.989s] [INFO] mars-sim-mapdata .................................. SUCCESS [7.361s] [INFO] mars-sim-core ..................................... SUCCESS [34.013s] [INFO] mars-sim-ui ....................................... SUCCESS [19.259s] [INFO] mars-sim-main ..................................... FAILURE [3.426s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:42.851s [INFO] Finished at: Tue Nov 15 00:02:59 GMT 2011 [INFO] Final Memory: 45M/124M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-11-16 09:30:55
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/653/> ------------------------------------------ [...truncated 216 lines...] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-mapdata --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-mapdata --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-mapdata:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-16_00-01-06/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-16_00-01-06/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-core 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-core --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-core --- [INFO] Compiling 280 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-core --- [INFO] Compiling 34 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/test-classes> [INFO] [INFO] [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-core --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mars_sim.msp.core.TestInventory Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.744 sec Running org.mars_sim.msp.core.person.ai.task.LoadVehicleTest Nov 16, 2011 12:02:50 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: water needed: 100.0 stored: 0.0 Nov 16, 2011 12:02:50 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: methane needed: 100.0 stored: 0.0 Nov 16, 2011 12:02:50 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: food needed: 100.0 stored: 0.0 Nov 16, 2011 12:02:50 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: oxygen needed: 100.0 stored: 0.0 Nov 16, 2011 12:02:50 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: hammer needed: 5 stored: 0 Nov 16, 2011 12:02:50 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: class org.mars_sim.msp.core.equipment.SpecimenContainer needed: 5 stored: 0 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.06 sec Running org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec Running org.mars_sim.msp.core.malfunction.TestMalfunctionManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec Running org.mars_sim.msp.core.resource.TestItemResource Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec Running org.mars_sim.msp.core.resource.TestAmountResourceStorage Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.mars_sim.msp.core.structure.construction.ConstructionVehicleTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Running org.mars_sim.msp.core.structure.construction.ConstructionSiteTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec Running org.mars_sim.msp.core.structure.construction.ConstructionManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageInfoTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.mars_sim.msp.core.structure.goods.TestGoods Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.883 sec Results : Tests run: 161, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-16_00-01-06/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-16_00-01-06/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-16_00-01-06/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-16_00-01-06/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main ---[INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-16_00-01-06/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-16_00-01-06/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.206s] [INFO] mars-sim-services ................................. SUCCESS [4.971s] [INFO] mars-sim-config ................................... SUCCESS [21.661s] [INFO] mars-sim-mapdata .................................. SUCCESS [14.669s] [INFO] mars-sim-core ..................................... SUCCESS [1:09.330s] [INFO] mars-sim-ui ....................................... SUCCESS [28.200s] [INFO] mars-sim-main ..................................... FAILURE [11.038s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:52.885s [INFO] Finished at: Wed Nov 16 00:04:05 GMT 2011 [INFO] Final Memory: 45M/124M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-11-17 11:30:48
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/654/> ------------------------------------------ [...truncated 216 lines...] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-mapdata --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-mapdata --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-mapdata:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-17_00-01-08/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-17_00-01-08/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-core 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-core --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-core --- [INFO] Compiling 280 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/classes> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/src/test/resources> [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-core --- [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-core --- [INFO] Compiling 34 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-core --- [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mars_sim.msp.core.TestInventory Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.016 sec Running org.mars_sim.msp.core.person.ai.task.LoadVehicleTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.187 sec Nov 17, 2011 12:02:32 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: water needed: 100.0 stored: 0.0 Nov 17, 2011 12:02:32 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: methane needed: 100.0 stored: 0.0 Nov 17, 2011 12:02:32 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: food needed: 100.0 stored: 0.0 Nov 17, 2011 12:02:32 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: oxygen needed: 100.0 stored: 0.0 Nov 17, 2011 12:02:33 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: hammer needed: 5 stored: 0 Nov 17, 2011 12:02:33 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: class org.mars_sim.msp.core.equipment.SpecimenContainer needed: 5 stored: 0 Running org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec Running org.mars_sim.msp.core.malfunction.TestMalfunctionManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec Running org.mars_sim.msp.core.resource.TestItemResource Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.mars_sim.msp.core.resource.TestAmountResourceStorage Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.mars_sim.msp.core.structure.construction.ConstructionVehicleTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec Running org.mars_sim.msp.core.structure.construction.ConstructionSiteTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running org.mars_sim.msp.core.structure.construction.ConstructionManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageInfoTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.mars_sim.msp.core.structure.goods.TestGoods Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 sec Results : Tests run: 161, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-17_00-01-08/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-17_00-01-08/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-17_00-01-08/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-17_00-01-08/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main ---[INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-17_00-01-08/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-17_00-01-08/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.280s] [INFO] mars-sim-services ................................. SUCCESS [5.121s] [INFO] mars-sim-config ................................... SUCCESS [24.398s] [INFO] mars-sim-mapdata .................................. SUCCESS [5.237s] [INFO] mars-sim-core ..................................... SUCCESS [52.380s] [INFO] mars-sim-ui ....................................... SUCCESS [26.931s] [INFO] mars-sim-main ..................................... FAILURE [15.892s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:27.969s [INFO] Finished at: Thu Nov 17 00:03:47 GMT 2011 [INFO] Final Memory: 45M/124M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-11-18 13:23:41
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/655/> ------------------------------------------ [...truncated 216 lines...] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-mapdata --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-mapdata --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-mapdata:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-18_00-01-07/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-18_00-01-07/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-core 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-core --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-core --- [INFO] Compiling 280 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-core --- [INFO] Compiling 34 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-core --- [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mars_sim.msp.core.TestInventory Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.506 sec Running org.mars_sim.msp.core.person.ai.task.LoadVehicleTest Nov 18, 2011 12:02:32 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: water needed: 100.0 stored: 0.0 Nov 18, 2011 12:02:33 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: methane needed: 100.0 stored: 0.0 Nov 18, 2011 12:02:33 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: food needed: 100.0 stored: 0.0 Nov 18, 2011 12:02:33 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: oxygen needed: 100.0 stored: 0.0 Nov 18, 2011 12:02:33 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: hammer needed: 5 stored: 0 Nov 18, 2011 12:02:33 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: class org.mars_sim.msp.core.equipment.SpecimenContainer needed: 5 stored: 0 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.638 sec Running org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec Running org.mars_sim.msp.core.malfunction.TestMalfunctionManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec Running org.mars_sim.msp.core.resource.TestItemResource Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running org.mars_sim.msp.core.resource.TestAmountResourceStorage Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.mars_sim.msp.core.structure.construction.ConstructionVehicleTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running org.mars_sim.msp.core.structure.construction.ConstructionSiteTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running org.mars_sim.msp.core.structure.construction.ConstructionManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageInfoTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.mars_sim.msp.core.structure.goods.TestGoods Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.103 sec Results : Tests run: 161, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-18_00-01-07/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-18_00-01-07/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-18_00-01-07/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-18_00-01-07/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-18_00-01-07/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-18_00-01-07/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.392s] [INFO] mars-sim-services ................................. SUCCESS [5.483s] [INFO] mars-sim-config ................................... SUCCESS [22.616s] [INFO] mars-sim-mapdata .................................. SUCCESS [6.757s] [INFO] mars-sim-core ..................................... SUCCESS [52.251s] [INFO] mars-sim-ui ....................................... SUCCESS [22.249s] [INFO] mars-sim-main ..................................... FAILURE [3.108s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:03.656s [INFO] Finished at: Fri Nov 18 00:03:18 GMT 2011 [INFO] Final Memory: 45M/124M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-11-19 15:10:08
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/656/> ------------------------------------------ [...truncated 216 lines...] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-mapdata --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> [INFO] [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-mapdata --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-mapdata:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-19_00-01-08/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-19_00-01-08/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-core 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-core --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-core --- [INFO] Compiling 280 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/classes> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-core --- [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-core --- [INFO] Compiling 34 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-core --- [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mars_sim.msp.core.TestInventory Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.834 sec Running org.mars_sim.msp.core.person.ai.task.LoadVehicleTest Nov 19, 2011 12:02:52 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: water needed: 100.0 stored: 0.0 Nov 19, 2011 12:02:53 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: methane needed: 100.0 stored: 0.0 Nov 19, 2011 12:02:53 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: food needed: 100.0 stored: 0.0 Nov 19, 2011 12:02:53 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: oxygen needed: 100.0 stored: 0.0 Nov 19, 2011 12:02:53 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: hammer needed: 5 stored: 0 Nov 19, 2011 12:02:53 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: class org.mars_sim.msp.core.equipment.SpecimenContainer needed: 5 stored: 0 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.119 sec Running org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec Running org.mars_sim.msp.core.malfunction.TestMalfunctionManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.008 sec Running org.mars_sim.msp.core.resource.TestItemResource Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec Running org.mars_sim.msp.core.resource.TestAmountResourceStorage Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec Running org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.mars_sim.msp.core.structure.construction.ConstructionVehicleTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec Running org.mars_sim.msp.core.structure.construction.ConstructionSiteTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec Running org.mars_sim.msp.core.structure.construction.ConstructionManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageInfoTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.mars_sim.msp.core.structure.goods.TestGoods Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.252 sec Results : Tests run: 161, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-19_00-01-08/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-19_00-01-08/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-19_00-01-08/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-19_00-01-08/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-19_00-01-08/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-19_00-01-08/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.272s] [INFO] mars-sim-services ................................. SUCCESS [5.415s] [INFO] mars-sim-config ................................... SUCCESS [24.120s] [INFO] mars-sim-mapdata .................................. SUCCESS [11.148s] [INFO] mars-sim-core ..................................... SUCCESS [1:06.240s] [INFO] mars-sim-ui ....................................... SUCCESS [25.910s] [INFO] mars-sim-main ..................................... FAILURE [6.072s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:35.292s [INFO] Finished at: Sat Nov 19 00:03:53 GMT 2011 [INFO] Final Memory: 45M/124M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-11-20 17:03:53
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/657/> ------------------------------------------ [...truncated 216 lines...] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-mapdata --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> [INFO] [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-mapdata --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-mapdata:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-20_00-01-07/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-20_00-01-07/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-core 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-core --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-core --- [INFO] Compiling 280 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-core --- [INFO] Compiling 34 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-core --- [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mars_sim.msp.core.TestInventory Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.826 sec Running org.mars_sim.msp.core.person.ai.task.LoadVehicleTest Nov 20, 2011 12:02:18 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: water needed: 100.0 stored: 0.0 Nov 20, 2011 12:02:18 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: methane needed: 100.0 stored: 0.0 Nov 20, 2011 12:02:18 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: food needed: 100.0 stored: 0.0 Nov 20, 2011 12:02:18 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: oxygen needed: 100.0 stored: 0.0 Nov 20, 2011 12:02:18 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: hammer needed: 5 stored: 0 Nov 20, 2011 12:02:18 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: class org.mars_sim.msp.core.equipment.SpecimenContainer needed: 5 stored: 0 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.537 sec Running org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec Running org.mars_sim.msp.core.malfunction.TestMalfunctionManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec Running org.mars_sim.msp.core.resource.TestItemResource Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.mars_sim.msp.core.resource.TestAmountResourceStorage Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.mars_sim.msp.core.structure.construction.ConstructionVehicleTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.mars_sim.msp.core.structure.construction.ConstructionSiteTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.mars_sim.msp.core.structure.construction.ConstructionManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageInfoTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.mars_sim.msp.core.structure.goods.TestGoods Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec Results : Tests run: 161, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-20_00-01-07/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-20_00-01-07/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-20_00-01-07/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-20_00-01-07/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-20_00-01-07/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-20_00-01-07/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.314s] [INFO] mars-sim-services ................................. SUCCESS [4.907s] [INFO] mars-sim-config ................................... SUCCESS [23.000s] [INFO] mars-sim-mapdata .................................. SUCCESS [8.497s] [INFO] mars-sim-core ..................................... SUCCESS [27.502s] [INFO] mars-sim-ui ....................................... SUCCESS [18.525s] [INFO] mars-sim-main ..................................... FAILURE [2.776s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:33.616s [INFO] Finished at: Sun Nov 20 00:02:47 GMT 2011 [INFO] Final Memory: 46M/124M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-11-21 18:33:54
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/658/> ------------------------------------------ [...truncated 216 lines...] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-mapdata --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-mapdata --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-mapdata:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-21_00-01-09/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-21_00-01-09/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-core 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-core --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-core --- [INFO] Compiling 280 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-core --- [INFO] Compiling 34 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/test-classes> [INFO] [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-core --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mars_sim.msp.core.TestInventory Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.539 sec Running org.mars_sim.msp.core.person.ai.task.LoadVehicleTest Nov 21, 2011 12:02:32 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: water needed: 100.0 stored: 0.0 Nov 21, 2011 12:02:32 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: methane needed: 100.0 stored: 0.0 Nov 21, 2011 12:02:32 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: food needed: 100.0 stored: 0.0 Nov 21, 2011 12:02:32 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: oxygen needed: 100.0 stored: 0.0 Nov 21, 2011 12:02:32 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: hammer needed: 5 stored: 0 Nov 21, 2011 12:02:32 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: class org.mars_sim.msp.core.equipment.SpecimenContainer needed: 5 stored: 0 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.844 sec Running org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec Running org.mars_sim.msp.core.malfunction.TestMalfunctionManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec Running org.mars_sim.msp.core.resource.TestItemResource Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec Running org.mars_sim.msp.core.resource.TestAmountResourceStorage Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.mars_sim.msp.core.structure.construction.ConstructionVehicleTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec Running org.mars_sim.msp.core.structure.construction.ConstructionSiteTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.mars_sim.msp.core.structure.construction.ConstructionManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageInfoTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.mars_sim.msp.core.structure.goods.TestGoods Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.968 sec Results : Tests run: 161, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-21_00-01-09/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-21_00-01-09/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-21_00-01-09/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-21_00-01-09/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-21_00-01-09/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-21_00-01-09/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.304s] [INFO] mars-sim-services ................................. SUCCESS [5.703s] [INFO] mars-sim-config ................................... SUCCESS [23.078s] [INFO] mars-sim-mapdata .................................. SUCCESS [7.049s] [INFO] mars-sim-core ..................................... SUCCESS [38.648s] [INFO] mars-sim-ui ....................................... SUCCESS [25.725s] [INFO] mars-sim-main ..................................... FAILURE [9.716s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:04.563s [INFO] Finished at: Mon Nov 21 00:03:23 GMT 2011 [INFO] Final Memory: 45M/124M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-11-22 20:04:28
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/659/> ------------------------------------------ [...truncated 216 lines...] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-mapdata --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-mapdata --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-mapdata:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-22_00-01-08/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-22_00-01-08/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-core 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-core --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-core --- [INFO] Compiling 280 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/classes> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-core --- [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-core --- [INFO] Compiling 34 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/test-classes> [INFO] [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-core --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mars_sim.msp.core.TestInventory Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.752 sec Running org.mars_sim.msp.core.person.ai.task.LoadVehicleTest Nov 22, 2011 12:02:33 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: water needed: 100.0 stored: 0.0 Nov 22, 2011 12:02:33 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: methane needed: 100.0 stored: 0.0 Nov 22, 2011 12:02:33 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: food needed: 100.0 stored: 0.0 Nov 22, 2011 12:02:33 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: oxygen needed: 100.0 stored: 0.0 Nov 22, 2011 12:02:33 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: hammer needed: 5 stored: 0 Nov 22, 2011 12:02:33 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: class org.mars_sim.msp.core.equipment.SpecimenContainer needed: 5 stored: 0 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.34 sec Running org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec Running org.mars_sim.msp.core.malfunction.TestMalfunctionManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 sec Running org.mars_sim.msp.core.resource.TestItemResource Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running org.mars_sim.msp.core.resource.TestAmountResourceStorage Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec Running org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.mars_sim.msp.core.structure.construction.ConstructionVehicleTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec Running org.mars_sim.msp.core.structure.construction.ConstructionSiteTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec Running org.mars_sim.msp.core.structure.construction.ConstructionManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageInfoTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.mars_sim.msp.core.structure.goods.TestGoods Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.778 sec Results : Tests run: 161, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-22_00-01-08/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-22_00-01-08/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-22_00-01-08/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-22_00-01-08/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-22_00-01-08/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-22_00-01-08/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.239s] [INFO] mars-sim-services ................................. SUCCESS [5.382s] [INFO] mars-sim-config ................................... SUCCESS [22.762s] [INFO] mars-sim-mapdata .................................. SUCCESS [7.936s] [INFO] mars-sim-core ..................................... SUCCESS [57.809s] [INFO] mars-sim-ui ....................................... SUCCESS [24.658s] [INFO] mars-sim-main ..................................... FAILURE [4.995s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:19.829s [INFO] Finished at: Tue Nov 22 00:03:34 GMT 2011 [INFO] Final Memory: 45M/124M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-11-23 21:40:52
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/660/> ------------------------------------------ [...truncated 216 lines...] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-mapdata --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-mapdata --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-mapdata:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-23_00-01-09/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-23_00-01-09/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-core 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-core --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-core --- [INFO] Compiling 280 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/classes> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-core --- [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-core --- [INFO] Compiling 34 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-core ---[INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mars_sim.msp.core.TestInventory Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.91 sec Running org.mars_sim.msp.core.person.ai.task.LoadVehicleTest Nov 23, 2011 12:03:03 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: water needed: 100.0 stored: 0.0 Nov 23, 2011 12:03:03 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: methane needed: 100.0 stored: 0.0 Nov 23, 2011 12:03:03 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: food needed: 100.0 stored: 0.0 Nov 23, 2011 12:03:03 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: oxygen needed: 100.0 stored: 0.0 Nov 23, 2011 12:03:03 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: hammer needed: 5 stored: 0 Nov 23, 2011 12:03:03 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: class org.mars_sim.msp.core.equipment.SpecimenContainer needed: 5 stored: 0 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.395 sec Running org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running org.mars_sim.msp.core.malfunction.TestMalfunctionManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 sec Running org.mars_sim.msp.core.resource.TestItemResource Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec Running org.mars_sim.msp.core.resource.TestAmountResourceStorage Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.mars_sim.msp.core.structure.construction.ConstructionVehicleTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec Running org.mars_sim.msp.core.structure.construction.ConstructionSiteTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec Running org.mars_sim.msp.core.structure.construction.ConstructionManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageInfoTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.mars_sim.msp.core.structure.goods.TestGoods Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 sec Results : Tests run: 161, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-23_00-01-09/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-23_00-01-09/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-23_00-01-09/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-23_00-01-09/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-23_00-01-09/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-23_00-01-09/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.531s] [INFO] mars-sim-services ................................. SUCCESS [5.251s] [INFO] mars-sim-config ................................... SUCCESS [28.863s] [INFO] mars-sim-mapdata .................................. SUCCESS [8.620s] [INFO] mars-sim-core ..................................... SUCCESS [1:10.723s] [INFO] mars-sim-ui ....................................... SUCCESS [32.846s] [INFO] mars-sim-main ..................................... FAILURE [11.173s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:55.240s [INFO] Finished at: Wed Nov 23 00:04:24 GMT 2011 [INFO] Final Memory: 45M/124M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-11-24 23:32:48
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/661/> ------------------------------------------ [...truncated 216 lines...] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-mapdata --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-mapdata --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-mapdata:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-24_00-01-08/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-24_00-01-08/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-core 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-core --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-core --- [INFO] Compiling 280 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-core --- [INFO] Compiling 34 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/test-classes> [INFO] [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-core --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mars_sim.msp.core.TestInventory Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.354 sec Running org.mars_sim.msp.core.person.ai.task.LoadVehicleTest Nov 24, 2011 12:02:23 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: water needed: 100.0 stored: 0.0 Nov 24, 2011 12:02:23 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: methane needed: 100.0 stored: 0.0 Nov 24, 2011 12:02:23 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: food needed: 100.0 stored: 0.0 Nov 24, 2011 12:02:23 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: oxygen needed: 100.0 stored: 0.0 Nov 24, 2011 12:02:23 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: hammer needed: 5 stored: 0 Nov 24, 2011 12:02:23 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: class org.mars_sim.msp.core.equipment.SpecimenContainer needed: 5 stored: 0 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.938 sec Running org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.mars_sim.msp.core.malfunction.TestMalfunctionManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.774 sec Running org.mars_sim.msp.core.resource.TestItemResource Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.mars_sim.msp.core.resource.TestAmountResourceStorage Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 sec Running org.mars_sim.msp.core.structure.construction.ConstructionVehicleTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec Running org.mars_sim.msp.core.structure.construction.ConstructionSiteTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running org.mars_sim.msp.core.structure.construction.ConstructionManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageInfoTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.mars_sim.msp.core.structure.goods.TestGoods Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.426 sec Results : Tests run: 161, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-24_00-01-08/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-24_00-01-08/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-24_00-01-08/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-24_00-01-08/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> [HUDSON] Recording test results------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-24_00-01-08/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-24_00-01-08/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.293s] [INFO] mars-sim-services ................................. SUCCESS [5.177s] [INFO] mars-sim-config ................................... SUCCESS [24.801s] [INFO] mars-sim-mapdata .................................. SUCCESS [7.348s] [INFO] mars-sim-core ..................................... SUCCESS [35.841s] [INFO] mars-sim-ui ....................................... SUCCESS [21.000s] [INFO] mars-sim-main ..................................... FAILURE [3.842s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:48.542s [INFO] Finished at: Thu Nov 24 00:03:04 GMT 2011 [INFO] Final Memory: 46M/124M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-11-26 01:54:30
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/662/> ------------------------------------------ [...truncated 216 lines...] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-mapdata --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> [INFO] [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-mapdata --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-mapdata:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-25_00-01-08/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-25_00-01-08/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-core 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-core --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-core --- [INFO] Compiling 280 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-core --- [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/src/test/resources> [INFO] Compiling 34 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/test-classes> [INFO] [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-core --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mars_sim.msp.core.TestInventory Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.518 sec Running org.mars_sim.msp.core.person.ai.task.LoadVehicleTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.226 sec Running org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest Nov 25, 2011 12:02:58 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: water needed: 100.0 stored: 0.0 Nov 25, 2011 12:02:58 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: methane needed: 100.0 stored: 0.0 Nov 25, 2011 12:02:58 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: food needed: 100.0 stored: 0.0 Nov 25, 2011 12:02:58 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: oxygen needed: 100.0 stored: 0.0 Nov 25, 2011 12:02:58 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: hammer needed: 5 stored: 0 Nov 25, 2011 12:02:58 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: class org.mars_sim.msp.core.equipment.SpecimenContainer needed: 5 stored: 0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec Running org.mars_sim.msp.core.malfunction.TestMalfunctionManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec Running org.mars_sim.msp.core.resource.TestItemResource Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.mars_sim.msp.core.resource.TestAmountResourceStorage Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec Running org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.mars_sim.msp.core.structure.construction.ConstructionVehicleTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec Running org.mars_sim.msp.core.structure.construction.ConstructionSiteTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec Running org.mars_sim.msp.core.structure.construction.ConstructionManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageInfoTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.mars_sim.msp.core.structure.goods.TestGoods Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.659 sec Results : Tests run: 161, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-25_00-01-08/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-25_00-01-08/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-25_00-01-08/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-25_00-01-08/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-25_00-01-08/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-25_00-01-08/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.277s] [INFO] mars-sim-services ................................. SUCCESS [5.214s] [INFO] mars-sim-config ................................... SUCCESS [21.430s] [INFO] mars-sim-mapdata .................................. SUCCESS [10.463s] [INFO] mars-sim-core ..................................... SUCCESS [1:12.514s] [INFO] mars-sim-ui ....................................... SUCCESS [28.060s] [INFO] mars-sim-main ..................................... FAILURE [5.152s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:40.215s [INFO] Finished at: Fri Nov 25 00:03:55 GMT 2011 [INFO] Final Memory: 45M/124M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-11-27 04:35:26
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/663/> ------------------------------------------ [...truncated 216 lines...] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-mapdata --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-mapdata --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-mapdata:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-26_00-01-07/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-26_00-01-07/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-core 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-core --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-core --- [INFO] Compiling 280 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-core --- [INFO] Compiling 34 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-core --- [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mars_sim.msp.core.TestInventory Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.968 sec Running org.mars_sim.msp.core.person.ai.task.LoadVehicleTest Nov 26, 2011 12:02:33 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: water needed: 100.0 stored: 0.0 Nov 26, 2011 12:02:33 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: methane needed: 100.0 stored: 0.0 Nov 26, 2011 12:02:33 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: food needed: 100.0 stored: 0.0 Nov 26, 2011 12:02:33 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: oxygen needed: 100.0 stored: 0.0 Nov 26, 2011 12:02:33 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: hammer needed: 5 stored: 0 Nov 26, 2011 12:02:33 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: class org.mars_sim.msp.core.equipment.SpecimenContainer needed: 5 stored: 0 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.082 sec Running org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec Running org.mars_sim.msp.core.malfunction.TestMalfunctionManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec Running org.mars_sim.msp.core.resource.TestItemResource Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.mars_sim.msp.core.resource.TestAmountResourceStorage Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.mars_sim.msp.core.structure.construction.ConstructionVehicleTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec Running org.mars_sim.msp.core.structure.construction.ConstructionSiteTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec Running org.mars_sim.msp.core.structure.construction.ConstructionManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageInfoTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.mars_sim.msp.core.structure.goods.TestGoods Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.963 sec Results : Tests run: 161, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-26_00-01-07/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-26_00-01-07/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui ---[INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-26_00-01-07/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-26_00-01-07/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] No tests to run. [INFO] [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-26_00-01-07/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-26_00-01-07/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.260s] [INFO] mars-sim-services ................................. SUCCESS [6.099s] [INFO] mars-sim-config ................................... SUCCESS [22.619s] [INFO] mars-sim-mapdata .................................. SUCCESS [6.461s] [INFO] mars-sim-core ..................................... SUCCESS [57.971s] [INFO] mars-sim-ui ....................................... SUCCESS [29.829s] [INFO] mars-sim-main ..................................... FAILURE [18.205s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:47.344s [INFO] Finished at: Sat Nov 26 00:04:03 GMT 2011 [INFO] Final Memory: 46M/124M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-11-28 07:04:06
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/664/> ------------------------------------------ [...truncated 216 lines...] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-mapdata --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-mapdata --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-mapdata:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-27_00-01-06/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-27_00-01-06/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-core 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-core --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-core --- [INFO] Compiling 280 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-core --- [INFO] Compiling 34 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-core --- [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mars_sim.msp.core.TestInventory Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.895 sec Running org.mars_sim.msp.core.person.ai.task.LoadVehicleTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.06 sec Running org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec Running org.mars_sim.msp.core.malfunction.TestMalfunctionManager Nov 27, 2011 12:02:50 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: water needed: 100.0 stored: 0.0 Nov 27, 2011 12:02:50 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: methane needed: 100.0 stored: 0.0 Nov 27, 2011 12:02:50 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: food needed: 100.0 stored: 0.0 Nov 27, 2011 12:02:50 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: oxygen needed: 100.0 stored: 0.0 Nov 27, 2011 12:02:50 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: hammer needed: 5 stored: 0 Nov 27, 2011 12:02:50 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: class org.mars_sim.msp.core.equipment.SpecimenContainer needed: 5 stored: 0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 sec Running org.mars_sim.msp.core.resource.TestItemResource Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.mars_sim.msp.core.resource.TestAmountResourceStorage Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.mars_sim.msp.core.structure.construction.ConstructionVehicleTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running org.mars_sim.msp.core.structure.construction.ConstructionSiteTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec Running org.mars_sim.msp.core.structure.construction.ConstructionManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageInfoTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running org.mars_sim.msp.core.structure.goods.TestGoods Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.343 sec Results : Tests run: 161, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core ---[INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-27_00-01-06/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-27_00-01-06/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-27_00-01-06/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-27_00-01-06/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-27_00-01-06/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-27_00-01-06/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.296s] [INFO] mars-sim-services ................................. SUCCESS [6.389s] [INFO] mars-sim-config ................................... SUCCESS [23.652s] [INFO] mars-sim-mapdata .................................. SUCCESS [7.638s] [INFO] mars-sim-core ..................................... SUCCESS [1:14.366s] [INFO] mars-sim-ui ....................................... SUCCESS [56.110s] [INFO] mars-sim-main ..................................... FAILURE [14.822s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3:21.784s [INFO] Finished at: Sun Nov 27 00:04:34 GMT 2011 [INFO] Final Memory: 45M/124M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-11-29 09:11:55
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/665/> ------------------------------------------ [...truncated 217 lines...] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-mapdata --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-mapdata --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-mapdata:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-28_00-01-09/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-mapdata/target/mars-sim-mapdata-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-mapdata/builds/2011-11-28_00-01-09/archive/net.sf.mars-sim/mars-sim-mapdata/3.02-SNAPSHOT/mars-sim-mapdata-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-core 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-core --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-core --- [INFO] Compiling 280 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/classes> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/src/test/resources> [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-core --- [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-core --- [INFO] Compiling 34 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/test-classes> [INFO] [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-core --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mars_sim.msp.core.TestInventory Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.39 sec Running org.mars_sim.msp.core.person.ai.task.LoadVehicleTest Nov 28, 2011 12:02:53 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: water needed: 100.0 stored: 0.0 Nov 28, 2011 12:02:53 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: methane needed: 100.0 stored: 0.0 Nov 28, 2011 12:02:53 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: food needed: 100.0 stored: 0.0 Nov 28, 2011 12:02:53 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: oxygen needed: 100.0 stored: 0.0 Nov 28, 2011 12:02:53 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: hammer needed: 5 stored: 0 Nov 28, 2011 12:02:53 AM org.mars_sim.msp.core.person.ai.task.LoadVehicle hasEnoughSupplies INFO: class org.mars_sim.msp.core.equipment.SpecimenContainer needed: 5 stored: 0 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.054 sec Running org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec Running org.mars_sim.msp.core.malfunction.TestMalfunctionManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 sec Running org.mars_sim.msp.core.resource.TestItemResource Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 sec Running org.mars_sim.msp.core.resource.TestAmountResourceStorage Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.mars_sim.msp.core.structure.construction.ConstructionVehicleTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec Running org.mars_sim.msp.core.structure.construction.ConstructionSiteTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec Running org.mars_sim.msp.core.structure.construction.ConstructionManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageInfoTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.mars_sim.msp.core.structure.construction.ConstructionStageTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.mars_sim.msp.core.structure.goods.TestGoods Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.85 sec Results : Tests run: 161, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-28_00-01-08/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-28_00-01-08/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] Nothing to compile - all classes are up to date [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-28_00-01-08/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-28_00-01-08/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-28_00-01-08/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-28_00-01-08/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.911s] [INFO] mars-sim-services ................................. SUCCESS [5.353s] [INFO] mars-sim-config ................................... SUCCESS [27.374s] [INFO] mars-sim-mapdata .................................. SUCCESS [9.788s] [INFO] mars-sim-core ..................................... SUCCESS [53.651s] [INFO] mars-sim-ui ....................................... SUCCESS [23.375s] [INFO] mars-sim-main ..................................... FAILURE [7.676s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:25.190s [INFO] Finished at: Mon Nov 28 00:03:51 GMT 2011 [INFO] Final Memory: 46M/124M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-11-30 12:13:17
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/666/changes> Changes: [scud1] Adding destroy methods in simulation classes to fix memory leak when creating new simulations or loading simulations. ------------------------------------------ [...truncated 469 lines...] at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at $Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 sec Results : Failed tests: testGoodsListContainsExplorerRover(org.mars_sim.msp.core.structure.goods.TestGoods): Goods list contains explorer rover Tests in error: testInventoryAmountResourceTypeCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNegativeCapacity(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceComboCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceCapacityNotSet(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreOverload(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseStoreGood(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreOverload(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceStoreNegativeAmount(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseStoreDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceTypeStoreDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceRemainingCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceRemainingCapacityMultiple(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityNoCapacity(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceRetrieveGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseRetrieveDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceTypeRetrieveDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceAllResources(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testLoadingPhase(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest) testHasEnoughSuppliesGood(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testHasEnoughSuppliesNoAmountResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: rock samples could not be found. testHasEnoughSuppliesNoItemResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testHasEnoughSuppliesNoEquipment(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testIsFullyLoadedGood(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testIsFullyLoadedNoAmountResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: rock samples could not be found. testIsFullyLoadedNoItemResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testIsFullyLoadedNoEquipment(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testUnloadingPhase(org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest): Resource: oxygen could not be found. testGetEVAMalfunctions(org.mars_sim.msp.core.malfunction.TestMalfunctionManager): Resource: oxygen could not be found. testInventoryAmountResourcePhaseStoreGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreNegativeAmount(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseTypeGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseRemainingCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseRetrieveGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseTotalAmount(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: oxygen could not be found. testInventoryAmountResourceTypeCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNegativeCapacity(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceComboCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceCapacityNotSet(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseStoreGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: hydrogen could not be found. testInventoryAmountResourceStoreNegativeAmount(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceStoreNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceRemainingCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceRetrieveGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceAllResources(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTotalAmount(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNegativeCapacity(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNotSet(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreNegativeAmount(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRetrieveGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeTotalAmount(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeAllStored(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testGoodsListContainsWater(org.mars_sim.msp.core.structure.goods.TestGoods): Resource: water could not be found. Tests run: 161, Failures: 1, Errors: 67, Skipped: 0 [HUDSON] Recording test results [ERROR] There are test failures. Please refer to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> for the individual test results. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-29_00-01-27/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-29_00-01-27/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-29_00-01-27/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-29_00-01-27/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-29_00-01-27/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-29_00-01-27/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.320s] [INFO] mars-sim-services ................................. SUCCESS [5.126s] [INFO] mars-sim-config ................................... SUCCESS [24.507s] [INFO] mars-sim-mapdata .................................. SUCCESS [7.918s] [INFO] mars-sim-core ..................................... SUCCESS [37.459s] [INFO] mars-sim-ui ....................................... SUCCESS [32.072s] [INFO] mars-sim-main ..................................... FAILURE [17.539s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:21.019s [INFO] Finished at: Tue Nov 29 00:03:55 GMT 2011 [INFO] Final Memory: 46M/125M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Maven failed with error. Sending e-mails to: mar...@li... Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-12-01 14:32:21
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/667/changes> Changes: [lechimp] updated version history and about [lechimp] new and improved background ------------------------------------------ [...truncated 313 lines...] at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 7, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 0.064 sec <<< FAILURE! Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 sec Results : Failed tests: testGoodsListContainsExplorerRover(org.mars_sim.msp.core.structure.goods.TestGoods): Goods list contains explorer rover Tests in error: testInventoryAmountResourceTypeCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNegativeCapacity(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceComboCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceCapacityNotSet(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreOverload(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseStoreGood(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreOverload(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceStoreNegativeAmount(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseStoreDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceTypeStoreDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceRemainingCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceRemainingCapacityMultiple(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityNoCapacity(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceRetrieveGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseRetrieveDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceTypeRetrieveDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceAllResources(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testLoadingPhase(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest) testHasEnoughSuppliesGood(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testHasEnoughSuppliesNoAmountResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: rock samples could not be found. testHasEnoughSuppliesNoItemResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testHasEnoughSuppliesNoEquipment(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testIsFullyLoadedGood(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testIsFullyLoadedNoAmountResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: rock samples could not be found. testIsFullyLoadedNoItemResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testIsFullyLoadedNoEquipment(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testUnloadingPhase(org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest): Resource: oxygen could not be found. testGetEVAMalfunctions(org.mars_sim.msp.core.malfunction.TestMalfunctionManager): Resource: oxygen could not be found. testInventoryAmountResourcePhaseStoreGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreNegativeAmount(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseTypeGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseRemainingCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseRetrieveGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseTotalAmount(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: oxygen could not be found. testInventoryAmountResourceTypeCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNegativeCapacity(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceComboCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceCapacityNotSet(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseStoreGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: hydrogen could not be found. testInventoryAmountResourceStoreNegativeAmount(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceStoreNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceRemainingCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceRetrieveGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceAllResources(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTotalAmount(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNegativeCapacity(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNotSet(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreNegativeAmount(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRetrieveGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeTotalAmount(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeAllStored(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testGoodsListContainsWater(org.mars_sim.msp.core.structure.goods.TestGoods): Resource: water could not be found. Tests run: 161, Failures: 1, Errors: 67, Skipped: 0 [HUDSON] Recording test results [ERROR] There are test failures. Please refer to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> for the individual test results. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-30_00-01-15/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-11-30_00-01-15/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui ---[INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-30_00-01-15/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-11-30_00-01-15/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------[INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main ---[INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-30_00-01-15/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-11-30_00-01-15/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.430s] [INFO] mars-sim-services ................................. SUCCESS [5.077s] [INFO] mars-sim-config ................................... SUCCESS [23.641s] [INFO] mars-sim-mapdata .................................. SUCCESS [6.951s] [INFO] mars-sim-core ..................................... SUCCESS [1:28.164s] [INFO] mars-sim-ui ....................................... SUCCESS [38.887s] [INFO] mars-sim-main ..................................... FAILURE [37.854s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3:40.476s [INFO] Finished at: Wed Nov 30 00:05:03 GMT 2011 [INFO] Final Memory: 47M/126M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Maven failed with error. Sending e-mails to: mar...@li... Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-12-02 16:44:19
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/668/> ------------------------------------------ [...truncated 311 lines...] at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 7, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 0.101 sec <<< FAILURE! Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 sec Results : Failed tests: testGoodsListContainsExplorerRover(org.mars_sim.msp.core.structure.goods.TestGoods): Goods list contains explorer rover Tests in error: testInventoryAmountResourceTypeCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNegativeCapacity(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceComboCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceCapacityNotSet(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreOverload(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseStoreGood(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreOverload(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceStoreNegativeAmount(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseStoreDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceTypeStoreDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceRemainingCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceRemainingCapacityMultiple(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityNoCapacity(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceRetrieveGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseRetrieveDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceTypeRetrieveDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceAllResources(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testLoadingPhase(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest) testHasEnoughSuppliesGood(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testHasEnoughSuppliesNoAmountResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: rock samples could not be found. testHasEnoughSuppliesNoItemResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testHasEnoughSuppliesNoEquipment(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testIsFullyLoadedGood(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testIsFullyLoadedNoAmountResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: rock samples could not be found. testIsFullyLoadedNoItemResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testIsFullyLoadedNoEquipment(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testUnloadingPhase(org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest): Resource: oxygen could not be found. testGetEVAMalfunctions(org.mars_sim.msp.core.malfunction.TestMalfunctionManager): Resource: oxygen could not be found. testInventoryAmountResourcePhaseStoreGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreNegativeAmount(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseTypeGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseRemainingCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseRetrieveGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseTotalAmount(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: oxygen could not be found. testInventoryAmountResourceTypeCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNegativeCapacity(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceComboCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceCapacityNotSet(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseStoreGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: hydrogen could not be found. testInventoryAmountResourceStoreNegativeAmount(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceStoreNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceRemainingCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceRetrieveGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceAllResources(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTotalAmount(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNegativeCapacity(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNotSet(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreNegativeAmount(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRetrieveGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeTotalAmount(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeAllStored(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testGoodsListContainsWater(org.mars_sim.msp.core.structure.goods.TestGoods): Resource: water could not be found. Tests run: 161, Failures: 1, Errors: 67, Skipped: 0 [HUDSON] Recording test results [ERROR] There are test failures. Please refer to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> for the individual test results. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-12-01_00-01-07/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-12-01_00-01-07/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-12-01_00-01-07/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-12-01_00-01-07/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-12-01_00-01-07/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-12-01_00-01-07/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.406s] [INFO] mars-sim-services ................................. SUCCESS [6.099s] [INFO] mars-sim-config ................................... SUCCESS [24.345s] [INFO] mars-sim-mapdata .................................. SUCCESS [6.378s] [INFO] mars-sim-core ..................................... SUCCESS [32.005s] [INFO] mars-sim-ui ....................................... SUCCESS [20.268s] [INFO] mars-sim-main ..................................... FAILURE [7.854s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:48.652s [INFO] Finished at: Thu Dec 01 00:03:05 GMT 2011 [INFO] Final Memory: 46M/125M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Maven failed with error. Sending e-mails to: mar...@li... Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-12-03 18:41:59
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/669/> ------------------------------------------ [...truncated 311 lines...] at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 7, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 0.025 sec <<< FAILURE! Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 sec Results : Failed tests: testGoodsListContainsExplorerRover(org.mars_sim.msp.core.structure.goods.TestGoods): Goods list contains explorer rover Tests in error: testInventoryAmountResourceTypeCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNegativeCapacity(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceComboCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceCapacityNotSet(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreOverload(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseStoreGood(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreOverload(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceStoreNegativeAmount(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseStoreDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceTypeStoreDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceRemainingCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceRemainingCapacityMultiple(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityNoCapacity(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceRetrieveGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseRetrieveDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceTypeRetrieveDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceAllResources(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testLoadingPhase(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest) testHasEnoughSuppliesGood(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testHasEnoughSuppliesNoAmountResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: rock samples could not be found. testHasEnoughSuppliesNoItemResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testHasEnoughSuppliesNoEquipment(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testIsFullyLoadedGood(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testIsFullyLoadedNoAmountResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: rock samples could not be found. testIsFullyLoadedNoItemResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testIsFullyLoadedNoEquipment(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testUnloadingPhase(org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest): Resource: oxygen could not be found. testGetEVAMalfunctions(org.mars_sim.msp.core.malfunction.TestMalfunctionManager): Resource: oxygen could not be found. testInventoryAmountResourcePhaseStoreGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreNegativeAmount(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseTypeGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseRemainingCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseRetrieveGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseTotalAmount(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: oxygen could not be found. testInventoryAmountResourceTypeCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNegativeCapacity(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceComboCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceCapacityNotSet(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseStoreGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: hydrogen could not be found. testInventoryAmountResourceStoreNegativeAmount(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceStoreNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceRemainingCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceRetrieveGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceAllResources(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTotalAmount(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNegativeCapacity(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNotSet(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreNegativeAmount(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRetrieveGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeTotalAmount(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeAllStored(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testGoodsListContainsWater(org.mars_sim.msp.core.structure.goods.TestGoods): Resource: water could not be found. Tests run: 161, Failures: 1, Errors: 67, Skipped: 0 [HUDSON] Recording test results [ERROR] There are test failures. Please refer to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> for the individual test results. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-12-02_00-01-08/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-12-02_00-01-08/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] Nothing to compile - all classes are up to date [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-12-02_00-01-08/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-12-02_00-01-08/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main ---[INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-12-02_00-01-08/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-12-02_00-01-08/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.199s] [INFO] mars-sim-services ................................. SUCCESS [5.482s] [INFO] mars-sim-config ................................... SUCCESS [25.686s] [INFO] mars-sim-mapdata .................................. SUCCESS [7.953s] [INFO] mars-sim-core ..................................... SUCCESS [34.520s] [INFO] mars-sim-ui ....................................... SUCCESS [17.244s] [INFO] mars-sim-main ..................................... FAILURE [3.688s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:46.248s [INFO] Finished at: Fri Dec 02 00:03:01 GMT 2011 [INFO] Final Memory: 46M/125M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Maven failed with error. Sending e-mails to: mar...@li... Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-12-05 01:34:15
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/670/> ------------------------------------------ [...truncated 311 lines...] at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 7, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 0.024 sec <<< FAILURE! Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec Results : Failed tests: testGoodsListContainsExplorerRover(org.mars_sim.msp.core.structure.goods.TestGoods): Goods list contains explorer rover Tests in error: testInventoryAmountResourceTypeCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNegativeCapacity(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceComboCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceCapacityNotSet(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreOverload(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseStoreGood(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreOverload(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceStoreNegativeAmount(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseStoreDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceTypeStoreDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceRemainingCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceRemainingCapacityMultiple(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityNoCapacity(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceRetrieveGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseRetrieveDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceTypeRetrieveDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceAllResources(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testLoadingPhase(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest) testHasEnoughSuppliesGood(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testHasEnoughSuppliesNoAmountResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: rock samples could not be found. testHasEnoughSuppliesNoItemResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testHasEnoughSuppliesNoEquipment(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testIsFullyLoadedGood(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testIsFullyLoadedNoAmountResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: rock samples could not be found. testIsFullyLoadedNoItemResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testIsFullyLoadedNoEquipment(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testUnloadingPhase(org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest): Resource: oxygen could not be found. testGetEVAMalfunctions(org.mars_sim.msp.core.malfunction.TestMalfunctionManager): Resource: oxygen could not be found. testInventoryAmountResourcePhaseStoreGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreNegativeAmount(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseTypeGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseRemainingCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseRetrieveGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseTotalAmount(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: oxygen could not be found. testInventoryAmountResourceTypeCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNegativeCapacity(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceComboCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceCapacityNotSet(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseStoreGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: hydrogen could not be found. testInventoryAmountResourceStoreNegativeAmount(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceStoreNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceRemainingCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceRetrieveGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceAllResources(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTotalAmount(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNegativeCapacity(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNotSet(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreNegativeAmount(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRetrieveGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeTotalAmount(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeAllStored(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testGoodsListContainsWater(org.mars_sim.msp.core.structure.goods.TestGoods): Resource: water could not be found. Tests run: 161, Failures: 1, Errors: 67, Skipped: 0 [ERROR] There are test failures. Please refer to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> for the individual test results. [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-12-05_00-00-59/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-12-05_00-00-59/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] Nothing to compile - all classes are up to date [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-12-05_00-00-59/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-12-05_00-00-59/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] Nothing to compile - all classes are up to date [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-12-05_00-00-59/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-12-05_00-00-59/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.597s] [INFO] mars-sim-services ................................. SUCCESS [5.778s] [INFO] mars-sim-config ................................... SUCCESS [21.908s] [INFO] mars-sim-mapdata .................................. SUCCESS [5.312s] [INFO] mars-sim-core ..................................... SUCCESS [31.647s] [INFO] mars-sim-ui ....................................... SUCCESS [28.079s] [INFO] mars-sim-main ..................................... FAILURE [9.955s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:55.403s [INFO] Finished at: Mon Dec 05 00:03:00 GMT 2011 [INFO] Final Memory: 46M/126M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Maven failed with error. Sending e-mails to: mar...@li... Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-12-06 04:31:01
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/671/> ------------------------------------------ [...truncated 311 lines...] at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 7, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 0.032 sec <<< FAILURE! Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 sec Results : Failed tests: testGoodsListContainsExplorerRover(org.mars_sim.msp.core.structure.goods.TestGoods): Goods list contains explorer rover Tests in error: testInventoryAmountResourceTypeCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNegativeCapacity(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceComboCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceCapacityNotSet(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreOverload(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseStoreGood(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreOverload(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceStoreNegativeAmount(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseStoreDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceTypeStoreDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceRemainingCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceRemainingCapacityMultiple(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityNoCapacity(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceRetrieveGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseRetrieveDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceTypeRetrieveDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceAllResources(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testLoadingPhase(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest) testHasEnoughSuppliesGood(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testHasEnoughSuppliesNoAmountResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: rock samples could not be found. testHasEnoughSuppliesNoItemResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testHasEnoughSuppliesNoEquipment(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testIsFullyLoadedGood(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testIsFullyLoadedNoAmountResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: rock samples could not be found. testIsFullyLoadedNoItemResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testIsFullyLoadedNoEquipment(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testUnloadingPhase(org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest): Resource: oxygen could not be found. testGetEVAMalfunctions(org.mars_sim.msp.core.malfunction.TestMalfunctionManager): Resource: oxygen could not be found. testInventoryAmountResourcePhaseStoreGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreNegativeAmount(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseTypeGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseRemainingCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseRetrieveGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseTotalAmount(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: oxygen could not be found. testInventoryAmountResourceTypeCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNegativeCapacity(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceComboCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceCapacityNotSet(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseStoreGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: hydrogen could not be found. testInventoryAmountResourceStoreNegativeAmount(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceStoreNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceRemainingCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceRetrieveGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceAllResources(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTotalAmount(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNegativeCapacity(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNotSet(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreNegativeAmount(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRetrieveGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeTotalAmount(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeAllStored(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testGoodsListContainsWater(org.mars_sim.msp.core.structure.goods.TestGoods): Resource: water could not be found. Tests run: 161, Failures: 1, Errors: 67, Skipped: 0 [HUDSON] Recording test results [ERROR] There are test failures. Please refer to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> for the individual test results. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-12-06_00-00-55/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-12-06_00-00-55/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-12-06_00-00-55/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-12-06_00-00-55/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main ---[INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-12-06_00-00-55/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-12-06_00-00-55/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.398s] [INFO] mars-sim-services ................................. SUCCESS [5.077s] [INFO] mars-sim-config ................................... SUCCESS [22.899s] [INFO] mars-sim-mapdata .................................. SUCCESS [5.422s] [INFO] mars-sim-core ..................................... SUCCESS [24.088s] [INFO] mars-sim-ui ....................................... SUCCESS [20.282s] [INFO] mars-sim-main ..................................... FAILURE [10.666s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:37.983s [INFO] Finished at: Tue Dec 06 00:02:40 GMT 2011 [INFO] Final Memory: 46M/126M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Maven failed with error. Sending e-mails to: mar...@li... Sending e-mails to: mar...@li... channel stopped |
|
From: <ma...@la...> - 2011-12-07 07:37:50
|
See <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/672/> ------------------------------------------ [...truncated 311 lines...] at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 7, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 0.04 sec <<< FAILURE! Running org.mars_sim.msp.core.structure.goods.TestCreditManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 sec Results : Failed tests: testGoodsListContainsExplorerRover(org.mars_sim.msp.core.structure.goods.TestGoods): Goods list contains explorer rover Tests in error: testInventoryAmountResourceTypeCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNegativeCapacity(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceComboCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceCapacityNotSet(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreOverload(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseStoreGood(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreOverload(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceStoreNegativeAmount(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseStoreDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceTypeStoreDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceRemainingCapacityGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceRemainingCapacityMultiple(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityNoCapacity(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourceRetrieveGood(org.mars_sim.msp.core.TestInventory): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseRetrieveDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceTypeRetrieveDeep(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testInventoryAmountResourceAllResources(org.mars_sim.msp.core.TestInventory): Resource: hydrogen could not be found. testLoadingPhase(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest) testHasEnoughSuppliesGood(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testHasEnoughSuppliesNoAmountResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: rock samples could not be found. testHasEnoughSuppliesNoItemResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testHasEnoughSuppliesNoEquipment(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testIsFullyLoadedGood(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testIsFullyLoadedNoAmountResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: rock samples could not be found. testIsFullyLoadedNoItemResources(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testIsFullyLoadedNoEquipment(org.mars_sim.msp.core.person.ai.task.LoadVehicleTest): Resource: oxygen could not be found. testUnloadingPhase(org.mars_sim.msp.core.person.ai.task.UnloadVehicleTest): Resource: oxygen could not be found. testGetEVAMalfunctions(org.mars_sim.msp.core.malfunction.TestMalfunctionManager): Resource: oxygen could not be found. testInventoryAmountResourcePhaseStoreGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreNegativeAmount(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseTypeGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseRemainingCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseRetrieveGood(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseTotalAmount(org.mars_sim.msp.core.resource.TestAmountResourcePhaseStorage): Resource: oxygen could not be found. testInventoryAmountResourceTypeCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNegativeCapacity(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceComboCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceCapacityNotSet(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourcePhaseStoreGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: hydrogen could not be found. testInventoryAmountResourcePhaseStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: hydrogen could not be found. testInventoryAmountResourceStoreNegativeAmount(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceStoreNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceRemainingCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceRetrieveGood(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceAllResources(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTotalAmount(org.mars_sim.msp.core.resource.TestAmountResourceStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNegativeCapacity(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreOverload(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeCapacityNotSet(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreNegativeAmount(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeStoreNoCapacity(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRemainingCapacityGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeRetrieveGood(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeTotalAmount(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testInventoryAmountResourceTypeAllStored(org.mars_sim.msp.core.resource.TestAmountResourceTypeStorage): Resource: carbon dioxide could not be found. testGoodsListContainsWater(org.mars_sim.msp.core.structure.goods.TestGoods): Resource: water could not be found. Tests run: 161, Failures: 1, Errors: 67, Skipped: 0 [ERROR] There are test failures. Please refer to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/surefire-reports> for the individual test results. [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-core --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-core --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-core:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-12-07_00-00-54/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-core/target/mars-sim-core-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-core/builds/2011-12-07_00-00-54/archive/net.sf.mars-sim/mars-sim-core/3.02-SNAPSHOT/mars-sim-core-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-ui 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-ui --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 235 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-ui --- [INFO] Compiling 200 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-ui --- [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/src/test/resources> [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-ui --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-ui --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars-sim-ui --- [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] Installing <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.m2/repository/net/sf/mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.pom projectSucceeded net.sf.mars-sim:mars-sim-ui:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-12-07_00-00-54/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-ui/target/mars-sim-ui-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-ui/builds/2011-12-07_00-00-54/archive/net.sf.mars-sim/mars-sim-ui/3.02-SNAPSHOT/mars-sim-ui-3.02-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building mars-sim-main 3.02-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mars-sim-main --- [INFO] Deleting <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target> [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mars-sim-main --- [INFO] Compiling 4 source files to <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mars-sim-main --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ mars-sim-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mars-sim-main --- [INFO] No tests to run. [INFO] Surefire report directory: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mars-sim-main --- [INFO] Building jar: <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> mojo forkStarted org.apache.maven.plugins:maven-assembly-plugin:2.2(make-assembly) projectFailed net.sf.mars-sim:mars-sim-main:3.02-SNAPSHOT [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/pom.xml> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-12-07_00-00-54/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/pom.xml [HUDSON] Archiving <https://landrus.dyndns.info:8443/hudson/job/Mars%20Simulation%20Project/ws/mars-sim/mars-sim-main/target/mars-sim-main-3.02-SNAPSHOT.jar> to /root/.hudson/jobs/Mars Simulation Project/modules/net.sf.mars-sim$mars-sim-main/builds/2011-12-07_00-00-54/archive/net.sf.mars-sim/mars-sim-main/3.02-SNAPSHOT/mars-sim-main-3.02-SNAPSHOT.jar sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mars-sim .......................................... SUCCESS [2.043s] [INFO] mars-sim-services ................................. SUCCESS [4.754s] [INFO] mars-sim-config ................................... SUCCESS [21.961s] [INFO] mars-sim-mapdata .................................. SUCCESS [10.368s] [INFO] mars-sim-core ..................................... SUCCESS [36.519s] [INFO] mars-sim-ui ....................................... SUCCESS [28.560s] [INFO] mars-sim-main ..................................... FAILURE [18.278s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:11.762s [INFO] Finished at: Wed Dec 07 00:03:13 GMT 2011 [INFO] Final Memory: 46M/125M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:124) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at hudson.maven.MojoInfo.intercept(MojoInfo.java:208) at hudson.maven.reporters.MavenArtifactArchiver.preExecute(MavenArtifactArchiver.java:79) at hudson.maven.Maven3Builder$MavenExecutionListener.reccordMojoStarted(Maven3Builder.java:513) at hudson.maven.Maven3Builder$MavenExecutionListener.forkStarted(Maven3Builder.java:649) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:94) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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) ... 24 more Maven failed with error. Sending e-mails to: mar...@li... Sending e-mails to: mar...@li... channel stopped |