Branch indexing > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-cb37fed190b97764527d204625ac91ba/.git # timeout=10 Setting origin to https://gitlab.gwdg.de/dariah-de/textgridlab/textgrid-laboratory.git > git config remote.origin.url https://gitlab.gwdg.de/dariah-de/textgridlab/textgrid-laboratory.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.17.1' > git config --get remote.origin.url # timeout=10 > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/2142-tg-lab-gui-interface-not-loaded-in-macos Seen branch in repository origin/develop Seen branch in repository origin/feature/3.8 Seen branch in repository origin/feature/juno Seen branch in repository origin/feature/kepler Seen branch in repository origin/feature/svn-kepler Seen branch in repository origin/gitlab-dev Seen branch in repository origin/master Seen branch in repository origin/release/1.0 Seen branch in repository origin/release/2.1 Seen branch in repository origin/release/3.1 Seen branch in repository origin/release/3.3.3 Seen branch in repository origin/release/4.0 Seen branch in repository origin/release/TextGrid-Beta_2009-10 Seen branch in repository origin/release/TextGrid-Beta_2009-11 Seen branch in repository origin/release/TextGrid-Beta_2010-01 Seen branch in repository origin/release/TextGrid-Beta_2010-04 Seen branch in repository origin/release/TextGrid-Beta_2010-07 Seen branch in repository origin/release/TextGrid-Beta_2011-10 Seen branch in repository origin/release/TextGridLab-2.0.x Seen branch in repository origin/release/TextGridLab-2.0.x@13277 Seen branch in repository origin/v3-develop Seen branch in repository origin/v3-main Seen 23 remote branches Obtained Jenkinsfile from ccae9e9e0ff3ce867e2f1aed8d45860f047e1fe5 Loading library dariah-shared-library@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.17.1' > git ls-remote -h -- https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git # timeout=10 Found match: refs/heads/master revision 19a390f38e1bd59e80af52c8aa372c72082e7901 The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/textgridlab-parent-pom/branches/release-3-3-3.vhibm2/workspace@libs/78aeb67cc0a7c221fb1f53475111572def1af216fbde09ed9de22550f7b16880/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git # timeout=10 Fetching without tags Fetching upstream changes from https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --no-tags --progress -- https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 19a390f38e1bd59e80af52c8aa372c72082e7901 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 19a390f38e1bd59e80af52c8aa372c72082e7901 # timeout=10 Commit message: "really fix v3 matcher" > git rev-list --no-walk 19a390f38e1bd59e80af52c8aa372c72082e7901 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/jobs/textgridlab-parent-pom/branches/release-3-3-3.vhibm2/workspace [Pipeline] { [Pipeline] stage [Pipeline] { (preparation) [Pipeline] tool [Pipeline] checkout The recommended git tool is: git No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/textgridlab-parent-pom/branches/release-3-3-3.vhibm2/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitlab.gwdg.de/dariah-de/textgridlab/textgrid-laboratory.git # timeout=10 Fetching without tags Fetching upstream changes from https://gitlab.gwdg.de/dariah-de/textgridlab/textgrid-laboratory.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --no-tags --progress -- https://gitlab.gwdg.de/dariah-de/textgridlab/textgrid-laboratory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision ccae9e9e0ff3ce867e2f1aed8d45860f047e1fe5 (release/3.3.3) > git config core.sparsecheckout # timeout=10 > git checkout -f ccae9e9e0ff3ce867e2f1aed8d45860f047e1fe5 # timeout=10 Commit message: "jenkins shall release pom from release branches" > git rev-list --no-walk ccae9e9e0ff3ce867e2f1aed8d45860f047e1fe5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (deploy) [Pipeline] echo deploying to nexus - branch is release/3.3.3 [Pipeline] sh + /usr/share/maven/bin/mvn -f ./parent/pom.xml -U clean verify deploy [INFO] Scanning for projects... [INFO] [INFO] ----------------------< info.textgrid.lab:parent >---------------------- [INFO] Building TextGrid Parent POM 3.3.3 [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ parent --- [INFO] [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ parent --- [INFO] [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ parent --- [INFO] [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ parent --- [INFO] [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ parent --- [INFO] [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent --- [INFO] Installing /var/lib/jenkins/jobs/textgridlab-parent-pom/branches/release-3-3-3.vhibm2/workspace/./parent/pom.xml to /var/lib/jenkins/.m2/repository/info/textgrid/lab/parent/3.3.3/parent-3.3.3.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ parent --- Uploading to maven-dariah-public: https://nexus.gwdg.de/repository/maven-dariah-public/info/textgrid/lab/parent/3.3.3/parent-3.3.3.pom Progress (1): 2.0/12 kB Progress (1): 4.1/12 kB Progress (1): 6.1/12 kB Progress (1): 8.2/12 kB Progress (1): 10/12 kB Progress (1): 12 kB Uploaded to maven-dariah-public: https://nexus.gwdg.de/repository/maven-dariah-public/info/textgrid/lab/parent/3.3.3/parent-3.3.3.pom (12 kB at 27 kB/s) Downloading from maven-dariah-public: https://nexus.gwdg.de/repository/maven-dariah-public/info/textgrid/lab/parent/maven-metadata.xml Progress (1): 612 B Downloaded from maven-dariah-public: https://nexus.gwdg.de/repository/maven-dariah-public/info/textgrid/lab/parent/maven-metadata.xml (612 B at 28 kB/s) Uploading to maven-dariah-public: https://nexus.gwdg.de/repository/maven-dariah-public/info/textgrid/lab/parent/maven-metadata.xml Progress (1): 612 B Uploaded to maven-dariah-public: https://nexus.gwdg.de/repository/maven-dariah-public/info/textgrid/lab/parent/maven-metadata.xml (612 B at 12 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.734 s [INFO] Finished at: 2022-11-29T18:27:25+01:00 [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS