SuccessConsole Output

Started by upstream project "buildall-stage_2-merge-v15" build number 149
originally caused by:
 Started by timer
 > git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://osm.etsi.org/gerrit/osm/devops.git
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops.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/WIM
Seen branch in repository origin/bug1511
Seen branch in repository origin/feature5837
Seen branch in repository origin/feature7106
Seen branch in repository origin/feature7928
Seen branch in repository origin/master
Seen branch in repository origin/multi_stack
Seen branch in repository origin/netslice
Seen branch in repository origin/new-pipeline
Seen branch in repository origin/ng-ro-refactor
Seen branch in repository origin/paas
Seen branch in repository origin/py3
Seen branch in repository origin/rift300
Seen branch in repository origin/sol006
Seen branch in repository origin/sol006v331
Seen branch in repository origin/systest
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/v14.0
Seen branch in repository origin/v15.0
Seen branch in repository origin/v2.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 branch in repository origin/vagrant_stage_3
Seen 31 remote branches
Obtained Jenkinsfile from a86f6292dfff3284c1186212bf2cddc48eefbaf0
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] properties
[Pipeline] node
Running on osm-cicd-6 in /home/jenkins/workspace/devops-stage_2-merge_v15.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/devops.git
 > git init /home/jenkins/workspace/devops-stage_2-merge_v15.0 # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/devops.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops.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/devops.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops.git
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/devops.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision a86f6292dfff3284c1186212bf2cddc48eefbaf0 (v15.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a86f6292dfff3284c1186212bf2cddc48eefbaf0
Commit message: "fix VIM monitoring bug 2354"
 > git rev-list --no-walk a86f6292dfff3284c1186212bf2cddc48eefbaf0 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] dir
Running in /home/jenkins/workspace/devops-stage_2-merge_v15.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/devops-stage_2-merge_v15.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/v15.0^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/v15.0^{commit} # timeout=10
Checking out Revision a86f6292dfff3284c1186212bf2cddc48eefbaf0 (refs/remotes/origin/v15.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a86f6292dfff3284c1186212bf2cddc48eefbaf0
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b v15.0 a86f6292dfff3284c1186212bf2cddc48eefbaf0
Commit message: "fix VIM monitoring bug 2354"
[Pipeline] sh
[devops] Running shell script
+ git fetch origin refs/changes/05/14305/1
From https://osm.etsi.org/gerrit/osm/devops
 * branch            refs/changes/05/14305/1 -> FETCH_HEAD
[devops] Running shell script
[Pipeline] sh
+ git checkout -f a86f6292dfff3284c1186212bf2cddc48eefbaf0
Note: switching to 'a86f6292dfff3284c1186212bf2cddc48eefbaf0'.

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 switching back to a branch.

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

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at a86f629 fix VIM monitoring bug 2354
[Pipeline] }
[Pipeline] // dir
[Pipeline] load
[Pipeline] { (devops/jenkins/ci-pipelines/ci_stage_2.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] echo
do_stage_3= false
[Pipeline] load
[Pipeline] { (devops/jenkins/ci-pipelines/ci_helper.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] sh
[devops-stage_2-merge_v15.0] Running shell script
+ env
JENKINS_HOME=/var/lib/jenkins
SSH_CLIENT=212.234.161.1 32793 22
USER=jenkins
RUN_CHANGES_DISPLAY_URL=https://osm.etsi.org/jenkins/job/devops-stage_2-merge/job/v15.0/155/display/redirect?page=changes
GERRIT_PROJECT=osm/devops
XDG_SESSION_TYPE=tty
SHLVL=0
NODE_LABELS=osm-cicd-6 pool 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/devops-stage_2-merge/job/v15.0/155/
HUDSON_COOKIE=31fc9d8d-4038-433e-b37e-aa75b44e2f57
JENKINS_SERVER_COOKIE=durable-da8ddfbcea9e7b186a4ce6b73ea43900
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1003/bus
GERRIT_PATCHSET_REVISION=a86f6292dfff3284c1186212bf2cddc48eefbaf0
WORKSPACE=/home/jenkins/workspace/devops-stage_2-merge_v15.0
LOGNAME=jenkins
NODE_NAME=osm-cicd-6
GERRIT_BRANCH=v15.0
_=/usr/bin/java
RUN_ARTIFACTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/devops-stage_2-merge/job/v15.0/155/display/redirect?page=artifacts
XDG_SESSION_CLASS=user
EXECUTOR_NUMBER=4
XDG_SESSION_ID=1320
RUN_TESTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/devops-stage_2-merge/job/v15.0/155/display/redirect?page=tests
BUILD_DISPLAY_NAME=#155
PROJECT_URL_PREFIX=https://osm.etsi.org/gerrit
HUDSON_HOME=/var/lib/jenkins
JOB_BASE_NAME=v15.0
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
BUILD_ID=155
XDG_RUNTIME_DIR=/run/user/1003
BUILD_TAG=jenkins-devops-stage_2-merge-v15.0-155
JENKINS_URL=https://osm.etsi.org/jenkins/
LANG=C.UTF-8
JOB_URL=https://osm.etsi.org/jenkins/job/devops-stage_2-merge/job/v15.0/
BUILD_NUMBER=155
SHELL=/bin/bash
RUN_DISPLAY_URL=https://osm.etsi.org/jenkins/job/devops-stage_2-merge/job/v15.0/155/display/redirect
ARTIFACTORY_SERVER=artifactory-osm
GERRIT_REFSPEC=refs/changes/05/14305/1
HUDSON_SERVER_COOKIE=6d3295a483c3e6d5
JOB_DISPLAY_URL=https://osm.etsi.org/jenkins/job/devops-stage_2-merge/job/v15.0/display/redirect
JOB_NAME=devops-stage_2-merge/v15.0
TEST_INSTALL=false
PWD=/home/jenkins/workspace/devops-stage_2-merge_v15.0
SSH_CONNECTION=212.234.161.1 32793 172.21.1.6 22
BRANCH_NAME=v15.0
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] sh
[devops-stage_2-merge_v15.0] Running shell script
+ git fetch --tags
From https://osm.etsi.org/gerrit/osm/devops
 * [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-v14.0-start         -> release-v14.0-start
 * [new tag]         release-v15.0-start         -> release-v15.0-start
 * [new tag]         release-v8.0-start          -> release-v8.0-start
 * [new tag]         release-v9.0-start          -> release-v9.0-start
 * [new tag]         v1.0.0                      -> v1.0.0
 * [new tag]         v1.0.1                      -> v1.0.1
 * [new tag]         v1.0.2                      -> v1.0.2
 * [new tag]         v1.0.3                      -> v1.0.3
 * [new tag]         v1.0.4                      -> v1.0.4
 * [new tag]         v1.0.5                      -> v1.0.5
 * [new tag]         v1.1.0                      -> v1.1.0
 * [new tag]         v1.1.1                      -> v1.1.1
 * [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]         v10.1.5                     -> v10.1.5
 * [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]         v12.0.6                     -> v12.0.6
 * [new tag]         v12.0.7                     -> v12.0.7
 * [new tag]         v12.0.8                     -> v12.0.8
 * [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]         v13.0.1                     -> v13.0.1
 * [new tag]         v13.0.2                     -> v13.0.2
 * [new tag]         v14.0.0                     -> v14.0.0
 * [new tag]         v14.0.0rc1                  -> v14.0.0rc1
 * [new tag]         v14.0.1                     -> v14.0.1
 * [new tag]         v14.0.2                     -> v14.0.2
 * [new tag]         v15.0.0                     -> v15.0.0
 * [new tag]         v15.0.1                     -> v15.0.1
 * [new tag]         v2.0.0                      -> v2.0.0
 * [new tag]         v2.0.1                      -> v2.0.1
 * [new tag]         v2.0.2                      -> v2.0.2
 * [new tag]         v3.0.0                      -> v3.0.0
 * [new tag]         v3.0.0rc                    -> v3.0.0rc
 * [new tag]         v3.0.0rc11                  -> v3.0.0rc11
 * [new tag]         v3.0.0rc12                  -> v3.0.0rc12
 * [new tag]         v3.0.0rc13                  -> v3.0.0rc13
 * [new tag]         v3.0.0rc14                  -> v3.0.0rc14
 * [new tag]         v3.0.0rc15                  -> v3.0.0rc15
 * [new tag]         v3.0.0rc16                  -> v3.0.0rc16
 * [new tag]         v3.0.0rc17                  -> v3.0.0rc17
 * [new tag]         v3.0.0rc2                   -> v3.0.0rc2
 * [new tag]         v3.0.0rc3                   -> v3.0.0rc3
 * [new tag]         v3.0.0rc4                   -> v3.0.0rc4
 * [new tag]         v3.0.0rc5                   -> v3.0.0rc5
 * [new tag]         v3.0.0rc6                   -> v3.0.0rc6
 * [new tag]         v3.0.0rc7                   -> v3.0.0rc7
 * [new tag]         v3.0.0rc8                   -> v3.0.0rc8
 * [new tag]         v3.0.1                      -> v3.0.1
 * [new tag]         v3.0.2                      -> v3.0.2
 * [new tag]         v3.0.3                      -> v3.0.3
 * [new tag]         v3.1.0                      -> v3.1.0
 * [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
[devops-stage_2-merge_v15.0] Running shell script
+ git fetch origin refs/changes/05/14305/1
From https://osm.etsi.org/gerrit/osm/devops
 * branch            refs/changes/05/14305/1 -> FETCH_HEAD
[Pipeline] sh
[devops-stage_2-merge_v15.0] Running shell script
+ git checkout -f a86f6292dfff3284c1186212bf2cddc48eefbaf0
HEAD is now at a86f629 fix VIM monitoring bug 2354
[Pipeline] sh
[devops-stage_2-merge_v15.0] Running shell script
+ sudo git clean -dfx
Removing devops@tmp/
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (License Scan)
[Pipeline] echo
skip the scan for merge
[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
[devops-stage_2-merge_v15.0] Running shell script
+ docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t osm/devops-v15.0 .
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

Sending build context to Docker daemon  300.4MB

Step 1/10 : FROM ubuntu:22.04
 ---> 52882761a72a
Step 2/10 : ARG APT_PROXY
 ---> Using cache
 ---> 69976d5f4ca4
Step 3/10 : 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
 ---> 0248aa1406dc
Step 4/10 : 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         python3-pip         tox
 ---> Using cache
 ---> 234b029d6d0b
Step 5/10 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 46519124dbdd
Step 6/10 : ENV LANG C.UTF-8
 ---> Using cache
 ---> 159d1a0ae6d3
Step 7/10 : RUN DEBIAN_FRONTEND=noninteractive apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get -y install         dh-make
 ---> Running in f2de14aa2f71
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
Fetched 3669 kB in 1s (2811 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  dh-make
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 32.7 kB of archives.
After this operation, 174 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-make all 2.202102 [32.7 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 32.7 kB in 0s (1940 kB/s)
Selecting previously unselected package dh-make.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19743 files and directories currently installed.)
Preparing to unpack .../dh-make_2.202102_all.deb ...
Unpacking dh-make (2.202102) ...
Setting up dh-make (2.202102) ...
Processing triggers for man-db (2.10.2-1) ...
Removing intermediate container f2de14aa2f71
 ---> 6b1e23652f70
Step 8/10 : RUN curl https://get.helm.sh/helm-v3.11.3-linux-amd64.tar.gz --output helm-v3.11.3.tar.gz     && tar -zxvf helm-v3.11.3.tar.gz     && mv linux-amd64/helm /usr/local/bin/helm     && rm -r linux-amd64/
 ---> Running in c7044bda2b88
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 14.7M    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 14.7M  100 14.7M    0     0  13.6M      0  0:00:01  0:00:01 --:--:-- 13.6M
linux-amd64/
linux-amd64/LICENSE
linux-amd64/README.md
linux-amd64/helm
Removing intermediate container c7044bda2b88
 ---> c4b3fba52e72
Step 9/10 : RUN curl https://get.datree.io | /bin/bash
 ---> Running in c73bed103b7a
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: get.datree.io
Removing intermediate container c73bed103b7a
 ---> 2fb902f6673f
Step 10/10 : RUN helm plugin install https://github.com/datreeio/helm-datree
 ---> Running in 0be9b92da363
Installing helm-datree...
https://github.com/datreeio/datree/releases/download/1.9.19/datree-cli_1.9.19_Linux_x86_64.zip
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 18.0M  100 18.0M    0     0  13.9M      0  0:00:01  0:00:01 --:--:-- 24.0M
./scripts/install.sh: line 36: unzip: command not found
helm-datree is installed.

See https://hub.datree.io for help getting started.
Installed plugin: datree
Removing intermediate container 0be9b92da363
 ---> c33af68a3c78
Successfully built c33af68a3c78
Successfully tagged osm/devops-v15.0:latest
[Pipeline] }
[Pipeline] // stage
[Pipeline] sh
[devops-stage_2-merge_v15.0] Running shell script
+ id -u
[Pipeline] sh
[devops-stage_2-merge_v15.0] Running shell script
+ id -g
[Pipeline] withDockerContainer
osm-cicd-6 does not seem to be running inside a container
$ docker run -t -d -u 1003:1003 -u root -w /home/jenkins/workspace/devops-stage_2-merge_v15.0 -v /home/jenkins/workspace/devops-stage_2-merge_v15.0:/home/jenkins/workspace/devops-stage_2-merge_v15.0:rw,z -v /home/jenkins/workspace/devops-stage_2-merge_v15.0@tmp:/home/jenkins/workspace/devops-stage_2-merge_v15.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/devops-v15.0
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] sh
[devops-stage_2-merge_v15.0] Running shell script
+ groupadd -o -g 1003 -r jenkins
[Pipeline] sh
[devops-stage_2-merge_v15.0] Running shell script
+ pwd
+ useradd -o -u 1003 -d /home/jenkins/workspace/devops-stage_2-merge_v15.0 -r -g jenkins jenkins
[Pipeline] sh
[devops-stage_2-merge_v15.0] Running shell script
+ echo #! /bin/sh
[Pipeline] sh
[devops-stage_2-merge_v15.0] Running shell script
+ chmod 755 /usr/bin/mesg
[Pipeline] sh
[devops-stage_2-merge_v15.0] Running shell script
+ runuser jenkins -c devops-stages/stage-test.sh
Getting updates for unmanaged Helm repositories...
...Successfully got an update from the "https://charts.bitnami.com/bitnami" chart repository
...Successfully got an update from the "https://charts.bitnami.com/bitnami" chart repository
...Successfully got an update from the "https://charts.bitnami.com/bitnami" chart repository
Saving 3 charts
Downloading mysql from repo https://charts.bitnami.com/bitnami
Downloading kafka from repo https://charts.bitnami.com/bitnami
Downloading zookeeper from repo https://charts.bitnami.com/bitnami
Deleting outdated charts
==> Linting installers/helm/osm

1 chart(s) linted, 0 chart(s) failed
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
[devops-stage_2-merge_v15.0] Running shell script
+ runuser jenkins -c devops-stages/stage-build.sh
 dpkg-source --before-build .
 fakeroot debian/rules clean
 dpkg-source -b .
 debian/rules build
 fakeroot debian/rules binary
 dpkg-genbuildinfo -O../osm-devops_15.0.1.post1-1_amd64.buildinfo
 dpkg-genchanges -O../osm-devops_15.0.1.post1-1_amd64.changes
 fakeroot debian/rules clean
 dpkg-source --after-build .
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Archive)
[Pipeline] sh
[devops-stage_2-merge_v15.0] Running shell script
+ runuser jenkins -c mkdir -p changelog
[Pipeline] sh
[devops-stage_2-merge_v15.0] Running shell script
+ runuser jenkins -c devops/tools/generatechangelog-pipeline.sh > changelog/changelog-devops.html
[Pipeline] sh
[devops-stage_2-merge_v15.0] Running shell script
+ runuser jenkins -c devops-stages/stage-archive.sh
[Pipeline] getArtifactoryServer
[Pipeline] newBuildInfo
[Pipeline] artifactoryUpload
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-devops/v15.0/155/pool/devops/osm-devops_15.0.1.post1-1_all.deb
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-devops/v15.0/155/changelog/changelog-devops.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/devops-stage_2-merge%20::%20v15.0/155
[Pipeline] sh
[devops-stage_2-merge_v15.0] Running shell script
+ env
[Pipeline] step
Archiving artifacts
Recording fingerprints
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
$ docker stop --time=1 82c118fc2560f8478006680ca3bd22ff60e7c7853d72ef0ae07a25d5b54f3e12
$ docker rm -f 82c118fc2560f8478006680ca3bd22ff60e7c7853d72ef0ae07a25d5b54f3e12
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS