Started by upstream project "tests-stage_1" build number 176 originally caused by: Triggered by Gerrit: https://osm.etsi.org/gerrit/10015 > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to https://osm.etsi.org/gerrit/osm/tests.git > git config remote.origin.url https://osm.etsi.org/gerrit/osm/tests.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/master Seen branch in repository origin/sol006 Seen branch in repository origin/v8.0 Seen 3 remote branches Obtained Jenkinsfile from 661ba4f167f7c68eeb87cb97ae254a0034a48dbb Running in Durability level: MAX_SURVIVABILITY [Pipeline] properties [Pipeline] node Running on osm2 slave in /opt/jenkins/workspace/tests-stage_2_sol006 [Pipeline] { [Pipeline] checkout No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://osm.etsi.org/gerrit/osm/tests.git # timeout=10 Fetching without tags Fetching upstream changes from https://osm.etsi.org/gerrit/osm/tests.git > git --version # timeout=10 > git fetch --no-tags --progress https://osm.etsi.org/gerrit/osm/tests.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 661ba4f167f7c68eeb87cb97ae254a0034a48dbb (sol006) > git config core.sparsecheckout # timeout=10 > git checkout -f 661ba4f167f7c68eeb87cb97ae254a0034a48dbb Commit message: "Improved log for k8s cluster creation and checking" > git rev-list --no-walk 661ba4f167f7c68eeb87cb97ae254a0034a48dbb # timeout=10 [Pipeline] dir Running in /opt/jenkins/workspace/tests-stage_2_sol006/devops [Pipeline] { [Pipeline] git No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 --version # timeout=10 > git fetch --tags --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/sol006^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/sol006^{commit} # timeout=10 Checking out Revision 17949eb518bc6d3fe96925255360514595091513 (refs/remotes/origin/sol006) > git config core.sparsecheckout # timeout=10 > git checkout -f 17949eb518bc6d3fe96925255360514595091513 > git branch -a -v --no-abbrev # timeout=10 > git branch -D sol006 # timeout=10 > git checkout -b sol006 17949eb518bc6d3fe96925255360514595091513 Commit message: "Feature sol006 and 7184: Set new generation RO as default" > git rev-list --no-walk 91ca2d57a186fbdd331839f2914debfd951611d8 # timeout=10 [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 [tests-stage_2_sol006] Running shell script + env JENKINS_HOME=/var/lib/jenkins MAIL=/var/mail/jenkins LC_TIME=fr_FR.UTF-8 SSH_CLIENT=195.238.226.13 38536 22 USER=jenkins RUN_CHANGES_DISPLAY_URL=https://osm.etsi.org/jenkins/job/tests-stage_2/job/sol006/5/display/redirect?page=changes GERRIT_PROJECT=osm/tests SHLVL=1 NODE_LABELS=docker osm2 osm2 slave pipeline HUDSON_URL=https://osm.etsi.org/jenkins/ OLDPWD=/home/jenkins HOME=/home/jenkins BUILD_URL=https://osm.etsi.org/jenkins/job/tests-stage_2/job/sol006/5/ HUDSON_COOKIE=8f93cd21-88af-4dbe-8366-f8940a8a3cd7 JENKINS_SERVER_COOKIE=durable-f53faaeeb1444052c67ff6dcf7cd6ad4 LC_MONETARY=fr_FR.UTF-8 GERRIT_PATCHSET_REVISION=70ea685f8ba33cc545352838c97ea97be5370ad2 WORKSPACE=/opt/jenkins/workspace/tests-stage_2_sol006 LOGNAME=jenkins NODE_NAME=osm2 slave GERRIT_BRANCH=sol006 _=/usr/bin/java EXECUTOR_NUMBER=0 XDG_SESSION_ID=18198 BUILD_DISPLAY_NAME=#5 PROJECT_URL_PREFIX=https://osm.etsi.org/gerrit HUDSON_HOME=/var/lib/jenkins JOB_BASE_NAME=sol006 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games LC_ADDRESS=fr_FR.UTF-8 BUILD_ID=5 XDG_RUNTIME_DIR=/run/user/1017 BUILD_TAG=jenkins-tests-stage_2-sol006-5 LC_TELEPHONE=fr_FR.UTF-8 JENKINS_URL=https://osm.etsi.org/jenkins/ LANG=en_US.UTF-8 JOB_URL=https://osm.etsi.org/jenkins/job/tests-stage_2/job/sol006/ BUILD_NUMBER=5 SHELL=/bin/bash XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt LC_NAME=fr_FR.UTF-8 RUN_DISPLAY_URL=https://osm.etsi.org/jenkins/job/tests-stage_2/job/sol006/5/display/redirect ARTIFACTORY_SERVER=artifactory-osm GERRIT_REFSPEC=refs/changes/15/10015/5 HUDSON_SERVER_COOKIE=6d3295a483c3e6d5 LC_MEASUREMENT=fr_FR.UTF-8 JOB_DISPLAY_URL=https://osm.etsi.org/jenkins/job/tests-stage_2/job/sol006/display/redirect LC_IDENTIFICATION=fr_FR.UTF-8 NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat JOB_NAME=tests-stage_2/sol006 TEST_INSTALL=true PWD=/opt/jenkins/workspace/tests-stage_2_sol006 LC_ALL=en_US.UTF-8 SSH_CONNECTION=195.238.226.13 38536 172.21.1.2 22 LC_NUMERIC=fr_FR.UTF-8 LC_PAPER=fr_FR.UTF-8 BRANCH_NAME=sol006 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] sh [tests-stage_2_sol006] Running shell script + git fetch --tags [Pipeline] sh [tests-stage_2_sol006] Running shell script + git fetch origin refs/changes/15/10015/5 From https://osm.etsi.org/gerrit/osm/tests * branch refs/changes/15/10015/5 -> FETCH_HEAD [Pipeline] sh [tests-stage_2_sol006] Running shell script + git checkout -f 70ea685f8ba33cc545352838c97ea97be5370ad2 Previous HEAD position was 661ba4f... Improved log for k8s cluster creation and checking HEAD is now at 70ea685... Fixes tests QUOTAS-01, BASIC-08 and hackfest_cloudinit for SOL006 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (License Scan) [Pipeline] sh [tests-stage_2_sol006] Running shell script + devops/tools/license_scan.sh GERRIT BRANCH is sol006 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-=================-============-================================= ii wget 1.17.1-1ubuntu1.2 amd64 retrieves files from the web Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-=================-============-======================================================= ii curl 7.47.0-1ubuntu2.2 amd64 command line tool for transferring data with URL syntax docker/Dockerfile Apache-2.0 robot-systest/lib/k8scluster_lib.robot Apache-2.0 robot-systest/lib/vnf_lib.robot Apache-2.0 robot-systest/resources/basic_08-disable_port_security_network_level_data.py Apache-2.0 robot-systest/testsuite/basic_08-disable_port_security_network_level.robot Apache-2.0 robot-systest/testsuite/hackfest_cloudinit.robot Apache-2.0 robot-systest/testsuite/quotas_01-quota_enforcement.robot Apache-2.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-Build) [Pipeline] sh [tests-stage_2_sol006] Running shell script + id -g + echo RUN groupadd -o -g 1015 -r jenkins + id -u + echo RUN useradd -o -u 1017 --create-home -r -g jenkins jenkins [Pipeline] sh [tests-stage_2_sol006] Running shell script + docker build -t osm/tests-sol006 . Sending build context to Docker daemon 17.29MB Step 1/4 : FROM ubuntu:16.04 ---> 330ae480cb85 Step 2/4 : RUN apt-get update && apt-get -y install git make libcurl4-gnutls-dev libgnutls-dev debhelper apt-utils dh-make ---> Using cache ---> b2303ee3ba41 Step 3/4 : RUN groupadd -o -g 1015 -r jenkins ---> Using cache ---> 4914a000c10d Step 4/4 : RUN useradd -o -u 1017 --create-home -r -g jenkins jenkins ---> Using cache ---> ebc5457236d5 Successfully built ebc5457236d5 Successfully tagged osm/tests-sol006:latest [Pipeline] } [Pipeline] // stage [Pipeline] withDockerContainer osm2 slave does not seem to be running inside a container $ docker run -t -d -u 1017:1015 -w /opt/jenkins/workspace/tests-stage_2_sol006 -v /opt/jenkins/workspace/tests-stage_2_sol006:/opt/jenkins/workspace/tests-stage_2_sol006:rw,z -v /opt/jenkins/workspace/tests-stage_2_sol006@tmp:/opt/jenkins/workspace/tests-stage_2_sol006@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 ******** --entrypoint cat osm/tests-sol006 [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [tests-stage_2_sol006] Running shell script + devops-stages/stage-test.sh TEST [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [tests-stage_2_sol006] Running shell script + devops-stages/stage-build.sh dpkg-source --before-build osm-tests-0.0.1.post52+g70ea685 fakeroot debian/rules clean dpkg-source -b osm-tests-0.0.1.post52+g70ea685 debian/rules build fakeroot debian/rules binary dpkg-genchanges >../osm-tests_0.0.1.post52+g70ea685-1_amd64.changes dpkg-genchanges: including full source code in upload fakeroot debian/rules clean dpkg-source --after-build osm-tests-0.0.1.post52+g70ea685 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive) [Pipeline] sh [tests-stage_2_sol006] Running shell script + mkdir -p changelog [Pipeline] sh [tests-stage_2_sol006] Running shell script + devops/tools/generatechangelog-pipeline.sh [Pipeline] sh [tests-stage_2_sol006] Running shell script + devops-stages/stage-archive.sh [Pipeline] getArtifactoryServer [Pipeline] newBuildInfo [Pipeline] artifactoryUpload [consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-tests/sol006-staging/5/dists/unstable/tests/binary-amd64/Packages.gz [consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-tests/sol006-staging/5/dists/unstable/tests/binary-amd64/Packages [consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-tests/sol006-staging/5/pool/tests/osm-tests_0.0.1.post52%2Bg70ea685-1_all.deb [consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-tests/sol006-staging/5/changelog/changelog-tests.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/tests-stage_2%20::%20sol006/5 [Pipeline] sh [tests-stage_2_sol006] Running shell script + env [Pipeline] step Archiving artifacts Recording fingerprints [Pipeline] } [Pipeline] // stage [Pipeline] } $ docker stop --time=1 37214ca975e45750e0eac8eb0a9a99f83cc93576be0b93cc93b0e77b47974b86 $ docker rm -f 37214ca975e45750e0eac8eb0a9a99f83cc93576be0b93cc93b0e77b47974b86 [Pipeline] // withDockerContainer [Pipeline] fileExists [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS