Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-build] Build failed in Hudson: jetty #1170

See <https://hudson.eclipse.org/hudson/job/jetty/1170/changes>

Changes:

[gwilkins] more getResource debugging

------------------------------------------
[...truncated 9021 lines...]
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-util/target/jetty-util-7.4.2-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-servlet/target/classes> with includes ** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-server/target/jetty-server-7.4.2-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-servlet/target/classes> with includes ** and excludes **/MANIFEST.MF,javax/**
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2:process (default) @ jetty-servlet ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jetty-servlet ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-servlet/src/main/resources>
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jetty-servlet ---
[INFO] Compiling 2 source files to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-servlet/target/classes>
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ jetty-servlet >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (set-osgi-version) @ jetty-servlet ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java) @ jetty-servlet ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.2:unpack-dependencies (unpack-source) @ jetty-servlet ---
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-util/target/jetty-util-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-websocket/target/jetty-websocket-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-security/target/jetty-security-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-io/target/jetty-io-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-continuation/target/jetty-continuation-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-http/target/jetty-http-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-servlet/target/jetty-servlet-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-server/target/jetty-server-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ jetty-servlet <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ jetty-servlet ---
[INFO] about.html already added, skipping
[INFO] about.html already added, skipping
[INFO] Building jar: <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-servlet/target/jetty-servlet-7.4.2-SNAPSHOT-sources.jar>
[INFO] about.html already added, skipping
[INFO] about.html already added, skipping
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jetty-servlet ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-servlet/src/test/resources>
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jetty-servlet ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ jetty-servlet ---
[INFO] Surefire report directory: <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-servlet/target/surefire-reports>

-------------------------------------------------------
 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) @ jetty-servlet ---
[INFO] Building jar: <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-servlet/target/jetty-servlet-7.4.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.0-beta-3:attach-descriptor (attach-descriptor) @ jetty-servlet ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (package) @ jetty-servlet ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jetty-servlet ---
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-servlet/target/jetty-servlet-7.4.2-SNAPSHOT.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/aggregate/jetty-servlet/7.4.2-SNAPSHOT/jetty-servlet-7.4.2-SNAPSHOT.jar
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-servlet/pom.xml> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/aggregate/jetty-servlet/7.4.2-SNAPSHOT/jetty-servlet-7.4.2-SNAPSHOT.pom
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-servlet/target/jetty-servlet-7.4.2-SNAPSHOT-sources.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/aggregate/jetty-servlet/7.4.2-SNAPSHOT/jetty-servlet-7.4.2-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Jetty :: Aggregate :: WebApp Server 7.4.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jetty-webapp ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (set-osgi-version) @ jetty-webapp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java) @ jetty-webapp ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.2:unpack-dependencies (unpack-source) @ jetty-webapp ---
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-util/target/jetty-util-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-jsp-2.1/target/jetty-jsp-2.1-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-security/target/jetty-security-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-xml/target/jetty-xml-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-io/target/jetty-io-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-continuation/target/jetty-continuation-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-http/target/jetty-http-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-servlet/target/jetty-servlet-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-server/target/jetty-server-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-webapp/target/jetty-webapp-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] 
[INFO] --- maven-dependency-plugin:2.2:unpack-dependencies (unpack-dependencies) @ jetty-webapp ---
[INFO] Unpacking /opt/users/hudsonbuild/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/classes> with includes META-INF/**,org/eclipse/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-security/target/jetty-security-7.4.2-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/classes> with includes META-INF/**,org/eclipse/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-http/target/jetty-http-7.4.2-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/classes> with includes META-INF/**,org/eclipse/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-continuation/target/jetty-continuation-7.4.2-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/classes> with includes META-INF/**,org/eclipse/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-xml/target/jetty-xml-7.4.2-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/classes> with includes META-INF/**,org/eclipse/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-io/target/jetty-io-7.4.2-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/classes> with includes META-INF/**,org/eclipse/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-servlet/target/jetty-servlet-7.4.2-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/classes> with includes META-INF/**,org/eclipse/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-webapp/target/jetty-webapp-7.4.2-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/classes> with includes META-INF/**,org/eclipse/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-util/target/jetty-util-7.4.2-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/classes> with includes META-INF/**,org/eclipse/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-jsp-2.1/target/jetty-jsp-2.1-7.4.2-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/classes> with includes META-INF/**,org/eclipse/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-server/target/jetty-server-7.4.2-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/classes> with includes META-INF/**,org/eclipse/** and excludes **/MANIFEST.MF,javax/**
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2:process (default) @ jetty-webapp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jetty-webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/src/main/resources>
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jetty-webapp ---
[INFO] Compiling 2 source files to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/classes>
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ jetty-webapp >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (set-osgi-version) @ jetty-webapp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java) @ jetty-webapp ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.2:unpack-dependencies (unpack-source) @ jetty-webapp ---
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-util/target/jetty-util-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-jsp-2.1/target/jetty-jsp-2.1-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-security/target/jetty-security-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-xml/target/jetty-xml-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-io/target/jetty-io-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-continuation/target/jetty-continuation-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-http/target/jetty-http-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-servlet/target/jetty-servlet-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-server/target/jetty-server-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-webapp/target/jetty-webapp-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ jetty-webapp <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ jetty-webapp ---
[INFO] about.html already added, skipping
[INFO] about.html already added, skipping
[INFO] Building jar: <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/jetty-webapp-7.4.2-SNAPSHOT-sources.jar>
[INFO] about.html already added, skipping
[INFO] about.html already added, skipping
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jetty-webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/src/test/resources>
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jetty-webapp ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ jetty-webapp ---
[INFO] Surefire report directory: <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/surefire-reports>

-------------------------------------------------------
 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) @ jetty-webapp ---
[INFO] Building jar: <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/jetty-webapp-7.4.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.0-beta-3:attach-descriptor (attach-descriptor) @ jetty-webapp ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (package) @ jetty-webapp ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jetty-webapp ---
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/jetty-webapp-7.4.2-SNAPSHOT.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/aggregate/jetty-webapp/7.4.2-SNAPSHOT/jetty-webapp-7.4.2-SNAPSHOT.jar
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/pom.xml> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/aggregate/jetty-webapp/7.4.2-SNAPSHOT/jetty-webapp-7.4.2-SNAPSHOT.pom
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-webapp/target/jetty-webapp-7.4.2-SNAPSHOT-sources.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/aggregate/jetty-webapp/7.4.2-SNAPSHOT/jetty-webapp-7.4.2-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Jetty :: Aggregate :: Plus Server 7.4.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jetty-plus ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (set-osgi-version) @ jetty-plus ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java) @ jetty-plus ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.2:unpack-dependencies (unpack-source) @ jetty-plus ---
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-util/target/jetty-util-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-plus/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-plus/target/jetty-plus-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-plus/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-security/target/jetty-security-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-plus/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-xml/target/jetty-xml-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-plus/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-io/target/jetty-io-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-plus/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-continuation/target/jetty-continuation-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-plus/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-http/target/jetty-http-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-plus/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-servlet/target/jetty-servlet-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-plus/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-server/target/jetty-server-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-plus/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-webapp/target/jetty-webapp-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-plus/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-jndi/target/jetty-jndi-7.4.2-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-plus/target/sources> with includes **/* and excludes META-INF/**
[INFO] 
[INFO] --- maven-dependency-plugin:2.2:unpack-dependencies (unpack-dependencies) @ jetty-plus ---
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-jndi/target/jetty-jndi-7.4.2-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-plus/target/classes> with includes META-INF/**,org/eclipse/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-xml/target/jetty-xml-7.4.2-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-plus/target/classes> with includes META-INF/**,org/eclipse/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-continuation/target/jetty-continuation-7.4.2-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-plus/target/classes> with includes META-INF/**,org/eclipse/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-http/target/jetty-http-7.4.2-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-plus/target/classes> with includes META-INF/**,org/eclipse/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking /opt/users/hudsonbuild/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-plus/target/classes> with includes META-INF/**,org/eclipse/** and excludes **/MANIFEST.MF,javax/**
FATAL: command execution failed
hudson.util.IOException2: Failed to join the process
	at hudson.Proc$RemoteProc.join(Proc.java:355)
	at hudson.Launcher$ProcStarter.join(Launcher.java:280)
	at hudson.tasks.Maven.perform(Maven.java:259)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
	at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:603)
	at hudson.model.Build$RunnerImpl.build(Build.java:172)
	at hudson.model.Build$RunnerImpl.doRun(Build.java:137)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:417)
	at hudson.model.Run.run(Run.java:1337)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:140)
Caused by: java.util.concurrent.ExecutionException: java.lang.NegativeArraySizeException
	at hudson.remoting.Channel$2.adapt(Channel.java:662)
	at hudson.remoting.Channel$2.adapt(Channel.java:657)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
	at hudson.Proc$RemoteProc.join(Proc.java:347)
	... 11 more
Caused by: java.lang.NegativeArraySizeException
	at hudson.remoting.ProxyOutputStream$Chunk.<init>(ProxyOutputStream.java:175)
	at hudson.remoting.ProxyOutputStream._write(ProxyOutputStream.java:123)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:103)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:97)
	at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:102)
	at hudson.Proc$LocalProc.join(Proc.java:250)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:795)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:767)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Recording test results
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-webapp/target/jetty-webapp-7.4.2-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-aggregate/jetty-plus/target/classes> with includes META-INF/**,org/eclipse/** and excludes **/MANIFEST.MF,javax/**



Back to the top