Pull request #519 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 lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from bf5510e86ba226558041d566e3a5ad11a743fea8+f380c9750d394b15a68c03899168051b17741a54 (2662bf4cc3a6dbb5422e08e2bf772f09a2dc3630) 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 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d 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-519/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 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d # timeout=10 Commit message: "Merge pull request #173 from ernestojeda/bugfix-did-change-prev" > 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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6653 in /w/workspace/dgexfoundry_device-sdk-go_PR-519 [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-519 # 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/519/head:refs/remotes/origin/PR-519 +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/519/head:refs/remotes/origin/PR-519 # 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/519/head:refs/remotes/origin/PR-519 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f380c9750d394b15a68c03899168051b17741a54 into PR head commit bf5510e86ba226558041d566e3a5ad11a743fea8 Merge succeeded, producing bf5510e86ba226558041d566e3a5ad11a743fea8 Checking out Revision bf5510e86ba226558041d566e3a5ad11a743fea8 (PR-519) > git config core.sparsecheckout # timeout=10 > git checkout -f bf5510e86ba226558041d566e3a5ad11a743fea8 # 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 f380c9750d394b15a68c03899168051b17741a54 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf5510e86ba226558041d566e3a5ad11a743fea8 # timeout=10 Commit message: "fix: Update to use go-mod-bootstrap to fix issue with override un-done" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:01:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:01:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:01:58 ========================================================= 03:01:58 EdgeX Global Pipelines Version Info 03:01:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:02:00 ------------------- 03:02:00 stable info: 03:02:00 ------------------- 03:02:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:02:00 Commit SHA: 997776a94285dd80d478e4f0c197496148fdc64f 03:02:00 Message: update stable to v1.0.86 03:02:00 ------------------- 03:02:00 experimental info: 03:02:00 ------------------- 03:02:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:02:00 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 03:02:00 Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 03:02:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:02:03 03:02:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:02:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:02:03 latest: Pulling from edgex-devops/git-semver 03:02:03 9123ac7c32f7: Pulling fs layer 03:02:03 b8cc5d1170e3: Pulling fs layer 03:02:03 2924cbbf6a41: Pulling fs layer 03:02:03 93b08a4f1073: Pulling fs layer 03:02:03 93b08a4f1073: Waiting 03:02:03 b8cc5d1170e3: Download complete 03:02:03 9123ac7c32f7: Verifying Checksum 03:02:03 9123ac7c32f7: Download complete 03:02:03 93b08a4f1073: Verifying Checksum 03:02:03 93b08a4f1073: Download complete 03:02:03 2924cbbf6a41: Verifying Checksum 03:02:03 2924cbbf6a41: Download complete 03:02:03 9123ac7c32f7: Pull complete 03:02:04 b8cc5d1170e3: Pull complete 03:02:04 2924cbbf6a41: Pull complete 03:02:04 93b08a4f1073: Pull complete 03:02:04 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 03:02:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:02:05 prd-centos7-docker-4c-2g-6653 does not seem to be running inside a container 03:02:05 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-519 -v /w/workspace/dgexfoundry_device-sdk-go_PR-519:/w/workspace/dgexfoundry_device-sdk-go_PR-519:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-519@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:02:05 $ docker top ec04af97f224d23cbcfaadf40f26451bbc583c10d35da9a8276f410a2de40598 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:02:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:02:06 [ssh-agent] Looking for ssh-agent implementation... 03:02:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:02:06 $ docker exec ec04af97f224d23cbcfaadf40f26451bbc583c10d35da9a8276f410a2de40598 ssh-agent 03:02:06 SSH_AUTH_SOCK=/tmp/ssh-rvZPrLvXE85M/agent.15 03:02:06 SSH_AGENT_PID=22 03:02:06 Running ssh-add (command line suppressed) 03:02:06 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-519@tmp/private_key_5407069970476918995.key (/w/workspace/dgexfoundry_device-sdk-go_PR-519@tmp/private_key_5407069970476918995.key) 03:02:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:02:07 + git describe --exact-match --tags HEAD 03:02:07 fatal: No names found, cannot describe anything. [Pipeline] } 03:02:07 $ docker exec --env ******** --env ******** ec04af97f224d23cbcfaadf40f26451bbc583c10d35da9a8276f410a2de40598 ssh-agent -k 03:02:07 unset SSH_AUTH_SOCK; 03:02:07 unset SSH_AGENT_PID; 03:02:07 echo Agent pid 22 killed; 03:02:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:02:07 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 03:02:07 This usually means this commit has not been tagged. [Pipeline] sshagent 03:02:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:02:07 [ssh-agent] Looking for ssh-agent implementation... 03:02:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:02:08 $ docker exec ec04af97f224d23cbcfaadf40f26451bbc583c10d35da9a8276f410a2de40598 ssh-agent 03:02:08 SSH_AUTH_SOCK=/tmp/ssh-qqtiJ2ZNMeZp/agent.57 03:02:08 SSH_AGENT_PID=64 03:02:08 Running ssh-add (command line suppressed) 03:02:08 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-519@tmp/private_key_7873390626291318880.key (/w/workspace/dgexfoundry_device-sdk-go_PR-519@tmp/private_key_7873390626291318880.key) 03:02:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:02:08 + git semver init 03:02:08 # -> Open(): unable to determine branch for HEAD 03:02:08 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-519/.git 03:02:08 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-519 03:02:08 # $SEMVER_REMOTE_NAME = origin 03:02:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:02:08 # $SEMVER_USER_NAME = edgex-jenkins 03:02:08 # $SEMVER_BRANCH = PR-519 03:02:08 # $SEMVER_TEMP = /tmp/semver-586845140 03:02:08 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:02:09 # '/tmp/semver-586845140' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-519/.semver' 03:02:09 # -> Force: false 03:02:09 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-519/.semver [Pipeline] } 03:02:09 $ docker exec --env ******** --env ******** ec04af97f224d23cbcfaadf40f26451bbc583c10d35da9a8276f410a2de40598 ssh-agent -k 03:02:09 unset SSH_AUTH_SOCK; 03:02:09 unset SSH_AGENT_PID; 03:02:09 echo Agent pid 64 killed; 03:02:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:02:10 + git semver [Pipeline] } 03:02:10 $ docker stop --time=1 ec04af97f224d23cbcfaadf40f26451bbc583c10d35da9a8276f410a2de40598 03:02:11 $ docker rm -f ec04af97f224d23cbcfaadf40f26451bbc583c10d35da9a8276f410a2de40598 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 03:02:12 Stashed 60 file(s) [Pipeline] echo 03:02:12 [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 03:02:28 Still waiting to schedule task 03:02:28 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:02:28 Still waiting to schedule task 03:02:28 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-6652’ 03:05:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6663 in /w/workspace/dgexfoundry_device-sdk-go_PR-519 [Pipeline] { [Pipeline] ws 03:05:35 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 03:05:37 Running on prd-centos7-docker-4c-2g-6664 in /w/workspace/dgexfoundry_device-sdk-go_PR-519 [Pipeline] { [Pipeline] ws 03:05:37 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 03:05:42 using credential edgex-jenkins-ssh 03:05:42 Cloning the remote Git repository 03:05:42 Cloning with configured refspecs honoured and without tags 03:05:42 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:05:42 > git init /w/workspace/device-sdk-go/1 # timeout=10 03:05:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:05:42 > git --version # timeout=10 03:05:42 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:42 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/519/head:refs/remotes/origin/PR-519 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:05:43 Fetching without tags 03:05:44 Merging remotes/origin/master commit f380c9750d394b15a68c03899168051b17741a54 into PR head commit bf5510e86ba226558041d566e3a5ad11a743fea8 03:05:44 Merge succeeded, producing bf5510e86ba226558041d566e3a5ad11a743fea8 03:05:44 Checking out Revision bf5510e86ba226558041d566e3a5ad11a743fea8 (PR-519) 03:05:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:05:43 > git config --add remote.origin.fetch +refs/pull/519/head:refs/remotes/origin/PR-519 # timeout=10 03:05:43 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:05:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:05:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:05:43 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/519/head:refs/remotes/origin/PR-519 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:05:44 > git config core.sparsecheckout # timeout=10 03:05:44 > git checkout -f bf5510e86ba226558041d566e3a5ad11a743fea8 # timeout=10 03:05:44 > git remote # timeout=10 03:05:44 > git config --get remote.origin.url # timeout=10 03:05:44 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:44 > git merge f380c9750d394b15a68c03899168051b17741a54 # timeout=10 03:05:44 > git rev-parse HEAD^{commit} # timeout=10 03:05:44 > git config core.sparsecheckout # timeout=10 03:05:44 > git checkout -f bf5510e86ba226558041d566e3a5ad11a743fea8 # timeout=10 03:05:46 using credential edgex-jenkins-ssh 03:05:46 Cloning the remote Git repository 03:05:46 Cloning with configured refspecs honoured and without tags 03:05:46 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:05:46 > git init /w/workspace/device-sdk-go/1 # timeout=10 03:05:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:05:46 > git --version # timeout=10 03:05:46 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:47 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/519/head:refs/remotes/origin/PR-519 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:05:48 Fetching without tags 03:05:48 Merging remotes/origin/master commit f380c9750d394b15a68c03899168051b17741a54 into PR head commit bf5510e86ba226558041d566e3a5ad11a743fea8 03:05:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:05:48 > git config --add remote.origin.fetch +refs/pull/519/head:refs/remotes/origin/PR-519 # timeout=10 03:05:48 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:05:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:05:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:05:48 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:48 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/519/head:refs/remotes/origin/PR-519 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:05:48 > git config core.sparsecheckout # timeout=10 03:05:48 > git checkout -f bf5510e86ba226558041d566e3a5ad11a743fea8 # timeout=10 03:05:48 Merge succeeded, producing bf5510e86ba226558041d566e3a5ad11a743fea8 03:05:48 Checking out Revision bf5510e86ba226558041d566e3a5ad11a743fea8 (PR-519) 03:05:49 Commit message: "fix: Update to use go-mod-bootstrap to fix issue with override un-done" 03:05:49 > git --version # timeout=10 03:05:49 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d 03:05:48 > git remote # timeout=10 03:05:48 > git config --get remote.origin.url # timeout=10 03:05:48 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:48 > git merge f380c9750d394b15a68c03899168051b17741a54 # timeout=10 03:05:48 > git rev-parse HEAD^{commit} # timeout=10 03:05:48 > git config core.sparsecheckout # timeout=10 03:05:48 > git checkout -f bf5510e86ba226558041d566e3a5ad11a743fea8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:05:51 ========================================================= 03:05:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 03:05:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:05:52 + 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 . 03:05:53 Sending build context to Docker daemon 3.021MB 03:05:53 Step 1/8 : ARG BASE=golang:1.13-alpine 03:05:53 Step 2/8 : FROM ${BASE} 03:05:53 Commit message: "fix: Update to use go-mod-bootstrap to fix issue with override un-done" 03:05:53 > git --version # timeout=10 03:05:53 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d 03:05:54 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:05:54 cde5963f3b93: Pulling fs layer 03:05:54 2a23fa8c16f7: Pulling fs layer 03:05:54 777b28850792: Pulling fs layer 03:05:54 8a11ddd9e578: Pulling fs layer 03:05:54 4cf88f913ddb: Pulling fs layer 03:05:54 1df406cf5192: Pulling fs layer 03:05:54 cd6300453558: Pulling fs layer 03:05:54 b9c365052c96: Pulling fs layer 03:05:54 a2d8cc88f415: Pulling fs layer 03:05:54 ea1d1ca13537: Pulling fs layer 03:05:54 3750a50a1c5e: Pulling fs layer 03:05:54 8a11ddd9e578: Waiting 03:05:54 4cf88f913ddb: Waiting 03:05:54 1df406cf5192: Waiting 03:05:54 a2d8cc88f415: Waiting 03:05:54 ea1d1ca13537: Waiting 03:05:54 cd6300453558: Waiting 03:05:54 3750a50a1c5e: Waiting 03:05:54 b9c365052c96: Waiting 03:05:54 777b28850792: Verifying Checksum 03:05:54 777b28850792: Download complete 03:05:54 2a23fa8c16f7: Verifying Checksum 03:05:54 2a23fa8c16f7: Download complete 03:05:54 4cf88f913ddb: Verifying Checksum 03:05:54 4cf88f913ddb: Download complete 03:05:54 1df406cf5192: Verifying Checksum 03:05:54 1df406cf5192: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 03:05:54 cde5963f3b93: Download complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 03:05:55 cde5963f3b93: Pull complete [Pipeline] echo 03:05:55 ========================================================= 03:05:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 03:05:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:05:55 2a23fa8c16f7: Pull complete 03:05:55 777b28850792: Pull complete 03:05:56 + 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 . 03:05:57 Sending build context to Docker daemon 3.021MB 03:05:57 Step 1/8 : ARG BASE=golang:1.13-alpine 03:05:57 Step 2/8 : FROM ${BASE} 03:05:58 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 03:05:58 e6b0cf9c0882: Pulling fs layer 03:05:58 2848faf0eed1: Pulling fs layer 03:05:58 0f37312ad70f: Pulling fs layer 03:05:58 5788d62ee057: Pulling fs layer 03:05:58 0e6b1d234666: Pulling fs layer 03:05:58 bf5d7aec512f: Pulling fs layer 03:05:58 34c802a77dc8: Pulling fs layer 03:05:58 9eb99e56ec68: Pulling fs layer 03:05:58 27c7a5d97fbd: Pulling fs layer 03:05:58 5c102a31e300: Pulling fs layer 03:05:58 dcfb455df0a1: Pulling fs layer 03:05:58 5788d62ee057: Waiting 03:05:58 0e6b1d234666: Waiting 03:05:58 bf5d7aec512f: Waiting 03:05:58 34c802a77dc8: Waiting 03:05:58 9eb99e56ec68: Waiting 03:05:58 27c7a5d97fbd: Waiting 03:05:58 5c102a31e300: Waiting 03:05:58 dcfb455df0a1: Waiting 03:05:58 0f37312ad70f: Verifying Checksum 03:05:58 0f37312ad70f: Download complete 03:05:58 2848faf0eed1: Verifying Checksum 03:05:58 2848faf0eed1: Download complete 03:05:58 0e6b1d234666: Verifying Checksum 03:05:58 0e6b1d234666: Download complete 03:05:58 bf5d7aec512f: Verifying Checksum 03:05:58 bf5d7aec512f: Download complete 03:05:58 e6b0cf9c0882: Verifying Checksum 03:05:58 e6b0cf9c0882: Download complete 03:05:59 cd6300453558: Verifying Checksum 03:05:59 cd6300453558: Download complete 03:05:59 a2d8cc88f415: Verifying Checksum 03:05:59 a2d8cc88f415: Download complete 03:05:59 e6b0cf9c0882: Pull complete 03:05:59 2848faf0eed1: Pull complete 03:05:59 0f37312ad70f: Pull complete 03:06:01 ea1d1ca13537: Verifying Checksum 03:06:01 ea1d1ca13537: Download complete 03:06:01 3750a50a1c5e: Verifying Checksum 03:06:01 3750a50a1c5e: Download complete 03:06:04 b9c365052c96: Verifying Checksum 03:06:04 b9c365052c96: Download complete 03:06:06 8a11ddd9e578: Verifying Checksum 03:06:06 8a11ddd9e578: Download complete 03:06:07 34c802a77dc8: Verifying Checksum 03:06:07 34c802a77dc8: Download complete 03:06:08 27c7a5d97fbd: Verifying Checksum 03:06:08 27c7a5d97fbd: Download complete 03:06:09 5c102a31e300: Verifying Checksum 03:06:09 5c102a31e300: Download complete 03:06:10 9eb99e56ec68: Verifying Checksum 03:06:10 9eb99e56ec68: Download complete 03:06:10 dcfb455df0a1: Verifying Checksum 03:06:10 dcfb455df0a1: Download complete 03:06:10 5788d62ee057: Verifying Checksum 03:06:10 5788d62ee057: Download complete 03:06:16 8a11ddd9e578: Pull complete 03:06:16 4cf88f913ddb: Pull complete 03:06:16 1df406cf5192: Pull complete 03:06:20 5788d62ee057: Pull complete 03:06:20 0e6b1d234666: Pull complete 03:06:20 bf5d7aec512f: Pull complete 03:06:22 cd6300453558: Pull complete 03:06:25 34c802a77dc8: Pull complete 03:06:26 b9c365052c96: Pull complete 03:06:26 a2d8cc88f415: Pull complete 03:06:29 ea1d1ca13537: Pull complete 03:06:29 3750a50a1c5e: Pull complete 03:06:29 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 03:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 03:06:29 ---> 78745c68409d 03:06:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:06:32 9eb99e56ec68: Pull complete 03:06:32 27c7a5d97fbd: Pull complete 03:06:34 ---> Running in 88abd3739c09 03:06:34 Removing intermediate container 88abd3739c09 03:06:34 ---> b7f36d4425fd 03:06:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:34 ---> Running in c98a05b4610f 03:06:34 5c102a31e300: Pull complete 03:06:34 dcfb455df0a1: Pull complete 03:06:34 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 03:06:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 03:06:34 ---> 7c70fe431013 03:06:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:06:35 ---> Running in dfd370221e72 03:06:35 Removing intermediate container dfd370221e72 03:06:35 ---> 0a739dc3ea15 03:06:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:35 ---> Running in 7f3f1bf40d0b 03:06:36 Removing intermediate container c98a05b4610f 03:06:36 ---> 4d6ebe174426 03:06:36 Step 5/8 : RUN apk add --no-cache make git 03:06:36 ---> Running in b3b1e6c08281 03:06:36 Removing intermediate container 7f3f1bf40d0b 03:06:36 ---> b479b22286e5 03:06:36 Step 5/8 : RUN apk add --no-cache make git 03:06:36 ---> Running in 7217ebedc7ad 03:06:37 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 03:06:37 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 03:06:38 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 03:06:38 OK: 143 MiB in 39 packages 03:06:38 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 03:06:39 Removing intermediate container 7217ebedc7ad 03:06:39 ---> 74225a9241e3 03:06:39 Step 6/8 : WORKDIR /device-sdk-go 03:06:39 OK: 125 MiB in 39 packages 03:06:39 ---> Running in 99ca7fd893ee 03:06:39 Removing intermediate container 99ca7fd893ee 03:06:39 ---> 494f2006001e 03:06:39 Step 7/8 : COPY . . 03:06:40 ---> c3d8e3d2fd74 03:06:40 Step 8/8 : RUN go mod download 03:06:40 ---> Running in 2dc802bc5782 03:06:40 Removing intermediate container b3b1e6c08281 03:06:40 ---> 734bea633bd2 03:06:40 Step 6/8 : WORKDIR /device-sdk-go 03:06:40 ---> Running in 7ceea993319f 03:06:41 Removing intermediate container 7ceea993319f 03:06:41 ---> fc36c70aa8b6 03:06:41 Step 7/8 : COPY . . 03:06:42 ---> 171e4903007b 03:06:42 Step 8/8 : RUN go mod download 03:06:42 ---> Running in 3ae824f74f46 03:06:42 go: finding github.com/BurntSushi/toml v0.3.1 03:06:42 go: finding github.com/OneOfOne/xxhash v1.2.6 03:06:42 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:06:42 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:06:42 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:06:42 go: finding github.com/bgentry/speakeasy v0.1.0 03:06:42 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:06:42 go: finding github.com/davecgh/go-spew v1.1.1 03:06:42 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 03:06:42 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 03:06:42 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 03:06:42 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 03:06:42 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 03:06:42 go: finding github.com/fatih/color v1.7.0 03:06:42 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:06:42 go: finding github.com/go-kit/kit v0.8.0 03:06:42 go: finding github.com/go-logfmt/logfmt v0.4.0 03:06:42 go: finding github.com/go-stack/stack v1.8.0 03:06:42 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:06:42 go: finding github.com/google/uuid v1.1.0 03:06:42 go: finding github.com/gorilla/mux v1.7.1 03:06:42 go: finding github.com/hashicorp/consul/api v1.1.0 03:06:42 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:06:43 go: finding github.com/hashicorp/errwrap v1.0.0 03:06:43 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:06:43 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:06:43 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:06:43 go: finding github.com/hashicorp/go-multierror v1.0.0 03:06:43 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:06:43 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:06:43 go: finding github.com/hashicorp/go-syslog v1.0.0 03:06:43 go: finding github.com/hashicorp/go-uuid v1.0.1 03:06:43 go: finding github.com/hashicorp/go.net v0.0.1 03:06:43 go: finding github.com/hashicorp/golang-lru v0.5.0 03:06:43 go: finding github.com/hashicorp/logutils v1.0.0 03:06:43 go: finding github.com/hashicorp/mdns v1.0.0 03:06:43 go: finding github.com/hashicorp/memberlist v0.1.3 03:06:43 go: finding github.com/hashicorp/serf v0.8.2 03:06:43 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:06:43 go: finding github.com/mattn/go-colorable v0.0.9 03:06:43 go: finding github.com/mattn/go-isatty v0.0.3 03:06:43 go: finding github.com/miekg/dns v1.0.14 03:06:43 go: finding github.com/mitchellh/cli v1.0.0 03:06:43 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:06:43 go: finding github.com/mitchellh/copystructure v1.0.0 03:06:43 go: finding github.com/mitchellh/go-homedir v1.0.0 03:06:43 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:06:43 go: finding github.com/mitchellh/gox v0.4.0 03:06:43 go: finding github.com/mitchellh/iochan v1.0.0 03:06:43 go: finding github.com/mitchellh/mapstructure v1.1.2 03:06:43 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:06:43 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:06:43 go: finding github.com/pelletier/go-toml v1.2.0 03:06:43 go: finding github.com/pkg/errors v0.8.1 03:06:43 go: finding github.com/pmezard/go-difflib v1.0.0 03:06:43 go: finding github.com/posener/complete v1.1.1 03:06:43 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:06:43 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:06:43 go: finding github.com/stretchr/objx v0.1.0 03:06:43 go: finding github.com/stretchr/testify v1.5.1 03:06:43 go: finding github.com/ugorji/go v1.1.4 03:06:43 go: finding github.com/x448/float16 v0.8.4 03:06:43 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 03:06:43 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 03:06:43 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:06:43 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 03:06:43 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 03:06:43 go: finding gopkg.in/yaml.v2 v2.2.8 03:06:44 go: finding github.com/BurntSushi/toml v0.3.1 03:06:44 go: finding github.com/OneOfOne/xxhash v1.2.6 03:06:44 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:06:44 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:06:44 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:06:44 go: finding github.com/bgentry/speakeasy v0.1.0 03:06:44 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:06:44 go: finding github.com/davecgh/go-spew v1.1.1 03:06:44 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 03:06:44 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 03:06:44 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 03:06:44 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 03:06:44 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 03:06:44 go: finding github.com/fatih/color v1.7.0 03:06:44 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:06:44 go: finding github.com/go-kit/kit v0.8.0 03:06:44 go: finding github.com/go-logfmt/logfmt v0.4.0 03:06:44 go: finding github.com/go-stack/stack v1.8.0 03:06:44 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:06:44 go: finding github.com/google/uuid v1.1.0 03:06:44 go: finding github.com/gorilla/mux v1.7.1 03:06:44 go: finding github.com/hashicorp/consul/api v1.1.0 03:06:44 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:06:44 go: finding github.com/hashicorp/errwrap v1.0.0 03:06:44 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:06:44 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:06:44 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:06:44 go: finding github.com/hashicorp/go-multierror v1.0.0 03:06:44 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:06:44 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:06:44 go: finding github.com/hashicorp/go-syslog v1.0.0 03:06:44 go: finding github.com/hashicorp/go-uuid v1.0.1 03:06:44 go: finding github.com/hashicorp/go.net v0.0.1 03:06:44 go: finding github.com/hashicorp/golang-lru v0.5.0 03:06:44 go: finding github.com/hashicorp/logutils v1.0.0 03:06:44 go: finding github.com/hashicorp/mdns v1.0.0 03:06:44 go: finding github.com/hashicorp/memberlist v0.1.3 03:06:44 go: finding github.com/hashicorp/serf v0.8.2 03:06:44 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:06:44 go: finding github.com/mattn/go-colorable v0.0.9 03:06:44 go: finding github.com/mattn/go-isatty v0.0.3 03:06:44 go: finding github.com/miekg/dns v1.0.14 03:06:44 go: finding github.com/mitchellh/cli v1.0.0 03:06:44 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:06:44 go: finding github.com/mitchellh/copystructure v1.0.0 03:06:45 go: finding github.com/mitchellh/go-homedir v1.0.0 03:06:45 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:06:45 go: finding github.com/mitchellh/gox v0.4.0 03:06:45 go: finding github.com/mitchellh/iochan v1.0.0 03:06:45 go: finding github.com/mitchellh/mapstructure v1.1.2 03:06:45 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:06:45 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:06:45 go: finding github.com/pelletier/go-toml v1.2.0 03:06:45 go: finding github.com/pkg/errors v0.8.1 03:06:45 go: finding github.com/pmezard/go-difflib v1.0.0 03:06:45 go: finding github.com/posener/complete v1.1.1 03:06:45 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:06:45 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:06:45 go: finding github.com/stretchr/objx v0.1.0 03:06:45 go: finding github.com/stretchr/testify v1.5.1 03:06:45 go: finding github.com/ugorji/go v1.1.4 03:06:45 go: finding github.com/x448/float16 v0.8.4 03:06:45 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 03:06:45 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 03:06:45 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:06:45 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 03:06:45 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 03:06:45 go: finding gopkg.in/yaml.v2 v2.2.8 03:06:49 Removing intermediate container 2dc802bc5782 03:06:49 ---> 2a95c9742fe7 03:06:49 Successfully built 2a95c9742fe7 03:06:49 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 03:06:50 + docker inspect -f . ci-base-image-x86_64 03:06:50 . [Pipeline] withDockerContainer 03:06:50 prd-centos7-docker-4c-2g-6664 does not seem to be running inside a container 03:06:51 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:06:52 $ docker top 78e95b6ce6f560cefae13485bf9fd18ff96c765e70c9d1e83143b61cf6d82492 -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:53 + go version 03:06:53 go version go1.13.5 linux/amd64 [Pipeline] sh 03:06:54 + make test 03:06:54 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:06:55 Removing intermediate container 3ae824f74f46 03:06:55 ---> ba261c983437 03:06:55 Successfully built ba261c983437 03:06:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } 03:06:55 ? github.com/edgexfoundry/device-sdk-go [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:06:56 + docker inspect -f . ci-base-image-arm64 03:06:56 . [Pipeline] withDockerContainer 03:06:57 prd-ubuntu18.04-docker-arm64-4c-16g-6663 does not seem to be running inside a container 03:06: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 ******** -e ******** -e ******** ci-base-image-arm64 cat 03:06:58 $ docker top 59695256791a78a286085a4127b0fca0356c06f91b7b395f5749449f16d519b0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:00 + go version 03:07:00 go version go1.13.5 linux/arm64 [Pipeline] sh 03:07:00 + make test 03:07:00 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:07:02 ? github.com/edgexfoundry/device-sdk-go [no test files] 03:07:18 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 03:07:18 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 03:07:18 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 03:07:18 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.105s coverage: 22.1% of statements 03:07:20 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.046s coverage: 95.8% of statements 03:07:34 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 03:07:34 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 03:07:34 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 03:07:34 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.027s coverage: 22.1% of statements 03:07:35 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.150s coverage: 95.8% of statements 03:07:53 ok github.com/edgexfoundry/device-sdk-go/internal/clients 31.030s coverage: 11.4% of statements 03:07:53 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.046s coverage: 21.7% of statements 03:07:53 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 03:07:53 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.406s coverage: 36.9% of statements 03:07:53 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 03:07:53 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 03:07:53 ok github.com/edgexfoundry/device-sdk-go/internal/handler 1.114s coverage: 65.2% of statements 03:07:53 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 03:07:53 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 03:07:53 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 03:07:53 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.220s coverage: 52.6% of statements 03:07:53 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 03:07:53 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.164s coverage: 68.9% of statements 03:07:53 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 03:07:53 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 03:07:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:07:55 gofmt -l . 03:07:56 [ "`gofmt -l .`" = "" ] 03:07:56 ./bin/test-attribution-txt.sh 03:07:57 ./bin/test-go-mod-tidy.sh [Pipeline] stash 03:07:59 Stashed 1 file(s) [Pipeline] } 03:07:59 $ docker stop --time=1 78e95b6ce6f560cefae13485bf9fd18ff96c765e70c9d1e83143b61cf6d82492 03:08:01 $ docker rm -f 78e95b6ce6f560cefae13485bf9fd18ff96c765e70c9d1e83143b61cf6d82492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:08:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:08:03 + ls -al . 03:08:03 total 180 03:08:03 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 30 03:07 . 03:08:03 drwxrwxr-x. 4 jenkins jenkins 28 Apr 30 03:05 .. 03:08:03 drwxrwxr-x. 3 jenkins jenkins 20 Apr 30 03:05 api 03:08:03 drwxrwxr-x. 2 jenkins jenkins 64 Apr 30 03:05 bin 03:08:03 -rw-r--r--. 1 jenkins jenkins 110877 Apr 30 03:07 coverage.out 03:08:03 -rw-rw-r--. 1 jenkins jenkins 936 Apr 30 03:05 Dockerfile.build 03:08:03 -rw-rw-r--. 1 jenkins jenkins 140 Apr 30 03:05 .dockerignore 03:08:03 drwxrwxr-x. 4 jenkins jenkins 48 Apr 30 03:05 example 03:08:03 drwxrwxr-x. 8 jenkins jenkins 179 Apr 30 03:05 .git 03:08:03 drwxrwxr-x. 2 jenkins jenkins 38 Apr 30 03:05 .github 03:08:03 -rw-rw-r--. 1 jenkins jenkins 138 Apr 30 03:05 .gitignore 03:08:03 -rw-r--r--. 1 jenkins jenkins 446 Apr 30 03:07 go.mod 03:08:03 -rw-r--r--. 1 jenkins jenkins 12076 Apr 30 03:07 go.sum 03:08:03 drwxrwxr-x. 15 jenkins jenkins 217 Apr 30 03:05 internal 03:08:03 -rw-rw-r--. 1 jenkins jenkins 808 Apr 30 03:05 Jenkinsfile 03:08:03 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 30 03:05 LICENSE 03:08:03 -rw-rw-r--. 1 jenkins jenkins 892 Apr 30 03:05 Makefile 03:08:03 drwxrwxr-x. 5 jenkins jenkins 50 Apr 30 03:05 pkg 03:08:03 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 30 03:05 README.md 03:08:03 -rw-rw-r--. 1 jenkins jenkins 3497 Apr 30 03:05 RELEASE-NOTES.txt 03:08:03 drwxrwxr-x. 3 jenkins jenkins 73 Apr 30 03:05 .semver 03:08:03 drwxrwxr-x. 4 jenkins jenkins 54 Apr 30 03:05 snap 03:08:03 -rw-rw-r--. 1 jenkins jenkins 5 Apr 30 03:02 VERSION 03:08:03 -rw-rw-r--. 1 jenkins jenkins 222 Apr 30 03:05 version.go [Pipeline] isUnix [Pipeline] sh 03:08:04 + 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=bf5510e86ba226558041d566e3a5ad11a743fea8 --label arch=amd64 --label version=0.0.0 . 03:08:04 Sending build context to Docker daemon 3.149MB 03:08:04 Step 1/21 : ARG BASE=golang:1.13-alpine 03:08:04 Step 2/21 : FROM ${BASE} AS builder 03:08:04 ---> 2a95c9742fe7 03:08:04 Step 3/21 : ARG MAKE='make build' 03:08:04 ---> Running in 1d9ffbaefcb4 03:08:05 Removing intermediate container 1d9ffbaefcb4 03:08:05 ---> 0dab4ca2ff83 03:08:05 Step 4/21 : WORKDIR /device-sdk-go 03:08:05 ---> Running in f4d0807625ed 03:08:05 Removing intermediate container f4d0807625ed 03:08:05 ---> c3dcf0db12e9 03:08:05 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:08:05 ---> Running in 282492e5e45e 03:08:06 Removing intermediate container 282492e5e45e 03:08:06 ---> fdb6e9fd1d2e 03:08:06 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:06 ---> Running in b370d0915342 03:08:08 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.199s coverage: 11.4% of statements 03:08:08 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.014s coverage: 21.7% of statements 03:08:08 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 03:08:08 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.162s coverage: 36.9% of statements 03:08:08 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 03:08:08 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 03:08:08 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.613s coverage: 65.2% of statements 03:08:08 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 03:08:08 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 03:08:08 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 03:08:08 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.071s coverage: 52.6% of statements 03:08:08 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 03:08:08 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.335s coverage: 68.9% of statements 03:08:08 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 03:08:08 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 03:08:08 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:08:09 Removing intermediate container b370d0915342 03:08:09 ---> 90ca342d1f58 03:08:09 Step 7/21 : RUN apk add --update --no-cache make git 03:08:09 ---> Running in d7e7a21aa426 03:08:10 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 03:08:11 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 03:08:11 OK: 143 MiB in 39 packages 03:08:11 gofmt -l . 03:08:12 [ "`gofmt -l .`" = "" ] 03:08:12 ./bin/test-attribution-txt.sh 03:08:12 Removing intermediate container d7e7a21aa426 03:08:12 ---> 8471a7f0bcd1 03:08:12 Step 8/21 : COPY . . 03:08:13 ---> 55a41c837176 03:08:13 Step 9/21 : RUN ${MAKE} 03:08:13 ---> Running in 71c7f1363a2f 03:08:13 ./bin/test-go-mod-tidy.sh 03:08:13 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 [Pipeline] stash 03:08:13 Warning: overwriting stash ‘coverage-report’ 03:08:14 Stashed 1 file(s) [Pipeline] } 03:08:14 $ docker stop --time=1 59695256791a78a286085a4127b0fca0356c06f91b7b395f5749449f16d519b0 03:08:16 $ docker rm -f 59695256791a78a286085a4127b0fca0356c06f91b7b395f5749449f16d519b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:08:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:08:18 + ls -al . 03:08:18 total 220 03:08:18 drwxrwxr-x 11 jenkins jenkins 4096 Apr 30 03:08 . 03:08:18 drwxrwxr-x 4 jenkins jenkins 4096 Apr 30 03:05 .. 03:08:18 -rw-rw-r-- 1 jenkins jenkins 140 Apr 30 03:05 .dockerignore 03:08:18 drwxrwxr-x 8 jenkins jenkins 4096 Apr 30 03:05 .git 03:08:18 drwxrwxr-x 2 jenkins jenkins 4096 Apr 30 03:05 .github 03:08:18 -rw-rw-r-- 1 jenkins jenkins 138 Apr 30 03:05 .gitignore 03:08:18 drwxrwxr-x 3 jenkins jenkins 4096 Apr 30 03:05 .semver 03:08:18 -rw-rw-r-- 1 jenkins jenkins 936 Apr 30 03:05 Dockerfile.build 03:08:18 -rw-rw-r-- 1 jenkins jenkins 808 Apr 30 03:05 Jenkinsfile 03:08:18 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 30 03:05 LICENSE 03:08:18 -rw-rw-r-- 1 jenkins jenkins 892 Apr 30 03:05 Makefile 03:08:18 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 30 03:05 README.md 03:08:18 -rw-rw-r-- 1 jenkins jenkins 3497 Apr 30 03:05 RELEASE-NOTES.txt 03:08:18 -rw-rw-r-- 1 jenkins jenkins 5 Apr 30 03:02 VERSION 03:08:18 drwxrwxr-x 3 jenkins jenkins 4096 Apr 30 03:05 api 03:08:18 drwxrwxr-x 2 jenkins jenkins 4096 Apr 30 03:05 bin 03:08:18 -rw-r--r-- 1 jenkins jenkins 110877 Apr 30 03:08 coverage.out 03:08:18 drwxrwxr-x 4 jenkins jenkins 4096 Apr 30 03:05 example 03:08:18 -rw-r--r-- 1 jenkins jenkins 446 Apr 30 03:08 go.mod 03:08:18 -rw-r--r-- 1 jenkins jenkins 12076 Apr 30 03:08 go.sum 03:08:18 drwxrwxr-x 15 jenkins jenkins 4096 Apr 30 03:05 internal 03:08:18 drwxrwxr-x 5 jenkins jenkins 4096 Apr 30 03:05 pkg 03:08:18 drwxrwxr-x 4 jenkins jenkins 4096 Apr 30 03:05 snap 03:08:18 -rw-rw-r-- 1 jenkins jenkins 222 Apr 30 03:05 version.go [Pipeline] isUnix [Pipeline] sh 03:08:19 + 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=bf5510e86ba226558041d566e3a5ad11a743fea8 --label arch=arm64 --label version=0.0.0 . 03:08:19 Sending build context to Docker daemon 3.149MB 03:08:19 Step 1/21 : ARG BASE=golang:1.13-alpine 03:08:19 Step 2/21 : FROM ${BASE} AS builder 03:08:19 ---> ba261c983437 03:08:19 Step 3/21 : ARG MAKE='make build' 03:08:19 ---> Running in f56d621dba48 03:08:20 Removing intermediate container f56d621dba48 03:08:20 ---> d80c65e2137c 03:08:20 Step 4/21 : WORKDIR /device-sdk-go 03:08:20 ---> Running in ca2d6a0e76fe 03:08:20 Removing intermediate container ca2d6a0e76fe 03:08:20 ---> 947fb6d2cb6c 03:08:20 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:08:20 ---> Running in d86458f77fa5 03:08:21 Removing intermediate container d86458f77fa5 03:08:21 ---> efa2289e535d 03:08:21 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:21 ---> Running in af579f7f5dc0 03:08:23 Removing intermediate container af579f7f5dc0 03:08:23 ---> 5f027bb85f09 03:08:23 Step 7/21 : RUN apk add --update --no-cache make git 03:08:23 ---> Running in 1dd57080a692 03:08:24 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 03:08:24 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 03:08:25 OK: 125 MiB in 39 packages 03:08:26 Removing intermediate container 1dd57080a692 03:08:26 ---> 4b27d9809c63 03:08:26 Step 8/21 : COPY . . 03:08:27 ---> bff52d736066 03:08:27 Step 9/21 : RUN ${MAKE} 03:08:27 ---> Running in 68667445af72 03:08:28 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 03:08:29 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 03:08:30 Removing intermediate container 71c7f1363a2f 03:08:30 ---> 8f599b95d95f 03:08:30 Step 10/21 : FROM scratch 03:08:30 ---> 03:08:30 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:08:30 ---> Running in edb89b573979 03:08:30 Removing intermediate container edb89b573979 03:08:30 ---> 9f8645fa9400 03:08:30 Step 12/21 : ENV APP_PORT=49990 03:08:30 ---> Running in f6354dfe47af 03:08:30 Removing intermediate container f6354dfe47af 03:08:30 ---> 24467e0c75ab 03:08:30 Step 13/21 : EXPOSE $APP_PORT 03:08:30 ---> Running in a63f8453777d 03:08:30 Removing intermediate container a63f8453777d 03:08:30 ---> 15995fbdc26e 03:08:30 Step 14/21 : WORKDIR / 03:08:30 ---> Running in 8dd6fe494cce 03:08:31 Removing intermediate container 8dd6fe494cce 03:08:31 ---> e7ad07c033ef 03:08:31 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 03:08:31 ---> 232e089dbb1a 03:08:31 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 03:08:32 ---> 21a63ebc3438 03:08:32 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 03:08:32 ---> 2af6c9de01e8 03:08:32 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:08:32 ---> Running in d922e59438af 03:08:32 Removing intermediate container d922e59438af 03:08:32 ---> 011573909cf2 03:08:32 Step 19/21 : LABEL arch=amd64 03:08:32 ---> Running in 90389a06e981 03:08:32 Removing intermediate container 90389a06e981 03:08:32 ---> d17ae8155fa7 03:08:32 Step 20/21 : LABEL git_sha=bf5510e86ba226558041d566e3a5ad11a743fea8 03:08:33 ---> Running in 545962773c11 03:08:33 Removing intermediate container 545962773c11 03:08:33 ---> 4a1c6d26d551 03:08:33 Step 21/21 : LABEL version=0.0.0 03:08:33 ---> Running in 1388557499a7 03:08:33 Removing intermediate container 1388557499a7 03:08:33 ---> 5c78c8827e54 03:08:33 [Warning] One or more build-args [ARCH] were not consumed 03:08:33 Successfully built 5c78c8827e54 03:08:33 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] } 03:08:55 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 03:08:55 Removing intermediate container 68667445af72 03:08:55 ---> 7dac0d375d88 03:08:55 Step 10/21 : FROM scratch 03:08:55 ---> 03:08:55 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:08:55 ---> Running in dd29f635f910 03:08:55 Removing intermediate container dd29f635f910 03:08:55 ---> 1d24d28384e6 03:08:55 Step 12/21 : ENV APP_PORT=49990 03:08:55 ---> Running in 0fd996786e1a 03:08:56 Removing intermediate container 0fd996786e1a 03:08:56 ---> a3b0e5f5d399 03:08:56 Step 13/21 : EXPOSE $APP_PORT 03:08:56 ---> Running in e18216aa702d 03:08:56 Removing intermediate container e18216aa702d 03:08:56 ---> f20570287c30 03:08:56 Step 14/21 : WORKDIR / 03:08:56 ---> Running in d4cb540c1d2f 03:08:56 Removing intermediate container d4cb540c1d2f 03:08:56 ---> 8ba05771ba23 03:08:56 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 03:08:57 ---> 3c99759432bb 03:08:57 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 03:08:58 ---> 108c3c532d39 03:08:58 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 03:08:59 ---> 5d119e27dee1 03:08:59 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:08:59 ---> Running in b4cd28963bf7 03:08:59 Removing intermediate container b4cd28963bf7 03:08:59 ---> 5bb215162f5b 03:08:59 Step 19/21 : LABEL arch=arm64 03:08:59 ---> Running in d01c74b171b9 03:08:59 Removing intermediate container d01c74b171b9 03:08:59 ---> e6fa39ea25c0 03:08:59 Step 20/21 : LABEL git_sha=bf5510e86ba226558041d566e3a5ad11a743fea8 03:09:00 ---> Running in 834f221df717 03:09:00 Removing intermediate container 834f221df717 03:09:00 ---> 7c9e10a535c0 03:09:00 Step 21/21 : LABEL version=0.0.0 03:09:00 ---> Running in 8b49cabe043d 03:09:00 Removing intermediate container 8b49cabe043d 03:09:00 ---> a5d815cc38e1 03:09:00 [Warning] One or more build-args [ARCH] were not consumed 03:09:00 Successfully built a5d815cc38e1 03:09:00 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 03:09:03 provisioning config files... 03:09:03 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-519@tmp/config8389800038875281203tmp [Pipeline] { [Pipeline] sh 03:09:03 + curl -s https://codecov.io/bash 03:09:03 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-519@tmp/config8389800038875281203tmp 03:09:03 03:09:03 _____ _ 03:09:03 / ____| | | 03:09:03 | | ___ __| | ___ ___ _____ __ 03:09:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:09:03 | |___| (_) | (_| | __/ (_| (_) \ V / 03:09:03 \_____\___/ \__,_|\___|\___\___/ \_/ 03:09:03 Bash-tbd 03:09:03 03:09:03 03:09:03 ==> Jenkins CI detected. 03:09:03 project root: . 03:09:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:09:03 ==> Running gcov in . (disable via -X gcov) 03:09:03 ==> Python coveragepy not found 03:09:03 ==> Searching for coverage reports in: 03:09:03 + . 03:09:03 -> Found 1 reports 03:09:03 ==> Detecting git/mercurial file structure 03:09:03 ==> Reading reports 03:09:03 + ./coverage.out bytes=110877 03:09:03 ==> Appending adjustments 03:09:03 http://docs.codecov.io/docs/fixing-reports 03:09:03 + Found adjustments 03:09:03 ==> Gzipping contents 03:09:03 ==> Uploading reports 03:09:03 url: https://codecov.io 03:09:03 query: branch=PR-519&commit=bf5510e86ba226558041d566e3a5ad11a743fea8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-519%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=519&job= 03:09:03 -> Pinging Codecov 03:09:03 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-519&commit=bf5510e86ba226558041d566e3a5ad11a743fea8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-519%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=519&job= 03:09:04 -> Uploading 03:09:05 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/bf5510e86ba226558041d566e3a5ad11a743fea8 [Pipeline] } 03:09:05 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 03:09:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:09:07 ---> package-listing.sh 03:09:07 ++ facter osfamily 03:09:07 ++ tr '[:upper:]' '[:lower:]' 03:09:07 + OS_FAMILY=redhat 03:09:07 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-519 03:09:07 + START_PACKAGES=/tmp/packages_start.txt 03:09:07 + END_PACKAGES=/tmp/packages_end.txt 03:09:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:09:07 + PACKAGES=/tmp/packages_start.txt 03:09:07 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-519 ']' 03:09:07 + PACKAGES=/tmp/packages_end.txt 03:09:07 + case "${OS_FAMILY}" in 03:09:07 + rpm -qa 03:09:07 + sort 03:09:11 + '[' -f /tmp/packages_start.txt ']' 03:09:11 + '[' -f /tmp/packages_end.txt ']' 03:09:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:09:11 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-519 ']' 03:09:11 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-519/archives/ 03:09:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-519/archives/ [Pipeline] isUnix [Pipeline] sh 03:09:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:09:12 03:09:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:09:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:09:12 alpine: Pulling from edgex-lftools-log-publisher 03:09:12 c9b1b535fdd9: Pulling fs layer 03:09:12 2cc5ad85d9ab: Pulling fs layer 03:09:12 756a868c4378: Pulling fs layer 03:09:12 444b2fc9a129: Pulling fs layer 03:09:12 ea15f1150254: Pulling fs layer 03:09:12 41b27a9f41bf: Pulling fs layer 03:09:12 28c525ee5125: Pulling fs layer 03:09:12 094b1ea09ed8: Pulling fs layer 03:09:12 138eaada9080: Pulling fs layer 03:09:12 0622d0fa9048: Pulling fs layer 03:09:12 ea15f1150254: Waiting 03:09:12 28c525ee5125: Waiting 03:09:12 41b27a9f41bf: Waiting 03:09:12 094b1ea09ed8: Waiting 03:09:12 138eaada9080: Waiting 03:09:12 0622d0fa9048: Waiting 03:09:12 444b2fc9a129: Waiting 03:09:12 2cc5ad85d9ab: Verifying Checksum 03:09:12 2cc5ad85d9ab: Download complete 03:09:12 444b2fc9a129: Verifying Checksum 03:09:12 444b2fc9a129: Download complete 03:09:12 c9b1b535fdd9: Verifying Checksum 03:09:12 c9b1b535fdd9: Download complete 03:09:12 ea15f1150254: Verifying Checksum 03:09:12 ea15f1150254: Download complete 03:09:12 28c525ee5125: Verifying Checksum 03:09:12 28c525ee5125: Download complete 03:09:12 756a868c4378: Verifying Checksum 03:09:12 756a868c4378: Download complete 03:09:12 c9b1b535fdd9: Pull complete 03:09:12 138eaada9080: Verifying Checksum 03:09:12 138eaada9080: Download complete 03:09:12 0622d0fa9048: Verifying Checksum 03:09:12 0622d0fa9048: Download complete 03:09:13 094b1ea09ed8: Verifying Checksum 03:09:13 094b1ea09ed8: Download complete 03:09:13 2cc5ad85d9ab: Pull complete 03:09:13 41b27a9f41bf: Verifying Checksum 03:09:13 41b27a9f41bf: Download complete 03:09:15 756a868c4378: Pull complete 03:09:15 444b2fc9a129: Pull complete 03:09:15 ea15f1150254: Pull complete 03:09:18 41b27a9f41bf: Pull complete 03:09:18 28c525ee5125: Pull complete 03:09:20 094b1ea09ed8: Pull complete 03:09:20 138eaada9080: Pull complete 03:09:20 0622d0fa9048: Pull complete 03:09:20 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 03:09:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:09:20 prd-centos7-docker-4c-2g-6653 does not seem to be running inside a container 03:09:20 $ 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-519 -v /w/workspace/dgexfoundry_device-sdk-go_PR-519:/w/workspace/dgexfoundry_device-sdk-go_PR-519:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-519@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:09:21 $ docker top 8e70f303705a66a13473eaf883ac66249ffa4f4992825f8ea5226df66d9889d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:09:22 provisioning config files... 03:09:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-519@tmp/config6704104380928736461tmp [Pipeline] { [Pipeline] echo 03:09:22 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:09:22 ---> create-netrc.sh [Pipeline] echo 03:09:22 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:09:22 ---> logs-deploy.sh 03:09:22 + ARCHIVE_ARTIFACTS= 03:09:22 + LOGS_SERVER=https://logs.edgexfoundry.org 03:09:22 + '[' https://logs.edgexfoundry.org == None ']' 03:09:22 + NEXUS_URL=https://nexus.edgexfoundry.org 03:09:22 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-519/1 03:09:22 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-519/1/ 03:09:22 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-519/1 /w/workspace/dgexfoundry_device-sdk-go_PR-519 03:09:24 Archives upload complete. 03:09:24 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-519/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-519/1/ 03:09:24 ---> uname -a: 03:09:24 Linux 8e70f303705a 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 03:09:24 03:09:24 03:09:24 ---> lscpu: 03:09:24 Architecture: x86_64 03:09:24 CPU op-mode(s): 32-bit, 64-bit 03:09:24 Byte Order: Little Endian 03:09:24 Address sizes: 40 bits physical, 48 bits virtual 03:09:24 CPU(s): 4 03:09:24 On-line CPU(s) list: 0-3 03:09:24 Thread(s) per core: 1 03:09:24 Core(s) per socket: 1 03:09:24 Socket(s): 4 03:09:24 NUMA node(s): 1 03:09:24 Vendor ID: GenuineIntel 03:09:24 CPU family: 6 03:09:24 Model: 44 03:09:24 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:09:24 Stepping: 1 03:09:24 CPU MHz: 2933.396 03:09:24 BogoMIPS: 5866.79 03:09:24 Virtualization: VT-x 03:09:24 Hypervisor vendor: KVM 03:09:24 Virtualization type: full 03:09:24 L1d cache: 128 KiB 03:09:24 L1i cache: 128 KiB 03:09:24 L2 cache: 16 MiB 03:09:24 L3 cache: 64 MiB 03:09:24 NUMA node0 CPU(s): 0-3 03:09:24 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 03:09:24 Vulnerability Meltdown: Mitigation; PTI 03:09:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:09:24 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 03:09:24 Vulnerability Spectre v2: Mitigation; Full retpoline 03:09:24 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 03:09:24 03:09:24 03:09:24 ---> nproc: 03:09:24 4 03:09:24 03:09:24 03:09:24 ---> df -h: 03:09:24 Filesystem Size Used Available Use% Mounted on 03:09:24 overlay 50.0G 6.4G 43.6G 13% / 03:09:24 tmpfs 64.0M 0 64.0M 0% /dev 03:09:24 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 03:09:24 shm 64.0M 0 64.0M 0% /dev/shm 03:09:24 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 03:09:24 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 03:09:24 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 03:09:24 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 03:09:24 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-519 03:09:24 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-519@tmp 03:09:24 03:09:24 03:09:24 ---> free -m: 03:09:24 total used free shared buff/cache available 03:09:24 Mem: 1838 603 71 0 1163 1131 03:09:24 Swap: 1023 1 1022 03:09:24 03:09:24 03:09:24 ---> ip addr: 03:09:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:09:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:09:24 inet 127.0.0.1/8 scope host lo 03:09:24 valid_lft forever preferred_lft forever 03:09:24 6: eth0@if7: mtu 1458 qdisc noqueue state UP 03:09:24 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 03:09:24 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 03:09:24 valid_lft forever preferred_lft forever 03:09:24 03:09:24 03:09:24 ---> sar -b -r -n DEV: 03:09:24 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/30/20 _x86_64_ (4 CPU) 03:09:24 03:09:24 03:01:14 LINUX RESTART 03:09:24 03:09:24 03:02:02 tps rtps wtps bread/s bwrtn/s 03:09:24 03:03:01 19.81 6.21 13.60 1884.59 2098.78 03:09:24 03:04:01 2.61 0.00 2.61 0.00 84.20 03:09:24 03:05:01 0.58 0.00 0.58 0.00 6.53 03:09:24 03:06:01 0.62 0.00 0.62 0.00 7.79 03:09:24 03:07:01 0.65 0.00 0.65 0.00 8.33 03:09:24 03:08:01 0.65 0.00 0.65 0.00 7.78 03:09:24 03:09:01 0.67 0.00 0.67 0.00 7.96 03:09:24 Average: 3.62 0.88 2.74 265.43 313.15 03:09:24 03:09:24 03:02:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:09:24 03:03:01 110704 1771600 94.12 2620 1225548 942488 32.16 436944 1169960 8 03:09:24 03:04:01 117380 1764924 93.76 2620 1225556 904032 30.85 431696 1169612 8 03:09:24 03:05:01 117332 1764972 93.77 2620 1225564 904120 30.85 432004 1169560 8 03:09:24 03:06:01 117428 1764876 93.76 2620 1225564 904148 30.85 431956 1169560 8 03:09:24 03:07:01 117872 1764432 93.74 2620 1225572 900024 30.71 431428 1169560 12 03:09:24 03:08:01 118644 1763660 93.70 2620 1225576 900208 30.71 431072 1169560 16 03:09:24 03:09:01 124156 1758148 93.40 2620 1225580 900184 30.71 425364 1169548 8 03:09:24 Average: 117645 1764659 93.75 2620 1225566 907886 30.98 431495 1169623 10 03:09:24 03:09:24 03:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:09:24 03:03:01 eth0 57.89 46.83 353.09 46.28 0.00 0.00 0.00 03:09:24 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:24 03:03:01 docker0 7.57 5.08 1.10 17.70 0.00 0.00 0.00 03:09:24 03:04:01 eth0 3.85 0.55 0.78 0.39 0.00 0.00 0.00 03:09:24 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:24 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:24 03:05:01 eth0 2.22 0.45 0.65 0.39 0.00 0.00 0.00 03:09:24 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:24 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:24 03:06:01 eth0 1.02 0.52 0.54 0.39 0.00 0.00 0.00 03:09:24 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:24 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:24 03:07:01 eth0 0.25 0.15 0.09 0.07 0.00 0.00 0.00 03:09:24 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:24 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:24 03:08:01 eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 03:09:24 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:24 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:24 03:09:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 03:09:24 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:24 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:24 Average: eth0 9.25 6.86 50.03 6.70 0.00 0.00 0.00 03:09:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:24 Average: docker0 1.07 0.72 0.15 2.49 0.00 0.00 0.00 03:09:24 03:09:24 03:09:24 ---> sar -P ALL: 03:09:24 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/30/20 _x86_64_ (4 CPU) 03:09:24 03:09:24 03:01:14 LINUX RESTART 03:09:24 03:09:24 03:02:02 CPU %user %nice %system %iowait %steal %idle 03:09:24 03:03:01 all 2.77 0.00 1.48 0.08 0.01 95.66 03:09:24 03:03:01 0 2.24 0.00 1.31 0.09 0.02 96.34 03:09:24 03:03:01 1 3.23 0.00 1.38 0.08 0.00 95.31 03:09:24 03:03:01 2 3.01 0.00 1.48 0.02 0.02 95.48 03:09:24 03:03:01 3 2.58 0.00 1.73 0.14 0.02 95.53 03:09:24 03:04:01 all 0.18 0.00 0.07 0.00 0.00 99.75 03:09:24 03:04:01 0 0.08 0.00 0.10 0.00 0.00 99.82 03:09:24 03:04:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:09:24 03:04:01 2 0.53 0.00 0.05 0.00 0.00 99.42 03:09:24 03:04:01 3 0.08 0.00 0.08 0.00 0.00 99.83 03:09:24 03:05:01 all 0.20 0.00 0.07 0.00 0.00 99.73 03:09:24 03:05:01 0 0.07 0.00 0.05 0.00 0.00 99.88 03:09:24 03:05:01 1 0.08 0.00 0.08 0.00 0.00 99.83 03:09:24 03:05:01 2 0.55 0.00 0.05 0.00 0.00 99.40 03:09:24 03:05:01 3 0.08 0.00 0.07 0.00 0.00 99.85 03:09:24 03:06:01 all 0.20 0.00 0.05 0.00 0.00 99.75 03:09:24 03:06:01 0 0.13 0.00 0.08 0.00 0.00 99.78 03:09:24 03:06:01 1 0.47 0.00 0.03 0.00 0.00 99.50 03:09:24 03:06:01 2 0.17 0.00 0.05 0.00 0.00 99.78 03:09:24 03:06:01 3 0.07 0.00 0.05 0.00 0.00 99.88 03:09:24 03:07:01 all 0.19 0.00 0.05 0.00 0.00 99.77 03:09:24 03:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:09:24 03:07:01 1 0.57 0.00 0.05 0.00 0.00 99.38 03:09:24 03:07:01 2 0.07 0.00 0.07 0.00 0.00 99.87 03:09:24 03:07:01 3 0.07 0.00 0.03 0.00 0.00 99.90 03:09:24 03:08:01 all 0.18 0.00 0.04 0.00 0.00 99.78 03:09:24 03:08:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:09:24 03:08:01 1 0.55 0.00 0.02 0.00 0.00 99.43 03:09:24 03:08:01 2 0.08 0.00 0.05 0.00 0.00 99.87 03:09:24 03:08:01 3 0.07 0.00 0.07 0.00 0.00 99.87 03:09:24 03:09:01 all 0.18 0.00 0.05 0.00 0.00 99.77 03:09:24 03:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:09:24 03:09:01 1 0.13 0.00 0.07 0.00 0.00 99.80 03:09:24 03:09:01 2 0.47 0.00 0.07 0.00 0.00 99.47 03:09:24 03:09:01 3 0.07 0.00 0.08 0.00 0.00 99.85 03:09:24 Average: all 0.55 0.00 0.25 0.01 0.00 99.18 03:09:24 Average: 0 0.36 0.00 0.23 0.01 0.00 99.40 03:09:24 Average: 1 0.72 0.00 0.23 0.01 0.00 99.03 03:09:24 Average: 2 0.69 0.00 0.26 0.00 0.00 99.05 03:09:24 Average: 3 0.42 0.00 0.30 0.02 0.00 99.26 03:09:24 03:09:24 03:09:24