Pull request #507 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 Obtained Jenkinsfile from aa778b63694979e09c9634519f1afb340992c732+dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 (40aa5679e9cafd4ff1c2bd0b15a8aab2d4d3185d) 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 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-507/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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-5546 in /w/workspace/dgexfoundry_device-sdk-go_PR-507 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-507 # 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/507/head:refs/remotes/origin/PR-507 +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 without tags Merging remotes/origin/master commit dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 into PR head commit aa778b63694979e09c9634519f1afb340992c732 Merge succeeded, producing aa778b63694979e09c9634519f1afb340992c732 Checking out Revision aa778b63694979e09c9634519f1afb340992c732 (PR-507) > git config --add remote.origin.fetch +refs/pull/507/head:refs/remotes/origin/PR-507 # 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/507/head:refs/remotes/origin/PR-507 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa778b63694979e09c9634519f1afb340992c732 # 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 dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa778b63694979e09c9634519f1afb340992c732 # timeout=10 Commit message: "Fix fetch configuration 404 error" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:39:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:39:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:39:27 ========================================================= 07:39:27 EdgeX Global Pipelines Version Info 07:39:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:39:29 ------------------- 07:39:29 stable info: 07:39:29 ------------------- 07:39:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:39:29 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 07:39:29 Message: update stable to v1.0.73 07:39:29 ------------------- 07:39:29 experimental info: 07:39:29 ------------------- 07:39:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:39:29 Commit SHA: 009f18ce5b4e192ba54fce1c3905cefe13074ee2 07:39:29 Message: update experimental to v1.0.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:39:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:39:32 07:39:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:39:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:39:33 latest: Pulling from edgex-devops/git-semver 07:39:33 9123ac7c32f7: Pulling fs layer 07:39:33 b8cc5d1170e3: Pulling fs layer 07:39:33 2924cbbf6a41: Pulling fs layer 07:39:33 93b08a4f1073: Pulling fs layer 07:39:33 93b08a4f1073: Waiting 07:39:33 b8cc5d1170e3: Verifying Checksum 07:39:33 b8cc5d1170e3: Download complete 07:39:33 9123ac7c32f7: Download complete 07:39:33 93b08a4f1073: Verifying Checksum 07:39:33 93b08a4f1073: Download complete 07:39:33 2924cbbf6a41: Verifying Checksum 07:39:33 2924cbbf6a41: Download complete 07:39:33 9123ac7c32f7: Pull complete 07:39:33 b8cc5d1170e3: Pull complete 07:39:34 2924cbbf6a41: Pull complete 07:39:34 93b08a4f1073: Pull complete 07:39:34 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 07:39:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:39:34 prd-centos7-docker-4c-2g-5546 does not seem to be running inside a container 07:39:35 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-507 -v /w/workspace/dgexfoundry_device-sdk-go_PR-507:/w/workspace/dgexfoundry_device-sdk-go_PR-507:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-507@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-507@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:10004/edgex-devops/git-semver:latest cat 07:39:35 $ docker top 62a5fd2adff563b0478925677ba54f53ee91678cdae0cc3f8672a7e2c943e9bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:39:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:39:36 [ssh-agent] Looking for ssh-agent implementation... 07:39:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:39:36 $ docker exec 62a5fd2adff563b0478925677ba54f53ee91678cdae0cc3f8672a7e2c943e9bb ssh-agent 07:39:36 SSH_AUTH_SOCK=/tmp/ssh-lC21nBKsjBdt/agent.14 07:39:36 SSH_AGENT_PID=20 07:39:36 Running ssh-add (command line suppressed) 07:39:36 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-507@tmp/private_key_5921262244643191151.key (/w/workspace/dgexfoundry_device-sdk-go_PR-507@tmp/private_key_5921262244643191151.key) 07:39:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:39:37 + git describe --exact-match --tags HEAD 07:39:37 fatal: No names found, cannot describe anything. [Pipeline] } 07:39:37 $ docker exec --env ******** --env ******** 62a5fd2adff563b0478925677ba54f53ee91678cdae0cc3f8672a7e2c943e9bb ssh-agent -k 07:39:37 unset SSH_AUTH_SOCK; 07:39:37 unset SSH_AGENT_PID; 07:39:37 echo Agent pid 20 killed; 07:39:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:39:37 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:39:37 This usually means this commit has not been tagged. [Pipeline] sshagent 07:39:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:39:37 [ssh-agent] Looking for ssh-agent implementation... 07:39:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:39:38 $ docker exec 62a5fd2adff563b0478925677ba54f53ee91678cdae0cc3f8672a7e2c943e9bb ssh-agent 07:39:38 SSH_AUTH_SOCK=/tmp/ssh-hJ7W4AaWQcIx/agent.54 07:39:38 SSH_AGENT_PID=61 07:39:38 Running ssh-add (command line suppressed) 07:39:38 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-507@tmp/private_key_3171092916028765331.key (/w/workspace/dgexfoundry_device-sdk-go_PR-507@tmp/private_key_3171092916028765331.key) 07:39:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:39:39 + git semver init 07:39:39 # -> Open(): unable to determine branch for HEAD 07:39:39 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-507/.git 07:39:39 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-507 07:39:39 # $SEMVER_REMOTE_NAME = origin 07:39:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:39:39 # $SEMVER_USER_NAME = edgex-jenkins 07:39:39 # $SEMVER_BRANCH = PR-507 07:39:39 # $SEMVER_TEMP = /tmp/semver-472114808 07:39:39 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 07:39:39 # '/tmp/semver-472114808' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-507/.semver' 07:39:39 # -> Force: false 07:39:39 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-507/.semver [Pipeline] } 07:39:39 $ docker exec --env ******** --env ******** 62a5fd2adff563b0478925677ba54f53ee91678cdae0cc3f8672a7e2c943e9bb ssh-agent -k 07:39:40 unset SSH_AUTH_SOCK; 07:39:40 unset SSH_AGENT_PID; 07:39:40 echo Agent pid 61 killed; 07:39:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:39:40 + git semver [Pipeline] } 07:39:40 $ docker stop --time=1 62a5fd2adff563b0478925677ba54f53ee91678cdae0cc3f8672a7e2c943e9bb 07:39:42 $ docker rm -f 62a5fd2adff563b0478925677ba54f53ee91678cdae0cc3f8672a7e2c943e9bb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:39:43 Stashed 53 file(s) [Pipeline] echo 07:39:43 [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 07:39:58 Still waiting to schedule task 07:39:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:39:58 Still waiting to schedule task 07:39:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:41:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5547 in /w/workspace/dgexfoundry_device-sdk-go_PR-507 [Pipeline] { [Pipeline] ws 07:41:45 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:41:52 using credential edgex-jenkins-ssh 07:41:52 Cloning the remote Git repository 07:41:52 Cloning with configured refspecs honoured and without tags 07:41:52 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:41:52 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:41:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:41:52 > git --version # timeout=10 07:41:52 using GIT_SSH to set credentials SSH Credentials for GitHub 07:41:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/507/head:refs/remotes/origin/PR-507 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:41:53 Fetching without tags 07:41:54 Merging remotes/origin/master commit dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 into PR head commit aa778b63694979e09c9634519f1afb340992c732 07:41:54 Merge succeeded, producing aa778b63694979e09c9634519f1afb340992c732 07:41:54 Checking out Revision aa778b63694979e09c9634519f1afb340992c732 (PR-507) 07:41:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:41:53 > git config --add remote.origin.fetch +refs/pull/507/head:refs/remotes/origin/PR-507 # timeout=10 07:41:53 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:41:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:41:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:41:53 using GIT_SSH to set credentials SSH Credentials for GitHub 07:41:53 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/507/head:refs/remotes/origin/PR-507 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:41:54 > git config core.sparsecheckout # timeout=10 07:41:54 > git checkout -f aa778b63694979e09c9634519f1afb340992c732 # timeout=10 07:41:54 > git remote # timeout=10 07:41:54 > git config --get remote.origin.url # timeout=10 07:41:54 using GIT_SSH to set credentials SSH Credentials for GitHub 07:41:54 > git merge dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 # timeout=10 07:41:54 > git rev-parse HEAD^{commit} # timeout=10 07:41:54 > git config core.sparsecheckout # timeout=10 07:41:54 > git checkout -f aa778b63694979e09c9634519f1afb340992c732 # timeout=10 07:41:59 Commit message: "Fix fetch configuration 404 error" 07:41:59 > git --version # timeout=10 07:41:59 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:42:00 ========================================================= 07:42:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 07:42:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:42:01 + 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 . 07:42:02 Sending build context to Docker daemon 3.014MB 07:42:02 Step 1/8 : ARG BASE=golang:1.13-alpine 07:42:02 Step 2/8 : FROM ${BASE} 07:42:03 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:42:03 cde5963f3b93: Pulling fs layer 07:42:03 2a23fa8c16f7: Pulling fs layer 07:42:03 777b28850792: Pulling fs layer 07:42:03 8a11ddd9e578: Pulling fs layer 07:42:03 4cf88f913ddb: Pulling fs layer 07:42:03 1df406cf5192: Pulling fs layer 07:42:03 cd6300453558: Pulling fs layer 07:42:03 b9c365052c96: Pulling fs layer 07:42:03 a2d8cc88f415: Pulling fs layer 07:42:03 ea1d1ca13537: Pulling fs layer 07:42:03 3750a50a1c5e: Pulling fs layer 07:42:03 1df406cf5192: Waiting 07:42:03 cd6300453558: Waiting 07:42:03 b9c365052c96: Waiting 07:42:03 a2d8cc88f415: Waiting 07:42:03 ea1d1ca13537: Waiting 07:42:03 3750a50a1c5e: Waiting 07:42:03 8a11ddd9e578: Waiting 07:42:03 4cf88f913ddb: Waiting 07:42:03 777b28850792: Download complete 07:42:03 2a23fa8c16f7: Verifying Checksum 07:42:03 2a23fa8c16f7: Download complete 07:42:03 4cf88f913ddb: Download complete 07:42:03 1df406cf5192: Verifying Checksum 07:42:03 1df406cf5192: Download complete 07:42:03 cde5963f3b93: Verifying Checksum 07:42:03 cde5963f3b93: Download complete 07:42:04 cde5963f3b93: Pull complete 07:42:04 Running on prd-centos7-docker-4c-2g-5548 in /w/workspace/dgexfoundry_device-sdk-go_PR-507 [Pipeline] { [Pipeline] ws 07:42:04 Running in /w/workspace/device-sdk-go/1 [Pipeline] { 07:42:04 2a23fa8c16f7: Pull complete [Pipeline] checkout 07:42:05 777b28850792: Pull complete 07:42:07 cd6300453558: Verifying Checksum 07:42:07 cd6300453558: Download complete 07:42:07 a2d8cc88f415: Verifying Checksum 07:42:07 a2d8cc88f415: Download complete 07:42:09 ea1d1ca13537: Verifying Checksum 07:42:09 ea1d1ca13537: Download complete 07:42:09 3750a50a1c5e: Verifying Checksum 07:42:09 3750a50a1c5e: Download complete 07:42:09 using credential edgex-jenkins-ssh 07:42:10 Cloning the remote Git repository 07:42:10 Cloning with configured refspecs honoured and without tags 07:42:10 Fetching without tags 07:42:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:42:10 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:42:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:42:10 > git --version # timeout=10 07:42:10 using GIT_SSH to set credentials SSH Credentials for GitHub 07:42:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/507/head:refs/remotes/origin/PR-507 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:42:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:42:10 > git config --add remote.origin.fetch +refs/pull/507/head:refs/remotes/origin/PR-507 # timeout=10 07:42:10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:42:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:42:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:42:10 using GIT_SSH to set credentials SSH Credentials for GitHub 07:42:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/507/head:refs/remotes/origin/PR-507 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:42:11 Merging remotes/origin/master commit dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 into PR head commit aa778b63694979e09c9634519f1afb340992c732 07:42:11 Merge succeeded, producing aa778b63694979e09c9634519f1afb340992c732 07:42:11 Checking out Revision aa778b63694979e09c9634519f1afb340992c732 (PR-507) 07:42:11 > git config core.sparsecheckout # timeout=10 07:42:11 > git checkout -f aa778b63694979e09c9634519f1afb340992c732 # timeout=10 07:42:11 > git remote # timeout=10 07:42:11 > git config --get remote.origin.url # timeout=10 07:42:11 using GIT_SSH to set credentials SSH Credentials for GitHub 07:42:11 > git merge dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 # timeout=10 07:42:11 > git rev-parse HEAD^{commit} # timeout=10 07:42:11 > git config core.sparsecheckout # timeout=10 07:42:11 > git checkout -f aa778b63694979e09c9634519f1afb340992c732 # timeout=10 07:42:12 b9c365052c96: Verifying Checksum 07:42:12 b9c365052c96: Download complete 07:42:14 8a11ddd9e578: Verifying Checksum 07:42:14 8a11ddd9e578: Download complete 07:42:15 Commit message: "Fix fetch configuration 404 error" 07:42:15 > git --version # timeout=10 07:42:15 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:42:16 ========================================================= 07:42:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 07:42:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:42:17 + 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 . 07:42:18 Sending build context to Docker daemon 3.012MB 07:42:18 Step 1/8 : ARG BASE=golang:1.13-alpine 07:42:18 Step 2/8 : FROM ${BASE} 07:42:18 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 07:42:18 e6b0cf9c0882: Pulling fs layer 07:42:18 2848faf0eed1: Pulling fs layer 07:42:18 0f37312ad70f: Pulling fs layer 07:42:18 5788d62ee057: Pulling fs layer 07:42:18 0e6b1d234666: Pulling fs layer 07:42:18 bf5d7aec512f: Pulling fs layer 07:42:18 34c802a77dc8: Pulling fs layer 07:42:18 9eb99e56ec68: Pulling fs layer 07:42:18 27c7a5d97fbd: Pulling fs layer 07:42:18 5c102a31e300: Pulling fs layer 07:42:18 dcfb455df0a1: Pulling fs layer 07:42:18 34c802a77dc8: Waiting 07:42:18 9eb99e56ec68: Waiting 07:42:18 27c7a5d97fbd: Waiting 07:42:18 5c102a31e300: Waiting 07:42:18 dcfb455df0a1: Waiting 07:42:18 0e6b1d234666: Waiting 07:42:18 5788d62ee057: Waiting 07:42:18 bf5d7aec512f: Waiting 07:42:18 0f37312ad70f: Verifying Checksum 07:42:18 0f37312ad70f: Download complete 07:42:18 2848faf0eed1: Verifying Checksum 07:42:18 2848faf0eed1: Download complete 07:42:18 0e6b1d234666: Verifying Checksum 07:42:18 0e6b1d234666: Download complete 07:42:18 bf5d7aec512f: Download complete 07:42:18 e6b0cf9c0882: Verifying Checksum 07:42:18 e6b0cf9c0882: Download complete 07:42:19 e6b0cf9c0882: Pull complete 07:42:19 2848faf0eed1: Pull complete 07:42:19 0f37312ad70f: Pull complete 07:42:19 34c802a77dc8: Verifying Checksum 07:42:19 34c802a77dc8: Download complete 07:42:19 27c7a5d97fbd: Verifying Checksum 07:42:19 27c7a5d97fbd: Download complete 07:42:20 5c102a31e300: Verifying Checksum 07:42:20 5c102a31e300: Download complete 07:42:20 dcfb455df0a1: Verifying Checksum 07:42:20 dcfb455df0a1: Download complete 07:42:20 9eb99e56ec68: Verifying Checksum 07:42:20 9eb99e56ec68: Download complete 07:42:20 5788d62ee057: Verifying Checksum 07:42:20 5788d62ee057: Download complete 07:42:26 8a11ddd9e578: Pull complete 07:42:26 4cf88f913ddb: Pull complete 07:42:26 1df406cf5192: Pull complete 07:42:29 5788d62ee057: Pull complete 07:42:29 0e6b1d234666: Pull complete 07:42:29 bf5d7aec512f: Pull complete 07:42:29 cd6300453558: Pull complete 07:42:32 34c802a77dc8: Pull complete 07:42:34 b9c365052c96: Pull complete 07:42:34 a2d8cc88f415: Pull complete 07:42:36 ea1d1ca13537: Pull complete 07:42:36 9eb99e56ec68: Pull complete 07:42:36 27c7a5d97fbd: Pull complete 07:42:36 3750a50a1c5e: Pull complete 07:42:36 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 07:42:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 07:42:36 ---> 78745c68409d 07:42:36 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:42:37 5c102a31e300: Pull complete 07:42:37 dcfb455df0a1: Pull complete 07:42:37 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 07:42:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 07:42:37 ---> 7c70fe431013 07:42:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:42:37 ---> Running in c41a8bcd7036 07:42:37 Removing intermediate container c41a8bcd7036 07:42:37 ---> 0a1106794f84 07:42:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:38 ---> Running in cd153475e478 07:42:39 Removing intermediate container cd153475e478 07:42:39 ---> 966f081e34e1 07:42:39 Step 5/8 : RUN apk add --no-cache make git 07:42:39 ---> Running in f4333a624860 07:42:39 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 07:42:40 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 07:42:40 OK: 143 MiB in 39 packages 07:42:41 Removing intermediate container f4333a624860 07:42:41 ---> a50959d9b54f 07:42:41 Step 6/8 : WORKDIR /device-sdk-go 07:42:41 ---> Running in f7ef0b811a72 07:42:41 Removing intermediate container f7ef0b811a72 07:42:41 ---> cf6d6f59d0ac 07:42:41 Step 7/8 : COPY . . 07:42:42 ---> 1ff148155e17 07:42:42 Step 8/8 : RUN go mod download 07:42:42 ---> Running in 529767dcf9ec 07:42:42 ---> Running in 43aa518ea5a4 07:42:42 Removing intermediate container 43aa518ea5a4 07:42:42 ---> b5a02d97253d 07:42:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:42 ---> Running in 507a6f5016a2 07:42:44 Removing intermediate container 507a6f5016a2 07:42:44 ---> 7d64a2fb07da 07:42:44 Step 5/8 : RUN apk add --no-cache make git 07:42:44 ---> Running in 7920f178fb5d 07:42:45 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 07:42:45 go: finding github.com/BurntSushi/toml v0.3.1 07:42:45 go: finding github.com/OneOfOne/xxhash v1.2.6 07:42:45 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:42:45 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:42:45 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:42:45 go: finding github.com/bgentry/speakeasy v0.1.0 07:42:45 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:42:45 go: finding github.com/davecgh/go-spew v1.1.1 07:42:45 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 07:42:45 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:42:45 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 07:42:45 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 07:42:45 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 07:42:45 go: finding github.com/fatih/color v1.7.0 07:42:45 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:42:45 go: finding github.com/go-kit/kit v0.8.0 07:42:45 go: finding github.com/go-logfmt/logfmt v0.4.0 07:42:45 go: finding github.com/go-stack/stack v1.8.0 07:42:45 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:42:45 go: finding github.com/google/uuid v1.1.0 07:42:45 go: finding github.com/gorilla/mux v1.7.1 07:42:45 go: finding github.com/hashicorp/consul/api v1.1.0 07:42:45 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:42:45 go: finding github.com/hashicorp/errwrap v1.0.0 07:42:45 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:42:45 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:42:45 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:42:45 go: finding github.com/hashicorp/go-multierror v1.0.0 07:42:45 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:42:45 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:42:45 go: finding github.com/hashicorp/go-syslog v1.0.0 07:42:45 go: finding github.com/hashicorp/go-uuid v1.0.1 07:42:45 go: finding github.com/hashicorp/go.net v0.0.1 07:42:46 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 07:42:46 go: finding github.com/hashicorp/golang-lru v0.5.0 07:42:46 go: finding github.com/hashicorp/logutils v1.0.0 07:42:46 go: finding github.com/hashicorp/mdns v1.0.0 07:42:46 go: finding github.com/hashicorp/memberlist v0.1.3 07:42:46 go: finding github.com/hashicorp/serf v0.8.2 07:42:46 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:42:46 go: finding github.com/mattn/go-colorable v0.0.9 07:42:46 go: finding github.com/mattn/go-isatty v0.0.3 07:42:46 go: finding github.com/miekg/dns v1.0.14 07:42:46 go: finding github.com/mitchellh/cli v1.0.0 07:42:46 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:42:46 go: finding github.com/mitchellh/copystructure v1.0.0 07:42:46 go: finding github.com/mitchellh/go-homedir v1.0.0 07:42:46 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:42:46 OK: 125 MiB in 39 packages 07:42:46 go: finding github.com/mitchellh/gox v0.4.0 07:42:46 go: finding github.com/mitchellh/iochan v1.0.0 07:42:46 go: finding github.com/mitchellh/mapstructure v1.1.2 07:42:46 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:42:46 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:42:46 go: finding github.com/pelletier/go-toml v1.2.0 07:42:46 go: finding github.com/pkg/errors v0.8.1 07:42:46 go: finding github.com/pmezard/go-difflib v1.0.0 07:42:46 go: finding github.com/posener/complete v1.1.1 07:42:46 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:42:46 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:42:46 go: finding github.com/stretchr/objx v0.1.0 07:42:46 go: finding github.com/stretchr/testify v1.5.1 07:42:46 go: finding github.com/ugorji/go v1.1.4 07:42:46 go: finding github.com/x448/float16 v0.8.4 07:42:47 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:42:47 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:42:47 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:42:47 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:42:47 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 07:42:47 go: finding gopkg.in/yaml.v2 v2.2.8 07:42:48 Removing intermediate container 7920f178fb5d 07:42:48 ---> a12c4b42eb5c 07:42:48 Step 6/8 : WORKDIR /device-sdk-go 07:42:48 ---> Running in 19af8cfa6cb5 07:42:48 Removing intermediate container 19af8cfa6cb5 07:42:48 ---> 991bccca6378 07:42:48 Step 7/8 : COPY . . 07:42:49 ---> b24d720acba8 07:42:49 Step 8/8 : RUN go mod download 07:42:49 ---> Running in 79d784ec8c3a 07:42:51 Removing intermediate container 529767dcf9ec 07:42:51 ---> 91928e50ece3 07:42:51 Successfully built 91928e50ece3 07:42:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 07:42:51 go: finding github.com/BurntSushi/toml v0.3.1 07:42:51 go: finding github.com/OneOfOne/xxhash v1.2.6 07:42:51 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:42:51 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:42:51 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:42:51 go: finding github.com/bgentry/speakeasy v0.1.0 07:42:51 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:42:51 go: finding github.com/davecgh/go-spew v1.1.1 07:42:51 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 07:42:51 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:42:51 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 07:42:51 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 07:42:51 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 07:42:51 go: finding github.com/fatih/color v1.7.0 07:42:51 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:42:51 go: finding github.com/go-kit/kit v0.8.0 07:42:51 go: finding github.com/go-logfmt/logfmt v0.4.0 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:42:51 go: finding github.com/go-stack/stack v1.8.0 07:42:51 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:42:51 go: finding github.com/google/uuid v1.1.0 07:42:51 go: finding github.com/gorilla/mux v1.7.1 07:42:51 go: finding github.com/hashicorp/consul/api v1.1.0 07:42:51 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:42:51 go: finding github.com/hashicorp/errwrap v1.0.0 07:42:51 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:42:51 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:42:51 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:42:51 go: finding github.com/hashicorp/go-multierror v1.0.0 07:42:51 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:42:51 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:42:51 go: finding github.com/hashicorp/go-syslog v1.0.0 07:42:51 go: finding github.com/hashicorp/go-uuid v1.0.1 07:42:51 go: finding github.com/hashicorp/go.net v0.0.1 07:42:51 go: finding github.com/hashicorp/golang-lru v0.5.0 07:42:51 go: finding github.com/hashicorp/logutils v1.0.0 07:42:51 go: finding github.com/hashicorp/mdns v1.0.0 07:42:51 go: finding github.com/hashicorp/memberlist v0.1.3 07:42:51 go: finding github.com/hashicorp/serf v0.8.2 07:42:51 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:42:51 go: finding github.com/mattn/go-colorable v0.0.9 07:42:51 go: finding github.com/mattn/go-isatty v0.0.3 07:42:52 + docker inspect -f . ci-base-image-x86_64 07:42:52 . 07:42:52 go: finding github.com/miekg/dns v1.0.14 07:42:52 go: finding github.com/mitchellh/cli v1.0.0 07:42:52 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:42:52 go: finding github.com/mitchellh/copystructure v1.0.0 07:42:52 go: finding github.com/mitchellh/go-homedir v1.0.0 07:42:52 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:42:52 go: finding github.com/mitchellh/gox v0.4.0 07:42:52 go: finding github.com/mitchellh/iochan v1.0.0 07:42:52 go: finding github.com/mitchellh/mapstructure v1.1.2 07:42:52 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:42:52 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:42:52 go: finding github.com/pelletier/go-toml v1.2.0 07:42:52 go: finding github.com/pkg/errors v0.8.1 07:42:52 go: finding github.com/pmezard/go-difflib v1.0.0 07:42:52 go: finding github.com/posener/complete v1.1.1 07:42:52 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:42:52 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:42:52 go: finding github.com/stretchr/objx v0.1.0 07:42:52 go: finding github.com/stretchr/testify v1.5.1 07:42:52 go: finding github.com/ugorji/go v1.1.4 07:42:52 go: finding github.com/x448/float16 v0.8.4 07:42:52 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:42:52 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:42:52 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:42:52 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:42:52 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 07:42:52 go: finding gopkg.in/yaml.v2 v2.2.8 [Pipeline] withDockerContainer 07:42:52 prd-centos7-docker-4c-2g-5548 does not seem to be running inside a container 07:42:52 $ 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 07:42:53 $ docker top 5456a5f1cb981fc078bf6972b446154242e69c38324fd7ed1d122dbbc2c29ad1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:42:53 + go version 07:42:53 go version go1.13.5 linux/amd64 [Pipeline] sh 07:42:54 + make test 07:42:54 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:42:56 ? github.com/edgexfoundry/device-sdk-go [no test files] 07:43:02 Removing intermediate container 79d784ec8c3a 07:43:02 ---> 95ebde7d9ff0 07:43:02 Successfully built 95ebde7d9ff0 07:43:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:43:03 + docker inspect -f . ci-base-image-arm64 07:43:03 . [Pipeline] withDockerContainer 07:43:03 prd-ubuntu18.04-docker-arm64-4c-16g-5547 does not seem to be running inside a container 07:43:03 $ 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 ******** -e ******** ci-base-image-arm64 cat 07:43:05 $ docker top f936bb74ad1cd475de4c7b3a48d091267bc4fc96a5968f43bb0f78a3a7081c76 -eo pid,comm [Pipeline] { [Pipeline] sh 07:43:06 + go version 07:43:06 go version go1.13.5 linux/arm64 [Pipeline] sh 07:43:07 + make test 07:43:07 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:43:08 ? github.com/edgexfoundry/device-sdk-go [no test files] 07:43:08 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 07:43:08 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 07:43:08 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 07:43:08 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.020s coverage: 21.9% of statements 07:43:13 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.045s coverage: 95.8% of statements 07:43:40 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 07:43:40 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 07:43:40 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 07:43:40 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.035s coverage: 21.9% of statements 07:43:40 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.157s coverage: 95.8% of statements 07:43:45 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.066s coverage: 11.4% of statements 07:43:45 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.011s coverage: 21.7% of statements 07:43:45 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 07:43:45 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.221s coverage: 36.9% of statements 07:43:45 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 07:43:45 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 07:43:45 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.314s coverage: 65.2% of statements 07:43:45 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 07:43:45 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 07:43:45 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 07:43:45 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.026s coverage: 52.6% of statements 07:43:45 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 07:43:45 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.115s coverage: 68.9% of statements 07:43:45 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 07:43:45 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 07:43:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:43:45 gofmt -l . 07:43:45 [ "`gofmt -l .`" = "" ] 07:43:45 ./bin/test-attribution-txt.sh 07:43:45 ./bin/test-go-mod-tidy.sh [Pipeline] stash 07:43:45 Stashed 1 file(s) [Pipeline] } 07:43:45 $ docker stop --time=1 5456a5f1cb981fc078bf6972b446154242e69c38324fd7ed1d122dbbc2c29ad1 07:43:47 $ docker rm -f 5456a5f1cb981fc078bf6972b446154242e69c38324fd7ed1d122dbbc2c29ad1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:43:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:43:49 + ls -al . 07:43:49 total 176 07:43:49 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 22 07:43 . 07:43:49 drwxrwxr-x. 4 jenkins jenkins 28 Apr 22 07:42 .. 07:43:49 drwxrwxr-x. 3 jenkins jenkins 20 Apr 22 07:42 api 07:43:49 drwxrwxr-x. 2 jenkins jenkins 64 Apr 22 07:42 bin 07:43:49 -rw-r--r--. 1 jenkins jenkins 110966 Apr 22 07:43 coverage.out 07:43:49 -rw-rw-r--. 1 jenkins jenkins 936 Apr 22 07:42 Dockerfile.build 07:43:49 -rw-rw-r--. 1 jenkins jenkins 140 Apr 22 07:42 .dockerignore 07:43:49 drwxrwxr-x. 4 jenkins jenkins 48 Apr 22 07:42 example 07:43:49 drwxrwxr-x. 8 jenkins jenkins 179 Apr 22 07:42 .git 07:43:49 drwxrwxr-x. 2 jenkins jenkins 38 Apr 22 07:42 .github 07:43:49 -rw-rw-r--. 1 jenkins jenkins 138 Apr 22 07:42 .gitignore 07:43:49 -rw-r--r--. 1 jenkins jenkins 446 Apr 22 07:43 go.mod 07:43:49 -rw-r--r--. 1 jenkins jenkins 12076 Apr 22 07:43 go.sum 07:43:49 drwxrwxr-x. 15 jenkins jenkins 217 Apr 22 07:42 internal 07:43:49 -rw-rw-r--. 1 jenkins jenkins 808 Apr 22 07:42 Jenkinsfile 07:43:49 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 22 07:42 LICENSE 07:43:49 -rw-rw-r--. 1 jenkins jenkins 892 Apr 22 07:42 Makefile 07:43:49 drwxrwxr-x. 5 jenkins jenkins 50 Apr 22 07:42 pkg 07:43:49 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 22 07:42 README.md 07:43:49 drwxrwxr-x. 3 jenkins jenkins 58 Apr 22 07:42 .semver 07:43:49 drwxrwxr-x. 4 jenkins jenkins 54 Apr 22 07:42 snap 07:43:49 -rw-rw-r--. 1 jenkins jenkins 5 Apr 22 07:39 VERSION 07:43:49 -rw-rw-r--. 1 jenkins jenkins 222 Apr 22 07:42 version.go [Pipeline] isUnix [Pipeline] sh 07:43:49 + 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=aa778b63694979e09c9634519f1afb340992c732 --label arch=amd64 --label version=0.0.0 . 07:43:49 Sending build context to Docker daemon 3.14MB 07:43:49 Step 1/21 : ARG BASE=golang:1.13-alpine 07:43:49 Step 2/21 : FROM ${BASE} AS builder 07:43:49 ---> 91928e50ece3 07:43:49 Step 3/21 : ARG MAKE='make build' 07:43:49 ---> Running in 4161d9887efa 07:43:50 Removing intermediate container 4161d9887efa 07:43:50 ---> 0946f4c5ae22 07:43:50 Step 4/21 : WORKDIR /device-sdk-go 07:43:50 ---> Running in cd01c62a9289 07:43:50 Removing intermediate container cd01c62a9289 07:43:50 ---> 606fbf7d7a61 07:43:50 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:43:50 ---> Running in 5db012895ef7 07:43:50 Removing intermediate container 5db012895ef7 07:43:50 ---> 30a5cfe33d22 07:43:50 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:50 ---> Running in 7c8c88dd0be9 07:43:51 Removing intermediate container 7c8c88dd0be9 07:43:51 ---> 39628c562d8f 07:43:51 Step 7/21 : RUN apk add --update --no-cache make git 07:43:51 ---> Running in 600c7e0fe568 07:43:51 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 07:43:52 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 07:43:52 OK: 143 MiB in 39 packages 07:43:53 Removing intermediate container 600c7e0fe568 07:43:53 ---> 144dea13a6d7 07:43:53 Step 8/21 : COPY . . 07:43:53 ---> 5cd5390f949c 07:43:53 Step 9/21 : RUN ${MAKE} 07:43:53 ---> Running in a136da858773 07:43:54 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 07:44:04 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 07:44:04 Removing intermediate container a136da858773 07:44:04 ---> 250239879190 07:44:04 Step 10/21 : FROM scratch 07:44:04 ---> 07:44:04 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:44:05 ---> Running in 3abd50a173e2 07:44:05 Removing intermediate container 3abd50a173e2 07:44:05 ---> df51e8b71cde 07:44:05 Step 12/21 : ENV APP_PORT=49990 07:44:05 ---> Running in 77de1e910626 07:44:05 Removing intermediate container 77de1e910626 07:44:05 ---> 6d2cdae36289 07:44:05 Step 13/21 : EXPOSE $APP_PORT 07:44:05 ---> Running in f30a7430d049 07:44:05 Removing intermediate container f30a7430d049 07:44:05 ---> 287e0d00b470 07:44:05 Step 14/21 : WORKDIR / 07:44:05 ---> Running in 05b4fbe390d6 07:44:05 Removing intermediate container 05b4fbe390d6 07:44:05 ---> b4a797eba51b 07:44:05 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 07:44:05 ---> 6ed4952c4ecb 07:44:05 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 07:44:06 ---> feb86071043e 07:44:06 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 07:44:06 ---> 85349caf9eb8 07:44:06 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:44:06 ---> Running in 10e1976720b6 07:44:06 Removing intermediate container 10e1976720b6 07:44:06 ---> 1d5c96e22325 07:44:06 Step 19/21 : LABEL arch=amd64 07:44:06 ---> Running in 813b17b1766a 07:44:06 Removing intermediate container 813b17b1766a 07:44:06 ---> a461906741d5 07:44:06 Step 20/21 : LABEL git_sha=aa778b63694979e09c9634519f1afb340992c732 07:44:06 ---> Running in 160047b478e3 07:44:07 Removing intermediate container 160047b478e3 07:44:07 ---> 58b21596066d 07:44:07 Step 21/21 : LABEL version=0.0.0 07:44:07 ---> Running in a9199a9e2a43 07:44:07 Removing intermediate container a9199a9e2a43 07:44:07 ---> 080fbcdaf5eb 07:44:07 [Warning] One or more build-args [ARCH] were not consumed 07:44:07 Successfully built 080fbcdaf5eb 07:44:07 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] } 07:44:13 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.086s coverage: 11.4% of statements 07:44:13 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.060s coverage: 21.7% of statements 07:44:13 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 07:44:13 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.129s coverage: 36.9% of statements 07:44:13 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 07:44:13 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 07:44:13 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.513s coverage: 65.2% of statements 07:44:13 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 07:44:13 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 07:44:13 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 07:44:13 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.063s coverage: 52.6% of statements 07:44:13 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 07:44:13 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.333s coverage: 68.9% of statements 07:44:13 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 07:44:13 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 07:44:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:44:15 gofmt -l . 07:44:16 [ "`gofmt -l .`" = "" ] 07:44:16 ./bin/test-attribution-txt.sh 07:44:17 ./bin/test-go-mod-tidy.sh [Pipeline] stash 07:44:17 Warning: overwriting stash ‘coverage-report’ 07:44:18 Stashed 1 file(s) [Pipeline] } 07:44:18 $ docker stop --time=1 f936bb74ad1cd475de4c7b3a48d091267bc4fc96a5968f43bb0f78a3a7081c76 07:44:20 $ docker rm -f f936bb74ad1cd475de4c7b3a48d091267bc4fc96a5968f43bb0f78a3a7081c76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:44:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:44:22 + ls -al . 07:44:22 total 216 07:44:22 drwxrwxr-x 11 jenkins jenkins 4096 Apr 22 07:44 . 07:44:22 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 07:41 .. 07:44:22 -rw-rw-r-- 1 jenkins jenkins 140 Apr 22 07:41 .dockerignore 07:44:22 drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 07:41 .git 07:44:22 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 07:41 .github 07:44:22 -rw-rw-r-- 1 jenkins jenkins 138 Apr 22 07:41 .gitignore 07:44:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 07:42 .semver 07:44:22 -rw-rw-r-- 1 jenkins jenkins 936 Apr 22 07:41 Dockerfile.build 07:44:22 -rw-rw-r-- 1 jenkins jenkins 808 Apr 22 07:41 Jenkinsfile 07:44:22 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 22 07:41 LICENSE 07:44:22 -rw-rw-r-- 1 jenkins jenkins 892 Apr 22 07:41 Makefile 07:44:22 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 22 07:41 README.md 07:44:22 -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 07:39 VERSION 07:44:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 07:41 api 07:44:22 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 07:41 bin 07:44:22 -rw-r--r-- 1 jenkins jenkins 110966 Apr 22 07:44 coverage.out 07:44:22 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 07:41 example 07:44:22 -rw-r--r-- 1 jenkins jenkins 446 Apr 22 07:44 go.mod 07:44:22 -rw-r--r-- 1 jenkins jenkins 12076 Apr 22 07:44 go.sum 07:44:22 drwxrwxr-x 15 jenkins jenkins 4096 Apr 22 07:41 internal 07:44:22 drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 07:41 pkg 07:44:22 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 07:41 snap 07:44:22 -rw-rw-r-- 1 jenkins jenkins 222 Apr 22 07:41 version.go [Pipeline] isUnix [Pipeline] sh 07:44:22 + 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=aa778b63694979e09c9634519f1afb340992c732 --label arch=arm64 --label version=0.0.0 . 07:44:23 Sending build context to Docker daemon 3.142MB 07:44:23 Step 1/21 : ARG BASE=golang:1.13-alpine 07:44:23 Step 2/21 : FROM ${BASE} AS builder 07:44:23 ---> 95ebde7d9ff0 07:44:23 Step 3/21 : ARG MAKE='make build' 07:44:23 ---> Running in f4282639aaab 07:44:23 Removing intermediate container f4282639aaab 07:44:23 ---> 8d609e6fe8bf 07:44:23 Step 4/21 : WORKDIR /device-sdk-go 07:44:23 ---> Running in a113b265927d 07:44:23 Removing intermediate container a113b265927d 07:44:23 ---> 81d6e88a8a86 07:44:23 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:44:24 ---> Running in 5d43d38bca39 07:44:24 Removing intermediate container 5d43d38bca39 07:44:24 ---> 021f2042c471 07:44:24 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:44:24 ---> Running in 3c86fec19d18 07:44:26 Removing intermediate container 3c86fec19d18 07:44:26 ---> 8edcbc0702f9 07:44:26 Step 7/21 : RUN apk add --update --no-cache make git 07:44:26 ---> Running in 3ed234b9278e 07:44:27 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 07:44:28 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 07:44:28 OK: 125 MiB in 39 packages 07:44:29 Removing intermediate container 3ed234b9278e 07:44:29 ---> d20e0cd6ba4f 07:44:29 Step 8/21 : COPY . . 07:44:30 ---> 0e8cb4f454a4 07:44:30 Step 9/21 : RUN ${MAKE} 07:44:30 ---> Running in a9f995a18968 07:44:31 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 07:44:53 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 07:44:56 Removing intermediate container a9f995a18968 07:44:56 ---> d0a4332c50d4 07:44:56 Step 10/21 : FROM scratch 07:44:56 ---> 07:44:56 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:44:56 ---> Running in 4a137fe39682 07:44:56 Removing intermediate container 4a137fe39682 07:44:56 ---> 5c8a3aec535b 07:44:56 Step 12/21 : ENV APP_PORT=49990 07:44:56 ---> Running in 6f4d96cffba0 07:44:56 Removing intermediate container 6f4d96cffba0 07:44:56 ---> fb4cdab78ef5 07:44:56 Step 13/21 : EXPOSE $APP_PORT 07:44:57 ---> Running in f4f946d81fcb 07:44:57 Removing intermediate container f4f946d81fcb 07:44:57 ---> 050d002cbeb8 07:44:57 Step 14/21 : WORKDIR / 07:44:57 ---> Running in c354969af0f6 07:44:58 Removing intermediate container c354969af0f6 07:44:58 ---> 6e9edc8a61ac 07:44:58 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 07:44:59 ---> a2dc2735eebc 07:44:59 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 07:44:59 ---> c6cff69cb465 07:44:59 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 07:45:00 ---> c6fd35196c8c 07:45:00 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:45:00 ---> Running in 4ddb08c62868 07:45:00 Removing intermediate container 4ddb08c62868 07:45:00 ---> b1aeb6062230 07:45:00 Step 19/21 : LABEL arch=arm64 07:45:00 ---> Running in dc4be366d103 07:45:01 Removing intermediate container dc4be366d103 07:45:01 ---> 0b96054e14ad 07:45:01 Step 20/21 : LABEL git_sha=aa778b63694979e09c9634519f1afb340992c732 07:45:01 ---> Running in 5128b527f7ad 07:45:01 Removing intermediate container 5128b527f7ad 07:45:01 ---> 7b9c51f0582d 07:45:01 Step 21/21 : LABEL version=0.0.0 07:45:01 ---> Running in bc7b89f8d8d8 07:45:01 Removing intermediate container bc7b89f8d8d8 07:45:01 ---> 0ac33887e658 07:45:01 [Warning] One or more build-args [ARCH] were not consumed 07:45:01 Successfully built 0ac33887e658 07:45:01 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 07:45:03 provisioning config files... 07:45:03 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-507@tmp/config305937764179912306tmp [Pipeline] { [Pipeline] sh 07:45:04 + curl -s https://codecov.io/bash 07:45:04 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-507@tmp/config305937764179912306tmp 07:45:04 07:45:04 _____ _ 07:45:04 / ____| | | 07:45:04 | | ___ __| | ___ ___ _____ __ 07:45:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:45:04 | |___| (_) | (_| | __/ (_| (_) \ V / 07:45:04 \_____\___/ \__,_|\___|\___\___/ \_/ 07:45:04 Bash-tbd 07:45:04 07:45:04 07:45:04 ==> Jenkins CI detected. 07:45:04 project root: . 07:45:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:45:04 ==> Running gcov in . (disable via -X gcov) 07:45:04 ==> Python coveragepy not found 07:45:04 ==> Searching for coverage reports in: 07:45:04 + . 07:45:04 -> Found 1 reports 07:45:04 ==> Detecting git/mercurial file structure 07:45:04 ==> Reading reports 07:45:04 + ./coverage.out bytes=110966 07:45:04 ==> Appending adjustments 07:45:04 http://docs.codecov.io/docs/fixing-reports 07:45:05 + Found adjustments 07:45:05 ==> Gzipping contents 07:45:05 ==> Uploading reports 07:45:05 url: https://codecov.io 07:45:05 query: branch=PR-507&commit=aa778b63694979e09c9634519f1afb340992c732&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-507%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=507&job= 07:45:05 -> Pinging Codecov 07:45:05 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-507&commit=aa778b63694979e09c9634519f1afb340992c732&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-507%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=507&job= 07:45:05 -> Uploading 07:45:05 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/aa778b63694979e09c9634519f1afb340992c732 [Pipeline] } 07:45: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 07:45:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:45:08 ---> package-listing.sh 07:45:08 ++ facter osfamily 07:45:08 ++ tr '[:upper:]' '[:lower:]' 07:45:08 + OS_FAMILY=redhat 07:45:08 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-507 07:45:08 + START_PACKAGES=/tmp/packages_start.txt 07:45:08 + END_PACKAGES=/tmp/packages_end.txt 07:45:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:45:08 + PACKAGES=/tmp/packages_start.txt 07:45:08 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-507 ']' 07:45:08 + PACKAGES=/tmp/packages_end.txt 07:45:08 + case "${OS_FAMILY}" in 07:45:08 + rpm -qa 07:45:08 + sort 07:45:12 + '[' -f /tmp/packages_start.txt ']' 07:45:12 + '[' -f /tmp/packages_end.txt ']' 07:45:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:45:12 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-507 ']' 07:45:12 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-507/archives/ 07:45:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-507/archives/ [Pipeline] isUnix [Pipeline] sh 07:45:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:45:12 07:45:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:45:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:45:13 alpine: Pulling from edgex-lftools-log-publisher 07:45:13 c9b1b535fdd9: Pulling fs layer 07:45:13 2cc5ad85d9ab: Pulling fs layer 07:45:13 756a868c4378: Pulling fs layer 07:45:13 444b2fc9a129: Pulling fs layer 07:45:13 ea15f1150254: Pulling fs layer 07:45:13 41b27a9f41bf: Pulling fs layer 07:45:13 28c525ee5125: Pulling fs layer 07:45:13 094b1ea09ed8: Pulling fs layer 07:45:13 138eaada9080: Pulling fs layer 07:45:13 0622d0fa9048: Pulling fs layer 07:45:13 41b27a9f41bf: Waiting 07:45:13 28c525ee5125: Waiting 07:45:13 094b1ea09ed8: Waiting 07:45:13 138eaada9080: Waiting 07:45:13 444b2fc9a129: Waiting 07:45:13 ea15f1150254: Waiting 07:45:13 0622d0fa9048: Waiting 07:45:13 2cc5ad85d9ab: Download complete 07:45:13 444b2fc9a129: Verifying Checksum 07:45:13 444b2fc9a129: Download complete 07:45:13 c9b1b535fdd9: Verifying Checksum 07:45:13 ea15f1150254: Verifying Checksum 07:45:13 ea15f1150254: Download complete 07:45:13 28c525ee5125: Verifying Checksum 07:45:13 28c525ee5125: Download complete 07:45:13 c9b1b535fdd9: Pull complete 07:45:14 2cc5ad85d9ab: Pull complete 07:45:14 756a868c4378: Verifying Checksum 07:45:14 756a868c4378: Download complete 07:45:14 138eaada9080: Verifying Checksum 07:45:14 138eaada9080: Download complete 07:45:14 094b1ea09ed8: Verifying Checksum 07:45:14 094b1ea09ed8: Download complete 07:45:14 0622d0fa9048: Verifying Checksum 07:45:14 0622d0fa9048: Download complete 07:45:14 41b27a9f41bf: Verifying Checksum 07:45:14 41b27a9f41bf: Download complete 07:45:16 756a868c4378: Pull complete 07:45:16 444b2fc9a129: Pull complete 07:45:16 ea15f1150254: Pull complete 07:45:20 41b27a9f41bf: Pull complete 07:45:20 28c525ee5125: Pull complete 07:45:23 094b1ea09ed8: Pull complete 07:45:23 138eaada9080: Pull complete 07:45:23 0622d0fa9048: Pull complete 07:45:23 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 07:45:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:45:23 prd-centos7-docker-4c-2g-5546 does not seem to be running inside a container 07:45:23 $ 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-507 -v /w/workspace/dgexfoundry_device-sdk-go_PR-507:/w/workspace/dgexfoundry_device-sdk-go_PR-507:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-507@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:45:24 $ docker top 8df25ead51e006f16224e93d4bf305133d5d1a5b869c72434876318ed6527d73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:45:24 provisioning config files... 07:45:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-507@tmp/config4903366879124252542tmp [Pipeline] { [Pipeline] echo 07:45:25 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:45:25 ---> create-netrc.sh [Pipeline] echo 07:45:25 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:45:25 ---> logs-deploy.sh 07:45:25 + ARCHIVE_ARTIFACTS= 07:45:25 + LOGS_SERVER=https://logs.edgexfoundry.org 07:45:25 + '[' https://logs.edgexfoundry.org == None ']' 07:45:25 + NEXUS_URL=https://nexus.edgexfoundry.org 07:45:25 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-507/1 07:45:25 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-507/1/ 07:45:25 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-507/1 /w/workspace/dgexfoundry_device-sdk-go_PR-507 07:45:27 Archives upload complete. 07:45:27 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-507/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-507/1/ 07:45:28 ---> uname -a: 07:45:28 Linux 8df25ead51e0 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 07:45:28 07:45:28 07:45:28 ---> lscpu: 07:45:28 Architecture: x86_64 07:45:28 CPU op-mode(s): 32-bit, 64-bit 07:45:28 Byte Order: Little Endian 07:45:28 Address sizes: 40 bits physical, 48 bits virtual 07:45:28 CPU(s): 4 07:45:28 On-line CPU(s) list: 0-3 07:45:28 Thread(s) per core: 1 07:45:28 Core(s) per socket: 1 07:45:28 Socket(s): 4 07:45:28 NUMA node(s): 1 07:45:28 Vendor ID: GenuineIntel 07:45:28 CPU family: 6 07:45:28 Model: 44 07:45:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:45:28 Stepping: 1 07:45:28 CPU MHz: 2933.436 07:45:28 BogoMIPS: 5866.87 07:45:28 Virtualization: VT-x 07:45:28 Hypervisor vendor: KVM 07:45:28 Virtualization type: full 07:45:28 L1d cache: 128 KiB 07:45:28 L1i cache: 128 KiB 07:45:28 L2 cache: 16 MiB 07:45:28 L3 cache: 64 MiB 07:45:28 NUMA node0 CPU(s): 0-3 07:45:28 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 07:45:28 Vulnerability Meltdown: Mitigation; PTI 07:45:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:45:28 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 07:45:28 Vulnerability Spectre v2: Mitigation; Full retpoline 07:45:28 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 07:45:28 07:45:28 07:45:28 ---> nproc: 07:45:28 4 07:45:28 07:45:28 07:45:28 ---> df -h: 07:45:28 Filesystem Size Used Available Use% Mounted on 07:45:28 overlay 50.0G 6.4G 43.6G 13% / 07:45:28 tmpfs 64.0M 0 64.0M 0% /dev 07:45:28 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 07:45:28 shm 64.0M 0 64.0M 0% /dev/shm 07:45:28 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 07:45:28 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 07:45:28 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 07:45:28 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-507 07:45:28 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-507@tmp 07:45:28 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 07:45:28 07:45:28 07:45:28 ---> free -m: 07:45:28 total used free shared buff/cache available 07:45:28 Mem: 1838 610 70 0 1157 1124 07:45:28 Swap: 1023 0 1023 07:45:28 07:45:28 07:45:28 ---> ip addr: 07:45:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:45:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:45:28 inet 127.0.0.1/8 scope host lo 07:45:28 valid_lft forever preferred_lft forever 07:45:28 6: eth0@if7: mtu 1458 qdisc noqueue state UP 07:45:28 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 07:45:28 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 07:45:28 valid_lft forever preferred_lft forever 07:45:28 07:45:28 07:45:28 ---> sar -b -r -n DEV: 07:45:28 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/22/20 _x86_64_ (4 CPU) 07:45:28 07:45:28 07:38:42 LINUX RESTART 07:45:28 07:45:28 07:39:02 tps rtps wtps bread/s bwrtn/s 07:45:28 07:40:01 104.84 41.41 63.42 5187.35 26987.16 07:45:28 07:41:01 3.13 0.00 3.13 0.00 115.52 07:45:28 07:42:01 0.67 0.00 0.67 0.00 8.89 07:45:28 07:43:01 0.65 0.00 0.65 0.00 7.94 07:45:28 07:44:01 0.65 0.00 0.65 0.00 8.09 07:45:28 07:45:01 0.72 0.00 0.72 0.00 8.18 07:45:28 Average: 18.21 6.81 11.40 853.13 4463.25 07:45:28 07:45:28 07:39:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:45:28 07:40:01 102064 1780240 94.58 2620 1227728 963208 32.86 449384 1164012 8 07:45:28 07:41:01 114360 1767944 93.92 2620 1227760 907932 30.98 441312 1163864 8 07:45:28 07:42:01 113224 1769080 93.98 2620 1227768 908100 30.98 442448 1163852 8 07:45:28 07:43:01 112888 1769416 94.00 2620 1227832 908248 30.99 443100 1163864 32 07:45:28 07:44:01 114496 1767808 93.92 2620 1227780 907996 30.98 441580 1163852 8 07:45:28 07:45:01 114168 1768136 93.93 2620 1227784 908056 30.98 442036 1163852 8 07:45:28 Average: 111867 1770437 94.06 2620 1227775 917257 31.30 443310 1163883 12 07:45:28 07:45:28 07:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 07:45:28 07:40:01 eth0 397.61 222.25 1054.77 104.65 0.00 0.00 0.00 07:45:28 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:28 07:40:01 docker0 8.42 6.99 1.12 17.58 0.00 0.00 0.00 07:45:28 07:41:01 eth0 0.87 0.08 0.07 0.01 0.00 0.00 0.00 07:45:28 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:28 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:28 07:42:01 eth0 1.00 0.57 0.41 0.19 0.00 0.00 0.00 07:45:28 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:28 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:28 07:43:01 eth0 0.42 0.40 0.29 0.24 0.00 0.00 0.00 07:45:28 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:28 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:28 07:44:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 07:45:28 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:28 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:28 07:45:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 07:45:28 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:28 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:28 Average: eth0 65.84 36.77 173.63 17.30 0.00 0.00 0.00 07:45:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:28 Average: docker0 1.39 1.15 0.18 2.89 0.00 0.00 0.00 07:45:28 07:45:28 07:45:28 ---> sar -P ALL: 07:45:28 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/22/20 _x86_64_ (4 CPU) 07:45:28 07:45:28 07:38:42 LINUX RESTART 07:45:28 07:45:28 07:39:02 CPU %user %nice %system %iowait %steal %idle 07:45:28 07:40:01 all 15.61 0.00 7.10 5.35 1.46 70.48 07:45:28 07:40:01 0 14.74 0.00 8.22 4.30 1.37 71.36 07:45:28 07:40:01 1 17.85 0.00 6.42 3.81 1.32 70.60 07:45:28 07:40:01 2 14.07 0.00 6.43 5.62 1.59 72.29 07:45:28 07:40:01 3 15.77 0.00 7.35 7.61 1.54 67.74 07:45:28 07:41:01 all 0.21 0.00 0.07 0.00 0.04 99.68 07:45:28 07:41:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:45:28 07:41:01 1 0.60 0.00 0.07 0.00 0.05 99.28 07:45:28 07:41:01 2 0.13 0.00 0.08 0.00 0.07 99.72 07:45:28 07:41:01 3 0.08 0.00 0.08 0.00 0.03 99.80 07:45:28 07:42:01 all 0.18 0.00 0.06 0.00 0.05 99.72 07:45:28 07:42:01 0 0.08 0.00 0.02 0.00 0.05 99.85 07:45:28 07:42:01 1 0.45 0.00 0.07 0.00 0.03 99.45 07:45:28 07:42:01 2 0.13 0.00 0.10 0.00 0.10 99.67 07:45:28 07:42:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:45:28 07:43:01 all 0.13 0.00 0.05 0.00 0.30 99.52 07:45:28 07:43:01 0 0.05 0.00 0.08 0.00 0.53 99.34 07:45:28 07:43:01 1 0.12 0.00 0.03 0.00 0.22 99.63 07:45:28 07:43:01 2 0.32 0.00 0.07 0.00 0.23 99.38 07:45:28 07:43:01 3 0.07 0.00 0.05 0.00 0.22 99.67 07:45:28 07:44:01 all 0.12 0.00 0.06 0.00 0.39 99.43 07:45:28 07:44:01 0 0.02 0.00 0.02 0.00 0.15 99.82 07:45:28 07:44:01 1 0.02 0.00 0.03 0.00 0.12 99.83 07:45:28 07:44:01 2 0.35 0.00 0.12 0.00 0.91 98.62 07:45:28 07:44:01 3 0.05 0.00 0.05 0.00 0.40 99.50 07:45:28 07:45:01 all 0.18 0.00 0.05 0.00 0.06 99.71 07:45:28 07:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:45:28 07:45:01 1 0.47 0.00 0.05 0.00 0.05 99.43 07:45:28 07:45:01 2 0.12 0.00 0.07 0.00 0.08 99.73 07:45:28 07:45:01 3 0.10 0.00 0.07 0.00 0.07 99.77 07:45:28 Average: all 2.65 0.00 1.19 0.86 0.38 94.91 07:45:28 Average: 0 2.41 0.00 1.35 0.69 0.35 95.19 07:45:28 Average: 1 3.16 0.00 1.08 0.61 0.29 94.86 07:45:28 Average: 2 2.45 0.00 1.11 0.91 0.49 95.04 07:45:28 Average: 3 2.60 0.00 1.23 1.23 0.37 94.57 07:45:28 07:45:28 07:45:28