See https://builds.apache.org/job/maven-box/job/maven-gpg-plugin/job/MGPG-69/30/

No changes.

No tests ran.

Build log:
[...truncated 11463 lines...]
       |        [DEBUG]   (f) skip = false
       |        [DEBUG]   (f) useAgent = false
       |        [DEBUG] -- end configuration --
       |        [DEBUG] Generating signature for 
/home/jenkins/jenkins-slave/workspace/ven-box_maven-gpg-plugin_MGPG-69@2/linux-jdk11-m3.6.x_build/target/it/sign-release/target/test-1.0.jar
       |        [DEBUG] Executing: /bin/sh -c 'gpg' '--homedir' 
'/home/jenkins/jenkins-slave/workspace/ven-box_maven-gpg-plugin_MGPG-69@2/linux-jdk11-m3.6.x_build/target/test-classes/gnupg'
 '--no-use-agent' '--batch' '--passphrase-fd' '0' '--armor' '--detach-sign' 
'--no-tty' '--output' 
'/home/jenkins/jenkins-slave/workspace/ven-box_maven-gpg-plugin_MGPG-69@2/linux-jdk11-m3.6.x_build/target/it/sign-release/target/test-1.0.jar.asc'
 
'/home/jenkins/jenkins-slave/workspace/ven-box_maven-gpg-plugin_MGPG-69@2/linux-jdk11-m3.6.x_build/target/it/sign-release/target/test-1.0.jar'
       |        gpg: WARNING: unsafe permissions on homedir 
'/home/jenkins/jenkins-slave/workspace/ven-box_maven-gpg-plugin_MGPG-69@2/linux-jdk11-m3.6.x_build/target/test-classes/gnupg'
       |        gpg: WARNING: "--no-use-agent" is an obsolete option - it has 
no effect
       |        gpg: signing failed: Inappropriate ioctl for device
       |        gpg: signing failed: Inappropriate ioctl for device
       |        [INFO] 
------------------------------------------------------------------------
       |        [INFO] BUILD FAILURE
       |        [INFO] 
------------------------------------------------------------------------
       |        [INFO] Total time:  2.078 s
       |        [INFO] Finished at: 2019-10-04T00:27:46Z
       |        [INFO] 
------------------------------------------------------------------------
       |        [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-gpg-plugin:1.7-SNAPSHOT:sign (sign-artifacts) on 
project test: Exit code: 2 -> [Help 1]
       |        org.apache.maven.lifecycle.LifecycleExecutionException: Failed 
to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.7-SNAPSHOT:sign 
(sign-artifacts) on project test: Exit code: 2
       |            at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:215)
       |            at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
       |            at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
       |            at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
       |            at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
       |            at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
       |            at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
       |            at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:305)
       |            at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:192)
       |            at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:105)
       |            at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
       |            at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
       |            at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
       |            at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 
(Native Method)
       |            at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
       |            at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
       |            at java.lang.reflect.Method.invoke (Method.java:566)
       |            at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:289)
       |            at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:229)
       |            at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:415)
       |            at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:356)
       |        Caused by: org.apache.maven.plugin.MojoExecutionException: Exit 
code: 2
       |            at 
org.apache.maven.plugin.gpg.GpgSigner.generateSignatureForFile 
(GpgSigner.java:169)
       |            at 
org.apache.maven.plugin.gpg.AbstractGpgSigner.generateSignatureForArtifact 
(AbstractGpgSigner.java:205)
       |            at org.apache.maven.plugin.gpg.GpgSignAttachedMojo.execute 
(GpgSignAttachedMojo.java:140)
       |            at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
       |            at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:210)
       |            at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
       |            at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
       |            at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
       |            at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
       |            at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
       |            at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
       |            at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:305)
       |            at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:192)
       |            at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:105)
       |            at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
       |            at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
       |            at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
       |            at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 
(Native Method)
       |            at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
       |            at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
       |            at java.lang.reflect.Method.invoke (Method.java:566)
       |            at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:289)
       |            at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:229)
       |            at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:415)
       |            at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:356)
       |        [ERROR] 
       |        [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
       |        Running post-build script: 
/home/jenkins/jenkins-slave/workspace/ven-box_maven-gpg-plugin_MGPG-69@2/linux-jdk11-m3.6.x_build/target/it/sign-release/verify.groovy
       
/home/jenkins/jenkins-slave/workspace/ven-box_maven-gpg-plugin_MGPG-69@2/linux-jdk11-m3.6.x_build/target/it/sign-release/build.log
[INFO] Building: sign-and-deploy-files
[INFO] run pre-build script setup.bsh
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[withMaven] Publishers: Generated Artifacts Publisher: 155 ms, Junit Publisher: 
642 ms, Open Task Scanner Publisher: 715 ms, Invoker Publisher: 9705 ms
[INFO] run post-build script verify.bsh
[INFO]           sign-and-deploy-files ............................ FAILED (2.6 
s)
[INFO]   The post-build script did not succeed. Missing file 
/home/jenkins/jenkins-slave/workspace/ven-box_maven-gpg-plugin_MGPG-69@2/linux-jdk11-m3.6.x_build/target/it/sign-and-deploy-files/target/repo/org/apache/maven/its/gpg/sadfs/test/1.0/test-1.0.jar
[INFO] Building: alternative-secret-keyring/pom.xml
[Pipeline] // withMaven
[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] // node
[Pipeline] }
Failed in branch linux-jdk8-m3.6.x_build
[INFO] run post-build script verify.bsh
[INFO]           alternative-secret-keyring/pom.xml ............... FAILED (2.9 
s)
[INFO]   The post-build script did not succeed. Missing file 
/home/jenkins/jenkins-slave/workspace/ven-box_maven-gpg-plugin_MGPG-69@2/linux-jdk11-m3.6.x_build/target/local-repo/org/apache/maven/its/gpg/ask/test/1.0/test-1.0.pom
[INFO] Building: sign-and-deploy-file-with-extras
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           sign-and-deploy-file-with-extras ................. FAILED (2.4 
s)
[INFO]   The post-build script did not succeed. Missing file 
/home/jenkins/jenkins-slave/workspace/ven-box_maven-gpg-plugin_MGPG-69@2/linux-jdk11-m3.6.x_build/target/it/sign-and-deploy-file-with-extras/target/repo/org/apache/maven/its/gpg/sadfwe/test/1.0/test-1.0.jar
[INFO] Building: sign-and-deploy-file-with-pom
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           sign-and-deploy-file-with-pom .................... FAILED (2.6 
s)
[INFO]   The post-build script did not succeed. Missing file 
/home/jenkins/jenkins-slave/workspace/ven-box_maven-gpg-plugin_MGPG-69@2/linux-jdk11-m3.6.x_build/target/it/sign-and-deploy-file-with-pom/target/repo/org/apache/maven/its/gpg/sadfwp/test/1.0/test-1.0.jar
[INFO] Building: sign-and-deploy-not-jar-packaging
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           sign-and-deploy-not-jar-packaging ................ FAILED (2.5 
s)
[INFO]   The post-build script did not succeed. Missing file 
/home/jenkins/jenkins-slave/workspace/ven-box_maven-gpg-plugin_MGPG-69@2/linux-jdk11-m3.6.x_build/target/it/sign-and-deploy-not-jar-packaging/target/repo/org/apache/maven/its/gpg/sadnjp/test/1.0/test-1.0-javadoc.jar
[INFO] Building: sign-with-passphase-from-maven-settings/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           sign-with-passphase-from-maven-settings/pom.xml .. FAILED (3.4 
s)
[INFO]   The post-build script did not succeed. Missing file 
/home/jenkins/jenkins-slave/workspace/ven-box_maven-gpg-plugin_MGPG-69@2/linux-jdk11-m3.6.x_build/target/local-repo/org/apache/maven/its/gpg/nma/test/1.0/test-1.0.pom
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-gpg-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.18 with 
config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ 
maven-gpg-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 0, Failed: 9, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  sign-and-deploy-not-jar-packaging
[ERROR] *  alternative-secret-keyring/pom.xml
[ERROR] *  no-main-artifact/pom.xml
[ERROR] *  sign-and-deploy-file-with-pom
[ERROR] *  sign-and-deploy-files
[ERROR] *  sign-and-deploy-file-without-pom
[ERROR] *  sign-with-passphase-from-maven-settings/pom.xml
[ERROR] *  sign-release/pom.xml
[ERROR] *  sign-and-deploy-file-with-extras
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  39.259 s
[INFO] Finished at: 2019-10-04T00:28:05Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
/home/jenkins/jenkins-slave/workspace/ven-box_maven-gpg-plugin_MGPG-69@2@tmp/withMavene3abb093/maven-spy-20191004-002726-3382510125491646042795.log
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) 
on project maven-gpg-plugin: 9 builds failed. See console output above for 
details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) 
on project maven-gpg-plugin: 9 builds failed. See console output above for 
details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: 9 builds failed. See 
console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures 
(InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:137)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:356)
[ERROR] 
[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
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-gpg-plugin:maven-plugin:1.7-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
linux-jdk11-m3.6.x_build/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.plugins:maven-gpg-plugin:maven-plugin:1.7-SNAPSHOT in source 
directory linux-jdk11-m3.6.x_build/src/main/java
[TASKS] Scanning folder 
'/home/jenkins/jenkins-slave/workspace/ven-box_maven-gpg-plugin_MGPG-69@2' for 
files matching the pattern 'linux-jdk11-m3.6.x_build/src/main/java/**/*' - 
excludes: null
[TASKS] Found 8 files to scan for tasks
[TASKS] Found 1 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-gpg-plugin:maven-plugin:1.7-SNAPSHOT(version:
 1.7-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test
  integration-test}: linux-jdk11-m3.6.x_build/target/invoker-reports/*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 156 ms, Junit Publisher: 
158 ms, Open Task Scanner Publisher: 716 ms, Invoker Publisher: 8939 ms
[Pipeline] // withMaven
[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] // node
[Pipeline] }
Failed in branch linux-jdk11-m3.6.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to