Pull request #448 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 hahattan for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 0605716f3fd271273ac872c46dcfc3221fe9ce3f rather than 7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef Obtained Jenkinsfile from 0605716f3fd271273ac872c46dcfc3221fe9ce3f 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1660’ is offline Running on prd-centos7-docker-4c-2g-1867 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [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-448 # 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/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 0605716f3fd271273ac872c46dcfc3221fe9ce3f into PR head commit 7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef Merge succeeded, producing 7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef Checking out Revision 7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef (PR-448) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # 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/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef # 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 0605716f3fd271273ac872c46dcfc3221fe9ce3f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef # timeout=10 Commit message: "Fix the requested changes in PR: - Change interval to duration type - Use mutex instead of atomic package - Make device filterAndAdd be a long-running goroutine" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:04:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 35d152dfcfdb88777d3de51c0f3c7b7045e4e706 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 12:04:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:04:22 12:04:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:04:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:04:23 latest: Pulling from edgex-devops/git-semver 12:04:23 9123ac7c32f7: Pulling fs layer 12:04:23 b8cc5d1170e3: Pulling fs layer 12:04:23 2924cbbf6a41: Pulling fs layer 12:04:23 93b08a4f1073: Pulling fs layer 12:04:23 93b08a4f1073: Waiting 12:04:23 b8cc5d1170e3: Verifying Checksum 12:04:23 b8cc5d1170e3: Download complete 12:04:23 9123ac7c32f7: Verifying Checksum 12:04:23 9123ac7c32f7: Download complete 12:04:23 93b08a4f1073: Verifying Checksum 12:04:23 93b08a4f1073: Download complete 12:04:24 2924cbbf6a41: Verifying Checksum 12:04:24 2924cbbf6a41: Download complete 12:04:24 9123ac7c32f7: Pull complete 12:04:24 b8cc5d1170e3: Pull complete 12:04:25 2924cbbf6a41: Pull complete 12:04:25 93b08a4f1073: Pull complete 12:04:25 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 12:04:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:04:25 prd-centos7-docker-4c-2g-1867 does not seem to be running inside a container 12:04:25 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@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 12:04:26 $ docker top 1622b3273ea7bf1632ae9157f6a47768b7ca0806ffa6bb6a0d43cf8dc25827bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:04:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:27 [ssh-agent] Looking for ssh-agent implementation... 12:04:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:27 $ docker exec 1622b3273ea7bf1632ae9157f6a47768b7ca0806ffa6bb6a0d43cf8dc25827bc ssh-agent 12:04:27 SSH_AUTH_SOCK=/tmp/ssh-gEAGf4fhQQxO/agent.15 12:04:27 SSH_AGENT_PID=22 12:04:27 Running ssh-add (command line suppressed) 12:04:28 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_3854348721643293839.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_3854348721643293839.key) 12:04:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:04:28 + git describe --exact-match --tags HEAD 12:04:28 fatal: No names found, cannot describe anything. [Pipeline] } 12:04:28 $ docker exec --env ******** --env ******** 1622b3273ea7bf1632ae9157f6a47768b7ca0806ffa6bb6a0d43cf8dc25827bc ssh-agent -k 12:04:28 unset SSH_AUTH_SOCK; 12:04:28 unset SSH_AGENT_PID; 12:04:28 echo Agent pid 22 killed; 12:04:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 12:04:29 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 12:04:29 This usually means this commit has not been tagged. [Pipeline] sshagent 12:04:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:29 [ssh-agent] Looking for ssh-agent implementation... 12:04:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:29 $ docker exec 1622b3273ea7bf1632ae9157f6a47768b7ca0806ffa6bb6a0d43cf8dc25827bc ssh-agent 12:04:30 SSH_AUTH_SOCK=/tmp/ssh-sEVCLDZzZzFF/agent.57 12:04:30 SSH_AGENT_PID=64 12:04:30 Running ssh-add (command line suppressed) 12:04:30 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_5124478215708165776.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_5124478215708165776.key) 12:04:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:04:31 + git semver init 12:04:31 # -> Open(): unable to determine branch for HEAD 12:04:31 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.git 12:04:31 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-448 12:04:31 # $SEMVER_REMOTE_NAME = origin 12:04:31 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 12:04:31 # $SEMVER_USER_NAME = jenkins 12:04:31 # $SEMVER_BRANCH = PR-448 12:04:31 # $SEMVER_TEMP = /tmp/semver-494148914 12:04:31 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 12:04:32 # '/tmp/semver-494148914' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver' 12:04:32 # -> Force: false 12:04:32 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver [Pipeline] } 12:04:32 $ docker exec --env ******** --env ******** 1622b3273ea7bf1632ae9157f6a47768b7ca0806ffa6bb6a0d43cf8dc25827bc ssh-agent -k 12:04:32 unset SSH_AUTH_SOCK; 12:04:32 unset SSH_AGENT_PID; 12:04:32 echo Agent pid 64 killed; 12:04:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:04:33 + git semver [Pipeline] } 12:04:33 $ docker stop --time=1 1622b3273ea7bf1632ae9157f6a47768b7ca0806ffa6bb6a0d43cf8dc25827bc 12:04:35 $ docker rm -f 1622b3273ea7bf1632ae9157f6a47768b7ca0806ffa6bb6a0d43cf8dc25827bc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 12:04:37 Stashed 35 file(s) [Pipeline] echo 12:04:37 [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 12:04:52 Still waiting to schedule task 12:04:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 12:04:52 Still waiting to schedule task 12:04:52 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1788’ is offline 12:06:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1869 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws 12:06:30 Running in /w/workspace/device-sdk-go/18 [Pipeline] { [Pipeline] checkout 12:06:36 using credential edgex-jenkins-ssh 12:06:36 Cloning the remote Git repository 12:06:36 Cloning with configured refspecs honoured and without tags 12:06:36 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 12:06:36 > git init /w/workspace/device-sdk-go/18 # timeout=10 12:06:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 12:06:36 > git --version # timeout=10 12:06:36 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:06:38 Fetching without tags 12:06:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 12:06:38 > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 12:06:38 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 12:06:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 12:06:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 12:06:38 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:06:38 Merging remotes/origin/master commit 0605716f3fd271273ac872c46dcfc3221fe9ce3f into PR head commit 7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef 12:06:38 Merge succeeded, producing 7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef 12:06:38 Checking out Revision 7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef (PR-448) 12:06:38 > git config core.sparsecheckout # timeout=10 12:06:38 > git checkout -f 7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef # timeout=10 12:06:38 > git remote # timeout=10 12:06:38 > git config --get remote.origin.url # timeout=10 12:06:38 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:38 > git merge 0605716f3fd271273ac872c46dcfc3221fe9ce3f # timeout=10 12:06:38 > git rev-parse HEAD^{commit} # timeout=10 12:06:38 > git config core.sparsecheckout # timeout=10 12:06:38 > git checkout -f 7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef # timeout=10 12:06:43 Commit message: "Fix the requested changes in PR: - Change interval to duration type - Use mutex instead of atomic package - Make device filterAndAdd be a long-running goroutine" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 12:06:44 ========================================================= 12:06:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 12:06:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:06:45 + 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 . 12:06:46 Sending build context to Docker daemon 2.805MB 12:06:46 Step 1/8 : ARG BASE=golang:1.13-alpine 12:06:46 Step 2/8 : FROM ${BASE} 12:06:46 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:06:46 cde5963f3b93: Pulling fs layer 12:06:46 2a23fa8c16f7: Pulling fs layer 12:06:46 777b28850792: Pulling fs layer 12:06:46 8a11ddd9e578: Pulling fs layer 12:06:46 4cf88f913ddb: Pulling fs layer 12:06:46 1df406cf5192: Pulling fs layer 12:06:46 cd6300453558: Pulling fs layer 12:06:46 b9c365052c96: Pulling fs layer 12:06:46 a2d8cc88f415: Pulling fs layer 12:06:46 ea1d1ca13537: Pulling fs layer 12:06:46 3750a50a1c5e: Pulling fs layer 12:06:46 8a11ddd9e578: Waiting 12:06:46 b9c365052c96: Waiting 12:06:46 a2d8cc88f415: Waiting 12:06:46 ea1d1ca13537: Waiting 12:06:46 4cf88f913ddb: Waiting 12:06:46 3750a50a1c5e: Waiting 12:06:46 cd6300453558: Waiting 12:06:46 2a23fa8c16f7: Verifying Checksum 12:06:46 2a23fa8c16f7: Download complete 12:06:47 4cf88f913ddb: Verifying Checksum 12:06:47 4cf88f913ddb: Download complete 12:06:47 1df406cf5192: Verifying Checksum 12:06:47 1df406cf5192: Download complete 12:06:47 cde5963f3b93: Download complete 12:06:48 cde5963f3b93: Pull complete 12:06:48 2a23fa8c16f7: Pull complete 12:06:49 777b28850792: Pull complete 12:06:51 cd6300453558: Verifying Checksum 12:06:51 cd6300453558: Download complete 12:06:51 a2d8cc88f415: Download complete 12:06:54 ea1d1ca13537: Verifying Checksum 12:06:54 ea1d1ca13537: Download complete 12:06:54 3750a50a1c5e: Verifying Checksum 12:06:54 3750a50a1c5e: Download complete 12:06:56 b9c365052c96: Verifying Checksum 12:06:56 b9c365052c96: Download complete 12:06:58 8a11ddd9e578: Verifying Checksum 12:06:58 8a11ddd9e578: Download complete 12:07:10 8a11ddd9e578: Pull complete 12:07:10 4cf88f913ddb: Pull complete 12:07:10 1df406cf5192: Pull complete 12:07:13 cd6300453558: Pull complete 12:07:15 Running on prd-centos7-docker-4c-2g-1870 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws 12:07:15 Running in /w/workspace/device-sdk-go/18 [Pipeline] { [Pipeline] checkout 12:07:18 using credential edgex-jenkins-ssh 12:07:18 Cloning the remote Git repository 12:07:18 Cloning with configured refspecs honoured and without tags 12:07:18 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 12:07:18 > git init /w/workspace/device-sdk-go/18 # timeout=10 12:07:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 12:07:18 > git --version # timeout=10 12:07:18 using GIT_SSH to set credentials SSH Credentials for GitHub 12:07:18 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:07:19 b9c365052c96: Pull complete 12:07:19 a2d8cc88f415: Pull complete 12:07:19 Fetching without tags 12:07:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 12:07:19 > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 12:07:19 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 12:07:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 12:07:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 12:07:19 using GIT_SSH to set credentials SSH Credentials for GitHub 12:07:19 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:07:20 Merging remotes/origin/master commit 0605716f3fd271273ac872c46dcfc3221fe9ce3f into PR head commit 7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef 12:07:20 Merge succeeded, producing 7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef 12:07:20 Checking out Revision 7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef (PR-448) 12:07:21 ea1d1ca13537: Pull complete 12:07:21 3750a50a1c5e: Pull complete 12:07:21 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 12:07:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 12:07:21 ---> 78745c68409d 12:07:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:07:20 > git config core.sparsecheckout # timeout=10 12:07:20 > git checkout -f 7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef # timeout=10 12:07:20 > git remote # timeout=10 12:07:20 > git config --get remote.origin.url # timeout=10 12:07:20 using GIT_SSH to set credentials SSH Credentials for GitHub 12:07:20 > git merge 0605716f3fd271273ac872c46dcfc3221fe9ce3f # timeout=10 12:07:20 > git rev-parse HEAD^{commit} # timeout=10 12:07:20 > git config core.sparsecheckout # timeout=10 12:07:20 > git checkout -f 7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef # timeout=10 12:07:24 Commit message: "Fix the requested changes in PR: - Change interval to duration type - Use mutex instead of atomic package - Make device filterAndAdd be a long-running goroutine" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 12:07:25 ========================================================= 12:07:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 12:07:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:07:25 ---> Running in 2371042490db 12:07:26 + 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 . 12:07:26 Removing intermediate container 2371042490db 12:07:26 ---> 0f2125c97cd0 12:07:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:26 ---> Running in 695dce31ca63 12:07:26 Sending build context to Docker daemon 2.808MB 12:07:26 Step 1/8 : ARG BASE=golang:1.13-alpine 12:07:26 Step 2/8 : FROM ${BASE} 12:07:26 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 12:07:26 e6b0cf9c0882: Pulling fs layer 12:07:26 2848faf0eed1: Pulling fs layer 12:07:26 0f37312ad70f: Pulling fs layer 12:07:26 5788d62ee057: Pulling fs layer 12:07:26 0e6b1d234666: Pulling fs layer 12:07:26 bf5d7aec512f: Pulling fs layer 12:07:26 34c802a77dc8: Pulling fs layer 12:07:26 9eb99e56ec68: Pulling fs layer 12:07:26 27c7a5d97fbd: Pulling fs layer 12:07:26 5c102a31e300: Pulling fs layer 12:07:26 dcfb455df0a1: Pulling fs layer 12:07:26 34c802a77dc8: Waiting 12:07:26 5788d62ee057: Waiting 12:07:26 0e6b1d234666: Waiting 12:07:26 9eb99e56ec68: Waiting 12:07:26 27c7a5d97fbd: Waiting 12:07:26 dcfb455df0a1: Waiting 12:07:26 5c102a31e300: Waiting 12:07:26 0f37312ad70f: Verifying Checksum 12:07:26 0f37312ad70f: Download complete 12:07:26 2848faf0eed1: Download complete 12:07:26 0e6b1d234666: Verifying Checksum 12:07:26 0e6b1d234666: Download complete 12:07:26 bf5d7aec512f: Verifying Checksum 12:07:26 bf5d7aec512f: Download complete 12:07:26 e6b0cf9c0882: Verifying Checksum 12:07:26 e6b0cf9c0882: Download complete 12:07:27 e6b0cf9c0882: Pull complete 12:07:27 34c802a77dc8: Download complete 12:07:27 27c7a5d97fbd: Verifying Checksum 12:07:27 27c7a5d97fbd: Download complete 12:07:28 5c102a31e300: Verifying Checksum 12:07:28 5c102a31e300: Download complete 12:07:28 Removing intermediate container 695dce31ca63 12:07:28 ---> a6e2ba049066 12:07:28 Step 5/8 : RUN apk add --no-cache make git 12:07:28 ---> Running in 8be97e949b1d 12:07:28 dcfb455df0a1: Verifying Checksum 12:07:28 dcfb455df0a1: Download complete 12:07:28 5788d62ee057: Verifying Checksum 12:07:28 5788d62ee057: Download complete 12:07:28 9eb99e56ec68: Verifying Checksum 12:07:28 9eb99e56ec68: Download complete 12:07:29 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 12:07:29 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 12:07:29 2848faf0eed1: Pull complete 12:07:29 0f37312ad70f: Pull complete 12:07:30 OK: 125 MiB in 39 packages 12:07:31 Removing intermediate container 8be97e949b1d 12:07:31 ---> 4d6ac800921c 12:07:31 Step 6/8 : WORKDIR /device-sdk-go 12:07:31 ---> Running in eef2747e58af 12:07:31 Removing intermediate container eef2747e58af 12:07:31 ---> d7e1ba33ca73 12:07:31 Step 7/8 : COPY . . 12:07:32 ---> 42c6bf310408 12:07:32 Step 8/8 : RUN go mod download 12:07:32 ---> Running in f5637a22695a 12:07:35 go: finding github.com/BurntSushi/toml v0.3.1 12:07:35 go: finding github.com/OneOfOne/xxhash v1.2.6 12:07:35 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 12:07:35 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 12:07:35 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 12:07:35 go: finding github.com/bgentry/speakeasy v0.1.0 12:07:35 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 12:07:35 go: finding github.com/davecgh/go-spew v1.1.1 12:07:36 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 12:07:36 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 12:07:36 go: finding github.com/fatih/color v1.7.0 12:07:36 go: finding github.com/go-kit/kit v0.8.0 12:07:36 go: finding github.com/go-logfmt/logfmt v0.4.0 12:07:36 go: finding github.com/go-stack/stack v1.8.0 12:07:36 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 12:07:36 go: finding github.com/google/uuid v1.1.0 12:07:36 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 12:07:36 go: finding github.com/gorilla/mux v1.6.2 12:07:36 go: finding github.com/hashicorp/consul v1.4.2 12:07:36 go: finding github.com/hashicorp/errwrap v1.0.0 12:07:36 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 12:07:36 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 12:07:36 go: finding github.com/hashicorp/go-msgpack v0.5.3 12:07:36 go: finding github.com/hashicorp/go-multierror v1.0.0 12:07:36 go: finding github.com/hashicorp/go-rootcerts v1.0.0 12:07:36 go: finding github.com/hashicorp/go-sockaddr v1.0.0 12:07:36 go: finding github.com/hashicorp/go-syslog v1.0.0 12:07:36 go: finding github.com/hashicorp/go-uuid v1.0.1 12:07:36 go: finding github.com/hashicorp/go.net v0.0.1 12:07:36 go: finding github.com/hashicorp/golang-lru v0.5.0 12:07:36 go: finding github.com/hashicorp/logutils v1.0.0 12:07:36 go: finding github.com/hashicorp/mdns v1.0.0 12:07:36 go: finding github.com/hashicorp/memberlist v0.1.3 12:07:36 go: finding github.com/hashicorp/serf v0.8.2 12:07:36 go: finding github.com/jessevdk/go-flags v1.4.0 12:07:36 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 12:07:36 go: finding github.com/mattn/go-colorable v0.0.9 12:07:36 go: finding github.com/mattn/go-isatty v0.0.3 12:07:36 go: finding github.com/miekg/dns v1.0.14 12:07:37 go: finding github.com/mitchellh/cli v1.0.0 12:07:37 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:07:37 go: finding github.com/mitchellh/copystructure v1.0.0 12:07:37 go: finding github.com/mitchellh/go-homedir v1.0.0 12:07:37 go: finding github.com/mitchellh/go-testing-interface v1.0.0 12:07:37 go: finding github.com/mitchellh/gox v0.4.0 12:07:37 go: finding github.com/mitchellh/iochan v1.0.0 12:07:37 go: finding github.com/mitchellh/mapstructure v1.1.2 12:07:37 go: finding github.com/mitchellh/reflectwalk v1.0.0 12:07:37 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 12:07:37 go: finding github.com/pelletier/go-toml v1.2.0 12:07:37 go: finding github.com/pkg/errors v0.8.1 12:07:37 go: finding github.com/pmezard/go-difflib v1.0.0 12:07:37 go: finding github.com/posener/complete v1.1.1 12:07:37 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 12:07:37 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 12:07:37 go: finding github.com/stretchr/objx v0.1.0 12:07:37 go: finding github.com/stretchr/testify v1.3.0 12:07:37 go: finding github.com/ugorji/go v1.1.4 12:07:37 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 12:07:37 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 12:07:37 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 12:07:37 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 12:07:37 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 12:07:37 go: finding gopkg.in/yaml.v2 v2.2.2 12:07:37 5788d62ee057: Pull complete 12:07:37 0e6b1d234666: Pull complete 12:07:37 bf5d7aec512f: Pull complete 12:07:43 34c802a77dc8: Pull complete 12:07:46 9eb99e56ec68: Pull complete 12:07:46 27c7a5d97fbd: Pull complete 12:07:47 5c102a31e300: Pull complete 12:07:47 dcfb455df0a1: Pull complete 12:07:47 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 12:07:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 12:07:47 ---> 7c70fe431013 12:07:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:07:47 ---> Running in fdbe01c54e8a 12:07:47 Removing intermediate container fdbe01c54e8a 12:07:47 ---> 232eb1581ef6 12:07:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:47 ---> Running in 4aa64ce0c2ac 12:07:49 Removing intermediate container 4aa64ce0c2ac 12:07:49 ---> f070461ddea6 12:07:49 Step 5/8 : RUN apk add --no-cache make git 12:07:49 ---> Running in 602cec6fc655 12:07:50 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 12:07:51 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 12:07:51 OK: 143 MiB in 39 packages 12:07:51 Removing intermediate container 602cec6fc655 12:07:51 ---> 530eafe06413 12:07:51 Step 6/8 : WORKDIR /device-sdk-go 12:07:51 ---> Running in 863302352b19 12:07:51 Removing intermediate container 863302352b19 12:07:51 ---> 03645c9efe3b 12:07:51 Step 7/8 : COPY . . 12:07:52 ---> 250d99d9d51d 12:07:52 Step 8/8 : RUN go mod download 12:07:52 ---> Running in 56d489c548b2 12:07:52 Removing intermediate container f5637a22695a 12:07:52 ---> 852c421af380 12:07:52 Successfully built 852c421af380 12:07:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:07:54 + docker inspect -f . ci-base-image-arm64 12:07:54 . [Pipeline] withDockerContainer 12:07:54 prd-ubuntu18.04-docker-arm64-4c-16g-1869 does not seem to be running inside a container 12:07:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/18 -v /w/workspace/device-sdk-go/18:/w/workspace/device-sdk-go/18:rw,z -v /w/workspace/device-sdk-go/18@tmp:/w/workspace/device-sdk-go/18@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 12:07:55 go: finding github.com/BurntSushi/toml v0.3.1 12:07:55 go: finding github.com/OneOfOne/xxhash v1.2.6 12:07:55 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 12:07:55 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 12:07:55 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 12:07:55 go: finding github.com/bgentry/speakeasy v0.1.0 12:07:55 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 12:07:55 go: finding github.com/davecgh/go-spew v1.1.1 12:07:55 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 12:07:55 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 12:07:55 go: finding github.com/fatih/color v1.7.0 12:07:55 go: finding github.com/go-kit/kit v0.8.0 12:07:55 go: finding github.com/go-logfmt/logfmt v0.4.0 12:07:55 go: finding github.com/go-stack/stack v1.8.0 12:07:55 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 12:07:55 go: finding github.com/google/uuid v1.1.0 12:07:55 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 12:07:55 go: finding github.com/gorilla/mux v1.6.2 12:07:55 go: finding github.com/hashicorp/consul v1.4.2 12:07:55 go: finding github.com/hashicorp/errwrap v1.0.0 12:07:55 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 12:07:55 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 12:07:55 go: finding github.com/hashicorp/go-msgpack v0.5.3 12:07:55 go: finding github.com/hashicorp/go-multierror v1.0.0 12:07:55 go: finding github.com/hashicorp/go-rootcerts v1.0.0 12:07:55 go: finding github.com/hashicorp/go-sockaddr v1.0.0 12:07:55 go: finding github.com/hashicorp/go-syslog v1.0.0 12:07:55 go: finding github.com/hashicorp/go-uuid v1.0.1 12:07:55 go: finding github.com/hashicorp/go.net v0.0.1 12:07:55 go: finding github.com/hashicorp/golang-lru v0.5.0 12:07:55 go: finding github.com/hashicorp/logutils v1.0.0 12:07:55 go: finding github.com/hashicorp/mdns v1.0.0 12:07:55 go: finding github.com/hashicorp/memberlist v0.1.3 12:07:55 go: finding github.com/hashicorp/serf v0.8.2 12:07:55 go: finding github.com/jessevdk/go-flags v1.4.0 12:07:55 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 12:07:56 $ docker top 09bf40de630a8dc0d9f6baf921a5a6bb3b42117572454f96ed51b55d42db8ebb -eo pid,comm 12:07:56 go: finding github.com/mattn/go-colorable v0.0.9 12:07:56 go: finding github.com/mattn/go-isatty v0.0.3 12:07:56 go: finding github.com/miekg/dns v1.0.14 12:07:56 go: finding github.com/mitchellh/cli v1.0.0 12:07:56 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:07:56 go: finding github.com/mitchellh/copystructure v1.0.0 12:07:56 go: finding github.com/mitchellh/go-homedir v1.0.0 [Pipeline] { 12:07:56 go: finding github.com/mitchellh/go-testing-interface v1.0.0 12:07:56 go: finding github.com/mitchellh/gox v0.4.0 12:07:56 go: finding github.com/mitchellh/iochan v1.0.0 12:07:56 go: finding github.com/mitchellh/mapstructure v1.1.2 12:07:56 go: finding github.com/mitchellh/reflectwalk v1.0.0 [Pipeline] sh 12:07:56 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 12:07:56 go: finding github.com/pelletier/go-toml v1.2.0 12:07:56 go: finding github.com/pkg/errors v0.8.1 12:07:56 go: finding github.com/pmezard/go-difflib v1.0.0 12:07:56 go: finding github.com/posener/complete v1.1.1 12:07:56 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 12:07:56 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 12:07:56 go: finding github.com/stretchr/objx v0.1.0 12:07:56 go: finding github.com/stretchr/testify v1.3.0 12:07:56 go: finding github.com/ugorji/go v1.1.4 12:07:56 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 12:07:56 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 12:07:56 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 12:07:57 + go version 12:07:57 go version go1.13.5 linux/arm64 [Pipeline] sh 12:07:57 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 12:07:57 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 12:07:57 go: finding gopkg.in/yaml.v2 v2.2.2 12:07:57 + make test 12:07:57 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:08:07 Removing intermediate container 56d489c548b2 12:08:07 ---> e7c8f2f922f0 12:08:07 Successfully built e7c8f2f922f0 12:08:07 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 12:08:07 + docker inspect -f . ci-base-image-x86_64 12:08:07 . [Pipeline] withDockerContainer 12:08:07 prd-centos7-docker-4c-2g-1870 does not seem to be running inside a container 12:08:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/18 -v /w/workspace/device-sdk-go/18:/w/workspace/device-sdk-go/18:rw,z -v /w/workspace/device-sdk-go/18@tmp:/w/workspace/device-sdk-go/18@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-x86_64 cat 12:08:08 $ docker top bbd54fcd1e9f4064897f4d7b9cb9ec80fa8175bb40f572d31505f8423ebee6d0 -eo pid,comm [Pipeline] { [Pipeline] sh 12:08:09 + go version 12:08:09 go version go1.13.5 linux/amd64 [Pipeline] sh 12:08:09 + make test 12:08:09 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:08:27 ? github.com/edgexfoundry/device-sdk-go [no test files] 12:08:27 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 12:08:27 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 12:08:27 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 12:08:29 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.016s coverage: 23.1% of statements 12:08:29 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.108s coverage: 95.8% of statements 12:08:32 ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.034s coverage: 12.7% of statements 12:08:32 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.032s coverage: 25.2% of statements 12:08:44 ? github.com/edgexfoundry/device-sdk-go [no test files] 12:08:44 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 12:08:44 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 12:08:44 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 12:08:44 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.024s coverage: 23.1% of statements 12:08:44 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.208s coverage: 95.8% of statements 12:08:44 ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.182s coverage: 12.7% of statements 12:08:44 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.094s coverage: 25.2% of statements 12:09:04 ok github.com/edgexfoundry/device-sdk-go/internal/config 31.021s coverage: 30.0% of statements 12:09:04 ok github.com/edgexfoundry/device-sdk-go/internal/controller 1.216s coverage: 40.6% of statements 12:09:04 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 12:09:04 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 12:09:04 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.423s coverage: 75.0% of statements 12:09:04 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 12:09:04 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 12:09:04 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 12:09:04 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.027s coverage: 52.6% of statements 12:09:04 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.121s coverage: 76.1% of statements 12:09:04 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 12:09:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:09:05 gofmt -l . 12:09:05 [ "`gofmt -l .`" = "" ] 12:09:05 ./bin/test-attribution-txt.sh 12:09:06 ./bin/test-go-mod-tidy.sh [Pipeline] stash 12:09:07 Stashed 1 file(s) [Pipeline] } 12:09:07 $ docker stop --time=1 bbd54fcd1e9f4064897f4d7b9cb9ec80fa8175bb40f572d31505f8423ebee6d0 12:09:08 $ docker rm -f bbd54fcd1e9f4064897f4d7b9cb9ec80fa8175bb40f572d31505f8423ebee6d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:09:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:09:10 + ls -al . 12:09:10 total 204 12:09:10 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 2 12:09 . 12:09:10 drwxrwxr-x. 4 jenkins jenkins 30 Apr 2 12:07 .. 12:09:10 drwxrwxr-x. 3 jenkins jenkins 20 Apr 2 12:07 api 12:09:10 -rw-rw-r--. 1 jenkins jenkins 6161 Apr 2 12:07 async.go 12:09:10 drwxrwxr-x. 2 jenkins jenkins 64 Apr 2 12:07 bin 12:09:10 -rw-r--r--. 1 jenkins jenkins 101454 Apr 2 12:09 coverage.out 12:09:10 -rw-rw-r--. 1 jenkins jenkins 936 Apr 2 12:07 Dockerfile.build 12:09:10 -rw-rw-r--. 1 jenkins jenkins 140 Apr 2 12:07 .dockerignore 12:09:10 drwxrwxr-x. 4 jenkins jenkins 48 Apr 2 12:07 example 12:09:10 drwxrwxr-x. 8 jenkins jenkins 179 Apr 2 12:07 .git 12:09:10 drwxrwxr-x. 2 jenkins jenkins 38 Apr 2 12:07 .github 12:09:10 -rw-rw-r--. 1 jenkins jenkins 138 Apr 2 12:07 .gitignore 12:09:10 -rw-r--r--. 1 jenkins jenkins 536 Apr 2 12:09 go.mod 12:09:10 -rw-r--r--. 1 jenkins jenkins 11140 Apr 2 12:09 go.sum 12:09:10 drwxrwxr-x. 14 jenkins jenkins 197 Apr 2 12:07 internal 12:09:10 -rw-rw-r--. 1 jenkins jenkins 808 Apr 2 12:07 Jenkinsfile 12:09:10 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 2 12:07 LICENSE 12:09:10 -rw-rw-r--. 1 jenkins jenkins 892 Apr 2 12:07 Makefile 12:09:10 -rw-rw-r--. 1 jenkins jenkins 4352 Apr 2 12:07 manageddevices.go 12:09:10 -rw-rw-r--. 1 jenkins jenkins 5473 Apr 2 12:07 managedprofiles.go 12:09:10 -rw-rw-r--. 1 jenkins jenkins 3878 Apr 2 12:07 managedwatchers.go 12:09:10 drwxrwxr-x. 4 jenkins jenkins 35 Apr 2 12:07 pkg 12:09:10 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 2 12:07 README.md 12:09:10 drwxrwxr-x. 3 jenkins jenkins 58 Apr 2 12:07 .semver 12:09:10 -rw-rw-r--. 1 jenkins jenkins 10333 Apr 2 12:07 service.go 12:09:10 drwxrwxr-x. 4 jenkins jenkins 54 Apr 2 12:07 snap 12:09:10 -rw-rw-r--. 1 jenkins jenkins 5 Apr 2 12:04 VERSION 12:09:10 -rw-rw-r--. 1 jenkins jenkins 222 Apr 2 12:07 version.go [Pipeline] isUnix [Pipeline] sh 12:09:10 + 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=7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef --label arch=amd64 --label version=0.0.0 . 12:09:11 Sending build context to Docker daemon 2.935MB 12:09:11 Step 1/20 : ARG BASE=golang:1.13-alpine 12:09:11 Step 2/20 : FROM ${BASE} AS builder 12:09:11 ---> e7c8f2f922f0 12:09:11 Step 3/20 : ARG MAKE='make build' 12:09:11 ---> Running in 20a07855d115 12:09:11 Removing intermediate container 20a07855d115 12:09:11 ---> 3b1e226b2673 12:09:11 Step 4/20 : WORKDIR /device-sdk-go 12:09:11 ---> Running in 344f63cc32e8 12:09:11 Removing intermediate container 344f63cc32e8 12:09:11 ---> b194e9767493 12:09:11 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:09:11 ---> Running in 6d493eadf961 12:09:11 Removing intermediate container 6d493eadf961 12:09:11 ---> 641d6f8d52f7 12:09:11 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:09:11 ---> Running in c3cfc8e8824d 12:09:12 Removing intermediate container c3cfc8e8824d 12:09:12 ---> c082440abaf6 12:09:12 Step 7/20 : RUN apk add --update --no-cache make git 12:09:12 ---> Running in 385e16fe8ec2 12:09:14 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 12:09:14 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 12:09:15 OK: 143 MiB in 39 packages 12:09:15 Removing intermediate container 385e16fe8ec2 12:09:15 ---> f57ec75f3e7a 12:09:15 Step 8/20 : COPY . . 12:09:16 ---> a05c8d35dc28 12:09:16 Step 9/20 : RUN ${MAKE} 12:09:16 ---> Running in 55621a957df1 12:09:16 ok github.com/edgexfoundry/device-sdk-go/internal/config 31.062s coverage: 30.0% of statements 12:09:16 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.334s coverage: 40.6% of statements 12:09:16 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 12:09:16 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 12:09:16 ok github.com/edgexfoundry/device-sdk-go/internal/handler 1.030s coverage: 75.0% of statements 12:09:16 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 12:09:16 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 12:09:16 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 12:09:16 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.044s coverage: 52.6% of statements 12:09:16 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.329s coverage: 76.1% of statements 12:09:16 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 12:09:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:09:16 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 12:09:22 gofmt -l . 12:09:22 [ "`gofmt -l .`" = "" ] 12:09:23 ./bin/test-attribution-txt.sh 12:09:23 ./bin/test-go-mod-tidy.sh [Pipeline] stash 12:09:23 Warning: overwriting stash ‘coverage-report’ 12:09:24 Stashed 1 file(s) [Pipeline] } 12:09:24 $ docker stop --time=1 09bf40de630a8dc0d9f6baf921a5a6bb3b42117572454f96ed51b55d42db8ebb 12:09:26 $ docker rm -f 09bf40de630a8dc0d9f6baf921a5a6bb3b42117572454f96ed51b55d42db8ebb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:09:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:09:28 + ls -al . 12:09:28 total 244 12:09:28 drwxrwxr-x 11 jenkins jenkins 4096 Apr 2 12:09 . 12:09:28 drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 12:06 .. 12:09:28 -rw-rw-r-- 1 jenkins jenkins 140 Apr 2 12:06 .dockerignore 12:09:28 drwxrwxr-x 8 jenkins jenkins 4096 Apr 2 12:06 .git 12:09:28 drwxrwxr-x 2 jenkins jenkins 4096 Apr 2 12:06 .github 12:09:28 -rw-rw-r-- 1 jenkins jenkins 138 Apr 2 12:06 .gitignore 12:09:28 drwxrwxr-x 3 jenkins jenkins 4096 Apr 2 12:06 .semver 12:09:28 -rw-rw-r-- 1 jenkins jenkins 936 Apr 2 12:06 Dockerfile.build 12:09:28 -rw-rw-r-- 1 jenkins jenkins 808 Apr 2 12:06 Jenkinsfile 12:09:28 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 2 12:06 LICENSE 12:09:28 -rw-rw-r-- 1 jenkins jenkins 892 Apr 2 12:06 Makefile 12:09:28 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 2 12:06 README.md 12:09:28 -rw-rw-r-- 1 jenkins jenkins 5 Apr 2 12:04 VERSION 12:09:28 drwxrwxr-x 3 jenkins jenkins 4096 Apr 2 12:06 api 12:09:28 -rw-rw-r-- 1 jenkins jenkins 6161 Apr 2 12:06 async.go 12:09:28 drwxrwxr-x 2 jenkins jenkins 4096 Apr 2 12:06 bin 12:09:28 -rw-r--r-- 1 jenkins jenkins 101454 Apr 2 12:09 coverage.out 12:09:28 drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 12:06 example 12:09:28 -rw-r--r-- 1 jenkins jenkins 536 Apr 2 12:09 go.mod 12:09:28 -rw-r--r-- 1 jenkins jenkins 11140 Apr 2 12:09 go.sum 12:09:28 drwxrwxr-x 14 jenkins jenkins 4096 Apr 2 12:06 internal 12:09:28 -rw-rw-r-- 1 jenkins jenkins 4352 Apr 2 12:06 manageddevices.go 12:09:28 -rw-rw-r-- 1 jenkins jenkins 5473 Apr 2 12:06 managedprofiles.go 12:09:28 -rw-rw-r-- 1 jenkins jenkins 3878 Apr 2 12:06 managedwatchers.go 12:09:28 drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 12:06 pkg 12:09:28 -rw-rw-r-- 1 jenkins jenkins 10333 Apr 2 12:06 service.go 12:09:28 drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 12:06 snap 12:09:28 -rw-rw-r-- 1 jenkins jenkins 222 Apr 2 12:06 version.go [Pipeline] isUnix [Pipeline] sh 12:09:28 + 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=7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef --label arch=arm64 --label version=0.0.0 . 12:09:29 Sending build context to Docker daemon 2.932MB 12:09:29 Step 1/20 : ARG BASE=golang:1.13-alpine 12:09:29 Step 2/20 : FROM ${BASE} AS builder 12:09:29 ---> 852c421af380 12:09:29 Step 3/20 : ARG MAKE='make build' 12:09:29 ---> Running in 0b23c94f11ef 12:09:29 Removing intermediate container 0b23c94f11ef 12:09:29 ---> 212d8ae30551 12:09:29 Step 4/20 : WORKDIR /device-sdk-go 12:09:29 ---> Running in 1a26e0449ff5 12:09:29 Removing intermediate container 1a26e0449ff5 12:09:29 ---> c78a0f3a69fc 12:09:29 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:09:30 ---> Running in ec5e3cb98c59 12:09:30 Removing intermediate container ec5e3cb98c59 12:09:30 ---> 0118c82bf725 12:09:30 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:09:30 ---> Running in d5d47a81acf5 12:09:32 Removing intermediate container d5d47a81acf5 12:09:32 ---> e53e448ea40a 12:09:32 Step 7/20 : RUN apk add --update --no-cache make git 12:09:32 ---> Running in af26044fb754 12:09:33 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 12:09:33 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 12:09:34 OK: 125 MiB in 39 packages 12:09:35 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 12:09:35 Removing intermediate container af26044fb754 12:09:35 ---> 94c1d474fe1d 12:09:35 Step 8/20 : COPY . . 12:09:36 ---> 78722e1b46b3 12:09:36 Step 9/20 : RUN ${MAKE} 12:09:36 ---> Running in 63c1879f55b2 12:09:37 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 12:09:41 Removing intermediate container 55621a957df1 12:09:41 ---> dd0cadca6518 12:09:41 Step 10/20 : FROM scratch 12:09:41 ---> 12:09:41 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:09:41 ---> Running in 5400abb81587 12:09:41 Removing intermediate container 5400abb81587 12:09:41 ---> 79c8f7028b1b 12:09:41 Step 12/20 : ENV APP_PORT=49990 12:09:41 ---> Running in b23df34ae145 12:09:41 Removing intermediate container b23df34ae145 12:09:41 ---> bd20aa529164 12:09:41 Step 13/20 : EXPOSE $APP_PORT 12:09:41 ---> Running in 75a8b4b89220 12:09:41 Removing intermediate container 75a8b4b89220 12:09:41 ---> 3d71239e7ea8 12:09:41 Step 14/20 : WORKDIR / 12:09:41 ---> Running in d4fedd440645 12:09:41 Removing intermediate container d4fedd440645 12:09:41 ---> fbe2d3f780c8 12:09:41 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 12:09:42 ---> 292ca780f544 12:09:42 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 12:09:42 ---> 9325c0481ba6 12:09:42 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 12:09:42 ---> Running in 35c64e30b299 12:09:42 Removing intermediate container 35c64e30b299 12:09:42 ---> 14e8d5c6b69c 12:09:42 Step 18/20 : LABEL arch=amd64 12:09:42 ---> Running in 90ecae414c2d 12:09:43 Removing intermediate container 90ecae414c2d 12:09:43 ---> ae08bcdc9db1 12:09:43 Step 19/20 : LABEL git_sha=7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef 12:09:43 ---> Running in 9eb7ebc085ea 12:09:43 Removing intermediate container 9eb7ebc085ea 12:09:43 ---> 5d10d867ebc9 12:09:43 Step 20/20 : LABEL version=0.0.0 12:09:43 ---> Running in 444dc4439eb7 12:09:44 Removing intermediate container 444dc4439eb7 12:09:44 ---> 090d8e3813a0 12:09:44 [Warning] One or more build-args [ARCH] were not consumed 12:09:44 Successfully built 090d8e3813a0 12:09:44 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:10:16 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 12:10:28 Removing intermediate container 63c1879f55b2 12:10:28 ---> 5d213caef755 12:10:28 Step 10/20 : FROM scratch 12:10:28 ---> 12:10:28 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:10:28 ---> Running in 082329db3008 12:10:28 Removing intermediate container 082329db3008 12:10:28 ---> 5dbbdc09f9d6 12:10:28 Step 12/20 : ENV APP_PORT=49990 12:10:28 ---> Running in 034f9f42bffa 12:10:28 Removing intermediate container 034f9f42bffa 12:10:28 ---> f58b7d7be632 12:10:28 Step 13/20 : EXPOSE $APP_PORT 12:10:28 ---> Running in 61f0957e443f 12:10:28 Removing intermediate container 61f0957e443f 12:10:28 ---> 82854d51ab0e 12:10:28 Step 14/20 : WORKDIR / 12:10:28 ---> Running in 0af186c785bb 12:10:28 Removing intermediate container 0af186c785bb 12:10:28 ---> 17713f17a7a4 12:10:28 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 12:10:29 ---> bcf9399a45be 12:10:29 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 12:10:30 ---> b292467743ce 12:10:30 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 12:10:30 ---> Running in 18965c2913d1 12:10:30 Removing intermediate container 18965c2913d1 12:10:30 ---> 36d097e02bb7 12:10:30 Step 18/20 : LABEL arch=arm64 12:10:31 ---> Running in 690119e8da37 12:10:31 Removing intermediate container 690119e8da37 12:10:31 ---> 6271b32cc60a 12:10:31 Step 19/20 : LABEL git_sha=7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef 12:10:31 ---> Running in 81a387182a74 12:10:31 Removing intermediate container 81a387182a74 12:10:31 ---> e440b5deefea 12:10:31 Step 20/20 : LABEL version=0.0.0 12:10:31 ---> Running in cb664fe671fa 12:10:32 Removing intermediate container cb664fe671fa 12:10:32 ---> 8933c1aaa59f 12:10:32 [Warning] One or more build-args [ARCH] were not consumed 12:10:32 Successfully built 8933c1aaa59f 12:10:32 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 12:10:33 provisioning config files... 12:10:33 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config828039857674298348tmp [Pipeline] { [Pipeline] sh 12:10:33 + curl -s https://codecov.io/bash 12:10:33 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config828039857674298348tmp 12:10:33 12:10:33 _____ _ 12:10:33 / ____| | | 12:10:33 | | ___ __| | ___ ___ _____ __ 12:10:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:10:33 | |___| (_) | (_| | __/ (_| (_) \ V / 12:10:33 \_____\___/ \__,_|\___|\___\___/ \_/ 12:10:33 Bash-tbd 12:10:33 12:10:33 12:10:33 ==> Jenkins CI detected. 12:10:33 project root: . 12:10:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:10:34 ==> Running gcov in . (disable via -X gcov) 12:10:34 ==> Python coveragepy not found 12:10:34 ==> Searching for coverage reports in: 12:10:34 + . 12:10:34 -> Found 1 reports 12:10:34 ==> Detecting git/mercurial file structure 12:10:34 ==> Reading reports 12:10:34 + ./coverage.out bytes=101454 12:10:34 ==> Appending adjustments 12:10:34 http://docs.codecov.io/docs/fixing-reports 12:10:34 + Found adjustments 12:10:34 ==> Gzipping contents 12:10:34 ==> Uploading reports 12:10:34 url: https://codecov.io 12:10:34 query: branch=PR-448&commit=7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= 12:10:34 -> Pinging Codecov 12:10:34 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-448&commit=7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= 12:10:34 -> Uploading 12:10:35 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef [Pipeline] } 12:10:35 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 12:10:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:10:36 ---> package-listing.sh 12:10:36 ++ tr '[:upper:]' '[:lower:]' 12:10:36 ++ facter osfamily 12:10:36 + OS_FAMILY=redhat 12:10:36 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-448 12:10:36 + START_PACKAGES=/tmp/packages_start.txt 12:10:36 + END_PACKAGES=/tmp/packages_end.txt 12:10:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:10:36 + PACKAGES=/tmp/packages_start.txt 12:10:36 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' 12:10:36 + PACKAGES=/tmp/packages_end.txt 12:10:36 + case "${OS_FAMILY}" in 12:10:36 + rpm -qa 12:10:36 + sort 12:10:41 + '[' -f /tmp/packages_start.txt ']' 12:10:41 + '[' -f /tmp/packages_end.txt ']' 12:10:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:10:41 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' 12:10:41 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/ 12:10:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/ [Pipeline] isUnix [Pipeline] sh 12:10:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:10:42 12:10:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:10:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:10:42 alpine: Pulling from edgex-lftools-log-publisher 12:10:42 c9b1b535fdd9: Pulling fs layer 12:10:42 2cc5ad85d9ab: Pulling fs layer 12:10:42 756a868c4378: Pulling fs layer 12:10:42 444b2fc9a129: Pulling fs layer 12:10:42 ea15f1150254: Pulling fs layer 12:10:42 41b27a9f41bf: Pulling fs layer 12:10:42 28c525ee5125: Pulling fs layer 12:10:42 094b1ea09ed8: Pulling fs layer 12:10:42 138eaada9080: Pulling fs layer 12:10:42 0622d0fa9048: Pulling fs layer 12:10:42 41b27a9f41bf: Waiting 12:10:42 28c525ee5125: Waiting 12:10:42 094b1ea09ed8: Waiting 12:10:42 138eaada9080: Waiting 12:10:42 0622d0fa9048: Waiting 12:10:42 444b2fc9a129: Waiting 12:10:42 ea15f1150254: Waiting 12:10:42 2cc5ad85d9ab: Verifying Checksum 12:10:42 2cc5ad85d9ab: Download complete 12:10:42 444b2fc9a129: Verifying Checksum 12:10:42 444b2fc9a129: Download complete 12:10:42 c9b1b535fdd9: Verifying Checksum 12:10:42 c9b1b535fdd9: Download complete 12:10:43 ea15f1150254: Download complete 12:10:43 c9b1b535fdd9: Pull complete 12:10:43 28c525ee5125: Verifying Checksum 12:10:43 28c525ee5125: Download complete 12:10:43 2cc5ad85d9ab: Pull complete 12:10:44 756a868c4378: Verifying Checksum 12:10:44 756a868c4378: Download complete 12:10:44 138eaada9080: Verifying Checksum 12:10:44 138eaada9080: Download complete 12:10:44 0622d0fa9048: Verifying Checksum 12:10:44 0622d0fa9048: Download complete 12:10:45 094b1ea09ed8: Verifying Checksum 12:10:45 094b1ea09ed8: Download complete 12:10:45 41b27a9f41bf: Verifying Checksum 12:10:45 41b27a9f41bf: Download complete 12:10:47 756a868c4378: Pull complete 12:10:47 444b2fc9a129: Pull complete 12:10:47 ea15f1150254: Pull complete 12:10:52 41b27a9f41bf: Pull complete 12:10:52 28c525ee5125: Pull complete 12:10:55 094b1ea09ed8: Pull complete 12:10:55 138eaada9080: Pull complete 12:10:55 0622d0fa9048: Pull complete 12:10:55 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 12:10:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:10:55 prd-centos7-docker-4c-2g-1867 does not seem to be running inside a container 12:10:56 $ 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-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@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 12:10:57 $ docker top 0fcba3f5e970c04c4695c5fb57e1e36a6a69598f5dcfe8eb846e7af8629eb916 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 12:10:57 provisioning config files... 12:10:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config7146533088011027815tmp [Pipeline] { [Pipeline] echo 12:10:57 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:10:58 ---> create-netrc.sh [Pipeline] echo 12:10:58 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:10:59 ---> logs-deploy.sh 12:10:59 + ARCHIVE_ARTIFACTS= 12:10:59 + LOGS_SERVER=https://logs.edgexfoundry.org 12:10:59 + '[' https://logs.edgexfoundry.org == None ']' 12:10:59 + NEXUS_URL=https://nexus.edgexfoundry.org 12:10:59 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/18 12:10:59 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/18/ 12:10:59 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/18 /w/workspace/dgexfoundry_device-sdk-go_PR-448 12:11:00 Archives upload complete. 12:11:01 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/18 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/18/ 12:11:02 ---> uname -a: 12:11:02 Linux 0fcba3f5e970 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 12:11:02 12:11:02 12:11:02 ---> lscpu: 12:11:02 Architecture: x86_64 12:11:02 CPU op-mode(s): 32-bit, 64-bit 12:11:02 Byte Order: Little Endian 12:11:02 Address sizes: 40 bits physical, 48 bits virtual 12:11:02 CPU(s): 4 12:11:02 On-line CPU(s) list: 0-3 12:11:02 Thread(s) per core: 1 12:11:02 Core(s) per socket: 1 12:11:02 Socket(s): 4 12:11:02 NUMA node(s): 1 12:11:02 Vendor ID: GenuineIntel 12:11:02 CPU family: 6 12:11:02 Model: 44 12:11:02 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 12:11:02 Stepping: 1 12:11:02 CPU MHz: 2933.438 12:11:02 BogoMIPS: 5866.87 12:11:02 Virtualization: VT-x 12:11:02 Hypervisor vendor: KVM 12:11:02 Virtualization type: full 12:11:02 L1d cache: 128 KiB 12:11:02 L1i cache: 128 KiB 12:11:02 L2 cache: 16 MiB 12:11:02 L3 cache: 64 MiB 12:11:02 NUMA node0 CPU(s): 0-3 12:11:02 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 12:11:02 Vulnerability Meltdown: Mitigation; PTI 12:11:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:11:02 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 12:11:02 Vulnerability Spectre v2: Mitigation; Full retpoline 12:11:02 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 12:11:02 12:11:02 12:11:02 ---> nproc: 12:11:02 4 12:11:02 12:11:02 12:11:02 ---> df -h: 12:11:02 Filesystem Size Used Available Use% Mounted on 12:11:02 overlay 50.0G 6.3G 43.7G 13% / 12:11:02 tmpfs 64.0M 0 64.0M 0% /dev 12:11:02 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 12:11:02 shm 64.0M 0 64.0M 0% /dev/shm 12:11:02 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 12:11:02 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 12:11:02 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 12:11:02 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-448 12:11:02 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp 12:11:02 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 12:11:02 12:11:02 12:11:02 ---> free -m: 12:11:02 total used free shared buff/cache available 12:11:02 Mem: 1838 612 82 0 1144 1121 12:11:02 Swap: 1023 0 1023 12:11:02 12:11:02 12:11:02 ---> ip addr: 12:11:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 12:11:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:11:02 inet 127.0.0.1/8 scope host lo 12:11:02 valid_lft forever preferred_lft forever 12:11:02 6: eth0@if7: mtu 1458 qdisc noqueue state UP 12:11:02 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 12:11:02 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 12:11:02 valid_lft forever preferred_lft forever 12:11:02 12:11:02 12:11:02 ---> sar -b -r -n DEV: 12:11:02 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/02/20 _x86_64_ (4 CPU) 12:11:02 12:11:02 12:03:23 LINUX RESTART 12:11:02 12:11:02 12:04:02 tps rtps wtps bread/s bwrtn/s 12:11:02 12:05:01 50.86 14.24 36.62 2754.44 3654.78 12:11:02 12:06:01 1.50 0.07 1.43 2.13 66.98 12:11:02 12:07:01 0.30 0.00 0.30 0.00 4.39 12:11:02 12:08:01 0.25 0.00 0.25 0.00 2.70 12:11:02 12:09:01 0.25 0.00 0.25 0.00 3.23 12:11:02 12:10:01 3.97 0.00 3.97 0.00 39.28 12:11:02 12:11:01 148.15 89.20 58.95 5587.36 17439.30 12:11:02 Average: 29.29 14.80 14.50 1189.03 3030.06 12:11:02 12:11:02 12:04:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:11:02 12:05:01 103424 1778880 94.51 2620 1230204 950156 32.42 453500 1168252 16 12:11:02 12:06:01 107024 1775280 94.31 2620 1230236 925880 31.59 450864 1168228 12 12:11:02 12:07:01 111332 1770972 94.09 2620 1230248 883924 30.16 448012 1168176 8 12:11:02 12:08:01 110664 1771640 94.12 2620 1230248 883984 30.16 448552 1167984 12 12:11:02 12:09:01 112060 1770244 94.05 2620 1230256 883732 30.15 447204 1167984 16 12:11:02 12:10:01 102692 1779612 94.54 2620 1230264 935412 31.92 455332 1167996 20 12:11:02 12:11:01 99864 1782440 94.69 2620 1168728 968968 33.06 449116 1141188 82576 12:11:02 Average: 106723 1775581 94.33 2620 1221455 918865 31.35 450369 1164258 11809 12:11:02 12:11:02 12:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 12:11:02 12:05:01 eth0 243.43 194.53 1015.99 96.65 0.00 0.00 0.00 12:11:02 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:02 12:05:01 docker0 7.71 5.76 1.01 15.80 0.00 0.00 0.00 12:11:02 12:06:01 eth0 1.00 0.32 0.37 0.05 0.00 0.00 0.00 12:11:02 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:02 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:02 12:07:01 eth0 0.83 0.45 0.30 0.21 0.00 0.00 0.00 12:11:02 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:02 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:02 12:08:01 eth0 0.40 0.33 0.26 0.14 0.00 0.00 0.00 12:11:02 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:02 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:02 12:09:01 eth0 0.08 0.08 0.01 0.07 0.00 0.00 0.00 12:11:02 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:02 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:02 12:10:01 eth0 80.53 52.25 55.00 75.79 0.00 0.00 0.00 12:11:02 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:02 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:02 12:11:01 eth0 103.08 76.80 2339.88 15.16 0.00 0.00 0.00 12:11:02 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:02 12:11:01 veth2f55757 0.22 0.28 0.38 0.10 0.00 0.00 0.00 12:11:02 12:11:01 docker0 7.80 5.85 1.38 15.64 0.00 0.00 0.00 12:11:02 Average: eth0 60.96 46.08 486.44 26.72 0.00 0.00 0.00 12:11:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:02 Average: veth2f55757 0.03 0.04 0.05 0.01 0.00 0.00 0.00 12:11:02 Average: docker0 1.12 0.84 0.20 2.24 0.00 0.00 0.00 12:11:02 12:11:02 12:11:02 ---> sar -P ALL: 12:11:02 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/02/20 _x86_64_ (4 CPU) 12:11:02 12:11:02 12:03:23 LINUX RESTART 12:11:02 12:11:02 12:04:02 CPU %user %nice %system %iowait %steal %idle 12:11:02 12:05:01 all 10.94 0.00 4.01 1.43 9.06 74.55 12:11:02 12:05:01 0 11.32 0.00 4.12 0.24 10.60 73.73 12:11:02 12:05:01 1 11.32 0.00 4.44 2.71 9.16 72.36 12:11:02 12:05:01 2 11.66 0.00 3.81 1.74 8.05 74.75 12:11:02 12:05:01 3 9.50 0.00 3.69 1.04 8.44 77.33 12:11:02 12:06:01 all 0.14 0.00 0.09 0.00 0.51 99.27 12:11:02 12:06:01 0 0.13 0.00 0.03 0.00 0.58 99.25 12:11:02 12:06:01 1 0.27 0.00 0.17 0.00 0.65 98.92 12:11:02 12:06:01 2 0.07 0.00 0.07 0.00 0.42 99.45 12:11:02 12:06:01 3 0.07 0.00 0.07 0.00 0.38 99.48 12:11:02 12:07:01 all 0.10 0.00 0.05 0.00 0.39 99.46 12:11:02 12:07:01 0 0.08 0.00 0.03 0.00 0.56 99.32 12:11:02 12:07:01 1 0.17 0.00 0.08 0.00 0.23 99.52 12:11:02 12:07:01 2 0.07 0.00 0.05 0.00 0.28 99.60 12:11:02 12:07:01 3 0.08 0.00 0.05 0.00 0.47 99.40 12:11:02 12:08:01 all 0.10 0.00 0.02 0.00 1.10 98.78 12:11:02 12:08:01 0 0.28 0.00 0.03 0.00 1.39 98.30 12:11:02 12:08:01 1 0.03 0.00 0.03 0.00 1.35 98.58 12:11:02 12:08:01 2 0.03 0.00 0.03 0.00 1.12 98.81 12:11:02 12:08:01 3 0.02 0.00 0.02 0.00 0.56 99.40 12:11:02 12:09:01 all 0.11 0.00 0.04 0.00 0.18 99.66 12:11:02 12:09:01 0 0.18 0.00 0.02 0.00 0.28 99.52 12:11:02 12:09:01 1 0.18 0.00 0.08 0.00 0.18 99.55 12:11:02 12:09:01 2 0.05 0.00 0.03 0.00 0.08 99.83 12:11:02 12:09:01 3 0.05 0.00 0.03 0.00 0.18 99.73 12:11:02 12:10:01 all 0.80 0.00 0.21 0.03 2.92 96.04 12:11:02 12:10:01 0 0.43 0.00 0.20 0.02 3.38 95.97 12:11:02 12:10:01 1 0.97 0.00 0.26 0.03 2.87 95.86 12:11:02 12:10:01 2 0.53 0.00 0.23 0.05 2.75 96.44 12:11:02 12:10:01 3 1.24 0.00 0.17 0.03 2.68 95.89 12:11:02 12:11:01 all 4.72 0.00 3.06 1.69 6.58 83.94 12:11:02 12:11:01 0 5.04 0.00 2.89 0.79 7.07 84.22 12:11:02 12:11:01 1 4.25 0.00 3.39 0.35 6.43 85.58 12:11:02 12:11:01 2 4.21 0.00 2.38 1.01 6.62 85.79 12:11:02 12:11:01 3 5.41 0.00 3.59 4.68 6.17 80.16 12:11:02 Average: all 2.38 0.00 1.06 0.44 2.94 93.18 12:11:02 Average: 0 2.46 0.00 1.03 0.15 3.38 92.98 12:11:02 Average: 1 2.41 0.00 1.19 0.43 2.95 93.02 12:11:02 Average: 2 2.35 0.00 0.93 0.39 2.74 93.58 12:11:02 Average: 3 2.31 0.00 1.07 0.81 2.68 93.13 12:11:02 12:11:02 12:11:02