Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cf2f893d3a97df698f83b3d0dbde5549391309c2 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false 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 ‘prd-centos7-docker-4c-2g-4592’ is offline Running on prd-centos7-docker-4c-2g-5235 in /w/workspace/dgexfoundry_device-sdk-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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision cf2f893d3a97df698f83b3d0dbde5549391309c2 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf2f893d3a97df698f83b3d0dbde5549391309c2 # timeout=10 Commit message: "Merge pull request #501 from hahattan/issue-496" > git rev-list --no-walk 11599fec544a3b4af0d17b6529789613b5afe41c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:26:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:26:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:26:14 ========================================================= 13:26:14 EdgeX Global Pipelines Version Info 13:26:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:26:15 ------------------- 13:26:15 stable info: 13:26:15 ------------------- 13:26:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:26:15 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 13:26:15 Message: update stable to v1.0.73 13:26:16 ------------------- 13:26:16 experimental info: 13:26:16 ------------------- 13:26:16 Commited By: **** collab-it+edgex@linuxfoundation.org 13:26:16 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 13:26:16 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 13:26:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:26:18 13:26:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:26:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:26:18 latest: Pulling from edgex-devops/git-semver 13:26:18 9123ac7c32f7: Pulling fs layer 13:26:18 b8cc5d1170e3: Pulling fs layer 13:26:18 2924cbbf6a41: Pulling fs layer 13:26:18 93b08a4f1073: Pulling fs layer 13:26:18 93b08a4f1073: Waiting 13:26:18 b8cc5d1170e3: Verifying Checksum 13:26:18 b8cc5d1170e3: Download complete 13:26:18 9123ac7c32f7: Verifying Checksum 13:26:18 9123ac7c32f7: Download complete 13:26:18 93b08a4f1073: Verifying Checksum 13:26:18 93b08a4f1073: Download complete 13:26:18 2924cbbf6a41: Verifying Checksum 13:26:18 2924cbbf6a41: Download complete 13:26:19 9123ac7c32f7: Pull complete 13:26:19 b8cc5d1170e3: Pull complete 13:26:19 2924cbbf6a41: Pull complete 13:26:19 93b08a4f1073: Pull complete 13:26:19 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 13:26:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:26:20 prd-centos7-docker-4c-2g-5235 does not seem to be running inside a container 13:26:20 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:26:20 $ docker top dd06c8f9bb1c8646a42158d510221129b3481c1ef2521b70aca7d25bca7a995b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:26:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:21 [ssh-agent] Looking for ssh-agent implementation... 13:26:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:21 $ docker exec dd06c8f9bb1c8646a42158d510221129b3481c1ef2521b70aca7d25bca7a995b ssh-agent 13:26:21 SSH_AUTH_SOCK=/tmp/ssh-AhmnpqIDKiNr/agent.15 13:26:21 SSH_AGENT_PID=22 13:26:21 Running ssh-add (command line suppressed) 13:26:21 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4708514538685166174.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4708514538685166174.key) 13:26:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:22 + git describe --exact-match --tags HEAD 13:26:22 fatal: No names found, cannot describe anything. [Pipeline] } 13:26:22 $ docker exec --env ******** --env ******** dd06c8f9bb1c8646a42158d510221129b3481c1ef2521b70aca7d25bca7a995b ssh-agent -k 13:26:22 unset SSH_AUTH_SOCK; 13:26:22 unset SSH_AGENT_PID; 13:26:22 echo Agent pid 22 killed; 13:26:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 13:26:22 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 13:26:22 This usually means this commit has not been tagged. [Pipeline] sshagent 13:26:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:22 [ssh-agent] Looking for ssh-agent implementation... 13:26:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:22 $ docker exec dd06c8f9bb1c8646a42158d510221129b3481c1ef2521b70aca7d25bca7a995b ssh-agent 13:26:22 SSH_AUTH_SOCK=/tmp/ssh-wwGztp9WhQqc/agent.56 13:26:22 SSH_AGENT_PID=62 13:26:22 Running ssh-add (command line suppressed) 13:26:22 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4099757590045400229.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4099757590045400229.key) 13:26:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:23 + git semver init 13:26:23 # -> Open(): unable to determine branch for HEAD 13:26:23 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 13:26:23 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 13:26:23 # $SEMVER_REMOTE_NAME = origin 13:26:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:26:23 # $SEMVER_USER_NAME = edgex-jenkins 13:26:23 # $SEMVER_BRANCH = master 13:26:23 # $SEMVER_TEMP = /tmp/semver-179424368 13:26:23 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 13:26:23 # '/tmp/semver-179424368' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 13:26:23 # -> Force: false 13:26:23 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 13:26:23 $ docker exec --env ******** --env ******** dd06c8f9bb1c8646a42158d510221129b3481c1ef2521b70aca7d25bca7a995b ssh-agent -k 13:26:23 unset SSH_AUTH_SOCK; 13:26:23 unset SSH_AGENT_PID; 13:26:23 echo Agent pid 62 killed; 13:26:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:26:24 + git semver [Pipeline] } 13:26:24 $ docker stop --time=1 dd06c8f9bb1c8646a42158d510221129b3481c1ef2521b70aca7d25bca7a995b 13:26:25 $ docker rm -f dd06c8f9bb1c8646a42158d510221129b3481c1ef2521b70aca7d25bca7a995b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 13:26:26 Stashed 45 file(s) [Pipeline] echo 13:26:26 [edgeXSemver] initialized semver on version 1.2.0-dev.28 [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 13:26:41 Still waiting to schedule task 13:26:41 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:26:41 Still waiting to schedule task 13:26:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:28:26 Running on prd-centos7-docker-4c-2g-5238 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 13:28:26 Running in /w/workspace/device-sdk-go/28 [Pipeline] { [Pipeline] checkout 13:28:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5236 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 13:28:27 Running in /w/workspace/device-sdk-go/28 [Pipeline] { [Pipeline] checkout 13:28:28 using credential edgex-jenkins-ssh 13:28:28 Cloning the remote Git repository 13:28:28 Cloning with configured refspecs honoured and without tags 13:28:27 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:28:27 > git init /w/workspace/device-sdk-go/28 # timeout=10 13:28:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:28:27 > git --version # timeout=10 13:28:27 using GIT_SSH to set credentials SSH Credentials for GitHub 13:28:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 13:28:29 Fetching without tags 13:28:29 Checking out Revision cf2f893d3a97df698f83b3d0dbde5549391309c2 (master) 13:28:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:28:28 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 13:28:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:28:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:28:28 using GIT_SSH to set credentials SSH Credentials for GitHub 13:28:28 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 13:28:28 > git config core.sparsecheckout # timeout=10 13:28:28 > git checkout -f cf2f893d3a97df698f83b3d0dbde5549391309c2 # timeout=10 13:28:32 Commit message: "Merge pull request #501 from hahattan/issue-496" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 13:28:33 using credential edgex-jenkins-ssh 13:28:33 Cloning the remote Git repository 13:28:33 Cloning with configured refspecs honoured and without tags [Pipeline] echo 13:28:34 ========================================================= 13:28:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 13:28:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:28:33 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:28:34 > git init /w/workspace/device-sdk-go/28 # timeout=10 13:28:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:28:34 > git --version # timeout=10 13:28:34 using GIT_SSH to set credentials SSH Credentials for GitHub 13:28:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 13:28:34 + 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 . 13:28:34 Sending build context to Docker daemon 2.925MB 13:28:34 Step 1/8 : ARG BASE=golang:1.13-alpine 13:28:34 Step 2/8 : FROM ${BASE} 13:28:34 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 13:28:34 e6b0cf9c0882: Pulling fs layer 13:28:34 2848faf0eed1: Pulling fs layer 13:28:34 0f37312ad70f: Pulling fs layer 13:28:34 5788d62ee057: Pulling fs layer 13:28:34 0e6b1d234666: Pulling fs layer 13:28:34 bf5d7aec512f: Pulling fs layer 13:28:34 34c802a77dc8: Pulling fs layer 13:28:34 9eb99e56ec68: Pulling fs layer 13:28:34 27c7a5d97fbd: Pulling fs layer 13:28:34 5c102a31e300: Pulling fs layer 13:28:34 dcfb455df0a1: Pulling fs layer 13:28:34 34c802a77dc8: Waiting 13:28:34 5788d62ee057: Waiting 13:28:34 9eb99e56ec68: Waiting 13:28:34 27c7a5d97fbd: Waiting 13:28:34 0e6b1d234666: Waiting 13:28:34 bf5d7aec512f: Waiting 13:28:34 5c102a31e300: Waiting 13:28:34 0f37312ad70f: Verifying Checksum 13:28:34 0f37312ad70f: Download complete 13:28:34 2848faf0eed1: Verifying Checksum 13:28:34 2848faf0eed1: Download complete 13:28:34 0e6b1d234666: Verifying Checksum 13:28:34 0e6b1d234666: Download complete 13:28:34 bf5d7aec512f: Download complete 13:28:34 e6b0cf9c0882: Verifying Checksum 13:28:34 e6b0cf9c0882: Download complete 13:28:35 e6b0cf9c0882: Pull complete 13:28:35 Fetching without tags 13:28:35 2848faf0eed1: Pull complete 13:28:35 0f37312ad70f: Pull complete 13:28:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:28:35 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 13:28:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:28:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:28:35 using GIT_SSH to set credentials SSH Credentials for GitHub 13:28:35 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 13:28:35 Checking out Revision cf2f893d3a97df698f83b3d0dbde5549391309c2 (master) 13:28:35 34c802a77dc8: Verifying Checksum 13:28:35 34c802a77dc8: Download complete 13:28:35 27c7a5d97fbd: Verifying Checksum 13:28:35 27c7a5d97fbd: Download complete 13:28:36 5c102a31e300: Verifying Checksum 13:28:36 5c102a31e300: Download complete 13:28:36 5788d62ee057: Verifying Checksum 13:28:36 5788d62ee057: Download complete 13:28:36 dcfb455df0a1: Verifying Checksum 13:28:36 dcfb455df0a1: Download complete 13:28:36 9eb99e56ec68: Verifying Checksum 13:28:36 9eb99e56ec68: Download complete 13:28:35 > git config core.sparsecheckout # timeout=10 13:28:35 > git checkout -f cf2f893d3a97df698f83b3d0dbde5549391309c2 # timeout=10 13:28:40 Commit message: "Merge pull request #501 from hahattan/issue-496" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:28:41 ========================================================= 13:28:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 13:28:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:28:42 5788d62ee057: Pull complete 13:28:42 0e6b1d234666: Pull complete 13:28:42 bf5d7aec512f: Pull complete 13:28:42 + 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 . 13:28:43 Sending build context to Docker daemon 2.927MB 13:28:43 Step 1/8 : ARG BASE=golang:1.13-alpine 13:28:43 Step 2/8 : FROM ${BASE} 13:28:43 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:28:43 cde5963f3b93: Pulling fs layer 13:28:43 2a23fa8c16f7: Pulling fs layer 13:28:43 777b28850792: Pulling fs layer 13:28:43 8a11ddd9e578: Pulling fs layer 13:28:43 4cf88f913ddb: Pulling fs layer 13:28:43 1df406cf5192: Pulling fs layer 13:28:43 cd6300453558: Pulling fs layer 13:28:43 b9c365052c96: Pulling fs layer 13:28:43 a2d8cc88f415: Pulling fs layer 13:28:43 ea1d1ca13537: Pulling fs layer 13:28:43 3750a50a1c5e: Pulling fs layer 13:28:43 8a11ddd9e578: Waiting 13:28:43 1df406cf5192: Waiting 13:28:43 cd6300453558: Waiting 13:28:43 b9c365052c96: Waiting 13:28:43 ea1d1ca13537: Waiting 13:28:43 a2d8cc88f415: Waiting 13:28:43 3750a50a1c5e: Waiting 13:28:44 777b28850792: Verifying Checksum 13:28:44 777b28850792: Download complete 13:28:44 2a23fa8c16f7: Download complete 13:28:44 4cf88f913ddb: Verifying Checksum 13:28:44 4cf88f913ddb: Download complete 13:28:44 1df406cf5192: Verifying Checksum 13:28:44 1df406cf5192: Download complete 13:28:44 cde5963f3b93: Verifying Checksum 13:28:44 cde5963f3b93: Download complete 13:28:45 cde5963f3b93: Pull complete 13:28:45 2a23fa8c16f7: Pull complete 13:28:45 777b28850792: Pull complete 13:28:48 cd6300453558: Verifying Checksum 13:28:48 cd6300453558: Download complete 13:28:48 a2d8cc88f415: Verifying Checksum 13:28:48 a2d8cc88f415: Download complete 13:28:48 34c802a77dc8: Pull complete 13:28:51 ea1d1ca13537: Verifying Checksum 13:28:51 ea1d1ca13537: Download complete 13:28:51 3750a50a1c5e: Verifying Checksum 13:28:51 3750a50a1c5e: Download complete 13:28:51 9eb99e56ec68: Pull complete 13:28:51 27c7a5d97fbd: Pull complete 13:28:52 5c102a31e300: Pull complete 13:28:52 dcfb455df0a1: Pull complete 13:28:52 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 13:28:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 13:28:52 ---> 7c70fe431013 13:28:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:28:52 ---> Running in f6c4627c8ae2 13:28:52 Removing intermediate container f6c4627c8ae2 13:28:52 ---> 173ad5eee96f 13:28:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:53 ---> Running in 7666199f88ed 13:28:53 b9c365052c96: Verifying Checksum 13:28:53 b9c365052c96: Download complete 13:28:54 Removing intermediate container 7666199f88ed 13:28:54 ---> d33787f16df5 13:28:54 Step 5/8 : RUN apk add --no-cache make git 13:28:54 ---> Running in 25db7682f0cd 13:28:54 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 13:28:55 8a11ddd9e578: Verifying Checksum 13:28:55 8a11ddd9e578: Download complete 13:28:55 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 13:28:55 OK: 143 MiB in 39 packages 13:28:56 Removing intermediate container 25db7682f0cd 13:28:56 ---> c308d3c0d4fe 13:28:56 Step 6/8 : WORKDIR /device-sdk-go 13:28:56 ---> Running in 4ec50079c17f 13:28:56 Removing intermediate container 4ec50079c17f 13:28:56 ---> e27577e6e3cb 13:28:56 Step 7/8 : COPY . . 13:28:56 ---> f1cfe2699efd 13:28:56 Step 8/8 : RUN go mod download 13:28:56 ---> Running in 8417dc8eaaec 13:28:58 go: finding github.com/BurntSushi/toml v0.3.1 13:28:58 go: finding github.com/OneOfOne/xxhash v1.2.6 13:28:58 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 13:28:58 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:28:58 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 13:28:58 go: finding github.com/bgentry/speakeasy v0.1.0 13:28:58 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 13:28:58 go: finding github.com/davecgh/go-spew v1.1.1 13:28:58 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 13:28:59 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 13:28:59 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 13:28:59 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 13:28:59 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 13:28:59 go: finding github.com/fatih/color v1.7.0 13:28:59 go: finding github.com/fxamacker/cbor/v2 v2.2.0 13:28:59 go: finding github.com/go-kit/kit v0.8.0 13:28:59 go: finding github.com/go-logfmt/logfmt v0.4.0 13:28:59 go: finding github.com/go-stack/stack v1.8.0 13:28:59 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:28:59 go: finding github.com/google/uuid v1.1.0 13:28:59 go: finding github.com/gorilla/mux v1.7.1 13:28:59 go: finding github.com/hashicorp/consul/api v1.1.0 13:28:59 go: finding github.com/hashicorp/consul/sdk v0.1.1 13:28:59 go: finding github.com/hashicorp/errwrap v1.0.0 13:28:59 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 13:28:59 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 13:28:59 go: finding github.com/hashicorp/go-msgpack v0.5.3 13:28:59 go: finding github.com/hashicorp/go-multierror v1.0.0 13:28:59 go: finding github.com/hashicorp/go-rootcerts v1.0.0 13:28:59 go: finding github.com/hashicorp/go-sockaddr v1.0.0 13:28:59 go: finding github.com/hashicorp/go-syslog v1.0.0 13:28:59 go: finding github.com/hashicorp/go-uuid v1.0.1 13:28:59 go: finding github.com/hashicorp/go.net v0.0.1 13:28:59 go: finding github.com/hashicorp/golang-lru v0.5.0 13:28:59 go: finding github.com/hashicorp/logutils v1.0.0 13:28:59 go: finding github.com/hashicorp/mdns v1.0.0 13:28:59 go: finding github.com/hashicorp/memberlist v0.1.3 13:28:59 go: finding github.com/hashicorp/serf v0.8.2 13:28:59 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 13:28:59 go: finding github.com/mattn/go-colorable v0.0.9 13:28:59 go: finding github.com/mattn/go-isatty v0.0.3 13:28:59 go: finding github.com/miekg/dns v1.0.14 13:28:59 go: finding github.com/mitchellh/cli v1.0.0 13:28:59 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:28:59 go: finding github.com/mitchellh/copystructure v1.0.0 13:28:59 go: finding github.com/mitchellh/go-homedir v1.0.0 13:28:59 go: finding github.com/mitchellh/go-testing-interface v1.0.0 13:28:59 go: finding github.com/mitchellh/gox v0.4.0 13:28:59 go: finding github.com/mitchellh/iochan v1.0.0 13:28:59 go: finding github.com/mitchellh/mapstructure v1.1.2 13:28:59 go: finding github.com/mitchellh/reflectwalk v1.0.0 13:28:59 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:28:59 go: finding github.com/pelletier/go-toml v1.2.0 13:28:59 go: finding github.com/pkg/errors v0.8.1 13:28:59 go: finding github.com/pmezard/go-difflib v1.0.0 13:28:59 go: finding github.com/posener/complete v1.1.1 13:28:59 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 13:28:59 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:28:59 go: finding github.com/stretchr/objx v0.1.0 13:28:59 go: finding github.com/stretchr/testify v1.5.1 13:28:59 go: finding github.com/ugorji/go v1.1.4 13:28:59 go: finding github.com/x448/float16 v0.8.4 13:28:59 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 13:28:59 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 13:28:59 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 13:28:59 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 13:28:59 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 13:28:59 go: finding gopkg.in/yaml.v2 v2.2.8 13:29:02 Removing intermediate container 8417dc8eaaec 13:29:02 ---> ca97f2aa3741 13:29:03 Successfully built ca97f2aa3741 13:29:03 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 13:29:03 + docker inspect -f . ci-base-image-x86_64 13:29:03 . [Pipeline] withDockerContainer 13:29:03 prd-centos7-docker-4c-2g-5238 does not seem to be running inside a container 13:29:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/28 -v /w/workspace/device-sdk-go/28:/w/workspace/device-sdk-go/28:rw,z -v /w/workspace/device-sdk-go/28@tmp:/w/workspace/device-sdk-go/28@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 ******** ci-base-image-x86_64 cat 13:29:04 $ docker top e49525f298bddb252f64af4085ceaaec5519e1733386d70f35ee34515afe37ca -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:04 + go version 13:29:04 go version go1.13.5 linux/amd64 [Pipeline] sh 13:29:05 + make test 13:29:05 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:29:05 ? github.com/edgexfoundry/device-sdk-go [no test files] 13:29:07 8a11ddd9e578: Pull complete 13:29:07 4cf88f913ddb: Pull complete 13:29:07 1df406cf5192: Pull complete 13:29:11 cd6300453558: Pull complete 13:29:17 b9c365052c96: Pull complete 13:29:17 a2d8cc88f415: Pull complete 13:29:17 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 13:29:17 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 13:29:17 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 13:29:17 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.005s coverage: 21.9% of statements 13:29:18 ea1d1ca13537: Pull complete 13:29:18 3750a50a1c5e: Pull complete 13:29:18 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 13:29:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 13:29:18 ---> 78745c68409d 13:29:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:29:22 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.041s coverage: 95.8% of statements 13:29:24 ---> Running in 2e5160adb647 13:29:24 Removing intermediate container 2e5160adb647 13:29:24 ---> dba155198430 13:29:24 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:29:24 ---> Running in 061062bb3a99 13:29:26 Removing intermediate container 061062bb3a99 13:29:26 ---> 06836d0dc1a4 13:29:26 Step 5/8 : RUN apk add --no-cache make git 13:29:26 ---> Running in eb565d28af83 13:29:27 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 13:29:27 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 13:29:28 OK: 125 MiB in 39 packages 13:29:29 Removing intermediate container eb565d28af83 13:29:29 ---> 8e31c061b27a 13:29:29 Step 6/8 : WORKDIR /device-sdk-go 13:29:29 ---> Running in ddf9e5a6d972 13:29:30 Removing intermediate container ddf9e5a6d972 13:29:30 ---> fa67328381de 13:29:30 Step 7/8 : COPY . . 13:29:31 ---> 9f6b8391afd9 13:29:31 Step 8/8 : RUN go mod download 13:29:31 ---> Running in 874b8c292de2 13:29:33 go: finding github.com/BurntSushi/toml v0.3.1 13:29:33 go: finding github.com/OneOfOne/xxhash v1.2.6 13:29:33 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 13:29:33 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:29:33 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 13:29:33 go: finding github.com/bgentry/speakeasy v0.1.0 13:29:33 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 13:29:33 go: finding github.com/davecgh/go-spew v1.1.1 13:29:33 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 13:29:33 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 13:29:33 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 13:29:33 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 13:29:33 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 13:29:33 go: finding github.com/fatih/color v1.7.0 13:29:33 go: finding github.com/fxamacker/cbor/v2 v2.2.0 13:29:33 go: finding github.com/go-kit/kit v0.8.0 13:29:33 go: finding github.com/go-logfmt/logfmt v0.4.0 13:29:33 go: finding github.com/go-stack/stack v1.8.0 13:29:33 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:29:33 go: finding github.com/google/uuid v1.1.0 13:29:33 go: finding github.com/gorilla/mux v1.7.1 13:29:33 go: finding github.com/hashicorp/consul/api v1.1.0 13:29:33 go: finding github.com/hashicorp/consul/sdk v0.1.1 13:29:33 go: finding github.com/hashicorp/errwrap v1.0.0 13:29:33 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 13:29:33 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 13:29:33 go: finding github.com/hashicorp/go-msgpack v0.5.3 13:29:33 go: finding github.com/hashicorp/go-multierror v1.0.0 13:29:33 go: finding github.com/hashicorp/go-rootcerts v1.0.0 13:29:33 go: finding github.com/hashicorp/go-sockaddr v1.0.0 13:29:33 go: finding github.com/hashicorp/go-syslog v1.0.0 13:29:33 go: finding github.com/hashicorp/go-uuid v1.0.1 13:29:33 go: finding github.com/hashicorp/go.net v0.0.1 13:29:33 go: finding github.com/hashicorp/golang-lru v0.5.0 13:29:33 go: finding github.com/hashicorp/logutils v1.0.0 13:29:33 go: finding github.com/hashicorp/mdns v1.0.0 13:29:33 go: finding github.com/hashicorp/memberlist v0.1.3 13:29:33 go: finding github.com/hashicorp/serf v0.8.2 13:29:33 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 13:29:33 go: finding github.com/mattn/go-colorable v0.0.9 13:29:33 go: finding github.com/mattn/go-isatty v0.0.3 13:29:33 go: finding github.com/miekg/dns v1.0.14 13:29:33 go: finding github.com/mitchellh/cli v1.0.0 13:29:33 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:29:33 go: finding github.com/mitchellh/copystructure v1.0.0 13:29:33 go: finding github.com/mitchellh/go-homedir v1.0.0 13:29:33 go: finding github.com/mitchellh/go-testing-interface v1.0.0 13:29:33 go: finding github.com/mitchellh/gox v0.4.0 13:29:33 go: finding github.com/mitchellh/iochan v1.0.0 13:29:33 go: finding github.com/mitchellh/mapstructure v1.1.2 13:29:33 go: finding github.com/mitchellh/reflectwalk v1.0.0 13:29:33 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:29:33 go: finding github.com/pelletier/go-toml v1.2.0 13:29:34 go: finding github.com/pkg/errors v0.8.1 13:29:34 go: finding github.com/pmezard/go-difflib v1.0.0 13:29:34 go: finding github.com/posener/complete v1.1.1 13:29:34 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 13:29:34 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:29:34 go: finding github.com/stretchr/objx v0.1.0 13:29:34 go: finding github.com/stretchr/testify v1.5.1 13:29:34 go: finding github.com/ugorji/go v1.1.4 13:29:34 go: finding github.com/x448/float16 v0.8.4 13:29:34 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 13:29:34 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 13:29:34 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 13:29:34 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 13:29:34 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 13:29:34 go: finding gopkg.in/yaml.v2 v2.2.8 13:29:44 Removing intermediate container 874b8c292de2 13:29:44 ---> 740d0a759a70 13:29:44 Successfully built 740d0a759a70 13:29:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:29:44 + docker inspect -f . ci-base-image-arm64 13:29:45 . [Pipeline] withDockerContainer 13:29:45 prd-ubuntu18.04-docker-arm64-4c-16g-5236 does not seem to be running inside a container 13:29:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/28 -v /w/workspace/device-sdk-go/28:/w/workspace/device-sdk-go/28:rw,z -v /w/workspace/device-sdk-go/28@tmp:/w/workspace/device-sdk-go/28@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 ******** ci-base-image-arm64 cat 13:29:47 $ docker top a11338c2078390468e26ff8fa31781a5ed2f8cc38c9a6f9116824d5635351936 -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:48 + go version 13:29:48 go version go1.13.5 linux/arm64 [Pipeline] sh 13:29:49 + make test 13:29:49 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:29:50 ? github.com/edgexfoundry/device-sdk-go [no test files] 13:29:54 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.563s coverage: 11.4% of statements 13:29:54 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.004s coverage: 21.7% of statements 13:29:54 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 13:29:54 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.716s coverage: 36.9% of statements 13:29:54 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 13:29:54 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 13:29:54 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.550s coverage: 74.9% of statements 13:29:54 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 13:29:54 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 13:29:54 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 13:29:54 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.039s coverage: 52.6% of statements 13:29:54 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 13:29:54 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.099s coverage: 71.4% of statements 13:29:54 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 13:29:54 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 13:29:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:29:54 gofmt -l . 13:29:54 [ "`gofmt -l .`" = "" ] 13:29:54 ./bin/test-attribution-txt.sh 13:29:55 ./bin/test-go-mod-tidy.sh [Pipeline] stash 13:29:56 Stashed 1 file(s) [Pipeline] } 13:29:56 $ docker stop --time=1 e49525f298bddb252f64af4085ceaaec5519e1733386d70f35ee34515afe37ca 13:29:57 $ docker rm -f e49525f298bddb252f64af4085ceaaec5519e1733386d70f35ee34515afe37ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:29:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:29:59 + ls -al . 13:29:59 total 160 13:29:59 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 21 13:29 . 13:29:59 drwxrwxr-x. 4 jenkins jenkins 30 Apr 21 13:28 .. 13:29:59 drwxrwxr-x. 3 jenkins jenkins 20 Apr 21 13:28 api 13:29:59 drwxrwxr-x. 2 jenkins jenkins 64 Apr 21 13:28 bin 13:29:59 -rw-r--r--. 1 jenkins jenkins 97745 Apr 21 13:29 coverage.out 13:29:59 -rw-rw-r--. 1 jenkins jenkins 936 Apr 21 13:28 Dockerfile.build 13:29:59 -rw-rw-r--. 1 jenkins jenkins 140 Apr 21 13:28 .dockerignore 13:29:59 drwxrwxr-x. 4 jenkins jenkins 48 Apr 21 13:28 example 13:29:59 drwxrwxr-x. 8 jenkins jenkins 162 Apr 21 13:28 .git 13:29:59 drwxrwxr-x. 2 jenkins jenkins 38 Apr 21 13:28 .github 13:29:59 -rw-rw-r--. 1 jenkins jenkins 138 Apr 21 13:28 .gitignore 13:29:59 -rw-r--r--. 1 jenkins jenkins 446 Apr 21 13:29 go.mod 13:29:59 -rw-r--r--. 1 jenkins jenkins 12076 Apr 21 13:29 go.sum 13:29:59 drwxrwxr-x. 15 jenkins jenkins 217 Apr 21 13:28 internal 13:29:59 -rw-rw-r--. 1 jenkins jenkins 808 Apr 21 13:28 Jenkinsfile 13:29:59 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 21 13:28 LICENSE 13:29:59 -rw-rw-r--. 1 jenkins jenkins 892 Apr 21 13:28 Makefile 13:29:59 drwxrwxr-x. 5 jenkins jenkins 50 Apr 21 13:28 pkg 13:29:59 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 21 13:28 README.md 13:29:59 drwxrwxr-x. 3 jenkins jenkins 44 Apr 21 13:28 .semver 13:29:59 drwxrwxr-x. 4 jenkins jenkins 54 Apr 21 13:28 snap 13:29:59 -rw-rw-r--. 1 jenkins jenkins 12 Apr 21 13:26 VERSION 13:29:59 -rw-rw-r--. 1 jenkins jenkins 222 Apr 21 13:28 version.go [Pipeline] isUnix [Pipeline] sh 13:29:59 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=cf2f893d3a97df698f83b3d0dbde5549391309c2 --label arch=amd64 --label version=1.2.0-dev.28 . 13:29:59 Sending build context to Docker daemon 3.044MB 13:29:59 Step 1/21 : ARG BASE=golang:1.13-alpine 13:29:59 Step 2/21 : FROM ${BASE} AS builder 13:29:59 ---> ca97f2aa3741 13:29:59 Step 3/21 : ARG MAKE='make build' 13:29:59 ---> Running in 330f83802483 13:29:59 Removing intermediate container 330f83802483 13:29:59 ---> f35de3a89eae 13:29:59 Step 4/21 : WORKDIR /device-sdk-go 13:29:59 ---> Running in 8dde2de7e29b 13:29:59 Removing intermediate container 8dde2de7e29b 13:29:59 ---> 473d463859c2 13:29:59 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:29:59 ---> Running in 0a2f99ad5ddd 13:30:00 Removing intermediate container 0a2f99ad5ddd 13:30:00 ---> 9df155e5799b 13:30:00 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:00 ---> Running in 329eb31e3653 13:30:01 Removing intermediate container 329eb31e3653 13:30:01 ---> 02b610c90601 13:30:01 Step 7/21 : RUN apk add --update --no-cache make git 13:30:01 ---> Running in 235d74e81320 13:30:01 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 13:30:02 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 13:30:02 OK: 143 MiB in 39 packages 13:30:03 Removing intermediate container 235d74e81320 13:30:03 ---> 4bbe739a67a7 13:30:03 Step 8/21 : COPY . . 13:30:03 ---> 50ce0e77a249 13:30:03 Step 9/21 : RUN ${MAKE} 13:30:03 ---> Running in 5130cc40e0c4 13:30:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.28" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 13:30:11 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 13:30:11 Removing intermediate container 5130cc40e0c4 13:30:11 ---> 2eb5bcfa4da8 13:30:11 Step 10/21 : FROM scratch 13:30:11 ---> 13:30:11 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:30:12 ---> Running in 9717a9e8fb70 13:30:12 Removing intermediate container 9717a9e8fb70 13:30:12 ---> ad855849e923 13:30:12 Step 12/21 : ENV APP_PORT=49990 13:30:12 ---> Running in 868a3395faaa 13:30:12 Removing intermediate container 868a3395faaa 13:30:12 ---> 4db5d798f730 13:30:12 Step 13/21 : EXPOSE $APP_PORT 13:30:12 ---> Running in c57e59a4dfbb 13:30:12 Removing intermediate container c57e59a4dfbb 13:30:12 ---> 0dbf89bae466 13:30:12 Step 14/21 : WORKDIR / 13:30:12 ---> Running in e332b602c2b5 13:30:12 Removing intermediate container e332b602c2b5 13:30:12 ---> 78e29eb93095 13:30:12 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 13:30:12 ---> 1e75ef6241c2 13:30:12 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 13:30:13 ---> 93a8213ad0e7 13:30:13 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 13:30:13 ---> 33d70cd0b6b5 13:30:13 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:30:13 ---> Running in c7fa62f3227c 13:30:13 Removing intermediate container c7fa62f3227c 13:30:13 ---> 92da388d4bfa 13:30:13 Step 19/21 : LABEL arch=amd64 13:30:13 ---> Running in d32dfcf65347 13:30:13 Removing intermediate container d32dfcf65347 13:30:13 ---> 92a735937381 13:30:13 Step 20/21 : LABEL git_sha=cf2f893d3a97df698f83b3d0dbde5549391309c2 13:30:13 ---> Running in 1e91e3edf3c2 13:30:13 Removing intermediate container 1e91e3edf3c2 13:30:13 ---> e81649e97308 13:30:13 Step 21/21 : LABEL version=1.2.0-dev.28 13:30:13 ---> Running in 4b0c585e8ecb 13:30:14 Removing intermediate container 4b0c585e8ecb 13:30:14 ---> f50b5cd56e2a 13:30:14 [Warning] One or more build-args [ARCH] were not consumed 13:30:14 Successfully built f50b5cd56e2a 13:30:14 Successfully tagged docker-device-sdk-simple: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] } 13:30:22 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 13:30:22 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 13:30:22 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 13:30:22 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.026s coverage: 21.9% of statements 13:30:23 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.152s coverage: 95.8% of statements 13:30:55 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.073s coverage: 11.4% of statements 13:30:55 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.052s coverage: 21.7% of statements 13:30:55 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 13:30:55 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.280s coverage: 36.9% of statements 13:30:55 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 13:30:55 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 13:30:55 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.943s coverage: 74.9% of statements 13:30:55 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 13:30:55 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 13:30:55 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 13:30:55 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.047s coverage: 52.6% of statements 13:30:55 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 13:30:55 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.355s coverage: 71.4% of statements 13:30:55 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 13:30:55 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 13:30:55 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:30:58 gofmt -l . 13:30:59 [ "`gofmt -l .`" = "" ] 13:30:59 ./bin/test-attribution-txt.sh 13:31:00 ./bin/test-go-mod-tidy.sh [Pipeline] stash 13:31:00 Warning: overwriting stash ‘coverage-report’ 13:31:01 Stashed 1 file(s) [Pipeline] } 13:31:01 $ docker stop --time=1 a11338c2078390468e26ff8fa31781a5ed2f8cc38c9a6f9116824d5635351936 13:31:03 $ docker rm -f a11338c2078390468e26ff8fa31781a5ed2f8cc38c9a6f9116824d5635351936 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:31:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:31:05 + ls -al . 13:31:05 total 200 13:31:05 drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 13:31 . 13:31:05 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 13:28 .. 13:31:05 -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 13:28 .dockerignore 13:31:05 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 13:28 .git 13:31:05 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 13:28 .github 13:31:05 -rw-rw-r-- 1 jenkins jenkins 138 Apr 21 13:28 .gitignore 13:31:05 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 13:28 .semver 13:31:05 -rw-rw-r-- 1 jenkins jenkins 936 Apr 21 13:28 Dockerfile.build 13:31:05 -rw-rw-r-- 1 jenkins jenkins 808 Apr 21 13:28 Jenkinsfile 13:31:05 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 21 13:28 LICENSE 13:31:05 -rw-rw-r-- 1 jenkins jenkins 892 Apr 21 13:28 Makefile 13:31:05 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 21 13:28 README.md 13:31:05 -rw-rw-r-- 1 jenkins jenkins 12 Apr 21 13:26 VERSION 13:31:05 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 13:28 api 13:31:05 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 13:28 bin 13:31:05 -rw-r--r-- 1 jenkins jenkins 97745 Apr 21 13:30 coverage.out 13:31:05 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 13:28 example 13:31:05 -rw-r--r-- 1 jenkins jenkins 446 Apr 21 13:31 go.mod 13:31:05 -rw-r--r-- 1 jenkins jenkins 12076 Apr 21 13:31 go.sum 13:31:05 drwxrwxr-x 15 jenkins jenkins 4096 Apr 21 13:28 internal 13:31:05 drwxrwxr-x 5 jenkins jenkins 4096 Apr 21 13:28 pkg 13:31:05 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 13:28 snap 13:31:05 -rw-rw-r-- 1 jenkins jenkins 222 Apr 21 13:28 version.go [Pipeline] isUnix [Pipeline] sh 13:31:05 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cf2f893d3a97df698f83b3d0dbde5549391309c2 --label arch=arm64 --label version=1.2.0-dev.28 . 13:31:06 Sending build context to Docker daemon 3.046MB 13:31:06 Step 1/21 : ARG BASE=golang:1.13-alpine 13:31:06 Step 2/21 : FROM ${BASE} AS builder 13:31:06 ---> 740d0a759a70 13:31:06 Step 3/21 : ARG MAKE='make build' 13:31:06 ---> Running in b810e6f605e8 13:31:07 Removing intermediate container b810e6f605e8 13:31:07 ---> 11cfbc1227e5 13:31:07 Step 4/21 : WORKDIR /device-sdk-go 13:31:07 ---> Running in 4d56436cc313 13:31:07 Removing intermediate container 4d56436cc313 13:31:07 ---> 55a836ae8b5c 13:31:07 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:31:07 ---> Running in 072a802fec13 13:31:08 Removing intermediate container 072a802fec13 13:31:08 ---> f1ce87f2d235 13:31:08 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:31:08 ---> Running in c4a3200deb70 13:31:10 Removing intermediate container c4a3200deb70 13:31:10 ---> 79fb2ba6e025 13:31:10 Step 7/21 : RUN apk add --update --no-cache make git 13:31:10 ---> Running in ef4f95850eb4 13:31:11 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 13:31:11 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 13:31:12 OK: 125 MiB in 39 packages 13:31:13 Removing intermediate container ef4f95850eb4 13:31:13 ---> f56d7960dc34 13:31:13 Step 8/21 : COPY . . 13:31:14 ---> 80769c1b1cbd 13:31:14 Step 9/21 : RUN ${MAKE} 13:31:14 ---> Running in 7ebe60bfae9b 13:31:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.28" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 13:31:42 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 13:31:43 Removing intermediate container 7ebe60bfae9b 13:31:43 ---> df08ca2eb9bc 13:31:43 Step 10/21 : FROM scratch 13:31:43 ---> 13:31:43 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:31:43 ---> Running in 2c60f695cf6f 13:31:44 Removing intermediate container 2c60f695cf6f 13:31:44 ---> 6f08eb3f5a05 13:31:44 Step 12/21 : ENV APP_PORT=49990 13:31:44 ---> Running in 00281452cc59 13:31:44 Removing intermediate container 00281452cc59 13:31:44 ---> 5aac72fafb2e 13:31:44 Step 13/21 : EXPOSE $APP_PORT 13:31:44 ---> Running in d9c15184f848 13:31:45 Removing intermediate container d9c15184f848 13:31:45 ---> b923b77ed279 13:31:45 Step 14/21 : WORKDIR / 13:31:45 ---> Running in 715d1332a9fe 13:31:45 Removing intermediate container 715d1332a9fe 13:31:45 ---> fedb999e38f1 13:31:45 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 13:31:46 ---> 5cef40fed55d 13:31:46 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 13:31:47 ---> 25b02fb2a854 13:31:47 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 13:31:47 ---> fa3377a882f6 13:31:47 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:31:48 ---> Running in 58022bfc9b4d 13:31:48 Removing intermediate container 58022bfc9b4d 13:31:48 ---> 515312a7d6a6 13:31:48 Step 19/21 : LABEL arch=arm64 13:31:48 ---> Running in b6c723597b9d 13:31:48 Removing intermediate container b6c723597b9d 13:31:48 ---> 61e7f5ad7395 13:31:48 Step 20/21 : LABEL git_sha=cf2f893d3a97df698f83b3d0dbde5549391309c2 13:31:48 ---> Running in 00f78216b54f 13:31:49 Removing intermediate container 00f78216b54f 13:31:49 ---> e3d4b0e8b2f8 13:31:49 Step 21/21 : LABEL version=1.2.0-dev.28 13:31:49 ---> Running in a21e2ca0fb7e 13:31:50 Removing intermediate container a21e2ca0fb7e 13:31:50 ---> e9f13d85b43f 13:31:50 [Warning] One or more build-args [ARCH] were not consumed 13:31:50 Successfully built e9f13d85b43f 13:31:50 Successfully tagged docker-device-sdk-simple-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 13:31:51 provisioning config files... 13:31:51 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4300408497067005039tmp [Pipeline] { [Pipeline] sh 13:31:51 + curl -s https://codecov.io/bash 13:31:51 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4300408497067005039tmp 13:31:51 13:31:51 _____ _ 13:31:51 / ____| | | 13:31:51 | | ___ __| | ___ ___ _____ __ 13:31:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:31:51 | |___| (_) | (_| | __/ (_| (_) \ V / 13:31:51 \_____\___/ \__,_|\___|\___\___/ \_/ 13:31:51 Bash-tbd 13:31:51 13:31:51 13:31:51 ==> Jenkins CI detected. 13:31:51 project root: . 13:31:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:31:51 ==> Running gcov in . (disable via -X gcov) 13:31:51 ==> Python coveragepy not found 13:31:51 ==> Searching for coverage reports in: 13:31:51 + . 13:31:51 -> Found 1 reports 13:31:51 ==> Detecting git/mercurial file structure 13:31:51 ==> Reading reports 13:31:51 + ./coverage.out bytes=97745 13:31:51 ==> Appending adjustments 13:31:51 http://docs.codecov.io/docs/fixing-reports 13:31:52 + Found adjustments 13:31:52 ==> Gzipping contents 13:31:52 ==> Uploading reports 13:31:52 url: https://codecov.io 13:31:52 query: branch=master&commit=cf2f893d3a97df698f83b3d0dbde5549391309c2&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F28%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 13:31:52 -> Pinging Codecov 13:31:52 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=cf2f893d3a97df698f83b3d0dbde5549391309c2&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F28%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 13:31:52 -> Uploading 13:31:53 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/cf2f893d3a97df698f83b3d0dbde5549391309c2 [Pipeline] } 13:31:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 13:31:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 13:31:53 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 13:31:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:31:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 13:31:53 13:31:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 13:31:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 13:31:54 1.217.3: Pulling from edgex-devops/edgex-snyk-go 13:31:54 e6b0cf9c0882: Pulling fs layer 13:31:54 2848faf0eed1: Pulling fs layer 13:31:54 0f37312ad70f: Pulling fs layer 13:31:54 7d08f2745646: Pulling fs layer 13:31:54 4c9f31393084: Pulling fs layer 13:31:54 eb21ddb83652: Pulling fs layer 13:31:54 345998794f6b: Pulling fs layer 13:31:54 97a711d68925: Pulling fs layer 13:31:54 7c8476c1cb00: Pulling fs layer 13:31:54 4c9f31393084: Waiting 13:31:54 eb21ddb83652: Waiting 13:31:54 345998794f6b: Waiting 13:31:54 97a711d68925: Waiting 13:31:54 7c8476c1cb00: Waiting 13:31:54 7d08f2745646: Waiting 13:31:54 0f37312ad70f: Verifying Checksum 13:31:54 0f37312ad70f: Download complete 13:31:54 2848faf0eed1: Download complete 13:31:54 4c9f31393084: Verifying Checksum 13:31:54 4c9f31393084: Download complete 13:31:54 eb21ddb83652: Download complete 13:31:54 e6b0cf9c0882: Verifying Checksum 13:31:54 e6b0cf9c0882: Download complete 13:31:54 345998794f6b: Verifying Checksum 13:31:54 345998794f6b: Download complete 13:31:54 e6b0cf9c0882: Pull complete 13:31:54 2848faf0eed1: Pull complete 13:31:54 97a711d68925: Verifying Checksum 13:31:54 97a711d68925: Download complete 13:31:54 0f37312ad70f: Pull complete 13:31:55 7c8476c1cb00: Verifying Checksum 13:31:55 7c8476c1cb00: Download complete 13:31:55 7d08f2745646: Verifying Checksum 13:31:55 7d08f2745646: Download complete 13:32:01 7d08f2745646: Pull complete 13:32:01 4c9f31393084: Pull complete 13:32:01 eb21ddb83652: Pull complete 13:32:02 345998794f6b: Pull complete 13:32:05 97a711d68925: Pull complete 13:32:06 7c8476c1cb00: Pull complete 13:32:06 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 13:32:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 13:32:06 prd-centos7-docker-4c-2g-5235 does not seem to be running inside a container 13:32:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dgexfoundry_device-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 13:32:07 $ docker top d2e1939873ea4f15f385792a46c2314fe272399202f6125ccbf376ead051a478 -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:07 + snyk monitor '--org=edgex-jenkins' 13:32:14 13:32:14 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master... 13:32:14 13:32:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/13ba823b-cfc2-498f-b6d5-eb6a36e4c9be 13:32:14 13:32:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:32:14 13:32:14 [Pipeline] } 13:32:14 $ docker stop --time=1 d2e1939873ea4f15f385792a46c2314fe272399202f6125ccbf376ead051a478 13:32:15 $ docker rm -f d2e1939873ea4f15f385792a46c2314fe272399202f6125ccbf376ead051a478 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 13:32:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:32:16 . [Pipeline] withDockerContainer 13:32:16 prd-centos7-docker-4c-2g-5235 does not seem to be running inside a container 13:32:16 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:32:17 $ docker top 4b1eae0e6003c2ebe3fe3385246b423336055c35829985c6976a31e78e430aed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:32:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:32:17 [ssh-agent] Looking for ssh-agent implementation... 13:32:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:17 $ docker exec 4b1eae0e6003c2ebe3fe3385246b423336055c35829985c6976a31e78e430aed ssh-agent 13:32:18 SSH_AUTH_SOCK=/tmp/ssh-EvuxPTNzYmOC/agent.14 13:32:18 SSH_AGENT_PID=20 13:32:18 Running ssh-add (command line suppressed) 13:32:18 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1237010297873122443.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1237010297873122443.key) 13:32:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:32:18 + git semver tag 13:32:18 # -> Open(): unable to determine branch for HEAD 13:32:18 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 13:32:18 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 13:32:18 # $SEMVER_REMOTE_NAME = origin 13:32:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:32:18 # $SEMVER_USER_NAME = edgex-jenkins 13:32:18 # $SEMVER_BRANCH = master 13:32:18 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 13:32:18 # cf2f893d3a97df698f83b3d0dbde5549391309c2 HEAD 13:32:18 # -> Force: false 13:32:18 # 7d109287853328b1e501d1d07036a91a3f86e3e1 refs/tags/v1.2.0-dev.28 [Pipeline] } 13:32:18 $ docker exec --env ******** --env ******** 4b1eae0e6003c2ebe3fe3385246b423336055c35829985c6976a31e78e430aed ssh-agent -k 13:32:19 unset SSH_AUTH_SOCK; 13:32:19 unset SSH_AGENT_PID; 13:32:19 echo Agent pid 20 killed; 13:32:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:32:19 + git semver [Pipeline] } 13:32:19 $ docker stop --time=1 4b1eae0e6003c2ebe3fe3385246b423336055c35829985c6976a31e78e430aed 13:32:20 $ docker rm -f 4b1eae0e6003c2ebe3fe3385246b423336055c35829985c6976a31e78e430aed [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 13:32:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:32:21 13:32:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 13:32:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:32:21 0.23.1-centos7: Pulling from edgex-lftools 13:32:21 ab5ef0e58194: Pulling fs layer 13:32:21 9712f1f96733: Pulling fs layer 13:32:21 63f879dbbcfc: Pulling fs layer 13:32:21 0d9ebad4ef96: Pulling fs layer 13:32:21 e9a5061849ea: Pulling fs layer 13:32:21 d747dcd14b5f: Pulling fs layer 13:32:21 2de7ff778b66: Pulling fs layer 13:32:21 e9a5061849ea: Waiting 13:32:21 d747dcd14b5f: Waiting 13:32:21 2de7ff778b66: Waiting 13:32:21 0d9ebad4ef96: Waiting 13:32:21 9712f1f96733: Verifying Checksum 13:32:21 9712f1f96733: Download complete 13:32:22 63f879dbbcfc: Verifying Checksum 13:32:22 63f879dbbcfc: Download complete 13:32:22 e9a5061849ea: Verifying Checksum 13:32:22 e9a5061849ea: Download complete 13:32:22 d747dcd14b5f: Verifying Checksum 13:32:22 d747dcd14b5f: Download complete 13:32:22 0d9ebad4ef96: Verifying Checksum 13:32:22 0d9ebad4ef96: Download complete 13:32:22 2de7ff778b66: Verifying Checksum 13:32:22 2de7ff778b66: Download complete 13:32:22 ab5ef0e58194: Verifying Checksum 13:32:22 ab5ef0e58194: Download complete 13:32:28 ab5ef0e58194: Pull complete 13:32:28 9712f1f96733: Pull complete 13:32:30 63f879dbbcfc: Pull complete 13:32:36 0d9ebad4ef96: Pull complete 13:32:36 e9a5061849ea: Pull complete 13:32:36 d747dcd14b5f: Pull complete 13:32:40 2de7ff778b66: Pull complete 13:32:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:32:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 13:32:41 prd-centos7-docker-4c-2g-5235 does not seem to be running inside a container 13:32:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:32:41 $ docker top 4f7d3997cf7934bb9863a4a51ef895c6db6fa44595ec32041c99690bb197431c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:32:41 provisioning config files... 13:32:41 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8105658901895452828tmp 13:32:41 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8235839368468612293tmp 13:32:41 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config446935395999991799tmp [Pipeline] { [Pipeline] echo 13:32:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:32:42 ---> sigul-configuration.sh 13:32:42 gpg: directory `/root/.gnupg' created 13:32:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:32:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:32:42 gpg: keyring `/root/.gnupg/secring.gpg' created 13:32:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:32:42 gpg: CAST5 encrypted data 13:32:42 gpg: encrypted with 1 passphrase 13:32:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:32:42 + mkdir /home/jenkins 13:32:42 + mkdir /home/jenkins/sigul [Pipeline] sh 13:32:43 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 13:32:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:32:43 ---> sigul-install.sh 13:32:51 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 13:32:51 + git tag --list 13:32:51 v1.2.0-dev.28 [Pipeline] sh 13:32:52 + lftools sign git-tag v1.2.0-dev.28 13:32:53 Signing Git tag with Sigul... 13:32:53 Signing v1.2.0-dev.28 [Pipeline] echo 13:32:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:32:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:32:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:32:54 $ docker stop --time=1 4f7d3997cf7934bb9863a4a51ef895c6db6fa44595ec32041c99690bb197431c 13:32:56 $ docker rm -f 4f7d3997cf7934bb9863a4a51ef895c6db6fa44595ec32041c99690bb197431c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 13:32:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:32:56 . [Pipeline] withDockerContainer 13:32:57 prd-centos7-docker-4c-2g-5235 does not seem to be running inside a container 13:32:57 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:32:57 $ docker top 1f4d96d0dd7f836fe7077c48d29758757a46c81ef7e8aaad8deb2d1cbf752d5e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:32:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:32:57 [ssh-agent] Looking for ssh-agent implementation... 13:32:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:58 $ docker exec 1f4d96d0dd7f836fe7077c48d29758757a46c81ef7e8aaad8deb2d1cbf752d5e ssh-agent 13:32:58 SSH_AUTH_SOCK=/tmp/ssh-UVrpnZFsjD9d/agent.14 13:32:58 SSH_AGENT_PID=20 13:32:58 Running ssh-add (command line suppressed) 13:32:58 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7110985318022639707.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7110985318022639707.key) 13:32:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:32:58 + git semver bump pre 13:32:58 # -> Open(): unable to determine branch for HEAD 13:32:58 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 13:32:58 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 13:32:58 # $SEMVER_REMOTE_NAME = origin 13:32:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:32:58 # $SEMVER_USER_NAME = edgex-jenkins 13:32:58 # $SEMVER_BRANCH = master 13:32:58 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 13:32:58 1.2.0-dev.29 [Pipeline] } 13:32:58 $ docker exec --env ******** --env ******** 1f4d96d0dd7f836fe7077c48d29758757a46c81ef7e8aaad8deb2d1cbf752d5e ssh-agent -k 13:32:59 unset SSH_AUTH_SOCK; 13:32:59 unset SSH_AGENT_PID; 13:32:59 echo Agent pid 20 killed; 13:32:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:32:59 + git semver [Pipeline] } 13:32:59 $ docker stop --time=1 1f4d96d0dd7f836fe7077c48d29758757a46c81ef7e8aaad8deb2d1cbf752d5e 13:33:00 $ docker rm -f 1f4d96d0dd7f836fe7077c48d29758757a46c81ef7e8aaad8deb2d1cbf752d5e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 13:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:33:01 . [Pipeline] withDockerContainer 13:33:01 prd-centos7-docker-4c-2g-5235 does not seem to be running inside a container 13:33:01 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:33:02 $ docker top 3d7055bf251765cd66a3fb435fe0c9c9ed794029023618eadd83dd097b7197d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:33:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:33:02 [ssh-agent] Looking for ssh-agent implementation... 13:33:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:02 $ docker exec 3d7055bf251765cd66a3fb435fe0c9c9ed794029023618eadd83dd097b7197d0 ssh-agent 13:33:02 SSH_AUTH_SOCK=/tmp/ssh-A74S9XBfGH4F/agent.15 13:33:02 SSH_AGENT_PID=22 13:33:02 Running ssh-add (command line suppressed) 13:33:03 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7067235838745846484.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7067235838745846484.key) 13:33:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:33:03 + git semver push 13:33:03 # -> Open(): unable to determine branch for HEAD 13:33:03 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 13:33:03 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 13:33:03 # $SEMVER_REMOTE_NAME = origin 13:33:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:33:03 # $SEMVER_USER_NAME = edgex-jenkins 13:33:03 # $SEMVER_BRANCH = master 13:33:03 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 13:33:09 $ docker exec --env ******** --env ******** 3d7055bf251765cd66a3fb435fe0c9c9ed794029023618eadd83dd097b7197d0 ssh-agent -k 13:33:10 unset SSH_AUTH_SOCK; 13:33:10 unset SSH_AGENT_PID; 13:33:10 echo Agent pid 22 killed; 13:33:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:33:10 + git semver [Pipeline] } 13:33:10 $ docker stop --time=1 3d7055bf251765cd66a3fb435fe0c9c9ed794029023618eadd83dd097b7197d0 13:33:11 $ docker rm -f 3d7055bf251765cd66a3fb435fe0c9c9ed794029023618eadd83dd097b7197d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 13:33:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:33:13 ---> package-listing.sh 13:33:13 ++ facter osfamily 13:33:13 ++ tr '[:upper:]' '[:lower:]' 13:33:13 + OS_FAMILY=redhat 13:33:13 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 13:33:13 + START_PACKAGES=/tmp/packages_start.txt 13:33:13 + END_PACKAGES=/tmp/packages_end.txt 13:33:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:33:13 + PACKAGES=/tmp/packages_start.txt 13:33:13 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 13:33:13 + PACKAGES=/tmp/packages_end.txt 13:33:13 + case "${OS_FAMILY}" in 13:33:13 + rpm -qa 13:33:13 + sort 13:33:17 + '[' -f /tmp/packages_start.txt ']' 13:33:17 + '[' -f /tmp/packages_end.txt ']' 13:33:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:33:17 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 13:33:17 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 13:33:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 13:33:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:33:17 13:33:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:33:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:33:18 alpine: Pulling from edgex-lftools-log-publisher 13:33:18 c9b1b535fdd9: Pulling fs layer 13:33:18 2cc5ad85d9ab: Pulling fs layer 13:33:18 756a868c4378: Pulling fs layer 13:33:18 444b2fc9a129: Pulling fs layer 13:33:18 ea15f1150254: Pulling fs layer 13:33:18 41b27a9f41bf: Pulling fs layer 13:33:18 28c525ee5125: Pulling fs layer 13:33:18 094b1ea09ed8: Pulling fs layer 13:33:18 138eaada9080: Pulling fs layer 13:33:18 0622d0fa9048: Pulling fs layer 13:33:18 41b27a9f41bf: Waiting 13:33:18 28c525ee5125: Waiting 13:33:18 094b1ea09ed8: Waiting 13:33:18 138eaada9080: Waiting 13:33:18 444b2fc9a129: Waiting 13:33:18 0622d0fa9048: Waiting 13:33:18 2cc5ad85d9ab: Download complete 13:33:18 444b2fc9a129: Verifying Checksum 13:33:18 444b2fc9a129: Download complete 13:33:18 c9b1b535fdd9: Verifying Checksum 13:33:18 c9b1b535fdd9: Download complete 13:33:18 ea15f1150254: Verifying Checksum 13:33:18 ea15f1150254: Download complete 13:33:18 28c525ee5125: Verifying Checksum 13:33:18 28c525ee5125: Download complete 13:33:18 c9b1b535fdd9: Pull complete 13:33:18 756a868c4378: Verifying Checksum 13:33:18 756a868c4378: Download complete 13:33:18 2cc5ad85d9ab: Pull complete 13:33:18 138eaada9080: Verifying Checksum 13:33:18 138eaada9080: Download complete 13:33:18 0622d0fa9048: Verifying Checksum 13:33:18 0622d0fa9048: Download complete 13:33:19 094b1ea09ed8: Verifying Checksum 13:33:19 094b1ea09ed8: Download complete 13:33:19 41b27a9f41bf: Verifying Checksum 13:33:19 41b27a9f41bf: Download complete 13:33:21 756a868c4378: Pull complete 13:33:21 444b2fc9a129: Pull complete 13:33:21 ea15f1150254: Pull complete 13:33:25 41b27a9f41bf: Pull complete 13:33:25 28c525ee5125: Pull complete 13:33:27 094b1ea09ed8: Pull complete 13:33:27 138eaada9080: Pull complete 13:33:27 0622d0fa9048: Pull complete 13:33:27 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 13:33:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:33:27 prd-centos7-docker-4c-2g-5235 does not seem to be running inside a container 13:33:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:33:28 $ docker top b9be525b440e41ccd07128012ad4c9e3822d381c5d9b30922f7e0eccf47df024 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:33:28 provisioning config files... 13:33:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7580333548060430845tmp [Pipeline] { [Pipeline] echo 13:33:29 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:33:29 ---> create-netrc.sh [Pipeline] echo 13:33:29 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:33:29 ---> logs-deploy.sh 13:33:29 + ARCHIVE_ARTIFACTS= 13:33:29 + LOGS_SERVER=https://logs.edgexfoundry.org 13:33:29 + '[' https://logs.edgexfoundry.org == None ']' 13:33:29 + NEXUS_URL=https://nexus.edgexfoundry.org 13:33:29 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/28 13:33:29 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/28/ 13:33:29 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/28 /w/workspace/dgexfoundry_device-sdk-go_master 13:33:30 Archives upload complete. 13:33:30 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/28 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/28/ 13:33:31 ---> uname -a: 13:33:31 Linux b9be525b440e 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 13:33:31 13:33:31 13:33:31 ---> lscpu: 13:33:31 Architecture: x86_64 13:33:31 CPU op-mode(s): 32-bit, 64-bit 13:33:31 Byte Order: Little Endian 13:33:31 Address sizes: 40 bits physical, 48 bits virtual 13:33:31 CPU(s): 4 13:33:31 On-line CPU(s) list: 0-3 13:33:31 Thread(s) per core: 1 13:33:31 Core(s) per socket: 1 13:33:31 Socket(s): 4 13:33:31 NUMA node(s): 1 13:33:31 Vendor ID: GenuineIntel 13:33:31 CPU family: 6 13:33:31 Model: 44 13:33:31 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 13:33:31 Stepping: 1 13:33:31 CPU MHz: 2933.438 13:33:31 BogoMIPS: 5866.87 13:33:31 Virtualization: VT-x 13:33:31 Hypervisor vendor: KVM 13:33:31 Virtualization type: full 13:33:31 L1d cache: 128 KiB 13:33:31 L1i cache: 128 KiB 13:33:31 L2 cache: 16 MiB 13:33:31 L3 cache: 64 MiB 13:33:31 NUMA node0 CPU(s): 0-3 13:33:31 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 13:33:31 Vulnerability Meltdown: Mitigation; PTI 13:33:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:33:31 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 13:33:31 Vulnerability Spectre v2: Mitigation; Full retpoline 13:33:31 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 13:33:31 13:33:31 13:33:31 ---> nproc: 13:33:31 4 13:33:31 13:33:31 13:33:31 ---> df -h: 13:33:31 Filesystem Size Used Available Use% Mounted on 13:33:31 overlay 50.0G 7.5G 42.5G 15% / 13:33:31 tmpfs 64.0M 0 64.0M 0% /dev 13:33:31 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 13:33:31 shm 64.0M 0 64.0M 0% /dev/shm 13:33:31 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf 13:33:31 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname 13:33:31 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts 13:33:31 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dgexfoundry_device-sdk-go_master 13:33:31 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 13:33:31 /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa 13:33:31 13:33:31 13:33:31 ---> free -m: 13:33:31 total used free shared buff/cache available 13:33:31 Mem: 1838 737 74 0 1026 1035 13:33:31 Swap: 1023 1 1022 13:33:31 13:33:31 13:33:31 ---> ip addr: 13:33:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:33:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:33:31 inet 127.0.0.1/8 scope host lo 13:33:31 valid_lft forever preferred_lft forever 13:33:31 16: eth0@if17: mtu 1458 qdisc noqueue state UP 13:33:31 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 13:33:31 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 13:33:31 valid_lft forever preferred_lft forever 13:33:31 13:33:31 13:33:31 ---> sar -b -r -n DEV: 13:33:31 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) 13:33:31 13:33:31 13:25:32 LINUX RESTART 13:33:31 13:33:31 13:26:01 tps rtps wtps bread/s bwrtn/s 13:33:31 13:27:01 55.69 16.55 39.14 3071.62 3571.82 13:33:31 13:28:01 2.50 0.00 2.50 0.00 84.71 13:33:31 13:29:02 0.68 0.00 0.68 0.00 8.89 13:33:31 13:30:01 0.20 0.00 0.20 0.00 1.68 13:33:31 13:31:01 0.32 0.00 0.32 0.00 5.21 13:33:31 13:32:01 58.57 23.11 35.46 967.67 17378.77 13:33:31 13:33:01 300.33 135.13 165.21 5453.24 42753.49 13:33:31 Average: 59.91 25.04 34.88 1359.70 9139.27 13:33:31 13:33:31 13:26:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:33:31 13:27:01 110092 1772212 94.15 2620 1248352 939392 32.05 416104 1191816 16 13:33:31 13:28:01 117052 1765252 93.78 2620 1248396 903856 30.84 410344 1191572 8 13:33:31 13:29:02 116180 1766124 93.83 2620 1248404 904036 30.85 411280 1191556 8 13:33:31 13:30:01 116176 1766128 93.83 2620 1248404 904000 30.84 411120 1191556 16 13:33:31 13:31:01 117512 1764792 93.76 2620 1248412 903808 30.84 410048 1191556 12 13:33:31 13:32:01 95380 1786924 94.93 2620 1190020 1124988 38.38 430600 1155760 101828 13:33:31 13:33:01 265448 1616856 85.90 2620 909936 1003204 34.23 534352 800396 64 13:33:31 Average: 133977 1748327 92.88 2620 1191703 954755 32.58 431978 1130602 14565 13:33:31 13:33:31 13:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 13:33:31 13:27:01 eth0 477.49 294.46 1024.79 106.09 0.00 0.00 0.00 13:33:31 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:31 13:27:01 docker0 6.63 4.56 0.96 16.75 0.00 0.00 0.00 13:33:31 13:28:01 eth0 1.78 0.28 0.30 0.02 0.00 0.00 0.00 13:33:31 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:31 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:31 13:29:02 eth0 2.18 0.85 0.87 0.59 0.00 0.00 0.00 13:33:31 13:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:31 13:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:31 13:30:01 eth0 0.59 0.41 0.28 0.18 0.00 0.00 0.00 13:33:31 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:31 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:31 13:31:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 13:33:31 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:31 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:31 13:32:01 eth0 133.61 106.46 3487.54 10.63 0.00 0.00 0.00 13:33:31 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:31 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:31 13:33:01 eth0 254.79 208.89 3547.12 75.00 0.00 0.00 0.00 13:33:31 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:31 13:33:01 docker0 56.90 58.57 4.39 294.72 0.00 0.00 0.00 13:33:31 Average: eth0 124.69 87.58 1154.63 27.58 0.00 0.00 0.00 13:33:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:31 Average: docker0 9.10 9.04 0.77 44.61 0.00 0.00 0.00 13:33:31 13:33:31 13:33:31 ---> sar -P ALL: 13:33:31 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) 13:33:31 13:33:31 13:25:32 LINUX RESTART 13:33:31 13:33:31 13:26:01 CPU %user %nice %system %iowait %steal %idle 13:33:31 13:27:01 all 9.87 0.00 2.73 1.01 0.03 86.35 13:33:31 13:27:01 0 9.78 0.00 3.12 0.20 0.00 86.90 13:33:31 13:27:01 1 8.12 0.00 2.76 0.52 0.02 88.58 13:33:31 13:27:01 2 11.28 0.00 2.49 0.74 0.03 85.46 13:33:31 13:27:01 3 10.33 0.00 2.57 2.59 0.03 84.48 13:33:31 13:28:01 all 0.20 0.00 0.05 0.00 0.00 99.76 13:33:31 13:28:01 0 0.07 0.00 0.05 0.00 0.00 99.88 13:33:31 13:28:01 1 0.55 0.00 0.03 0.00 0.00 99.42 13:33:31 13:28:01 2 0.10 0.00 0.05 0.00 0.00 99.85 13:33:31 13:28:01 3 0.07 0.00 0.05 0.00 0.00 99.88 13:33:31 13:29:02 all 0.19 0.00 0.04 0.00 0.00 99.77 13:33:31 13:29:02 0 0.07 0.00 0.03 0.00 0.02 99.88 13:33:31 13:29:02 1 0.57 0.00 0.03 0.00 0.00 99.40 13:33:31 13:29:02 2 0.08 0.00 0.05 0.00 0.00 99.87 13:33:31 13:29:02 3 0.05 0.00 0.05 0.00 0.00 99.90 13:33:31 13:30:01 all 0.19 0.00 0.05 0.00 0.00 99.77 13:33:31 13:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:33:31 13:30:01 1 0.53 0.00 0.03 0.00 0.00 99.44 13:33:31 13:30:01 2 0.08 0.00 0.03 0.00 0.00 99.88 13:33:31 13:30:01 3 0.07 0.00 0.07 0.00 0.00 99.86 13:33:31 13:31:01 all 0.18 0.00 0.04 0.00 0.00 99.78 13:33:31 13:31:01 0 0.05 0.00 0.03 0.00 0.00 99.92 13:33:31 13:31:01 1 0.55 0.00 0.05 0.00 0.02 99.38 13:33:31 13:31:01 2 0.07 0.00 0.03 0.00 0.00 99.90 13:33:31 13:31:01 3 0.07 0.00 0.05 0.00 0.00 99.88 13:33:31 13:32:01 all 4.39 0.00 2.34 0.08 0.02 93.18 13:33:31 13:32:01 0 4.18 0.00 2.31 0.00 0.00 93.51 13:33:31 13:32:01 1 4.90 0.00 2.41 0.03 0.00 92.66 13:33:31 13:32:01 2 4.26 0.00 1.86 0.10 0.05 93.73 13:33:31 13:32:01 3 4.20 0.00 2.78 0.17 0.02 92.84 13:33:31 13:33:01 all 13.87 0.00 7.36 3.85 0.04 74.88 13:33:31 13:33:01 0 13.47 0.00 7.57 4.85 0.05 74.05 13:33:31 13:33:01 1 16.68 0.00 7.00 3.02 0.03 73.27 13:33:31 13:33:01 2 13.55 0.00 6.67 3.49 0.05 76.24 13:33:31 13:33:01 3 11.74 0.00 8.21 4.05 0.03 75.96 13:33:31 Average: all 4.11 0.00 1.79 0.70 0.01 93.38 13:33:31 Average: 0 3.94 0.00 1.87 0.72 0.01 93.47 13:33:31 Average: 1 4.54 0.00 1.75 0.51 0.01 93.19 13:33:31 Average: 2 4.19 0.00 1.59 0.61 0.02 93.59 13:33:31 Average: 3 3.77 0.00 1.96 0.97 0.01 93.30 13:33:31 13:33:31 13:33:31