You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/05/26 17:30:43 UTC

Build failed in Jenkins: Maven » Maven TLP » maven-resolver » master #80

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-resolver/job/master/80/

Changes:

* Use static instead of literal

All tests passed

Build log:
[...truncated 14521 lines...]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to F:\jenkins\jenkins-slave\712657a4\workspace\_maven-box_maven-resolver_master@2\m\maven-resolver-named-locks\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ maven-resolver-named-locks ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.aether.named.LocalReadWriteLockNamedLockFactoryTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s - in org.eclipse.aether.named.LocalReadWriteLockNamedLockFactoryTest
[INFO] Running org.eclipse.aether.named.LocalSemaphoreNamedLockFactoryTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s - in org.eclipse.aether.named.LocalSemaphoreNamedLockFactoryTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ maven-resolver-named-locks ---
[INFO] Building jar: F:\jenkins\jenkins-slave\712657a4\workspace\_maven-box_maven-resolver_master@2\m\maven-resolver-named-locks\target\maven-resolver-named-locks-1.7.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ maven-resolver-named-locks ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-resolver-named-locks ---
[INFO] There is 1 error reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[ERROR] src\main\java\org\eclipse\aether\named\support\AdaptedSemaphoreNamedLock.java:[45] (sizes) LineLength: Line is longer than 120 characters (found 121).
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven Artifact Resolver 1.7.1-SNAPSHOT:
[INFO] 
[INFO] Maven Artifact Resolver ............................ SUCCESS [ 20.589 s]
[INFO] Maven Artifact Resolver API ........................ SUCCESS [ 14.772 s]
[INFO] Maven Artifact Resolver SPI ........................ SUCCESS [  2.695 s]
[INFO] Maven Artifact Resolver Test Utilities ............. SUCCESS [  3.372 s]
[INFO] Maven Artifact Resolver Utilities .................. SUCCESS [  6.118 s]
[INFO] Maven Artifact Resolver Named Locks ................ FAILURE [  4.771 s]
[INFO] Maven Artifact Resolver Implementation ............. SKIPPED
[INFO] Maven Artifact Resolver Named Locks using Hazelcast  SKIPPED
[INFO] Maven Artifact Resolver Named Locks using Redisson . SKIPPED
[INFO] Maven Artifact Resolver Connector Basic ............ SKIPPED
[INFO] Maven Artifact Resolver Transport Classpath ........ SKIPPED
[INFO] Maven Artifact Resolver Transport File ............. SKIPPED
[INFO] Maven Artifact Resolver Transport HTTP ............. SKIPPED
[INFO] Maven Artifact Resolver Transport Wagon ............ SKIPPED
[INFO] Maven Artifact Resolver Demos ...................... SKIPPED
[INFO] Maven Artifact Resolver Demo Snippets .............. SKIPPED
[INFO] Maven Artifact Resolver Demo Maven Plugin .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  53.671 s
[INFO] Finished at: 2021-05-26T10:30:24-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\_maven-box_maven-resolver_master@2@tmp\withMaven6878e3e9\maven-spy-20210526-102930-96217597943353386551600.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) on project maven-resolver-named-locks: You have 1 Checkstyle violation. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :maven-resolver-named-locks
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[INFO] /F:/jenkins/jenkins-slave/712657a4/workspace/_maven-box_maven-resolver_master@2/m/maven-resolver-named-locks/src/main/java/org/eclipse/aether/named/support/NamedLockFactorySupport.java: F:\jenkins\jenkins-slave\712657a4\workspace\_maven-box_maven-resolver_master@2\m\maven-resolver-named-locks\src\main\java\org\eclipse\aether\named\support\NamedLockFactorySupport.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/712657a4/workspace/_maven-box_maven-resolver_master@2/m/maven-resolver-named-locks/src/main/java/org/eclipse/aether/named/support/NamedLockFactorySupport.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.19:check (check-java-compat) @ maven-resolver-named-locks ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- sisu-maven-plugin:0.3.4:main-index (generate-index) @ maven-resolver-named-locks ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.resolver:maven-resolver-api:jar:1.7.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-resolver-api\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.resolver:maven-resolver-spi:jar:1.7.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-resolver-spi\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.resolver:maven-resolver-test-util:jar:1.7.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-resolver-test-util\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.resolver:maven-resolver-util:jar:1.7.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-resolver-util\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.resolver:maven-resolver-named-locks:jar:1.7.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-resolver-named-locks\target\surefire-reports\*.xml
Recording test results
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (2.6 kB at 164 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (14 kB at 960 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.6.4/slf4j-nop-1.6.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.6.4/slf4j-nop-1.6.4.pom (1.5 kB at 87 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 kB at 678 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (2.7 kB at 158 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.6.4/slf4j-nop-1.6.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.6.4/slf4j-nop-1.6.4.jar (4.8 kB at 200 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 kB at 1.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.jar (117 kB at 4.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.jar (49 kB at 1.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (379 kB at 11 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.jar (35 kB at 804 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.jar (57 kB at 1.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.jar (29 kB at 619 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.jar (25 kB at 523 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar (252 kB at 4.1 MB/s)
[INFO] 
[INFO] --- bnd-maven-plugin:5.1.2:bnd-process (bnd-process) @ maven-resolver-named-locks ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ maven-resolver-named-locks ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\712657a4\workspace\_maven-box_maven-resolver_master@2\m\maven-resolver-named-locks\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ maven-resolver-named-locks ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to F:\jenkins\jenkins-slave\712657a4\workspace\_maven-box_maven-resolver_master@2\m\maven-resolver-named-locks\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ maven-resolver-named-locks ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.aether.named.LocalReadWriteLockNamedLockFactoryTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s - in org.eclipse.aether.named.LocalReadWriteLockNamedLockFactoryTest
[INFO] Running org.eclipse.aether.named.LocalSemaphoreNamedLockFactoryTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in org.eclipse.aether.named.LocalSemaphoreNamedLockFactoryTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ maven-resolver-named-locks ---
[INFO] Building jar: F:\jenkins\jenkins-slave\712657a4\workspace\_maven-box_maven-resolver_master@2\m\maven-resolver-named-locks\target\maven-resolver-named-locks-1.7.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ maven-resolver-named-locks ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-resolver-named-locks ---
[INFO] There is 1 error reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[ERROR] src\main\java\org\eclipse\aether\named\support\AdaptedSemaphoreNamedLock.java:[45] (sizes) LineLength: Line is longer than 120 characters (found 121).
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven Artifact Resolver 1.7.1-SNAPSHOT:
[INFO] 
[INFO] Maven Artifact Resolver ............................ SUCCESS [ 23.922 s]
[INFO] Maven Artifact Resolver API ........................ SUCCESS [ 14.671 s]
[INFO] Maven Artifact Resolver SPI ........................ SUCCESS [  2.981 s]
[INFO] Maven Artifact Resolver Test Utilities ............. SUCCESS [  3.423 s]
[INFO] Maven Artifact Resolver Utilities .................. SUCCESS [  6.963 s]
[INFO] Maven Artifact Resolver Named Locks ................ FAILURE [  6.013 s]
[INFO] Maven Artifact Resolver Implementation ............. SKIPPED
[INFO] Maven Artifact Resolver Named Locks using Hazelcast  SKIPPED
[INFO] Maven Artifact Resolver Named Locks using Redisson . SKIPPED
[INFO] Maven Artifact Resolver Connector Basic ............ SKIPPED
[INFO] Maven Artifact Resolver Transport Classpath ........ SKIPPED
[INFO] Maven Artifact Resolver Transport File ............. SKIPPED
[INFO] Maven Artifact Resolver Transport HTTP ............. SKIPPED
[INFO] Maven Artifact Resolver Transport Wagon ............ SKIPPED
[INFO] Maven Artifact Resolver Demos ...................... SKIPPED
[INFO] Maven Artifact Resolver Demo Snippets .............. SKIPPED
[INFO] Maven Artifact Resolver Demo Maven Plugin .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  59.126 s
[INFO] Finished at: 2021-05-26T10:30:28-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\_maven-box_maven-resolver_master@2@tmp\withMaven6080ab7c\maven-spy-20210526-102929-1507525426298722948630.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) on project maven-resolver-named-locks: You have 1 Checkstyle violation. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :maven-resolver-named-locks
[Pipeline] }
[withMaven] Publishers: Junit Publisher: 7763 ms
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withMaven
[Pipeline] echo
[FAILURE-004] hudson.AbortException: script returned exit code 1
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk15
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.resolver:maven-resolver-api:jar:1.7.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-resolver-api\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.resolver:maven-resolver-spi:jar:1.7.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-resolver-spi\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.resolver:maven-resolver-test-util:jar:1.7.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-resolver-test-util\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.resolver:maven-resolver-util:jar:1.7.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-resolver-util\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.resolver:maven-resolver-named-locks:jar:1.7.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-resolver-named-locks\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Junit Publisher: 7593 ms
[Pipeline] // withMaven
[Pipeline] echo
[FAILURE-004] hudson.AbortException: script returned exit code 1
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk11
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-003] AbortException hudson.AbortException: script returned exit code 1
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [michaelo].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build succeeded in Jenkins: Maven » Maven TLP » maven-resolver » master #81

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-resolver/job/master/81/

Changes:

* Fix checkstyle

All tests passed