Step | Arguments | Status | ||
---|---|---|---|---|
Start of Pipeline - (8 min 59 sec in block) | ||||
node - (8 min 58 sec in block) | master | |||
node block - (8 min 58 sec in block) | ||||
tool - (0.25 sec in self) | Maven 3.6.3 | |||
tool - (0.35 sec in self) | OpenJDK8 | |||
stage - (0.25 sec in block) | Info | |||
stage block (Info) - (80 ms in block) | ||||
echo - (21 ms in self) | ############################################## | |||
echo - (17 ms in self) | Preparing release 1.26.5 from branch appng-1.26.x, current snapshot is 1.26.5-SNAPSHOT, next version will be 1.26.6-SNAPSHOT | |||
echo - (12 ms in self) | ############################################## | |||
stage - (9.6 sec in block) | Prepare Release Branch | |||
stage block (Prepare Release Branch) - (9.5 sec in block) | ||||
sh - (2.1 sec in self) | rm -rf appng | |||
sh - (4.6 sec in self) | git clone git@github.com:appNG/appng.git | |||
dir - (2.6 sec in block) | appng | |||
dir block - (2.6 sec in block) | ||||
sh - (0.56 sec in self) | git checkout appng-1.26.x | |||
sh - (0.31 sec in self) | sed -i 's/1\.26\.5-SNAPSHOT/1\.26\.6-SNAPSHOT/g' README.adoc **/README.adoc | |||
sh - (0.31 sec in self) | sed -i 's/1\.26\.4/1\.26\.5/g' README.adoc **/README.adoc | |||
sh - (0.3 sec in self) | sed -i 's/1\.26\.5-SNAPSHOT/1\.26\.5/g' pom.xml **/pom.xml appng-archetype-application/src/main/resources/archetype-resources/pom.xml appng-archetype-application/readme.txt appng-documentation/src/main/asciidoc/listing/dependencies.txt | |||
sh - (0.29 sec in self) | sed -i 's/:current: {snapshot}/:current: {stable}/g' README.adoc **/README.adoc | |||
sh - (0.31 sec in self) | git status | |||
sh - (0.29 sec in self) | git commit -a -m 'preparing release 1.26.5' | |||
stage - (8 min 30 sec in block) | Build Release Branch | |||
stage block (Build Release Branch) - (8 min 30 sec in block) | ||||
dir - (8 min 29 sec in block) | appng | |||
dir block - (8 min 29 sec in block) | ||||
sh - (5.6 sec in self) | '/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn' -version | |||
sh - (7 min 52 sec in self) | '/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn' clean install -Djavax.xml.accessExternalSchema=all -DoutFolder='/srv/www/appng.org/appng/builds/stable' -Pmaven-central -Pdefault -Dappng.node.id=appNG | |||
sh - (31 sec in self) | '/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn' javadoc:aggregate | |||
sh - (0.43 sec in self) | cp appng-application/target/appng-application-1.26.5.war /srv/www/appng.org/appng/builds/stable | |||
stage - (6.6 sec in block) | Results | |||
stage block (Results) - (6.3 sec in block) | ||||
junit - (6 sec in self) | **/target/surefire-reports/TEST-*.xml | |||
stage - (8 sec in block) | Docs | |||
stage block (Docs) - (7.9 sec in block) | ||||
dir - (7.8 sec in block) | appng | |||
dir block - (7.7 sec in block) | ||||
sh - (0.29 sec in self) | rm -rf /srv/www/appng.org/appng/docs/1.26.5 | |||
sh - (0.3 sec in self) | mkdir --parents /srv/www/appng.org/appng/docs/1.26.5/javadoc | |||
sh - (0.48 sec in self) | mkdir --parents /srv/www/appng.org/appng/docs/1.26.5/reference | |||
sh - (0.29 sec in self) | mkdir --parents /srv/www/appng.org/appng/docs/1.26.5/appngizer/html | |||
sh - (0.45 sec in self) | mkdir --parents /srv/www/appng.org/appng/docs/1.26.5/appngizer/pdf | |||
sh - (0.54 sec in self) | mv -f target/site/apidocs/* /srv/www/appng.org/appng/docs/1.26.5/javadoc | |||
sh - (0.64 sec in self) | mv -f appng-documentation/target/generated-docs/html /srv/www/appng.org/appng/docs/1.26.5/reference | |||
sh - (0.4 sec in self) | mv -f appng-documentation/target/generated-docs/pdf /srv/www/appng.org/appng/docs/1.26.5/reference | |||
sh - (0.33 sec in self) | mv -f appng-appngizer/target/generated-docs/pdf/*.pdf /srv/www/appng.org/appng/docs/1.26.5/appngizer/pdf/ | |||
sh - (0.46 sec in self) | mv -f appng-appngizer/target/generated-docs/html/* /srv/www/appng.org/appng/docs/1.26.5/appngizer/html/ | |||
sh - (0.3 sec in self) | ln -sfn /srv/www/appng.org/appng/docs/1.26.5 /srv/www/appng.org/appng/docs/current | |||
sh - (0.35 sec in self) | rm -rf /srv/www/appng.org/appng/docs/1.26.5/appngizer/html/parts | |||
sh - (0.45 sec in self) | rm -rf /srv/www/appng.org/appng/docs/1.26.5/appngizer/html/xml | |||
sh - (0.33 sec in self) | cp appng-xmlapi/target/classes/appng-application.xsd /srv/www/appng.org/schema/application/appng-application-1.26.5.xsd | |||
sh - (0.33 sec in self) | cp appng-xmlapi/target/classes/appng-platform.xsd /srv/www/appng.org/schema/platform/appng-platform-1.26.5.xsd | |||
sh - (0.34 sec in self) | cp appng-appngizer-jaxb/target/classes/appngizer.xsd /srv/www/appng.org/schema/appngizer/appngizer-1.26.5.xsd | |||
sh - (0.31 sec in self) | cp appng-xmlapi/target/classes/appng-application.xsd /srv/www/appng.org/schema/application/appng-application.xsd | |||
sh - (0.61 sec in self) | cp appng-xmlapi/target/classes/appng-platform.xsd /srv/www/appng.org/schema/platform/appng-platform.xsd | |||
sh - (0.34 sec in self) | cp appng-appngizer-jaxb/target/classes/appngizer.xsd /srv/www/appng.org/schema/appngizer/appngizer.xsd | |||
stage - (3.1 sec in block) | merge to master and tag | |||
stage block (merge to master and tag) - (2.7 sec in block) | ||||
dir - (2.6 sec in block) | appng | |||
dir block - (2.3 sec in block) | ||||
sh - (0.99 sec in self) | git checkout master | |||
sh - (1.3 sec in self) | git merge --ff appng-1.26.x --strategy-option theirs |