Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ecc710d5197e59ae7f4883e76f8aa49dbd120517 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2960 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching without tags Checking out Revision ecc710d5197e59ae7f4883e76f8aa49dbd120517 (master) Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecc710d5197e59ae7f4883e76f8aa49dbd120517 # timeout=10 Commit message: "Merge pull request #27 from edgexfoundry/snap" > git rev-list --no-walk 5644139549e3358844d35a6dfdbf7cafe4e170bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:48:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:48:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:48:48 ========================================================= 18:48:48 EdgeX Global Pipelines Version Info 18:48:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:48:50 ------------------- 18:48:50 stable info: 18:48:50 ------------------- 18:48:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:48:50 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 18:48:50 Message: update stable to v1.0.106 18:48:51 ------------------- 18:48:51 experimental info: 18:48:51 ------------------- 18:48:51 Commited By: **** collab-it+edgex@linuxfoundation.org 18:48:51 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 18:48:51 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:48:53 + git log --format=format:%s -1 ecc710d5197e59ae7f4883e76f8aa49dbd120517 [Pipeline] echo 18:48:53 GIT_COMMIT: ecc710d5197e59ae7f4883e76f8aa49dbd120517, Commit Message: Merge pull request #27 from edgexfoundry/snap [Pipeline] echo 18:48:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:48:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:48:54 18:48:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:48:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:48:55 latest: Pulling from edgex-devops/git-semver 18:48:55 31603596830f: Pulling fs layer 18:48:55 2a8b12db71e7: Pulling fs layer 18:48:55 6ca5941a6612: Pulling fs layer 18:48:55 ecc8261a40a4: Pulling fs layer 18:48:55 ecc8261a40a4: Waiting 18:48:55 2a8b12db71e7: Verifying Checksum 18:48:55 2a8b12db71e7: Download complete 18:48:55 31603596830f: Download complete 18:48:55 6ca5941a6612: Verifying Checksum 18:48:55 6ca5941a6612: Download complete 18:48:55 ecc8261a40a4: Verifying Checksum 18:48:55 ecc8261a40a4: Download complete 18:48:55 31603596830f: Pull complete 18:48:55 2a8b12db71e7: Pull complete 18:48:56 6ca5941a6612: Pull complete 18:48:56 ecc8261a40a4: Pull complete 18:48:56 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:48:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:48:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:48:56 prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container 18:48:56 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:48:58 $ docker top bcd04ee1e03b03aab1d7f95cb8670c80809942608604002ce05b851963cc681a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:48:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:48:59 [ssh-agent] Looking for ssh-agent implementation... 18:48:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:59 $ docker exec bcd04ee1e03b03aab1d7f95cb8670c80809942608604002ce05b851963cc681a ssh-agent 18:48:59 SSH_AUTH_SOCK=/tmp/ssh-fc9BZZv0cbcT/agent.12 18:48:59 SSH_AGENT_PID=17 18:48:59 Running ssh-add (command line suppressed) 18:48:59 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2857780143536664260.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2857780143536664260.key) 18:48:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:48:59 + git describe --exact-match --tags HEAD 18:48:59 fatal: No names found, cannot describe anything. [Pipeline] } 18:49:00 $ docker exec --env ******** --env ******** bcd04ee1e03b03aab1d7f95cb8670c80809942608604002ce05b851963cc681a ssh-agent -k 18:49:00 unset SSH_AUTH_SOCK; 18:49:00 unset SSH_AGENT_PID; 18:49:00 echo Agent pid 17 killed; 18:49:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:49:00 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 18:49:00 This usually means this commit has not been tagged. [Pipeline] sshagent 18:49:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:49:00 [ssh-agent] Looking for ssh-agent implementation... 18:49:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:49:00 $ docker exec bcd04ee1e03b03aab1d7f95cb8670c80809942608604002ce05b851963cc681a ssh-agent 18:49:00 SSH_AUTH_SOCK=/tmp/ssh-SYC0wwblxipx/agent.45 18:49:00 SSH_AGENT_PID=50 18:49:00 Running ssh-add (command line suppressed) 18:49:00 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_3451221922652735404.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_3451221922652735404.key) 18:49:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:49:01 + git semver init 18:49:01 # -> Open(): unable to determine branch for HEAD 18:49:01 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 18:49:01 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 18:49:01 # $SEMVER_REMOTE_NAME = origin 18:49:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:49:01 # $SEMVER_USER_NAME = edgex-jenkins 18:49:01 # $SEMVER_BRANCH = master 18:49:01 # $SEMVER_TEMP = /tmp/semver-926794421 18:49:01 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 18:49:02 # '/tmp/semver-926794421' -> '/w/workspace/gexfoundry_device-rest-go_master/.semver' 18:49:02 # -> Force: false 18:49:02 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } 18:49:02 $ docker exec --env ******** --env ******** bcd04ee1e03b03aab1d7f95cb8670c80809942608604002ce05b851963cc681a ssh-agent -k 18:49:02 unset SSH_AUTH_SOCK; 18:49:02 unset SSH_AGENT_PID; 18:49:02 echo Agent pid 50 killed; 18:49:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:49:03 + git semver [Pipeline] } 18:49:03 $ docker stop --time=1 bcd04ee1e03b03aab1d7f95cb8670c80809942608604002ce05b851963cc681a 18:49:04 $ docker rm -f bcd04ee1e03b03aab1d7f95cb8670c80809942608604002ce05b851963cc681a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 18:49:06 Stashed 13 file(s) [Pipeline] echo 18:49:06 [edgeXSemver] initialized semver on version 1.1.2-dev.2 [Pipeline] echo 18:49:06 Archived original version: [1.1.2-dev.2] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:49:21 Still waiting to schedule task 18:49:21 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2960’ 18:49:21 Still waiting to schedule task 18:49:21 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:51:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2961 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws 18:51:04 Running in /w/workspace/device-rest-go/15 [Pipeline] { [Pipeline] checkout 18:51:10 using credential edgex-jenkins-ssh 18:51:10 Cloning the remote Git repository 18:51:10 Cloning with configured refspecs honoured and without tags 18:51:10 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 18:51:10 > git init /w/workspace/device-rest-go/15 # timeout=10 18:51:10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:51:10 > git --version # timeout=10 18:51:10 using GIT_SSH to set credentials SSH Credentials for GitHub 18:51:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:51:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:51:12 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:51:12 Fetching without tags 18:51:12 Checking out Revision ecc710d5197e59ae7f4883e76f8aa49dbd120517 (master) 18:51:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:51:12 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:51:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:51:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:51:12 > git config core.sparsecheckout # timeout=10 18:51:12 > git checkout -f ecc710d5197e59ae7f4883e76f8aa49dbd120517 # timeout=10 18:51:17 Commit message: "Merge pull request #27 from edgexfoundry/snap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:51:19 ========================================================= 18:51:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 18:51:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:51:20 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 18:51:21 Sending build context to Docker daemon 8.025MB 18:51:21 Step 1/10 : ARG BASE=golang:1.13-alpine 18:51:21 Step 2/10 : FROM ${BASE} 18:51:21 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:51:21 b538f80385f9: Pulling fs layer 18:51:21 74f711af9a0d: Pulling fs layer 18:51:21 99f96fe45779: Pulling fs layer 18:51:21 fd7a069fd194: Pulling fs layer 18:51:21 66aa3694b03b: Pulling fs layer 18:51:21 170f70906a0f: Pulling fs layer 18:51:21 ad7c5574e4b9: Pulling fs layer 18:51:21 e772456be8f7: Pulling fs layer 18:51:21 c890913d741a: Pulling fs layer 18:51:21 2480fcc9aa5a: Pulling fs layer 18:51:21 09adf4765672: Pulling fs layer 18:51:21 fd7a069fd194: Waiting 18:51:21 66aa3694b03b: Waiting 18:51:21 170f70906a0f: Waiting 18:51:21 ad7c5574e4b9: Waiting 18:51:21 e772456be8f7: Waiting 18:51:21 c890913d741a: Waiting 18:51:21 2480fcc9aa5a: Waiting 18:51:21 09adf4765672: Waiting 18:51:21 99f96fe45779: Verifying Checksum 18:51:21 99f96fe45779: Download complete 18:51:21 74f711af9a0d: Verifying Checksum 18:51:21 74f711af9a0d: Download complete 18:51:21 66aa3694b03b: Verifying Checksum 18:51:21 66aa3694b03b: Download complete 18:51:21 170f70906a0f: Verifying Checksum 18:51:21 170f70906a0f: Download complete 18:51:21 b538f80385f9: Verifying Checksum 18:51:21 b538f80385f9: Download complete 18:51:22 b538f80385f9: Pull complete 18:51:22 74f711af9a0d: Pull complete 18:51:23 99f96fe45779: Pull complete 18:51:24 ad7c5574e4b9: Verifying Checksum 18:51:24 ad7c5574e4b9: Download complete 18:51:24 c890913d741a: Verifying Checksum 18:51:24 c890913d741a: Download complete 18:51:26 2480fcc9aa5a: Verifying Checksum 18:51:26 2480fcc9aa5a: Download complete 18:51:26 09adf4765672: Verifying Checksum 18:51:26 09adf4765672: Download complete 18:51:26 e772456be8f7: Verifying Checksum 18:51:26 e772456be8f7: Download complete 18:51:27 fd7a069fd194: Verifying Checksum 18:51:27 fd7a069fd194: Download complete 18:51:37 fd7a069fd194: Pull complete 18:51:37 66aa3694b03b: Pull complete 18:51:38 170f70906a0f: Pull complete 18:51:41 ad7c5574e4b9: Pull complete 18:51:45 e772456be8f7: Pull complete 18:51:45 c890913d741a: Pull complete 18:51:47 2480fcc9aa5a: Pull complete 18:51:48 09adf4765672: Pull complete 18:51:48 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 18:51:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 18:51:48 ---> 2248a725d1cf 18:51:48 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 18:51:53 ---> Running in 732fcfa73bf5 18:51:53 Removing intermediate container 732fcfa73bf5 18:51:53 ---> 8a6fc8a6e317 18:51:53 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:51:53 ---> Running in a7b6287d7712 18:51:54 Removing intermediate container a7b6287d7712 18:51:54 ---> cc208b026c29 18:51:54 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:51:54 ---> Running in 037e7dcb8bc1 18:51:54 Running on prd-centos7-docker-4c-2g-2962 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws 18:51:54 Running in /w/workspace/device-rest-go/15 [Pipeline] { [Pipeline] checkout 18:51:54 Removing intermediate container 037e7dcb8bc1 18:51:54 ---> ad1beb1dd084 18:51:54 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:54 ---> Running in e648d90dec99 18:51:57 Removing intermediate container e648d90dec99 18:51:57 ---> 014a40c2a3f7 18:51:57 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:51:57 using credential edgex-jenkins-ssh 18:51:57 Cloning the remote Git repository 18:51:57 Cloning with configured refspecs honoured and without tags 18:51:57 ---> Running in 599a27a8a7bd 18:51:57 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 18:51:57 > git init /w/workspace/device-rest-go/15 # timeout=10 18:51:57 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:51:57 > git --version # timeout=10 18:51:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:51:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:51:59 Fetching without tags 18:51:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:51:59 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:51:59 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:51:59 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:51:59 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:51:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:51:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:51:59 Checking out Revision ecc710d5197e59ae7f4883e76f8aa49dbd120517 (master) 18:52:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:51:59 > git config core.sparsecheckout # timeout=10 18:51:59 > git checkout -f ecc710d5197e59ae7f4883e76f8aa49dbd120517 # timeout=10 18:52:00 OK: 142 MiB in 39 packages 18:52:02 Removing intermediate container 599a27a8a7bd 18:52:02 ---> 64bd92cc9e6d 18:52:02 Step 8/10 : WORKDIR /device-rest-go 18:52:02 ---> Running in 28333d077c5a 18:52:02 Removing intermediate container 28333d077c5a 18:52:02 ---> b9555845b601 18:52:02 Step 9/10 : COPY . . 18:52:03 Commit message: "Merge pull request #27 from edgexfoundry/snap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 18:52:03 ---> 4010057e0e2a 18:52:03 Step 10/10 : RUN go mod download 18:52:04 ---> Running in 7e18b571a0ed [Pipeline] echo 18:52:04 ========================================================= 18:52:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 18:52:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:52:05 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 18:52:05 Sending build context to Docker daemon 8.025MB 18:52:05 Step 1/10 : ARG BASE=golang:1.13-alpine 18:52:05 Step 2/10 : FROM ${BASE} 18:52:05 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 18:52:05 df20fa9351a1: Pulling fs layer 18:52:05 ed8968b2872e: Pulling fs layer 18:52:05 a92cc7c5fd73: Pulling fs layer 18:52:05 2dd03ba5bac4: Pulling fs layer 18:52:05 1e091d79d1de: Pulling fs layer 18:52:05 481702a1767f: Pulling fs layer 18:52:05 f64a6f60c768: Pulling fs layer 18:52:05 e78d2573fc39: Pulling fs layer 18:52:05 e876d2f968b6: Pulling fs layer 18:52:05 ce8a83651883: Pulling fs layer 18:52:05 07967f4d0e4b: Pulling fs layer 18:52:05 f64a6f60c768: Waiting 18:52:05 e78d2573fc39: Waiting 18:52:05 07967f4d0e4b: Waiting 18:52:05 e876d2f968b6: Waiting 18:52:05 ce8a83651883: Waiting 18:52:05 2dd03ba5bac4: Waiting 18:52:05 481702a1767f: Waiting 18:52:05 1e091d79d1de: Waiting 18:52:05 a92cc7c5fd73: Verifying Checksum 18:52:05 a92cc7c5fd73: Download complete 18:52:05 ed8968b2872e: Download complete 18:52:05 1e091d79d1de: Verifying Checksum 18:52:05 1e091d79d1de: Download complete 18:52:05 481702a1767f: Verifying Checksum 18:52:05 481702a1767f: Download complete 18:52:05 df20fa9351a1: Verifying Checksum 18:52:05 df20fa9351a1: Download complete 18:52:06 df20fa9351a1: Pull complete 18:52:06 ed8968b2872e: Pull complete 18:52:06 a92cc7c5fd73: Pull complete 18:52:06 go: finding github.com/BurntSushi/toml v0.3.1 18:52:06 go: finding github.com/OneOfOne/xxhash v1.2.6 18:52:06 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:52:07 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:52:07 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:52:07 go: finding github.com/bgentry/speakeasy v0.1.0 18:52:07 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:52:07 go: finding github.com/davecgh/go-spew v1.1.1 18:52:07 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 18:52:07 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 18:52:07 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 18:52:07 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 18:52:07 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 18:52:07 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:52:07 go: finding github.com/fatih/color v1.7.0 18:52:07 go: finding github.com/fxamacker/cbor/v2 v2.2.0 18:52:07 go: finding github.com/go-kit/kit v0.8.0 18:52:07 go: finding github.com/go-logfmt/logfmt v0.4.0 18:52:07 go: finding github.com/go-stack/stack v1.8.0 18:52:07 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:52:07 go: finding github.com/google/uuid v1.1.0 18:52:07 go: finding github.com/gorilla/mux v1.7.1 18:52:07 go: finding github.com/hashicorp/consul/api v1.1.0 18:52:07 f64a6f60c768: Verifying Checksum 18:52:07 f64a6f60c768: Download complete 18:52:07 e876d2f968b6: Verifying Checksum 18:52:07 e876d2f968b6: Download complete 18:52:07 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:52:07 go: finding github.com/hashicorp/errwrap v1.0.0 18:52:07 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:52:07 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:52:07 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:52:07 go: finding github.com/hashicorp/go-multierror v1.0.0 18:52:07 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:52:07 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:52:07 go: finding github.com/hashicorp/go-syslog v1.0.0 18:52:07 go: finding github.com/hashicorp/go-uuid v1.0.1 18:52:07 go: finding github.com/hashicorp/go.net v0.0.1 18:52:07 go: finding github.com/hashicorp/golang-lru v0.5.0 18:52:07 go: finding github.com/hashicorp/logutils v1.0.0 18:52:07 go: finding github.com/hashicorp/mdns v1.0.0 18:52:07 go: finding github.com/hashicorp/memberlist v0.1.3 18:52:07 go: finding github.com/hashicorp/serf v0.8.2 18:52:07 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:52:07 go: finding github.com/mattn/go-colorable v0.0.9 18:52:07 go: finding github.com/mattn/go-isatty v0.0.3 18:52:07 go: finding github.com/miekg/dns v1.0.14 18:52:07 go: finding github.com/mitchellh/cli v1.0.0 18:52:07 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:52:07 go: finding github.com/mitchellh/copystructure v1.0.0 18:52:08 2dd03ba5bac4: Verifying Checksum 18:52:08 2dd03ba5bac4: Download complete 18:52:08 07967f4d0e4b: Verifying Checksum 18:52:08 07967f4d0e4b: Download complete 18:52:08 e78d2573fc39: Verifying Checksum 18:52:08 e78d2573fc39: Download complete 18:52:08 go: finding github.com/mitchellh/go-homedir v1.0.0 18:52:08 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:52:08 go: finding github.com/mitchellh/gox v0.4.0 18:52:08 go: finding github.com/mitchellh/iochan v1.0.0 18:52:08 go: finding github.com/mitchellh/mapstructure v1.1.2 18:52:08 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:52:08 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:52:08 go: finding github.com/pelletier/go-toml v1.2.0 18:52:08 go: finding github.com/pkg/errors v0.8.1 18:52:08 go: finding github.com/pmezard/go-difflib v1.0.0 18:52:08 go: finding github.com/posener/complete v1.1.1 18:52:08 ce8a83651883: Verifying Checksum 18:52:08 ce8a83651883: Download complete 18:52:08 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:52:08 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:52:08 go: finding github.com/spf13/cast v1.3.0 18:52:08 go: finding github.com/stretchr/objx v0.1.0 18:52:08 go: finding github.com/stretchr/testify v1.5.1 18:52:08 go: finding github.com/ugorji/go v1.1.4 18:52:08 go: finding github.com/x448/float16 v0.8.4 18:52:08 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 18:52:08 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 18:52:08 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:52:08 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 18:52:08 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 18:52:08 go: finding gopkg.in/yaml.v2 v2.2.8 18:52:15 2dd03ba5bac4: Pull complete 18:52:15 1e091d79d1de: Pull complete 18:52:15 481702a1767f: Pull complete 18:52:18 Removing intermediate container 7e18b571a0ed 18:52:18 ---> fe0a80fad7bd 18:52:18 Successfully built fe0a80fad7bd 18:52:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:52:21 f64a6f60c768: Pull complete 18:52:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:52:22 + ls -al . 18:52:22 total 100 18:52:22 drwxrwxr-x 9 jenkins jenkins 4096 Aug 6 18:51 . 18:52:22 drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 18:51 .. 18:52:22 -rw-rw-r-- 1 jenkins jenkins 151 Aug 6 18:51 .dockerignore 18:52:22 drwxrwxr-x 8 jenkins jenkins 4096 Aug 6 18:51 .git 18:52:22 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 18:51 .github 18:52:22 -rw-rw-r-- 1 jenkins jenkins 339 Aug 6 18:51 .gitignore 18:52:22 drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 18:51 .semver 18:52:22 -rw-rw-r-- 1 jenkins jenkins 4802 Aug 6 18:51 Attribution.txt 18:52:22 -rw-rw-r-- 1 jenkins jenkins 1504 Aug 6 18:51 Dockerfile 18:52:22 -rw-rw-r-- 1 jenkins jenkins 989 Aug 6 18:51 Dockerfile.build 18:52:22 -rw-rw-r-- 1 jenkins jenkins 702 Aug 6 18:51 Jenkinsfile 18:52:22 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 6 18:51 LICENSE 18:52:22 -rw-rw-r-- 1 jenkins jenkins 951 Aug 6 18:51 Makefile 18:52:22 -rw-rw-r-- 1 jenkins jenkins 5716 Aug 6 18:51 README.md 18:52:22 -rw-rw-r-- 1 jenkins jenkins 11 Aug 6 18:49 VERSION 18:52:22 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 18:51 bin 18:52:22 drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 18:51 cmd 18:52:22 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 18:51 driver 18:52:22 -rw-rw-r-- 1 jenkins jenkins 266 Aug 6 18:51 go.mod 18:52:22 drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 18:51 snap 18:52:22 -rw-rw-r-- 1 jenkins jenkins 713 Aug 6 18:51 version.go [Pipeline] isUnix [Pipeline] sh 18:52:22 + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ecc710d5197e59ae7f4883e76f8aa49dbd120517 --label arch=arm64 --label version=1.1.2-dev.2 . 18:52:22 Sending build context to Docker daemon 8.025MB 18:52:22 Step 1/24 : ARG BASE=golang:1.13-alpine 18:52:22 Step 2/24 : FROM ${BASE} AS builder 18:52:22 ---> fe0a80fad7bd 18:52:22 Step 3/24 : ARG MAKE='make build' 18:52:23 ---> Running in 4c50c1fbd88c 18:52:23 Removing intermediate container 4c50c1fbd88c 18:52:23 ---> 91395fb0d29d 18:52:23 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 18:52:23 ---> Running in 5b94faee41ba 18:52:24 Removing intermediate container 5b94faee41ba 18:52:24 ---> 8610419af337 18:52:24 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 18:52:24 e78d2573fc39: Pull complete 18:52:24 ---> Running in de8359a0dd21 18:52:24 e876d2f968b6: Pull complete 18:52:24 Removing intermediate container de8359a0dd21 18:52:24 ---> 3abdc28728bb 18:52:24 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:52:24 ---> Running in 7c2de40f5d1a 18:52:25 ce8a83651883: Pull complete 18:52:25 07967f4d0e4b: Pull complete 18:52:25 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 18:52:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 18:52:25 ---> 5d7c900382c6 18:52:25 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 18:52:26 ---> Running in 4e2890f1bb03 18:52:26 Removing intermediate container 4e2890f1bb03 18:52:26 ---> 429cf681e256 18:52:26 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:52:26 ---> Running in dda18fb78193 18:52:27 Removing intermediate container dda18fb78193 18:52:27 ---> c11252d62220 18:52:27 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:52:27 ---> Running in 7b4fef1d9e26 18:52:27 Removing intermediate container 7b4fef1d9e26 18:52:27 ---> aa2efe99ccf8 18:52:27 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:52:27 ---> Running in e3a0b74765ac 18:52:27 Removing intermediate container 7c2de40f5d1a 18:52:27 ---> 533f35b7f63e 18:52:27 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:52:27 ---> Running in 629576f51f1a 18:52:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:52:29 Removing intermediate container e3a0b74765ac 18:52:29 ---> 40382fb32fdd 18:52:29 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:52:29 ---> Running in 418330f56e19 18:52:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:52:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:52:30 OK: 142 MiB in 39 packages 18:52:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:52:30 OK: 166 MiB in 39 packages 18:52:31 Removing intermediate container 418330f56e19 18:52:31 ---> 13c264808214 18:52:31 Step 8/10 : WORKDIR /device-rest-go 18:52:31 ---> Running in c299d9021866 18:52:31 Removing intermediate container c299d9021866 18:52:31 ---> 9df44f79d5da 18:52:31 Step 9/10 : COPY . . 18:52:31 Removing intermediate container 629576f51f1a 18:52:31 ---> 641c2da3314f 18:52:31 Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 18:52:31 ---> Running in d9906987521a 18:52:31 ---> 2ec1ca2a4396 18:52:31 Step 10/10 : RUN go mod download 18:52:31 ---> Running in 3d1be1fb5829 18:52:32 Removing intermediate container d9906987521a 18:52:32 ---> f385f5907a59 18:52:32 Step 9/24 : COPY go.mod . 18:52:32 ---> 5b1296fbd308 18:52:32 Step 10/24 : COPY Makefile . 18:52:33 ---> 9f7e2045e891 18:52:33 Step 11/24 : RUN make update 18:52:33 ---> Running in 065dbcf759d4 18:52:33 go: finding github.com/BurntSushi/toml v0.3.1 18:52:33 go: finding github.com/OneOfOne/xxhash v1.2.6 18:52:34 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:52:34 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:52:34 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:52:34 go: finding github.com/bgentry/speakeasy v0.1.0 18:52:34 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:52:34 go: finding github.com/davecgh/go-spew v1.1.1 18:52:34 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 18:52:34 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 18:52:34 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 18:52:34 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 18:52:34 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 18:52:34 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:52:34 go: finding github.com/fatih/color v1.7.0 18:52:34 go: finding github.com/fxamacker/cbor/v2 v2.2.0 18:52:34 go: finding github.com/go-kit/kit v0.8.0 18:52:34 go: finding github.com/go-logfmt/logfmt v0.4.0 18:52:34 go: finding github.com/go-stack/stack v1.8.0 18:52:34 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:52:34 go: finding github.com/google/uuid v1.1.0 18:52:34 go: finding github.com/gorilla/mux v1.7.1 18:52:34 go: finding github.com/hashicorp/consul/api v1.1.0 18:52:34 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:52:34 go: finding github.com/hashicorp/errwrap v1.0.0 18:52:34 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:52:34 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:52:34 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:52:34 go: finding github.com/hashicorp/go-multierror v1.0.0 18:52:34 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:52:34 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:52:34 go: finding github.com/hashicorp/go-syslog v1.0.0 18:52:34 go: finding github.com/hashicorp/go-uuid v1.0.1 18:52:34 go: finding github.com/hashicorp/go.net v0.0.1 18:52:34 go: finding github.com/hashicorp/golang-lru v0.5.0 18:52:34 go: finding github.com/hashicorp/logutils v1.0.0 18:52:34 go: finding github.com/hashicorp/mdns v1.0.0 18:52:34 go: finding github.com/hashicorp/memberlist v0.1.3 18:52:34 go: finding github.com/hashicorp/serf v0.8.2 18:52:34 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:52:34 go: finding github.com/mattn/go-colorable v0.0.9 18:52:34 go: finding github.com/mattn/go-isatty v0.0.3 18:52:34 go: finding github.com/miekg/dns v1.0.14 18:52:34 go: finding github.com/mitchellh/cli v1.0.0 18:52:34 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:52:34 go: finding github.com/mitchellh/copystructure v1.0.0 18:52:34 go: finding github.com/mitchellh/go-homedir v1.0.0 18:52:35 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:52:35 go: finding github.com/mitchellh/gox v0.4.0 18:52:35 go: finding github.com/mitchellh/iochan v1.0.0 18:52:35 go: finding github.com/mitchellh/mapstructure v1.1.2 18:52:35 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:52:35 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:52:35 go: finding github.com/pelletier/go-toml v1.2.0 18:52:35 go: finding github.com/pkg/errors v0.8.1 18:52:35 go: finding github.com/pmezard/go-difflib v1.0.0 18:52:35 go: finding github.com/posener/complete v1.1.1 18:52:35 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:52:35 CGO_ENABLED=0 GO111MODULE=on go mod download 18:52:35 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:52:35 go: finding github.com/spf13/cast v1.3.0 18:52:35 go: finding github.com/stretchr/objx v0.1.0 18:52:35 go: finding github.com/stretchr/testify v1.5.1 18:52:35 go: finding github.com/ugorji/go v1.1.4 18:52:35 go: finding github.com/x448/float16 v0.8.4 18:52:35 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 18:52:35 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 18:52:35 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:52:35 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 18:52:35 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 18:52:35 go: finding gopkg.in/yaml.v2 v2.2.8 18:52:36 Removing intermediate container 065dbcf759d4 18:52:36 ---> 86a1f136c1cc 18:52:36 Step 12/24 : COPY . . 18:52:37 ---> d393d58ff5d2 18:52:37 Step 13/24 : RUN $MAKE 18:52:37 ---> Running in b8c510166db9 18:52:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.1.2-dev.2" -o cmd/device-rest-go ./cmd 18:52:43 Removing intermediate container 3d1be1fb5829 18:52:43 ---> 428f7a972253 18:52:43 Successfully built 428f7a972253 18:52:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:52:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:52:44 + ls -al . 18:52:44 total 68 18:52:44 drwxrwxr-x. 9 jenkins jenkins 4096 Aug 6 18:52 . 18:52:44 drwxrwxr-x. 4 jenkins jenkins 30 Aug 6 18:51 .. 18:52:44 -rw-rw-r--. 1 jenkins jenkins 4802 Aug 6 18:51 Attribution.txt 18:52:44 drwxrwxr-x. 2 jenkins jenkins 64 Aug 6 18:51 bin 18:52:44 drwxrwxr-x. 3 jenkins jenkins 32 Aug 6 18:51 cmd 18:52:44 -rw-rw-r--. 1 jenkins jenkins 1504 Aug 6 18:51 Dockerfile 18:52:44 -rw-rw-r--. 1 jenkins jenkins 989 Aug 6 18:51 Dockerfile.build 18:52:44 -rw-rw-r--. 1 jenkins jenkins 151 Aug 6 18:51 .dockerignore 18:52:44 drwxrwxr-x. 2 jenkins jenkins 76 Aug 6 18:51 driver 18:52:44 drwxrwxr-x. 8 jenkins jenkins 162 Aug 6 18:52 .git 18:52:44 drwxrwxr-x. 2 jenkins jenkins 38 Aug 6 18:51 .github 18:52:44 -rw-rw-r--. 1 jenkins jenkins 339 Aug 6 18:51 .gitignore 18:52:44 -rw-rw-r--. 1 jenkins jenkins 266 Aug 6 18:51 go.mod 18:52:44 -rw-rw-r--. 1 jenkins jenkins 702 Aug 6 18:51 Jenkinsfile 18:52:44 -rw-rw-r--. 1 jenkins jenkins 11340 Aug 6 18:51 LICENSE 18:52:44 -rw-rw-r--. 1 jenkins jenkins 951 Aug 6 18:51 Makefile 18:52:44 -rw-rw-r--. 1 jenkins jenkins 5716 Aug 6 18:51 README.md 18:52:44 drwxrwxr-x. 3 jenkins jenkins 32 Aug 6 18:52 .semver 18:52:44 drwxrwxr-x. 4 jenkins jenkins 54 Aug 6 18:51 snap 18:52:44 -rw-rw-r--. 1 jenkins jenkins 11 Aug 6 18:49 VERSION 18:52:44 -rw-rw-r--. 1 jenkins jenkins 713 Aug 6 18:51 version.go [Pipeline] isUnix [Pipeline] sh 18:52:44 + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=ecc710d5197e59ae7f4883e76f8aa49dbd120517 --label arch=amd64 --label version=1.1.2-dev.2 . 18:52:45 Sending build context to Docker daemon 8.025MB 18:52:45 Step 1/24 : ARG BASE=golang:1.13-alpine 18:52:45 Step 2/24 : FROM ${BASE} AS builder 18:52:45 ---> 428f7a972253 18:52:45 Step 3/24 : ARG MAKE='make build' 18:52:45 ---> Running in 04897f61e242 18:52:45 Removing intermediate container 04897f61e242 18:52:45 ---> 6268347012be 18:52:45 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 18:52:45 ---> Running in 2a90e2553aa8 18:52:45 Removing intermediate container 2a90e2553aa8 18:52:45 ---> affa54282ba3 18:52:45 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 18:52:45 ---> Running in 8f2470dee2d8 18:52:45 Removing intermediate container 8f2470dee2d8 18:52:45 ---> bd1905378d19 18:52:45 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:52:46 ---> Running in 6d9e6c1fec83 18:52:47 Removing intermediate container 6d9e6c1fec83 18:52:47 ---> 8aab6e6318b6 18:52:47 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:52:47 ---> Running in 912d2b239bfc 18:52:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:52:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:52:49 OK: 166 MiB in 39 packages 18:52:49 Removing intermediate container 912d2b239bfc 18:52:49 ---> 1e7aeca55bb2 18:52:49 Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 18:52:49 ---> Running in 7b1c6675d74c 18:52:49 Removing intermediate container 7b1c6675d74c 18:52:49 ---> 9b3df7826037 18:52:49 Step 9/24 : COPY go.mod . 18:52:49 ---> d4852e7292cb 18:52:49 Step 10/24 : COPY Makefile . 18:52:50 ---> 6a54af976c68 18:52:50 Step 11/24 : RUN make update 18:52:50 ---> Running in 689f143b8aef 18:52:50 CGO_ENABLED=0 GO111MODULE=on go mod download 18:52:51 Removing intermediate container 689f143b8aef 18:52:51 ---> d7e1b34961cb 18:52:51 Step 12/24 : COPY . . 18:52:51 ---> 9b15150e83e3 18:52:51 Step 13/24 : RUN $MAKE 18:52:51 ---> Running in 152fe4e344b1 18:52:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.1.2-dev.2" -o cmd/device-rest-go ./cmd 18:53:04 Removing intermediate container 152fe4e344b1 18:53:04 ---> 546a383caef9 18:53:04 Step 14/24 : FROM alpine:latest 18:53:04 latest: Pulling from library/alpine 18:53:04 df20fa9351a1: Already exists 18:53:04 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 18:53:04 Status: Downloaded newer image for alpine:latest 18:53:04 ---> a24bb4013296 18:53:04 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:53:04 ---> Running in ad879fff9f9f 18:53:04 Removing intermediate container ad879fff9f9f 18:53:04 ---> 2bfdea124388 18:53:04 Step 16/24 : LABEL Name=device-rest-go Version=${VERSION} 18:53:04 ---> Running in c84f15bf07fa 18:53:04 Removing intermediate container c84f15bf07fa 18:53:04 ---> d77bd8e9d512 18:53:04 Step 17/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 18:53:05 ---> 88f66334fb71 18:53:05 Step 18/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 18:53:05 ---> 67ed9001e687 18:53:05 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 18:53:05 ---> aa0f3188ea16 18:53:05 Step 20/24 : EXPOSE 49986 18:53:06 Removing intermediate container b8c510166db9 18:53:06 ---> d40b0045d8e2 18:53:06 Step 14/24 : FROM alpine:latest 18:53:06 ---> Running in d0831d39846e 18:53:06 Removing intermediate container d0831d39846e 18:53:06 ---> 2b06b071392d 18:53:06 Step 21/24 : CMD ["/device-rest-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 18:53:06 latest: Pulling from library/alpine 18:53:06 b538f80385f9: Already exists 18:53:06 ---> Running in 319f86fa2392 18:53:06 Removing intermediate container 319f86fa2392 18:53:06 ---> 16cde15bc5d5 18:53:06 Step 22/24 : LABEL arch=amd64 18:53:06 ---> Running in a065bc22a6b8 18:53:06 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 18:53:06 Status: Downloaded newer image for alpine:latest 18:53:06 ---> 62ee0e9f8440 18:53:06 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:53:06 ---> Running in 67b9d97e30ef 18:53:06 Removing intermediate container a065bc22a6b8 18:53:06 ---> 06dc4f931953 18:53:06 Step 23/24 : LABEL git_sha=ecc710d5197e59ae7f4883e76f8aa49dbd120517 18:53:06 ---> Running in 360aeb42a72c 18:53:06 Removing intermediate container 360aeb42a72c 18:53:06 ---> 8c1cd0d84c12 18:53:06 Step 24/24 : LABEL version=1.1.2-dev.2 18:53:06 ---> Running in 4da0b6f05934 18:53:07 Removing intermediate container 4da0b6f05934 18:53:07 ---> e70d420738b7 18:53:07 [Warning] One or more build-args [ARCH] were not consumed 18:53:07 Successfully built e70d420738b7 18:53:07 Successfully tagged docker-device-rest-go:latest [Pipeline] } 18:53:07 Removing intermediate container 67b9d97e30ef 18:53:07 ---> da41b0345103 18:53:07 Step 16/24 : LABEL Name=device-rest-go Version=${VERSION} 18:53:07 ---> Running in 6e1753dbdf29 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:53:07 provisioning config files... 18:53:07 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/15@tmp/config6629448529239191253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:53:07 Removing intermediate container 6e1753dbdf29 18:53:07 ---> 3a9c83f36ca3 18:53:07 Step 17/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 18:53:08 nexus3.edgexfoundry.org:10001 18:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:08 Configure a credential helper to remove this warning. See 18:53:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:08 18:53:08 Login Succeeded 18:53:08 nexus3.edgexfoundry.org:10002 18:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:08 Configure a credential helper to remove this warning. See 18:53:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:08 18:53:08 Login Succeeded 18:53:08 nexus3.edgexfoundry.org:10003 18:53:08 ---> 574726e48381 18:53:08 Step 18/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 18:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:08 Configure a credential helper to remove this warning. See 18:53:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:08 18:53:08 Login Succeeded 18:53:08 nexus3.edgexfoundry.org:10004 18:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:08 Configure a credential helper to remove this warning. See 18:53:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:08 18:53:08 Login Succeeded 18:53:08 docker.io 18:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:09 Configure a credential helper to remove this warning. See 18:53:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:09 18:53:09 Login Succeeded [Pipeline] } 18:53:09 Deleting 1 temporary files 18:53:09 ---> 40960cc2f7a7 18:53:09 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:09 [edgeXDocker.push] Tagging docker image docker-device-rest-go with the following tags: 18:53:09 ecc710d5197e59ae7f4883e76f8aa49dbd120517 18:53:09 latest 18:53:09 1.1.2-dev.2 18:53:09 ecc710d5197e59ae7f4883e76f8aa49dbd120517-1.1.2-dev.2 18:53:09 master 18:53:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:53:10 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:ecc710d5197e59ae7f4883e76f8aa49dbd120517 [Pipeline] isUnix [Pipeline] sh 18:53:10 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:ecc710d5197e59ae7f4883e76f8aa49dbd120517 18:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 18:53:10 8ee2827301fc: Preparing 18:53:10 2111cd50973b: Preparing 18:53:10 500f75f81f2d: Preparing 18:53:10 50644c29ef5a: Preparing 18:53:10 ---> e3a93c15a508 18:53:10 Step 20/24 : EXPOSE 49986 18:53:10 ---> Running in c0bf41b36771 18:53:11 2111cd50973b: Pushed 18:53:11 500f75f81f2d: Pushed 18:53:11 50644c29ef5a: Layer already exists 18:53:11 Removing intermediate container c0bf41b36771 18:53:11 ---> 84c1c2ff485e 18:53:11 Step 21/24 : CMD ["/device-rest-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 18:53:11 ---> Running in 89390a9922be 18:53:11 Removing intermediate container 89390a9922be 18:53:11 ---> c700ad536e55 18:53:11 Step 22/24 : LABEL arch=arm64 18:53:11 ---> Running in 5d1f11cae3d0 18:53:12 8ee2827301fc: Pushed 18:53:12 ecc710d5197e59ae7f4883e76f8aa49dbd120517: digest: sha256:cd3fdb699d857541b9db01e3aae169f8079b4d162c92bfc2cffe6c89f7b94173 size: 1154 [Pipeline] isUnix [Pipeline] sh 18:53:12 Removing intermediate container 5d1f11cae3d0 18:53:12 ---> 1d9b3a4e46ea 18:53:12 Step 23/24 : LABEL git_sha=ecc710d5197e59ae7f4883e76f8aa49dbd120517 18:53:12 ---> Running in 96f3626cd4ab 18:53:12 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [Pipeline] isUnix [Pipeline] sh 18:53:13 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest 18:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 18:53:13 8ee2827301fc: Preparing 18:53:13 2111cd50973b: Preparing 18:53:13 500f75f81f2d: Preparing 18:53:13 50644c29ef5a: Preparing 18:53:13 50644c29ef5a: Layer already exists 18:53:13 8ee2827301fc: Layer already exists 18:53:13 2111cd50973b: Layer already exists 18:53:13 500f75f81f2d: Layer already exists 18:53:13 latest: digest: sha256:cd3fdb699d857541b9db01e3aae169f8079b4d162c92bfc2cffe6c89f7b94173 size: 1154 [Pipeline] isUnix [Pipeline] sh 18:53:13 Removing intermediate container 96f3626cd4ab 18:53:13 ---> 643ee3b7f632 18:53:13 Step 24/24 : LABEL version=1.1.2-dev.2 18:53:13 ---> Running in fc79cf9c4808 18:53:13 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.2-dev.2 [Pipeline] isUnix [Pipeline] sh 18:53:13 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.2-dev.2 18:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 18:53:13 8ee2827301fc: Preparing 18:53:13 2111cd50973b: Preparing 18:53:13 500f75f81f2d: Preparing 18:53:13 50644c29ef5a: Preparing 18:53:13 50644c29ef5a: Layer already exists 18:53:13 8ee2827301fc: Layer already exists 18:53:13 2111cd50973b: Layer already exists 18:53:13 500f75f81f2d: Layer already exists 18:53:13 1.1.2-dev.2: digest: sha256:cd3fdb699d857541b9db01e3aae169f8079b4d162c92bfc2cffe6c89f7b94173 size: 1154 [Pipeline] isUnix [Pipeline] sh 18:53:13 Removing intermediate container fc79cf9c4808 18:53:13 ---> 3d70fadb486b 18:53:13 [Warning] One or more build-args [ARCH] were not consumed 18:53:13 Successfully built 3d70fadb486b 18:53:13 Successfully tagged docker-device-rest-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 18:53:13 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:ecc710d5197e59ae7f4883e76f8aa49dbd120517-1.1.2-dev.2 [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:53:14 provisioning config files... 18:53:14 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/15@tmp/config6814095174164382615tmp [Pipeline] { 18:53:14 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:ecc710d5197e59ae7f4883e76f8aa49dbd120517-1.1.2-dev.2 18:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 18:53:14 8ee2827301fc: Preparing 18:53:14 2111cd50973b: Preparing 18:53:14 500f75f81f2d: Preparing 18:53:14 50644c29ef5a: Preparing 18:53:14 8ee2827301fc: Layer already exists 18:53:14 500f75f81f2d: Layer already exists 18:53:14 2111cd50973b: Layer already exists 18:53:14 50644c29ef5a: Layer already exists 18:53:14 ecc710d5197e59ae7f4883e76f8aa49dbd120517-1.1.2-dev.2: digest: sha256:cd3fdb699d857541b9db01e3aae169f8079b4d162c92bfc2cffe6c89f7b94173 size: 1154 [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 18:53:14 nexus3.edgexfoundry.org:10001 18:53:14 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] isUnix [Pipeline] sh 18:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:14 Configure a credential helper to remove this warning. See 18:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:14 18:53:14 Login Succeeded 18:53:14 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:master 18:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 18:53:14 8ee2827301fc: Preparing 18:53:14 2111cd50973b: Preparing 18:53:14 500f75f81f2d: Preparing 18:53:14 50644c29ef5a: Preparing 18:53:14 50644c29ef5a: Layer already exists 18:53:14 8ee2827301fc: Layer already exists 18:53:14 2111cd50973b: Layer already exists 18:53:14 500f75f81f2d: Layer already exists 18:53:14 master: digest: sha256:cd3fdb699d857541b9db01e3aae169f8079b4d162c92bfc2cffe6c89f7b94173 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:15 ===================================================== 18:53:15 nexus3.edgexfoundry.org:10002 [Pipeline] echo 18:53:15 taggedImages: 18:53:15 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:ecc710d5197e59ae7f4883e76f8aa49dbd120517 18:53:15 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest 18:53:15 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.2-dev.2 18:53:15 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:ecc710d5197e59ae7f4883e76f8aa49dbd120517-1.1.2-dev.2 18:53:15 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 18:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:15 Configure a credential helper to remove this warning. See 18:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:15 18:53:15 Login Succeeded 18:53:15 nexus3.edgexfoundry.org:10003 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:16 Configure a credential helper to remove this warning. See 18:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:16 18:53:16 Login Succeeded 18:53:16 nexus3.edgexfoundry.org:10004 18:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:16 Configure a credential helper to remove this warning. See 18:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:16 18:53:16 Login Succeeded 18:53:16 docker.io 18:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:17 Configure a credential helper to remove this warning. See 18:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:17 18:53:17 Login Succeeded [Pipeline] } 18:53:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:17 [edgeXDocker.push] Tagging docker image docker-device-rest-go-arm64 with the following tags: 18:53:17 ecc710d5197e59ae7f4883e76f8aa49dbd120517 18:53:17 latest 18:53:17 1.1.2-dev.2 18:53:17 ecc710d5197e59ae7f4883e76f8aa49dbd120517-1.1.2-dev.2 18:53:17 master 18:53:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:53:17 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:ecc710d5197e59ae7f4883e76f8aa49dbd120517 [Pipeline] isUnix [Pipeline] sh 18:53:18 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:ecc710d5197e59ae7f4883e76f8aa49dbd120517 18:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 18:53:18 87b211ffeeeb: Preparing 18:53:18 50ab0f6d5865: Preparing 18:53:18 ff08821f6bec: Preparing 18:53:18 e2f13739ad41: Preparing 18:53:18 e2f13739ad41: Layer already exists 18:53:18 50ab0f6d5865: Pushed 18:53:18 ff08821f6bec: Pushed 18:53:21 87b211ffeeeb: Pushed 18:53:21 ecc710d5197e59ae7f4883e76f8aa49dbd120517: digest: sha256:4ad7a5f909a47039aca346407c41b2b6372b5a6e6e1a7a0542682d0696315b1b size: 1154 [Pipeline] isUnix [Pipeline] sh 18:53:22 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:53:22 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest 18:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 18:53:22 87b211ffeeeb: Preparing 18:53:22 50ab0f6d5865: Preparing 18:53:22 ff08821f6bec: Preparing 18:53:22 e2f13739ad41: Preparing 18:53:22 87b211ffeeeb: Layer already exists 18:53:22 50ab0f6d5865: Layer already exists 18:53:22 ff08821f6bec: Layer already exists 18:53:22 e2f13739ad41: Layer already exists 18:53:22 latest: digest: sha256:4ad7a5f909a47039aca346407c41b2b6372b5a6e6e1a7a0542682d0696315b1b size: 1154 [Pipeline] isUnix [Pipeline] sh 18:53:23 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.2-dev.2 [Pipeline] isUnix [Pipeline] sh 18:53:23 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.2-dev.2 18:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 18:53:23 87b211ffeeeb: Preparing 18:53:23 50ab0f6d5865: Preparing 18:53:23 ff08821f6bec: Preparing 18:53:23 e2f13739ad41: Preparing 18:53:23 ff08821f6bec: Layer already exists 18:53:23 50ab0f6d5865: Layer already exists 18:53:23 87b211ffeeeb: Layer already exists 18:53:23 e2f13739ad41: Layer already exists 18:53:23 1.1.2-dev.2: digest: sha256:4ad7a5f909a47039aca346407c41b2b6372b5a6e6e1a7a0542682d0696315b1b size: 1154 [Pipeline] isUnix [Pipeline] sh 18:53:24 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:ecc710d5197e59ae7f4883e76f8aa49dbd120517-1.1.2-dev.2 [Pipeline] isUnix [Pipeline] sh 18:53:24 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:ecc710d5197e59ae7f4883e76f8aa49dbd120517-1.1.2-dev.2 18:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 18:53:24 87b211ffeeeb: Preparing 18:53:24 50ab0f6d5865: Preparing 18:53:24 ff08821f6bec: Preparing 18:53:24 e2f13739ad41: Preparing 18:53:24 50ab0f6d5865: Layer already exists 18:53:24 e2f13739ad41: Layer already exists 18:53:24 87b211ffeeeb: Layer already exists 18:53:24 ff08821f6bec: Layer already exists 18:53:24 ecc710d5197e59ae7f4883e76f8aa49dbd120517-1.1.2-dev.2: digest: sha256:4ad7a5f909a47039aca346407c41b2b6372b5a6e6e1a7a0542682d0696315b1b size: 1154 [Pipeline] isUnix [Pipeline] sh 18:53:25 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [Pipeline] isUnix [Pipeline] sh 18:53:25 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master 18:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 18:53:25 87b211ffeeeb: Preparing 18:53:25 50ab0f6d5865: Preparing 18:53:25 ff08821f6bec: Preparing 18:53:25 e2f13739ad41: Preparing 18:53:25 50ab0f6d5865: Layer already exists 18:53:25 87b211ffeeeb: Layer already exists 18:53:25 ff08821f6bec: Layer already exists 18:53:25 e2f13739ad41: Layer already exists 18:53:25 master: digest: sha256:4ad7a5f909a47039aca346407c41b2b6372b5a6e6e1a7a0542682d0696315b1b size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:25 ===================================================== [Pipeline] echo 18:53:25 taggedImages: 18:53:25 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:ecc710d5197e59ae7f4883e76f8aa49dbd120517 18:53:25 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest 18:53:25 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.2-dev.2 18:53:25 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:ecc710d5197e59ae7f4883e76f8aa49dbd120517-1.1.2-dev.2 18:53:25 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 18:53:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 18:53:27 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 18:53:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:53:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 18:53:27 18:53:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 18:53:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 18:53:28 1.317.0: Pulling from edgex-devops/edgex-snyk-go 18:53:28 cbdbe7a5bc2a: Pulling fs layer 18:53:28 408f87550127: Pulling fs layer 18:53:28 fe522b08c979: Pulling fs layer 18:53:28 221eaa008020: Pulling fs layer 18:53:28 2a4607e5d6b9: Pulling fs layer 18:53:28 8f79b27c4fd2: Pulling fs layer 18:53:28 e5c8dbe1645b: Pulling fs layer 18:53:28 23e8b3b47431: Pulling fs layer 18:53:28 5c568d65a230: Pulling fs layer 18:53:28 8f79b27c4fd2: Waiting 18:53:28 e5c8dbe1645b: Waiting 18:53:28 23e8b3b47431: Waiting 18:53:28 5c568d65a230: Waiting 18:53:28 2a4607e5d6b9: Waiting 18:53:28 fe522b08c979: Verifying Checksum 18:53:28 fe522b08c979: Download complete 18:53:28 408f87550127: Verifying Checksum 18:53:28 408f87550127: Download complete 18:53:28 2a4607e5d6b9: Verifying Checksum 18:53:28 2a4607e5d6b9: Download complete 18:53:28 8f79b27c4fd2: Verifying Checksum 18:53:28 8f79b27c4fd2: Download complete 18:53:28 cbdbe7a5bc2a: Download complete 18:53:28 e5c8dbe1645b: Verifying Checksum 18:53:28 e5c8dbe1645b: Download complete 18:53:28 cbdbe7a5bc2a: Pull complete 18:53:28 23e8b3b47431: Verifying Checksum 18:53:28 23e8b3b47431: Download complete 18:53:29 408f87550127: Pull complete 18:53:29 5c568d65a230: Verifying Checksum 18:53:29 5c568d65a230: Download complete 18:53:29 fe522b08c979: Pull complete 18:53:29 221eaa008020: Verifying Checksum 18:53:29 221eaa008020: Download complete 18:53:34 221eaa008020: Pull complete 18:53:34 2a4607e5d6b9: Pull complete 18:53:34 8f79b27c4fd2: Pull complete 18:53:36 e5c8dbe1645b: Pull complete 18:53:39 23e8b3b47431: Pull complete 18:53:40 5c568d65a230: Pull complete 18:53:40 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 18:53:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 18:53:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 18:53:41 prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container 18:53:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_device-rest-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 18:53:42 $ docker top 323ad18fea77235af90f492307b71009a36a0e6c04caa592ff329add5f2e6977 -eo pid,comm [Pipeline] { [Pipeline] sh 18:53:42 + snyk monitor '--org=edgex-jenkins' 18:53:52 18:53:52 Monitoring /w/workspace/gexfoundry_device-rest-go_master (github.com/edgexfoundry/device-rest-go)... 18:53:52 18:53:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/e4092540-3f93-46a1-bdac-61be9dd0ed90 18:53:52 18:53:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:53:52 18:53:52 18:53:52 Snyk CLI supports Node.js 8 and higher. 18:53:52 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 18:53:52 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 18:53:52 18:53:52 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 18:53:52 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 18:53:52 $ docker stop --time=1 323ad18fea77235af90f492307b71009a36a0e6c04caa592ff329add5f2e6977 18:53:54 $ docker rm -f 323ad18fea77235af90f492307b71009a36a0e6c04caa592ff329add5f2e6977 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:53:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 18:53:55 18:53:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 18:53:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 18:53:56 latest: Pulling from edgex-devops/edgex-klar 18:53:56 e7c96db7181b: Pulling fs layer 18:53:56 1868ca2cb446: Pulling fs layer 18:53:56 136be5d0fe8e: Pulling fs layer 18:53:56 894bfe63afcb: Pulling fs layer 18:53:56 894bfe63afcb: Waiting 18:53:56 1868ca2cb446: Verifying Checksum 18:53:56 1868ca2cb446: Download complete 18:53:56 136be5d0fe8e: Verifying Checksum 18:53:56 136be5d0fe8e: Download complete 18:53:56 e7c96db7181b: Verifying Checksum 18:53:56 e7c96db7181b: Download complete 18:53:56 894bfe63afcb: Verifying Checksum 18:53:56 894bfe63afcb: Download complete 18:53:56 e7c96db7181b: Pull complete 18:53:56 1868ca2cb446: Pull complete 18:53:56 136be5d0fe8e: Pull complete 18:53:56 894bfe63afcb: Pull complete 18:53:57 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 18:53:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 18:53:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 18:53:57 prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container 18:53:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 18:53:58 $ docker top 6e1621bb37d142a3bdded7c69552e11feb3564ac208efce7ad093f9cd3f499de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:58 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:ecc710d5197e59ae7f4883e76f8aa49dbd120517 18:53:58 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:54:02 $ docker stop --time=1 6e1621bb37d142a3bdded7c69552e11feb3564ac208efce7ad093f9cd3f499de 18:54:03 $ docker rm -f 6e1621bb37d142a3bdded7c69552e11feb3564ac208efce7ad093f9cd3f499de [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:54:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 18:54:04 . [Pipeline] withDockerContainer 18:54:04 prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container 18:54:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 18:54:05 $ docker top ce7537073e643271217738238262d3bfb5429c58ecbd900d415372718fe4029c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:05 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:ecc710d5197e59ae7f4883e76f8aa49dbd120517 18:54:05 + tee 18:54:05 clair timeout 1m0s 18:54:05 docker timeout: 1m0s 18:54:05 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:54:06 $ docker stop --time=1 ce7537073e643271217738238262d3bfb5429c58ecbd900d415372718fe4029c 18:54:07 $ docker rm -f ce7537073e643271217738238262d3bfb5429c58ecbd900d415372718fe4029c [Pipeline] // withDockerContainer [Pipeline] sh 18:54:08 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo 18:54:08 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go_ecc710d5197e59ae7f4883e76f8aa49dbd120517.html [Pipeline] writeFile [Pipeline] step 18:54:08 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 18:54:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 18:54:08 . [Pipeline] withDockerContainer 18:54:08 prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container 18:54:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 18:54:09 $ docker top 53766bd86c50ed4e8428042d3fdcd7c1746a7691edae220ac57f8cb8910fbc25 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:09 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:ecc710d5197e59ae7f4883e76f8aa49dbd120517 18:54:09 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:54:13 $ docker stop --time=1 53766bd86c50ed4e8428042d3fdcd7c1746a7691edae220ac57f8cb8910fbc25 18:54:14 $ docker rm -f 53766bd86c50ed4e8428042d3fdcd7c1746a7691edae220ac57f8cb8910fbc25 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:54:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 18:54:15 . [Pipeline] withDockerContainer 18:54:15 prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container 18:54:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 18:54:15 $ docker top 330c59d9b1c1d54dd86438b0909d39d137259434b5cec53e794f08d97340f17a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:16 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:ecc710d5197e59ae7f4883e76f8aa49dbd120517 18:54:16 + tee 18:54:16 clair timeout 1m0s 18:54:16 docker timeout: 1m0s 18:54:16 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:54:17 $ docker stop --time=1 330c59d9b1c1d54dd86438b0909d39d137259434b5cec53e794f08d97340f17a 18:54:18 $ docker rm -f 330c59d9b1c1d54dd86438b0909d39d137259434b5cec53e794f08d97340f17a [Pipeline] // withDockerContainer [Pipeline] sh 18:54:18 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo 18:54:18 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go-arm64_ecc710d5197e59ae7f4883e76f8aa49dbd120517.html [Pipeline] writeFile [Pipeline] step 18:54:18 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 18:54:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:54:20 . [Pipeline] withDockerContainer 18:54:20 prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container 18:54:20 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:54:20 $ docker top 9941863acb24893bf45ececd10739b3ea67c8451695d69cd07f56a52e49427f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:54:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:54:21 [ssh-agent] Looking for ssh-agent implementation... 18:54:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:54:21 $ docker exec 9941863acb24893bf45ececd10739b3ea67c8451695d69cd07f56a52e49427f0 ssh-agent 18:54:21 SSH_AUTH_SOCK=/tmp/ssh-8owRWRPDJBnb/agent.11 18:54:21 SSH_AGENT_PID=17 18:54:21 Running ssh-add (command line suppressed) 18:54:21 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2785572044842102165.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2785572044842102165.key) 18:54:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:54:22 + git semver tag 18:54:22 # -> Open(): unable to determine branch for HEAD 18:54:22 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 18:54:22 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 18:54:22 # $SEMVER_REMOTE_NAME = origin 18:54:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:54:22 # $SEMVER_USER_NAME = edgex-jenkins 18:54:22 # $SEMVER_BRANCH = master 18:54:22 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver 18:54:22 # ecc710d5197e59ae7f4883e76f8aa49dbd120517 HEAD 18:54:22 # -> Force: false 18:54:22 # 417179b8e850825fe4a7d729c2dd1e957f389624 refs/tags/v1.1.2-dev.2 [Pipeline] } 18:54:22 $ docker exec --env ******** --env ******** 9941863acb24893bf45ececd10739b3ea67c8451695d69cd07f56a52e49427f0 ssh-agent -k 18:54:22 unset SSH_AUTH_SOCK; 18:54:22 unset SSH_AGENT_PID; 18:54:22 echo Agent pid 17 killed; 18:54:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:54:22 + git semver [Pipeline] } 18:54:22 $ docker stop --time=1 9941863acb24893bf45ececd10739b3ea67c8451695d69cd07f56a52e49427f0 18:54:24 $ docker rm -f 9941863acb24893bf45ececd10739b3ea67c8451695d69cd07f56a52e49427f0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:54:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:54:24 18:54:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:54:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:54:25 0.23.1-centos7: Pulling from edgex-lftools 18:54:25 ab5ef0e58194: Pulling fs layer 18:54:25 9712f1f96733: Pulling fs layer 18:54:25 63f879dbbcfc: Pulling fs layer 18:54:25 0d9ebad4ef96: Pulling fs layer 18:54:25 e9a5061849ea: Pulling fs layer 18:54:25 d747dcd14b5f: Pulling fs layer 18:54:25 2de7ff778b66: Pulling fs layer 18:54:25 d747dcd14b5f: Waiting 18:54:25 2de7ff778b66: Waiting 18:54:25 0d9ebad4ef96: Waiting 18:54:25 e9a5061849ea: Waiting 18:54:25 9712f1f96733: Verifying Checksum 18:54:25 9712f1f96733: Download complete 18:54:26 63f879dbbcfc: Download complete 18:54:26 e9a5061849ea: Verifying Checksum 18:54:26 e9a5061849ea: Download complete 18:54:26 ab5ef0e58194: Verifying Checksum 18:54:26 ab5ef0e58194: Download complete 18:54:26 d747dcd14b5f: Verifying Checksum 18:54:26 d747dcd14b5f: Download complete 18:54:26 0d9ebad4ef96: Verifying Checksum 18:54:26 0d9ebad4ef96: Download complete 18:54:26 2de7ff778b66: Verifying Checksum 18:54:26 2de7ff778b66: Download complete 18:54:29 ab5ef0e58194: Pull complete 18:54:29 9712f1f96733: Pull complete 18:54:33 63f879dbbcfc: Pull complete 18:54:39 0d9ebad4ef96: Pull complete 18:54:39 e9a5061849ea: Pull complete 18:54:40 d747dcd14b5f: Pull complete 18:54:43 2de7ff778b66: Pull complete 18:54:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:54:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:54:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:54:43 prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container 18:54:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:54:46 $ docker top 755bc3642065974b7247ef09cbaa7fe9518b183692dab37969e13bd6ce0fa700 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:54:47 provisioning config files... 18:54:47 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config3996048703958946963tmp 18:54:47 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config4419653709890529234tmp 18:54:47 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config1736083261144515385tmp [Pipeline] { [Pipeline] echo 18:54:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:54:47 ---> sigul-configuration.sh 18:54:47 gpg: directory `/root/.gnupg' created 18:54:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:54:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:54:47 gpg: keyring `/root/.gnupg/secring.gpg' created 18:54:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:54:47 gpg: CAST5 encrypted data 18:54:47 gpg: encrypted with 1 passphrase 18:54:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:54:48 + mkdir /home/jenkins 18:54:48 + mkdir /home/jenkins/sigul [Pipeline] sh 18:54:48 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 18:54:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:54:48 ---> sigul-install.sh 18:54:54 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:54:54 + git tag --list 18:54:54 v1.1.2-dev.2 [Pipeline] sh 18:54:54 + lftools sign git-tag v1.1.2-dev.2 18:54:56 Signing Git tag with Sigul... 18:54:56 Signing v1.1.2-dev.2 [Pipeline] echo 18:54:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:54:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:54:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:54:56 $ docker stop --time=1 755bc3642065974b7247ef09cbaa7fe9518b183692dab37969e13bd6ce0fa700 18:54:58 $ docker rm -f 755bc3642065974b7247ef09cbaa7fe9518b183692dab37969e13bd6ce0fa700 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:54:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:54:59 . [Pipeline] withDockerContainer 18:54:59 prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container 18:54:59 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:55:00 $ docker top 153611d3d561f99b6ac072a29014fc386ce00c7bd3da50b088eb191af592601a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:55:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:55:00 [ssh-agent] Looking for ssh-agent implementation... 18:55:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:55:00 $ docker exec 153611d3d561f99b6ac072a29014fc386ce00c7bd3da50b088eb191af592601a ssh-agent 18:55:01 SSH_AUTH_SOCK=/tmp/ssh-G3pe2GKJA7pG/agent.13 18:55:01 SSH_AGENT_PID=18 18:55:01 Running ssh-add (command line suppressed) 18:55:01 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8616506027455281603.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8616506027455281603.key) 18:55:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:55:01 + git semver bump pre 18:55:01 # -> Open(): unable to determine branch for HEAD 18:55:01 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 18:55:01 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 18:55:01 # $SEMVER_REMOTE_NAME = origin 18:55:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:55:01 # $SEMVER_USER_NAME = edgex-jenkins 18:55:01 # $SEMVER_BRANCH = master 18:55:01 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver 18:55:01 1.1.2-dev.3 [Pipeline] } 18:55:01 $ docker exec --env ******** --env ******** 153611d3d561f99b6ac072a29014fc386ce00c7bd3da50b088eb191af592601a ssh-agent -k 18:55:01 unset SSH_AUTH_SOCK; 18:55:01 unset SSH_AGENT_PID; 18:55:01 echo Agent pid 18 killed; 18:55:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:55:02 + git semver [Pipeline] } 18:55:02 $ docker stop --time=1 153611d3d561f99b6ac072a29014fc386ce00c7bd3da50b088eb191af592601a 18:55:03 $ docker rm -f 153611d3d561f99b6ac072a29014fc386ce00c7bd3da50b088eb191af592601a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:55:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:55:04 . [Pipeline] withDockerContainer 18:55:04 prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container 18:55:04 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:55:05 $ docker top 3fe3cdd14b789aa4262973affa01c5a5404e43d27d608e6bc8f0ff7a9a1e8f0d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:55:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:55:05 [ssh-agent] Looking for ssh-agent implementation... 18:55:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:55:05 $ docker exec 3fe3cdd14b789aa4262973affa01c5a5404e43d27d608e6bc8f0ff7a9a1e8f0d ssh-agent 18:55:05 SSH_AUTH_SOCK=/tmp/ssh-FCqsaBNbjUvI/agent.12 18:55:05 SSH_AGENT_PID=17 18:55:05 Running ssh-add (command line suppressed) 18:55:06 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8728023096423789759.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8728023096423789759.key) 18:55:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:55:06 + git semver push 18:55:06 # -> Open(): unable to determine branch for HEAD 18:55:06 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 18:55:06 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 18:55:06 # $SEMVER_REMOTE_NAME = origin 18:55:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:55:06 # $SEMVER_USER_NAME = edgex-jenkins 18:55:06 # $SEMVER_BRANCH = master 18:55:06 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } 18:55:13 $ docker exec --env ******** --env ******** 3fe3cdd14b789aa4262973affa01c5a5404e43d27d608e6bc8f0ff7a9a1e8f0d ssh-agent -k 18:55:13 unset SSH_AUTH_SOCK; 18:55:13 unset SSH_AGENT_PID; 18:55:13 echo Agent pid 17 killed; 18:55:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:55:13 + git semver [Pipeline] } 18:55:13 $ docker stop --time=1 3fe3cdd14b789aa4262973affa01c5a5404e43d27d608e6bc8f0ff7a9a1e8f0d 18:55:15 $ docker rm -f 3fe3cdd14b789aa4262973affa01c5a5404e43d27d608e6bc8f0ff7a9a1e8f0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:55:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:55:16 ---> package-listing.sh 18:55:16 ++ facter osfamily 18:55:16 ++ tr '[:upper:]' '[:lower:]' 18:55:16 + OS_FAMILY=redhat 18:55:16 + workspace=/w/workspace/gexfoundry_device-rest-go_master 18:55:16 + START_PACKAGES=/tmp/packages_start.txt 18:55:16 + END_PACKAGES=/tmp/packages_end.txt 18:55:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:55:16 + PACKAGES=/tmp/packages_start.txt 18:55:16 + '[' /w/workspace/gexfoundry_device-rest-go_master ']' 18:55:16 + PACKAGES=/tmp/packages_end.txt 18:55:16 + case "${OS_FAMILY}" in 18:55:16 + sort 18:55:16 + rpm -qa 18:55:21 + '[' -f /tmp/packages_start.txt ']' 18:55:21 + '[' -f /tmp/packages_end.txt ']' 18:55:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:55:21 + '[' /w/workspace/gexfoundry_device-rest-go_master ']' 18:55:21 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/archives/ 18:55:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 18:55:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:55:21 18:55:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:55:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:55:22 alpine: Pulling from edgex-lftools-log-publisher 18:55:22 c9b1b535fdd9: Pulling fs layer 18:55:22 2cc5ad85d9ab: Pulling fs layer 18:55:22 756a868c4378: Pulling fs layer 18:55:22 444b2fc9a129: Pulling fs layer 18:55:22 ea15f1150254: Pulling fs layer 18:55:22 41b27a9f41bf: Pulling fs layer 18:55:22 28c525ee5125: Pulling fs layer 18:55:22 094b1ea09ed8: Pulling fs layer 18:55:22 138eaada9080: Pulling fs layer 18:55:22 0622d0fa9048: Pulling fs layer 18:55:22 41b27a9f41bf: Waiting 18:55:22 138eaada9080: Waiting 18:55:22 28c525ee5125: Waiting 18:55:22 094b1ea09ed8: Waiting 18:55:22 0622d0fa9048: Waiting 18:55:22 444b2fc9a129: Waiting 18:55:22 ea15f1150254: Waiting 18:55:22 2cc5ad85d9ab: Verifying Checksum 18:55:22 2cc5ad85d9ab: Download complete 18:55:22 444b2fc9a129: Verifying Checksum 18:55:22 444b2fc9a129: Download complete 18:55:22 c9b1b535fdd9: Verifying Checksum 18:55:22 c9b1b535fdd9: Download complete 18:55:22 ea15f1150254: Verifying Checksum 18:55:22 ea15f1150254: Download complete 18:55:22 28c525ee5125: Verifying Checksum 18:55:22 28c525ee5125: Download complete 18:55:22 756a868c4378: Verifying Checksum 18:55:22 756a868c4378: Download complete 18:55:22 138eaada9080: Verifying Checksum 18:55:22 138eaada9080: Download complete 18:55:22 0622d0fa9048: Verifying Checksum 18:55:22 0622d0fa9048: Download complete 18:55:22 094b1ea09ed8: Verifying Checksum 18:55:22 094b1ea09ed8: Download complete 18:55:22 c9b1b535fdd9: Pull complete 18:55:23 41b27a9f41bf: Verifying Checksum 18:55:23 41b27a9f41bf: Download complete 18:55:23 2cc5ad85d9ab: Pull complete 18:55:25 756a868c4378: Pull complete 18:55:25 444b2fc9a129: Pull complete 18:55:25 ea15f1150254: Pull complete 18:55:28 41b27a9f41bf: Pull complete 18:55:28 28c525ee5125: Pull complete 18:55:30 094b1ea09ed8: Pull complete 18:55:30 138eaada9080: Pull complete 18:55:31 0622d0fa9048: Pull complete 18:55:31 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:55:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:55:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:55:31 prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container 18:55:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:55:34 $ docker top e3625dd7b3ab5dbeb15ad8abdf4e8bbd26dcb5395970b84de077eb5bac2f7d45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:55:34 provisioning config files... 18:55:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config4428617642647877538tmp [Pipeline] { [Pipeline] echo 18:55:34 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:55:34 ---> create-netrc.sh [Pipeline] echo 18:55:34 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:55:34 ---> logs-deploy.sh 18:55:34 + ARCHIVE_ARTIFACTS= 18:55:34 + LOGS_SERVER=https://logs.edgexfoundry.org 18:55:34 + '[' https://logs.edgexfoundry.org == None ']' 18:55:34 + NEXUS_URL=https://nexus.edgexfoundry.org 18:55:34 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/15 18:55:34 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/master/15/ 18:55:34 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/15 /w/workspace/gexfoundry_device-rest-go_master 18:55:36 Archives upload complete. 18:55:36 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/15 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/master/15/ 18:55:36 ---> uname -a: 18:55:36 Linux e3625dd7b3ab 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 18:55:36 18:55:36 18:55:36 ---> lscpu: 18:55:36 Architecture: x86_64 18:55:36 CPU op-mode(s): 32-bit, 64-bit 18:55:36 Byte Order: Little Endian 18:55:36 Address sizes: 40 bits physical, 48 bits virtual 18:55:36 CPU(s): 4 18:55:36 On-line CPU(s) list: 0-3 18:55:36 Thread(s) per core: 1 18:55:36 Core(s) per socket: 1 18:55:36 Socket(s): 4 18:55:36 NUMA node(s): 1 18:55:36 Vendor ID: GenuineIntel 18:55:36 CPU family: 6 18:55:36 Model: 44 18:55:36 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:55:36 Stepping: 1 18:55:36 CPU MHz: 2933.438 18:55:36 BogoMIPS: 5866.87 18:55:36 Virtualization: VT-x 18:55:36 Hypervisor vendor: KVM 18:55:36 Virtualization type: full 18:55:36 L1d cache: 128 KiB 18:55:36 L1i cache: 128 KiB 18:55:36 L2 cache: 16 MiB 18:55:36 L3 cache: 64 MiB 18:55:36 NUMA node0 CPU(s): 0-3 18:55:36 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:55:36 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:55:36 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:55:36 Vulnerability Meltdown: Mitigation; PTI 18:55:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:55:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:55:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:55:36 Vulnerability Tsx async abort: Not affected 18:55:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 18:55:36 18:55:36 18:55:36 ---> nproc: 18:55:36 4 18:55:36 18:55:36 18:55:36 ---> df -h: 18:55:36 Filesystem Size Used Available Use% Mounted on 18:55:36 overlay 50.0G 8.5G 41.5G 17% / 18:55:36 tmpfs 64.0M 0 64.0M 0% /dev 18:55:36 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:55:36 shm 64.0M 0 64.0M 0% /dev/shm 18:55:36 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 18:55:36 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 18:55:36 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 18:55:36 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/gexfoundry_device-rest-go_master 18:55:36 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/gexfoundry_device-rest-go_master@tmp 18:55:36 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa 18:55:36 18:55:36 18:55:36 ---> free -m: 18:55:36 total used free shared buff/cache available 18:55:36 Mem: 1837 790 101 0 946 978 18:55:36 Swap: 1023 2 1021 18:55:36 18:55:36 18:55:36 ---> ip addr: 18:55:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:55:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:55:36 inet 127.0.0.1/8 scope host lo 18:55:36 valid_lft forever preferred_lft forever 18:55:36 24: eth0@if25: mtu 1458 qdisc noqueue state UP 18:55:36 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 18:55:36 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 18:55:36 valid_lft forever preferred_lft forever 18:55:36 18:55:36 18:55:36 ---> sar -b -r -n DEV: 18:55:36 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/06/20 _x86_64_ (4 CPU) 18:55:36 18:55:36 18:48:02 LINUX RESTART 18:55:36 18:55:36 18:49:01 tps rtps wtps bread/s bwrtn/s 18:55:36 18:50:01 5.78 1.55 4.23 80.57 579.06 18:55:36 18:51:01 0.30 0.00 0.30 0.00 4.60 18:55:36 18:52:01 0.28 0.00 0.28 0.00 3.36 18:55:36 18:53:01 0.28 0.00 0.28 0.00 3.05 18:55:36 18:54:01 245.56 151.91 93.64 7009.85 31836.68 18:55:36 18:55:02 224.74 87.07 137.67 4828.22 32923.03 18:55:36 Average: 79.53 40.11 39.42 1987.31 10896.76 18:55:36 18:55:36 18:49:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:55:36 18:50:01 153692 1727864 91.83 2620 1133452 1128556 38.52 463776 1104508 20 18:55:36 18:51:01 160252 1721304 91.48 2620 1133456 1082504 36.94 461920 1100792 8 18:55:36 18:52:01 159696 1721860 91.51 2620 1133460 1082684 36.95 463076 1100792 8 18:55:36 18:53:01 159448 1722108 91.53 2620 1133464 1082504 36.94 469376 1094656 12 18:55:36 18:54:01 178336 1703220 90.52 2596 1043552 1292744 44.12 538644 968504 48 18:55:36 18:55:02 235776 1645780 87.47 1492 892816 1253876 42.79 614084 739968 52 18:55:36 Average: 174533 1707023 90.72 2428 1078367 1153811 39.38 501813 1018203 25 18:55:36 18:55:36 18:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 18:55:36 18:50:01 eth0 91.68 82.77 152.11 142.81 0.00 0.00 0.00 18:55:36 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:36 18:50:01 docker0 47.08 32.05 3.79 131.77 0.00 0.00 0.00 18:55:36 18:51:01 eth0 0.52 0.08 0.05 0.01 0.00 0.00 0.00 18:55:36 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:36 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:36 18:52:01 eth0 1.17 0.50 0.57 0.36 0.00 0.00 0.00 18:55:36 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:36 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:36 18:53:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 18:55:36 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:36 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:36 18:54:01 eth0 183.12 137.85 3986.10 43.37 0.00 0.00 0.00 18:55:36 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:36 18:54:01 vethb7232df 0.33 0.40 0.08 0.16 0.00 0.00 0.00 18:55:36 18:54:01 docker0 69.82 55.11 6.46 181.89 0.00 0.00 0.00 18:55:36 18:55:02 veth7ed7f8f 0.00 0.08 0.00 0.01 0.00 0.00 0.00 18:55:36 18:55:02 eth0 988.62 702.51 8931.19 345.92 0.00 0.00 0.00 18:55:36 18:55:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 18:55:36 18:55:02 docker0 50.02 50.55 3.60 202.19 0.00 0.00 0.00 18:55:36 Average: veth7ed7f8f 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:55:36 Average: eth0 98.77 76.02 1290.08 44.00 0.00 0.00 0.00 18:55:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:36 Average: docker0 19.94 17.55 1.67 64.03 0.00 0.00 0.00 18:55:36 18:55:36 18:55:36 ---> sar -P ALL: 18:55:36 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/06/20 _x86_64_ (4 CPU) 18:55:36 18:55:36 18:48:02 LINUX RESTART 18:55:36 18:55:36 18:49:01 CPU %user %nice %system %iowait %steal %idle 18:55:36 18:50:01 all 1.61 0.00 0.40 0.04 0.00 97.95 18:55:36 18:50:01 0 1.39 0.00 0.48 0.08 0.00 98.05 18:55:36 18:50:01 1 1.63 0.00 0.47 0.02 0.00 97.88 18:55:36 18:50:01 2 1.40 0.00 0.35 0.03 0.00 98.22 18:55:36 18:50:01 3 2.02 0.00 0.32 0.03 0.00 97.63 18:55:36 18:51:01 all 0.14 0.00 0.03 0.00 0.00 99.83 18:55:36 18:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:55:36 18:51:01 1 0.47 0.00 0.02 0.00 0.00 99.52 18:55:36 18:51:01 2 0.05 0.00 0.03 0.00 0.02 99.90 18:55:36 18:51:01 3 0.05 0.00 0.03 0.00 0.02 99.90 18:55:36 18:52:01 all 0.15 0.00 0.02 0.00 0.00 99.82 18:55:36 18:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:55:36 18:52:01 1 0.47 0.00 0.02 0.00 0.00 99.52 18:55:36 18:52:01 2 0.07 0.00 0.03 0.00 0.00 99.90 18:55:36 18:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:55:36 18:53:01 all 0.14 0.00 0.02 0.00 0.00 99.84 18:55:36 18:53:01 0 0.48 0.00 0.02 0.00 0.00 99.50 18:55:36 18:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:55:36 18:53:01 2 0.03 0.00 0.07 0.00 0.00 99.90 18:55:36 18:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:55:36 18:54:01 all 7.71 0.00 4.32 1.86 0.03 86.08 18:55:36 18:54:01 0 8.08 0.00 4.34 1.55 0.02 86.02 18:55:36 18:54:01 1 7.42 0.00 4.18 3.00 0.02 85.38 18:55:36 18:54:01 2 7.78 0.00 3.85 2.09 0.03 86.25 18:55:36 18:54:01 3 7.60 0.00 4.90 0.77 0.02 86.71 18:55:36 18:55:02 all 11.61 0.00 7.35 3.21 0.03 77.81 18:55:36 18:55:02 0 14.36 0.00 7.97 2.16 0.03 75.48 18:55:36 18:55:02 1 11.05 0.00 6.58 4.01 0.02 78.35 18:55:36 18:55:02 2 9.95 0.00 7.10 4.07 0.05 78.83 18:55:36 18:55:02 3 11.05 0.00 7.76 2.60 0.03 78.55 18:55:36 Average: all 3.54 0.00 2.01 0.84 0.01 93.60 18:55:36 Average: 0 4.03 0.00 2.13 0.63 0.01 93.21 18:55:36 Average: 1 3.49 0.00 1.87 1.16 0.01 93.47 18:55:36 Average: 2 3.19 0.00 1.89 1.02 0.02 93.87 18:55:36 Average: 3 3.43 0.00 2.15 0.56 0.01 93.84 18:55:36 18:55:36 18:55:36