Pull request #464 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of akramtexas for edgexfoundry/device-sdk-go Obtained Jenkinsfile from f9e281343ba85abaa315b19590fe78a7478a54c6+fc4d8ba2ca6bee1bf2e474e60f47b75130718504 (ff147e19a66c33ff7125f8c83ea6efa17740f015) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4321 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [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-464 # 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/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # 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/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit fc4d8ba2ca6bee1bf2e474e60f47b75130718504 into PR head commit f9e281343ba85abaa315b19590fe78a7478a54c6 Merge succeeded, producing f9e281343ba85abaa315b19590fe78a7478a54c6 Checking out Revision f9e281343ba85abaa315b19590fe78a7478a54c6 (PR-464) > git config core.sparsecheckout # timeout=10 > git checkout -f f9e281343ba85abaa315b19590fe78a7478a54c6 # 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 fc4d8ba2ca6bee1bf2e474e60f47b75130718504 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9e281343ba85abaa315b19590fe78a7478a54c6 # timeout=10 Commit message: "Fix the Content Header-related issue with CBOR." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:33:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:33:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:33:51 ========================================================= 15:33:51 EdgeX Global Pipelines Version Info 15:33:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d9296e8a8a7315ed41357f3bfafc40a10e75926a # timeout=10 15:33:53 ------------------- 15:33:53 stable info: 15:33:53 ------------------- 15:33:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:33:53 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 15:33:53 Message: update stable to v1.0.73 15:33:54 ------------------- 15:33:54 experimental info: 15:33:54 ------------------- 15:33:54 Commited By: **** collab-it+edgex@linuxfoundation.org 15:33:54 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 15:33:54 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:33:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:33:56 15:33:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:33:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:33:57 latest: Pulling from edgex-devops/git-semver 15:33:57 9123ac7c32f7: Pulling fs layer 15:33:57 b8cc5d1170e3: Pulling fs layer 15:33:57 2924cbbf6a41: Pulling fs layer 15:33:57 93b08a4f1073: Pulling fs layer 15:33:57 93b08a4f1073: Waiting 15:33:57 b8cc5d1170e3: Verifying Checksum 15:33:57 b8cc5d1170e3: Download complete 15:33:57 9123ac7c32f7: Verifying Checksum 15:33:57 9123ac7c32f7: Download complete 15:33:57 93b08a4f1073: Verifying Checksum 15:33:57 93b08a4f1073: Download complete 15:33:57 2924cbbf6a41: Download complete 15:33:57 9123ac7c32f7: Pull complete 15:33:57 b8cc5d1170e3: Pull complete 15:33:58 2924cbbf6a41: Pull complete 15:33:59 93b08a4f1073: Pull complete 15:33:59 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 15:33:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:33:59 prd-centos7-docker-4c-2g-4321 does not seem to be running inside a container 15:33:59 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-464 -v /w/workspace/dgexfoundry_device-sdk-go_PR-464:/w/workspace/dgexfoundry_device-sdk-go_PR-464:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:34:01 $ docker top 8ee80fc68526dbceadeb879c4793cbb0ee219accec43f1ae7b414c2a98890c2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:01 [ssh-agent] Looking for ssh-agent implementation... 15:34:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:01 $ docker exec 8ee80fc68526dbceadeb879c4793cbb0ee219accec43f1ae7b414c2a98890c2e ssh-agent 15:34:02 SSH_AUTH_SOCK=/tmp/ssh-SdfEtvqSE2lh/agent.15 15:34:02 SSH_AGENT_PID=21 15:34:02 Running ssh-add (command line suppressed) 15:34:02 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_2234122189552987864.key (/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_2234122189552987864.key) 15:34:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:03 + git describe --exact-match --tags HEAD 15:34:03 fatal: No names found, cannot describe anything. [Pipeline] } 15:34:03 $ docker exec --env ******** --env ******** 8ee80fc68526dbceadeb879c4793cbb0ee219accec43f1ae7b414c2a98890c2e ssh-agent -k 15:34:04 unset SSH_AUTH_SOCK; 15:34:04 unset SSH_AGENT_PID; 15:34:04 echo Agent pid 21 killed; 15:34:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:34:04 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:34:04 This usually means this commit has not been tagged. [Pipeline] sshagent 15:34:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:04 [ssh-agent] Looking for ssh-agent implementation... 15:34:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:05 $ docker exec 8ee80fc68526dbceadeb879c4793cbb0ee219accec43f1ae7b414c2a98890c2e ssh-agent 15:34:05 SSH_AUTH_SOCK=/tmp/ssh-iEXnmrDkf3ch/agent.56 15:34:05 SSH_AGENT_PID=63 15:34:05 Running ssh-add (command line suppressed) 15:34:05 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_3753713068935510306.key (/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_3753713068935510306.key) 15:34:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:06 + git semver init 15:34:06 # -> Open(): unable to determine branch for HEAD 15:34:06 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-464/.git 15:34:06 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-464 15:34:06 # $SEMVER_REMOTE_NAME = origin 15:34:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:34:06 # $SEMVER_USER_NAME = edgex-jenkins 15:34:06 # $SEMVER_BRANCH = PR-464 15:34:06 # $SEMVER_TEMP = /tmp/semver-894440642 15:34:06 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 15:34:07 # '/tmp/semver-894440642' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-464/.semver' 15:34:07 # -> Force: false 15:34:07 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-464/.semver [Pipeline] } 15:34:07 $ docker exec --env ******** --env ******** 8ee80fc68526dbceadeb879c4793cbb0ee219accec43f1ae7b414c2a98890c2e ssh-agent -k 15:34:07 unset SSH_AUTH_SOCK; 15:34:07 unset SSH_AGENT_PID; 15:34:07 echo Agent pid 63 killed; 15:34:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:08 + git semver [Pipeline] } 15:34:08 $ docker stop --time=1 8ee80fc68526dbceadeb879c4793cbb0ee219accec43f1ae7b414c2a98890c2e 15:34:10 $ docker rm -f 8ee80fc68526dbceadeb879c4793cbb0ee219accec43f1ae7b414c2a98890c2e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:34:11 Stashed 44 file(s) [Pipeline] echo 15:34:11 [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 15:34:26 Still waiting to schedule task 15:34:26 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4321’ 15:34:26 Still waiting to schedule task 15:34:26 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4320’ is offline 15:36:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4322 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [Pipeline] { [Pipeline] ws 15:36:12 Running in /w/workspace/device-sdk-go/25 [Pipeline] { [Pipeline] checkout 15:36:17 using credential edgex-jenkins-ssh 15:36:17 Cloning the remote Git repository 15:36:17 Cloning with configured refspecs honoured and without tags 15:36:17 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:36:18 > git init /w/workspace/device-sdk-go/25 # timeout=10 15:36:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:36:18 > git --version # timeout=10 15:36:18 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:18 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:36:19 Fetching without tags 15:36:19 Merging remotes/origin/master commit fc4d8ba2ca6bee1bf2e474e60f47b75130718504 into PR head commit f9e281343ba85abaa315b19590fe78a7478a54c6 15:36:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:36:19 > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # timeout=10 15:36:19 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:36:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:36:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:36:19 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:19 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:36:19 > git config core.sparsecheckout # timeout=10 15:36:19 > git checkout -f f9e281343ba85abaa315b19590fe78a7478a54c6 # timeout=10 15:36:20 > git remote # timeout=10 15:36:20 > git config --get remote.origin.url # timeout=10 15:36:20 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:20 > git merge fc4d8ba2ca6bee1bf2e474e60f47b75130718504 # timeout=10 15:36:20 Merge succeeded, producing f9e281343ba85abaa315b19590fe78a7478a54c6 15:36:20 Checking out Revision f9e281343ba85abaa315b19590fe78a7478a54c6 (PR-464) 15:36:20 > git rev-parse HEAD^{commit} # timeout=10 15:36:20 > git config core.sparsecheckout # timeout=10 15:36:20 > git checkout -f f9e281343ba85abaa315b19590fe78a7478a54c6 # timeout=10 15:36:24 Commit message: "Fix the Content Header-related issue with CBOR." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:36:26 ========================================================= 15:36:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:36:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:36:27 + 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 . 15:36:28 Sending build context to Docker daemon 2.893MB 15:36:28 Step 1/8 : ARG BASE=golang:1.13-alpine 15:36:28 Step 2/8 : FROM ${BASE} 15:36:28 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:36:28 cde5963f3b93: Pulling fs layer 15:36:28 2a23fa8c16f7: Pulling fs layer 15:36:28 777b28850792: Pulling fs layer 15:36:28 8a11ddd9e578: Pulling fs layer 15:36:28 4cf88f913ddb: Pulling fs layer 15:36:28 1df406cf5192: Pulling fs layer 15:36:28 cd6300453558: Pulling fs layer 15:36:28 b9c365052c96: Pulling fs layer 15:36:28 a2d8cc88f415: Pulling fs layer 15:36:28 ea1d1ca13537: Pulling fs layer 15:36:28 3750a50a1c5e: Pulling fs layer 15:36:28 1df406cf5192: Waiting 15:36:28 a2d8cc88f415: Waiting 15:36:28 cd6300453558: Waiting 15:36:28 ea1d1ca13537: Waiting 15:36:28 b9c365052c96: Waiting 15:36:28 3750a50a1c5e: Waiting 15:36:28 8a11ddd9e578: Waiting 15:36:28 4cf88f913ddb: Waiting 15:36:28 777b28850792: Verifying Checksum 15:36:28 777b28850792: Download complete 15:36:28 2a23fa8c16f7: Verifying Checksum 15:36:28 2a23fa8c16f7: Download complete 15:36:28 4cf88f913ddb: Verifying Checksum 15:36:28 4cf88f913ddb: Download complete 15:36:28 1df406cf5192: Verifying Checksum 15:36:28 1df406cf5192: Download complete 15:36:28 cde5963f3b93: Verifying Checksum 15:36:28 cde5963f3b93: Download complete 15:36:29 cde5963f3b93: Pull complete 15:36:30 2a23fa8c16f7: Pull complete 15:36:30 777b28850792: Pull complete 15:36:33 cd6300453558: Verifying Checksum 15:36:33 cd6300453558: Download complete 15:36:33 a2d8cc88f415: Verifying Checksum 15:36:33 a2d8cc88f415: Download complete 15:36:35 ea1d1ca13537: Verifying Checksum 15:36:35 ea1d1ca13537: Download complete 15:36:35 3750a50a1c5e: Verifying Checksum 15:36:35 3750a50a1c5e: Download complete 15:36:38 b9c365052c96: Verifying Checksum 15:36:38 b9c365052c96: Download complete 15:36:40 8a11ddd9e578: Verifying Checksum 15:36:40 8a11ddd9e578: Download complete 15:36:52 8a11ddd9e578: Pull complete 15:36:52 4cf88f913ddb: Pull complete 15:36:52 1df406cf5192: Pull complete 15:36:56 cd6300453558: Pull complete 15:36:57 Running on prd-centos7-docker-4c-2g-4323 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [Pipeline] { [Pipeline] ws 15:36:57 Running in /w/workspace/device-sdk-go/25 [Pipeline] { [Pipeline] checkout 15:37:00 using credential edgex-jenkins-ssh 15:37:00 Cloning the remote Git repository 15:37:00 Cloning with configured refspecs honoured and without tags 15:37:00 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:37:00 > git init /w/workspace/device-sdk-go/25 # timeout=10 15:37:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:37:00 > git --version # timeout=10 15:37:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:37:01 Fetching without tags 15:37:01 b9c365052c96: Pull complete 15:37:01 a2d8cc88f415: Pull complete 15:37:01 Merging remotes/origin/master commit fc4d8ba2ca6bee1bf2e474e60f47b75130718504 into PR head commit f9e281343ba85abaa315b19590fe78a7478a54c6 15:37:01 Merge succeeded, producing f9e281343ba85abaa315b19590fe78a7478a54c6 15:37:01 Checking out Revision f9e281343ba85abaa315b19590fe78a7478a54c6 (PR-464) 15:37:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:37:00 > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # timeout=10 15:37:00 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:37:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:37:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:37:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:37:01 > git config core.sparsecheckout # timeout=10 15:37:01 > git checkout -f f9e281343ba85abaa315b19590fe78a7478a54c6 # timeout=10 15:37:01 > git remote # timeout=10 15:37:01 > git config --get remote.origin.url # timeout=10 15:37:01 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:01 > git merge fc4d8ba2ca6bee1bf2e474e60f47b75130718504 # timeout=10 15:37:01 > git rev-parse HEAD^{commit} # timeout=10 15:37:01 > git config core.sparsecheckout # timeout=10 15:37:01 > git checkout -f f9e281343ba85abaa315b19590fe78a7478a54c6 # timeout=10 15:37:03 ea1d1ca13537: Pull complete 15:37:04 3750a50a1c5e: Pull complete 15:37:04 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 15:37:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:37:04 ---> 78745c68409d 15:37:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:37:05 Commit message: "Fix the Content Header-related issue with CBOR." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:37:06 ========================================================= 15:37:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:37:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:37:07 + 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 . 15:37:07 Sending build context to Docker daemon 2.893MB 15:37:07 Step 1/8 : ARG BASE=golang:1.13-alpine 15:37:07 Step 2/8 : FROM ${BASE} 15:37:07 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:37:07 e6b0cf9c0882: Pulling fs layer 15:37:07 2848faf0eed1: Pulling fs layer 15:37:07 0f37312ad70f: Pulling fs layer 15:37:07 5788d62ee057: Pulling fs layer 15:37:07 0e6b1d234666: Pulling fs layer 15:37:07 bf5d7aec512f: Pulling fs layer 15:37:07 34c802a77dc8: Pulling fs layer 15:37:07 9eb99e56ec68: Pulling fs layer 15:37:07 27c7a5d97fbd: Pulling fs layer 15:37:07 5c102a31e300: Pulling fs layer 15:37:07 dcfb455df0a1: Pulling fs layer 15:37:07 9eb99e56ec68: Waiting 15:37:07 dcfb455df0a1: Waiting 15:37:07 27c7a5d97fbd: Waiting 15:37:07 5c102a31e300: Waiting 15:37:07 5788d62ee057: Waiting 15:37:07 0e6b1d234666: Waiting 15:37:07 bf5d7aec512f: Waiting 15:37:07 34c802a77dc8: Waiting 15:37:07 0f37312ad70f: Verifying Checksum 15:37:07 0f37312ad70f: Download complete 15:37:07 2848faf0eed1: Verifying Checksum 15:37:07 2848faf0eed1: Download complete 15:37:07 0e6b1d234666: Verifying Checksum 15:37:07 0e6b1d234666: Download complete 15:37:07 bf5d7aec512f: Verifying Checksum 15:37:07 bf5d7aec512f: Download complete 15:37:07 e6b0cf9c0882: Verifying Checksum 15:37:07 e6b0cf9c0882: Download complete 15:37:07 e6b0cf9c0882: Pull complete 15:37:08 ---> Running in b5b3b296b77c 15:37:08 34c802a77dc8: Verifying Checksum 15:37:08 34c802a77dc8: Download complete 15:37:08 27c7a5d97fbd: Verifying Checksum 15:37:08 27c7a5d97fbd: Download complete 15:37:08 Removing intermediate container b5b3b296b77c 15:37:08 ---> db3ff9af55ed 15:37:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:08 ---> Running in 3a4547c0bfef 15:37:09 5c102a31e300: Verifying Checksum 15:37:09 5c102a31e300: Download complete 15:37:09 9eb99e56ec68: Verifying Checksum 15:37:09 9eb99e56ec68: Download complete 15:37:09 dcfb455df0a1: Verifying Checksum 15:37:09 dcfb455df0a1: Download complete 15:37:09 5788d62ee057: Download complete 15:37:10 2848faf0eed1: Pull complete 15:37:10 0f37312ad70f: Pull complete 15:37:10 Removing intermediate container 3a4547c0bfef 15:37:10 ---> 154d7cf5bff6 15:37:10 Step 5/8 : RUN apk add --no-cache make git 15:37:10 ---> Running in da4604a5456b 15:37:11 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:37:12 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:37:13 OK: 125 MiB in 39 packages 15:37:14 Removing intermediate container da4604a5456b 15:37:14 ---> a14a4ab36e4e 15:37:14 Step 6/8 : WORKDIR /device-sdk-go 15:37:14 ---> Running in c11a740708b7 15:37:15 Removing intermediate container c11a740708b7 15:37:15 ---> 1416fd51f191 15:37:15 Step 7/8 : COPY . . 15:37:16 ---> 8faabb148ef1 15:37:16 Step 8/8 : RUN go mod download 15:37:16 ---> Running in c3488db5e431 15:37:16 5788d62ee057: Pull complete 15:37:16 0e6b1d234666: Pull complete 15:37:16 bf5d7aec512f: Pull complete 15:37:18 go: finding github.com/BurntSushi/toml v0.3.1 15:37:18 go: finding github.com/OneOfOne/xxhash v1.2.6 15:37:18 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:37:18 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:37:18 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:37:18 go: finding github.com/bgentry/speakeasy v0.1.0 15:37:18 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:37:18 go: finding github.com/davecgh/go-spew v1.1.1 15:37:18 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 15:37:18 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:37:18 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 15:37:18 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 15:37:18 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:37:18 go: finding github.com/fatih/color v1.7.0 15:37:18 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:37:18 go: finding github.com/go-kit/kit v0.8.0 15:37:18 go: finding github.com/go-logfmt/logfmt v0.4.0 15:37:18 go: finding github.com/go-stack/stack v1.8.0 15:37:18 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:37:18 go: finding github.com/google/uuid v1.1.0 15:37:18 go: finding github.com/gorilla/mux v1.7.1 15:37:18 go: finding github.com/hashicorp/consul/api v1.1.0 15:37:18 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:37:18 go: finding github.com/hashicorp/errwrap v1.0.0 15:37:18 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:37:18 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:37:18 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:37:18 go: finding github.com/hashicorp/go-multierror v1.0.0 15:37:18 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:37:18 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:37:18 go: finding github.com/hashicorp/go-syslog v1.0.0 15:37:18 go: finding github.com/hashicorp/go-uuid v1.0.1 15:37:18 go: finding github.com/hashicorp/go.net v0.0.1 15:37:18 go: finding github.com/hashicorp/golang-lru v0.5.0 15:37:18 go: finding github.com/hashicorp/logutils v1.0.0 15:37:18 go: finding github.com/hashicorp/mdns v1.0.0 15:37:18 go: finding github.com/hashicorp/memberlist v0.1.3 15:37:18 go: finding github.com/hashicorp/serf v0.8.2 15:37:18 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:37:18 go: finding github.com/mattn/go-colorable v0.0.9 15:37:18 go: finding github.com/mattn/go-isatty v0.0.3 15:37:18 go: finding github.com/miekg/dns v1.0.14 15:37:18 go: finding github.com/mitchellh/cli v1.0.0 15:37:18 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:37:18 go: finding github.com/mitchellh/copystructure v1.0.0 15:37:18 go: finding github.com/mitchellh/go-homedir v1.0.0 15:37:18 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:37:18 go: finding github.com/mitchellh/gox v0.4.0 15:37:18 go: finding github.com/mitchellh/iochan v1.0.0 15:37:18 go: finding github.com/mitchellh/mapstructure v1.1.2 15:37:18 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:37:18 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:37:18 go: finding github.com/pelletier/go-toml v1.2.0 15:37:18 go: finding github.com/pkg/errors v0.8.1 15:37:18 go: finding github.com/pmezard/go-difflib v1.0.0 15:37:18 go: finding github.com/posener/complete v1.1.1 15:37:18 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:37:18 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:37:18 go: finding github.com/stretchr/objx v0.1.0 15:37:18 go: finding github.com/stretchr/testify v1.5.1 15:37:18 go: finding github.com/ugorji/go v1.1.4 15:37:18 go: finding github.com/x448/float16 v0.8.4 15:37:18 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:37:18 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:37:18 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:37:18 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:37:18 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:37:18 go: finding gopkg.in/yaml.v2 v2.2.8 15:37:20 34c802a77dc8: Pull complete 15:37:24 9eb99e56ec68: Pull complete 15:37:24 27c7a5d97fbd: Pull complete 15:37:25 5c102a31e300: Pull complete 15:37:25 dcfb455df0a1: Pull complete 15:37:25 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 15:37:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:37:25 ---> 7c70fe431013 15:37:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:37:25 ---> Running in 6c24c6ced117 15:37:25 Removing intermediate container 6c24c6ced117 15:37:25 ---> 6b87100e3770 15:37:25 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:25 ---> Running in a0cb020545a1 15:37:27 Removing intermediate container a0cb020545a1 15:37:27 ---> b37b91d9e0b7 15:37:27 Step 5/8 : RUN apk add --no-cache make git 15:37:27 ---> Running in b52eb893009a 15:37:27 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:37:28 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:37:29 Removing intermediate container c3488db5e431 15:37:29 ---> 45e0ad13a3a4 15:37:29 Successfully built 45e0ad13a3a4 15:37:29 Successfully tagged ci-base-image-arm64:latest 15:37:29 OK: 143 MiB in 39 packages [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 15:37:29 Removing intermediate container b52eb893009a 15:37:29 ---> 050b8bbcfe0e 15:37:29 Step 6/8 : WORKDIR /device-sdk-go 15:37:29 ---> Running in f6cf392baf4d 15:37:29 Removing intermediate container f6cf392baf4d 15:37:29 ---> ba45fd06f0fc 15:37:29 Step 7/8 : COPY . . [Pipeline] isUnix [Pipeline] sh 15:37:29 + docker inspect -f . ci-base-image-arm64 15:37:29 . 15:37:29 ---> 79996053bf6c 15:37:29 Step 8/8 : RUN go mod download 15:37:29 ---> Running in 20062cde0de4 [Pipeline] withDockerContainer 15:37:30 prd-ubuntu18.04-docker-arm64-4c-16g-4322 does not seem to be running inside a container 15:37:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/25 -v /w/workspace/device-sdk-go/25:/w/workspace/device-sdk-go/25:rw,z -v /w/workspace/device-sdk-go/25@tmp:/w/workspace/device-sdk-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:37:31 go: finding github.com/BurntSushi/toml v0.3.1 15:37:31 go: finding github.com/OneOfOne/xxhash v1.2.6 15:37:31 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:37:31 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:37:31 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:37:31 go: finding github.com/bgentry/speakeasy v0.1.0 15:37:31 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:37:31 go: finding github.com/davecgh/go-spew v1.1.1 15:37:31 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 15:37:31 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:37:31 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 15:37:31 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 15:37:31 $ docker top 7b6e18e5afab7c4da38f66d3c30ce71f70b5e3f42d3692044f9f2d059894b50e -eo pid,comm 15:37:32 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:37:32 go: finding github.com/fatih/color v1.7.0 15:37:32 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:37:32 go: finding github.com/go-kit/kit v0.8.0 15:37:32 go: finding github.com/go-logfmt/logfmt v0.4.0 15:37:32 go: finding github.com/go-stack/stack v1.8.0 15:37:32 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:37:32 go: finding github.com/google/uuid v1.1.0 15:37:32 go: finding github.com/gorilla/mux v1.7.1 15:37:32 go: finding github.com/hashicorp/consul/api v1.1.0 15:37:32 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:37:32 go: finding github.com/hashicorp/errwrap v1.0.0 15:37:32 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:37:32 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [Pipeline] { [Pipeline] sh 15:37:32 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:37:32 go: finding github.com/hashicorp/go-multierror v1.0.0 15:37:32 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:37:32 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:37:32 go: finding github.com/hashicorp/go-syslog v1.0.0 15:37:32 go: finding github.com/hashicorp/go-uuid v1.0.1 15:37:32 go: finding github.com/hashicorp/go.net v0.0.1 15:37:32 go: finding github.com/hashicorp/golang-lru v0.5.0 15:37:32 go: finding github.com/hashicorp/logutils v1.0.0 15:37:32 go: finding github.com/hashicorp/mdns v1.0.0 15:37:32 go: finding github.com/hashicorp/memberlist v0.1.3 15:37:32 go: finding github.com/hashicorp/serf v0.8.2 15:37:32 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:37:32 go: finding github.com/mattn/go-colorable v0.0.9 15:37:32 go: finding github.com/mattn/go-isatty v0.0.3 15:37:32 go: finding github.com/miekg/dns v1.0.14 15:37:32 go: finding github.com/mitchellh/cli v1.0.0 15:37:32 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:37:32 go: finding github.com/mitchellh/copystructure v1.0.0 15:37:32 go: finding github.com/mitchellh/go-homedir v1.0.0 15:37:32 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:37:32 go: finding github.com/mitchellh/gox v0.4.0 15:37:32 go: finding github.com/mitchellh/iochan v1.0.0 15:37:32 go: finding github.com/mitchellh/mapstructure v1.1.2 15:37:32 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:37:32 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:37:32 go: finding github.com/pelletier/go-toml v1.2.0 15:37:32 go: finding github.com/pkg/errors v0.8.1 15:37:32 go: finding github.com/pmezard/go-difflib v1.0.0 15:37:32 go: finding github.com/posener/complete v1.1.1 15:37:32 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:37:32 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:37:32 go: finding github.com/stretchr/objx v0.1.0 15:37:32 go: finding github.com/stretchr/testify v1.5.1 15:37:32 + go version 15:37:32 go version go1.13.5 linux/arm64 [Pipeline] sh 15:37:33 go: finding github.com/ugorji/go v1.1.4 15:37:33 go: finding github.com/x448/float16 v0.8.4 15:37:33 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:37:33 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:37:33 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:37:33 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:37:33 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:37:33 go: finding gopkg.in/yaml.v2 v2.2.8 15:37:33 + make test 15:37:33 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:37:35 ? github.com/edgexfoundry/device-sdk-go [no test files] 15:37:37 Removing intermediate container 20062cde0de4 15:37:37 ---> 2f344410e517 15:37:37 Successfully built 2f344410e517 15:37:37 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 15:37:37 + docker inspect -f . ci-base-image-x86_64 15:37:37 . [Pipeline] withDockerContainer 15:37:38 prd-centos7-docker-4c-2g-4323 does not seem to be running inside a container 15:37:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/25 -v /w/workspace/device-sdk-go/25:/w/workspace/device-sdk-go/25:rw,z -v /w/workspace/device-sdk-go/25@tmp:/w/workspace/device-sdk-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:37:38 $ docker top 67d533a4838e9cc2a509bfd701af09921d2adc7c97f4cd554abdf60b27df74ba -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:39 + go version 15:37:39 go version go1.13.5 linux/amd64 [Pipeline] sh 15:37:39 + make test 15:37:39 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:37:40 ? github.com/edgexfoundry/device-sdk-go [no test files] 15:37:58 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 15:37:58 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 15:37:58 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.026s coverage: 22.1% of statements 15:37:58 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.042s coverage: 95.8% of statements 15:38:21 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 15:38:21 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 15:38:21 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.029s coverage: 22.1% of statements 15:38:21 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.224s coverage: 95.8% of statements 15:38:30 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.026s coverage: 11.4% of statements 15:38:30 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.009s coverage: 22.1% of statements 15:38:30 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 15:38:30 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.168s coverage: 38.5% of statements 15:38:30 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 15:38:30 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 15:38:30 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.529s coverage: 77.9% of statements 15:38:30 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 15:38:30 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 15:38:30 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 15:38:30 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.019s coverage: 52.6% of statements 15:38:30 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 15:38:30 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.101s coverage: 71.4% of statements 15:38:30 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 15:38:30 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 15:38:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:38:31 gofmt -l . 15:38:31 [ "`gofmt -l .`" = "" ] 15:38:31 ./bin/test-attribution-txt.sh 15:38:32 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:38:32 Stashed 1 file(s) [Pipeline] } 15:38:32 $ docker stop --time=1 67d533a4838e9cc2a509bfd701af09921d2adc7c97f4cd554abdf60b27df74ba 15:38:34 $ docker rm -f 67d533a4838e9cc2a509bfd701af09921d2adc7c97f4cd554abdf60b27df74ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:38:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:38:36 + ls -al . 15:38:36 total 160 15:38:36 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 16 15:38 . 15:38:36 drwxrwxr-x. 4 jenkins jenkins 30 Apr 16 15:37 .. 15:38:36 drwxrwxr-x. 3 jenkins jenkins 20 Apr 16 15:37 api 15:38:36 drwxrwxr-x. 2 jenkins jenkins 64 Apr 16 15:37 bin 15:38:36 -rw-r--r--. 1 jenkins jenkins 97490 Apr 16 15:38 coverage.out 15:38:36 -rw-rw-r--. 1 jenkins jenkins 936 Apr 16 15:37 Dockerfile.build 15:38:36 -rw-rw-r--. 1 jenkins jenkins 140 Apr 16 15:37 .dockerignore 15:38:36 drwxrwxr-x. 4 jenkins jenkins 31 Apr 16 15:37 example 15:38:36 drwxrwxr-x. 8 jenkins jenkins 179 Apr 16 15:37 .git 15:38:36 drwxrwxr-x. 2 jenkins jenkins 38 Apr 16 15:37 .github 15:38:36 -rw-rw-r--. 1 jenkins jenkins 138 Apr 16 15:37 .gitignore 15:38:36 -rw-r--r--. 1 jenkins jenkins 475 Apr 16 15:38 go.mod 15:38:36 -rw-r--r--. 1 jenkins jenkins 12152 Apr 16 15:38 go.sum 15:38:36 drwxrwxr-x. 14 jenkins jenkins 196 Apr 16 15:37 internal 15:38:36 -rw-rw-r--. 1 jenkins jenkins 808 Apr 16 15:37 Jenkinsfile 15:38:36 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 16 15:37 LICENSE 15:38:36 -rw-rw-r--. 1 jenkins jenkins 892 Apr 16 15:37 Makefile 15:38:36 drwxrwxr-x. 5 jenkins jenkins 50 Apr 16 15:37 pkg 15:38:36 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 16 15:37 README.md 15:38:36 drwxrwxr-x. 3 jenkins jenkins 58 Apr 16 15:37 .semver 15:38:36 drwxrwxr-x. 4 jenkins jenkins 54 Apr 16 15:37 snap 15:38:36 -rw-rw-r--. 1 jenkins jenkins 5 Apr 16 15:34 VERSION 15:38:36 -rw-rw-r--. 1 jenkins jenkins 222 Apr 16 15:37 version.go [Pipeline] isUnix [Pipeline] sh 15:38:36 + 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=f9e281343ba85abaa315b19590fe78a7478a54c6 --label arch=amd64 --label version=0.0.0 . 15:38:36 Sending build context to Docker daemon 3.011MB 15:38:36 Step 1/21 : ARG BASE=golang:1.13-alpine 15:38:36 Step 2/21 : FROM ${BASE} AS builder 15:38:36 ---> 2f344410e517 15:38:36 Step 3/21 : ARG MAKE='make build' 15:38:36 ---> Running in d57a9d207706 15:38:36 Removing intermediate container d57a9d207706 15:38:36 ---> f4bba355ba72 15:38:36 Step 4/21 : WORKDIR /device-sdk-go 15:38:36 ---> Running in 6b6eac735a37 15:38:36 Removing intermediate container 6b6eac735a37 15:38:36 ---> 7a77f7136817 15:38:36 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:38:36 ---> Running in 854c027968d0 15:38:37 Removing intermediate container 854c027968d0 15:38:37 ---> 6c40f7b2a823 15:38:37 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:37 ---> Running in 909d0fe75867 15:38:37 Removing intermediate container 909d0fe75867 15:38:37 ---> 12f1e696ae50 15:38:37 Step 7/21 : RUN apk add --update --no-cache make git 15:38:37 ---> Running in 9466a4fa473c 15:38:38 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:38:38 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:38:40 OK: 143 MiB in 39 packages 15:38:40 Removing intermediate container 9466a4fa473c 15:38:40 ---> 5438e01b2065 15:38:40 Step 8/21 : COPY . . 15:38:40 ---> ed7b4c768e59 15:38:40 Step 9/21 : RUN ${MAKE} 15:38:40 ---> Running in e14547b7a9a5 15:38:40 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 15:38:44 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.079s coverage: 11.4% of statements 15:38:44 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.016s coverage: 22.1% of statements 15:38:44 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 15:38:44 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.159s coverage: 38.5% of statements 15:38:44 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 15:38:44 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 15:38:44 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.567s coverage: 77.9% of statements 15:38:44 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 15:38:44 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 15:38:44 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 15:38:44 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.139s coverage: 52.6% of statements 15:38:44 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 15:38:44 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.359s coverage: 71.4% of statements 15:38:44 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 15:38:44 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 15:38:44 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:38:49 gofmt -l . 15:38:49 [ "`gofmt -l .`" = "" ] 15:38:49 ./bin/test-attribution-txt.sh 15:38:50 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:38:50 Warning: overwriting stash ‘coverage-report’ 15:38:51 Stashed 1 file(s) [Pipeline] } 15:38:51 $ docker stop --time=1 7b6e18e5afab7c4da38f66d3c30ce71f70b5e3f42d3692044f9f2d059894b50e 15:38:53 $ docker rm -f 7b6e18e5afab7c4da38f66d3c30ce71f70b5e3f42d3692044f9f2d059894b50e 15:38:53 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:38:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:38:54 + ls -al . 15:38:54 total 200 15:38:54 drwxrwxr-x 11 jenkins jenkins 4096 Apr 16 15:38 . 15:38:54 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 15:36 .. 15:38:54 -rw-rw-r-- 1 jenkins jenkins 140 Apr 16 15:36 .dockerignore 15:38:54 drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 15:36 .git 15:38:54 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 15:36 .github 15:38:54 -rw-rw-r-- 1 jenkins jenkins 138 Apr 16 15:36 .gitignore 15:38:54 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 15:36 .semver 15:38:54 -rw-rw-r-- 1 jenkins jenkins 936 Apr 16 15:36 Dockerfile.build 15:38:54 -rw-rw-r-- 1 jenkins jenkins 808 Apr 16 15:36 Jenkinsfile 15:38:54 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 16 15:36 LICENSE 15:38:54 -rw-rw-r-- 1 jenkins jenkins 892 Apr 16 15:36 Makefile 15:38:54 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 16 15:36 README.md 15:38:54 -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 15:34 VERSION 15:38:54 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 15:36 api 15:38:54 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 15:36 bin 15:38:54 -rw-r--r-- 1 jenkins jenkins 97490 Apr 16 15:38 coverage.out 15:38:54 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 15:36 example 15:38:54 -rw-r--r-- 1 jenkins jenkins 475 Apr 16 15:38 go.mod 15:38:54 -rw-r--r-- 1 jenkins jenkins 12152 Apr 16 15:38 go.sum 15:38:54 drwxrwxr-x 14 jenkins jenkins 4096 Apr 16 15:36 internal 15:38:54 drwxrwxr-x 5 jenkins jenkins 4096 Apr 16 15:36 pkg 15:38:54 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 15:36 snap 15:38:54 -rw-rw-r-- 1 jenkins jenkins 222 Apr 16 15:36 version.go [Pipeline] isUnix [Pipeline] sh 15:38:55 Removing intermediate container e14547b7a9a5 15:38:55 ---> 263f3ae647f0 15:38:55 Step 10/21 : FROM scratch 15:38:55 ---> 15:38:55 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:38:55 ---> Running in 0bb81666dc2b 15:38:55 Removing intermediate container 0bb81666dc2b 15:38:55 ---> 62cc1067f7ef 15:38:55 Step 12/21 : ENV APP_PORT=49990 15:38:55 ---> Running in a05bb101fc31 15:38:55 Removing intermediate container a05bb101fc31 15:38:55 ---> 0d7cd5b6bc5e 15:38:55 Step 13/21 : EXPOSE $APP_PORT 15:38:55 + 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=f9e281343ba85abaa315b19590fe78a7478a54c6 --label arch=arm64 --label version=0.0.0 . 15:38:55 ---> Running in 0bd18e075273 15:38:55 Removing intermediate container 0bd18e075273 15:38:55 ---> d8613210d4b3 15:38:55 Step 14/21 : WORKDIR / 15:38:55 ---> Running in d1a9d4554237 15:38:55 Removing intermediate container d1a9d4554237 15:38:55 ---> 630826ec2e39 15:38:55 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 15:38:55 Sending build context to Docker daemon 3.011MB 15:38:55 Step 1/21 : ARG BASE=golang:1.13-alpine 15:38:55 Step 2/21 : FROM ${BASE} AS builder 15:38:55 ---> 45e0ad13a3a4 15:38:55 Step 3/21 : ARG MAKE='make build' 15:38:55 ---> Running in ad84cb794be3 15:38:56 ---> bf053db32a09 15:38:56 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 15:38:56 ---> eef748dac496 15:38:56 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 15:38:56 Removing intermediate container ad84cb794be3 15:38:56 ---> fa57939f5827 15:38:56 Step 4/21 : WORKDIR /device-sdk-go 15:38:56 ---> Running in dd81bd19f395 15:38:56 ---> 353f23ace29c 15:38:56 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:38:56 ---> Running in d00875e5a6cf 15:38:56 Removing intermediate container dd81bd19f395 15:38:56 ---> cff83823815b 15:38:56 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:38:56 Removing intermediate container d00875e5a6cf 15:38:56 ---> efeb380d8088 15:38:56 Step 19/21 : LABEL arch=amd64 15:38:56 ---> Running in 6b2adda8b3da 15:38:56 Removing intermediate container 6b2adda8b3da 15:38:56 ---> 4d622f1da1a1 15:38:56 Step 20/21 : LABEL git_sha=f9e281343ba85abaa315b19590fe78a7478a54c6 15:38:56 ---> Running in 6f20a0f2f4bd 15:38:57 ---> Running in 78f3a87934fa 15:38:57 Removing intermediate container 78f3a87934fa 15:38:57 ---> 1e637c4500ae 15:38:57 Step 21/21 : LABEL version=0.0.0 15:38:57 ---> Running in b5f65edbacde 15:38:57 Removing intermediate container 6f20a0f2f4bd 15:38:57 ---> ab814b69808a 15:38:57 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:57 ---> Running in bd8496f4609b 15:38:57 Removing intermediate container b5f65edbacde 15:38:57 ---> 4cc44a598f61 15:38:57 [Warning] One or more build-args [ARCH] were not consumed 15:38:57 Successfully built 4cc44a598f61 15:38:57 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] } 15:38:59 Removing intermediate container bd8496f4609b 15:38:59 ---> 4d6bd5f240c0 15:38:59 Step 7/21 : RUN apk add --update --no-cache make git 15:38:59 ---> Running in 96caee399cf0 15:39:00 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:39:01 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:39:02 OK: 125 MiB in 39 packages 15:39:02 Removing intermediate container 96caee399cf0 15:39:02 ---> 831902a3a086 15:39:02 Step 8/21 : COPY . . 15:39:03 ---> c0c076f12b35 15:39:03 Step 9/21 : RUN ${MAKE} 15:39:03 ---> Running in 4d5af193a356 15:39:04 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 15:39:43 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 15:39:44 Removing intermediate container 4d5af193a356 15:39:44 ---> 9ea67a37101c 15:39:44 Step 10/21 : FROM scratch 15:39:44 ---> 15:39:44 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:39:44 ---> Running in 655c922224c5 15:39:44 Removing intermediate container 655c922224c5 15:39:44 ---> cf3b3386d172 15:39:44 Step 12/21 : ENV APP_PORT=49990 15:39:44 ---> Running in c84af41a8206 15:39:44 Removing intermediate container c84af41a8206 15:39:44 ---> 0375db3644ff 15:39:44 Step 13/21 : EXPOSE $APP_PORT 15:39:44 ---> Running in e9987200243b 15:39:45 Removing intermediate container e9987200243b 15:39:45 ---> 6264918ff9f1 15:39:45 Step 14/21 : WORKDIR / 15:39:45 ---> Running in 2a433c77059d 15:39:45 Removing intermediate container 2a433c77059d 15:39:45 ---> e13b49d0f0bc 15:39:45 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 15:39:47 ---> 9c08c0c552ee 15:39:47 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 15:39:47 ---> 8ff4bf0fe641 15:39:47 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 15:39:47 ---> 658f920dc0fc 15:39:47 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:39:48 ---> Running in 877e0101c843 15:39:48 Removing intermediate container 877e0101c843 15:39:48 ---> ca34b4de2d87 15:39:48 Step 19/21 : LABEL arch=arm64 15:39:48 ---> Running in e1049a5849f3 15:39:49 Removing intermediate container e1049a5849f3 15:39:49 ---> c79d59a13544 15:39:49 Step 20/21 : LABEL git_sha=f9e281343ba85abaa315b19590fe78a7478a54c6 15:39:49 ---> Running in be4b8ca08ae6 15:39:49 Removing intermediate container be4b8ca08ae6 15:39:49 ---> d063e4e91810 15:39:49 Step 21/21 : LABEL version=0.0.0 15:39:49 ---> Running in 08c1cdcf1ebf 15:39:49 Removing intermediate container 08c1cdcf1ebf 15:39:49 ---> d18c02b62b3b 15:39:49 [Warning] One or more build-args [ARCH] were not consumed 15:39:49 Successfully built d18c02b62b3b 15:39:49 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 15:39:51 provisioning config files... 15:39:51 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config5165574432246291044tmp [Pipeline] { [Pipeline] sh 15:39:51 + curl -s https://codecov.io/bash 15:39:51 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config5165574432246291044tmp 15:39:51 15:39:51 _____ _ 15:39:51 / ____| | | 15:39:51 | | ___ __| | ___ ___ _____ __ 15:39:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:39:51 | |___| (_) | (_| | __/ (_| (_) \ V / 15:39:51 \_____\___/ \__,_|\___|\___\___/ \_/ 15:39:51 Bash-tbd 15:39:51 15:39:51 15:39:51 ==> Jenkins CI detected. 15:39:51 project root: . 15:39:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:39:51 ==> Running gcov in . (disable via -X gcov) 15:39:51 ==> Python coveragepy not found 15:39:51 ==> Searching for coverage reports in: 15:39:51 + . 15:39:51 -> Found 1 reports 15:39:51 ==> Detecting git/mercurial file structure 15:39:52 ==> Reading reports 15:39:52 + ./coverage.out bytes=97490 15:39:52 ==> Appending adjustments 15:39:52 http://docs.codecov.io/docs/fixing-reports 15:39:52 + Found adjustments 15:39:52 ==> Gzipping contents 15:39:52 ==> Uploading reports 15:39:52 url: https://codecov.io 15:39:52 query: branch=PR-464&commit=f9e281343ba85abaa315b19590fe78a7478a54c6&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-464%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=464&job= 15:39:52 -> Pinging Codecov 15:39:52 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-464&commit=f9e281343ba85abaa315b19590fe78a7478a54c6&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-464%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=464&job= 15:39:52 -> Uploading 15:39:53 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f9e281343ba85abaa315b19590fe78a7478a54c6 [Pipeline] } 15:39:53 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 15:39:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:39:55 ---> package-listing.sh 15:39:55 ++ facter osfamily 15:39:55 ++ tr '[:upper:]' '[:lower:]' 15:39:55 + OS_FAMILY=redhat 15:39:55 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-464 15:39:55 + START_PACKAGES=/tmp/packages_start.txt 15:39:55 + END_PACKAGES=/tmp/packages_end.txt 15:39:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:39:55 + PACKAGES=/tmp/packages_start.txt 15:39:55 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-464 ']' 15:39:55 + PACKAGES=/tmp/packages_end.txt 15:39:55 + case "${OS_FAMILY}" in 15:39:55 + sort 15:39:55 + rpm -qa 15:39:59 + '[' -f /tmp/packages_start.txt ']' 15:39:59 + '[' -f /tmp/packages_end.txt ']' 15:39:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:39:59 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-464 ']' 15:39:59 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-464/archives/ 15:39:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-464/archives/ [Pipeline] isUnix [Pipeline] sh 15:39:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:40:00 15:40:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:40:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:40:00 alpine: Pulling from edgex-lftools-log-publisher 15:40:00 c9b1b535fdd9: Pulling fs layer 15:40:00 2cc5ad85d9ab: Pulling fs layer 15:40:00 756a868c4378: Pulling fs layer 15:40:00 444b2fc9a129: Pulling fs layer 15:40:00 ea15f1150254: Pulling fs layer 15:40:00 41b27a9f41bf: Pulling fs layer 15:40:00 28c525ee5125: Pulling fs layer 15:40:00 094b1ea09ed8: Pulling fs layer 15:40:00 138eaada9080: Pulling fs layer 15:40:00 0622d0fa9048: Pulling fs layer 15:40:00 41b27a9f41bf: Waiting 15:40:00 28c525ee5125: Waiting 15:40:00 094b1ea09ed8: Waiting 15:40:00 138eaada9080: Waiting 15:40:00 0622d0fa9048: Waiting 15:40:00 444b2fc9a129: Waiting 15:40:00 ea15f1150254: Waiting 15:40:00 2cc5ad85d9ab: Download complete 15:40:00 444b2fc9a129: Verifying Checksum 15:40:00 444b2fc9a129: Download complete 15:40:00 c9b1b535fdd9: Verifying Checksum 15:40:00 c9b1b535fdd9: Download complete 15:40:01 ea15f1150254: Verifying Checksum 15:40:01 ea15f1150254: Download complete 15:40:01 28c525ee5125: Verifying Checksum 15:40:01 28c525ee5125: Download complete 15:40:01 c9b1b535fdd9: Pull complete 15:40:01 2cc5ad85d9ab: Pull complete 15:40:02 756a868c4378: Verifying Checksum 15:40:02 756a868c4378: Download complete 15:40:02 094b1ea09ed8: Verifying Checksum 15:40:02 094b1ea09ed8: Download complete 15:40:02 0622d0fa9048: Verifying Checksum 15:40:02 0622d0fa9048: Download complete 15:40:02 138eaada9080: Verifying Checksum 15:40:02 138eaada9080: Download complete 15:40:03 41b27a9f41bf: Verifying Checksum 15:40:03 41b27a9f41bf: Download complete 15:40:04 756a868c4378: Pull complete 15:40:04 444b2fc9a129: Pull complete 15:40:05 ea15f1150254: Pull complete 15:40:08 41b27a9f41bf: Pull complete 15:40:09 28c525ee5125: Pull complete 15:40:12 094b1ea09ed8: Pull complete 15:40:12 138eaada9080: Pull complete 15:40:12 0622d0fa9048: Pull complete 15:40:12 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:40:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:40:12 prd-centos7-docker-4c-2g-4321 does not seem to be running inside a container 15:40:12 $ 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-464 -v /w/workspace/dgexfoundry_device-sdk-go_PR-464:/w/workspace/dgexfoundry_device-sdk-go_PR-464:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:40:15 $ docker top 986890f4736b84298027cfe243f6077fe62ce234649de4599c283d957f4ccdc9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:40:15 provisioning config files... 15:40:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config5745059875522976665tmp [Pipeline] { [Pipeline] echo 15:40:16 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:40:16 ---> create-netrc.sh [Pipeline] echo 15:40:16 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:40:17 ---> logs-deploy.sh 15:40:17 + ARCHIVE_ARTIFACTS= 15:40:17 + LOGS_SERVER=https://logs.edgexfoundry.org 15:40:17 + '[' https://logs.edgexfoundry.org == None ']' 15:40:17 + NEXUS_URL=https://nexus.edgexfoundry.org 15:40:17 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/25 15:40:17 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-464/25/ 15:40:17 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/25 /w/workspace/dgexfoundry_device-sdk-go_PR-464 15:40:18 Archives upload complete. 15:40:18 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/25 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-464/25/ 15:40:19 ---> uname -a: 15:40:19 Linux 986890f4736b 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 15:40:19 15:40:19 15:40:19 ---> lscpu: 15:40:19 Architecture: x86_64 15:40:19 CPU op-mode(s): 32-bit, 64-bit 15:40:19 Byte Order: Little Endian 15:40:19 Address sizes: 40 bits physical, 48 bits virtual 15:40:19 CPU(s): 4 15:40:19 On-line CPU(s) list: 0-3 15:40:19 Thread(s) per core: 1 15:40:19 Core(s) per socket: 1 15:40:19 Socket(s): 4 15:40:19 NUMA node(s): 1 15:40:19 Vendor ID: GenuineIntel 15:40:19 CPU family: 6 15:40:19 Model: 44 15:40:19 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:40:19 Stepping: 1 15:40:19 CPU MHz: 2933.438 15:40:19 BogoMIPS: 5866.87 15:40:19 Virtualization: VT-x 15:40:19 Hypervisor vendor: KVM 15:40:19 Virtualization type: full 15:40:19 L1d cache: 128 KiB 15:40:19 L1i cache: 128 KiB 15:40:19 L2 cache: 16 MiB 15:40:19 L3 cache: 64 MiB 15:40:19 NUMA node0 CPU(s): 0-3 15:40:19 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 15:40:19 Vulnerability Meltdown: Mitigation; PTI 15:40:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:40:19 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 15:40:19 Vulnerability Spectre v2: Mitigation; Full retpoline 15:40:19 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 15:40:19 15:40:19 15:40:19 ---> nproc: 15:40:19 4 15:40:19 15:40:19 15:40:19 ---> df -h: 15:40:19 Filesystem Size Used Available Use% Mounted on 15:40:19 overlay 50.0G 6.3G 43.7G 13% / 15:40:19 tmpfs 64.0M 0 64.0M 0% /dev 15:40:19 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 15:40:19 shm 64.0M 0 64.0M 0% /dev/shm 15:40:19 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 15:40:19 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 15:40:19 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 15:40:19 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-464 15:40:19 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp 15:40:19 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 15:40:19 15:40:19 15:40:19 ---> free -m: 15:40:19 total used free shared buff/cache available 15:40:19 Mem: 1838 575 65 0 1196 1159 15:40:19 Swap: 1023 0 1023 15:40:19 15:40:19 15:40:19 ---> ip addr: 15:40:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:40:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:40:19 inet 127.0.0.1/8 scope host lo 15:40:19 valid_lft forever preferred_lft forever 15:40:19 6: eth0@if7: mtu 1458 qdisc noqueue state UP 15:40:19 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 15:40:19 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 15:40:19 valid_lft forever preferred_lft forever 15:40:19 15:40:19 15:40:19 ---> sar -b -r -n DEV: 15:40:19 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/16/20 _x86_64_ (4 CPU) 15:40:19 15:40:19 15:32:56 LINUX RESTART 15:40:19 15:40:19 15:34:01 tps rtps wtps bread/s bwrtn/s 15:40:19 15:35:02 14.08 1.28 12.80 79.51 1898.14 15:40:19 15:36:01 2.20 0.00 2.20 0.00 73.02 15:40:19 15:37:01 0.28 0.00 0.28 0.00 3.01 15:40:19 15:38:01 0.32 0.00 0.32 0.00 3.88 15:40:19 15:39:01 0.35 0.00 0.35 0.00 5.04 15:40:19 15:40:01 49.08 48.15 0.93 3332.91 23.82 15:40:19 Average: 11.08 8.27 2.82 570.84 335.20 15:40:19 15:40:19 15:34:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:40:19 15:35:02 127980 1754324 93.20 2620 1237940 946968 32.31 406172 1183260 20 15:40:19 15:36:01 139912 1742392 92.57 2620 1237944 872148 29.76 396716 1182872 8 15:40:19 15:37:01 138616 1743688 92.64 2620 1237952 872364 29.76 398084 1182872 16 15:40:19 15:38:01 140112 1742192 92.56 2620 1237956 872148 29.76 396916 1182868 16 15:40:19 15:39:01 139612 1742692 92.58 2620 1237960 872292 29.76 397568 1182868 8 15:40:19 15:40:01 104076 1778228 94.47 2620 1255656 952540 32.50 408900 1199136 47348 15:40:19 Average: 131718 1750586 93.00 2620 1240901 898077 30.64 400726 1185646 7903 15:40:19 15:40:19 15:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 15:40:19 15:35:02 eth0 25.39 22.99 36.07 40.09 0.00 0.00 0.00 15:40:19 15:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:19 15:35:02 docker0 5.39 3.71 0.90 16.39 0.00 0.00 0.00 15:40:19 15:36:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 15:40:19 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:19 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:19 15:37:01 eth0 1.12 0.60 0.57 0.37 0.00 0.00 0.00 15:40:19 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:19 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:19 15:38:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 15:40:19 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:19 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:19 15:39:01 eth0 0.65 0.47 0.40 0.27 0.00 0.00 0.00 15:40:19 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:19 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:19 15:40:01 eth0 42.29 33.71 746.17 6.37 0.00 0.00 0.00 15:40:19 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:19 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:19 Average: eth0 11.73 9.69 131.03 7.88 0.00 0.00 0.00 15:40:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:19 Average: docker0 0.90 0.62 0.15 2.74 0.00 0.00 0.00 15:40:19 15:40:19 15:40:19 ---> sar -P ALL: 15:40:19 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/16/20 _x86_64_ (4 CPU) 15:40:19 15:40:19 15:32:56 LINUX RESTART 15:40:19 15:40:19 15:34:01 CPU %user %nice %system %iowait %steal %idle 15:40:19 15:35:02 all 1.82 0.00 1.08 0.02 3.43 93.63 15:40:19 15:35:02 0 2.34 0.00 0.81 0.02 3.10 93.74 15:40:19 15:35:02 1 1.98 0.00 1.60 0.02 3.38 93.03 15:40:19 15:35:02 2 1.20 0.00 0.84 0.05 4.01 93.91 15:40:19 15:35:02 3 1.79 0.00 1.06 0.02 3.26 93.87 15:40:19 15:36:01 all 0.14 0.00 0.07 0.00 0.17 99.63 15:40:19 15:36:01 0 0.03 0.00 0.05 0.00 0.12 99.80 15:40:19 15:36:01 1 0.37 0.00 0.08 0.00 0.12 99.42 15:40:19 15:36:01 2 0.05 0.00 0.07 0.00 0.12 99.76 15:40:19 15:36:01 3 0.10 0.00 0.08 0.00 0.29 99.53 15:40:19 15:37:01 all 0.12 0.00 0.05 0.00 0.15 99.68 15:40:19 15:37:01 0 0.07 0.00 0.05 0.00 0.20 99.68 15:40:19 15:37:01 1 0.27 0.00 0.07 0.00 0.10 99.57 15:40:19 15:37:01 2 0.07 0.00 0.03 0.00 0.05 99.85 15:40:19 15:37:01 3 0.08 0.00 0.05 0.00 0.25 99.62 15:40:19 15:38:01 all 0.14 0.00 0.05 0.00 0.14 99.67 15:40:19 15:38:01 0 0.02 0.00 0.02 0.00 0.07 99.90 15:40:19 15:38:01 1 0.43 0.00 0.07 0.00 0.12 99.38 15:40:19 15:38:01 2 0.03 0.00 0.05 0.00 0.05 99.87 15:40:19 15:38:01 3 0.08 0.00 0.08 0.00 0.32 99.52 15:40:19 15:39:01 all 0.14 0.00 0.04 0.00 0.10 99.72 15:40:19 15:39:01 0 0.05 0.00 0.07 0.00 0.08 99.80 15:40:19 15:39:01 1 0.38 0.00 0.05 0.00 0.08 99.48 15:40:19 15:39:01 2 0.05 0.00 0.03 0.00 0.08 99.83 15:40:19 15:39:01 3 0.05 0.00 0.03 0.00 0.15 99.77 15:40:19 15:40:01 all 1.17 0.00 0.70 1.05 1.17 95.92 15:40:19 15:40:01 0 0.75 0.00 0.67 0.03 1.23 97.32 15:40:19 15:40:01 1 1.18 0.00 0.55 1.84 1.33 95.10 15:40:19 15:40:01 2 0.82 0.00 0.63 0.15 1.02 97.39 15:40:19 15:40:01 3 1.93 0.00 0.92 2.18 1.14 93.84 15:40:19 Average: all 0.59 0.00 0.33 0.18 0.87 98.03 15:40:19 Average: 0 0.54 0.00 0.28 0.01 0.80 98.37 15:40:19 Average: 1 0.77 0.00 0.40 0.31 0.86 97.66 15:40:19 Average: 2 0.37 0.00 0.28 0.03 0.90 98.42 15:40:19 Average: 3 0.67 0.00 0.37 0.36 0.90 97.68 15:40:19 15:40:19 15:40:19