In progress Perform (push sources and deploy artifacts) Console

[IT-release-on-demand-addon] $ /bin/bash -xe /tmp/jenkins8007279948429722441.sh
+ export 'MAVEN_OPTS=-Xmx4096m -Xms1024m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx4096m -Xms1024m -XX:MaxPermSize=512m'
+ export PATH=/opt/build/tools/maven3/bin:/usr/lib/jvm/java-8//bin:/opt/jenkins/.gem/ruby/2.5.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+ PATH=/opt/build/tools/maven3/bin:/usr/lib/jvm/java-8//bin:/opt/jenkins/.gem/ruby/2.5.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+ '[' '!' -z ']'
+ cd addon
+ ../release.py perform
Reading parameters from /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/release-addon.log ...
$> git fetch origin
Warning: Permanently added 'github.com,140.82.118.4' (RSA) to the list of known hosts.
$> git checkout master -q
$> git rebase -q --autostash origin/master

Working on custom repository...
Releasing from branch:   master
Current version:         1.8.8-SNAPSHOT
Tag:                     release-1.8.7
Next version:            1.8.8-SNAPSHOT
Maintenance branch 1.8.7 deleted

[.]
$> git fetch origin
Warning: Permanently added 'github.com,140.82.118.3' (RSA) to the list of known hosts.
$> git checkout master -q
$> git rebase -q --autostash origin/master

[.]
$> git push --porcelain  origin master
Warning: Permanently added 'github.com,140.82.118.3' (RSA) to the list of known hosts.
To github.com:nuxeo/tools-nuxeo-ftest.git
 	refs/heads/master:refs/heads/master	999b606..92d7568
Done
[.]
$> git push --porcelain  origin release-1.8.7
Warning: Permanently added 'github.com,140.82.118.3' (RSA) to the list of known hosts.
To github.com:nuxeo/tools-nuxeo-ftest.git
*	refs/tags/release-1.8.7:refs/tags/release-1.8.7	[new tag]
Done
[.]
$> git checkout release-1.8.7
Note: checking out 'release-1.8.7'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b 

HEAD is now at a15c48a Release master, update 1.8.7-SNAPSHOT to 1.8.7
$> mvn clean deploy -fae -DskipTests=true -DskipITs=true -Prelease,-qa -Dnuxeo.tests.random.mode=BYPASS
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo functional tests 1.8.7
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ nuxeo-ftest ---
[INFO] Deleting /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon/target
[INFO] 
[INFO] --- ant-assembly-maven-plugin:2.0.4:build (default-build) @ nuxeo-ftest ---
Activating profile: release
Activating profile: release

nuxeo-ftest-assembly.build:
[INFO]       [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon/target/nuxeo-ftest-1.8.7.zip
[INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon/target/nuxeo-ftest-1.8.7.zip to MavenProject: org.nuxeo:nuxeo-ftest:1.8.7 @ /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon/pom.xml
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nuxeo-ftest >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nuxeo-ftest <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nuxeo-ftest ---
[INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon/target/nuxeo-ftest-1.8.7-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ nuxeo-ftest ---
[INFO] Installing /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon/target/nuxeo-ftest-1.8.7.zip to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.7/nuxeo-ftest-1.8.7.zip
[INFO] Installing /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.7/nuxeo-ftest-1.8.7.pom
[INFO] Installing /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon/target/nuxeo-ftest-1.8.7-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.7/nuxeo-ftest-1.8.7-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ nuxeo-ftest ---
[INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/public-releases/org/nuxeo/nuxeo-ftest/1.8.7/nuxeo-ftest-1.8.7.zip
[INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/public-releases/org/nuxeo/nuxeo-ftest/1.8.7/nuxeo-ftest-1.8.7.zip (19 KB at 78.2 KB/sec)
[INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/public-releases/org/nuxeo/nuxeo-ftest/1.8.7/nuxeo-ftest-1.8.7.pom
[INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/public-releases/org/nuxeo/nuxeo-ftest/1.8.7/nuxeo-ftest-1.8.7.pom (9 KB at 115.0 KB/sec)
[INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/public-releases/org/nuxeo/nuxeo-ftest/maven-metadata.xml
[INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/public-releases/org/nuxeo/nuxeo-ftest/maven-metadata.xml (2 KB at 29.2 KB/sec)
[INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/public-releases/org/nuxeo/nuxeo-ftest/maven-metadata.xml
[INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/public-releases/org/nuxeo/nuxeo-ftest/maven-metadata.xml (2 KB at 13.8 KB/sec)
[INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/public-releases/org/nuxeo/nuxeo-ftest/1.8.7/nuxeo-ftest-1.8.7-sources.jar
[INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/public-releases/org/nuxeo/nuxeo-ftest/1.8.7/nuxeo-ftest-1.8.7-sources.jar (19 KB at 238.5 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.252 s
[INFO] Finished at: 2019-01-18T09:40:04+00:00
[INFO] Final Memory: 17M/981M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "qa" could not be activated because it does not exist.
+ [[ -n '' ]]