See <https://builds.apache.org/job/ACE-trunk/124/changes>
Changes:
[marrs] Two bugfixes to properly check for null before starting to read from
stream.
------------------------------------------
[...truncated 2538 lines...]
template.init:
[echo] Enter project org.apache.ace.range.api
init:
dependencies:
compile:
test:
template.init:
[echo] Enter project org.apache.ace.feedback.common
init:
dependencies:
compile:
test:
template.init:
[echo] Enter project org.apache.ace.agent
init:
dependencies:
compile:
test:
template.init:
[echo] Enter project org.apache.ace.builder
init:
dependencies:
compile:
test:
template.init:
[echo] Enter project org.apache.ace.agent.itest
init:
dependencies:
compile:
test:
[bndtest] Testing
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.itest/bnd.bnd
[bndtest] ____________________________
[bndtest] Welcome to Apache Felix Gogo
[bndtest]
[bndtest] 2013-10-16 07:54:01.446:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
[bndtest] 2013-10-16 07:54:01.480:INFO:oejsh.ContextHandler:started
o.e.j.s.ServletContextHandler{/,null}
[bndtest] 2013-10-16 07:54:01.509:INFO:oejs.AbstractConnector:Started
[email protected]:8080
[bndtest] 2013-10-16 07:54:01.550:INFO:oejsh.ContextHandler:stopped
o.e.j.s.ServletContextHandler{/,null}
[bndtest] 2013-10-16 07:54:01.619:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
[bndtest] 2013-10-16 07:54:01.619:INFO:oejsh.ContextHandler:started
o.e.j.s.ServletContextHandler{/,null}
[bndtest] 2013-10-16 07:54:01.622:INFO:oejs.AbstractConnector:Started
[email protected]:8080
[bndtest] [INFO] 07:54:21 (controller) Starting download of deployment
update, 0.0.0 => 1.0.0...
[bndtest] [INFO] 07:54:21 (controller) Progress of deployment update
download: 1096 of 1096 bytes...
[bndtest] [INFO] 07:54:22 (controller) Installing deployment update 0.0.0 =>
1.0.0...
[bndtest] [INFO] 07:54:24 (controller) Starting download of deployment
update, 1.0.0 => 2.0.0...
[bndtest] [INFO] 07:54:24 (controller) Progress of deployment update
download: 548 of 548 bytes...
[bndtest] [INFO] 07:54:25 (controller) Installing deployment update 1.0.0 =>
2.0.0...
[bndtest] ERROR: Bundle test.bundle1 [16] Unable to update the bundle.
(java.io.EOFException: Unexpected end of ZLIB input stream)
[bndtest] java.io.EOFException: Unexpected end of ZLIB input stream
[bndtest] at
java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:223)
[bndtest] at
java.util.zip.InflaterInputStream.read(InflaterInputStream.java:141)
[bndtest] at java.util.zip.ZipInputStream.read(ZipInputStream.java:154)
[bndtest] at java.util.jar.JarInputStream.read(JarInputStream.java:195)
[bndtest] at java.io.FilterInputStream.read(FilterInputStream.java:90)
[bndtest] at
org.apache.felix.deploymentadmin.NonCloseableStream.read(NonCloseableStream.java:64)
[bndtest] at
org.apache.felix.deploymentadmin.spi.UpdateCommand$BundleInputStream.read(UpdateCommand.java:176)
[bndtest] at
org.apache.felix.framework.cache.BundleCache.copyStreamToFile(BundleCache.java:357)
[bndtest] at
org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:170)
[bndtest] at
org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
[bndtest] at
org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:872)
[bndtest] at
org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
[bndtest] at
org.apache.felix.framework.cache.BundleArchive.revise(BundleArchive.java:522)
[bndtest] at
org.apache.felix.framework.BundleImpl.revise(BundleImpl.java:1126)
[bndtest] at
org.apache.felix.framework.Felix.updateBundle(Felix.java:2113)
[bndtest] at
org.apache.felix.framework.BundleImpl.update(BundleImpl.java:962)
[bndtest] at
org.apache.felix.deploymentadmin.spi.UpdateCommand.execute(UpdateCommand.java:83)
[bndtest] at
org.apache.felix.deploymentadmin.spi.DeploymentSessionImpl.call(DeploymentSessionImpl.java:73)
[bndtest] at
org.apache.felix.deploymentadmin.DeploymentAdminImpl.installDeploymentPackage(DeploymentAdminImpl.java:214)
[bndtest] at
org.apache.ace.agent.impl.DeploymentHandlerImpl.install(Unknown Source)
[bndtest] at
org.apache.ace.agent.impl.DefaultController$DownloadUpdateInstaller.doInstallUpdate(Unknown
Source)
[bndtest] at
org.apache.ace.agent.impl.DefaultController$UpdateInstaller.installUpdate(Unknown
Source)
[bndtest] at
org.apache.ace.agent.impl.DefaultController.runDeploymentUpdate(Unknown Source)
[bndtest] at org.apache.ace.agent.impl.DefaultController.run(Unknown
Source)
[bndtest] at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
[bndtest] at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[bndtest] at java.util.concurrent.FutureTask.run(FutureTask.java:138)
[bndtest] at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)
[bndtest] at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206)
[bndtest] at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[bndtest] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[bndtest] at java.lang.Thread.run(Thread.java:662)
[bndtest] [INFO] 07:54:27 (controller) Cancelling download of deployment
update for 2.0.0 because a newer version is available...
[bndtest] [INFO] 07:54:27 (controller) Starting download of deployment
update, 1.0.0 => 6.0.0...
[bndtest] [INFO] 07:54:27 (controller) Progress of deployment update
download: 2773 of 2773 bytes...
[bndtest] [INFO] 07:54:28 (controller) Installing deployment update 1.0.0 =>
6.0.0...
[bndtest] [INFO] 07:54:35 (controller) Starting download of deployment
update, 0.0.0 => 5.0.0...
[bndtest] [INFO] 07:54:35 (controller) Progress of deployment update
download: 2814 of 2814 bytes...
[bndtest] [INFO] 07:54:36 (controller) Installing deployment update 0.0.0 =>
5.0.0...
[bndtest] [WARNING] 07:54:36 (deployment) Could not start bundle
'test.bundle3'
[bndtest] org.osgi.framework.BundleException: Unresolved constraint in bundle
test.bundle3 [21]: Unable to resolve 21.0: missing requirement [21.0]
osgi.wiring.package; (osgi.wiring.package=no.such)
[bndtest] at
org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3826)
[bndtest] at org.apache.felix.framework.Felix.startBundle(Felix.java:1868)
[bndtest] at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:944)
[bndtest] at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:931)
[bndtest] at
org.apache.felix.deploymentadmin.spi.StartBundleCommand.execute(StartBundleCommand.java:55)
[bndtest] at
org.apache.felix.deploymentadmin.spi.DeploymentSessionImpl.call(DeploymentSessionImpl.java:73)
[bndtest] at
org.apache.felix.deploymentadmin.DeploymentAdminImpl.installDeploymentPackage(DeploymentAdminImpl.java:214)
[bndtest] at
org.apache.ace.agent.impl.DeploymentHandlerImpl.install(Unknown Source)
[bndtest] at
org.apache.ace.agent.impl.DefaultController$DownloadUpdateInstaller.doInstallUpdate(Unknown
Source)
[bndtest] at
org.apache.ace.agent.impl.DefaultController$UpdateInstaller.installUpdate(Unknown
Source)
[bndtest] at
org.apache.ace.agent.impl.DefaultController.runDeploymentUpdate(Unknown Source)
[bndtest] at org.apache.ace.agent.impl.DefaultController.run(Unknown
Source)
[bndtest] at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
[bndtest] at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[bndtest] at java.util.concurrent.FutureTask.run(FutureTask.java:138)
[bndtest] at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)
[bndtest] at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206)
[bndtest] at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[bndtest] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[bndtest] at java.lang.Thread.run(Thread.java:662)
[bndtest] [INFO] 07:54:37 (controller) Starting download of deployment
update, 5.0.0 => 6.0.0...
[bndtest] [INFO] 07:54:37 (controller) Progress of deployment update
download: 2779 of 2779 bytes...
[bndtest] [INFO] 07:54:38 (controller) Installing deployment update 5.0.0 =>
6.0.0...
[bndtest] [WARNING] 07:54:38 (deployment) Could not get reference to storage
area of bundle 'test.bundle3'
[bndtest] [WARNING] 07:54:38 (deployment) Could not retrieve storage area of
bundle 'test.bundle3', skipping it.
[bndtest] [INFO] 07:54:44 (controller) Starting download of deployment
update, 0.0.0 => 6.0.0...
[bndtest] [INFO] 07:54:44 (controller) Progress of deployment update
download: 2779 of 2779 bytes...
[bndtest] [INFO] 07:54:45 (controller) Installing deployment update 0.0.0 =>
6.0.0...
[bndtest] [INFO] 07:54:50 (controller) Starting download of deployment
update, 0.0.0 => 5.0.0...
[bndtest] [INFO] 07:54:50 (controller) Progress of deployment update
download: 1409 of 1409 bytes...
[bndtest] [INFO] 07:54:51 (controller) Installing deployment update 0.0.0 =>
5.0.0...
[bndtest] [INFO] 07:54:52 (controller) Cancelling deployment package download
for version 5.0.0 because of reset...
[bndtest] [INFO] 07:54:58 (controller) Starting download of deployment
update, 0.0.0 => 4.0.0...
[bndtest] [INFO] 07:54:58 (controller) Progress of deployment update
download: 1943 of 1943 bytes...
[bndtest] [INFO] 07:54:59 (controller) Installing deployment update 0.0.0 =>
4.0.0...
[bndtest] [ERROR] 07:54:59 (deployment) Stream does not contain a valid
deployment package: missing manifest!
[bndtest] [INFO] 07:54:59 (controller) Cancelling deployment package download
for version 4.0.0 because of reset...
[bndtest] [INFO] 07:55:04 (controller) Starting download of deployment
update, 0.0.0 => 2.0.0...
[bndtest] [WARNING] 07:55:06 (controller) Sync received retry exception from
server. Rescheduled in 1 seconds
[bndtest] [INFO] 07:55:07 (controller) Starting download of deployment
update, 0.0.0 => 2.0.0...
[bndtest] [INFO] 07:55:07 (controller) Progress of deployment update
download: 1097 of 1097 bytes...
[bndtest] [INFO] 07:55:08 (controller) Installing deployment update 0.0.0 =>
2.0.0...
[bndtest] [INFO] 07:55:13 (controller) Starting download of deployment
update, 0.0.0 => 3.0.0...
[bndtest] [INFO] 07:55:14 (controller) Installing deployment update 0.0.0 =>
3.0.0...
[bndtest] [ERROR] 07:55:14 (deployment) Stream does not contain a valid
deployment package: missing manifest!
[bndtest] [INFO] 07:55:14 (controller) Cancelling deployment package download
for version 3.0.0 because of reset...
[bndtest] [WARNING] 07:55:19 (controller) Sync received retry exception from
server. Rescheduled in 1 seconds
[bndtest] [INFO] 07:55:20 (controller) Starting download of deployment
update, 0.0.0 => 1.0.0...
[bndtest] [INFO] 07:55:20 (controller) Progress of deployment update
download: 1096 of 1096 bytes...
[bndtest] [INFO] 07:55:21 (controller) Installing deployment update 0.0.0 =>
1.0.0...
[bndtest] [INFO] 07:55:26 (controller) Starting download of deployment
update, 0.0.0 => 6.0.0...
[bndtest] [INFO] 07:55:26 (controller) Progress of deployment update
download: 1387 of 2774 bytes...
[bndtest] [INFO] 07:55:26 (controller) Progress of deployment update
download: 2774 of 2774 bytes...
[bndtest] [INFO] 07:55:27 (controller) Installing deployment update 0.0.0 =>
6.0.0...
[bndtest] [INFO] 07:55:32 (controller) Installing streaming deployment update
0.0.0 => 6.0.0
[bndtest] [INFO] 07:55:37 (controller) Installing streaming deployment update
0.0.0 => 5.0.0
[bndtest] [INFO] 07:55:42 (controller) Installing streaming deployment update
0.0.0 => 4.0.0
[bndtest] [ERROR] 07:55:42 (deployment) Stream does not contain a valid
deployment package: missing manifest!
[bndtest] [INFO] 07:55:48 (controller) Installing streaming deployment update
0.0.0 => 2.0.0
[bndtest] [WARNING] 07:55:48 (controller) Sync received retry exception from
server. Rescheduled in 1 seconds
[bndtest] [INFO] 07:55:49 (controller) Installing streaming deployment update
0.0.0 => 2.0.0
[bndtest] [INFO] 07:55:54 (controller) Installing streaming deployment update
0.0.0 => 3.0.0
[bndtest] [ERROR] 07:55:54 (deployment) Stream does not contain a valid
deployment package: missing manifest!
[bndtest] [WARNING] 07:55:59 (controller) Sync received retry exception from
server. Rescheduled in 1 seconds
[bndtest] [INFO] 07:56:00 (controller) Installing streaming deployment update
0.0.0 => 1.0.0
[bndtest] [INFO] 07:56:05 (controller) Installing streaming deployment update
0.0.0 => 1.0.0
[bndtest] [INFO] 07:56:10 (controller) Installing streaming deployment update
0.0.0 => 1.0.0
[bndtest] [INFO] 07:56:11 (controller) Installing streaming deployment update
1.0.0 => 6.0.0
[bndtest] [ERROR] 07:56:11 (deployment) Stream does not contain a valid
deployment package: missing manifest!
[bndtest] Errors: 0
[bndtest] Failures: 1
[bndtest] 1 Error(s)
[bndtest] Tests failed
[bndtest] at aQute.bnd.ant.TestTask.executeProject(TestTask.java:78)
[bndtest] at aQute.bnd.ant.TestTask.execute(TestTask.java:49)
[bndtest] at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
[bndtest] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[bndtest] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[bndtest] at java.lang.reflect.Method.invoke(Method.java:597)
[bndtest] at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
[bndtest] at org.apache.tools.ant.Task.perform(Task.java:348)
[bndtest] at org.apache.tools.ant.Target.execute(Target.java:390)
[bndtest] at org.apache.tools.ant.Target.performTasks(Target.java:411)
[bndtest] at
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
[bndtest] at
org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
[bndtest] at
org.apache.tools.ant.Project.executeTargets(Project.java:1251)
[bndtest] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
[bndtest] at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:302)
[bndtest] at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221)
[bndtest] at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
[bndtest] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[bndtest] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[bndtest] at java.lang.reflect.Method.invoke(Method.java:597)
[bndtest] at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
[bndtest] at org.apache.tools.ant.Task.perform(Task.java:348)
[bndtest] at org.apache.tools.ant.Target.execute(Target.java:390)
[bndtest] at org.apache.tools.ant.Target.performTasks(Target.java:411)
[bndtest] at
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
[bndtest] at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
[bndtest] at
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
[bndtest] at
org.apache.tools.ant.Project.executeTargets(Project.java:1251)
[bndtest] at org.apache.tools.ant.Main.runBuild(Main.java:809)
[bndtest] at org.apache.tools.ant.Main.startAnt(Main.java:217)
[bndtest] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
[bndtest] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/cnf/build.xml:55:
The following error occurred while executing this line:
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/cnf/build-template.xml:67:
Tests failed
Total time: 18 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern:
**/testng/testng-results.xml
Saving reports...
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-16_07-36-47/testng/testng-results-1.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-16_07-36-47/testng/testng-results-10.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-16_07-36-47/testng/testng-results-11.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-16_07-36-47/testng/testng-results-12.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-16_07-36-47/testng/testng-results-13.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-16_07-36-47/testng/testng-results-14.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-16_07-36-47/testng/testng-results-15.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-16_07-36-47/testng/testng-results-16.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-16_07-36-47/testng/testng-results-17.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-16_07-36-47/testng/testng-results-2.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-16_07-36-47/testng/testng-results-3.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-16_07-36-47/testng/testng-results-4.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-16_07-36-47/testng/testng-results-5.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-16_07-36-47/testng/testng-results-6.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-16_07-36-47/testng/testng-results-7.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-16_07-36-47/testng/testng-results-8.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-16_07-36-47/testng/testng-results-9.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-16_07-36-47/testng/testng-results.xml'
TestNG Reports Processing: FINISH