CONSOLE OUTPUT
|
[...truncated 59 lines...] |
[Pipeline] stage |
[Pipeline] { (Verifying) |
[Pipeline] tool |
[Pipeline] tool |
[Pipeline] isUnix |
[Pipeline] withEnv |
[Pipeline] { |
[Pipeline] configFileProvider |
provisioning config files... |
copy managed file [Ubuntu Java Toolchains] to file:/home/jenkins/jenkins-agent/workspace/Logging_logging-parent_master@tmp/config16990832830928511684tmp |
[Pipeline] { |
[Pipeline] sh |
+ mvn -Djenkins verify |
[INFO] Scanning for projects... |
[INFO] |
[INFO] -----------------< org.apache.logging:logging-parent >------------------ |
[INFO] Building Apache Logging Services 8 |
[INFO] --------------------------------[ pom ]--------------------------------- |
[INFO] |
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ logging-parent --- |
[INFO] |
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ logging-parent --- |
[INFO] |
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ logging-parent --- |
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 |
[INFO] Copying 3 resources from 1 bundle. |
[INFO] |
[INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ logging-parent --- |
[INFO] No site descriptor found: nothing to attach. |
[INFO] ------------------------------------------------------------------------ |
[INFO] BUILD SUCCESS |
[INFO] ------------------------------------------------------------------------ |
[INFO] Total time: 3.693 s |
[INFO] Finished at: 2023-03-02T20:56:53Z |
[INFO] ------------------------------------------------------------------------ |
[Pipeline] } |
Deleting 1 temporary files |
[Pipeline] // configFileProvider |
[Pipeline] } |
[Pipeline] // withEnv |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] stage |
[Pipeline] { (Deploy) |
[Pipeline] tool |
[Pipeline] tool |
[Pipeline] isUnix |
[Pipeline] withEnv |
[Pipeline] { |
[Pipeline] configFileProvider |
provisioning config files... |
copy managed file [Ubuntu Java Toolchains] to file:/home/jenkins/jenkins-agent/workspace/Logging_logging-parent_master@tmp/config3602914930731212861tmp |
[Pipeline] { |
[Pipeline] sh |
+ mvn -Djenkins deploy |
[INFO] Scanning for projects... |
[INFO] |
[INFO] -----------------< org.apache.logging:logging-parent >------------------ |
[INFO] Building Apache Logging Services 8 |
[INFO] --------------------------------[ pom ]--------------------------------- |
[INFO] |
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ logging-parent --- |
[INFO] |
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ logging-parent --- |
[INFO] |
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ logging-parent --- |
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 |
[INFO] Copying 3 resources from 1 bundle. |
[INFO] |
[INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ logging-parent --- |
[INFO] No site descriptor found: nothing to attach. |
[INFO] |
[INFO] --- maven-install-plugin:3.1.0:install (default-install) @ logging-parent --- |
[INFO] Installing /home/jenkins/jenkins-agent/workspace/Logging_logging-parent_master/pom.xml to /home/jenkins/.m2/repository/org/apache/logging/logging-parent/8/logging-parent-8.pom |
[INFO] |
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ logging-parent --- |
Uploading to apache.releases.https: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/logging/logging-parent/8/logging-parent-8.pom |
Progress (1): 3.3 kB |
|
[INFO] ------------------------------------------------------------------------ |
[INFO] BUILD FAILURE |
[INFO] ------------------------------------------------------------------------ |
[INFO] Total time: 5.321 s |
[INFO] Finished at: 2023-03-02T20:57:04Z |
[INFO] ------------------------------------------------------------------------ |
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project logging-parent: Failed to deploy artifacts: Could not transfer artifact org.apache.logging:logging-parent:pom:8 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): authentication failed for https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/logging/logging-parent/8/logging-parent-8.pom, status: 401 Unauthorized -> [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/MojoExecutionException |
[Pipeline] } |
Deleting 1 temporary files |
[Pipeline] // configFileProvider |
[Pipeline] } |
[Pipeline] // withEnv |
Post stage |
[Pipeline] emailext |