You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/08/24 00:07:43 UTC

Jenkins build is still unstable: sling-karaf-org.apache.sling.karaf-integration-tests-1.8 #52

See <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/52/display/redirect?page=changes>


Jenkins build is still unstable: sling-karaf-org.apache.sling.karaf-integration-tests-1.8 #72

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/72/display/redirect>


Jenkins build is still unstable: sling-karaf-org.apache.sling.karaf-integration-tests-1.8 #71

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/71/display/redirect>


Jenkins build is still unstable: sling-karaf-org.apache.sling.karaf-integration-tests-1.8 #70

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/70/display/redirect>


Jenkins build is still unstable: sling-karaf-org.apache.sling.karaf-integration-tests-1.8 #69

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/69/display/redirect>


Jenkins build is still unstable: sling-karaf-org.apache.sling.karaf-integration-tests-1.8 #68

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/68/display/redirect>


Jenkins build is still unstable: sling-karaf-org.apache.sling.karaf-integration-tests-1.8 #67

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/67/display/redirect>


Jenkins build is still unstable: sling-karaf-org.apache.sling.karaf-integration-tests-1.8 #66

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/66/display/redirect>


Jenkins build is unstable: sling-karaf-org.apache.sling.karaf-integration-tests-1.8 #65

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/65/display/redirect>


Build failed in Jenkins: sling-karaf-org.apache.sling.karaf-integration-tests-1.8 #64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/64/display/redirect>

------------------------------------------
[...truncated 215.49 KB...]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357)
	at sun.rmi.transport.Transport$1.run(Transport.java:200)
	at sun.rmi.transport.Transport$1.run(Transport.java:197)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.rmi.transport.Transport.serviceCall(Transport.java:196)
	at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:283)
	at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:260)
	at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:161)
	at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:227)
	at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:179)
	at com.sun.proxy.$Proxy12.remoteCall(Unknown Source)
	at org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl$1.invoke(RemoteBundleContextClientImpl.java:102)
	at com.sun.proxy.$Proxy13.call(Unknown Source)
	at org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.call(RemoteBundleContextClientImpl.java:290)
	at org.ops4j.pax.exam.container.remote.RBCRemoteTarget.call(RBCRemoteTarget.java:60)
	at org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.call(KarafTestContainer.java:652)
	at org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.invoke(EagerSingleStagedReactor.java:109)
	at org.ops4j.pax.exam.junit.impl.ProbeRunner$2.evaluate(ProbeRunner.java:267)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:98)
	at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

testOrgApacheServicemixBundlesUrlrewritefilter(org.apache.sling.karaf.tests.bootstrap.SlingExtensionUrlrewriterIT)  Time elapsed: 180.01 sec  <<< ERROR!
org.ops4j.pax.swissbox.tracker.ServiceLookupException: gave up waiting for service org.ops4j.pax.exam.ProbeInvoker
	at org.ops4j.pax.swissbox.tracker.ServiceLookup.getService(ServiceLookup.java:199)
	at org.ops4j.pax.swissbox.tracker.ServiceLookup.getService(ServiceLookup.java:136)
	at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall(RemoteBundleContextImpl.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357)
	at sun.rmi.transport.Transport$1.run(Transport.java:200)
	at sun.rmi.transport.Transport$1.run(Transport.java:197)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.rmi.transport.Transport.serviceCall(Transport.java:196)
	at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:283)
	at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:260)
	at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:161)
	at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:227)
	at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:179)
	at com.sun.proxy.$Proxy12.remoteCall(Unknown Source)
	at org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl$1.invoke(RemoteBundleContextClientImpl.java:102)
	at com.sun.proxy.$Proxy13.call(Unknown Source)
	at org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.call(RemoteBundleContextClientImpl.java:290)
	at org.ops4j.pax.exam.container.remote.RBCRemoteTarget.call(RBCRemoteTarget.java:60)
	at org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.call(KarafTestContainer.java:652)
	at org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.invoke(EagerSingleStagedReactor.java:109)
	at org.ops4j.pax.exam.junit.impl.ProbeRunner$2.evaluate(ProbeRunner.java:267)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:98)
	at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)


Results :

Tests in error: 
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  JUnit4Provider.invoke:128->executeTestSet:153->executeWithRerun:173->execute:283 » Runtime
  ComposumSlingIT.org.apache.sling.karaf.tests.bootstrap.ComposumSlingIT » Runtime
  SlingExtensionAdapterIT.testOrgApacheSlingAdapter » ServiceLookup gave up wait...
  SlingExtensionDiscoveryOakIT.org.apache.sling.karaf.tests.bootstrap.SlingExtensionDiscoveryOakIT » Runtime
  SlingExtensionDistributionIT.org.apache.sling.karaf.tests.bootstrap.SlingExtensionDistributionIT » Runtime
  SlingExtensionEventIT.org.apache.sling.karaf.tests.bootstrap.SlingExtensionEventIT » Runtime
  SlingExtensionExplorerIT.org.apache.sling.karaf.tests.bootstrap.SlingExtensionExplorerIT » Runtime
  SlingExtensionHealthcheckIT.org.apache.sling.karaf.tests.bootstrap.SlingExtensionHealthcheckIT » Runtime
  SlingExtensionI18nIT.org.apache.sling.karaf.tests.bootstrap.SlingExtensionI18nIT » Runtime
  SlingExtensionJmxProviderIT.testOrgApacheSlingJmxProvider » ServiceLookup gave...
  SlingExtensionModelsIT.org.apache.sling.karaf.tests.bootstrap.SlingExtensionModelsIT » Runtime
  SlingExtensionModelsJacksonexporterIT.org.apache.sling.karaf.tests.bootstrap.SlingExtensionModelsJacksonexporterIT » Runtime
  SlingExtensionPipesIT.org.apache.sling.karaf.tests.bootstrap.SlingExtensionPipesIT » Runtime
  SlingExtensionUrlrewriterIT.testOrgApacheServicemixBundlesUrlrewritefilter » ServiceLookup
  SlingExtensionUrlrewriterIT.testOrgApacheSlingUrlrewriter » ServiceLookup gave...
  SlingExtensionValidationIT.org.apache.sling.karaf.tests.bootstrap.SlingExtensionValidationIT » Runtime
  SlingExtensionXssIT.org.apache.sling.karaf.tests.bootstrap.SlingExtensionXssIT » Runtime
  SlingInstallerHealthcheckIT.org.apache.sling.karaf.tests.bootstrap.SlingInstallerHealthcheckIT » Runtime
  SlingInstallerProviderJcrIT.org.apache.sling.karaf.tests.bootstrap.SlingInstallerProviderJcrIT » Runtime
  SlingJcrCompilerIT.org.apache.sling.karaf.tests.bootstrap.SlingJcrCompilerIT » Runtime
  SlingJcrIT.org.apache.sling.karaf.tests.bootstrap.SlingJcrIT » Runtime Cannot ...
  SlingJcrJackrabbitSecurityIT.org.apache.sling.karaf.tests.bootstrap.SlingJcrJackrabbitSecurityIT » Runtime
  SlingJcrRepoinitIT.org.apache.sling.karaf.tests.bootstrap.SlingJcrRepoinitIT » Runtime
  SlingLaunchpadContentIT.org.apache.sling.karaf.tests.bootstrap.SlingLaunchpadContentIT » Runtime
  SlingLaunchpadNosqlMongoIT.testResourceProviderFactory » ServiceLookup gave up...
  SlingNosqlGenericIT.testOrgApacheSlingNosqlGeneric » ServiceLookup gave up wai...
  SlingSamplesFlingIT.org.apache.sling.karaf.tests.bootstrap.SlingSamplesFlingIT » Runtime
  SlingScriptingFreemarkerIT.org.apache.sling.karaf.tests.bootstrap.SlingScriptingFreemarkerIT » Runtime
  SlingScriptingGroovyIT.org.apache.sling.karaf.tests.bootstrap.SlingScriptingGroovyIT » Runtime
  SlingScriptingIT.org.apache.sling.karaf.tests.bootstrap.SlingScriptingIT » Runtime
  SlingScriptingJavaIT.org.apache.sling.karaf.tests.bootstrap.SlingScriptingJavaIT » Runtime
  SlingScriptingJavascriptIT.org.apache.sling.karaf.tests.bootstrap.SlingScriptingJavascriptIT » Runtime
  SlingScriptingJspIT.org.apache.sling.karaf.tests.bootstrap.SlingScriptingJspIT » Runtime
  SlingScriptingSightlyIT.org.apache.sling.karaf.tests.bootstrap.SlingScriptingSightlyIT » Runtime
  SlingScriptingThymeleafIT.org.apache.sling.karaf.tests.bootstrap.SlingScriptingThymeleafIT » Runtime
  SlingServletsIT.org.apache.sling.karaf.tests.bootstrap.SlingServletsIT » Runtime

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ org.apache.sling.karaf-integration-tests ---
[INFO] Checking legal files in: org.apache.sling.karaf-integration-tests-0.1.1-SNAPSHOT.jar
[INFO] Checking legal files in: org.apache.sling.karaf-integration-tests-0.1.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ org.apache.sling.karaf-integration-tests ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: src/main/appended-resources/META-INF/*
[INFO] Exclude: velocity.log
[INFO] Exclude: target/*
[INFO] Exclude: README.md
[INFO] Exclude: maven-eclipse.xml
[INFO] Exclude: .*
[INFO] Exclude: .*/**
[INFO] Exclude: **/*.json
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/*.rej
[INFO] Exclude: hs_err_*.log
[INFO] Exclude: **/repository/index/*/index-details.txt
[INFO] 74 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 74 licence.
[INFO] 
[INFO] --- maven-bundle-plugin:3.3.0:baseline (baseline) @ org.apache.sling.karaf-integration-tests ---
[INFO] artifact org.apache.sling:org.apache.sling.karaf-integration-tests: checking for updates from Nexus
[INFO] artifact org.apache.sling:org.apache.sling.karaf-integration-tests: checking for updates from central
[INFO] Unable to find a previous version of the project in the repository
[INFO] Not generating Baseline report as there is no previous version of the library to compare against
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (default) @ org.apache.sling.karaf-integration-tests ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/ws/target/failsafe-reports>
[ERROR] There are test failures.

Please refer to <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/ws/target/failsafe-reports> for the individual test results.
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.apache.sling.karaf-integration-tests ---

[INFO] Installing <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/ws/target/org.apache.sling.karaf-integration-tests-0.1.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.karaf-integration-tests/0.1.1-SNAPSHOT/org.apache.sling.karaf-integration-tests-0.1.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.karaf-integration-tests/0.1.1-SNAPSHOT/org.apache.sling.karaf-integration-tests-0.1.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/ws/target/org.apache.sling.karaf-integration-tests-0.1.1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.karaf-integration-tests/0.1.1-SNAPSHOT/org.apache.sling.karaf-integration-tests-0.1.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.3.0:install (default-install) @ org.apache.sling.karaf-integration-tests ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.apache.sling.karaf-integration-tests ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.karaf-integration-tests/0.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.karaf-integration-tests/0.1.1-SNAPSHOT/maven-metadata.xml (1 KB at 1.4 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.karaf-integration-tests/0.1.1-SNAPSHOT/org.apache.sling.karaf-integration-tests-0.1.1-20171004.153037-58.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.karaf-integration-tests/0.1.1-SNAPSHOT/org.apache.sling.karaf-integration-tests-0.1.1-20171004.153037-58.jar (14 KB at 13.0 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.karaf-integration-tests/0.1.1-SNAPSHOT/org.apache.sling.karaf-integration-tests-0.1.1-20171004.153037-58.pom
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.karaf-integration-tests/0.1.1-SNAPSHOT/org.apache.sling.karaf-integration-tests-0.1.1-20171004.153037-58.pom (10 KB at 10.6 KB/sec)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.karaf-integration-tests/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.karaf-integration-tests/maven-metadata.xml (316 B at 0.5 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.karaf-integration-tests/0.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.karaf-integration-tests/0.1.1-SNAPSHOT/maven-metadata.xml (1 KB at 1.2 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.karaf-integration-tests/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.karaf-integration-tests/maven-metadata.xml (316 B at 0.4 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.karaf-integration-tests/0.1.1-SNAPSHOT/org.apache.sling.karaf-integration-tests-0.1.1-20171004.153037-58-sources.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.karaf-integration-tests/0.1.1-SNAPSHOT/org.apache.sling.karaf-integration-tests-0.1.1-20171004.153037-58-sources.jar (12 KB at 11.8 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.karaf-integration-tests/0.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.karaf-integration-tests/0.1.1-SNAPSHOT/maven-metadata.xml (1 KB at 1.1 KB/sec)
[INFO] 
[INFO] --- maven-bundle-plugin:3.3.0:deploy (default-deploy) @ org.apache.sling.karaf-integration-tests ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:09 h
[INFO] Finished at: 2017-10-04T15:30:44+00:00

[INFO] Final Memory: 58M/509M
[INFO] ------------------------------------------------------------------------
channel stopped
Recording test results

Jenkins build is still unstable: sling-karaf-org.apache.sling.karaf-integration-tests-1.8 #63

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/63/display/redirect>


Jenkins build is still unstable: sling-karaf-org.apache.sling.karaf-integration-tests-1.8 #62

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/62/display/redirect?page=changes>


Jenkins build is still unstable: sling-karaf-org.apache.sling.karaf-integration-tests-1.8 #61

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/61/display/redirect?page=changes>


Jenkins build is still unstable: sling-karaf-org.apache.sling.karaf-integration-tests-1.8 #60

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/60/display/redirect?page=changes>


Jenkins build is still unstable: sling-karaf-org.apache.sling.karaf-integration-tests-1.8 #59

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/59/display/redirect?page=changes>


Jenkins build is still unstable: sling-karaf-org.apache.sling.karaf-integration-tests-1.8 #58

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/58/display/redirect>


Jenkins build is still unstable: sling-karaf-org.apache.sling.karaf-integration-tests-1.8 #57

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/57/display/redirect>


Jenkins build is still unstable: sling-karaf-org.apache.sling.karaf-integration-tests-1.8 #56

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/56/display/redirect>


Jenkins build is still unstable: sling-karaf-org.apache.sling.karaf-integration-tests-1.8 #55

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/55/display/redirect?page=changes>


Jenkins build is still unstable: sling-karaf-org.apache.sling.karaf-integration-tests-1.8 #54

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/54/display/redirect?page=changes>


Jenkins build is still unstable: sling-karaf-org.apache.sling.karaf-integration-tests-1.8 #53

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-karaf-org.apache.sling.karaf-integration-tests-1.8/53/display/redirect?page=changes>