You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by je...@cloudstack.org on 2013/12/03 11:52:48 UTC

Build failed in Jenkins: build-master #92

See <http://jenkins.buildacloud.org/job/build-master/92/changes>

Changes:

[anthony.xu] put shell scripts to a seperate directory in XS

------------------------------------------
[...truncated 3734 lines...]
[INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/build-master/ws/services/console-proxy-rdp/rdpconsole/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running rdpclient.MockServerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.295 sec

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Framework - QuickCloud 4.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-quickcloud ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master/ws/quickcloud/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master/ws/quickcloud> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-quickcloud ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master/ws/quickcloud/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-quickcloud ---
[INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/build-master/ws/quickcloud/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack AWS API Bridge 4.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-awsapi ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master/ws/awsapi/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master/ws/awsapi> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-awsapi ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (generate-resource) @ cloud-awsapi ---
[INFO] Executing tasks

main:
     [copy] Copying 3 files to <http://jenkins.buildacloud.org/job/build-master/ws/awsapi/target/generated-webapp/WEB-INF/classes>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-awsapi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-awsapi ---
[INFO] Compiling 1295 source files to <http://jenkins.buildacloud.org/job/build-master/ws/awsapi/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-awsapi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master/ws/awsapi/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-awsapi ---
[INFO] Compiling 5 source files to <http://jenkins.buildacloud.org/job/build-master/ws/awsapi/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-awsapi ---
[INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/build-master/ws/awsapi/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.cloud.gate.util.JsonAccessorTestCase
Configure log4j with default properties
Configure log4j with default properties
Configure log4j with default properties
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.924 sec
Running com.cloud.gate.testcase.BaseTestCase
Configure log4j with default properties
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack ................................. SUCCESS [28.149s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [1.044s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [22.028s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [34.999s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [1.132s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [27.321s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [19.890s]
[INFO] Apache CloudStack API ............................. SUCCESS [50.302s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [14.134s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [25.209s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [1.013s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [22.286s]
[INFO] Apache CloudStack Core ............................ SUCCESS [30.330s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [22.886s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [12.276s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [18.647s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [33.014s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [8.191s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [11.185s]
[INFO] Apache CloudStack Server .......................... SUCCESS [2:08.583s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [22.181s]
[INFO] Apache XenSource XAPI ............................. SUCCESS [17.541s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [27.704s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [1.322s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [19.146s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [30.405s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [22.187s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [13.980s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [11.414s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [10.713s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [23.633s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [10.484s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [7.785s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [3.184s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [31.358s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [19.246s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [12.751s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [13.909s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [16.055s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [16.941s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [11.867s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [35.513s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [11.257s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [28.000s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [13.025s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [13.418s]
[INFO] Apache CloudStack Plugin - Hypervisor Xen ......... SUCCESS [36.632s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [35.125s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [11.750s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [16.982s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [14.018s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [24.709s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS [15.591s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS [27.140s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [22.752s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [35.192s]
[INFO] Apache CloudStack Checkstyle Configuration ........ SUCCESS [4.411s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [40.102s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS [29.958s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [30.049s]
[INFO] Apache Cloudstack Plugin - Stratosphere SSP ....... SUCCESS [23.580s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [8.005s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [17.626s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [12.268s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS [18.181s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS [36.846s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [18.019s]
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SUCCESS [21.931s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS [14.728s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS [13.772s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS [8.231s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS [26.374s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS [13.820s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS [12.472s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [29.353s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [23.848s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [26.824s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [8.850s]
[INFO] cloud-framework-spring-module ..................... SUCCESS [24.152s]
[INFO] Apache CloudStack Test ............................ SUCCESS [4.303s]
[INFO] Apache CloudStack Console Proxy ................... SUCCESS [1.070s]
[INFO] Apache CloudStack Console Proxy - Server .......... SUCCESS [11.763s]
[INFO] Apache CloudStack System VM ....................... SUCCESS [4.295s]
[INFO] Apache CloudStack Client UI ....................... SUCCESS [16.260s]
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SUCCESS [22.923s]
[INFO] Apache CloudStack Framework - QuickCloud .......... SUCCESS [2.952s]
[INFO] Apache CloudStack AWS API Bridge .................. SUCCESS [2:12.248s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33:07.424s
[INFO] Finished at: Tue Dec 03 05:52:37 EST 2013
[INFO] Final Memory: 70M/243M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <http://jenkins.buildacloud.org/job/build-master/ws/plugins/alert-handlers/snmp-alerts/pom.xml> to org.apache.cloudstack/cloud-plugin-snmp-alerts/4.4.0-SNAPSHOT/cloud-plugin-snmp-alerts-4.4.0-SNAPSHOT.pom
[JENKINS] Archiving <http://jenkins.buildacloud.org/job/build-master/ws/client/pom.xml> to org.apache.cloudstack/cloud-client-ui/4.4.0-SNAPSHOT/cloud-client-ui-4.4.0-SNAPSHOT.pom
[JENKINS] Archiving <http://jenkins.buildacloud.org/job/build-master/ws/engine/storage/snapshot/pom.xml> to org.apache.cloudstack/cloud-engine-storage-snapshot/4.4.0-SNAPSHOT/cloud-engine-storage-snapshot-4.4.0-SNAPSHOT.pom
[JENKINS] Archiving <http://jenkins.buildacloud.org/job/build-master/ws/plugins/network-elements/elastic-loadbalancer/pom.xml> to org.apache.cloudstack/cloud-plugin-network-elb/4.4.0-SNAPSHOT/cloud-plugin-network-elb-4.4.0-SNAPSHOT.pom
[JENKINS] Archiving <http://jenkins.buildacloud.org/job/build-master/ws/plugins/storage/volume/solidfire/pom.xml> to org.apache.cloudstack/cloud-plugin-storage-volume-solidfire/4.4.0-SNAPSHOT/cloud-plugin-storage-volume-solidfire-4.4.0-SNAPSHOT.pom
[JENKINS] Archiving <http://jenkins.buildacloud.org/job/build-master/ws/maven-standard/pom.xml> to org.apache.cloudstack/cloud-maven-standard/4.4.0-SNAPSHOT/cloud-maven-standard-4.4.0-SNAPSHOT.pom
[JENKINS] Archiving <http://jenkins.buildacloud.org/job/build-master/ws/services/console-proxy-rdp/rdpconsole/pom.xml> to rdpclient/cloudstack-service-console-proxy-rdpclient/4.4.0-SNAPSHOT/cloudstack-service-console-proxy-rdpclient-4.4.0-SNAPSHOT.pom
[JENKINS] Archiving <http://jenkins.buildacloud.org/job/build-master/ws/plugins/user-authenticators/ldap/pom.xml> to org.apache.cloudstack/cloud-plugin-user-authenticator-ldap/4.4.0-SNAPSHOT/cloud-plugin-user-authenticator-ldap-4.4.0-SNAPSHOT.pom
[JENKINS] Archiving <http://jenkins.buildacloud.org/job/build-master/ws/plugins/network-elements/nicira-nvp/pom.xml> to org.apache.cloudstack/cloud-plugin-network-nvp/4.4.0-SNAPSHOT/cloud-plugin-network-nvp-4.4.0-SNAPSHOT.pom
[JENKINS] Archiving <http://jenkins.buildacloud.org/job/build-master/ws/plugins/network-elements/ovs/pom.xml> to org.apache.cloudstack/cloud-plugin-network-ovs/4.4.0-SNAPSHOT/cloud-plugin-network-ovs-4.4.0-SNAPSHOT.pom
[JENKINS] Archiving <http://jenkins.buildacloud.org/job/build-master/ws/awsapi/pom.xml> to org.apache.cloudstack/cloud-awsapi/4.4.0-SNAPSHOT/cloud-awsapi-4.4.0-SNAPSHOT.pom
[JENKINS] Archiving <http://jenkins.buildacloud.org/job/build-master/ws/plugins/hypervisors/kvm/pom.xml> to org.apache.cloudstack/cloud-plugin-hypervisor-kvm/4.4.0-SNAPSHOT/cloud-plugin-hypervisor-kvm-4.4.0-SNAPSHOT.pom
[JENKINS] Archiving <http://jenkins.buildacloud.org/job/build-master/ws/pom.xml> to org.apache.cloudstack/cloudstack/4.4.0-SNAPSHOT/cloudstack-4.4.0-SNAPSHOT.pom
[JENKINS] Archiving <http://jenkins.buildacloud.org/job/build-master/ws/plugins/alert-handlers/syslog-alerts/pom.xml> to org.apache.cloudstack/cloud-plugin-syslog-alerts/4.4.0-SNAPSHOT/cloud-plugin-syslog-alerts-4.4.0-SNAPSHOT.pom
[JENKINS] Archiving <http://jenkins.buildacloud.org/job/build-master/ws/core/pom.xml> to org.apache.cloudstack/cloud-core/4.4.0-SNAPSHOT/cloud-core-4.4.0-SNAPSHOT.pom
[JENKINS] Archiving <http://jenkins.buildacloud.org/job/build-master/ws/plugins/deployment-planners/implicit-dedication/pom.xml> to org.apache.cloudstack/cloud-plugin-planner-implicit-dedication/4.4.0-SNAPSHOT/cloud-plugin-planner-implicit-dedication-4.4.0-SNAPSHOT.pom
Build timed out (after 36 minutes). Marking the build as aborted.
channel stopped
ERROR: Failed to parse POMs
hudson.util.IOException2: Failed to extract <http://jenkins.buildacloud.org/job/build-master/ws/plugins/deployment-planners/implicit-dedication/transfer> of 1 files
	at hudson.FilePath.readFromTar(FilePath.java:2052)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:1964)
	at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57)
	at hudson.maven.MavenBuild$ProxyImpl.performArchiving(MavenBuild.java:471)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:825)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562)
	at hudson.model.Run.execute(Run.java:1679)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:509)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:230)
Caused by: java.io.IOException
	at hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:175)
	at hudson.util.HeadBufferingStream.read(HeadBufferingStream.java:61)
	at com.jcraft.jzlib.InflaterInputStream.fill(InflaterInputStream.java:175)
	at com.jcraft.jzlib.InflaterInputStream.read(InflaterInputStream.java:106)
	at org.apache.tools.tar.TarBuffer.readBlock(TarBuffer.java:257)
	at org.apache.tools.tar.TarBuffer.readRecord(TarBuffer.java:223)
	at hudson.org.apache.tools.tar.TarInputStream.getNextEntry(TarInputStream.java:228)
	at hudson.FilePath.readFromTar(FilePath.java:2030)
	... 9 more