Skip to content

Console Output

12:28:28 [2023-08-27T16:28:28.961Z] Started by user Christian Dietrich
12:28:28 [2023-08-27T16:28:28.961Z] Running as Christian Dietrich
12:28:31 [2023-08-27T16:28:31.151Z] Obtained Jenkinsfile from git https://github.com/xtext/xtext-p2-orbit
12:28:39 [2023-08-27T16:28:39.736Z] [Pipeline] Start of Pipeline
12:28:41 [2023-08-27T16:28:41.694Z] [Pipeline] echo
12:28:41 [2023-08-27T16:28:41.695Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
12:28:41 [2023-08-27T16:28:41.725Z] [Pipeline] podTemplate
12:28:41 [2023-08-27T16:28:41.725Z] [Pipeline] {
12:28:42 [2023-08-27T16:28:42.646Z] [Pipeline] node
12:28:57 [2023-08-27T16:28:57.281Z] Agent centos-7-mwvwx is provisioned from template centos-7
12:28:57 [2023-08-27T16:28:57.282Z] ---
12:28:57 [2023-08-27T16:28:57.282Z] apiVersion: "v1"
12:28:57 [2023-08-27T16:28:57.282Z] kind: "Pod"
12:28:57 [2023-08-27T16:28:57.282Z] metadata:
12:28:57 [2023-08-27T16:28:57.282Z]   labels:
12:28:57 [2023-08-27T16:28:57.282Z]     jenkins: "slave"
12:28:57 [2023-08-27T16:28:57.282Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
12:28:57 [2023-08-27T16:28:57.282Z]     jenkins/label: "migration_jipp-migration_centos-7"
12:28:57 [2023-08-27T16:28:57.282Z]   name: "centos-7-mwvwx"
12:28:57 [2023-08-27T16:28:57.282Z]   namespace: "xtext"
12:28:57 [2023-08-27T16:28:57.282Z] spec:
12:28:57 [2023-08-27T16:28:57.282Z]   containers:
12:28:57 [2023-08-27T16:28:57.282Z]   - env:
12:28:57 [2023-08-27T16:28:57.282Z]     - name: "JENKINS_SECRET"
12:28:57 [2023-08-27T16:28:57.282Z]       value: "********"
12:28:57 [2023-08-27T16:28:57.282Z]     - name: "JENKINS_TUNNEL"
12:28:57 [2023-08-27T16:28:57.282Z]       value: "jenkins-discovery.xtext.svc.cluster.local:50000"
12:28:57 [2023-08-27T16:28:57.282Z]     - name: "JENKINS_AGENT_NAME"
12:28:57 [2023-08-27T16:28:57.282Z]       value: "centos-7-mwvwx"
12:28:57 [2023-08-27T16:28:57.282Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
12:28:57 [2023-08-27T16:28:57.282Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
12:28:57 [2023-08-27T16:28:57.282Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
12:28:57 [2023-08-27T16:28:57.282Z]     - name: "JAVA_TOOL_OPTIONS"
12:28:57 [2023-08-27T16:28:57.282Z]       value: ""
12:28:57 [2023-08-27T16:28:57.282Z]     - name: "_JAVA_OPTIONS"
12:28:57 [2023-08-27T16:28:57.282Z]       value: ""
12:28:57 [2023-08-27T16:28:57.282Z]     - name: "OPENJ9_JAVA_OPTIONS"
12:28:57 [2023-08-27T16:28:57.282Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
12:28:57 [2023-08-27T16:28:57.282Z]     - name: "JENKINS_NAME"
12:28:57 [2023-08-27T16:28:57.282Z]       value: "centos-7-mwvwx"
12:28:57 [2023-08-27T16:28:57.282Z]     - name: "JENKINS_AGENT_WORKDIR"
12:28:57 [2023-08-27T16:28:57.282Z]       value: "/home/jenkins/agent"
12:28:57 [2023-08-27T16:28:57.282Z]     - name: "JENKINS_URL"
12:28:57 [2023-08-27T16:28:57.282Z]       value: "http://jenkins-ui.xtext.svc.cluster.local/xtext/"
12:28:57 [2023-08-27T16:28:57.282Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
12:28:57 [2023-08-27T16:28:57.282Z]     imagePullPolicy: "Always"
12:28:57 [2023-08-27T16:28:57.282Z]     name: "jnlp"
12:28:57 [2023-08-27T16:28:57.282Z]     resources:
12:28:57 [2023-08-27T16:28:57.282Z]       limits:
12:28:57 [2023-08-27T16:28:57.282Z]         cpu: "2000m"
12:28:57 [2023-08-27T16:28:57.282Z]         memory: "4096Mi"
12:28:57 [2023-08-27T16:28:57.282Z]       requests:
12:28:57 [2023-08-27T16:28:57.282Z]         cpu: "1000m"
12:28:57 [2023-08-27T16:28:57.282Z]         memory: "4096Mi"
12:28:57 [2023-08-27T16:28:57.282Z]     tty: true
12:28:57 [2023-08-27T16:28:57.282Z]     volumeMounts:
12:28:57 [2023-08-27T16:28:57.282Z]     - mountPath: "/home/jenkins/.gradle/daemon"
12:28:57 [2023-08-27T16:28:57.282Z]       name: "volume-6"
12:28:57 [2023-08-27T16:28:57.282Z]       readOnly: false
12:28:57 [2023-08-27T16:28:57.282Z]     - mountPath: "/home/jenkins/.gradle/caches"
12:28:57 [2023-08-27T16:28:57.282Z]       name: "volume-5"
12:28:57 [2023-08-27T16:28:57.282Z]       readOnly: false
12:28:57 [2023-08-27T16:28:57.282Z]     - mountPath: "/home/jenkins/.mavenrc"
12:28:57 [2023-08-27T16:28:57.282Z]       name: "m2-dir"
12:28:57 [2023-08-27T16:28:57.282Z]       readOnly: true
12:28:57 [2023-08-27T16:28:57.282Z]       subPath: ".mavenrc"
12:28:57 [2023-08-27T16:28:57.283Z]     - mountPath: "/home/jenkins/.m2/repository"
12:28:57 [2023-08-27T16:28:57.283Z]       name: "volume-3"
12:28:57 [2023-08-27T16:28:57.283Z]       readOnly: false
12:28:57 [2023-08-27T16:28:57.283Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
12:28:57 [2023-08-27T16:28:57.283Z]       name: "m2-secret-dir"
12:28:57 [2023-08-27T16:28:57.283Z]       readOnly: true
12:28:57 [2023-08-27T16:28:57.283Z]       subPath: "settings-security.xml"
12:28:57 [2023-08-27T16:28:57.283Z]     - mountPath: "/home/jenkins/.gradle/gradle.properties"
12:28:57 [2023-08-27T16:28:57.283Z]       name: "gradle-secret-dir"
12:28:57 [2023-08-27T16:28:57.283Z]       readOnly: true
12:28:57 [2023-08-27T16:28:57.283Z]       subPath: "gradle.properties"
12:28:57 [2023-08-27T16:28:57.283Z]     - mountPath: "/home/jenkins/.gradle/workers"
12:28:57 [2023-08-27T16:28:57.283Z]       name: "volume-8"
12:28:57 [2023-08-27T16:28:57.283Z]       readOnly: false
12:28:57 [2023-08-27T16:28:57.283Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
12:28:57 [2023-08-27T16:28:57.283Z]       name: "m2-dir"
12:28:57 [2023-08-27T16:28:57.283Z]       readOnly: true
12:28:57 [2023-08-27T16:28:57.283Z]       subPath: "toolchains.xml"
12:28:57 [2023-08-27T16:28:57.283Z]     - mountPath: "/opt/tools"
12:28:57 [2023-08-27T16:28:57.283Z]       name: "volume-0"
12:28:57 [2023-08-27T16:28:57.283Z]       readOnly: false
12:28:57 [2023-08-27T16:28:57.283Z]     - mountPath: "/home/jenkins"
12:28:57 [2023-08-27T16:28:57.283Z]       name: "volume-2"
12:28:57 [2023-08-27T16:28:57.283Z]       readOnly: false
12:28:57 [2023-08-27T16:28:57.283Z]     - mountPath: "/home/jenkins/.gradle/native"
12:28:57 [2023-08-27T16:28:57.283Z]       name: "volume-7"
12:28:57 [2023-08-27T16:28:57.283Z]       readOnly: false
12:28:57 [2023-08-27T16:28:57.283Z]     - mountPath: "/home/jenkins/.m2/wrapper"
12:28:57 [2023-08-27T16:28:57.283Z]       name: "volume-4"
12:28:57 [2023-08-27T16:28:57.283Z]       readOnly: false
12:28:57 [2023-08-27T16:28:57.283Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
12:28:57 [2023-08-27T16:28:57.283Z]       name: "m2-secret-dir"
12:28:57 [2023-08-27T16:28:57.283Z]       readOnly: true
12:28:57 [2023-08-27T16:28:57.283Z]       subPath: "settings.xml"
12:28:57 [2023-08-27T16:28:57.283Z]     - mountPath: "/home/jenkins/.ssh"
12:28:57 [2023-08-27T16:28:57.283Z]       name: "volume-1"
12:28:57 [2023-08-27T16:28:57.283Z]       readOnly: false
12:28:57 [2023-08-27T16:28:57.283Z]       subPath: ""
12:28:57 [2023-08-27T16:28:57.283Z]     - mountPath: "/home/jenkins/.gradle/wrapper"
12:28:57 [2023-08-27T16:28:57.283Z]       name: "volume-9"
12:28:57 [2023-08-27T16:28:57.283Z]       readOnly: false
12:28:57 [2023-08-27T16:28:57.283Z]     - mountPath: "/home/jenkins/agent"
12:28:57 [2023-08-27T16:28:57.283Z]       name: "workspace-volume"
12:28:57 [2023-08-27T16:28:57.283Z]       readOnly: false
12:28:57 [2023-08-27T16:28:57.283Z]     workingDir: "/home/jenkins/agent"
12:28:57 [2023-08-27T16:28:57.283Z]   nodeSelector:
12:28:57 [2023-08-27T16:28:57.283Z]     kubernetes.io/os: "linux"
12:28:57 [2023-08-27T16:28:57.283Z]   restartPolicy: "Never"
12:28:57 [2023-08-27T16:28:57.283Z]   volumes:
12:28:57 [2023-08-27T16:28:57.283Z]   - name: "m2-secret-dir"
12:28:57 [2023-08-27T16:28:57.283Z]     secret:
12:28:57 [2023-08-27T16:28:57.283Z]       secretName: "m2-secret-dir"
12:28:57 [2023-08-27T16:28:57.283Z]   - emptyDir:
12:28:57 [2023-08-27T16:28:57.283Z]       medium: ""
12:28:57 [2023-08-27T16:28:57.283Z]     name: "volume-8"
12:28:57 [2023-08-27T16:28:57.283Z]   - emptyDir:
12:28:57 [2023-08-27T16:28:57.283Z]       medium: ""
12:28:57 [2023-08-27T16:28:57.283Z]     name: "volume-7"
12:28:57 [2023-08-27T16:28:57.283Z]   - emptyDir:
12:28:57 [2023-08-27T16:28:57.283Z]       medium: ""
12:28:57 [2023-08-27T16:28:57.283Z]     name: "volume-9"
12:28:57 [2023-08-27T16:28:57.283Z]   - emptyDir:
12:28:57 [2023-08-27T16:28:57.283Z]       medium: ""
12:28:57 [2023-08-27T16:28:57.283Z]     name: "workspace-volume"
12:28:57 [2023-08-27T16:28:57.283Z]   - emptyDir:
12:28:57 [2023-08-27T16:28:57.283Z]       medium: ""
12:28:57 [2023-08-27T16:28:57.283Z]     name: "volume-4"
12:28:57 [2023-08-27T16:28:57.283Z]   - emptyDir:
12:28:57 [2023-08-27T16:28:57.283Z]       medium: ""
12:28:57 [2023-08-27T16:28:57.283Z]     name: "volume-3"
12:28:57 [2023-08-27T16:28:57.283Z]   - emptyDir:
12:28:57 [2023-08-27T16:28:57.283Z]       medium: ""
12:28:57 [2023-08-27T16:28:57.283Z]     name: "volume-6"
12:28:57 [2023-08-27T16:28:57.283Z]   - emptyDir:
12:28:57 [2023-08-27T16:28:57.283Z]       medium: ""
12:28:57 [2023-08-27T16:28:57.283Z]     name: "volume-5"
12:28:57 [2023-08-27T16:28:57.283Z]   - name: "volume-0"
12:28:57 [2023-08-27T16:28:57.283Z]     persistentVolumeClaim:
12:28:57 [2023-08-27T16:28:57.283Z]       claimName: "tools-claim-jiro-xtext"
12:28:57 [2023-08-27T16:28:57.283Z]       readOnly: true
12:28:57 [2023-08-27T16:28:57.283Z]   - emptyDir:
12:28:57 [2023-08-27T16:28:57.283Z]       medium: ""
12:28:57 [2023-08-27T16:28:57.283Z]     name: "volume-2"
12:28:57 [2023-08-27T16:28:57.283Z]   - configMap:
12:28:57 [2023-08-27T16:28:57.283Z]       name: "m2-dir"
12:28:57 [2023-08-27T16:28:57.283Z]     name: "m2-dir"
12:28:57 [2023-08-27T16:28:57.283Z]   - configMap:
12:28:57 [2023-08-27T16:28:57.283Z]       name: "known-hosts"
12:28:57 [2023-08-27T16:28:57.283Z]     name: "volume-1"
12:28:57 [2023-08-27T16:28:57.283Z]   - name: "gradle-secret-dir"
12:28:57 [2023-08-27T16:28:57.283Z]     secret:
12:28:57 [2023-08-27T16:28:57.283Z]       secretName: "gradle-secret-dir"
12:28:57 [2023-08-27T16:28:57.283Z] 
12:28:57 [2023-08-27T16:28:57.283Z] Running on centos-7-mwvwx in /home/jenkins/agent/workspace/releng/update-composite-sites
12:28:57 [2023-08-27T16:28:57.536Z] [Pipeline] {
12:28:58 [2023-08-27T16:28:58.547Z] [Pipeline] stage
12:28:58 [2023-08-27T16:28:58.547Z] [Pipeline] { (Declarative: Checkout SCM)
12:28:59 [2023-08-27T16:28:59.210Z] [Pipeline] checkout
12:29:08 [2023-08-27T16:29:08.768Z] Selected Git installation does not exist. Using Default
12:29:08 [2023-08-27T16:29:08.768Z] The recommended git tool is: NONE
12:29:10 [2023-08-27T16:29:10.075Z] No credentials specified
12:29:10 [2023-08-27T16:29:10.077Z] Cloning the remote Git repository
12:29:10 [2023-08-27T16:29:10.103Z] Cloning repository https://github.com/xtext/xtext-p2-orbit
12:29:10 [2023-08-27T16:29:10.128Z]  > git init /home/jenkins/agent/workspace/releng/update-composite-sites # timeout=10
12:29:10 [2023-08-27T16:29:10.151Z] Fetching upstream changes from https://github.com/xtext/xtext-p2-orbit
12:29:10 [2023-08-27T16:29:10.151Z]  > git --version # timeout=10
12:29:10 [2023-08-27T16:29:10.155Z]  > git --version # 'git version 2.36.6'
12:29:10 [2023-08-27T16:29:10.155Z]  > git fetch --tags --force --progress -- https://github.com/xtext/xtext-p2-orbit +refs/heads/*:refs/remotes/origin/* # timeout=10
12:29:10 [2023-08-27T16:29:10.566Z]  > git config remote.origin.url https://github.com/xtext/xtext-p2-orbit # timeout=10
12:29:10 [2023-08-27T16:29:10.570Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:29:11 [2023-08-27T16:29:11.031Z] Avoid second fetch
12:29:11 [2023-08-27T16:29:11.040Z] Checking out Revision ced56ff2e2d0f456a4e039d4a1e3c4525bb84796 (refs/remotes/origin/master)
12:29:11 [2023-08-27T16:29:11.221Z] Commit message: "Merge pull request #35 from xtext/cd_232"
12:29:11 [2023-08-27T16:29:11.033Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:29:11 [2023-08-27T16:29:11.045Z]  > git config core.sparsecheckout # timeout=10
12:29:11 [2023-08-27T16:29:11.060Z]  > git checkout -f ced56ff2e2d0f456a4e039d4a1e3c4525bb84796 # timeout=10
12:29:11 [2023-08-27T16:29:11.274Z]  > git rev-list --no-walk 536f0d965c457a95fa605ac7bdd56abec93f50b6 # timeout=10
12:29:11 [2023-08-27T16:29:11.544Z] [Pipeline] }
12:29:11 [2023-08-27T16:29:11.799Z] [Pipeline] // stage
12:29:12 [2023-08-27T16:29:12.821Z] [Pipeline] withEnv
12:29:12 [2023-08-27T16:29:12.822Z] [Pipeline] {
12:29:15 [2023-08-27T16:29:15.156Z] [Pipeline] timeout
12:29:15 [2023-08-27T16:29:15.156Z] Timeout set to expire in 30 min
12:29:15 [2023-08-27T16:29:15.156Z] [Pipeline] {
12:29:16 [2023-08-27T16:29:16.101Z] [Pipeline] timestamps
12:29:16 [2023-08-27T16:29:16.102Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
12:29:16 [2023-08-27T16:29:16.102Z] [Pipeline] {
12:29:18 [2023-08-27T16:29:18.187Z] [Pipeline] stage
12:29:18 [2023-08-27T16:29:18.188Z] [Pipeline] { (Perform)
12:29:23 [2023-08-27T16:29:23.775Z] [Pipeline] checkout
12:29:23 [2023-08-27T16:29:23.779Z] Selected Git installation does not exist. Using Default
12:29:23 [2023-08-27T16:29:23.779Z] The recommended git tool is: NONE
12:29:23 [2023-08-27T16:29:23.783Z] No credentials specified
12:29:23 [2023-08-27T16:29:23.791Z] Fetching changes from the remote Git repository
12:29:24 [2023-08-27T16:29:24.101Z] Checking out Revision ced56ff2e2d0f456a4e039d4a1e3c4525bb84796 (refs/remotes/origin/master)
12:29:24 [2023-08-27T16:29:24.115Z] Commit message: "Merge pull request #35 from xtext/cd_232"
12:29:24 [2023-08-27T16:29:24.363Z] [Pipeline] dir
12:29:24 [2023-08-27T16:29:24.365Z] Running in /home/jenkins/agent/workspace/releng/update-composite-sites/updates
12:29:24 [2023-08-27T16:29:24.365Z] [Pipeline] {
12:29:23 [2023-08-27T16:29:23.787Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/releng/update-composite-sites/.git # timeout=10
12:29:23 [2023-08-27T16:29:23.795Z]  > git config remote.origin.url https://github.com/xtext/xtext-p2-orbit # timeout=10
12:29:23 [2023-08-27T16:29:23.802Z] Fetching upstream changes from https://github.com/xtext/xtext-p2-orbit
12:29:23 [2023-08-27T16:29:23.802Z]  > git --version # timeout=10
12:29:23 [2023-08-27T16:29:23.804Z]  > git --version # 'git version 2.36.6'
12:29:23 [2023-08-27T16:29:23.805Z]  > git fetch --tags --force --progress -- https://github.com/xtext/xtext-p2-orbit +refs/heads/*:refs/remotes/origin/* # timeout=10
12:29:24 [2023-08-27T16:29:24.097Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:29:24 [2023-08-27T16:29:24.102Z]  > git config core.sparsecheckout # timeout=10
12:29:24 [2023-08-27T16:29:24.105Z]  > git checkout -f ced56ff2e2d0f456a4e039d4a1e3c4525bb84796 # timeout=10
12:29:24 [2023-08-27T16:29:24.996Z] [Pipeline] sshagent
12:29:25 [2023-08-27T16:29:25.002Z] [ssh-agent] Using credentials genie.xtext (ssh://genie.xtext@projects-storage.eclipse.org)
12:29:25 [2023-08-27T16:29:25.002Z] [ssh-agent] Looking for ssh-agent implementation...
12:29:25 [2023-08-27T16:29:25.020Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
12:29:25 [2023-08-27T16:29:25.021Z] $ ssh-agent
12:29:25 [2023-08-27T16:29:25.030Z] SSH_AUTH_SOCK=/tmp/ssh-8gbAWx0cpe5i/agent.188
12:29:25 [2023-08-27T16:29:25.030Z] SSH_AGENT_PID=190
12:29:25 [2023-08-27T16:29:25.040Z] Running ssh-add (command line suppressed)
12:29:25 [2023-08-27T16:29:25.056Z] Identity added: /home/jenkins/agent/workspace/releng/update-composite-sites/updates@tmp/private_key_4695418477752080002.key (/home/jenkins/agent/workspace/releng/update-composite-sites/updates@tmp/private_key_4695418477752080002.key)
12:29:25 [2023-08-27T16:29:25.064Z] [ssh-agent] Started.
12:29:25 [2023-08-27T16:29:25.065Z] [Pipeline] {
12:29:25 [2023-08-27T16:29:25.691Z] [Pipeline] sh
12:29:26 [2023-08-27T16:29:26.008Z] ++ pwd
12:29:26 [2023-08-27T16:29:26.008Z] + scp -r /home/jenkins/agent/workspace/releng/update-composite-sites/updates/composite /home/jenkins/agent/workspace/releng/update-composite-sites/updates/orbit genie.xtext@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/modeling/tmf/xtext/updates/
12:29:26 [2023-08-27T16:29:26.837Z] [Pipeline] }
12:29:26 [2023-08-27T16:29:26.839Z] $ ssh-agent -k
12:29:26 [2023-08-27T16:29:26.844Z] unset SSH_AUTH_SOCK;
12:29:26 [2023-08-27T16:29:26.844Z] unset SSH_AGENT_PID;
12:29:26 [2023-08-27T16:29:26.844Z] echo Agent pid 190 killed;
12:29:26 [2023-08-27T16:29:26.847Z] [ssh-agent] Stopped.
12:29:27 [2023-08-27T16:29:27.142Z] [Pipeline] // sshagent
12:29:28 [2023-08-27T16:29:28.062Z] [Pipeline] }
12:29:36 [2023-08-27T16:29:36.365Z] [Pipeline] // dir
12:29:38 [2023-08-27T16:29:38.828Z] [Pipeline] }
12:29:40 [2023-08-27T16:29:40.076Z] [Pipeline] // stage
12:29:40 [2023-08-27T16:29:40.854Z] [Pipeline] }
12:29:41 [2023-08-27T16:29:41.446Z] [Pipeline] // timestamps
12:29:41 [2023-08-27T16:29:41.837Z] [Pipeline] }
12:29:42 [2023-08-27T16:29:42.095Z] [Pipeline] // timeout
12:29:42 [2023-08-27T16:29:42.479Z] [Pipeline] }
12:29:43 [2023-08-27T16:29:43.697Z] [Pipeline] // withEnv
12:29:44 [2023-08-27T16:29:44.498Z] [Pipeline] }
12:29:44 [2023-08-27T16:29:44.813Z] [Pipeline] // node
12:29:45 [2023-08-27T16:29:45.360Z] [Pipeline] }
12:29:45 [2023-08-27T16:29:45.674Z] [Pipeline] // podTemplate
12:29:46 [2023-08-27T16:29:46.044Z] [Pipeline] End of Pipeline
12:29:46 [2023-08-27T16:29:46.426Z] Finished: SUCCESS