Open iantmoore opened 8 years ago
@rultor release tag is r1.0.2
@rultor release tag is
r1.0.2
@iantmoore OK, I will release it now. Please check the progress here
@rultor release tag is r1.0.2
@rultor release tag is
r1.0.2
@iantmoore OK, I will release it now. Please check the progress here
@rultor release tag is
r1.0.2
@iantmoore Oops, I failed. You can see the full log here (spent 13s)
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 7591
+ echo '1.61.3 e1eb3a3'
1.61.3 e1eb3a3
+ date
Fri Feb 5 22:05:34 UTC 2016
+ uptime
22:05:34 up 18:42, 0 users, load average: 11.97, 10.41, 7.47
+ head=git@github.com:iantmoore/travis-rultor-poc.git
+ head_branch=master
+ tag=r1.0.2
+ vars=('--env=head=git@github.com:iantmoore/travis-rultor-poc.git' '--env=head_branch=master' '--env=tag=r1.0.2')
+ image=maven:3.3-jdk-8
+ directory=
+ scripts=('mvn clean' ';' 'mvn release:prepare release:perform -B -PSubsteps.org --settings /home/r/settings.xml' ';')
+ container=iantmoore_travis-rultor-poc_1
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:iantmoore/travis-rultor-poc.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'mvn clean' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'mvn clean' ';' 'mvn release:prepare release:perform -B -PSubsteps.org --settings /home/r/settings.xml' ';'
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
gpgkeys: HTTP fetch error 52: Empty reply from server
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
'cid' file is absent, container wasn't started correctly
@rultor release tag is r1.0.2
@rultor release tag is
r1.0.2
@iantmoore OK, I will release it now. Please check the progress here
@rultor release tag is
r1.0.2
@iantmoore Oops, I failed. You can see the full log here (spent 3min)
[INFO] gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO] [INFO]
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ travis-rultor-poc ---
[INFO] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
[INFO] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (3 KB at 52.2 KB/sec)
[INFO] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[INFO] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 443.4 KB/sec)
[INFO] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
[INFO] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 17.8 KB/sec)
[INFO] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
[INFO] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 97.2 KB/sec)
[INFO] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 147.8 KB/sec)
[INFO] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
[INFO] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
[INFO] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (226 KB at 1974.1 KB/sec)
[INFO] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 74.2 KB/sec)
[INFO] [INFO] Installing /home/r/repo/target/checkout/target/travis-rultor-poc.jar to /home/r/.m2/repository/org/substeps/travis-rultor-poc/1.0.2/travis-rultor-poc-1.0.2.jar
[INFO] [INFO] Installing /home/r/repo/target/checkout/pom.xml to /home/r/.m2/repository/org/substeps/travis-rultor-poc/1.0.2/travis-rultor-poc-1.0.2.pom
[INFO] [INFO] Installing /home/r/repo/target/checkout/target/travis-rultor-poc-sources.jar to /home/r/.m2/repository/org/substeps/travis-rultor-poc/1.0.2/travis-rultor-poc-1.0.2-sources.jar
[INFO] [INFO] Installing /home/r/repo/target/checkout/target/travis-rultor-poc-javadoc.jar to /home/r/.m2/repository/org/substeps/travis-rultor-poc/1.0.2/travis-rultor-poc-1.0.2-javadoc.jar
[INFO] [INFO] Installing /home/r/repo/target/checkout/target/travis-rultor-poc.jar.asc to /home/r/.m2/repository/org/substeps/travis-rultor-poc/1.0.2/travis-rultor-poc-1.0.2.jar.asc
[INFO] [INFO] Installing /home/r/repo/target/checkout/target/travis-rultor-poc.pom.asc to /home/r/.m2/repository/org/substeps/travis-rultor-poc/1.0.2/travis-rultor-poc-1.0.2.pom.asc
[INFO] [INFO] Installing /home/r/repo/target/checkout/target/travis-rultor-poc-sources.jar.asc to /home/r/.m2/repository/org/substeps/travis-rultor-poc/1.0.2/travis-rultor-poc-1.0.2-sources.jar.asc
[INFO] [INFO] Installing /home/r/repo/target/checkout/target/travis-rultor-poc-javadoc.jar.asc to /home/r/.m2/repository/org/substeps/travis-rultor-poc/1.0.2/travis-rultor-poc-1.0.2-javadoc.jar.asc
[INFO] [INFO]
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ travis-rultor-poc ---
[INFO] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
[INFO] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 450.6 KB/sec)
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 27.458 s
[INFO] [INFO] Finished at: 2016-02-05T22:11:00+00:00
[INFO] [INFO] Final Memory: 25M/345M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project travis-rultor-poc: Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id::layout::url parameter -> [Help 1]
[INFO] [ERROR]
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:35 min
[INFO] Finished at: 2016-02-05T22:11:01+00:00
[INFO] Final Memory: 17M/281M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.3:perform (default-cli) on project travis-rultor-poc: Maven execution failed, exit code: '1' -> [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
container 489b3c1f6ebe172372f6926f5e8795dc4c6fbf68a10577835b03a603792eede0 is dead
Fri Feb 5 22:11:44 UTC 2016
@rultor release tag is r1.0.2
@rultor release tag is
r1.0.2
@iantmoore OK, I will release it now. Please check the progress here
@rultor release tag is
r1.0.2
@iantmoore Oops, I failed. You can see the full log here (spent 4min)
[INFO] [INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgsubsteps-1007/org/substeps/travis-rultor-poc/1.0.2/travis-rultor-poc-1.0.2.pom.asc
[INFO] [INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgsubsteps-1007/org/substeps/travis-rultor-poc/1.0.2/travis-rultor-poc-1.0.2.pom.asc (473 B at 25.7 KB/sec)
[INFO] [INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgsubsteps-1007/org/substeps/travis-rultor-poc/1.0.2/travis-rultor-poc-1.0.2-sources.jar.asc
[INFO] [INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgsubsteps-1007/org/substeps/travis-rultor-poc/1.0.2/travis-rultor-poc-1.0.2-sources.jar.asc (473 B at 30.8 KB/sec)
[INFO] [INFO] * Upload of locally staged artifacts finished.
[INFO] [INFO] * Closing staging repository with ID "orgsubsteps-1007".
[INFO]
[INFO] Waiting for operation to complete...
[INFO] ....
[INFO]
[INFO] [ERROR] Rule failure while trying to close staging repository with ID "orgsubsteps-1007".
[INFO] [ERROR]
[INFO] [ERROR] Nexus Staging Rules Failure Report
[INFO] [ERROR] ==================================
[INFO] [ERROR]
[INFO] [ERROR] Repository "orgsubsteps-1007" failures
[INFO] [ERROR] Rule "pom-staging" failures
[INFO] [ERROR] * Invalid POM: /org/substeps/travis-rultor-poc/1.0.2/travis-rultor-poc-1.0.2.pom: Developer information missing
[INFO] [ERROR]
[INFO] [ERROR]
[INFO] [ERROR] Cleaning up local stage directory after a Rule failure during close of staging repositories: [orgsubsteps-1007]
[INFO] [ERROR] * Deleting context 5e9ba4fa458611.properties
[INFO] [ERROR] Cleaning up remote stage repositories after a Rule failure during close of staging repositories: [orgsubsteps-1007]
[INFO] [ERROR] * Dropping failed staging repository with ID "orgsubsteps-1007" (Rule failure during close of staging repositories: [orgsubsteps-1007]).
[INFO]
[INFO] Waiting for operation to complete...
[INFO] ...
[INFO]
[INFO] [ERROR] Remote staging finished with a failure: Staging rules failure!
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 55.108 s
[INFO] [INFO] Finished at: 2016-02-05T22:25:49+00:00
[INFO] [INFO] Final Memory: 35M/450M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.6:deploy (injected-nexus-deploy) on project travis-rultor-poc: Remote staging failed: Staging rules failure! -> [Help 1]
[INFO] [ERROR]
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:58 min
[INFO] Finished at: 2016-02-05T22:25:50+00:00
[INFO] Final Memory: 19M/268M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.3:perform (default-cli) on project travis-rultor-poc: Maven execution failed, exit code: '1' -> [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
container 623fcac4292bb38774ab58b63a407cd0a1acc3d7696f1d32a7f8c7e51c6e2515 is dead
Fri Feb 5 22:27:12 UTC 2016
@rultor release tag is r1.0.2
@rultor release tag is
1.0.0