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/03/06 10:34:40 UTC

Build failed in Jenkins: sling-bundles-jcr-resource-1.8 #67

See <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/67/display/redirect?page=changes>

Changes:

[olli] use Sling Parent 30

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H22 (ubuntu) in workspace <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/>
Checking out a fresh workspace because there's no workspace at <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/>
Cleaning local Directory .
Checking out https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/resource at revision '2017-03-06T10:34:30.886 +0000'
A         src
A         src/test
A         src/test/java
A         src/test/java/org
A         src/test/java/org/apache
A         src/test/java/org/apache/sling
A         src/test/java/org/apache/sling/jcr
A         src/test/java/org/apache/sling/jcr/resource
A         src/test/java/org/apache/sling/jcr/resource/internal
A         src/test/java/org/apache/sling/jcr/resource/internal/helper
AU        src/test/java/org/apache/sling/jcr/resource/internal/helper/JcrNodeResourceIteratorTest.java
AU        src/test/java/org/apache/sling/jcr/resource/internal/helper/JcrPropertyMapCacheEntryTest.java
A         src/test/java/org/apache/sling/jcr/resource/internal/helper/jcr
A         src/test/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProviderTest.java
AU        src/test/java/org/apache/sling/jcr/resource/internal/helper/jcr/PathMapperTest.java
AU        src/test/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrPropertyResourceTest.java
AU        src/test/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrNodeResourceTest.java
AU        src/test/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrTestNodeResource.java
A         src/test/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrItemResourceFactoryTest.java
AU        src/test/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrItemResourceTestBase.java
AU        src/test/java/org/apache/sling/jcr/resource/internal/JcrPropertyMapTest.java
AU        src/test/java/org/apache/sling/jcr/resource/internal/PathMapperImpl.java
A         src/test/java/org/apache/sling/jcr/resource/internal/JcrResourceUtilTest.java
AU        src/test/java/org/apache/sling/jcr/resource/internal/JcrModifiableValueMapTest.java
A         src/test/java/org/apache/sling/jcr/resource/internal/JcrSystemUserValidatorTest.java
A         src/test/java/org/apache/sling/jcr/resource/internal/AssertCalendar.java
A         src/test/java/org/apache/sling/jcr/resource/internal/JcrResourceListenerTest.java
AU        src/test/java/org/apache/sling/jcr/resource/internal/JcrModifiablePropertyMapTest.java
A         src/test/java/org/apache/sling/jcr/resource/internal/JcrResourceListenerScalabilityTest.java
A         src/main
A         src/main/resources
A         src/main/resources/SLING-INF
A         src/main/resources/SLING-INF/nodetypes
A         src/main/resources/SLING-INF/nodetypes/resource.cnd
A         src/main/resources/SLING-INF/nodetypes/vanitypath.cnd
A         src/main/resources/SLING-INF/nodetypes/folder.cnd
A         src/main/resources/SLING-INF/nodetypes/mapping.cnd
AU        src/main/resources/SLING-INF/nodetypes/redirect.cnd
A         src/main/java
A         src/main/java/org
A         src/main/java/org/apache
A         src/main/java/org/apache/sling
A         src/main/java/org/apache/sling/jcr
A         src/main/java/org/apache/sling/jcr/resource
AU        src/main/java/org/apache/sling/jcr/resource/JcrResourceResolverFactory.java
AU        src/main/java/org/apache/sling/jcr/resource/JcrPropertyMap.java
AU        src/main/java/org/apache/sling/jcr/resource/JcrResourceConstants.java
AU        src/main/java/org/apache/sling/jcr/resource/JcrResourceUtil.java
AU        src/main/java/org/apache/sling/jcr/resource/package-info.java
A         src/main/java/org/apache/sling/jcr/resource/api
AU        src/main/java/org/apache/sling/jcr/resource/api/JcrResourceConstants.java
AU        src/main/java/org/apache/sling/jcr/resource/api/package-info.java
A         src/main/java/org/apache/sling/jcr/resource/internal
A         src/main/java/org/apache/sling/jcr/resource/internal/JcrResourceChange.java
AU        src/main/java/org/apache/sling/jcr/resource/internal/JcrResourceListener.java
A         src/main/java/org/apache/sling/jcr/resource/internal/helper
AU        src/main/java/org/apache/sling/jcr/resource/internal/helper/StringConverter.java
A         src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr
AU        src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrNodeResource.java
A         src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrItemResourceFactory.java
AU        src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrNodeResourceMetadata.java
AU        src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java
AU        src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/PathMapper.java
A         src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrProviderStateFactory.java
AU        src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrItemResource.java
A         src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/BasicQueryLanguageProvider.java
AU        src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrNodeResourceIterator.java
A         src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrProviderState.java
AU        src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrPropertyResource.java
AU        src/main/java/org/apache/sling/jcr/resource/internal/helper/NumberConverter.java
AU        src/main/java/org/apache/sling/jcr/resource/internal/helper/CalendarConverter.java
AU        src/main/java/org/apache/sling/jcr/resource/internal/helper/JcrResourceUtil.java
AU        src/main/java/org/apache/sling/jcr/resource/internal/helper/DateConverter.java
AU        src/main/java/org/apache/sling/jcr/resource/internal/helper/BooleanConverter.java
AU        src/main/java/org/apache/sling/jcr/resource/internal/helper/Converter.java
A         src/main/java/org/apache/sling/jcr/resource/internal/helper/JcrPropertyMapCacheEntry.java
AU        src/main/java/org/apache/sling/jcr/resource/internal/helper/LazyInputStream.java
AU        src/main/java/org/apache/sling/jcr/resource/internal/JcrResourceResolverFactoryImpl.java
A         src/main/java/org/apache/sling/jcr/resource/internal/scripting
A         src/main/java/org/apache/sling/jcr/resource/internal/scripting/JcrObjectsBindingsValuesProvider.java
AU        src/main/java/org/apache/sling/jcr/resource/internal/NodeUtil.java
AU        src/main/java/org/apache/sling/jcr/resource/internal/JcrListenerBaseConfig.java
AU        src/main/java/org/apache/sling/jcr/resource/internal/JcrModifiableValueMap.java
A         src/main/java/org/apache/sling/jcr/resource/internal/JcrSystemUserValidator.java
AU        src/main/java/org/apache/sling/jcr/resource/internal/HelperData.java
AU        src/main/java/org/apache/sling/jcr/resource/internal/JcrValueMap.java
AU        src/main/java/org/apache/sling/jcr/resource/JcrModifiablePropertyMap.java
AU        pom.xml
AU        README.txt
 U        .
At revision 1785622

Parsing POMs
Failed to transfer Could not find artifact org.apache.sling:sling:pom:30 in central (http://repo.maven.apache.org/maven2)
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/> at hudson.remoting.Channel@73a33f6f:H22: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.sling:sling:pom:30 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at no local POM @ line 22, column 13

	at hudson.FilePath.act(FilePath.java:992)
	at hudson.FilePath.act(FilePath.java:974)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:980)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:692)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.sling:sling:pom:30 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at no local POM @ line 22, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1384)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to H22(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at hudson.FilePath.act(FilePath.java:985)
	... 8 more
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.sling:sling:pom:30 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at no local POM @ line 22, column 13

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1321)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Recording test results

Jenkins build is back to normal : sling-bundles-jcr-resource-1.8 #68

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