Uploaded image for project: 'Nuxeo ECM Build/Test Environment'
  1. Nuxeo ECM Build/Test Environment
  2. NXBT-1892

Fix artifact resolution for plugin jobs

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: NXP-8.x
    • Fix Version/s: NXP-8.x
    • Component/s: Continuous Integration

      Description

      The following jobs are failing because they cannot fetch SNAPSHOT artifacts

      16:55:53 ERROR: Failed to parse POMs
      16:55:53 java.io.IOException: remote file operation failed: /opt/jenkins/workspace/8.10/plugin_marketplace-dam-6.2_8.10 at hudson.remoting.Channel@46351a06:Docker-slave-40059af5514e-qa-ovh01.nuxeo.com: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
      16:55:53 [FATAL] Non-resolvable parent POM: Could not find artifact org.nuxeo.ecm.distribution:nuxeo-distribution:pom:8.10-HF14-SNAPSHOT in internal-snapshots-mirror (http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots) and 'parent.relativePath' points at wrong local POM @ line 3, column 11
      16:55:53 
      16:55:53 	at hudson.FilePath.act(FilePath.java:986)
      16:55:53 	at hudson.FilePath.act(FilePath.java:968)
      16:55:53 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:980)
      16:55:53 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:692)
      16:55:53 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
      16:55:53 	at hudson.model.Run.execute(Run.java:1738)
      16:55:53 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
      16:55:53 	at hudson.model.ResourceController.execute(ResourceController.java:98)
      16:55:53 	at hudson.model.Executor.run(Executor.java:410)
      16:55:53 Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
      16:55:53 [FATAL] Non-resolvable parent POM: Could not find artifact org.nuxeo.ecm.distribution:nuxeo-distribution:pom:8.10-HF14-SNAPSHOT in internal-snapshots-mirror (http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots) and 'parent.relativePath' points at wrong local POM @ line 3, column 11
      16:55:53 
      16:55:53 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1384)
      16:55:53 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
      16:55:53 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
      16:55:53 	at hudson.remoting.UserRequest.perform(UserRequest.java:152)
      16:55:53 	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
      16:55:53 	at hudson.remoting.Request$2.run(Request.java:332)
      16:55:53 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
      16:55:53 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      16:55:53 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      16:55:53 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      16:55:53 	at java.lang.Thread.run(Thread.java:745)
      16:55:53 	at ......remote call to Docker-slave-40059af5514e-qa-ovh01.nuxeo.com(Native Method)
      16:55:53 	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
      16:55:53 	at hudson.remoting.UserResponse.retrieve(UserRequest.java:252)
      16:55:53 	at hudson.remoting.Channel.call(Channel.java:781)
      16:55:53 	at hudson.FilePath.act(FilePath.java:979)
      16:55:53 	... 8 more
      16:55:53 Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
      16:55:53 [FATAL] Non-resolvable parent POM: Could not find artifact org.nuxeo.ecm.distribution:nuxeo-distribution:pom:8.10-HF14-SNAPSHOT in internal-snapshots-mirror (http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots) and 'parent.relativePath' points at wrong local POM @ line 3, column 11
      16:55:53 
      16:55:53 	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
      16:55:53 	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
      16:55:53 	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
      16:55:53 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1321)
      16:55:53 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
      16:55:53 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
      16:55:53 	at hudson.remoting.UserRequest.perform(UserRequest.java:152)
      16:55:53 	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
      16:55:53 	at hudson.remoting.Request$2.run(Request.java:332)
      16:55:53 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
      16:55:53 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      16:55:53 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      16:55:53 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      16:55:53 	at java.lang.Thread.run(Thread.java:745)
      

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                Unassigned
                Reporter:
                tmartins Thierry Martins
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated: