Pull request #20 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-rest-go Obtained Jenkinsfile from a701868b9be8acde09c6ba7b7e135a7a9efa118b+2ca6a6137050167f4ab56441aff9642385515f05 (0e8968edac546a51297a9dda4aaf28a705b2757e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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 [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 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 SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8233 in /w/workspace/dgexfoundry_device-rest-go_PR-20 [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/dgexfoundry_device-rest-go_PR-20 # 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/pull/20/head:refs/remotes/origin/PR-20 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 2ca6a6137050167f4ab56441aff9642385515f05 into PR head commit a701868b9be8acde09c6ba7b7e135a7a9efa118b > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/20/head:refs/remotes/origin/PR-20 # 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 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/pull/20/head:refs/remotes/origin/PR-20 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a701868b9be8acde09c6ba7b7e135a7a9efa118b # timeout=10 > git remote # timeout=10 Merge succeeded, producing 7665b08feb686291cc144e5502e635cec29cda74 Checking out Revision 7665b08feb686291cc144e5502e635cec29cda74 (PR-20) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2ca6a6137050167f4ab56441aff9642385515f05 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7665b08feb686291cc144e5502e635cec29cda74 # timeout=10 Commit message: "Merge commit '2ca6a6137050167f4ab56441aff9642385515f05' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:00:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:00:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk cddfccf384c161ab9733075e3bba6397b35de5be # timeout=10 [Pipeline] echo 14:00:00 ========================================================= 14:00:00 EdgeX Global Pipelines Version Info 14:00:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:00:02 ------------------- 14:00:02 stable info: 14:00:02 ------------------- 14:00:02 Commited By: Emilio Reyes emilio.reyes@intel.com 14:00:02 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 14:00:02 Message: update stable to v1.0.87 14:00:03 ------------------- 14:00:03 experimental info: 14:00:03 ------------------- 14:00:03 Commited By: **** collab-it+edgex@linuxfoundation.org 14:00:03 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 14:00:03 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 14:00:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:00:05 14:00:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:00:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:00:06 latest: Pulling from edgex-devops/git-semver 14:00:06 9123ac7c32f7: Pulling fs layer 14:00:06 b8cc5d1170e3: Pulling fs layer 14:00:06 2924cbbf6a41: Pulling fs layer 14:00:06 93b08a4f1073: Pulling fs layer 14:00:06 93b08a4f1073: Waiting 14:00:06 b8cc5d1170e3: Verifying Checksum 14:00:06 b8cc5d1170e3: Download complete 14:00:06 93b08a4f1073: Verifying Checksum 14:00:06 93b08a4f1073: Download complete 14:00:06 9123ac7c32f7: Verifying Checksum 14:00:06 9123ac7c32f7: Download complete 14:00:07 9123ac7c32f7: Pull complete 14:00:07 b8cc5d1170e3: Pull complete 14:00:07 2924cbbf6a41: Verifying Checksum 14:00:07 2924cbbf6a41: Download complete 14:00:08 2924cbbf6a41: Pull complete 14:00:08 93b08a4f1073: Pull complete 14:00:08 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 14:00:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:00:08 prd-centos7-docker-4c-2g-8233 does not seem to be running inside a container 14:00:08 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-20 -v /w/workspace/dgexfoundry_device-rest-go_PR-20:/w/workspace/dgexfoundry_device-rest-go_PR-20:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-20@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-20@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:10004/edgex-devops/git-semver:latest cat 14:00:09 $ docker top 3433539ddeff7b3d7489bbf68518ecd2de3d9707a5d95efe30d11c5c4579120b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:00:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:00:10 [ssh-agent] Looking for ssh-agent implementation... 14:00:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:00:10 $ docker exec 3433539ddeff7b3d7489bbf68518ecd2de3d9707a5d95efe30d11c5c4579120b ssh-agent 14:00:10 SSH_AUTH_SOCK=/tmp/ssh-XlfNWrl7kDCo/agent.14 14:00:10 SSH_AGENT_PID=21 14:00:10 Running ssh-add (command line suppressed) 14:00:11 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-20@tmp/private_key_5677246148121694247.key (/w/workspace/dgexfoundry_device-rest-go_PR-20@tmp/private_key_5677246148121694247.key) 14:00:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:00:12 + git describe --exact-match --tags HEAD 14:00:12 fatal: No names found, cannot describe anything. [Pipeline] } 14:00:12 $ docker exec --env ******** --env ******** 3433539ddeff7b3d7489bbf68518ecd2de3d9707a5d95efe30d11c5c4579120b ssh-agent -k 14:00:12 unset SSH_AUTH_SOCK; 14:00:12 unset SSH_AGENT_PID; 14:00:12 echo Agent pid 21 killed; 14:00:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 14:00:12 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 14:00:12 This usually means this commit has not been tagged. [Pipeline] sshagent 14:00:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:00:12 [ssh-agent] Looking for ssh-agent implementation... 14:00:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:00:13 $ docker exec 3433539ddeff7b3d7489bbf68518ecd2de3d9707a5d95efe30d11c5c4579120b ssh-agent 14:00:13 SSH_AUTH_SOCK=/tmp/ssh-32DRb1scy0EC/agent.57 14:00:13 SSH_AGENT_PID=64 14:00:13 Running ssh-add (command line suppressed) 14:00:14 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-20@tmp/private_key_2312539205297512484.key (/w/workspace/dgexfoundry_device-rest-go_PR-20@tmp/private_key_2312539205297512484.key) 14:00:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:00:14 + git semver init 14:00:14 # -> Open(): unable to determine branch for HEAD 14:00:14 # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-20/.git 14:00:14 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-20 14:00:14 # $SEMVER_REMOTE_NAME = origin 14:00:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:00:14 # $SEMVER_USER_NAME = edgex-jenkins 14:00:14 # $SEMVER_BRANCH = PR-20 14:00:14 # $SEMVER_TEMP = /tmp/semver-177841520 14:00:14 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 14:00:16 # '/tmp/semver-177841520' -> '/w/workspace/dgexfoundry_device-rest-go_PR-20/.semver' 14:00:16 # -> Force: false 14:00:16 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-20/.semver [Pipeline] } 14:00:16 $ docker exec --env ******** --env ******** 3433539ddeff7b3d7489bbf68518ecd2de3d9707a5d95efe30d11c5c4579120b ssh-agent -k 14:00:17 unset SSH_AUTH_SOCK; 14:00:17 unset SSH_AGENT_PID; 14:00:17 echo Agent pid 64 killed; 14:00:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:00:17 + git semver [Pipeline] } 14:00:17 $ docker stop --time=1 3433539ddeff7b3d7489bbf68518ecd2de3d9707a5d95efe30d11c5c4579120b 14:00:18 $ docker rm -f 3433539ddeff7b3d7489bbf68518ecd2de3d9707a5d95efe30d11c5c4579120b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 14:00:21 Stashed 19 file(s) [Pipeline] echo 14:00:21 [edgeXSemver] initialized semver on version 0.0.0 [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 14:00:36 Still waiting to schedule task 14:00:36 ‘prd-centos7-docker-4c-2g-8227’ is offline; ‘prd-centos7-docker-4c-2g-8237’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-8140’ doesn’t have label ‘centos7-docker-4c-2g’ 14:00:36 Still waiting to schedule task 14:00:36 ‘prd-ubuntu18.04-docker-arm64-4c-16g-8140’ is offline 14:01:15 Running on prd-centos7-docker-4c-2g-8240 in /w/workspace/dgexfoundry_device-rest-go_PR-20 [Pipeline] { [Pipeline] ws 14:01:15 Running in /w/workspace/device-rest-go/5 [Pipeline] { [Pipeline] checkout 14:01:17 using credential edgex-jenkins-ssh 14:01:17 Cloning the remote Git repository 14:01:17 Cloning with configured refspecs honoured and without tags 14:01:17 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 14:01:17 > git init /w/workspace/device-rest-go/5 # timeout=10 14:01:17 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 14:01:17 > git --version # timeout=10 14:01:17 using GIT_SSH to set credentials SSH Credentials for GitHub 14:01:17 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/20/head:refs/remotes/origin/PR-20 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:01:19 Fetching without tags 14:01:19 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 14:01:19 > git config --add remote.origin.fetch +refs/pull/20/head:refs/remotes/origin/PR-20 # timeout=10 14:01:19 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:01:19 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 14:01:19 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 14:01:19 using GIT_SSH to set credentials SSH Credentials for GitHub 14:01:19 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/20/head:refs/remotes/origin/PR-20 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:01:19 Merging remotes/origin/master commit 2ca6a6137050167f4ab56441aff9642385515f05 into PR head commit a701868b9be8acde09c6ba7b7e135a7a9efa118b 14:01:20 Merge succeeded, producing e425a47dff1e4fa02d9a4135c84ea89e431d0fe1 14:01:20 Checking out Revision e425a47dff1e4fa02d9a4135c84ea89e431d0fe1 (PR-20) 14:01:19 > git config core.sparsecheckout # timeout=10 14:01:19 > git checkout -f a701868b9be8acde09c6ba7b7e135a7a9efa118b # timeout=10 14:01:19 > git remote # timeout=10 14:01:19 > git config --get remote.origin.url # timeout=10 14:01:19 using GIT_SSH to set credentials SSH Credentials for GitHub 14:01:19 > git merge 2ca6a6137050167f4ab56441aff9642385515f05 # timeout=10 14:01:20 > git rev-parse HEAD^{commit} # timeout=10 14:01:20 > git config core.sparsecheckout # timeout=10 14:01:20 > git checkout -f e425a47dff1e4fa02d9a4135c84ea89e431d0fe1 # timeout=10 14:01:23 Commit message: "Merge commit '2ca6a6137050167f4ab56441aff9642385515f05' into HEAD" 14:01:23 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 14:01:23 > git rev-list --no-walk cddfccf384c161ab9733075e3bba6397b35de5be # timeout=10 [Pipeline] echo 14:01:24 ========================================================= 14:01:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 14:01:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:01:25 + 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 . 14:01:26 Sending build context to Docker daemon 22.24MB 14:01:26 Step 1/10 : ARG BASE=golang:1.13-alpine 14:01:26 Step 2/10 : FROM ${BASE} 14:01:26 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 14:01:26 e6b0cf9c0882: Pulling fs layer 14:01:26 2848faf0eed1: Pulling fs layer 14:01:26 0f37312ad70f: Pulling fs layer 14:01:26 5788d62ee057: Pulling fs layer 14:01:26 0e6b1d234666: Pulling fs layer 14:01:26 bf5d7aec512f: Pulling fs layer 14:01:26 34c802a77dc8: Pulling fs layer 14:01:26 9eb99e56ec68: Pulling fs layer 14:01:26 27c7a5d97fbd: Pulling fs layer 14:01:26 5c102a31e300: Pulling fs layer 14:01:26 dcfb455df0a1: Pulling fs layer 14:01:26 34c802a77dc8: Waiting 14:01:26 9eb99e56ec68: Waiting 14:01:26 27c7a5d97fbd: Waiting 14:01:26 5c102a31e300: Waiting 14:01:26 dcfb455df0a1: Waiting 14:01:26 5788d62ee057: Waiting 14:01:26 0e6b1d234666: Waiting 14:01:26 bf5d7aec512f: Waiting 14:01:26 0f37312ad70f: Verifying Checksum 14:01:26 0f37312ad70f: Download complete 14:01:26 2848faf0eed1: Download complete 14:01:26 0e6b1d234666: Verifying Checksum 14:01:26 0e6b1d234666: Download complete 14:01:26 e6b0cf9c0882: Verifying Checksum 14:01:26 e6b0cf9c0882: Download complete 14:01:26 bf5d7aec512f: Verifying Checksum 14:01:26 bf5d7aec512f: Download complete 14:01:26 e6b0cf9c0882: Pull complete 14:01:27 34c802a77dc8: Verifying Checksum 14:01:27 34c802a77dc8: Download complete 14:01:27 27c7a5d97fbd: Verifying Checksum 14:01:27 27c7a5d97fbd: Download complete 14:01:27 2848faf0eed1: Pull complete 14:01:28 0f37312ad70f: Pull complete 14:01:28 5788d62ee057: Verifying Checksum 14:01:28 5788d62ee057: Download complete 14:01:28 dcfb455df0a1: Verifying Checksum 14:01:28 dcfb455df0a1: Download complete 14:01:28 9eb99e56ec68: Download complete 14:01:28 5c102a31e300: Verifying Checksum 14:01:28 5c102a31e300: Download complete 14:01:35 5788d62ee057: Pull complete 14:01:35 0e6b1d234666: Pull complete 14:01:35 bf5d7aec512f: Pull complete 14:01:40 34c802a77dc8: Pull complete 14:01:44 9eb99e56ec68: Pull complete 14:01:44 27c7a5d97fbd: Pull complete 14:01:44 5c102a31e300: Pull complete 14:01:44 dcfb455df0a1: Pull complete 14:01:44 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 14:01:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 14:01:44 ---> 7c70fe431013 14:01:44 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 14:01:44 ---> Running in 8102aa6a77f7 14:01:45 Removing intermediate container 8102aa6a77f7 14:01:45 ---> 505c3032b6d1 14:01:45 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 14:01:45 ---> Running in 9f34355b5112 14:01:45 Removing intermediate container 9f34355b5112 14:01:45 ---> 5d5edfc0b78a 14:01:45 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:01:45 ---> Running in 55e16051bb77 14:01:45 Removing intermediate container 55e16051bb77 14:01:45 ---> 78908303927b 14:01:45 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:01:45 ---> Running in fae63719c389 14:01:46 Removing intermediate container fae63719c389 14:01:46 ---> 624e7b809506 14:01:46 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:01:46 ---> Running in 359fa4900418 14:01:46 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 14:01:47 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 14:01:47 OK: 143 MiB in 39 packages 14:01:47 Removing intermediate container 359fa4900418 14:01:47 ---> 23d5305c0890 14:01:47 Step 8/10 : WORKDIR /device-rest-go 14:01:48 ---> Running in 950c5ad2172d 14:01:48 Removing intermediate container 950c5ad2172d 14:01:48 ---> 0ff08db25ef3 14:01:48 Step 9/10 : COPY . . 14:01:49 ---> e8afc540b510 14:01:49 Step 10/10 : RUN go mod download 14:01:49 ---> Running in 95ba4e04a0b5 14:01:51 go: finding github.com/BurntSushi/toml v0.3.1 14:01:51 go: finding github.com/OneOfOne/xxhash v1.2.6 14:01:51 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:01:51 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:01:51 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:01:51 go: finding github.com/bgentry/speakeasy v0.1.0 14:01:51 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:01:51 go: finding github.com/davecgh/go-spew v1.1.1 14:01:51 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 14:01:51 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:01:51 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:01:51 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:01:51 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 14:01:51 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:01:51 go: finding github.com/fatih/color v1.7.0 14:01:51 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:01:51 go: finding github.com/go-kit/kit v0.8.0 14:01:51 go: finding github.com/go-logfmt/logfmt v0.4.0 14:01:51 go: finding github.com/go-stack/stack v1.8.0 14:01:51 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:01:51 go: finding github.com/google/uuid v1.1.0 14:01:51 go: finding github.com/gorilla/mux v1.7.1 14:01:51 go: finding github.com/hashicorp/consul/api v1.1.0 14:01:51 go: finding github.com/hashicorp/consul/sdk v0.1.1 14:01:51 go: finding github.com/hashicorp/errwrap v1.0.0 14:01:51 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:01:51 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:01:51 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:01:51 go: finding github.com/hashicorp/go-multierror v1.0.0 14:01:51 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:01:51 go: finding github.com/hashicorp/go-sockaddr v1.0.0 14:01:51 go: finding github.com/hashicorp/go-syslog v1.0.0 14:01:51 go: finding github.com/hashicorp/go-uuid v1.0.1 14:01:51 go: finding github.com/hashicorp/go.net v0.0.1 14:01:51 go: finding github.com/hashicorp/golang-lru v0.5.0 14:01:51 go: finding github.com/hashicorp/logutils v1.0.0 14:01:51 go: finding github.com/hashicorp/mdns v1.0.0 14:01:51 go: finding github.com/hashicorp/memberlist v0.1.3 14:01:51 go: finding github.com/hashicorp/serf v0.8.2 14:01:51 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:01:51 go: finding github.com/mattn/go-colorable v0.0.9 14:01:51 go: finding github.com/mattn/go-isatty v0.0.3 14:01:51 go: finding github.com/miekg/dns v1.0.14 14:01:51 go: finding github.com/mitchellh/cli v1.0.0 14:01:51 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:01:51 go: finding github.com/mitchellh/copystructure v1.0.0 14:01:51 go: finding github.com/mitchellh/go-homedir v1.0.0 14:01:51 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:01:51 go: finding github.com/mitchellh/gox v0.4.0 14:01:51 go: finding github.com/mitchellh/iochan v1.0.0 14:01:51 go: finding github.com/mitchellh/mapstructure v1.1.2 14:01:51 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:01:51 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:01:51 go: finding github.com/pelletier/go-toml v1.2.0 14:01:51 go: finding github.com/pkg/errors v0.8.1 14:01:51 go: finding github.com/pmezard/go-difflib v1.0.0 14:01:51 go: finding github.com/posener/complete v1.1.1 14:01:51 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 14:01:51 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:01:51 go: finding github.com/spf13/cast v1.3.0 14:01:51 go: finding github.com/stretchr/objx v0.1.0 14:01:51 go: finding github.com/stretchr/testify v1.5.1 14:01:51 go: finding github.com/ugorji/go v1.1.4 14:01:51 go: finding github.com/x448/float16 v0.8.4 14:01:51 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 14:01:51 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 14:01:51 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:01:51 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 14:01:51 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 14:01:51 go: finding gopkg.in/yaml.v2 v2.2.8 14:01:55 Removing intermediate container 95ba4e04a0b5 14:01:55 ---> 1b4cc65feb99 14:01:55 Successfully built 1b4cc65feb99 14:01:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:01:56 + docker inspect -f . ci-base-image-x86_64 14:01:56 . [Pipeline] withDockerContainer 14:01:56 prd-centos7-docker-4c-2g-8240 does not seem to be running inside a container 14:01:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:01:57 $ docker top b9892c3baec659a338b7d2d5ace39394c5c5caa34f747f19ad5448365ad09d1d -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:57 + go version 14:01:57 go version go1.13.5 linux/amd64 [Pipeline] sh 14:01:58 + make test 14:01:58 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:01:58 ? github.com/edgexfoundry/device-rest-go [no test files] 14:02:08 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 14:02:09 ok github.com/edgexfoundry/device-rest-go/driver 0.028s coverage: 56.3% of statements 14:02:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:02:12 gofmt -l . 14:02:12 [ "`gofmt -l .`" = "" ] 14:02:12 ./bin/test-go-mod-tidy.sh 14:02:12 ./bin/test-attribution-txt.sh [Pipeline] stash 14:02:13 Stashed 1 file(s) [Pipeline] } 14:02:13 $ docker stop --time=1 b9892c3baec659a338b7d2d5ace39394c5c5caa34f747f19ad5448365ad09d1d 14:02:15 $ docker rm -f b9892c3baec659a338b7d2d5ace39394c5c5caa34f747f19ad5448365ad09d1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:02:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:02:16 + ls -al . 14:02:16 total 96 14:02:16 drwxrwxr-x. 7 jenkins jenkins 4096 May 13 14:02 . 14:02:16 drwxrwxr-x. 4 jenkins jenkins 28 May 13 14:01 .. 14:02:16 -rw-rw-r--. 1 jenkins jenkins 4802 May 13 14:01 Attribution.txt 14:02:16 drwxrwxr-x. 2 jenkins jenkins 64 May 13 14:01 bin 14:02:16 drwxrwxr-x. 3 jenkins jenkins 43 May 13 14:01 cmd 14:02:16 -rw-r--r--. 1 jenkins jenkins 9369 May 13 14:02 coverage.out 14:02:16 -rw-rw-r--. 1 jenkins jenkins 1504 May 13 14:01 Dockerfile 14:02:16 -rw-rw-r--. 1 jenkins jenkins 989 May 13 14:01 Dockerfile.build 14:02:16 -rw-rw-r--. 1 jenkins jenkins 151 May 13 14:01 .dockerignore 14:02:16 drwxrwxr-x. 2 jenkins jenkins 93 May 13 14:02 driver 14:02:16 drwxrwxr-x. 8 jenkins jenkins 179 May 13 14:01 .git 14:02:16 -rw-rw-r--. 1 jenkins jenkins 339 May 13 14:01 .gitignore 14:02:16 -rw-r--r--. 1 jenkins jenkins 266 May 13 14:02 go.mod 14:02:16 -rw-r--r--. 1 jenkins jenkins 12533 May 13 14:02 go.sum 14:02:16 -rw-rw-r--. 1 jenkins jenkins 702 May 13 14:01 Jenkinsfile 14:02:16 -rw-rw-r--. 1 jenkins jenkins 11340 May 13 14:01 LICENSE 14:02:16 -rw-rw-r--. 1 jenkins jenkins 951 May 13 14:01 Makefile 14:02:16 -rw-rw-r--. 1 jenkins jenkins 5716 May 13 14:01 README.md 14:02:16 drwxrwxr-x. 3 jenkins jenkins 45 May 13 14:01 .semver 14:02:16 -rw-rw-r--. 1 jenkins jenkins 5 May 13 14:00 VERSION 14:02:16 -rw-rw-r--. 1 jenkins jenkins 713 May 13 14:01 version.go [Pipeline] isUnix [Pipeline] sh 14:02:16 + 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=7665b08feb686291cc144e5502e635cec29cda74 --label arch=amd64 --label version=0.0.0 . 14:02:16 Sending build context to Docker daemon 22.26MB 14:02:16 Step 1/24 : ARG BASE=golang:1.13-alpine 14:02:16 Step 2/24 : FROM ${BASE} AS builder 14:02:16 ---> 1b4cc65feb99 14:02:16 Step 3/24 : ARG MAKE='make build' 14:02:16 ---> Running in 7a92cdac5311 14:02:17 Removing intermediate container 7a92cdac5311 14:02:17 ---> 157cc37ee6d0 14:02:17 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 14:02:17 ---> Running in f9c8eab0768d 14:02:17 Removing intermediate container f9c8eab0768d 14:02:17 ---> 876d61d59132 14:02:17 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 14:02:17 ---> Running in 6c284532cc63 14:02:17 Removing intermediate container 6c284532cc63 14:02:17 ---> c184550c08a4 14:02:17 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:02:17 ---> Running in 1fd3cbaeaf96 14:02:18 Removing intermediate container 1fd3cbaeaf96 14:02:18 ---> 0294645585ba 14:02:18 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:02:18 ---> Running in 0aab3372022f 14:02:18 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 14:02:19 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 14:02:19 OK: 143 MiB in 39 packages 14:02:20 Removing intermediate container 0aab3372022f 14:02:20 ---> c7b3a1299e6a 14:02:20 Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 14:02:20 ---> Running in 936889b8ad26 14:02:20 Removing intermediate container 936889b8ad26 14:02:20 ---> 5a74723c02b0 14:02:20 Step 9/24 : COPY go.mod . 14:02:21 ---> a0c09cf401bb 14:02:21 Step 10/24 : COPY Makefile . 14:02:21 ---> 537559c49644 14:02:21 Step 11/24 : RUN make update 14:02:21 ---> Running in 845b4dc099d4 14:02:21 CGO_ENABLED=0 GO111MODULE=on go mod download 14:02:22 Removing intermediate container 845b4dc099d4 14:02:22 ---> 3d17c20f45ff 14:02:22 Step 12/24 : COPY . . 14:02:22 ---> 4198bcaeaea5 14:02:22 Step 13/24 : RUN $MAKE 14:02:22 ---> Running in 35a91cc14c3e 14:02:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd 14:02:37 Removing intermediate container 35a91cc14c3e 14:02:37 ---> 80a2bfc5e7f7 14:02:37 Step 14/24 : FROM alpine:latest 14:02:37 latest: Pulling from library/alpine 14:02:37 cbdbe7a5bc2a: Pulling fs layer 14:02:37 cbdbe7a5bc2a: Verifying Checksum 14:02:37 cbdbe7a5bc2a: Download complete 14:02:37 cbdbe7a5bc2a: Pull complete 14:02:37 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 14:02:37 Status: Downloaded newer image for alpine:latest 14:02:37 ---> f70734b6a266 14:02:37 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:02:37 ---> Running in d8d36e8f0b0f 14:02:37 Removing intermediate container d8d36e8f0b0f 14:02:37 ---> 692869c40c81 14:02:37 Step 16/24 : LABEL Name=device-rest-go Version=${VERSION} 14:02:37 ---> Running in 4d140009a2a9 14:02:37 Removing intermediate container 4d140009a2a9 14:02:37 ---> 30754b702a6b 14:02:37 Step 17/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 14:02:37 ---> a5186d33d26f 14:02:37 Step 18/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 14:02:37 ---> d7ee1b953cf5 14:02:37 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 14:02:37 ---> 4997e036bc7c 14:02:37 Step 20/24 : EXPOSE 49986 14:02:37 ---> Running in 7a95720c613d 14:02:38 Removing intermediate container 7a95720c613d 14:02:38 ---> a7ed67ccd696 14:02:38 Step 21/24 : CMD ["/device-rest-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 14:02:38 ---> Running in 67f4f5be585e 14:02:38 Removing intermediate container 67f4f5be585e 14:02:38 ---> 9afa28a005a4 14:02:38 Step 22/24 : LABEL arch=amd64 14:02:38 ---> Running in 45312997e81b 14:02:38 Removing intermediate container 45312997e81b 14:02:38 ---> 8c5396ef32eb 14:02:38 Step 23/24 : LABEL git_sha=7665b08feb686291cc144e5502e635cec29cda74 14:02:38 ---> Running in d723187b08d1 14:02:38 Removing intermediate container d723187b08d1 14:02:38 ---> fdd46e858735 14:02:38 Step 24/24 : LABEL version=0.0.0 14:02:38 ---> Running in e3af579b2623 14:02:38 Removing intermediate container e3af579b2623 14:02:38 ---> 0b8dc37ccd41 14:02:38 [Warning] One or more build-args [ARCH] were not consumed 14:02:38 Successfully built 0b8dc37ccd41 14:02:38 Successfully tagged docker-device-rest-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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] } 14:03:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8243 in /w/workspace/dgexfoundry_device-rest-go_PR-20 [Pipeline] { [Pipeline] ws 14:03:30 Running in /w/workspace/device-rest-go/5 [Pipeline] { [Pipeline] checkout 14:03:37 using credential edgex-jenkins-ssh 14:03:37 Cloning the remote Git repository 14:03:37 Cloning with configured refspecs honoured and without tags 14:03:37 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 14:03:37 > git init /w/workspace/device-rest-go/5 # timeout=10 14:03:37 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 14:03:37 > git --version # timeout=10 14:03:37 using GIT_SSH to set credentials SSH Credentials for GitHub 14:03:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/20/head:refs/remotes/origin/PR-20 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:03:40 Fetching without tags 14:03:40 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 14:03:40 > git config --add remote.origin.fetch +refs/pull/20/head:refs/remotes/origin/PR-20 # timeout=10 14:03:40 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:03:40 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 14:03:40 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 14:03:40 using GIT_SSH to set credentials SSH Credentials for GitHub 14:03:40 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/20/head:refs/remotes/origin/PR-20 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:03:41 Merging remotes/origin/master commit 2ca6a6137050167f4ab56441aff9642385515f05 into PR head commit a701868b9be8acde09c6ba7b7e135a7a9efa118b 14:03:41 > git config core.sparsecheckout # timeout=10 14:03:41 > git checkout -f a701868b9be8acde09c6ba7b7e135a7a9efa118b # timeout=10 14:03:41 > git remote # timeout=10 14:03:41 > git config --get remote.origin.url # timeout=10 14:03:41 using GIT_SSH to set credentials SSH Credentials for GitHub 14:03:41 > git merge 2ca6a6137050167f4ab56441aff9642385515f05 # timeout=10 14:03:42 Merge succeeded, producing cfb8cbbbf93b806aa358335cf1d8ea8ff2e40ac8 14:03:42 Checking out Revision cfb8cbbbf93b806aa358335cf1d8ea8ff2e40ac8 (PR-20) 14:03:42 > git rev-parse HEAD^{commit} # timeout=10 14:03:42 > git config core.sparsecheckout # timeout=10 14:03:42 > git checkout -f cfb8cbbbf93b806aa358335cf1d8ea8ff2e40ac8 # timeout=10 14:03:47 Commit message: "Merge commit '2ca6a6137050167f4ab56441aff9642385515f05' into HEAD" 14:03:47 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 14:03:47 > git rev-list --no-walk cddfccf384c161ab9733075e3bba6397b35de5be # timeout=10 [Pipeline] echo 14:03:49 ========================================================= 14:03:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 14:03:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:03:50 + 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 . 14:03:51 Sending build context to Docker daemon 22.24MB 14:03:52 Step 1/10 : ARG BASE=golang:1.13-alpine 14:03:52 Step 2/10 : FROM ${BASE} 14:03:52 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:03:52 cde5963f3b93: Pulling fs layer 14:03:52 2a23fa8c16f7: Pulling fs layer 14:03:52 777b28850792: Pulling fs layer 14:03:52 8a11ddd9e578: Pulling fs layer 14:03:52 4cf88f913ddb: Pulling fs layer 14:03:52 1df406cf5192: Pulling fs layer 14:03:52 cd6300453558: Pulling fs layer 14:03:52 b9c365052c96: Pulling fs layer 14:03:52 a2d8cc88f415: Pulling fs layer 14:03:52 ea1d1ca13537: Pulling fs layer 14:03:52 3750a50a1c5e: Pulling fs layer 14:03:52 8a11ddd9e578: Waiting 14:03:52 4cf88f913ddb: Waiting 14:03:52 a2d8cc88f415: Waiting 14:03:52 1df406cf5192: Waiting 14:03:52 ea1d1ca13537: Waiting 14:03:52 cd6300453558: Waiting 14:03:52 3750a50a1c5e: Waiting 14:03:52 b9c365052c96: Waiting 14:03:52 777b28850792: Verifying Checksum 14:03:52 777b28850792: Download complete 14:03:52 2a23fa8c16f7: Verifying Checksum 14:03:52 2a23fa8c16f7: Download complete 14:03:52 4cf88f913ddb: Verifying Checksum 14:03:52 4cf88f913ddb: Download complete 14:03:52 1df406cf5192: Verifying Checksum 14:03:52 1df406cf5192: Download complete 14:03:52 cde5963f3b93: Verifying Checksum 14:03:52 cde5963f3b93: Download complete 14:03:53 cde5963f3b93: Pull complete 14:03:54 2a23fa8c16f7: Pull complete 14:03:55 777b28850792: Pull complete 14:03:57 cd6300453558: Verifying Checksum 14:03:57 cd6300453558: Download complete 14:03:57 a2d8cc88f415: Verifying Checksum 14:03:57 a2d8cc88f415: Download complete 14:03:59 ea1d1ca13537: Verifying Checksum 14:03:59 ea1d1ca13537: Download complete 14:04:00 3750a50a1c5e: Verifying Checksum 14:04:00 3750a50a1c5e: Download complete 14:04:02 b9c365052c96: Verifying Checksum 14:04:02 b9c365052c96: Download complete 14:04:05 8a11ddd9e578: Verifying Checksum 14:04:05 8a11ddd9e578: Download complete 14:04:16 8a11ddd9e578: Pull complete 14:04:16 4cf88f913ddb: Pull complete 14:04:16 1df406cf5192: Pull complete 14:04:21 cd6300453558: Pull complete 14:04:26 b9c365052c96: Pull complete 14:04:26 a2d8cc88f415: Pull complete 14:04:28 ea1d1ca13537: Pull complete 14:04:28 3750a50a1c5e: Pull complete 14:04:28 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 14:04:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 14:04:28 ---> 78745c68409d 14:04:28 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 14:04:34 ---> Running in 11a459fa569b 14:04:34 Removing intermediate container 11a459fa569b 14:04:34 ---> be7101983ac2 14:04:34 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 14:04:34 ---> Running in a4a097a29254 14:04:34 Removing intermediate container a4a097a29254 14:04:34 ---> b1a32fbf09ba 14:04:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:04:34 ---> Running in 60c60f15e4de 14:04:34 Removing intermediate container 60c60f15e4de 14:04:34 ---> 79bdd1a30462 14:04:34 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:04:34 ---> Running in 8951f07be21c 14:04:37 Removing intermediate container 8951f07be21c 14:04:37 ---> c608b7578aa3 14:04:37 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:04:37 ---> Running in 578898f07f2c 14:04:38 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 14:04:38 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 14:04:39 OK: 125 MiB in 39 packages 14:04:41 Removing intermediate container 578898f07f2c 14:04:41 ---> fadc7ae3ad84 14:04:41 Step 8/10 : WORKDIR /device-rest-go 14:04:41 ---> Running in 3198c075e1ff 14:04:41 Removing intermediate container 3198c075e1ff 14:04:41 ---> 849333b8a445 14:04:41 Step 9/10 : COPY . . 14:04:43 ---> 5f1254fb6d81 14:04:43 Step 10/10 : RUN go mod download 14:04:43 ---> Running in f107b0cab630 14:04:45 go: finding github.com/BurntSushi/toml v0.3.1 14:04:45 go: finding github.com/OneOfOne/xxhash v1.2.6 14:04:45 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:04:45 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:04:45 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:04:45 go: finding github.com/bgentry/speakeasy v0.1.0 14:04:45 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:04:45 go: finding github.com/davecgh/go-spew v1.1.1 14:04:45 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 14:04:45 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:04:45 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:04:45 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:04:45 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 14:04:45 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:04:45 go: finding github.com/fatih/color v1.7.0 14:04:45 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:04:45 go: finding github.com/go-kit/kit v0.8.0 14:04:45 go: finding github.com/go-logfmt/logfmt v0.4.0 14:04:45 go: finding github.com/go-stack/stack v1.8.0 14:04:45 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:04:45 go: finding github.com/google/uuid v1.1.0 14:04:45 go: finding github.com/gorilla/mux v1.7.1 14:04:45 go: finding github.com/hashicorp/consul/api v1.1.0 14:04:45 go: finding github.com/hashicorp/consul/sdk v0.1.1 14:04:45 go: finding github.com/hashicorp/errwrap v1.0.0 14:04:45 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:04:45 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:04:45 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:04:45 go: finding github.com/hashicorp/go-multierror v1.0.0 14:04:45 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:04:45 go: finding github.com/hashicorp/go-sockaddr v1.0.0 14:04:45 go: finding github.com/hashicorp/go-syslog v1.0.0 14:04:45 go: finding github.com/hashicorp/go-uuid v1.0.1 14:04:45 go: finding github.com/hashicorp/go.net v0.0.1 14:04:45 go: finding github.com/hashicorp/golang-lru v0.5.0 14:04:45 go: finding github.com/hashicorp/logutils v1.0.0 14:04:45 go: finding github.com/hashicorp/mdns v1.0.0 14:04:45 go: finding github.com/hashicorp/memberlist v0.1.3 14:04:45 go: finding github.com/hashicorp/serf v0.8.2 14:04:45 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:04:45 go: finding github.com/mattn/go-colorable v0.0.9 14:04:45 go: finding github.com/mattn/go-isatty v0.0.3 14:04:45 go: finding github.com/miekg/dns v1.0.14 14:04:45 go: finding github.com/mitchellh/cli v1.0.0 14:04:45 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:04:45 go: finding github.com/mitchellh/copystructure v1.0.0 14:04:45 go: finding github.com/mitchellh/go-homedir v1.0.0 14:04:45 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:04:45 go: finding github.com/mitchellh/gox v0.4.0 14:04:45 go: finding github.com/mitchellh/iochan v1.0.0 14:04:45 go: finding github.com/mitchellh/mapstructure v1.1.2 14:04:45 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:04:45 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:04:45 go: finding github.com/pelletier/go-toml v1.2.0 14:04:45 go: finding github.com/pkg/errors v0.8.1 14:04:45 go: finding github.com/pmezard/go-difflib v1.0.0 14:04:45 go: finding github.com/posener/complete v1.1.1 14:04:45 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 14:04:45 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:04:45 go: finding github.com/spf13/cast v1.3.0 14:04:45 go: finding github.com/stretchr/objx v0.1.0 14:04:46 go: finding github.com/stretchr/testify v1.5.1 14:04:46 go: finding github.com/ugorji/go v1.1.4 14:04:46 go: finding github.com/x448/float16 v0.8.4 14:04:46 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 14:04:46 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 14:04:46 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:04:46 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 14:04:46 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 14:04:46 go: finding gopkg.in/yaml.v2 v2.2.8 14:04:56 Removing intermediate container f107b0cab630 14:04:56 ---> cd7a588fb8db 14:04:56 Successfully built cd7a588fb8db 14:04:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:04:56 + docker inspect -f . ci-base-image-arm64 14:04:57 . [Pipeline] withDockerContainer 14:04:57 prd-ubuntu18.04-docker-arm64-4c-16g-8243 does not seem to be running inside a container 14:04:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 14:04:59 $ docker top 85baf23af4d1fd908d827f50461ab4ac6724492b29b898fcb696f9f05a831093 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:00 + go version 14:05:00 go version go1.13.5 linux/arm64 [Pipeline] sh 14:05:01 + make test 14:05:01 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:05:02 ? github.com/edgexfoundry/device-rest-go [no test files] 14:05:34 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 14:05:34 ok github.com/edgexfoundry/device-rest-go/driver 0.040s coverage: 56.3% of statements 14:05:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:05:39 gofmt -l . 14:05:39 [ "`gofmt -l .`" = "" ] 14:05:39 ./bin/test-go-mod-tidy.sh 14:05:39 ./bin/test-attribution-txt.sh [Pipeline] stash 14:05:40 Warning: overwriting stash ‘coverage-report’ 14:05:40 Stashed 1 file(s) [Pipeline] } 14:05:40 $ docker stop --time=1 85baf23af4d1fd908d827f50461ab4ac6724492b29b898fcb696f9f05a831093 14:05:42 $ docker rm -f 85baf23af4d1fd908d827f50461ab4ac6724492b29b898fcb696f9f05a831093 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:05:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:05:44 + ls -al . 14:05:44 total 120 14:05:44 drwxrwxr-x 7 jenkins jenkins 4096 May 13 14:05 . 14:05:44 drwxrwxr-x 4 jenkins jenkins 4096 May 13 14:03 .. 14:05:44 -rw-rw-r-- 1 jenkins jenkins 151 May 13 14:03 .dockerignore 14:05:44 drwxrwxr-x 8 jenkins jenkins 4096 May 13 14:03 .git 14:05:44 -rw-rw-r-- 1 jenkins jenkins 339 May 13 14:03 .gitignore 14:05:44 drwxrwxr-x 3 jenkins jenkins 4096 May 13 14:03 .semver 14:05:44 -rw-rw-r-- 1 jenkins jenkins 4802 May 13 14:03 Attribution.txt 14:05:44 -rw-rw-r-- 1 jenkins jenkins 1504 May 13 14:03 Dockerfile 14:05:44 -rw-rw-r-- 1 jenkins jenkins 989 May 13 14:03 Dockerfile.build 14:05:44 -rw-rw-r-- 1 jenkins jenkins 702 May 13 14:03 Jenkinsfile 14:05:44 -rw-rw-r-- 1 jenkins jenkins 11340 May 13 14:03 LICENSE 14:05:44 -rw-rw-r-- 1 jenkins jenkins 951 May 13 14:03 Makefile 14:05:44 -rw-rw-r-- 1 jenkins jenkins 5716 May 13 14:03 README.md 14:05:44 -rw-rw-r-- 1 jenkins jenkins 5 May 13 14:00 VERSION 14:05:44 drwxrwxr-x 2 jenkins jenkins 4096 May 13 14:03 bin 14:05:44 drwxrwxr-x 3 jenkins jenkins 4096 May 13 14:03 cmd 14:05:44 -rw-r--r-- 1 jenkins jenkins 9369 May 13 14:05 coverage.out 14:05:44 drwxrwxr-x 2 jenkins jenkins 4096 May 13 14:05 driver 14:05:44 -rw-r--r-- 1 jenkins jenkins 266 May 13 14:05 go.mod 14:05:44 -rw-r--r-- 1 jenkins jenkins 12533 May 13 14:05 go.sum 14:05:44 -rw-rw-r-- 1 jenkins jenkins 713 May 13 14:03 version.go [Pipeline] isUnix [Pipeline] sh 14:05:44 + 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=7665b08feb686291cc144e5502e635cec29cda74 --label arch=arm64 --label version=0.0.0 . 14:05:45 Sending build context to Docker daemon 22.26MB 14:05:45 Step 1/24 : ARG BASE=golang:1.13-alpine 14:05:45 Step 2/24 : FROM ${BASE} AS builder 14:05:45 ---> cd7a588fb8db 14:05:45 Step 3/24 : ARG MAKE='make build' 14:05:45 ---> Running in a5fa1bf8e1d0 14:05:45 Removing intermediate container a5fa1bf8e1d0 14:05:45 ---> e209639d69d4 14:05:45 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 14:05:45 ---> Running in a8db9fcb856a 14:05:46 Removing intermediate container a8db9fcb856a 14:05:46 ---> 87921014f21a 14:05:46 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 14:05:46 ---> Running in 58f92e053509 14:05:47 Removing intermediate container 58f92e053509 14:05:47 ---> 35c9b204cb0a 14:05:47 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:05:47 ---> Running in 9d4e0761cd2f 14:05:49 Removing intermediate container 9d4e0761cd2f 14:05:49 ---> 5536cd3b0c72 14:05:49 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:05:49 ---> Running in aa2e9d8264fa 14:05:50 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 14:05:50 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 14:05:51 OK: 125 MiB in 39 packages 14:05:52 Removing intermediate container aa2e9d8264fa 14:05:52 ---> eeed86226a3d 14:05:52 Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 14:05:52 ---> Running in 3c80efc8805e 14:05:52 Removing intermediate container 3c80efc8805e 14:05:52 ---> 381df55ad604 14:05:52 Step 9/24 : COPY go.mod . 14:05:53 ---> c28bed445ab3 14:05:53 Step 10/24 : COPY Makefile . 14:05:53 ---> 56642492ec28 14:05:53 Step 11/24 : RUN make update 14:05:54 ---> Running in 73be268c1fbb 14:05:55 CGO_ENABLED=0 GO111MODULE=on go mod download 14:05:56 Removing intermediate container 73be268c1fbb 14:05:56 ---> 36d49806bacb 14:05:56 Step 12/24 : COPY . . 14:05:57 ---> 37419946cdb8 14:05:57 Step 13/24 : RUN $MAKE 14:05:57 ---> Running in bef7a15daba3 14:05:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd 14:06:31 Removing intermediate container bef7a15daba3 14:06:31 ---> 13e869093a15 14:06:31 Step 14/24 : FROM alpine:latest 14:06:31 latest: Pulling from library/alpine 14:06:31 29e5d40040c1: Pulling fs layer 14:06:31 29e5d40040c1: Verifying Checksum 14:06:31 29e5d40040c1: Download complete 14:06:31 29e5d40040c1: Pull complete 14:06:31 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 14:06:31 Status: Downloaded newer image for alpine:latest 14:06:31 ---> c20d2a9ab686 14:06:31 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:06:31 ---> Running in 5ecfe924cfdc 14:06:31 Removing intermediate container 5ecfe924cfdc 14:06:31 ---> 40c744f73b00 14:06:31 Step 16/24 : LABEL Name=device-rest-go Version=${VERSION} 14:06:31 ---> Running in d0fdb6507efd 14:06:31 Removing intermediate container d0fdb6507efd 14:06:31 ---> faed2c5ab4ae 14:06:31 Step 17/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 14:06:31 ---> 5375ed668b89 14:06:31 Step 18/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 14:06:31 ---> 9a919dc79da5 14:06:31 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 14:06:33 ---> bce41d57b423 14:06:33 Step 20/24 : EXPOSE 49986 14:06:33 ---> Running in a2dc0ec0319c 14:06:33 Removing intermediate container a2dc0ec0319c 14:06:33 ---> 94a6055786ec 14:06:33 Step 21/24 : CMD ["/device-rest-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 14:06:33 ---> Running in 8d9d76073079 14:06:33 Removing intermediate container 8d9d76073079 14:06:33 ---> efd3800948e3 14:06:33 Step 22/24 : LABEL arch=arm64 14:06:33 ---> Running in fcdf83228e94 14:06:34 Removing intermediate container fcdf83228e94 14:06:34 ---> b00320903211 14:06:34 Step 23/24 : LABEL git_sha=7665b08feb686291cc144e5502e635cec29cda74 14:06:34 ---> Running in a8ea08297acb 14:06:34 Removing intermediate container a8ea08297acb 14:06:34 ---> aebb6120223f 14:06:34 Step 24/24 : LABEL version=0.0.0 14:06:34 ---> Running in 4dcb6be3c545 14:06:35 Removing intermediate container 4dcb6be3c545 14:06:35 ---> 97f2a507bda9 14:06:35 [Warning] One or more build-args [ARCH] were not consumed 14:06:35 Successfully built 97f2a507bda9 14:06:35 Successfully tagged docker-device-rest-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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) [Pipeline] unstash [Pipeline] wrap 14:06:36 provisioning config files... 14:06:36 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/dgexfoundry_device-rest-go_PR-20@tmp/config5214063128047919710tmp [Pipeline] { [Pipeline] sh 14:06:36 + curl -s https://codecov.io/bash 14:06:36 + bash -s - -t @/w/workspace/dgexfoundry_device-rest-go_PR-20@tmp/config5214063128047919710tmp 14:06:37 14:06:37 _____ _ 14:06:37 / ____| | | 14:06:37 | | ___ __| | ___ ___ _____ __ 14:06:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:06:37 | |___| (_) | (_| | __/ (_| (_) \ V / 14:06:37 \_____\___/ \__,_|\___|\___\___/ \_/ 14:06:37 Bash-tbd 14:06:37 14:06:37 14:06:37 ==> Jenkins CI detected. 14:06:37 project root: . 14:06:37 Fixing merge commit SHA 14:06:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:06:37 ==> Running gcov in . (disable via -X gcov) 14:06:37 ==> Python coveragepy not found 14:06:37 ==> Searching for coverage reports in: 14:06:37 + . 14:06:37 -> Found 1 reports 14:06:37 ==> Detecting git/mercurial file structure 14:06:37 ==> Reading reports 14:06:37 + ./coverage.out bytes=9369 14:06:37 ==> Appending adjustments 14:06:37 http://docs.codecov.io/docs/fixing-reports 14:06:37 + Found adjustments 14:06:37 ==> Gzipping contents 14:06:37 ==> Uploading reports 14:06:37 url: https://codecov.io 14:06:37 query: branch=PR-20&commit=2ca6a6137050167f4ab56441aff9642385515f05&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-20%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=20&job= 14:06:37 -> Pinging Codecov 14:06:37 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-20&commit=2ca6a6137050167f4ab56441aff9642385515f05&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-20%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=20&job= 14:06:37 -> Uploading 14:06:38 -> View reports at https://codecov.io/github/edgexfoundry/device-rest-go/commit/2ca6a6137050167f4ab56441aff9642385515f05 [Pipeline] } 14:06:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" 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 14:06:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:06:39 ---> package-listing.sh 14:06:39 ++ facter osfamily 14:06:39 ++ tr '[:upper:]' '[:lower:]' 14:06:39 + OS_FAMILY=redhat 14:06:39 + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-20 14:06:39 + START_PACKAGES=/tmp/packages_start.txt 14:06:39 + END_PACKAGES=/tmp/packages_end.txt 14:06:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:06:39 + PACKAGES=/tmp/packages_start.txt 14:06:39 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-20 ']' 14:06:39 + PACKAGES=/tmp/packages_end.txt 14:06:39 + case "${OS_FAMILY}" in 14:06:39 + rpm -qa 14:06:39 + sort 14:06:43 + '[' -f /tmp/packages_start.txt ']' 14:06:43 + '[' -f /tmp/packages_end.txt ']' 14:06:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:06:43 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-20 ']' 14:06:43 + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-20/archives/ 14:06:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-20/archives/ [Pipeline] isUnix [Pipeline] sh 14:06:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:06:44 14:06:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:06:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:06:45 alpine: Pulling from edgex-lftools-log-publisher 14:06:45 c9b1b535fdd9: Pulling fs layer 14:06:45 2cc5ad85d9ab: Pulling fs layer 14:06:45 756a868c4378: Pulling fs layer 14:06:45 444b2fc9a129: Pulling fs layer 14:06:45 ea15f1150254: Pulling fs layer 14:06:45 41b27a9f41bf: Pulling fs layer 14:06:45 28c525ee5125: Pulling fs layer 14:06:45 094b1ea09ed8: Pulling fs layer 14:06:45 138eaada9080: Pulling fs layer 14:06:45 0622d0fa9048: Pulling fs layer 14:06:45 444b2fc9a129: Waiting 14:06:45 ea15f1150254: Waiting 14:06:45 41b27a9f41bf: Waiting 14:06:45 138eaada9080: Waiting 14:06:45 094b1ea09ed8: Waiting 14:06:45 0622d0fa9048: Waiting 14:06:45 28c525ee5125: Waiting 14:06:45 2cc5ad85d9ab: Download complete 14:06:45 444b2fc9a129: Download complete 14:06:45 c9b1b535fdd9: Verifying Checksum 14:06:45 ea15f1150254: Download complete 14:06:45 28c525ee5125: Verifying Checksum 14:06:45 28c525ee5125: Download complete 14:06:45 c9b1b535fdd9: Pull complete 14:06:46 756a868c4378: Verifying Checksum 14:06:46 756a868c4378: Download complete 14:06:46 2cc5ad85d9ab: Pull complete 14:06:46 138eaada9080: Verifying Checksum 14:06:46 138eaada9080: Download complete 14:06:46 0622d0fa9048: Verifying Checksum 14:06:46 0622d0fa9048: Download complete 14:06:46 094b1ea09ed8: Verifying Checksum 14:06:46 094b1ea09ed8: Download complete 14:06:47 41b27a9f41bf: Verifying Checksum 14:06:47 41b27a9f41bf: Download complete 14:06:48 756a868c4378: Pull complete 14:06:48 444b2fc9a129: Pull complete 14:06:49 ea15f1150254: Pull complete 14:06:53 41b27a9f41bf: Pull complete 14:06:53 28c525ee5125: Pull complete 14:06:55 094b1ea09ed8: Pull complete 14:06:55 138eaada9080: Pull complete 14:06:55 0622d0fa9048: Pull complete 14:06:55 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 14:06:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:06:56 prd-centos7-docker-4c-2g-8233 does not seem to be running inside a container 14:06:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-rest-go_PR-20 -v /w/workspace/dgexfoundry_device-rest-go_PR-20:/w/workspace/dgexfoundry_device-rest-go_PR-20:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-20@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-20@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:06:57 $ docker top ed2ad4a629b57d6c7a766761f723a93114bcaac72a5292ce437d5016394a58c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:06:57 provisioning config files... 14:06:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-20@tmp/config7856051204754374946tmp [Pipeline] { [Pipeline] echo 14:06:57 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:06:58 ---> create-netrc.sh [Pipeline] echo 14:06:58 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:06:58 ---> logs-deploy.sh 14:06:58 + ARCHIVE_ARTIFACTS= 14:06:58 + LOGS_SERVER=https://logs.edgexfoundry.org 14:06:58 + '[' https://logs.edgexfoundry.org == None ']' 14:06:58 + NEXUS_URL=https://nexus.edgexfoundry.org 14:06:58 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-20/5 14:06:58 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/PR-20/5/ 14:06:58 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-20/5 /w/workspace/dgexfoundry_device-rest-go_PR-20 14:07:00 Archives upload complete. 14:07:00 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-20/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/PR-20/5/ 14:07:01 ---> uname -a: 14:07:01 Linux ed2ad4a629b5 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 14:07:01 14:07:01 14:07:01 ---> lscpu: 14:07:01 Architecture: x86_64 14:07:01 CPU op-mode(s): 32-bit, 64-bit 14:07:01 Byte Order: Little Endian 14:07:01 Address sizes: 40 bits physical, 48 bits virtual 14:07:01 CPU(s): 4 14:07:01 On-line CPU(s) list: 0-3 14:07:01 Thread(s) per core: 1 14:07:01 Core(s) per socket: 1 14:07:01 Socket(s): 4 14:07:01 NUMA node(s): 1 14:07:01 Vendor ID: GenuineIntel 14:07:01 CPU family: 6 14:07:01 Model: 44 14:07:01 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:07:01 Stepping: 1 14:07:01 CPU MHz: 2933.438 14:07:01 BogoMIPS: 5866.87 14:07:01 Virtualization: VT-x 14:07:01 Hypervisor vendor: KVM 14:07:01 Virtualization type: full 14:07:01 L1d cache: 128 KiB 14:07:01 L1i cache: 128 KiB 14:07:01 L2 cache: 16 MiB 14:07:01 L3 cache: 64 MiB 14:07:01 NUMA node0 CPU(s): 0-3 14:07:01 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 14:07:01 Vulnerability Meltdown: Mitigation; PTI 14:07:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:07:01 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 14:07:01 Vulnerability Spectre v2: Mitigation; Full retpoline 14:07:01 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 14:07:01 14:07:01 14:07:01 ---> nproc: 14:07:01 4 14:07:01 14:07:01 14:07:01 ---> df -h: 14:07:01 Filesystem Size Used Available Use% Mounted on 14:07:01 overlay 50.0G 6.4G 43.6G 13% / 14:07:01 tmpfs 64.0M 0 64.0M 0% /dev 14:07:01 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 14:07:01 shm 64.0M 0 64.0M 0% /dev/shm 14:07:01 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 14:07:01 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 14:07:01 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 14:07:01 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-rest-go_PR-20@tmp 14:07:01 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 14:07:01 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-rest-go_PR-20 14:07:01 14:07:01 14:07:01 ---> free -m: 14:07:01 total used free shared buff/cache available 14:07:01 Mem: 1838 615 73 0 1149 1118 14:07:01 Swap: 1023 1 1022 14:07:01 14:07:01 14:07:01 ---> ip addr: 14:07:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:07:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:07:01 inet 127.0.0.1/8 scope host lo 14:07:01 valid_lft forever preferred_lft forever 14:07:01 6: eth0@if7: mtu 1458 qdisc noqueue state UP 14:07:01 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 14:07:01 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 14:07:01 valid_lft forever preferred_lft forever 14:07:01 14:07:01 14:07:01 ---> sar -b -r -n DEV: 14:07:01 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/13/20 _x86_64_ (4 CPU) 14:07:01 14:07:01 13:59:12 LINUX RESTART 14:07:01 14:07:01 14:00:01 tps rtps wtps bread/s bwrtn/s 14:07:01 14:01:01 27.05 7.54 19.52 1997.74 2888.65 14:07:01 14:02:01 4.08 0.08 3.99 2.00 115.51 14:07:01 14:03:01 0.65 0.00 0.65 0.00 8.28 14:07:01 14:04:01 0.60 0.00 0.60 0.00 8.73 14:07:01 14:05:01 0.60 0.00 0.60 0.00 6.01 14:07:01 14:06:01 0.70 0.02 0.68 0.13 8.33 14:07:01 Average: 5.62 1.27 4.34 333.54 506.26 14:07:01 14:07:01 14:00:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:07:01 14:01:01 128820 1753484 93.16 2620 1225536 979552 33.42 434040 1154800 16 14:07:01 14:02:01 134772 1747532 92.84 2620 1225696 962084 32.83 430804 1153488 12 14:07:01 14:03:01 138996 1743308 92.62 2620 1225700 911844 31.11 429552 1151080 16 14:07:01 14:04:01 139416 1742888 92.59 2620 1225704 911796 31.11 429364 1150928 8 14:07:01 14:05:01 139604 1742700 92.58 2620 1225708 911820 31.11 429656 1150928 8 14:07:01 14:06:01 140444 1741860 92.54 2620 1225720 904624 30.87 429036 1150724 12 14:07:01 Average: 137009 1745295 92.72 2620 1225677 930287 31.74 430409 1151991 12 14:07:01 14:07:01 14:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 14:07:01 14:01:01 eth0 110.03 90.38 477.15 166.00 0.00 0.00 0.00 14:07:01 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:01 14:01:01 docker0 30.23 22.03 2.81 130.98 0.00 0.00 0.00 14:07:01 14:02:01 eth0 2.81 0.63 0.90 0.39 0.00 0.00 0.00 14:07:01 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:01 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:01 14:03:01 eth0 2.73 0.57 0.67 0.40 0.00 0.00 0.00 14:07:01 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:01 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:01 14:04:01 eth0 1.65 0.47 0.61 0.39 0.00 0.00 0.00 14:07:01 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:01 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:01 14:05:01 eth0 0.77 0.37 0.41 0.27 0.00 0.00 0.00 14:07:01 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:01 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:01 14:06:01 eth0 0.90 0.33 0.30 0.20 0.00 0.00 0.00 14:07:01 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:01 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:01 Average: eth0 19.83 15.47 80.06 27.96 0.00 0.00 0.00 14:07:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:01 Average: docker0 5.04 3.67 0.47 21.84 0.00 0.00 0.00 14:07:01 14:07:01 14:07:01 ---> sar -P ALL: 14:07:01 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/13/20 _x86_64_ (4 CPU) 14:07:01 14:07:01 13:59:12 LINUX RESTART 14:07:01 14:07:01 14:00:01 CPU %user %nice %system %iowait %steal %idle 14:07:01 14:01:01 all 3.92 0.00 1.89 0.16 3.22 90.81 14:07:01 14:01:01 0 2.63 0.00 2.43 0.18 3.71 91.04 14:07:01 14:01:01 1 4.52 0.00 1.61 0.30 3.15 90.42 14:07:01 14:01:01 2 5.05 0.00 1.76 0.12 3.38 89.70 14:07:01 14:01:01 3 3.45 0.00 1.75 0.07 2.65 92.07 14:07:01 14:02:01 all 0.14 0.00 0.06 0.00 0.35 99.46 14:07:01 14:02:01 0 0.05 0.00 0.05 0.00 0.28 99.62 14:07:01 14:02:01 1 0.07 0.00 0.07 0.00 0.30 99.57 14:07:01 14:02:01 2 0.10 0.00 0.05 0.00 0.25 99.60 14:07:01 14:02:01 3 0.32 0.00 0.07 0.00 0.57 99.05 14:07:01 14:03:01 all 0.16 0.00 0.05 0.00 0.10 99.69 14:07:01 14:03:01 0 0.07 0.00 0.05 0.00 0.05 99.83 14:07:01 14:03:01 1 0.08 0.00 0.05 0.00 0.22 99.65 14:07:01 14:03:01 2 0.12 0.00 0.07 0.00 0.03 99.78 14:07:01 14:03:01 3 0.40 0.00 0.03 0.00 0.08 99.48 14:07:01 14:04:01 all 0.14 0.00 0.04 0.00 0.12 99.70 14:07:01 14:04:01 0 0.03 0.00 0.03 0.00 0.08 99.85 14:07:01 14:04:01 1 0.03 0.00 0.03 0.00 0.05 99.88 14:07:01 14:04:01 2 0.07 0.00 0.05 0.00 0.18 99.70 14:07:01 14:04:01 3 0.42 0.00 0.03 0.00 0.17 99.38 14:07:01 14:05:01 all 0.14 0.00 0.04 0.00 0.07 99.75 14:07:01 14:05:01 0 0.05 0.00 0.03 0.00 0.05 99.87 14:07:01 14:05:01 1 0.03 0.00 0.05 0.00 0.03 99.88 14:07:01 14:05:01 2 0.03 0.00 0.05 0.00 0.10 99.82 14:07:01 14:05:01 3 0.45 0.00 0.03 0.00 0.10 99.42 14:07:01 14:06:01 all 0.13 0.00 0.04 0.00 0.08 99.75 14:07:01 14:06:01 0 0.05 0.00 0.03 0.00 0.08 99.83 14:07:01 14:06:01 1 0.03 0.00 0.03 0.00 0.08 99.85 14:07:01 14:06:01 2 0.17 0.00 0.05 0.00 0.07 99.72 14:07:01 14:06:01 3 0.28 0.00 0.03 0.00 0.08 99.60 14:07:01 Average: all 0.77 0.00 0.35 0.03 0.65 98.20 14:07:01 Average: 0 0.48 0.00 0.44 0.03 0.71 98.35 14:07:01 Average: 1 0.79 0.00 0.31 0.05 0.64 98.21 14:07:01 Average: 2 0.92 0.00 0.34 0.02 0.67 98.06 14:07:01 Average: 3 0.89 0.00 0.32 0.01 0.61 98.17 14:07:01 14:07:01 14:07:01