Pull request #96 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-virtual-go Loading trusted files from base branch master at 26c67eb8412f6636996969c1d91d1fdce6984c18 rather than 32f51dbd61b47cdc40182fb9879dff2680cde7dc Obtained Jenkinsfile from 26c67eb8412f6636996969c1d91d1fdce6984c18 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-96/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 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 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go, goVersion:1.13] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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 ‘prd-centos7-docker-4c-2g-4592’ is offline Running on prd-centos7-docker-4c-2g-5143 in /w/workspace/xfoundry_device-virtual-go_PR-96 [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-virtual-go.git > git init /w/workspace/xfoundry_device-virtual-go_PR-96 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Fetching without tags Merging remotes/origin/master commit 26c67eb8412f6636996969c1d91d1fdce6984c18 into PR head commit 32f51dbd61b47cdc40182fb9879dff2680cde7dc Merge succeeded, producing 32f51dbd61b47cdc40182fb9879dff2680cde7dc Checking out Revision 32f51dbd61b47cdc40182fb9879dff2680cde7dc (PR-96) > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/96/head:refs/remotes/origin/PR-96 # 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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32f51dbd61b47cdc40182fb9879dff2680cde7dc # 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 26c67eb8412f6636996969c1d91d1fdce6984c18 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32f51dbd61b47cdc40182fb9879dff2680cde7dc # timeout=10 Commit message: "Upgrade SDK version and Dockerfile" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:32:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:32:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:32:02 ========================================================= 05:32:02 EdgeX Global Pipelines Version Info 05:32:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:32:03 ------------------- 05:32:03 stable info: 05:32:03 ------------------- 05:32:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:32:03 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 05:32:03 Message: update stable to v1.0.73 05:32:04 ------------------- 05:32:04 experimental info: 05:32:04 ------------------- 05:32:04 Commited By: **** collab-it+edgex@linuxfoundation.org 05:32:04 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 05:32:04 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 05:32:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:32:06 05:32:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:32:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:32:07 latest: Pulling from edgex-devops/git-semver 05:32:07 9123ac7c32f7: Pulling fs layer 05:32:07 b8cc5d1170e3: Pulling fs layer 05:32:07 2924cbbf6a41: Pulling fs layer 05:32:07 93b08a4f1073: Pulling fs layer 05:32:07 93b08a4f1073: Waiting 05:32:07 b8cc5d1170e3: Verifying Checksum 05:32:07 b8cc5d1170e3: Download complete 05:32:07 9123ac7c32f7: Verifying Checksum 05:32:07 9123ac7c32f7: Download complete 05:32:07 93b08a4f1073: Verifying Checksum 05:32:07 93b08a4f1073: Download complete 05:32:07 2924cbbf6a41: Verifying Checksum 05:32:07 9123ac7c32f7: Pull complete 05:32:07 b8cc5d1170e3: Pull complete 05:32:08 2924cbbf6a41: Pull complete 05:32:08 93b08a4f1073: Pull complete 05:32:08 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 05:32:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:32:08 prd-centos7-docker-4c-2g-5143 does not seem to be running inside a container 05:32:08 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-virtual-go_PR-96 -v /w/workspace/xfoundry_device-virtual-go_PR-96:/w/workspace/xfoundry_device-virtual-go_PR-96:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-96@tmp:/w/workspace/xfoundry_device-virtual-go_PR-96@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 05:32:09 $ docker top 4885bc8e9317e73bbf6a716292a4205367732cc213d530ed899ecd17ffb8752b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:32:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:32:09 [ssh-agent] Looking for ssh-agent implementation... 05:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:10 $ docker exec 4885bc8e9317e73bbf6a716292a4205367732cc213d530ed899ecd17ffb8752b ssh-agent 05:32:10 SSH_AUTH_SOCK=/tmp/ssh-pV3wShaPk1cp/agent.14 05:32:10 SSH_AGENT_PID=21 05:32:10 Running ssh-add (command line suppressed) 05:32:10 Identity added: /w/workspace/xfoundry_device-virtual-go_PR-96@tmp/private_key_2765334145074117178.key (/w/workspace/xfoundry_device-virtual-go_PR-96@tmp/private_key_2765334145074117178.key) 05:32:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:32:10 + git describe --exact-match --tags HEAD 05:32:10 fatal: No names found, cannot describe anything. [Pipeline] } 05:32:10 $ docker exec --env ******** --env ******** 4885bc8e9317e73bbf6a716292a4205367732cc213d530ed899ecd17ffb8752b ssh-agent -k 05:32:11 unset SSH_AUTH_SOCK; 05:32:11 unset SSH_AGENT_PID; 05:32:11 echo Agent pid 21 killed; 05:32:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 05:32:11 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 05:32:11 This usually means this commit has not been tagged. [Pipeline] sshagent 05:32:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:32:11 [ssh-agent] Looking for ssh-agent implementation... 05:32:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:11 $ docker exec 4885bc8e9317e73bbf6a716292a4205367732cc213d530ed899ecd17ffb8752b ssh-agent 05:32:11 SSH_AUTH_SOCK=/tmp/ssh-o0xRG5J7syen/agent.56 05:32:11 SSH_AGENT_PID=63 05:32:11 Running ssh-add (command line suppressed) 05:32:11 Identity added: /w/workspace/xfoundry_device-virtual-go_PR-96@tmp/private_key_5130755909667235921.key (/w/workspace/xfoundry_device-virtual-go_PR-96@tmp/private_key_5130755909667235921.key) 05:32:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:32:12 + git semver init 05:32:12 # -> Open(): unable to determine branch for HEAD 05:32:12 # $GIT_DIR = /w/workspace/xfoundry_device-virtual-go_PR-96/.git 05:32:12 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-virtual-go_PR-96 05:32:12 # $SEMVER_REMOTE_NAME = origin 05:32:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:32:12 # $SEMVER_USER_NAME = edgex-jenkins 05:32:12 # $SEMVER_BRANCH = PR-96 05:32:12 # $SEMVER_TEMP = /tmp/semver-068449342 05:32:12 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 05:32:12 # '/tmp/semver-068449342' -> '/w/workspace/xfoundry_device-virtual-go_PR-96/.semver' 05:32:12 # -> Force: false 05:32:12 # $SEMVER_DIR = /w/workspace/xfoundry_device-virtual-go_PR-96/.semver [Pipeline] } 05:32:12 $ docker exec --env ******** --env ******** 4885bc8e9317e73bbf6a716292a4205367732cc213d530ed899ecd17ffb8752b ssh-agent -k 05:32:12 unset SSH_AUTH_SOCK; 05:32:12 unset SSH_AGENT_PID; 05:32:12 echo Agent pid 63 killed; 05:32:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:32:13 + git semver [Pipeline] } 05:32:13 $ docker stop --time=1 4885bc8e9317e73bbf6a716292a4205367732cc213d530ed899ecd17ffb8752b 05:32:14 $ docker rm -f 4885bc8e9317e73bbf6a716292a4205367732cc213d530ed899ecd17ffb8752b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 05:32:15 Stashed 24 file(s) [Pipeline] echo 05:32:15 [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 05:32:30 Still waiting to schedule task 05:32:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:32:30 Still waiting to schedule task 05:32:30 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:35:23 Running on prd-centos7-docker-4c-2g-5144 in /w/workspace/xfoundry_device-virtual-go_PR-96 [Pipeline] { [Pipeline] ws 05:35:23 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 05:35:30 using credential edgex-jenkins-ssh 05:35:30 Cloning the remote Git repository 05:35:30 Cloning with configured refspecs honoured and without tags 05:35:30 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 05:35:30 > git init /w/workspace/device-virtual-go/1 # timeout=10 05:35:30 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 05:35:30 > git --version # timeout=10 05:35:30 using GIT_SSH to set credentials SSH Credentials for GitHub 05:35:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:35:31 Fetching without tags 05:35:31 Merging remotes/origin/master commit 26c67eb8412f6636996969c1d91d1fdce6984c18 into PR head commit 32f51dbd61b47cdc40182fb9879dff2680cde7dc 05:35:32 Merge succeeded, producing 32f51dbd61b47cdc40182fb9879dff2680cde7dc 05:35:32 Checking out Revision 32f51dbd61b47cdc40182fb9879dff2680cde7dc (PR-96) 05:35:31 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 05:35:31 > git config --add remote.origin.fetch +refs/pull/96/head:refs/remotes/origin/PR-96 # timeout=10 05:35:31 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:35:31 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 05:35:31 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 05:35:31 using GIT_SSH to set credentials SSH Credentials for GitHub 05:35:31 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:35:31 > git config core.sparsecheckout # timeout=10 05:35:31 > git checkout -f 32f51dbd61b47cdc40182fb9879dff2680cde7dc # timeout=10 05:35:31 > git remote # timeout=10 05:35:32 > git config --get remote.origin.url # timeout=10 05:35:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:35:32 > git merge 26c67eb8412f6636996969c1d91d1fdce6984c18 # timeout=10 05:35:32 > git rev-parse HEAD^{commit} # timeout=10 05:35:32 > git config core.sparsecheckout # timeout=10 05:35:32 > git checkout -f 32f51dbd61b47cdc40182fb9879dff2680cde7dc # timeout=10 05:35:36 Commit message: "Upgrade SDK version and Dockerfile" 05:35:36 > git --version # timeout=10 05:35:36 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:35:38 ========================================================= 05:35:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 05:35:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:35:39 + 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 . 05:35:39 Sending build context to Docker daemon 482.8kB 05:35:39 Step 1/8 : ARG BASE=golang:1.13-alpine 05:35:39 Step 2/8 : FROM ${BASE} 05:35:39 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 05:35:39 e6b0cf9c0882: Pulling fs layer 05:35:39 2848faf0eed1: Pulling fs layer 05:35:39 0f37312ad70f: Pulling fs layer 05:35:39 5788d62ee057: Pulling fs layer 05:35:39 0e6b1d234666: Pulling fs layer 05:35:39 bf5d7aec512f: Pulling fs layer 05:35:39 34c802a77dc8: Pulling fs layer 05:35:39 9eb99e56ec68: Pulling fs layer 05:35:39 27c7a5d97fbd: Pulling fs layer 05:35:39 5c102a31e300: Pulling fs layer 05:35:39 dcfb455df0a1: Pulling fs layer 05:35:39 5788d62ee057: Waiting 05:35:39 0e6b1d234666: Waiting 05:35:39 bf5d7aec512f: Waiting 05:35:39 9eb99e56ec68: Waiting 05:35:39 27c7a5d97fbd: Waiting 05:35:39 5c102a31e300: Waiting 05:35:39 dcfb455df0a1: Waiting 05:35:39 0f37312ad70f: Verifying Checksum 05:35:39 0f37312ad70f: Download complete 05:35:39 2848faf0eed1: Download complete 05:35:39 0e6b1d234666: Verifying Checksum 05:35:39 0e6b1d234666: Download complete 05:35:40 bf5d7aec512f: Verifying Checksum 05:35:40 bf5d7aec512f: Download complete 05:35:40 e6b0cf9c0882: Verifying Checksum 05:35:40 e6b0cf9c0882: Download complete 05:35:41 e6b0cf9c0882: Pull complete 05:35:41 2848faf0eed1: Pull complete 05:35:41 0f37312ad70f: Pull complete 05:35:43 34c802a77dc8: Verifying Checksum 05:35:43 34c802a77dc8: Download complete 05:35:43 27c7a5d97fbd: Verifying Checksum 05:35:43 27c7a5d97fbd: Download complete 05:35:45 5788d62ee057: Verifying Checksum 05:35:45 5788d62ee057: Download complete 05:35:45 9eb99e56ec68: Verifying Checksum 05:35:45 9eb99e56ec68: Download complete 05:35:46 5c102a31e300: Verifying Checksum 05:35:46 5c102a31e300: Download complete 05:35:46 dcfb455df0a1: Verifying Checksum 05:35:46 dcfb455df0a1: Download complete 05:35:53 5788d62ee057: Pull complete 05:35:53 0e6b1d234666: Pull complete 05:35:53 bf5d7aec512f: Pull complete 05:35:58 34c802a77dc8: Pull complete 05:36:03 9eb99e56ec68: Pull complete 05:36:03 27c7a5d97fbd: Pull complete 05:36:04 5c102a31e300: Pull complete 05:36:05 dcfb455df0a1: Pull complete 05:36:05 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 05:36:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 05:36:05 ---> 7c70fe431013 05:36:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 05:36:05 ---> Running in 66948054ec6c 05:36:06 Removing intermediate container 66948054ec6c 05:36:06 ---> 15fad62c7f68 05:36:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:36:06 ---> Running in 6b3e7a162468 05:36:08 Removing intermediate container 6b3e7a162468 05:36:08 ---> 402914e72fc5 05:36:08 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 05:36:08 ---> Running in 1561a7cf0792 05:36:08 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 05:36:09 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 05:36:10 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 05:36:10 (2/17) Installing libmagic (5.37-r1) 05:36:10 (3/17) Installing file (5.37-r1) 05:36:10 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 05:36:10 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 05:36:11 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 05:36:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5145 in /w/workspace/xfoundry_device-virtual-go_PR-96 [Pipeline] { [Pipeline] ws 05:36:15 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 05:36:18 (7/17) Installing libc-dev (0.7.2-r0) 05:36:18 (8/17) Installing g++ (9.2.0-r4) 05:36:21 using credential edgex-jenkins-ssh 05:36:21 Cloning the remote Git repository 05:36:21 Cloning with configured refspecs honoured and without tags 05:36:22 Fetching without tags 05:36:21 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 05:36:21 > git init /w/workspace/device-virtual-go/1 # timeout=10 05:36:21 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 05:36:21 > git --version # timeout=10 05:36:21 using GIT_SSH to set credentials SSH Credentials for GitHub 05:36:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:36:22 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 05:36:22 > git config --add remote.origin.fetch +refs/pull/96/head:refs/remotes/origin/PR-96 # timeout=10 05:36:22 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:36:22 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 05:36:22 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 05:36:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:36:23 Merging remotes/origin/master commit 26c67eb8412f6636996969c1d91d1fdce6984c18 into PR head commit 32f51dbd61b47cdc40182fb9879dff2680cde7dc 05:36:23 Merge succeeded, producing 32f51dbd61b47cdc40182fb9879dff2680cde7dc 05:36:23 Checking out Revision 32f51dbd61b47cdc40182fb9879dff2680cde7dc (PR-96) 05:36:22 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:36:23 > git config core.sparsecheckout # timeout=10 05:36:23 > git checkout -f 32f51dbd61b47cdc40182fb9879dff2680cde7dc # timeout=10 05:36:23 > git remote # timeout=10 05:36:23 > git config --get remote.origin.url # timeout=10 05:36:23 using GIT_SSH to set credentials SSH Credentials for GitHub 05:36:23 > git merge 26c67eb8412f6636996969c1d91d1fdce6984c18 # timeout=10 05:36:23 > git rev-parse HEAD^{commit} # timeout=10 05:36:23 > git config core.sparsecheckout # timeout=10 05:36:23 > git checkout -f 32f51dbd61b47cdc40182fb9879dff2680cde7dc # timeout=10 05:36:25 (9/17) Installing fortify-headers (1.1-r0) 05:36:25 (10/17) Installing build-base (0.5-r1) 05:36:25 (11/17) Installing openssh-keygen (8.1_p1-r0) 05:36:25 (12/17) Installing libedit (20191211.3.1-r0) 05:36:25 (13/17) Installing openssh-client (8.1_p1-r0) 05:36:25 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 05:36:25 (15/17) Installing openssh-server-common (8.1_p1-r0) 05:36:25 (16/17) Installing openssh-server (8.1_p1-r0) 05:36:25 (17/17) Installing openssh (8.1_p1-r0) 05:36:25 Executing busybox-1.31.1-r8.trigger 05:36:25 OK: 214 MiB in 52 packages 05:36:27 Commit message: "Upgrade SDK version and Dockerfile" 05:36:28 > git --version # timeout=10 05:36:28 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:36:29 ========================================================= 05:36:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 05:36:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:36:30 Removing intermediate container 1561a7cf0792 05:36:30 ---> 01390bab5e02 05:36:30 Step 6/8 : WORKDIR /device-virtual-go 05:36:30 ---> Running in cf12dcf2af40 05:36:30 + 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 . 05:36:30 Removing intermediate container cf12dcf2af40 05:36:30 ---> 6d05d611774c 05:36:30 Step 7/8 : COPY . . 05:36:30 ---> a75380dc5028 05:36:30 Step 8/8 : RUN go mod download 05:36:30 ---> Running in 8d7b0fa9638f 05:36:31 Sending build context to Docker daemon 482.8kB 05:36:31 Step 1/8 : ARG BASE=golang:1.13-alpine 05:36:31 Step 2/8 : FROM ${BASE} 05:36:31 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:36:31 cde5963f3b93: Pulling fs layer 05:36:31 2a23fa8c16f7: Pulling fs layer 05:36:31 777b28850792: Pulling fs layer 05:36:31 8a11ddd9e578: Pulling fs layer 05:36:31 4cf88f913ddb: Pulling fs layer 05:36:31 1df406cf5192: Pulling fs layer 05:36:31 cd6300453558: Pulling fs layer 05:36:31 b9c365052c96: Pulling fs layer 05:36:31 a2d8cc88f415: Pulling fs layer 05:36:31 ea1d1ca13537: Pulling fs layer 05:36:31 3750a50a1c5e: Pulling fs layer 05:36:31 8a11ddd9e578: Waiting 05:36:31 4cf88f913ddb: Waiting 05:36:31 a2d8cc88f415: Waiting 05:36:31 1df406cf5192: Waiting 05:36:31 ea1d1ca13537: Waiting 05:36:31 3750a50a1c5e: Waiting 05:36:31 cd6300453558: Waiting 05:36:31 b9c365052c96: Waiting 05:36:31 777b28850792: Verifying Checksum 05:36:31 777b28850792: Download complete 05:36:31 2a23fa8c16f7: Verifying Checksum 05:36:31 2a23fa8c16f7: Download complete 05:36:31 4cf88f913ddb: Verifying Checksum 05:36:31 4cf88f913ddb: Download complete 05:36:31 1df406cf5192: Verifying Checksum 05:36:31 1df406cf5192: Download complete 05:36:31 cde5963f3b93: Download complete 05:36:32 cde5963f3b93: Pull complete 05:36:32 go: finding github.com/BurntSushi/toml v0.3.1 05:36:32 go: finding github.com/OneOfOne/xxhash v1.2.6 05:36:32 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 05:36:33 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:36:33 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 05:36:33 go: finding github.com/bgentry/speakeasy v0.1.0 05:36:33 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:36:33 go: finding github.com/davecgh/go-spew v1.1.1 05:36:33 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 05:36:33 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 05:36:33 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 05:36:33 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 05:36:33 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 05:36:33 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 05:36:33 go: finding github.com/edsrzf/mmap-go v1.0.0 05:36:33 2a23fa8c16f7: Pull complete 05:36:33 go: finding github.com/fatih/color v1.7.0 05:36:33 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:36:33 go: finding github.com/go-kit/kit v0.8.0 05:36:33 go: finding github.com/go-logfmt/logfmt v0.4.0 05:36:33 go: finding github.com/go-stack/stack v1.8.0 05:36:33 go: finding github.com/golang/snappy v0.0.1 05:36:33 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:36:33 go: finding github.com/google/uuid v1.1.0 05:36:33 go: finding github.com/gorilla/mux v1.7.1 05:36:33 go: finding github.com/hashicorp/consul/api v1.1.0 05:36:33 go: finding github.com/hashicorp/consul/sdk v0.1.1 05:36:33 777b28850792: Pull complete 05:36:33 go: finding github.com/hashicorp/errwrap v1.0.0 05:36:33 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:36:33 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:36:33 go: finding github.com/hashicorp/go-msgpack v0.5.3 05:36:33 go: finding github.com/hashicorp/go-multierror v1.0.0 05:36:33 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:36:33 go: finding github.com/hashicorp/go-sockaddr v1.0.0 05:36:33 go: finding github.com/hashicorp/go-syslog v1.0.0 05:36:33 go: finding github.com/hashicorp/go-uuid v1.0.1 05:36:33 go: finding github.com/hashicorp/go.net v0.0.1 05:36:33 go: finding github.com/hashicorp/golang-lru v0.5.0 05:36:33 go: finding github.com/hashicorp/logutils v1.0.0 05:36:33 go: finding github.com/hashicorp/mdns v1.0.0 05:36:33 go: finding github.com/hashicorp/memberlist v0.1.3 05:36:33 go: finding github.com/hashicorp/serf v0.8.2 05:36:34 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:36:34 go: finding github.com/mattn/go-colorable v0.0.9 05:36:34 go: finding github.com/mattn/go-isatty v0.0.3 05:36:34 go: finding github.com/miekg/dns v1.0.14 05:36:34 go: finding github.com/mitchellh/cli v1.0.0 05:36:34 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:36:34 go: finding github.com/mitchellh/copystructure v1.0.0 05:36:34 go: finding github.com/mitchellh/go-homedir v1.0.0 05:36:34 go: finding github.com/mitchellh/go-testing-interface v1.0.0 05:36:34 go: finding github.com/mitchellh/gox v0.4.0 05:36:34 go: finding github.com/mitchellh/iochan v1.0.0 05:36:34 go: finding github.com/mitchellh/mapstructure v1.1.2 05:36:34 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:36:34 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:36:34 go: finding github.com/pelletier/go-toml v1.2.0 05:36:34 go: finding github.com/pkg/errors v0.8.1 05:36:34 go: finding github.com/pmezard/go-difflib v1.0.0 05:36:34 go: finding github.com/posener/complete v1.1.1 05:36:34 go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 05:36:34 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 05:36:34 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:36:34 go: finding github.com/stretchr/objx v0.1.0 05:36:34 go: finding github.com/stretchr/testify v1.5.1 05:36:34 go: finding github.com/ugorji/go v1.1.4 05:36:34 go: finding github.com/x448/float16 v0.8.4 05:36:34 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 05:36:34 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 05:36:35 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 05:36:35 go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 05:36:35 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 05:36:35 go: finding gopkg.in/yaml.v2 v2.2.8 05:36:35 go: finding modernc.org/b v1.0.0 05:36:35 go: finding modernc.org/db v1.0.0 05:36:35 go: finding modernc.org/file v1.0.0 05:36:35 go: finding modernc.org/fileutil v1.0.0 05:36:35 go: finding modernc.org/golex v1.0.0 05:36:35 go: finding modernc.org/internal v1.0.0 05:36:35 go: finding modernc.org/lldb v1.0.0 05:36:35 go: finding modernc.org/mathutil v1.0.0 05:36:35 go: finding modernc.org/ql v1.0.0 05:36:35 go: finding modernc.org/sortutil v1.0.0 05:36:35 go: finding modernc.org/strutil v1.0.0 05:36:35 go: finding modernc.org/zappy v1.0.0 05:36:35 cd6300453558: Verifying Checksum 05:36:35 cd6300453558: Download complete 05:36:35 a2d8cc88f415: Verifying Checksum 05:36:35 a2d8cc88f415: Download complete 05:36:38 ea1d1ca13537: Verifying Checksum 05:36:38 ea1d1ca13537: Download complete 05:36:38 3750a50a1c5e: Verifying Checksum 05:36:38 3750a50a1c5e: Download complete 05:36:41 b9c365052c96: Verifying Checksum 05:36:41 b9c365052c96: Download complete 05:36:41 Removing intermediate container 8d7b0fa9638f 05:36:41 ---> c92645844210 05:36:41 Successfully built c92645844210 05:36:41 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 05:36:42 + docker inspect -f . ci-base-image-x86_64 05:36:42 8a11ddd9e578: Verifying Checksum 05:36:42 8a11ddd9e578: Download complete 05:36:42 . [Pipeline] withDockerContainer 05:36:43 prd-centos7-docker-4c-2g-5144 does not seem to be running inside a container 05:36:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:36:44 $ docker top 921714a9aa97b1002104cf19f85266261f4495f93b748be32d71a8b49c09231a -eo pid,comm [Pipeline] { [Pipeline] sh 05:36:46 + go version 05:36:46 go version go1.13.5 linux/amd64 [Pipeline] sh 05:36:47 + make test 05:36:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:36:49 ? github.com/edgexfoundry/device-virtual-go [no test files] 05:36:55 8a11ddd9e578: Pull complete 05:36:55 4cf88f913ddb: Pull complete 05:36:55 1df406cf5192: Pull complete 05:36:59 cd6300453558: Pull complete 05:37:04 b9c365052c96: Pull complete 05:37:04 a2d8cc88f415: Pull complete 05:37:07 ea1d1ca13537: Pull complete 05:37:07 3750a50a1c5e: Pull complete 05:37:07 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 05:37:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 05:37:07 ---> 78745c68409d 05:37:07 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 05:37:11 ---> Running in 57de6027297f 05:37:12 Removing intermediate container 57de6027297f 05:37:12 ---> 108c82b83128 05:37:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:37:12 ---> Running in c373b333ed87 05:37:12 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 05:37:14 Removing intermediate container c373b333ed87 05:37:14 ---> 460d8aa3dde1 05:37:14 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 05:37:14 ---> Running in b89d7494e36c 05:37:15 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 05:37:16 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 05:37:16 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 05:37:16 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 05:37:17 (3/18) Installing libmagic (5.37-r1) 05:37:17 (4/18) Installing file (5.37-r1) 05:37:17 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 05:37:17 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 05:37:17 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 05:37:21 (8/18) Installing libc-dev (0.7.2-r0) 05:37:21 (9/18) Installing g++ (9.2.0-r4) 05:37:23 (10/18) Installing fortify-headers (1.1-r0) 05:37:23 (11/18) Installing build-base (0.5-r1) 05:37:23 (12/18) Installing openssh-keygen (8.1_p1-r0) 05:37:23 (13/18) Installing libedit (20191211.3.1-r0) 05:37:23 (14/18) Installing openssh-client (8.1_p1-r0) 05:37:24 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 05:37:24 (16/18) Installing openssh-server-common (8.1_p1-r0) 05:37:24 (17/18) Installing openssh-server (8.1_p1-r0) 05:37:24 (18/18) Installing openssh (8.1_p1-r0) 05:37:24 Executing busybox-1.31.1-r8.trigger 05:37:24 OK: 203 MiB in 52 packages 05:37:31 Removing intermediate container b89d7494e36c 05:37:31 ---> c404a7e5ceba 05:37:31 Step 6/8 : WORKDIR /device-virtual-go 05:37:31 ---> Running in 523847e1e51f 05:37:31 Removing intermediate container 523847e1e51f 05:37:31 ---> e078fa2c8f74 05:37:31 Step 7/8 : COPY . . 05:37:32 ---> f4fff50c2a26 05:37:32 Step 8/8 : RUN go mod download 05:37:32 ---> Running in 6ae7933b02a8 05:37:34 go: finding github.com/BurntSushi/toml v0.3.1 05:37:34 go: finding github.com/OneOfOne/xxhash v1.2.6 05:37:34 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 05:37:34 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:37:34 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 05:37:34 go: finding github.com/bgentry/speakeasy v0.1.0 05:37:34 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:37:34 go: finding github.com/davecgh/go-spew v1.1.1 05:37:34 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 05:37:34 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 05:37:34 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 05:37:34 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 05:37:34 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 05:37:34 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 05:37:34 go: finding github.com/edsrzf/mmap-go v1.0.0 05:37:34 go: finding github.com/fatih/color v1.7.0 05:37:34 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:37:34 go: finding github.com/go-kit/kit v0.8.0 05:37:34 go: finding github.com/go-logfmt/logfmt v0.4.0 05:37:34 go: finding github.com/go-stack/stack v1.8.0 05:37:34 go: finding github.com/golang/snappy v0.0.1 05:37:34 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:37:34 go: finding github.com/google/uuid v1.1.0 05:37:34 go: finding github.com/gorilla/mux v1.7.1 05:37:34 go: finding github.com/hashicorp/consul/api v1.1.0 05:37:34 go: finding github.com/hashicorp/consul/sdk v0.1.1 05:37:34 go: finding github.com/hashicorp/errwrap v1.0.0 05:37:34 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:37:34 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:37:34 go: finding github.com/hashicorp/go-msgpack v0.5.3 05:37:34 go: finding github.com/hashicorp/go-multierror v1.0.0 05:37:34 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:37:34 go: finding github.com/hashicorp/go-sockaddr v1.0.0 05:37:34 go: finding github.com/hashicorp/go-syslog v1.0.0 05:37:34 go: finding github.com/hashicorp/go-uuid v1.0.1 05:37:34 go: finding github.com/hashicorp/go.net v0.0.1 05:37:34 go: finding github.com/hashicorp/golang-lru v0.5.0 05:37:34 go: finding github.com/hashicorp/logutils v1.0.0 05:37:34 go: finding github.com/hashicorp/mdns v1.0.0 05:37:34 go: finding github.com/hashicorp/memberlist v0.1.3 05:37:34 go: finding github.com/hashicorp/serf v0.8.2 05:37:34 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:37:34 go: finding github.com/mattn/go-colorable v0.0.9 05:37:34 go: finding github.com/mattn/go-isatty v0.0.3 05:37:34 go: finding github.com/miekg/dns v1.0.14 05:37:34 go: finding github.com/mitchellh/cli v1.0.0 05:37:34 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:37:34 go: finding github.com/mitchellh/copystructure v1.0.0 05:37:34 go: finding github.com/mitchellh/go-homedir v1.0.0 05:37:34 go: finding github.com/mitchellh/go-testing-interface v1.0.0 05:37:34 go: finding github.com/mitchellh/gox v0.4.0 05:37:34 go: finding github.com/mitchellh/iochan v1.0.0 05:37:34 go: finding github.com/mitchellh/mapstructure v1.1.2 05:37:34 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:37:34 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:37:34 go: finding github.com/pelletier/go-toml v1.2.0 05:37:34 go: finding github.com/pkg/errors v0.8.1 05:37:34 go: finding github.com/pmezard/go-difflib v1.0.0 05:37:34 go: finding github.com/posener/complete v1.1.1 05:37:34 go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 05:37:34 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 05:37:34 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:37:34 go: finding github.com/stretchr/objx v0.1.0 05:37:34 go: finding github.com/stretchr/testify v1.5.1 05:37:34 go: finding github.com/ugorji/go v1.1.4 05:37:34 go: finding github.com/x448/float16 v0.8.4 05:37:34 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 05:37:34 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 05:37:35 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 05:37:35 go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 05:37:35 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 05:37:35 go: finding gopkg.in/yaml.v2 v2.2.8 05:37:35 go: finding modernc.org/b v1.0.0 05:37:35 go: finding modernc.org/db v1.0.0 05:37:35 go: finding modernc.org/file v1.0.0 05:37:35 go: finding modernc.org/fileutil v1.0.0 05:37:35 go: finding modernc.org/golex v1.0.0 05:37:35 go: finding modernc.org/internal v1.0.0 05:37:35 go: finding modernc.org/lldb v1.0.0 05:37:35 go: finding modernc.org/mathutil v1.0.0 05:37:35 go: finding modernc.org/ql v1.0.0 05:37:35 go: finding modernc.org/sortutil v1.0.0 05:37:35 go: finding modernc.org/strutil v1.0.0 05:37:35 go: finding modernc.org/zappy v1.0.0 05:37:45 Removing intermediate container 6ae7933b02a8 05:37:45 ---> 106e0891748d 05:37:45 Successfully built 106e0891748d 05:37:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:37:45 + docker inspect -f . ci-base-image-arm64 05:37:46 . [Pipeline] withDockerContainer 05:37:46 prd-ubuntu18.04-docker-arm64-4c-16g-5145 does not seem to be running inside a container 05:37:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:37:48 $ docker top 0a94b7b577afd39a8e7abcad2d93d79acee380bab2a46717059639927d069b55 -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:49 + go version 05:37:49 go version go1.13.5 linux/arm64 [Pipeline] sh 05:37:49 + make test 05:37:49 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:37:51 ? github.com/edgexfoundry/device-virtual-go [no test files] 05:38:30 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 05:38:34 ok github.com/edgexfoundry/device-virtual-go/internal/driver 74.908s coverage: 51.2% of statements 05:38:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:38:34 gofmt -l . 05:38:34 [ "`gofmt -l .`" = "" ] 05:38:34 ./bin/test-attribution-txt.sh 05:38:34 ./bin/test-go-mod-tidy.sh [Pipeline] stash 05:38:35 Stashed 1 file(s) [Pipeline] } 05:38:35 $ docker stop --time=1 921714a9aa97b1002104cf19f85266261f4495f93b748be32d71a8b49c09231a 05:38:37 $ docker rm -f 921714a9aa97b1002104cf19f85266261f4495f93b748be32d71a8b49c09231a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:38:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:38:39 + ls -al . 05:38:39 total 112 05:38:39 drwxrwxr-x. 8 jenkins jenkins 4096 Apr 21 05:38 . 05:38:39 drwxrwxr-x. 4 jenkins jenkins 28 Apr 21 05:35 .. 05:38:39 -rw-rw-r--. 1 jenkins jenkins 6529 Apr 21 05:35 Attribution.txt 05:38:39 drwxrwxr-x. 2 jenkins jenkins 64 Apr 21 05:35 bin 05:38:39 drwxrwxr-x. 3 jenkins jenkins 32 Apr 21 05:35 cmd 05:38:39 -rw-r--r--. 1 jenkins jenkins 32181 Apr 21 05:38 coverage.out 05:38:39 -rw-rw-r--. 1 jenkins jenkins 1826 Apr 21 05:35 Dockerfile 05:38:39 -rw-rw-r--. 1 jenkins jenkins 957 Apr 21 05:35 Dockerfile.build 05:38:39 drwxrwxr-x. 8 jenkins jenkins 179 Apr 21 05:35 .git 05:38:39 drwxrwxr-x. 2 jenkins jenkins 38 Apr 21 05:35 .github 05:38:39 -rw-rw-r--. 1 jenkins jenkins 258 Apr 21 05:35 .gitignore 05:38:39 -rw-r--r--. 1 jenkins jenkins 862 Apr 21 05:38 go.mod 05:38:39 -rw-r--r--. 1 jenkins jenkins 14805 Apr 21 05:38 go.sum 05:38:39 drwxrwxr-x. 3 jenkins jenkins 20 Apr 21 05:35 internal 05:38:39 -rw-rw-r--. 1 jenkins jenkins 683 Apr 21 05:35 Jenkinsfile 05:38:39 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 21 05:35 LICENSE 05:38:39 -rw-rw-r--. 1 jenkins jenkins 873 Apr 21 05:35 Makefile 05:38:39 -rw-rw-r--. 1 jenkins jenkins 4413 Apr 21 05:35 README.md 05:38:39 drwxrwxr-x. 3 jenkins jenkins 57 Apr 21 05:35 .semver 05:38:39 -rw-rw-r--. 1 jenkins jenkins 5 Apr 21 05:32 VERSION 05:38:39 -rw-rw-r--. 1 jenkins jenkins 235 Apr 21 05:35 version.go [Pipeline] isUnix [Pipeline] sh 05:38:39 + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=32f51dbd61b47cdc40182fb9879dff2680cde7dc --label arch=amd64 --label version=0.0.0 . 05:38:40 Sending build context to Docker daemon 34.1MB 05:38:40 Step 1/21 : ARG BASE=golang:1.13-alpine 05:38:40 Step 2/21 : FROM ${BASE} AS builder 05:38:40 ---> c92645844210 05:38:40 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 05:38:40 ---> Running in e6c92cb98bff 05:38:40 Removing intermediate container e6c92cb98bff 05:38:40 ---> 480f4dac4853 05:38:40 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 05:38:40 ---> Running in 76c01884e597 05:38:40 Removing intermediate container 76c01884e597 05:38:40 ---> 427c23775d7a 05:38:40 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 05:38:40 ---> Running in cf194694431b 05:38:41 Removing intermediate container cf194694431b 05:38:41 ---> 1d9a78f67175 05:38:41 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:38:41 ---> Running in 728de3e3ffe7 05:38:42 Removing intermediate container 728de3e3ffe7 05:38:42 ---> 77bcf96e044f 05:38:42 Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:38:42 ---> Running in a589eb286834 05:38:42 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 05:38:43 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 05:38:43 OK: 214 MiB in 52 packages 05:38:44 Removing intermediate container a589eb286834 05:38:44 ---> 72768dd4b896 05:38:44 Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 05:38:44 ---> Running in 7467dd6097fe 05:38:44 Removing intermediate container 7467dd6097fe 05:38:44 ---> 490a9ad2220a 05:38:44 Step 9/21 : COPY . . 05:38:45 ---> b039f2eb03fd 05:38:45 Step 10/21 : ARG MAKE='make build' 05:38:45 ---> Running in 50686995370b 05:38:45 Removing intermediate container 50686995370b 05:38:45 ---> 9a23063c321c 05:38:45 Step 11/21 : RUN $MAKE 05:38:45 ---> Running in 09cc75fac42b 05:38:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 05:39:01 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:39:05 Removing intermediate container 09cc75fac42b 05:39:05 ---> 7aa446856ae8 05:39:05 Step 12/21 : FROM alpine 05:39:05 latest: Pulling from library/alpine 05:39:05 aad63a933944: Pulling fs layer 05:39:05 aad63a933944: Download complete 05:39:06 aad63a933944: Pull complete 05:39:06 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 05:39:06 Status: Downloaded newer image for alpine:latest 05:39:06 ---> a187dde48cd2 05:39:06 Step 13/21 : ENV APP_PORT=49990 05:39:06 ---> Running in 3cd4a39eb046 05:39:06 Removing intermediate container 3cd4a39eb046 05:39:06 ---> 78c4fa10c06a 05:39:06 Step 14/21 : EXPOSE $APP_PORT 05:39:06 ---> Running in fb85505198c7 05:39:06 Removing intermediate container fb85505198c7 05:39:06 ---> ad4bab7ba9ba 05:39:06 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 05:39:07 ---> ddae4ec40bf9 05:39:07 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual/go/Attribution.txt / 05:39:07 COPY failed: stat /var/lib/docker/overlay2/bed6d79c3b21e7982cbef88577cdfde604157d0b0cfec89c31dd62a0cfcfb5e1/merged/go/src/github.com/edgexfoundry/device-virtual/go/Attribution.txt: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:39:08 Failed in branch amd64 05:41:37 ok github.com/edgexfoundry/device-virtual-go/internal/driver 176.228s coverage: 51.2% of statements 05:41:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:41:37 gofmt -l . 05:41:37 [ "`gofmt -l .`" = "" ] 05:41:37 ./bin/test-attribution-txt.sh 05:41:37 ./bin/test-go-mod-tidy.sh [Pipeline] stash 05:41:37 Warning: overwriting stash ‘coverage-report’ 05:41:37 Stashed 1 file(s) [Pipeline] } 05:41:37 $ docker stop --time=1 0a94b7b577afd39a8e7abcad2d93d79acee380bab2a46717059639927d069b55 05:41:39 $ docker rm -f 0a94b7b577afd39a8e7abcad2d93d79acee380bab2a46717059639927d069b55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:41:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:41:41 + ls -al . 05:41:41 total 140 05:41:41 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 05:41 . 05:41:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 05:36 .. 05:41:41 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 05:36 .git 05:41:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 05:36 .github 05:41:41 -rw-rw-r-- 1 jenkins jenkins 258 Apr 21 05:36 .gitignore 05:41:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 05:36 .semver 05:41:41 -rw-rw-r-- 1 jenkins jenkins 6529 Apr 21 05:36 Attribution.txt 05:41:41 -rw-rw-r-- 1 jenkins jenkins 1826 Apr 21 05:36 Dockerfile 05:41:41 -rw-rw-r-- 1 jenkins jenkins 957 Apr 21 05:36 Dockerfile.build 05:41:41 -rw-rw-r-- 1 jenkins jenkins 683 Apr 21 05:36 Jenkinsfile 05:41:41 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 05:36 LICENSE 05:41:41 -rw-rw-r-- 1 jenkins jenkins 873 Apr 21 05:36 Makefile 05:41:41 -rw-rw-r-- 1 jenkins jenkins 4413 Apr 21 05:36 README.md 05:41:41 -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 05:32 VERSION 05:41:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 05:36 bin 05:41:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 05:36 cmd 05:41:41 -rw-r--r-- 1 jenkins jenkins 32181 Apr 21 05:41 coverage.out 05:41:41 -rw-r--r-- 1 jenkins jenkins 862 Apr 21 05:41 go.mod 05:41:41 -rw-r--r-- 1 jenkins jenkins 14805 Apr 21 05:41 go.sum 05:41:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 05:36 internal 05:41:41 -rw-rw-r-- 1 jenkins jenkins 235 Apr 21 05:36 version.go [Pipeline] isUnix [Pipeline] sh 05:41:41 + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=32f51dbd61b47cdc40182fb9879dff2680cde7dc --label arch=arm64 --label version=0.0.0 . 05:41:42 Sending build context to Docker daemon 34.1MB 05:41:42 Step 1/21 : ARG BASE=golang:1.13-alpine 05:41:42 Step 2/21 : FROM ${BASE} AS builder 05:41:42 ---> 106e0891748d 05:41:42 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 05:41:42 ---> Running in 36d4fe387a46 05:41:43 Removing intermediate container 36d4fe387a46 05:41:43 ---> dc8813f548a9 05:41:43 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 05:41:43 ---> Running in a6b460806f5a 05:41:43 Removing intermediate container a6b460806f5a 05:41:43 ---> c2b2821fe4f1 05:41:43 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 05:41:43 ---> Running in 074e728df19e 05:41:43 Removing intermediate container 074e728df19e 05:41:43 ---> a3163565f6bc 05:41:43 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:44 ---> Running in 79141af3225b 05:41:46 Removing intermediate container 79141af3225b 05:41:46 ---> b53e46b49ada 05:41:46 Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:41:46 ---> Running in 64012308bc9c 05:41:46 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 05:41:47 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 05:41:48 OK: 203 MiB in 52 packages 05:41:49 Removing intermediate container 64012308bc9c 05:41:49 ---> eed7fedfca72 05:41:49 Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 05:41:49 ---> Running in 534fb8c3f039 05:41:49 Removing intermediate container 534fb8c3f039 05:41:49 ---> aa3107ea8a87 05:41:49 Step 9/21 : COPY . . 05:41:51 ---> 13eed253a04a 05:41:51 Step 10/21 : ARG MAKE='make build' 05:41:51 ---> Running in ec11495fe0c5 05:41:52 Removing intermediate container ec11495fe0c5 05:41:52 ---> 600673ae80cb 05:41:52 Step 11/21 : RUN $MAKE 05:41:52 ---> Running in 839b9bf4ecf4 05:41:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 05:42:25 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:42:33 Removing intermediate container 839b9bf4ecf4 05:42:33 ---> 3f2cf1583d88 05:42:33 Step 12/21 : FROM alpine 05:42:33 latest: Pulling from library/alpine 05:42:33 8a0637ca1ac9: Pulling fs layer 05:42:33 8a0637ca1ac9: Verifying Checksum 05:42:33 8a0637ca1ac9: Download complete 05:42:33 8a0637ca1ac9: Pull complete 05:42:33 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 05:42:34 Status: Downloaded newer image for alpine:latest 05:42:34 ---> 2ee122dcc32d 05:42:34 Step 13/21 : ENV APP_PORT=49990 05:42:34 ---> Running in 07884242568c 05:42:34 Removing intermediate container 07884242568c 05:42:34 ---> 25819288d907 05:42:34 Step 14/21 : EXPOSE $APP_PORT 05:42:34 ---> Running in b2db981dc0ea 05:42:34 Removing intermediate container b2db981dc0ea 05:42:34 ---> 5f68a0a2ad3d 05:42:34 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 05:42:36 ---> d5222ba49149 05:42:36 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual/go/Attribution.txt / 05:42:36 COPY failed: stat /var/lib/docker/overlay2/2af95ad91e1d87c6e21115f7ea5993dd2a212ec7fbd534cd1dd211bb016b40bc/merged/go/src/github.com/edgexfoundry/device-virtual/go/Attribution.txt: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:42:37 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:42:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:42:40 ---> package-listing.sh 05:42:40 ++ facter osfamily 05:42:40 ++ tr '[:upper:]' '[:lower:]' 05:42:40 + OS_FAMILY=redhat 05:42:40 + workspace=/w/workspace/xfoundry_device-virtual-go_PR-96 05:42:40 + START_PACKAGES=/tmp/packages_start.txt 05:42:40 + END_PACKAGES=/tmp/packages_end.txt 05:42:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:42:40 + PACKAGES=/tmp/packages_start.txt 05:42:40 + '[' /w/workspace/xfoundry_device-virtual-go_PR-96 ']' 05:42:40 + PACKAGES=/tmp/packages_end.txt 05:42:40 + case "${OS_FAMILY}" in 05:42:40 + rpm -qa 05:42:40 + sort 05:42:44 + '[' -f /tmp/packages_start.txt ']' 05:42:44 + '[' -f /tmp/packages_end.txt ']' 05:42:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:42:44 + '[' /w/workspace/xfoundry_device-virtual-go_PR-96 ']' 05:42:44 + mkdir -p /w/workspace/xfoundry_device-virtual-go_PR-96/archives/ 05:42:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-virtual-go_PR-96/archives/ [Pipeline] isUnix [Pipeline] sh 05:42:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:42:44 05:42:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:42:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:42:45 alpine: Pulling from edgex-lftools-log-publisher 05:42:45 c9b1b535fdd9: Pulling fs layer 05:42:45 2cc5ad85d9ab: Pulling fs layer 05:42:45 756a868c4378: Pulling fs layer 05:42:45 444b2fc9a129: Pulling fs layer 05:42:45 ea15f1150254: Pulling fs layer 05:42:45 41b27a9f41bf: Pulling fs layer 05:42:45 28c525ee5125: Pulling fs layer 05:42:45 094b1ea09ed8: Pulling fs layer 05:42:45 138eaada9080: Pulling fs layer 05:42:45 0622d0fa9048: Pulling fs layer 05:42:45 41b27a9f41bf: Waiting 05:42:45 28c525ee5125: Waiting 05:42:45 094b1ea09ed8: Waiting 05:42:45 138eaada9080: Waiting 05:42:45 0622d0fa9048: Waiting 05:42:45 444b2fc9a129: Waiting 05:42:45 ea15f1150254: Waiting 05:42:45 2cc5ad85d9ab: Verifying Checksum 05:42:45 2cc5ad85d9ab: Download complete 05:42:45 444b2fc9a129: Verifying Checksum 05:42:45 444b2fc9a129: Download complete 05:42:45 c9b1b535fdd9: Download complete 05:42:45 ea15f1150254: Verifying Checksum 05:42:45 ea15f1150254: Download complete 05:42:45 28c525ee5125: Verifying Checksum 05:42:45 28c525ee5125: Download complete 05:42:45 756a868c4378: Verifying Checksum 05:42:45 756a868c4378: Download complete 05:42:45 c9b1b535fdd9: Pull complete 05:42:45 138eaada9080: Verifying Checksum 05:42:45 138eaada9080: Download complete 05:42:45 0622d0fa9048: Verifying Checksum 05:42:45 0622d0fa9048: Download complete 05:42:46 2cc5ad85d9ab: Pull complete 05:42:46 094b1ea09ed8: Verifying Checksum 05:42:46 094b1ea09ed8: Download complete 05:42:46 41b27a9f41bf: Verifying Checksum 05:42:46 41b27a9f41bf: Download complete 05:42:48 756a868c4378: Pull complete 05:42:48 444b2fc9a129: Pull complete 05:42:48 ea15f1150254: Pull complete 05:42:52 41b27a9f41bf: Pull complete 05:42:52 28c525ee5125: Pull complete 05:42:54 094b1ea09ed8: Pull complete 05:42:54 138eaada9080: Pull complete 05:42:55 0622d0fa9048: Pull complete 05:42:55 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 05:42:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:42:55 prd-centos7-docker-4c-2g-5143 does not seem to be running inside a container 05:42:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-virtual-go_PR-96 -v /w/workspace/xfoundry_device-virtual-go_PR-96:/w/workspace/xfoundry_device-virtual-go_PR-96:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-96@tmp:/w/workspace/xfoundry_device-virtual-go_PR-96@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 05:42:57 $ docker top 533425513b4211a6b5ae94cfbcb617967b197c0a1f8f498a24d393f5a6438a7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:57 provisioning config files... 05:42:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-virtual-go_PR-96@tmp/config2845657243684170755tmp [Pipeline] { [Pipeline] echo 05:42:57 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:42:57 ---> create-netrc.sh [Pipeline] echo 05:42:57 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:42:58 ---> logs-deploy.sh 05:42:58 + ARCHIVE_ARTIFACTS= 05:42:58 + LOGS_SERVER=https://logs.edgexfoundry.org 05:42:58 + '[' https://logs.edgexfoundry.org == None ']' 05:42:58 + NEXUS_URL=https://nexus.edgexfoundry.org 05:42:58 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-96/1 05:42:58 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-96/1/ 05:42:58 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-96/1 /w/workspace/xfoundry_device-virtual-go_PR-96 05:42:59 Archives upload complete. 05:42:59 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-96/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-96/1/ 05:43:00 ---> uname -a: 05:43:00 Linux 533425513b42 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 05:43:00 05:43:00 05:43:00 ---> lscpu: 05:43:00 Architecture: x86_64 05:43:00 CPU op-mode(s): 32-bit, 64-bit 05:43:00 Byte Order: Little Endian 05:43:00 Address sizes: 40 bits physical, 48 bits virtual 05:43:00 CPU(s): 4 05:43:00 On-line CPU(s) list: 0-3 05:43:00 Thread(s) per core: 1 05:43:00 Core(s) per socket: 1 05:43:00 Socket(s): 4 05:43:00 NUMA node(s): 1 05:43:00 Vendor ID: GenuineIntel 05:43:00 CPU family: 6 05:43:00 Model: 44 05:43:00 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:43:00 Stepping: 1 05:43:00 CPU MHz: 2933.438 05:43:00 BogoMIPS: 5866.87 05:43:00 Virtualization: VT-x 05:43:00 Hypervisor vendor: KVM 05:43:00 Virtualization type: full 05:43:00 L1d cache: 128 KiB 05:43:00 L1i cache: 128 KiB 05:43:00 L2 cache: 16 MiB 05:43:00 L3 cache: 64 MiB 05:43:00 NUMA node0 CPU(s): 0-3 05:43:00 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 05:43:00 Vulnerability Meltdown: Mitigation; PTI 05:43:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:43:00 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 05:43:00 Vulnerability Spectre v2: Mitigation; Full retpoline 05:43:00 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 05:43:00 05:43:00 05:43:00 ---> nproc: 05:43:00 4 05:43:00 05:43:00 05:43:00 ---> df -h: 05:43:00 Filesystem Size Used Available Use% Mounted on 05:43:00 overlay 50.0G 6.3G 43.7G 13% / 05:43:00 tmpfs 64.0M 0 64.0M 0% /dev 05:43:00 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 05:43:00 shm 64.0M 0 64.0M 0% /dev/shm 05:43:00 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 05:43:00 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 05:43:00 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 05:43:00 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/xfoundry_device-virtual-go_PR-96@tmp 05:43:00 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 05:43:00 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/xfoundry_device-virtual-go_PR-96 05:43:00 05:43:00 05:43:00 ---> free -m: 05:43:00 total used free shared buff/cache available 05:43:00 Mem: 1838 640 69 0 1128 1092 05:43:00 Swap: 1023 0 1023 05:43:00 05:43:00 05:43:00 ---> ip addr: 05:43:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:43:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:43:00 inet 127.0.0.1/8 scope host lo 05:43:00 valid_lft forever preferred_lft forever 05:43:00 6: eth0@if7: mtu 1458 qdisc noqueue state UP 05:43:00 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 05:43:00 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 05:43:00 valid_lft forever preferred_lft forever 05:43:00 05:43:00 05:43:00 ---> sar -b -r -n DEV: 05:43:00 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) 05:43:00 05:43:00 05:31:20 LINUX RESTART 05:43:00 05:43:00 05:32:01 tps rtps wtps bread/s bwrtn/s 05:43:00 05:33:01 21.76 8.56 13.20 2087.65 2198.72 05:43:00 05:34:01 2.55 0.00 2.55 0.00 81.78 05:43:00 05:35:01 0.35 0.00 0.35 0.00 4.71 05:43:00 05:36:01 0.23 0.00 0.23 0.00 3.32 05:43:00 05:37:01 0.28 0.00 0.28 0.00 3.11 05:43:00 05:38:01 0.33 0.02 0.32 0.13 4.46 05:43:00 05:39:01 0.27 0.00 0.27 0.00 3.46 05:43:00 05:40:01 0.28 0.00 0.28 0.00 3.50 05:43:00 05:41:01 0.23 0.00 0.23 0.00 2.98 05:43:00 05:42:01 0.27 0.00 0.27 0.00 3.75 05:43:00 Average: 2.66 0.86 1.80 208.85 231.06 05:43:00 05:43:00 05:32:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:43:00 05:33:01 117364 1764940 93.76 2620 1190416 937720 31.99 458992 1143480 8 05:43:00 05:34:01 124644 1757660 93.38 2620 1190420 901056 30.74 454564 1141456 8 05:43:00 05:35:01 124280 1758024 93.40 2620 1190428 901164 30.75 455132 1141456 8 05:43:00 05:36:01 123836 1758468 93.42 2620 1190432 901296 30.75 455908 1141460 8 05:43:00 05:37:01 124216 1758088 93.40 2620 1190436 901212 30.75 455564 1141456 16 05:43:00 05:38:01 124452 1757852 93.39 2620 1190444 901140 30.75 455196 1141456 12 05:43:00 05:39:01 124984 1757320 93.36 2620 1190448 901236 30.75 454600 1141456 16 05:43:00 05:40:01 126192 1756112 93.30 2620 1190456 901056 30.74 453500 1141456 8 05:43:00 05:41:01 125340 1756964 93.34 2620 1190460 901224 30.75 454424 1141456 16 05:43:00 05:42:01 140004 1742300 92.56 2620 1190468 901152 30.75 439352 1141420 16 05:43:00 Average: 125531 1756773 93.33 2620 1190441 904826 30.87 453723 1141655 12 05:43:00 05:43:00 05:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 05:43:00 05:33:01 eth0 112.47 75.31 440.99 35.38 0.00 0.00 0.00 05:43:00 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:00 05:33:01 docker0 1.17 1.02 0.23 2.41 0.00 0.00 0.00 05:43:00 05:34:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 05:43:00 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:00 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:00 05:35:01 eth0 0.82 0.32 0.26 0.02 0.00 0.00 0.00 05:43:00 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:00 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:00 05:36:01 eth0 0.98 0.50 0.32 0.21 0.00 0.00 0.00 05:43:00 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:00 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:00 05:37:01 eth0 0.63 0.37 0.35 0.26 0.00 0.00 0.00 05:43:00 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:00 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:00 05:38:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 05:43:00 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:00 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:00 05:39:01 eth0 0.50 0.37 0.27 0.20 0.00 0.00 0.00 05:43:00 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:00 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:00 05:40:01 eth0 0.43 0.08 0.04 0.01 0.00 0.00 0.00 05:43:00 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:00 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:00 05:41:01 eth0 0.57 0.53 0.29 0.22 0.00 0.00 0.00 05:43:00 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:00 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:00 05:42:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 05:43:00 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:00 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:00 Average: eth0 11.69 7.79 44.29 3.64 0.00 0.00 0.00 05:43:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:00 Average: docker0 0.12 0.10 0.02 0.24 0.00 0.00 0.00 05:43:00 05:43:00 05:43:00 ---> sar -P ALL: 05:43:00 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) 05:43:00 05:43:00 05:31:20 LINUX RESTART 05:43:00 05:43:00 05:32:01 CPU %user %nice %system %iowait %steal %idle 05:43:00 05:33:01 all 3.03 0.00 1.50 0.11 0.00 95.35 05:43:00 05:33:01 0 3.39 0.00 1.70 0.10 0.00 94.81 05:43:00 05:33:01 1 3.07 0.00 1.59 0.07 0.00 95.27 05:43:00 05:33:01 2 3.26 0.00 1.37 0.08 0.00 95.29 05:43:00 05:33:01 3 2.42 0.00 1.35 0.18 0.00 96.04 05:43:00 05:34:01 all 0.19 0.00 0.04 0.00 0.00 99.77 05:43:00 05:34:01 0 0.20 0.00 0.05 0.00 0.00 99.75 05:43:00 05:34:01 1 0.08 0.00 0.05 0.00 0.00 99.87 05:43:00 05:34:01 2 0.03 0.00 0.03 0.00 0.00 99.93 05:43:00 05:34:01 3 0.45 0.00 0.03 0.00 0.00 99.52 05:43:00 05:35:01 all 0.18 0.00 0.04 0.00 0.00 99.77 05:43:00 05:35:01 0 0.47 0.00 0.05 0.00 0.02 99.47 05:43:00 05:35:01 1 0.07 0.00 0.02 0.00 0.00 99.92 05:43:00 05:35:01 2 0.05 0.00 0.03 0.00 0.00 99.92 05:43:00 05:35:01 3 0.13 0.00 0.05 0.00 0.00 99.82 05:43:00 05:36:01 all 0.19 0.00 0.04 0.00 0.00 99.77 05:43:00 05:36:01 0 0.25 0.00 0.03 0.00 0.00 99.72 05:43:00 05:36:01 1 0.10 0.00 0.05 0.00 0.00 99.85 05:43:00 05:36:01 2 0.07 0.00 0.03 0.00 0.00 99.90 05:43:00 05:36:01 3 0.37 0.00 0.03 0.00 0.00 99.60 05:43:00 05:37:01 all 0.18 0.00 0.04 0.00 0.00 99.79 05:43:00 05:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:43:00 05:37:01 1 0.05 0.00 0.03 0.00 0.00 99.92 05:43:00 05:37:01 2 0.07 0.00 0.07 0.00 0.00 99.87 05:43:00 05:37:01 3 0.55 0.00 0.05 0.00 0.00 99.40 05:43:00 05:38:01 all 0.17 0.00 0.04 0.00 0.00 99.79 05:43:00 05:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:43:00 05:38:01 1 0.07 0.00 0.03 0.00 0.00 99.90 05:43:00 05:38:01 2 0.10 0.00 0.03 0.00 0.00 99.87 05:43:00 05:38:01 3 0.48 0.00 0.05 0.00 0.00 99.47 05:43:00 05:39:01 all 0.09 0.00 0.04 0.00 0.00 99.87 05:43:00 05:39:01 0 0.05 0.00 0.03 0.00 0.00 99.92 05:43:00 05:39:01 1 0.08 0.00 0.05 0.00 0.00 99.87 05:43:00 05:39:01 2 0.15 0.00 0.07 0.00 0.02 99.77 05:43:00 05:39:01 3 0.08 0.00 0.02 0.00 0.02 99.88 05:43:00 05:40:01 all 0.05 0.00 0.04 0.00 0.00 99.91 05:43:00 05:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:43:00 05:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 05:43:00 05:40:01 2 0.05 0.00 0.03 0.00 0.00 99.92 05:43:00 05:40:01 3 0.08 0.00 0.07 0.00 0.00 99.85 05:43:00 05:41:01 all 0.10 0.00 0.04 0.00 0.00 99.86 05:43:00 05:41:01 0 0.08 0.00 0.03 0.00 0.00 99.88 05:43:00 05:41:01 1 0.18 0.00 0.07 0.00 0.00 99.75 05:43:00 05:41:01 2 0.07 0.00 0.03 0.00 0.00 99.90 05:43:00 05:41:01 3 0.05 0.00 0.03 0.00 0.00 99.92 05:43:00 05:42:01 all 0.18 0.00 0.03 0.00 0.00 99.79 05:43:00 05:42:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:43:00 05:42:01 1 0.53 0.00 0.05 0.00 0.00 99.42 05:43:00 05:42:01 2 0.07 0.00 0.03 0.00 0.00 99.90 05:43:00 05:42:01 3 0.07 0.00 0.02 0.00 0.00 99.92 05:43:00 Average: all 0.44 0.00 0.19 0.01 0.00 99.37 05:43:00 Average: 0 0.46 0.00 0.20 0.01 0.00 99.33 05:43:00 Average: 1 0.43 0.00 0.20 0.01 0.00 99.37 05:43:00 Average: 2 0.39 0.00 0.17 0.01 0.00 99.43 05:43:00 Average: 3 0.47 0.00 0.17 0.02 0.00 99.34 05:43:00 05:43:00 05:43:00