See <http://ci.codelutin.com/jenkins/job/tutti-ci/749/changes> Changes: [Tony CHEMIT] Fix test values ------------------------------------------ Started by an SCM change Building in workspace <http://ci.codelutin.com/jenkins/job/tutti-ci/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://gitlab.nuiton.org/codelutin/tutti.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://gitlab.nuiton.org/codelutin/tutti.git git --version # timeout=10 using .gitcredentials to set credentials git config --local credential.username ci-user # timeout=10 git config --local credential.helper store --file=/var/local/forge/exec/tomcat-codelutin.com/temp/git6059396067134447659.credentials # timeout=10 git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/codelutin/tutti.git +refs/heads/*:refs/remotes/origin/* --prune git config --local --remove-section credential # timeout=10 Seen branch in repository origin/develop Seen branch in repository origin/develop-4.4.x Seen branch in repository origin/feature/5931 Seen branch in repository origin/feature/7491 Seen branch in repository origin/feature/8013 Seen branch in repository origin/feature/8014 Seen branch in repository origin/feature/ecran_obs_individuelles Seen branch in repository origin/feature/migration_jaxx_3 Seen branch in repository origin/master Seen branch in repository origin/master-4.4.x Seen 10 remote branches Checking out Revision c796f8c21f4a6a2d7d3f8925e7664775cfc9b162 (origin/feature/8014) git config core.sparsecheckout # timeout=10 git checkout -f c796f8c21f4a6a2d7d3f8925e7664775cfc9b162 git rev-list 463a07a1ebdc8c6be7503fbcc4f163522edbeeb2 # timeout=10 Parsing POMs Failed to transfer Could not transfer metadata org.nuiton:codelutinpom:7-SNAPSHOT/maven-metadata.xml from/to tutti-public-group (https://nexus.nuiton.org/nexus/content/groups/tutti-group/): peer not authenticated Failed to transfer Could not transfer metadata org.nuiton:codelutinpom:7-SNAPSHOT/maven-metadata.xml from/to snapshots (http://nexus.nuiton.org/nexus/content/repositories/snapshots): peer not authenticated Failed to transfer Could not transfer artifact org.nuiton:codelutinpom:pom:7-SNAPSHOT from/to snapshots (http://nexus.nuiton.org/nexus/content/repositories/snapshots): peer not authenticated Failed to transfer Could not transfer artifact org.nuiton:codelutinpom:pom:7-SNAPSHOT from/to tutti-public-group (https://nexus.nuiton.org/nexus/content/groups/tutti-group/): peer not authenticated ERROR: Failed to parse POMs org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Could not transfer artifact org.nuiton:codelutinpom:pom:7-SNAPSHOT from/to snapshots (http://nexus.nuiton.org/nexus/content/repositories/snapshots): peer not authenticated and 'parent.relativePath' points at wrong local POM @ line 27, column 11
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:1301) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098) at hudson.FilePath.act(FilePath.java:990) at hudson.FilePath.act(FilePath.java:968) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534) at hudson.model.Run.execute(Run.java:1738) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410) Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds