Skip to content

Console Output

10:18:07 Started by user hrupp@redhat.com
10:18:07 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/Metrics-deploy-prerelease-artifacts/workspace
10:18:07 [WS-CLEANUP] Deleting project workspace...
10:18:07 [WS-CLEANUP] Done
10:18:07 Cloning the remote Git repository
10:18:07 Cloning repository https://github.com/eclipse/microprofile-metrics.git
10:18:07  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/Metrics-deploy-prerelease-artifacts/workspace # timeout=10
10:18:07 Fetching upstream changes from https://github.com/eclipse/microprofile-metrics.git
10:18:07  > /usr/local/bin/git --version # timeout=10
10:18:07 Setting http proxy: proxy.eclipse.org:9898
10:18:07  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-metrics.git +refs/heads/*:refs/remotes/origin/*
10:18:09  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-metrics.git # timeout=10
10:18:09  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:18:09  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-metrics.git # timeout=10
10:18:09 Fetching upstream changes from https://github.com/eclipse/microprofile-metrics.git
10:18:09 Setting http proxy: proxy.eclipse.org:9898
10:18:09  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-metrics.git +refs/heads/*:refs/remotes/origin/*
10:18:09  > /usr/local/bin/git rev-parse refs/tags/1.0^{commit} # timeout=10
10:18:09  > /usr/local/bin/git rev-parse refs/remotes/origin/refs/tags/1.0^{commit} # timeout=10
10:18:09 Checking out Revision fbaa675b3827a16d41a3ef74f5597e19448d1ab5 (refs/tags/1.0)
10:18:09 Commit message: "[maven-release-plugin] prepare release 1.0"
10:18:09  > /usr/local/bin/git config core.sparsecheckout # timeout=10
10:18:09  > /usr/local/bin/git checkout -f fbaa675b3827a16d41a3ef74f5597e19448d1ab5
10:18:09 First time build. Skipping changelog.
10:18:09 Parsing POMs
10:18:10 Failed to transfer Could not find artifact org.eclipse.microprofile.metrics:microprofile-metrics-parent:pom:1.0 in eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/)
10:18:10 ERROR: Failed to parse POMs
10:18:10 org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
10:18:10 [FATAL] Non-resolvable parent POM: Could not find artifact org.eclipse.microprofile.metrics:microprofile-metrics-parent:pom:1.0 in eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) and 'parent.relativePath' points at wrong local POM @ line 19, column 13
10:18:10 [FATAL] Non-resolvable parent POM: Failure to find org.eclipse.microprofile.metrics:microprofile-metrics-parent:pom:1.0 in https://repo.eclipse.org/content/repositories/maven_central/ was cached in the local repository, resolution will not be reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 12, column 13
10:18:10 
10:18:10 	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
10:18:10 	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
10:18:10 	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
10:18:10 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1326)
10:18:10 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1123)
10:18:10 	at hudson.FilePath.act(FilePath.java:998)
10:18:10 	at hudson.FilePath.act(FilePath.java:976)
10:18:10 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
10:18:10 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:690)
10:18:10 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:490)
10:18:10 	at hudson.model.Run.execute(Run.java:1735)
10:18:10 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:542)
10:18:10 	at hudson.model.ResourceController.execute(ResourceController.java:97)
10:18:10 	at hudson.model.Executor.run(Executor.java:405)
10:18:10 Archiving artifacts
10:18:10 Started calculate disk usage of build
10:18:10 Finished Calculation of disk usage of build in 0 seconds
10:18:10 Started calculate disk usage of workspace
10:18:10 Finished Calculation of disk usage of workspace in 0 seconds
10:18:10 Finished: FAILURE