SuccessConsole Output

Started by upstream project "LCM-stage_1" build number 2023
originally caused by:
 Triggered by Gerrit: https://osm.etsi.org/gerrit/12901
 > git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://osm.etsi.org/gerrit/osm/LCM.git
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/LCM.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
 > git --version # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/ELCM
Seen branch in repository origin/bug-585
Seen branch in repository origin/bug1511
Seen branch in repository origin/feature5837
Seen branch in repository origin/feature7106
Seen branch in repository origin/feature7184
Seen branch in repository origin/feature7928
Seen branch in repository origin/lcm-bug-585
Seen branch in repository origin/master
Seen branch in repository origin/n2vc
Seen branch in repository origin/netslice
Seen branch in repository origin/ng-ro-refactor
Seen branch in repository origin/paas
Seen branch in repository origin/sol006
Seen branch in repository origin/sol006v331
Seen branch in repository origin/v10.0
Seen branch in repository origin/v11.0
Seen branch in repository origin/v12.0
Seen branch in repository origin/v13.0
Seen branch in repository origin/v3.1
Seen branch in repository origin/v4.0
Seen branch in repository origin/v5.0
Seen branch in repository origin/v6.0
Seen branch in repository origin/v7.0
Seen branch in repository origin/v8.0
Seen branch in repository origin/v9.0
Seen 26 remote branches
Obtained Jenkinsfile from 5ce6ea87a0835bafddb6cffc87df54d2689b616d
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] properties
[Pipeline] node
Running on osm worker 3 in /home/jenkins/workspace/LCM-stage_2_v10.0
[Pipeline] {
[Pipeline] checkout
No credentials specified
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://osm.etsi.org/gerrit/osm/LCM.git
 > git init /home/jenkins/workspace/LCM-stage_2_v10.0 # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/LCM.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/LCM.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/LCM.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/LCM.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/LCM.git
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/LCM.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 5ce6ea87a0835bafddb6cffc87df54d2689b616d (v10.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5ce6ea87a0835bafddb6cffc87df54d2689b616d
Commit message: "Fix Bug 2208 KeyError while checking SDN assists requirement"
 > git rev-list --no-walk 96cb6d8dcf5dd38f28e37b35a9c1af8e05396f03 # timeout=10
[Pipeline] dir
Running in /home/jenkins/workspace/LCM-stage_2_v10.0/devops
[Pipeline] {
[Pipeline] git
No credentials specified
Cloning the remote Git repository
Cloning repository https://osm.etsi.org/gerrit/osm/devops
 > git init /home/jenkins/workspace/LCM-stage_2_v10.0/devops # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git --version # timeout=10
 > git fetch --tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git fetch --tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/v10.0^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/v10.0^{commit} # timeout=10
Checking out Revision 6eb54791a9e26a613bb75e3d624481da8e47fb62 (refs/remotes/origin/v10.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6eb54791a9e26a613bb75e3d624481da8e47fb62
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b v10.0 6eb54791a9e26a613bb75e3d624481da8e47fb62
Commit message: "Adding logging around repo"
 > git rev-list --no-walk 6eb54791a9e26a613bb75e3d624481da8e47fb62 # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] load
[Pipeline] { (devops/jenkins/ci-pipelines/ci_stage_2.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] echo
do_stage_3= true
[Pipeline] load
[Pipeline] { (devops/jenkins/ci-pipelines/ci_helper.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] sh
[LCM-stage_2_v10.0] Running shell script
+ env
JENKINS_HOME=/var/lib/jenkins
SSH_CLIENT=195.238.226.13 51158 22
USER=jenkins
RUN_CHANGES_DISPLAY_URL=https://osm.etsi.org/jenkins/job/LCM-stage_2/job/v10.0/64/display/redirect?page=changes
GERRIT_PROJECT=osm/LCM
XDG_SESSION_TYPE=tty
SHLVL=0
NODE_LABELS=osm worker 3 osm3 stage_2
HUDSON_URL=https://osm.etsi.org/jenkins/
MOTD_SHOWN=pam
OLDPWD=/home/jenkins
HOME=/home/jenkins
BUILD_URL=https://osm.etsi.org/jenkins/job/LCM-stage_2/job/v10.0/64/
HUDSON_COOKIE=44373ef0-5b27-4a3a-bc36-5af12cc747a4
JENKINS_SERVER_COOKIE=durable-c6ff93d75feb95113ca1dabdfcb8b93c
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
GERRIT_PATCHSET_REVISION=46a01a6a772125ee605e59c2ffa402edc6ef37c8
WORKSPACE=/home/jenkins/workspace/LCM-stage_2_v10.0
LOGNAME=jenkins
NODE_NAME=osm worker 3
GERRIT_BRANCH=v10.0
_=/usr/bin/java
RUN_ARTIFACTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/LCM-stage_2/job/v10.0/64/display/redirect?page=artifacts
XDG_SESSION_CLASS=user
EXECUTOR_NUMBER=1
XDG_SESSION_ID=564
RUN_TESTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/LCM-stage_2/job/v10.0/64/display/redirect?page=tests
BUILD_DISPLAY_NAME=#64
PROJECT_URL_PREFIX=https://osm.etsi.org/gerrit
HUDSON_HOME=/var/lib/jenkins
JOB_BASE_NAME=v10.0
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
BUILD_ID=64
XDG_RUNTIME_DIR=/run/user/1001
BUILD_TAG=jenkins-LCM-stage_2-v10.0-64
JENKINS_URL=https://osm.etsi.org/jenkins/
LANG=C.UTF-8
JOB_URL=https://osm.etsi.org/jenkins/job/LCM-stage_2/job/v10.0/
BUILD_NUMBER=64
SHELL=/bin/bash
RUN_DISPLAY_URL=https://osm.etsi.org/jenkins/job/LCM-stage_2/job/v10.0/64/display/redirect
ARTIFACTORY_SERVER=artifactory-osm
GERRIT_REFSPEC=refs/changes/01/12901/1
HUDSON_SERVER_COOKIE=6d3295a483c3e6d5
JOB_DISPLAY_URL=https://osm.etsi.org/jenkins/job/LCM-stage_2/job/v10.0/display/redirect
JOB_NAME=LCM-stage_2/v10.0
TEST_INSTALL=true
PWD=/home/jenkins/workspace/LCM-stage_2_v10.0
SSH_CONNECTION=195.238.226.13 51158 172.21.249.3 22
BRANCH_NAME=v10.0
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] sh
[LCM-stage_2_v10.0] Running shell script
+ git fetch --tags
From https://osm.etsi.org/gerrit/osm/LCM
 * [new tag]         BUILD_v4.0.1_1              -> BUILD_v4.0.1_1
 * [new tag]         BUILD_v4.0.1_2              -> BUILD_v4.0.1_2
 * [new tag]         branch-bug1511-start        -> branch-bug1511-start
 * [new tag]         branch-ng-ro-refactor-start -> branch-ng-ro-refactor-start
 * [new tag]         branch-sol006v331-start     -> branch-sol006v331-start
 * [new tag]         release-v10.0-start         -> release-v10.0-start
 * [new tag]         release-v11.0-start         -> release-v11.0-start
 * [new tag]         release-v12.0-start         -> release-v12.0-start
 * [new tag]         release-v13.0-start         -> release-v13.0-start
 * [new tag]         release-v8.0-start          -> release-v8.0-start
 * [new tag]         release-v9.0-start          -> release-v9.0-start
 * [new tag]         v10.0.0                     -> v10.0.0
 * [new tag]         v10.0.1                     -> v10.0.1
 * [new tag]         v10.0.2                     -> v10.0.2
 * [new tag]         v10.0.3                     -> v10.0.3
 * [new tag]         v10.1.0                     -> v10.1.0
 * [new tag]         v10.1.0-rc1                 -> v10.1.0-rc1
 * [new tag]         v10.1.0rc2                  -> v10.1.0rc2
 * [new tag]         v10.1.0rc3                  -> v10.1.0rc3
 * [new tag]         v10.1.1                     -> v10.1.1
 * [new tag]         v10.1.1-rc1                 -> v10.1.1-rc1
 * [new tag]         v10.1.1rc2                  -> v10.1.1rc2
 * [new tag]         v10.1.2                     -> v10.1.2
 * [new tag]         v10.1.3                     -> v10.1.3
 * [new tag]         v10.1.4                     -> v10.1.4
 * [new tag]         v11.0.0                     -> v11.0.0
 * [new tag]         v11.0.0rc1                  -> v11.0.0rc1
 * [new tag]         v11.0.0rc2                  -> v11.0.0rc2
 * [new tag]         v11.0.1                     -> v11.0.1
 * [new tag]         v11.0.2                     -> v11.0.2
 * [new tag]         v11.0.3                     -> v11.0.3
 * [new tag]         v11.0.4                     -> v11.0.4
 * [new tag]         v12.0.0                     -> v12.0.0
 * [new tag]         v12.0.0rc1                  -> v12.0.0rc1
 * [new tag]         v12.0.1                     -> v12.0.1
 * [new tag]         v12.0.2                     -> v12.0.2
 * [new tag]         v12.0.3                     -> v12.0.3
 * [new tag]         v12.0.4                     -> v12.0.4
 * [new tag]         v12.0.5                     -> v12.0.5
 * [new tag]         v13.0.0                     -> v13.0.0
 * [new tag]         v13.0.0rc1                  -> v13.0.0rc1
 * [new tag]         v13.0.0rc2                  -> v13.0.0rc2
 * [new tag]         v4.0.0                      -> v4.0.0
 * [new tag]         v4.0.1                      -> v4.0.1
 * [new tag]         v5.0.0                      -> v5.0.0
 * [new tag]         v5.0.1                      -> v5.0.1
 * [new tag]         v5.0.2                      -> v5.0.2
 * [new tag]         v5.0.3                      -> v5.0.3
 * [new tag]         v5.0.4                      -> v5.0.4
 * [new tag]         v5.0.5                      -> v5.0.5
 * [new tag]         v6.0.0                      -> v6.0.0
 * [new tag]         v6.0.1                      -> v6.0.1
 * [new tag]         v6.0.2                      -> v6.0.2
 * [new tag]         v6.0.2rc1                   -> v6.0.2rc1
 * [new tag]         v6.0.3                      -> v6.0.3
 * [new tag]         v6.0.4                      -> v6.0.4
 * [new tag]         v6.0.4rc1                   -> v6.0.4rc1
 * [new tag]         v7.0.0                      -> v7.0.0
 * [new tag]         v7.0.0rc1                   -> v7.0.0rc1
 * [new tag]         v7.0.1                      -> v7.0.1
 * [new tag]         v7.0.1rc1                   -> v7.0.1rc1
 * [new tag]         v7.0.1rc2                   -> v7.0.1rc2
 * [new tag]         v7.0.1rc3                   -> v7.0.1rc3
 * [new tag]         v7.1.0                      -> v7.1.0
 * [new tag]         v7.1.0rc1                   -> v7.1.0rc1
 * [new tag]         v7.1.0rc2                   -> v7.1.0rc2
 * [new tag]         v7.1.0rc3                   -> v7.1.0rc3
 * [new tag]         v7.1.0rc4                   -> v7.1.0rc4
 * [new tag]         v7.1.0rc5                   -> v7.1.0rc5
 * [new tag]         v7.1.0rc6                   -> v7.1.0rc6
 * [new tag]         v7.1.2                      -> v7.1.2
 * [new tag]         v7.1.3                      -> v7.1.3
 * [new tag]         v7.1.4                      -> v7.1.4
 * [new tag]         v7.1.5                      -> v7.1.5
 * [new tag]         v8.0.0                      -> v8.0.0
 * [new tag]         v8.0.0rc1                   -> v8.0.0rc1
 * [new tag]         v8.0.0rc2                   -> v8.0.0rc2
 * [new tag]         v8.0.0rc3                   -> v8.0.0rc3
 * [new tag]         v8.0.1                      -> v8.0.1
 * [new tag]         v8.0.1rc1                   -> v8.0.1rc1
 * [new tag]         v8.0.2                      -> v8.0.2
 * [new tag]         v8.0.3                      -> v8.0.3
 * [new tag]         v8.0.4                      -> v8.0.4
 * [new tag]         v9.0.0                      -> v9.0.0
 * [new tag]         v9.0.0rc1                   -> v9.0.0rc1
 * [new tag]         v9.1.0                      -> v9.1.0
 * [new tag]         v9.1.1                      -> v9.1.1
 * [new tag]         v9.1.1rc1                   -> v9.1.1rc1
 * [new tag]         v9.1.2                      -> v9.1.2
 * [new tag]         v9.1.3                      -> v9.1.3
 * [new tag]         v9.1.4                      -> v9.1.4
 * [new tag]         v9.1.5                      -> v9.1.5
[Pipeline] sh
[LCM-stage_2_v10.0] Running shell script
+ git fetch origin refs/changes/01/12901/1
From https://osm.etsi.org/gerrit/osm/LCM
 * branch            refs/changes/01/12901/1 -> FETCH_HEAD
[Pipeline] sh
[LCM-stage_2_v10.0] Running shell script
+ git checkout -f 46a01a6a772125ee605e59c2ffa402edc6ef37c8
Previous HEAD position was 5ce6ea8 Fix Bug 2208 KeyError while checking SDN assists requirement
HEAD is now at 46a01a6 Bug 2160 fixed: verifying if VDUR exists within the method update_ns_vld_target
[Pipeline] sh
[LCM-stage_2_v10.0] Running shell script
+ sudo git clean -dfx
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (License Scan)
[Pipeline] sh
[LCM-stage_2_v10.0] Running shell script
+ devops/tools/license_scan.sh
osm_lcm/ns.py Apache-2.0
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Release Note Check)
[Pipeline] fileExists
[Pipeline] echo
No releasenote check present
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-Build)
[Pipeline] sh
[LCM-stage_2_v10.0] Running shell script
+ docker build -t osm/lcm-v10.0 .
Sending build context to Docker daemon  53.22MB

Step 1/6 : FROM ubuntu:20.04
 ---> d5447fc01ae6
Step 2/6 : ARG APT_PROXY
 ---> Using cache
 ---> 9b4df2761f85
Step 3/6 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
 ---> Using cache
 ---> 588903feb63d
Step 4/6 : RUN DEBIAN_FRONTEND=noninteractive apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get -y install         debhelper         dh-python         git         python3         python3-all         python3-dev         python3-setuptools
 ---> Using cache
 ---> 5e52880fe727
Step 5/6 : RUN python3 -m easy_install pip==21.3.1
 ---> Using cache
 ---> 44a5b80a2c59
Step 6/6 : RUN pip install tox==3.24.5
 ---> Using cache
 ---> a02370dc174e
Successfully built a02370dc174e
Successfully tagged osm/lcm-v10.0:latest
[Pipeline] }
[Pipeline] // stage
[Pipeline] sh
[LCM-stage_2_v10.0] Running shell script
+ id -u
[Pipeline] sh
[LCM-stage_2_v10.0] Running shell script
+ id -g
[Pipeline] withDockerContainer
osm worker 3 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -u root -w /home/jenkins/workspace/LCM-stage_2_v10.0 -v /home/jenkins/workspace/LCM-stage_2_v10.0:/home/jenkins/workspace/LCM-stage_2_v10.0:rw,z -v /home/jenkins/workspace/LCM-stage_2_v10.0@tmp:/home/jenkins/workspace/LCM-stage_2_v10.0@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** --entrypoint cat osm/lcm-v10.0
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] sh
[LCM-stage_2_v10.0] Running shell script
+ groupadd -o -g 1001 -r jenkins
[Pipeline] sh
[LCM-stage_2_v10.0] Running shell script
+ pwd
+ useradd -o -u 1001 -d /home/jenkins/workspace/LCM-stage_2_v10.0 -r -g jenkins jenkins
[Pipeline] sh
[LCM-stage_2_v10.0] Running shell script
+ echo #! /bin/sh
[Pipeline] sh
[LCM-stage_2_v10.0] Running shell script
+ chmod 755 /usr/bin/mesg
[Pipeline] sh
[LCM-stage_2_v10.0] Running shell script
+ runuser jenkins -c devops-stages/stage-test.sh
ERROR: invocation failed (exit code 1), logfile: /tmp/.tox/flake8/log/flake8-0.log
================================== log start ===================================
flake8 create: /tmp/.tox/flake8
flake8 installdeps: flake8
flake8 develop-inst: /home/jenkins/workspace/LCM-stage_2_v10.0
flake8 installed: flake8==6.0.0,mccabe==0.7.0,-e git+https://osm.etsi.org/gerrit/osm/LCM.git@46a01a6a772125ee605e59c2ffa402edc6ef37c8#egg=osm_lcm,pycodestyle==2.10.0,pyflakes==3.0.1
flake8 run-test-pre: PYTHONHASHSEED='1530121662'
flake8 run-test: commands[0] | flake8 osm_lcm/ setup.py
osm_lcm/ns.py:515:39: F541 f-string is missing placeholders
                    self.logger.debug(f"No vdur in the database. Using the vdur-template to scale")
                                      ^
osm_lcm/ns.py:524:21: E265 block comment should start with '# '
                    #Delete a template from the database after using it
                    ^
osm_lcm/ns.py:526:33: E128 continuation line under-indented for visual indent
                                {"_id": db_vnfr["_id"]},
                                ^
osm_lcm/ns.py:527:33: E126 continuation line over-indented for hanging indent
                                None,
                                ^
osm_lcm/ns.py:529:29: E126 continuation line over-indented for hanging indent
                            )
                            ^
osm_lcm/ns.py:563:35: F541 f-string is missing placeholders
                self.logger.debug(f"Scaling to 0 !, creating the template with the last vdur")
                                  ^
ERROR: InvocationError for command /tmp/.tox/flake8/bin/flake8 osm_lcm/ setup.py (exited with code 1)

=================================== log end ====================================
✖ FAIL flake8 in 10.689 seconds
✔ OK black in 10.79 seconds
✔ OK safety in 22.927 seconds
✔ OK pylint in 1 minute, 25.32 seconds
✔ OK cover in 1 minute, 25.452 seconds
___________________________________ summary ____________________________________
  black: commands succeeded
  cover: commands succeeded
ERROR:   flake8: parallel child exit code 1
  pylint: commands succeeded
  safety: commands succeeded[Pipeline] fileExists
[Pipeline] step
[Cobertura] Publishing Cobertura coverage report...

[Cobertura] Publishing Cobertura coverage results...

[Cobertura] Cobertura coverage report found.

[Pipeline] fileExists
[Pipeline] junit
Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
[LCM-stage_2_v10.0] Running shell script
+ runuser jenkins -c devops-stages/stage-build.sh
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Archive)
[Pipeline] sh
[LCM-stage_2_v10.0] Running shell script
+ runuser jenkins -c mkdir -p changelog
[Pipeline] sh
[LCM-stage_2_v10.0] Running shell script
+ runuser jenkins -c devops/tools/generatechangelog-pipeline.sh > changelog/changelog-LCM.html
[Pipeline] sh
[LCM-stage_2_v10.0] Running shell script
+ runuser jenkins -c devops-stages/stage-archive.sh
devops-stages/stage-archive.sh: 23: apt-ftparchive: not found
[Pipeline] getArtifactoryServer
[Pipeline] newBuildInfo
[Pipeline] artifactoryUpload
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-LCM/v10.0-staging/64/dists/unstable/LCM/binary-amd64/Packages.gz
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-LCM/v10.0-staging/64/dists/unstable/LCM/binary-amd64/Packages
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-LCM/v10.0-staging/64/pool/LCM/python3-osm-lcm_10.1.4.post2%2Bg46a01a6-1_all.deb
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-LCM/v10.0-staging/64/changelog/changelog-LCM.html
[Pipeline] publishBuildInfo
Deploying build info to: https://artifactory-osm.etsi.org/artifactory/api/build
Deploying build descriptor to: https://artifactory-osm.etsi.org/artifactory/api/build
Build successfully deployed. Browse it in Artifactory under https://artifactory-osm.etsi.org/artifactory/webapp/builds/LCM-stage_2%20::%20v10.0/64
[Pipeline] sh
[LCM-stage_2_v10.0] Running shell script
+ env
[Pipeline] step
Archiving artifacts
Recording fingerprints
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
$ docker stop --time=1 ad678a4508ed932935765bf09e0525defa9e8b64899ab56e2b4a9362be74b98d
$ docker rm -f ad678a4508ed932935765bf09e0525defa9e8b64899ab56e2b4a9362be74b98d
[Pipeline] // withDockerContainer
[Pipeline] fileExists
[Pipeline] stage
[Pipeline] { (Build System)
[Pipeline] build (Building osm-stage_3 » v10.0)
Scheduling project: osm-stage_3 » v10.0
Starting building: osm-stage_3 » v10.0 #656
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS