Pull request #478 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 6d36f33b612300ee79929b7f99b8ffab79cfcdbd rather than e1fc2c021d528860c54b3f59d5f552a35cb8796b Obtained Jenkinsfile from 6d36f33b612300ee79929b7f99b8ffab79cfcdbd Running in Durability level: MAX_SURVIVABILITY 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-478/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 > git --version # 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/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3037 in /w/workspace/dgexfoundry_device-sdk-go_PR-478 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-478 # 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/pull/478/head:refs/remotes/origin/PR-478 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/478/head:refs/remotes/origin/PR-478 # 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/pull/478/head:refs/remotes/origin/PR-478 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6d36f33b612300ee79929b7f99b8ffab79cfcdbd into PR head commit e1fc2c021d528860c54b3f59d5f552a35cb8796b Merge succeeded, producing e1fc2c021d528860c54b3f59d5f552a35cb8796b Checking out Revision e1fc2c021d528860c54b3f59d5f552a35cb8796b (PR-478) > git config core.sparsecheckout # timeout=10 > git checkout -f e1fc2c021d528860c54b3f59d5f552a35cb8796b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6d36f33b612300ee79929b7f99b8ffab79cfcdbd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1fc2c021d528860c54b3f59d5f552a35cb8796b # timeout=10 Commit message: "Update to correctly support -r argument" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:23:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:23:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:23:26 08:23:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:23:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:23:27 latest: Pulling from edgex-devops/git-semver 08:23:27 9123ac7c32f7: Pulling fs layer 08:23:27 b8cc5d1170e3: Pulling fs layer 08:23:27 2924cbbf6a41: Pulling fs layer 08:23:27 93b08a4f1073: Pulling fs layer 08:23:27 93b08a4f1073: Waiting 08:23:27 b8cc5d1170e3: Verifying Checksum 08:23:27 b8cc5d1170e3: Download complete 08:23:27 9123ac7c32f7: Verifying Checksum 08:23:27 9123ac7c32f7: Download complete 08:23:27 2924cbbf6a41: Verifying Checksum 08:23:27 2924cbbf6a41: Download complete 08:23:27 93b08a4f1073: Verifying Checksum 08:23:27 93b08a4f1073: Download complete 08:23:27 9123ac7c32f7: Pull complete 08:23:27 b8cc5d1170e3: Pull complete 08:23:28 2924cbbf6a41: Pull complete 08:23:28 93b08a4f1073: Pull complete 08:23:28 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 08:23:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:23:29 prd-centos7-docker-4c-2g-3037 does not seem to be running inside a container 08:23:29 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-478 -v /w/workspace/dgexfoundry_device-sdk-go_PR-478:/w/workspace/dgexfoundry_device-sdk-go_PR-478:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-478@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:23:29 $ docker top ad503066c042132fefc0d9cc41e640916e02eb7923f2cf92c88aaa79f9193f13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:23:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:23:30 [ssh-agent] Looking for ssh-agent implementation... 08:23:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:23:30 $ docker exec ad503066c042132fefc0d9cc41e640916e02eb7923f2cf92c88aaa79f9193f13 ssh-agent 08:23:30 SSH_AUTH_SOCK=/tmp/ssh-gshaQjfataAS/agent.13 08:23:30 SSH_AGENT_PID=20 08:23:30 Running ssh-add (command line suppressed) 08:23:30 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-478@tmp/private_key_1933004108425043859.key (/w/workspace/dgexfoundry_device-sdk-go_PR-478@tmp/private_key_1933004108425043859.key) 08:23:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:23:31 + git describe --exact-match --tags HEAD 08:23:31 fatal: No names found, cannot describe anything. [Pipeline] } 08:23:31 $ docker exec --env ******** --env ******** ad503066c042132fefc0d9cc41e640916e02eb7923f2cf92c88aaa79f9193f13 ssh-agent -k 08:23:31 unset SSH_AUTH_SOCK; 08:23:31 unset SSH_AGENT_PID; 08:23:31 echo Agent pid 20 killed; 08:23:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:23:31 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:23:31 This usually means this commit has not been tagged. [Pipeline] sshagent 08:23:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:23:31 [ssh-agent] Looking for ssh-agent implementation... 08:23:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:23:31 $ docker exec ad503066c042132fefc0d9cc41e640916e02eb7923f2cf92c88aaa79f9193f13 ssh-agent 08:23:32 SSH_AUTH_SOCK=/tmp/ssh-mhsl9kEsnpoK/agent.55 08:23:32 SSH_AGENT_PID=62 08:23:32 Running ssh-add (command line suppressed) 08:23:32 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-478@tmp/private_key_4747783193415597152.key (/w/workspace/dgexfoundry_device-sdk-go_PR-478@tmp/private_key_4747783193415597152.key) 08:23:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:23:32 + git semver init 08:23:32 # -> Open(): unable to determine branch for HEAD 08:23:32 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-478/.git 08:23:32 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-478 08:23:32 # $SEMVER_REMOTE_NAME = origin 08:23:32 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 08:23:32 # $SEMVER_USER_NAME = jenkins 08:23:32 # $SEMVER_BRANCH = PR-478 08:23:32 # $SEMVER_TEMP = /tmp/semver-421944843 08:23:32 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:23:33 # '/tmp/semver-421944843' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-478/.semver' 08:23:33 # -> Force: false 08:23:33 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-478/.semver [Pipeline] } 08:23:33 $ docker exec --env ******** --env ******** ad503066c042132fefc0d9cc41e640916e02eb7923f2cf92c88aaa79f9193f13 ssh-agent -k 08:23:33 unset SSH_AUTH_SOCK; 08:23:33 unset SSH_AGENT_PID; 08:23:33 echo Agent pid 62 killed; 08:23:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:23:34 + git semver [Pipeline] } 08:23:34 $ docker stop --time=1 ad503066c042132fefc0d9cc41e640916e02eb7923f2cf92c88aaa79f9193f13 08:23:35 $ docker rm -f ad503066c042132fefc0d9cc41e640916e02eb7923f2cf92c88aaa79f9193f13 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:23:36 Stashed 39 file(s) [Pipeline] echo 08:23:36 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 08:23:52 Still waiting to schedule task 08:23:52 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3037’ 08:23:52 Still waiting to schedule task 08:23:52 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline 08:25:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3038 in /w/workspace/dgexfoundry_device-sdk-go_PR-478 [Pipeline] { [Pipeline] ws 08:25:33 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 08:25:39 using credential edgex-jenkins-ssh 08:25:39 Cloning the remote Git repository 08:25:39 Cloning with configured refspecs honoured and without tags 08:25:39 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:25:39 > git init /w/workspace/device-sdk-go/1 # timeout=10 08:25:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:25:39 > git --version # timeout=10 08:25:39 using GIT_SSH to set credentials SSH Credentials for GitHub 08:25:40 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/478/head:refs/remotes/origin/PR-478 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:25:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:25:41 > git config --add remote.origin.fetch +refs/pull/478/head:refs/remotes/origin/PR-478 # timeout=10 08:25:41 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:25:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:25:41 Fetching without tags 08:25:41 Merging remotes/origin/master commit 6d36f33b612300ee79929b7f99b8ffab79cfcdbd into PR head commit e1fc2c021d528860c54b3f59d5f552a35cb8796b 08:25:41 Merge succeeded, producing e1fc2c021d528860c54b3f59d5f552a35cb8796b 08:25:41 Checking out Revision e1fc2c021d528860c54b3f59d5f552a35cb8796b (PR-478) 08:25:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:25:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:25:41 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/478/head:refs/remotes/origin/PR-478 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:25:41 > git config core.sparsecheckout # timeout=10 08:25:41 > git checkout -f e1fc2c021d528860c54b3f59d5f552a35cb8796b # timeout=10 08:25:41 > git remote # timeout=10 08:25:41 > git config --get remote.origin.url # timeout=10 08:25:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:25:41 > git merge 6d36f33b612300ee79929b7f99b8ffab79cfcdbd # timeout=10 08:25:41 > git rev-parse HEAD^{commit} # timeout=10 08:25:41 > git config core.sparsecheckout # timeout=10 08:25:41 > git checkout -f e1fc2c021d528860c54b3f59d5f552a35cb8796b # timeout=10 08:25:46 Commit message: "Update to correctly support -r argument" 08:25:46 > git --version # timeout=10 08:25:46 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:25:48 ========================================================= 08:25:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 08:25:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:25:49 + 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 . 08:25:50 Sending build context to Docker daemon 2.851MB 08:25:50 Step 1/8 : ARG BASE=golang:1.13-alpine 08:25:50 Step 2/8 : FROM ${BASE} 08:25:50 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:25:50 cde5963f3b93: Pulling fs layer 08:25:50 2a23fa8c16f7: Pulling fs layer 08:25:50 777b28850792: Pulling fs layer 08:25:50 8a11ddd9e578: Pulling fs layer 08:25:50 4cf88f913ddb: Pulling fs layer 08:25:50 1df406cf5192: Pulling fs layer 08:25:50 cd6300453558: Pulling fs layer 08:25:50 b9c365052c96: Pulling fs layer 08:25:50 a2d8cc88f415: Pulling fs layer 08:25:50 ea1d1ca13537: Pulling fs layer 08:25:50 3750a50a1c5e: Pulling fs layer 08:25:50 8a11ddd9e578: Waiting 08:25:50 4cf88f913ddb: Waiting 08:25:50 1df406cf5192: Waiting 08:25:50 cd6300453558: Waiting 08:25:50 b9c365052c96: Waiting 08:25:50 a2d8cc88f415: Waiting 08:25:50 ea1d1ca13537: Waiting 08:25:50 3750a50a1c5e: Waiting 08:25:50 777b28850792: Verifying Checksum 08:25:50 777b28850792: Download complete 08:25:50 2a23fa8c16f7: Download complete 08:25:50 4cf88f913ddb: Verifying Checksum 08:25:50 4cf88f913ddb: Download complete 08:25:50 1df406cf5192: Verifying Checksum 08:25:50 1df406cf5192: Download complete 08:25:50 cde5963f3b93: Verifying Checksum 08:25:50 cde5963f3b93: Download complete 08:25:51 cde5963f3b93: Pull complete 08:25:52 2a23fa8c16f7: Pull complete 08:25:52 777b28850792: Pull complete 08:25:55 cd6300453558: Verifying Checksum 08:25:55 cd6300453558: Download complete 08:25:55 a2d8cc88f415: Verifying Checksum 08:25:55 a2d8cc88f415: Download complete 08:25:57 ea1d1ca13537: Verifying Checksum 08:25:57 ea1d1ca13537: Download complete 08:25:57 3750a50a1c5e: Verifying Checksum 08:25:57 3750a50a1c5e: Download complete 08:26:00 b9c365052c96: Verifying Checksum 08:26:00 b9c365052c96: Download complete 08:26:02 8a11ddd9e578: Verifying Checksum 08:26:02 8a11ddd9e578: Download complete 08:26:13 Running on prd-centos7-docker-4c-2g-3039 in /w/workspace/dgexfoundry_device-sdk-go_PR-478 [Pipeline] { [Pipeline] ws 08:26:13 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 08:26:14 8a11ddd9e578: Pull complete 08:26:14 4cf88f913ddb: Pull complete 08:26:14 1df406cf5192: Pull complete 08:26:15 using credential edgex-jenkins-ssh 08:26:15 Cloning the remote Git repository 08:26:15 Cloning with configured refspecs honoured and without tags 08:26:15 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:26:15 > git init /w/workspace/device-sdk-go/1 # timeout=10 08:26:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:26:15 > git --version # timeout=10 08:26:15 using GIT_SSH to set credentials SSH Credentials for GitHub 08:26:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/478/head:refs/remotes/origin/PR-478 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:26:16 Fetching without tags 08:26:16 Merging remotes/origin/master commit 6d36f33b612300ee79929b7f99b8ffab79cfcdbd into PR head commit e1fc2c021d528860c54b3f59d5f552a35cb8796b 08:26:16 Merge succeeded, producing e1fc2c021d528860c54b3f59d5f552a35cb8796b 08:26:16 Checking out Revision e1fc2c021d528860c54b3f59d5f552a35cb8796b (PR-478) 08:26:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:26:16 > git config --add remote.origin.fetch +refs/pull/478/head:refs/remotes/origin/PR-478 # timeout=10 08:26:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:26:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:26:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:26:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:26:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/478/head:refs/remotes/origin/PR-478 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:26:16 > git config core.sparsecheckout # timeout=10 08:26:16 > git checkout -f e1fc2c021d528860c54b3f59d5f552a35cb8796b # timeout=10 08:26:16 > git remote # timeout=10 08:26:16 > git config --get remote.origin.url # timeout=10 08:26:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:26:16 > git merge 6d36f33b612300ee79929b7f99b8ffab79cfcdbd # timeout=10 08:26:16 > git rev-parse HEAD^{commit} # timeout=10 08:26:16 > git config core.sparsecheckout # timeout=10 08:26:16 > git checkout -f e1fc2c021d528860c54b3f59d5f552a35cb8796b # timeout=10 08:26:17 cd6300453558: Pull complete 08:26:21 Commit message: "Update to correctly support -r argument" 08:26:21 > git --version # timeout=10 08:26:21 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:26:22 ========================================================= 08:26:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 08:26:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:26:23 b9c365052c96: Pull complete 08:26:23 a2d8cc88f415: Pull complete 08:26:23 + 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 . 08:26:23 Sending build context to Docker daemon 2.853MB 08:26:23 Step 1/8 : ARG BASE=golang:1.13-alpine 08:26:23 Step 2/8 : FROM ${BASE} 08:26:23 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:26:23 e6b0cf9c0882: Pulling fs layer 08:26:23 2848faf0eed1: Pulling fs layer 08:26:23 0f37312ad70f: Pulling fs layer 08:26:23 5788d62ee057: Pulling fs layer 08:26:23 0e6b1d234666: Pulling fs layer 08:26:23 bf5d7aec512f: Pulling fs layer 08:26:23 34c802a77dc8: Pulling fs layer 08:26:23 9eb99e56ec68: Pulling fs layer 08:26:23 27c7a5d97fbd: Pulling fs layer 08:26:23 5c102a31e300: Pulling fs layer 08:26:23 dcfb455df0a1: Pulling fs layer 08:26:23 34c802a77dc8: Waiting 08:26:23 9eb99e56ec68: Waiting 08:26:23 27c7a5d97fbd: Waiting 08:26:23 5c102a31e300: Waiting 08:26:23 dcfb455df0a1: Waiting 08:26:23 5788d62ee057: Waiting 08:26:23 0e6b1d234666: Waiting 08:26:23 bf5d7aec512f: Waiting 08:26:23 0f37312ad70f: Verifying Checksum 08:26:23 0f37312ad70f: Download complete 08:26:23 2848faf0eed1: Verifying Checksum 08:26:23 2848faf0eed1: Download complete 08:26:23 0e6b1d234666: Verifying Checksum 08:26:23 0e6b1d234666: Download complete 08:26:23 bf5d7aec512f: Download complete 08:26:23 e6b0cf9c0882: Download complete 08:26:23 e6b0cf9c0882: Pull complete 08:26:24 2848faf0eed1: Pull complete 08:26:24 34c802a77dc8: Verifying Checksum 08:26:24 34c802a77dc8: Download complete 08:26:24 27c7a5d97fbd: Verifying Checksum 08:26:24 27c7a5d97fbd: Download complete 08:26:24 5788d62ee057: Verifying Checksum 08:26:24 5788d62ee057: Download complete 08:26:25 ea1d1ca13537: Pull complete 08:26:25 5c102a31e300: Verifying Checksum 08:26:25 5c102a31e300: Download complete 08:26:25 dcfb455df0a1: Verifying Checksum 08:26:25 dcfb455df0a1: Download complete 08:26:25 9eb99e56ec68: Verifying Checksum 08:26:25 9eb99e56ec68: Download complete 08:26:25 3750a50a1c5e: Pull complete 08:26:25 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 08:26:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 08:26:25 ---> 78745c68409d 08:26:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:26:26 0f37312ad70f: Pull complete 08:26:31 ---> Running in c37da7179fb1 08:26:31 Removing intermediate container c37da7179fb1 08:26:31 ---> 542247af81b9 08:26:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:31 ---> Running in 21a0c2d55d36 08:26:32 5788d62ee057: Pull complete 08:26:33 0e6b1d234666: Pull complete 08:26:33 bf5d7aec512f: Pull complete 08:26:33 Removing intermediate container 21a0c2d55d36 08:26:33 ---> 0a5183bd598f 08:26:33 Step 5/8 : RUN apk add --no-cache make git 08:26:33 ---> Running in bd3808a75588 08:26:34 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:26:35 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:26:35 OK: 125 MiB in 39 packages 08:26:36 Removing intermediate container bd3808a75588 08:26:36 ---> 65cb254fa343 08:26:36 Step 6/8 : WORKDIR /device-sdk-go 08:26:37 ---> Running in cd3bc1f7f154 08:26:37 34c802a77dc8: Pull complete 08:26:37 Removing intermediate container cd3bc1f7f154 08:26:37 ---> c1f5e0abecb0 08:26:37 Step 7/8 : COPY . . 08:26:38 ---> 07bad0be7327 08:26:38 Step 8/8 : RUN go mod download 08:26:38 ---> Running in a37595f19878 08:26:40 9eb99e56ec68: Pull complete 08:26:40 27c7a5d97fbd: Pull complete 08:26:41 5c102a31e300: Pull complete 08:26:41 dcfb455df0a1: Pull complete 08:26:41 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 08:26:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 08:26:41 ---> 7c70fe431013 08:26:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:26:41 ---> Running in 4d9740c2018d 08:26:41 Removing intermediate container 4d9740c2018d 08:26:41 ---> f3fc98217a20 08:26:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:41 ---> Running in 43e7a7071b0e 08:26:42 Removing intermediate container 43e7a7071b0e 08:26:42 ---> 748d90615c7c 08:26:42 Step 5/8 : RUN apk add --no-cache make git 08:26:42 ---> Running in 7ab03536b575 08:26:42 go: finding github.com/BurntSushi/toml v0.3.1 08:26:42 go: finding github.com/OneOfOne/xxhash v1.2.6 08:26:42 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:26:42 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:26:42 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 08:26:42 go: finding github.com/bgentry/speakeasy v0.1.0 08:26:42 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:26:42 go: finding github.com/davecgh/go-spew v1.1.1 08:26:42 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 08:26:43 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 08:26:43 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 08:26:43 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 08:26:43 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 08:26:43 go: finding github.com/fatih/color v1.7.0 08:26:43 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:26:43 go: finding github.com/go-kit/kit v0.8.0 08:26:43 go: finding github.com/go-logfmt/logfmt v0.4.0 08:26:43 go: finding github.com/go-stack/stack v1.8.0 08:26:43 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:26:43 go: finding github.com/google/uuid v1.1.0 08:26:43 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:26:43 go: finding github.com/gorilla/mux v1.7.1 08:26:43 go: finding github.com/hashicorp/consul/api v1.1.0 08:26:43 go: finding github.com/hashicorp/consul/sdk v0.1.1 08:26:43 go: finding github.com/hashicorp/errwrap v1.0.0 08:26:43 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:26:43 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 08:26:43 go: finding github.com/hashicorp/go-msgpack v0.5.3 08:26:44 go: finding github.com/hashicorp/go-multierror v1.0.0 08:26:44 go: finding github.com/hashicorp/go-rootcerts v1.0.0 08:26:44 go: finding github.com/hashicorp/go-sockaddr v1.0.0 08:26:44 go: finding github.com/hashicorp/go-syslog v1.0.0 08:26:44 go: finding github.com/hashicorp/go-uuid v1.0.1 08:26:44 go: finding github.com/hashicorp/go.net v0.0.1 08:26:44 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:26:44 go: finding github.com/hashicorp/golang-lru v0.5.0 08:26:44 go: finding github.com/hashicorp/logutils v1.0.0 08:26:44 go: finding github.com/hashicorp/mdns v1.0.0 08:26:44 go: finding github.com/hashicorp/memberlist v0.1.3 08:26:44 go: finding github.com/hashicorp/serf v0.8.2 08:26:44 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:26:44 OK: 143 MiB in 39 packages 08:26:44 go: finding github.com/mattn/go-colorable v0.0.9 08:26:44 go: finding github.com/mattn/go-isatty v0.0.3 08:26:44 go: finding github.com/miekg/dns v1.0.14 08:26:44 go: finding github.com/mitchellh/cli v1.0.0 08:26:44 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:26:44 go: finding github.com/mitchellh/copystructure v1.0.0 08:26:44 Removing intermediate container 7ab03536b575 08:26:44 ---> a5bcf88bfa6f 08:26:44 Step 6/8 : WORKDIR /device-sdk-go 08:26:44 ---> Running in 221fc6d8f023 08:26:44 go: finding github.com/mitchellh/go-homedir v1.0.0 08:26:44 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:26:44 go: finding github.com/mitchellh/gox v0.4.0 08:26:44 go: finding github.com/mitchellh/iochan v1.0.0 08:26:44 go: finding github.com/mitchellh/mapstructure v1.1.2 08:26:44 go: finding github.com/mitchellh/reflectwalk v1.0.0 08:26:44 Removing intermediate container 221fc6d8f023 08:26:44 ---> a0263c6c4214 08:26:44 Step 7/8 : COPY . . 08:26:45 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:26:45 go: finding github.com/pelletier/go-toml v1.2.0 08:26:45 go: finding github.com/pkg/errors v0.8.1 08:26:45 go: finding github.com/pmezard/go-difflib v1.0.0 08:26:45 go: finding github.com/posener/complete v1.1.1 08:26:45 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 08:26:45 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:26:45 go: finding github.com/stretchr/objx v0.1.0 08:26:45 go: finding github.com/stretchr/testify v1.5.1 08:26:45 go: finding github.com/ugorji/go v1.1.4 08:26:45 go: finding github.com/x448/float16 v0.8.4 08:26:45 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 08:26:45 ---> e61a50b1a45a 08:26:45 Step 8/8 : RUN go mod download 08:26:45 ---> Running in 728ece477ea0 08:26:45 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 08:26:45 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 08:26:45 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 08:26:45 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 08:26:45 go: finding gopkg.in/yaml.v2 v2.2.8 08:26:47 go: finding github.com/BurntSushi/toml v0.3.1 08:26:47 go: finding github.com/OneOfOne/xxhash v1.2.6 08:26:47 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:26:47 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:26:47 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 08:26:47 go: finding github.com/bgentry/speakeasy v0.1.0 08:26:47 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:26:47 go: finding github.com/davecgh/go-spew v1.1.1 08:26:47 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 08:26:47 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 08:26:47 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 08:26:47 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 08:26:47 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 08:26:47 go: finding github.com/fatih/color v1.7.0 08:26:47 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:26:48 go: finding github.com/go-kit/kit v0.8.0 08:26:48 go: finding github.com/go-logfmt/logfmt v0.4.0 08:26:48 go: finding github.com/go-stack/stack v1.8.0 08:26:48 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:26:48 go: finding github.com/google/uuid v1.1.0 08:26:48 go: finding github.com/gorilla/mux v1.7.1 08:26:48 go: finding github.com/hashicorp/consul/api v1.1.0 08:26:48 go: finding github.com/hashicorp/consul/sdk v0.1.1 08:26:48 go: finding github.com/hashicorp/errwrap v1.0.0 08:26:48 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:26:48 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 08:26:48 go: finding github.com/hashicorp/go-msgpack v0.5.3 08:26:48 go: finding github.com/hashicorp/go-multierror v1.0.0 08:26:48 go: finding github.com/hashicorp/go-rootcerts v1.0.0 08:26:48 go: finding github.com/hashicorp/go-sockaddr v1.0.0 08:26:48 go: finding github.com/hashicorp/go-syslog v1.0.0 08:26:48 go: finding github.com/hashicorp/go-uuid v1.0.1 08:26:48 go: finding github.com/hashicorp/go.net v0.0.1 08:26:48 go: finding github.com/hashicorp/golang-lru v0.5.0 08:26:48 go: finding github.com/hashicorp/logutils v1.0.0 08:26:48 go: finding github.com/hashicorp/mdns v1.0.0 08:26:49 go: finding github.com/hashicorp/memberlist v0.1.3 08:26:49 go: finding github.com/hashicorp/serf v0.8.2 08:26:49 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:26:49 go: finding github.com/mattn/go-colorable v0.0.9 08:26:49 go: finding github.com/mattn/go-isatty v0.0.3 08:26:49 go: finding github.com/miekg/dns v1.0.14 08:26:49 go: finding github.com/mitchellh/cli v1.0.0 08:26:49 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:26:49 go: finding github.com/mitchellh/copystructure v1.0.0 08:26:49 go: finding github.com/mitchellh/go-homedir v1.0.0 08:26:49 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:26:49 go: finding github.com/mitchellh/gox v0.4.0 08:26:49 go: finding github.com/mitchellh/iochan v1.0.0 08:26:49 go: finding github.com/mitchellh/mapstructure v1.1.2 08:26:49 go: finding github.com/mitchellh/reflectwalk v1.0.0 08:26:49 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:26:49 go: finding github.com/pelletier/go-toml v1.2.0 08:26:49 go: finding github.com/pkg/errors v0.8.1 08:26:49 go: finding github.com/pmezard/go-difflib v1.0.0 08:26:49 go: finding github.com/posener/complete v1.1.1 08:26:49 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 08:26:49 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:26:49 go: finding github.com/stretchr/objx v0.1.0 08:26:49 go: finding github.com/stretchr/testify v1.5.1 08:26:49 go: finding github.com/ugorji/go v1.1.4 08:26:49 go: finding github.com/x448/float16 v0.8.4 08:26:49 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 08:26:50 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 08:26:50 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 08:26:50 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 08:26:50 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 08:26:50 go: finding gopkg.in/yaml.v2 v2.2.8 08:26:55 Removing intermediate container 728ece477ea0 08:26:55 ---> 23fc62ebffa0 08:26:55 Successfully built 23fc62ebffa0 08:26:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script 08:26:55 Removing intermediate container a37595f19878 08:26:55 ---> c96e54029c26 08:26:55 Successfully built c96e54029c26 08:26:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:26:56 + docker inspect -f . ci-base-image-x86_64 08:26:56 . [Pipeline] withDockerContainer 08:26:56 prd-centos7-docker-4c-2g-3039 does not seem to be running inside a container 08:26:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:26:56 + docker inspect -f . ci-base-image-arm64 08:26:56 . 08:26:57 $ docker top 5d25effaf8b87b64b2430c6d881620ba3b5f89c8a2065c3972fc104f34a1d300 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 08:26:57 prd-ubuntu18.04-docker-arm64-4c-16g-3038 does not seem to be running inside a container 08:26:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:26:59 $ docker top b91706592a03eeb69496eb4171afa73ea1a9467b6279bb48118be3a4f5df9091 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 08:26:59 + go version 08:26:59 go version go1.13.5 linux/amd64 [Pipeline] sh 08:27:00 + make test 08:27:00 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:27:00 + go version 08:27:00 go version go1.13.5 linux/arm64 [Pipeline] sh 08:27:00 ? github.com/edgexfoundry/device-sdk-go [no test files] 08:27:00 + make test 08:27:00 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:27:01 ? github.com/edgexfoundry/device-sdk-go [no test files] 08:27:10 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 08:27:10 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 08:27:10 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.019s coverage: 22.1% of statements 08:27:14 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.044s coverage: 95.8% of statements 08:27:28 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 08:27:28 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 08:27:30 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.058s coverage: 22.1% of statements 08:27:30 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.163s coverage: 95.8% of statements 08:27:46 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.284s coverage: 11.4% of statements 08:27:46 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.004s coverage: 22.7% of statements 08:27:46 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 08:27:46 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.105s coverage: 38.5% of statements 08:27:46 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 08:27:46 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 08:27:46 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.489s coverage: 79.8% of statements 08:27:46 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 08:27:46 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 08:27:46 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 08:27:46 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.014s coverage: 52.6% of statements 08:27:46 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 08:27:46 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.106s coverage: 76.1% of statements 08:27:46 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 08:27:46 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 08:27:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:27:46 gofmt -l . 08:27:46 [ "`gofmt -l .`" = "" ] 08:27:46 ./bin/test-attribution-txt.sh 08:27:47 ./bin/test-go-mod-tidy.sh [Pipeline] stash 08:27:47 Stashed 1 file(s) [Pipeline] } 08:27:47 $ docker stop --time=1 5d25effaf8b87b64b2430c6d881620ba3b5f89c8a2065c3972fc104f34a1d300 08:27:49 $ docker rm -f 5d25effaf8b87b64b2430c6d881620ba3b5f89c8a2065c3972fc104f34a1d300 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:27:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:27:51 + ls -al . 08:27:51 total 160 08:27:51 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 9 08:27 . 08:27:51 drwxrwxr-x. 4 jenkins jenkins 28 Apr 9 08:26 .. 08:27:51 drwxrwxr-x. 3 jenkins jenkins 20 Apr 9 08:26 api 08:27:51 drwxrwxr-x. 2 jenkins jenkins 64 Apr 9 08:26 bin 08:27:51 -rw-r--r--. 1 jenkins jenkins 94997 Apr 9 08:27 coverage.out 08:27:51 -rw-rw-r--. 1 jenkins jenkins 936 Apr 9 08:26 Dockerfile.build 08:27:51 -rw-rw-r--. 1 jenkins jenkins 140 Apr 9 08:26 .dockerignore 08:27:51 drwxrwxr-x. 4 jenkins jenkins 31 Apr 9 08:26 example 08:27:51 drwxrwxr-x. 8 jenkins jenkins 179 Apr 9 08:26 .git 08:27:51 drwxrwxr-x. 2 jenkins jenkins 38 Apr 9 08:26 .github 08:27:51 -rw-rw-r--. 1 jenkins jenkins 138 Apr 9 08:26 .gitignore 08:27:51 -rw-r--r--. 1 jenkins jenkins 446 Apr 9 08:27 go.mod 08:27:51 -rw-r--r--. 1 jenkins jenkins 12076 Apr 9 08:27 go.sum 08:27:51 drwxrwxr-x. 14 jenkins jenkins 196 Apr 9 08:26 internal 08:27:51 -rw-rw-r--. 1 jenkins jenkins 808 Apr 9 08:26 Jenkinsfile 08:27:51 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 9 08:26 LICENSE 08:27:51 -rw-rw-r--. 1 jenkins jenkins 892 Apr 9 08:26 Makefile 08:27:51 drwxrwxr-x. 5 jenkins jenkins 50 Apr 9 08:26 pkg 08:27:51 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 9 08:26 README.md 08:27:51 drwxrwxr-x. 3 jenkins jenkins 58 Apr 9 08:26 .semver 08:27:51 drwxrwxr-x. 4 jenkins jenkins 54 Apr 9 08:26 snap 08:27:51 -rw-rw-r--. 1 jenkins jenkins 5 Apr 9 08:23 VERSION 08:27:51 -rw-rw-r--. 1 jenkins jenkins 222 Apr 9 08:26 version.go [Pipeline] isUnix [Pipeline] sh 08:27:51 + 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=e1fc2c021d528860c54b3f59d5f552a35cb8796b --label arch=amd64 --label version=0.0.0 . 08:27:51 Sending build context to Docker daemon 2.969MB 08:27:51 Step 1/21 : ARG BASE=golang:1.13-alpine 08:27:51 Step 2/21 : FROM ${BASE} AS builder 08:27:51 ---> 23fc62ebffa0 08:27:51 Step 3/21 : ARG MAKE='make build' 08:27:51 ---> Running in 7c10aed16ee1 08:27:51 Removing intermediate container 7c10aed16ee1 08:27:51 ---> 5cce8889a5c1 08:27:51 Step 4/21 : WORKDIR /device-sdk-go 08:27:51 ---> Running in bb821084acf4 08:27:51 Removing intermediate container bb821084acf4 08:27:51 ---> d7d8c7ae2b0f 08:27:51 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:27:51 ---> Running in 757402917c1c 08:27:52 Removing intermediate container 757402917c1c 08:27:52 ---> e21015a33e03 08:27:52 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:52 ---> Running in 4413ea17180f 08:27:53 Removing intermediate container 4413ea17180f 08:27:53 ---> 6d1ac69138a5 08:27:53 Step 7/21 : RUN apk add --update --no-cache make git 08:27:53 ---> Running in 8a627f219249 08:27:53 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:27:53 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:27:54 OK: 143 MiB in 39 packages 08:27:54 Removing intermediate container 8a627f219249 08:27:54 ---> 3a21af37e97c 08:27:54 Step 8/21 : COPY . . 08:27:55 ---> 82db12aabdf1 08:27:55 Step 9/21 : RUN ${MAKE} 08:27:55 ---> Running in 815402c7cad7 08:27:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:28:02 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.189s coverage: 11.4% of statements 08:28:02 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.046s coverage: 22.7% of statements 08:28:02 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 08:28:02 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.186s coverage: 38.5% of statements 08:28:02 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 08:28:02 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 08:28:02 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.597s coverage: 79.8% of statements 08:28:02 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 08:28:02 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 08:28:02 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 08:28:02 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.043s coverage: 52.6% of statements 08:28:02 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 08:28:02 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.355s coverage: 76.1% of statements 08:28:02 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 08:28:02 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 08:28:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:28:03 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:28:03 Removing intermediate container 815402c7cad7 08:28:03 ---> fc4f8fdc4f2d 08:28:03 Step 10/21 : FROM scratch 08:28:03 ---> 08:28:03 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:28:03 ---> Running in cf6250c33064 08:28:03 Removing intermediate container cf6250c33064 08:28:03 ---> ef1afec3fe9b 08:28:03 Step 12/21 : ENV APP_PORT=49990 08:28:03 ---> Running in 0dd3f683795f 08:28:04 Removing intermediate container 0dd3f683795f 08:28:04 ---> 44b089d4b65d 08:28:04 Step 13/21 : EXPOSE $APP_PORT 08:28:04 ---> Running in f58f477e573f 08:28:04 Removing intermediate container f58f477e573f 08:28:04 ---> 6fc9f8f07941 08:28:04 Step 14/21 : WORKDIR / 08:28:04 ---> Running in d25e06c3ccaf 08:28:04 Removing intermediate container d25e06c3ccaf 08:28:04 ---> 45078a2b0871 08:28:04 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:28:04 ---> ea49e6498c88 08:28:04 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 08:28:04 ---> 3284442ec9fe 08:28:04 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 08:28:05 ---> 68f25cf452e9 08:28:05 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res", "--profile=docker"] 08:28:05 ---> Running in c425674b2416 08:28:05 Removing intermediate container c425674b2416 08:28:05 ---> b02110dc4561 08:28:05 Step 19/21 : LABEL arch=amd64 08:28:05 ---> Running in 457bfa4d9596 08:28:05 Removing intermediate container 457bfa4d9596 08:28:05 ---> 0fafd10b6c6f 08:28:05 Step 20/21 : LABEL git_sha=e1fc2c021d528860c54b3f59d5f552a35cb8796b 08:28:05 ---> Running in 7da5e69205f3 08:28:05 Removing intermediate container 7da5e69205f3 08:28:05 ---> 8d5fb0f370ce 08:28:05 Step 21/21 : LABEL version=0.0.0 08:28:05 ---> Running in edcf3ce77570 08:28:05 Removing intermediate container edcf3ce77570 08:28:05 ---> 5a5a59e3e09a 08:28:05 [Warning] One or more build-args [ARCH] were not consumed 08:28:05 Successfully built 5a5a59e3e09a 08:28:05 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:28:08 gofmt -l . 08:28:08 [ "`gofmt -l .`" = "" ] 08:28:08 ./bin/test-attribution-txt.sh 08:28:08 ./bin/test-go-mod-tidy.sh [Pipeline] stash 08:28:09 Warning: overwriting stash ‘coverage-report’ 08:28:09 Stashed 1 file(s) [Pipeline] } 08:28:09 $ docker stop --time=1 b91706592a03eeb69496eb4171afa73ea1a9467b6279bb48118be3a4f5df9091 08:28:11 $ docker rm -f b91706592a03eeb69496eb4171afa73ea1a9467b6279bb48118be3a4f5df9091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:28:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:28:13 + ls -al . 08:28:13 total 200 08:28:13 drwxrwxr-x 11 jenkins jenkins 4096 Apr 9 08:28 . 08:28:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 08:25 .. 08:28:13 -rw-rw-r-- 1 jenkins jenkins 140 Apr 9 08:25 .dockerignore 08:28:13 drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 08:25 .git 08:28:13 drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 08:25 .github 08:28:13 -rw-rw-r-- 1 jenkins jenkins 138 Apr 9 08:25 .gitignore 08:28:13 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 08:25 .semver 08:28:13 -rw-rw-r-- 1 jenkins jenkins 936 Apr 9 08:25 Dockerfile.build 08:28:13 -rw-rw-r-- 1 jenkins jenkins 808 Apr 9 08:25 Jenkinsfile 08:28:13 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 9 08:25 LICENSE 08:28:13 -rw-rw-r-- 1 jenkins jenkins 892 Apr 9 08:25 Makefile 08:28:13 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 9 08:25 README.md 08:28:13 -rw-rw-r-- 1 jenkins jenkins 5 Apr 9 08:23 VERSION 08:28:13 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 08:25 api 08:28:13 drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 08:25 bin 08:28:13 -rw-r--r-- 1 jenkins jenkins 94997 Apr 9 08:28 coverage.out 08:28:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 08:25 example 08:28:13 -rw-r--r-- 1 jenkins jenkins 446 Apr 9 08:28 go.mod 08:28:13 -rw-r--r-- 1 jenkins jenkins 12076 Apr 9 08:28 go.sum 08:28:13 drwxrwxr-x 14 jenkins jenkins 4096 Apr 9 08:25 internal 08:28:13 drwxrwxr-x 5 jenkins jenkins 4096 Apr 9 08:25 pkg 08:28:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 08:25 snap 08:28:13 -rw-rw-r-- 1 jenkins jenkins 222 Apr 9 08:25 version.go [Pipeline] isUnix [Pipeline] sh 08:28:13 + 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=e1fc2c021d528860c54b3f59d5f552a35cb8796b --label arch=arm64 --label version=0.0.0 . 08:28:14 Sending build context to Docker daemon 2.967MB 08:28:14 Step 1/21 : ARG BASE=golang:1.13-alpine 08:28:14 Step 2/21 : FROM ${BASE} AS builder 08:28:14 ---> c96e54029c26 08:28:14 Step 3/21 : ARG MAKE='make build' 08:28:14 ---> Running in 998d886dd85e 08:28:15 Removing intermediate container 998d886dd85e 08:28:15 ---> c180e9643f8c 08:28:15 Step 4/21 : WORKDIR /device-sdk-go 08:28:15 ---> Running in 89b15d141cef 08:28:15 Removing intermediate container 89b15d141cef 08:28:15 ---> c6cd3aab82bc 08:28:15 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:28:15 ---> Running in d68d43b5b220 08:28:16 Removing intermediate container d68d43b5b220 08:28:16 ---> 34bf46b92ff9 08:28:16 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:28:16 ---> Running in 3bb74379dd4a 08:28:18 Removing intermediate container 3bb74379dd4a 08:28:18 ---> 8403cd890846 08:28:18 Step 7/21 : RUN apk add --update --no-cache make git 08:28:18 ---> Running in c10b8b1583d1 08:28:19 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:28:20 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:28:20 OK: 125 MiB in 39 packages 08:28:21 Removing intermediate container c10b8b1583d1 08:28:21 ---> 5a3251ccbef5 08:28:21 Step 8/21 : COPY . . 08:28:22 ---> c2bcad6f6c30 08:28:22 Step 9/21 : RUN ${MAKE} 08:28:22 ---> Running in 422e913b7b82 08:28:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:28:46 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:28:48 Removing intermediate container 422e913b7b82 08:28:48 ---> 36ff0a9ca28b 08:28:48 Step 10/21 : FROM scratch 08:28:48 ---> 08:28:48 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:28:48 ---> Running in 13746844a619 08:28:49 Removing intermediate container 13746844a619 08:28:49 ---> 3b8124c96632 08:28:49 Step 12/21 : ENV APP_PORT=49990 08:28:49 ---> Running in ed7348f99878 08:28:49 Removing intermediate container ed7348f99878 08:28:49 ---> f14387834ca0 08:28:49 Step 13/21 : EXPOSE $APP_PORT 08:28:49 ---> Running in 1c89641fac01 08:28:49 Removing intermediate container 1c89641fac01 08:28:49 ---> 237fd803b4e1 08:28:49 Step 14/21 : WORKDIR / 08:28:49 ---> Running in 2d36a962e256 08:28:50 Removing intermediate container 2d36a962e256 08:28:50 ---> 76da84f6a1f9 08:28:50 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:28:51 ---> b1ac8b5b6bbc 08:28:51 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 08:28:51 ---> 6272daa5afa9 08:28:51 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 08:28:52 ---> 57137236cc59 08:28:52 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res", "--profile=docker"] 08:28:52 ---> Running in 3ef69e8013ca 08:28:52 Removing intermediate container 3ef69e8013ca 08:28:52 ---> 9075e1c8567d 08:28:52 Step 19/21 : LABEL arch=arm64 08:28:52 ---> Running in d355f400a86e 08:28:53 Removing intermediate container d355f400a86e 08:28:53 ---> 029db984cb63 08:28:53 Step 20/21 : LABEL git_sha=e1fc2c021d528860c54b3f59d5f552a35cb8796b 08:28:53 ---> Running in 985a67a00c1b 08:28:53 Removing intermediate container 985a67a00c1b 08:28:53 ---> 17dae4be8d96 08:28:53 Step 21/21 : LABEL version=0.0.0 08:28:53 ---> Running in b3dda7311cbf 08:28:53 Removing intermediate container b3dda7311cbf 08:28:53 ---> f45e2f783958 08:28:53 [Warning] One or more build-args [ARCH] were not consumed 08:28:53 Successfully built f45e2f783958 08:28:53 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] } [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 08:28:55 provisioning config files... 08:28:55 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-478@tmp/config4245286881796452251tmp [Pipeline] { [Pipeline] sh 08:28:56 + curl -s https://codecov.io/bash 08:28:56 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-478@tmp/config4245286881796452251tmp 08:28:56 08:28:56 _____ _ 08:28:56 / ____| | | 08:28:56 | | ___ __| | ___ ___ _____ __ 08:28:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:28:56 | |___| (_) | (_| | __/ (_| (_) \ V / 08:28:56 \_____\___/ \__,_|\___|\___\___/ \_/ 08:28:56 Bash-tbd 08:28:56 08:28:56 08:28:56 ==> Jenkins CI detected. 08:28:56 project root: . 08:28:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:28:56 ==> Running gcov in . (disable via -X gcov) 08:28:56 ==> Python coveragepy not found 08:28:56 ==> Searching for coverage reports in: 08:28:56 + . 08:28:56 -> Found 1 reports 08:28:56 ==> Detecting git/mercurial file structure 08:28:56 ==> Reading reports 08:28:56 + ./coverage.out bytes=94997 08:28:56 ==> Appending adjustments 08:28:56 http://docs.codecov.io/docs/fixing-reports 08:28:57 + Found adjustments 08:28:57 ==> Gzipping contents 08:28:57 ==> Uploading reports 08:28:57 url: https://codecov.io 08:28:57 query: branch=PR-478&commit=e1fc2c021d528860c54b3f59d5f552a35cb8796b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-478%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=478&job= 08:28:57 -> Pinging Codecov 08:28:57 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-478&commit=e1fc2c021d528860c54b3f59d5f552a35cb8796b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-478%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=478&job= 08:28:57 -> Uploading 08:28:57 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e1fc2c021d528860c54b3f59d5f552a35cb8796b [Pipeline] } 08:28:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:28:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:28:59 ---> package-listing.sh 08:28:59 ++ facter osfamily 08:28:59 ++ tr '[:upper:]' '[:lower:]' 08:28:59 + OS_FAMILY=redhat 08:28:59 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-478 08:28:59 + START_PACKAGES=/tmp/packages_start.txt 08:28:59 + END_PACKAGES=/tmp/packages_end.txt 08:28:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:28:59 + PACKAGES=/tmp/packages_start.txt 08:28:59 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-478 ']' 08:28:59 + PACKAGES=/tmp/packages_end.txt 08:28:59 + case "${OS_FAMILY}" in 08:28:59 + rpm -qa 08:28:59 + sort 08:29:04 + '[' -f /tmp/packages_start.txt ']' 08:29:04 + '[' -f /tmp/packages_end.txt ']' 08:29:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:29:04 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-478 ']' 08:29:04 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-478/archives/ 08:29:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-478/archives/ [Pipeline] isUnix [Pipeline] sh 08:29:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:29:04 08:29:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:29:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:29:05 alpine: Pulling from edgex-lftools-log-publisher 08:29:05 c9b1b535fdd9: Pulling fs layer 08:29:05 2cc5ad85d9ab: Pulling fs layer 08:29:05 756a868c4378: Pulling fs layer 08:29:05 444b2fc9a129: Pulling fs layer 08:29:05 ea15f1150254: Pulling fs layer 08:29:05 41b27a9f41bf: Pulling fs layer 08:29:05 28c525ee5125: Pulling fs layer 08:29:05 094b1ea09ed8: Pulling fs layer 08:29:05 138eaada9080: Pulling fs layer 08:29:05 0622d0fa9048: Pulling fs layer 08:29:05 41b27a9f41bf: Waiting 08:29:05 28c525ee5125: Waiting 08:29:05 094b1ea09ed8: Waiting 08:29:05 138eaada9080: Waiting 08:29:05 0622d0fa9048: Waiting 08:29:05 ea15f1150254: Waiting 08:29:05 444b2fc9a129: Waiting 08:29:05 2cc5ad85d9ab: Verifying Checksum 08:29:05 2cc5ad85d9ab: Download complete 08:29:05 444b2fc9a129: Verifying Checksum 08:29:05 444b2fc9a129: Download complete 08:29:05 c9b1b535fdd9: Verifying Checksum 08:29:05 c9b1b535fdd9: Download complete 08:29:05 ea15f1150254: Verifying Checksum 08:29:05 ea15f1150254: Download complete 08:29:05 28c525ee5125: Verifying Checksum 08:29:05 28c525ee5125: Download complete 08:29:05 756a868c4378: Verifying Checksum 08:29:05 756a868c4378: Download complete 08:29:05 138eaada9080: Verifying Checksum 08:29:05 138eaada9080: Download complete 08:29:05 c9b1b535fdd9: Pull complete 08:29:05 0622d0fa9048: Verifying Checksum 08:29:05 0622d0fa9048: Download complete 08:29:05 094b1ea09ed8: Verifying Checksum 08:29:05 094b1ea09ed8: Download complete 08:29:05 2cc5ad85d9ab: Pull complete 08:29:06 41b27a9f41bf: Download complete 08:29:07 756a868c4378: Pull complete 08:29:07 444b2fc9a129: Pull complete 08:29:07 ea15f1150254: Pull complete 08:29:11 41b27a9f41bf: Pull complete 08:29:12 28c525ee5125: Pull complete 08:29:14 094b1ea09ed8: Pull complete 08:29:15 138eaada9080: Pull complete 08:29:16 0622d0fa9048: Pull complete 08:29:16 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 08:29:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:29:16 prd-centos7-docker-4c-2g-3037 does not seem to be running inside a container 08:29:16 $ 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_PR-478 -v /w/workspace/dgexfoundry_device-sdk-go_PR-478:/w/workspace/dgexfoundry_device-sdk-go_PR-478:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-478@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:29:17 $ docker top d1e740c05650f40771de84dc597235dddb24e187c5ce51b5760c7a73d3caadaf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:29:18 provisioning config files... 08:29:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-478@tmp/config423027216724108534tmp [Pipeline] { [Pipeline] echo 08:29:18 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:29:18 ---> create-netrc.sh [Pipeline] echo 08:29:18 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:29:18 ---> logs-deploy.sh 08:29:18 + ARCHIVE_ARTIFACTS= 08:29:18 + LOGS_SERVER=https://logs.edgexfoundry.org 08:29:18 + '[' https://logs.edgexfoundry.org == None ']' 08:29:18 + NEXUS_URL=https://nexus.edgexfoundry.org 08:29:18 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-478/1 08:29:18 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-478/1/ 08:29:18 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-478/1 /w/workspace/dgexfoundry_device-sdk-go_PR-478 08:29:20 Archives upload complete. 08:29:20 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-478/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-478/1/ 08:29:21 ---> uname -a: 08:29:21 Linux d1e740c05650 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 08:29:21 08:29:21 08:29:21 ---> lscpu: 08:29:21 Architecture: x86_64 08:29:21 CPU op-mode(s): 32-bit, 64-bit 08:29:21 Byte Order: Little Endian 08:29:21 Address sizes: 40 bits physical, 48 bits virtual 08:29:21 CPU(s): 4 08:29:21 On-line CPU(s) list: 0-3 08:29:21 Thread(s) per core: 1 08:29:21 Core(s) per socket: 1 08:29:21 Socket(s): 4 08:29:21 NUMA node(s): 1 08:29:21 Vendor ID: GenuineIntel 08:29:21 CPU family: 6 08:29:21 Model: 44 08:29:21 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:29:21 Stepping: 1 08:29:21 CPU MHz: 2933.436 08:29:21 BogoMIPS: 5866.87 08:29:21 Virtualization: VT-x 08:29:21 Hypervisor vendor: KVM 08:29:21 Virtualization type: full 08:29:21 L1d cache: 128 KiB 08:29:21 L1i cache: 128 KiB 08:29:21 L2 cache: 16 MiB 08:29:21 L3 cache: 64 MiB 08:29:21 NUMA node0 CPU(s): 0-3 08:29:21 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 08:29:21 Vulnerability Meltdown: Mitigation; PTI 08:29:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:29:21 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 08:29:21 Vulnerability Spectre v2: Mitigation; Full retpoline 08:29:21 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 08:29:21 08:29:21 08:29:21 ---> nproc: 08:29:21 4 08:29:21 08:29:21 08:29:21 ---> df -h: 08:29:21 Filesystem Size Used Available Use% Mounted on 08:29:21 overlay 50.0G 6.3G 43.7G 13% / 08:29:21 tmpfs 64.0M 0 64.0M 0% /dev 08:29:21 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 08:29:21 shm 64.0M 0 64.0M 0% /dev/shm 08:29:21 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 08:29:21 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 08:29:21 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 08:29:21 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-478@tmp 08:29:21 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 08:29:21 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-478 08:29:21 08:29:21 08:29:21 ---> free -m: 08:29:21 total used free shared buff/cache available 08:29:21 Mem: 1838 633 73 0 1131 1099 08:29:21 Swap: 1023 0 1023 08:29:21 08:29:21 08:29:21 ---> ip addr: 08:29:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:29:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:29:21 inet 127.0.0.1/8 scope host lo 08:29:21 valid_lft forever preferred_lft forever 08:29:21 6: eth0@if7: mtu 1458 qdisc noqueue state UP 08:29:21 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 08:29:21 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 08:29:21 valid_lft forever preferred_lft forever 08:29:21 08:29:21 08:29:21 ---> sar -b -r -n DEV: 08:29:21 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/09/20 _x86_64_ (4 CPU) 08:29:21 08:29:21 08:22:33 LINUX RESTART 08:29:21 08:29:21 08:23:01 tps rtps wtps bread/s bwrtn/s 08:29:21 08:24:01 77.46 32.43 45.03 4798.67 4322.54 08:29:21 08:25:01 8.09 0.00 8.09 0.00 651.36 08:29:21 08:26:01 1.58 0.00 1.58 0.00 33.75 08:29:21 08:27:02 0.63 0.00 0.63 0.00 6.06 08:29:21 08:28:01 0.61 0.00 0.61 0.00 6.08 08:29:21 08:29:01 21.53 21.00 0.53 1795.70 11.91 08:29:21 Average: 18.37 8.93 9.44 1102.27 841.12 08:29:21 08:29:21 08:23:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:29:21 08:24:01 110572 1771732 94.13 2620 1202540 950720 32.44 470872 1141628 15664 08:29:21 08:25:01 120120 1762184 93.62 2620 1202656 904588 30.86 464240 1141032 8 08:29:21 08:26:01 119004 1763300 93.68 2620 1202668 904780 30.87 465476 1141016 8 08:29:21 08:27:02 118516 1763788 93.70 2620 1202668 904804 30.87 465508 1141016 12 08:29:21 08:28:01 120124 1762180 93.62 2620 1202676 904584 30.86 464320 1141016 8 08:29:21 08:29:01 75260 1807044 96.00 2620 1225520 932312 31.81 478280 1165060 20 08:29:21 Average: 110599 1771705 94.12 2620 1206455 916965 31.29 468116 1145128 2620 08:29:21 08:29:21 08:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:29:21 08:24:01 eth0 387.08 233.09 1027.67 99.16 0.00 0.00 0.00 08:29:21 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:21 08:24:01 docker0 7.17 5.39 0.95 16.30 0.00 0.00 0.00 08:29:21 08:25:01 eth0 0.83 0.08 0.07 0.01 0.00 0.00 0.00 08:29:21 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:21 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:21 08:26:01 eth0 0.87 0.32 0.30 0.17 0.00 0.00 0.00 08:29:21 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:21 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:21 08:27:02 eth0 0.53 0.43 0.27 0.24 0.00 0.00 0.00 08:29:21 08:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:21 08:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:21 08:28:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 08:29:21 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:21 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:21 08:29:01 eth0 7.33 4.93 7.66 2.83 0.00 0.00 0.00 08:29:21 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:21 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:21 Average: eth0 66.32 39.95 173.18 17.12 0.00 0.00 0.00 08:29:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:21 Average: docker0 1.20 0.90 0.16 2.73 0.00 0.00 0.00 08:29:21 08:29:21 08:29:21 ---> sar -P ALL: 08:29:21 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/09/20 _x86_64_ (4 CPU) 08:29:21 08:29:21 08:22:33 LINUX RESTART 08:29:21 08:29:21 08:23:01 CPU %user %nice %system %iowait %steal %idle 08:29:21 08:24:01 all 13.58 0.00 5.25 3.00 0.23 77.94 08:29:21 08:24:01 0 12.60 0.00 5.25 1.32 0.24 80.59 08:29:21 08:24:01 1 15.01 0.00 5.13 5.27 0.25 74.34 08:29:21 08:24:01 2 12.54 0.00 5.76 3.00 0.25 78.45 08:29:21 08:24:01 3 14.15 0.00 4.88 2.37 0.17 78.43 08:29:21 08:25:01 all 0.13 0.00 0.08 0.00 0.03 99.75 08:29:21 08:25:01 0 0.08 0.00 0.07 0.00 0.03 99.82 08:29:21 08:25:01 1 0.08 0.00 0.10 0.00 0.05 99.77 08:29:21 08:25:01 2 0.32 0.00 0.10 0.00 0.03 99.55 08:29:21 08:25:01 3 0.07 0.00 0.07 0.00 0.02 99.85 08:29:21 08:26:01 all 0.18 0.00 0.05 0.00 0.02 99.75 08:29:21 08:26:01 0 0.08 0.00 0.05 0.00 0.02 99.85 08:29:21 08:26:01 1 0.10 0.00 0.08 0.00 0.05 99.77 08:29:21 08:26:01 2 0.48 0.00 0.05 0.00 0.02 99.45 08:29:21 08:26:01 3 0.05 0.00 0.05 0.00 0.00 99.90 08:29:21 08:27:02 all 0.14 0.00 0.05 0.00 0.01 99.80 08:29:21 08:27:02 0 0.03 0.00 0.03 0.00 0.02 99.92 08:29:21 08:27:02 1 0.10 0.00 0.07 0.00 0.03 99.80 08:29:21 08:27:02 2 0.35 0.00 0.05 0.00 0.00 99.60 08:29:21 08:27:02 3 0.07 0.00 0.03 0.00 0.02 99.88 08:29:21 08:28:01 all 0.19 0.00 0.05 0.00 0.02 99.75 08:29:21 08:28:01 0 0.07 0.00 0.07 0.00 0.02 99.85 08:29:21 08:28:01 1 0.08 0.00 0.05 0.02 0.00 99.85 08:29:21 08:28:01 2 0.54 0.00 0.03 0.00 0.03 99.39 08:29:21 08:28:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:29:21 08:29:01 all 0.61 0.00 0.40 0.43 0.02 98.54 08:29:21 08:29:01 0 0.38 0.00 0.43 0.22 0.02 98.95 08:29:21 08:29:01 1 0.67 0.00 0.60 1.10 0.02 97.61 08:29:21 08:29:01 2 0.83 0.00 0.33 0.15 0.02 98.67 08:29:21 08:29:01 3 0.57 0.00 0.22 0.28 0.02 98.91 08:29:21 Average: all 2.45 0.00 0.97 0.57 0.06 95.96 08:29:21 Average: 0 2.18 0.00 0.97 0.25 0.06 96.53 08:29:21 Average: 1 2.66 0.00 1.00 1.06 0.07 95.22 08:29:21 Average: 2 2.49 0.00 1.05 0.52 0.06 95.88 08:29:21 Average: 3 2.47 0.00 0.87 0.44 0.04 96.18 08:29:21 08:29:21 08:29:21