Pull request #523 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 Obtained Jenkinsfile from 9a9d29433b52a83cd8743e35a802ab1c55c81fb1+95692bfba5b6922b9479d5fc02f4a388c744689f (270bae41f3d88da1a6daabe35c3451acec08ad1b) 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7773 in /w/workspace/dgexfoundry_device-sdk-go_PR-523 [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-523 # timeout=10 Fetching without tags Merging remotes/origin/master commit 95692bfba5b6922b9479d5fc02f4a388c744689f into PR head commit 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 Merge succeeded, producing 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 Checking out Revision 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 (PR-523) 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/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/523/head:refs/remotes/origin/PR-523 # 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/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 # 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 95692bfba5b6922b9479d5fc02f4a388c744689f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 # timeout=10 Commit message: "feat: add ability for service name override" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:12:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:12:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:12:19 ========================================================= 16:12:19 EdgeX Global Pipelines Version Info 16:12:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk cf91991c0230b5b858cde919bce4ff5b5a10c861 # timeout=10 16:12:21 ------------------- 16:12:21 stable info: 16:12:21 ------------------- 16:12:21 Commited By: Emilio Reyes emilio.reyes@intel.com 16:12:21 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 16:12:21 Message: update stable to v1.0.87 16:12:21 ------------------- 16:12:21 experimental info: 16:12:21 ------------------- 16:12:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:12:21 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 16:12:21 Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:12:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:12:24 16:12:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:12:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:12:24 latest: Pulling from edgex-devops/git-semver 16:12:24 9123ac7c32f7: Pulling fs layer 16:12:24 b8cc5d1170e3: Pulling fs layer 16:12:24 2924cbbf6a41: Pulling fs layer 16:12:24 93b08a4f1073: Pulling fs layer 16:12:24 93b08a4f1073: Waiting 16:12:24 b8cc5d1170e3: Verifying Checksum 16:12:24 b8cc5d1170e3: Download complete 16:12:24 9123ac7c32f7: Download complete 16:12:24 93b08a4f1073: Verifying Checksum 16:12:24 93b08a4f1073: Download complete 16:12:24 2924cbbf6a41: Download complete 16:12:24 9123ac7c32f7: Pull complete 16:12:25 b8cc5d1170e3: Pull complete 16:12:25 2924cbbf6a41: Pull complete 16:12:25 93b08a4f1073: Pull complete 16:12:25 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 16:12:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:12:25 prd-centos7-docker-4c-2g-7773 does not seem to be running inside a container 16:12:26 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-523 -v /w/workspace/dgexfoundry_device-sdk-go_PR-523:/w/workspace/dgexfoundry_device-sdk-go_PR-523:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:12:26 $ docker top f30c38b51a8929e6a1dec4efb55089c18b2e3d18f17843fecb43da3893f594ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:12:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:12:26 [ssh-agent] Looking for ssh-agent implementation... 16:12:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:12:27 $ docker exec f30c38b51a8929e6a1dec4efb55089c18b2e3d18f17843fecb43da3893f594ad ssh-agent 16:12:27 SSH_AUTH_SOCK=/tmp/ssh-GpVj5nNiUaku/agent.14 16:12:27 SSH_AGENT_PID=20 16:12:27 Running ssh-add (command line suppressed) 16:12:27 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_1558608673181262391.key (/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_1558608673181262391.key) 16:12:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:12:27 + git describe --exact-match --tags HEAD 16:12:27 fatal: No names found, cannot describe anything. [Pipeline] } 16:12:27 $ docker exec --env ******** --env ******** f30c38b51a8929e6a1dec4efb55089c18b2e3d18f17843fecb43da3893f594ad ssh-agent -k 16:12:27 unset SSH_AUTH_SOCK; 16:12:27 unset SSH_AGENT_PID; 16:12:27 echo Agent pid 20 killed; 16:12:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:12:28 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 16:12:28 This usually means this commit has not been tagged. [Pipeline] sshagent 16:12:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:12:28 [ssh-agent] Looking for ssh-agent implementation... 16:12:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:12:28 $ docker exec f30c38b51a8929e6a1dec4efb55089c18b2e3d18f17843fecb43da3893f594ad ssh-agent 16:12:28 SSH_AUTH_SOCK=/tmp/ssh-w3WfMzQvLXUC/agent.56 16:12:28 SSH_AGENT_PID=63 16:12:28 Running ssh-add (command line suppressed) 16:12:28 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_5648499144312841676.key (/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_5648499144312841676.key) 16:12:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:12:29 + git semver init 16:12:29 # -> Open(): unable to determine branch for HEAD 16:12:29 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-523/.git 16:12:29 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-523 16:12:29 # $SEMVER_REMOTE_NAME = origin 16:12:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:12:29 # $SEMVER_USER_NAME = edgex-jenkins 16:12:29 # $SEMVER_BRANCH = PR-523 16:12:29 # $SEMVER_TEMP = /tmp/semver-829563220 16:12:29 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 16:12:29 # '/tmp/semver-829563220' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-523/.semver' 16:12:29 # -> Force: false 16:12:29 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-523/.semver [Pipeline] } 16:12:29 $ docker exec --env ******** --env ******** f30c38b51a8929e6a1dec4efb55089c18b2e3d18f17843fecb43da3893f594ad ssh-agent -k 16:12:29 unset SSH_AUTH_SOCK; 16:12:29 unset SSH_AGENT_PID; 16:12:29 echo Agent pid 63 killed; 16:12:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:12:30 + git semver [Pipeline] } 16:12:30 $ docker stop --time=1 f30c38b51a8929e6a1dec4efb55089c18b2e3d18f17843fecb43da3893f594ad 16:12:31 $ docker rm -f f30c38b51a8929e6a1dec4efb55089c18b2e3d18f17843fecb43da3893f594ad [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 16:12:32 Stashed 61 file(s) [Pipeline] echo 16:12:32 [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 16:12:47 Still waiting to schedule task 16:12:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:12:47 Still waiting to schedule task 16:12:47 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-7771’ 16:14:51 Running on prd-centos7-docker-4c-2g-7775 in /w/workspace/dgexfoundry_device-sdk-go_PR-523 [Pipeline] { [Pipeline] ws 16:14:51 Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout 16:14:54 using credential edgex-jenkins-ssh 16:14:55 Cloning the remote Git repository 16:14:55 Cloning with configured refspecs honoured and without tags 16:14:55 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:14:55 > git init /w/workspace/device-sdk-go/8 # timeout=10 16:14:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:14:55 > git --version # timeout=10 16:14:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:14:55 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:14:55 Fetching without tags 16:14:56 Merging remotes/origin/master commit 95692bfba5b6922b9479d5fc02f4a388c744689f into PR head commit 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 16:14:56 Merge succeeded, producing 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 16:14:56 Checking out Revision 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 (PR-523) 16:14:55 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:14:55 > git config --add remote.origin.fetch +refs/pull/523/head:refs/remotes/origin/PR-523 # timeout=10 16:14:55 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:14:55 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:14:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:14:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:14:55 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:14:56 > git config core.sparsecheckout # timeout=10 16:14:56 > git checkout -f 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 # timeout=10 16:14:56 > git remote # timeout=10 16:14:56 > git config --get remote.origin.url # timeout=10 16:14:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:14:56 > git merge 95692bfba5b6922b9479d5fc02f4a388c744689f # timeout=10 16:14:56 > git rev-parse HEAD^{commit} # timeout=10 16:14:56 > git config core.sparsecheckout # timeout=10 16:14:56 > git checkout -f 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 # timeout=10 16:15:00 Commit message: "feat: add ability for service name override" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:15:01 ========================================================= 16:15:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 16:15:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:15:02 + 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 . 16:15:03 Sending build context to Docker daemon 3.043MB 16:15:03 Step 1/8 : ARG BASE=golang:1.13-alpine 16:15:03 Step 2/8 : FROM ${BASE} 16:15:03 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 16:15:03 e6b0cf9c0882: Pulling fs layer 16:15:03 2848faf0eed1: Pulling fs layer 16:15:03 0f37312ad70f: Pulling fs layer 16:15:03 5788d62ee057: Pulling fs layer 16:15:03 0e6b1d234666: Pulling fs layer 16:15:03 bf5d7aec512f: Pulling fs layer 16:15:03 34c802a77dc8: Pulling fs layer 16:15:03 9eb99e56ec68: Pulling fs layer 16:15:03 27c7a5d97fbd: Pulling fs layer 16:15:03 5c102a31e300: Pulling fs layer 16:15:03 dcfb455df0a1: Pulling fs layer 16:15:03 5788d62ee057: Waiting 16:15:03 34c802a77dc8: Waiting 16:15:03 0e6b1d234666: Waiting 16:15:03 9eb99e56ec68: Waiting 16:15:03 27c7a5d97fbd: Waiting 16:15:03 bf5d7aec512f: Waiting 16:15:03 5c102a31e300: Waiting 16:15:03 0f37312ad70f: Verifying Checksum 16:15:03 0f37312ad70f: Download complete 16:15:03 2848faf0eed1: Download complete 16:15:03 0e6b1d234666: Verifying Checksum 16:15:03 0e6b1d234666: Download complete 16:15:03 bf5d7aec512f: Download complete 16:15:03 e6b0cf9c0882: Verifying Checksum 16:15:03 e6b0cf9c0882: Download complete 16:15:03 e6b0cf9c0882: Pull complete 16:15:04 2848faf0eed1: Pull complete 16:15:04 34c802a77dc8: Verifying Checksum 16:15:04 34c802a77dc8: Download complete 16:15:04 27c7a5d97fbd: Verifying Checksum 16:15:04 27c7a5d97fbd: Download complete 16:15:04 5c102a31e300: Verifying Checksum 16:15:04 5c102a31e300: Download complete 16:15:04 dcfb455df0a1: Verifying Checksum 16:15:04 dcfb455df0a1: Download complete 16:15:05 9eb99e56ec68: Verifying Checksum 16:15:05 9eb99e56ec68: Download complete 16:15:05 5788d62ee057: Verifying Checksum 16:15:05 5788d62ee057: Download complete 16:15:06 0f37312ad70f: Pull complete 16:15:12 5788d62ee057: Pull complete 16:15:12 0e6b1d234666: Pull complete 16:15:12 bf5d7aec512f: Pull complete 16:15:17 34c802a77dc8: Pull complete 16:15:19 9eb99e56ec68: Pull complete 16:15:20 27c7a5d97fbd: Pull complete 16:15:20 5c102a31e300: Pull complete 16:15:20 dcfb455df0a1: Pull complete 16:15:20 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 16:15:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 16:15:20 ---> 7c70fe431013 16:15:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:15:21 ---> Running in 57d921a5c3c5 16:15:21 Removing intermediate container 57d921a5c3c5 16:15:21 ---> 28bbd6fd0c8f 16:15:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:21 ---> Running in 802a4ca0f573 16:15:22 Removing intermediate container 802a4ca0f573 16:15:22 ---> aa46846ad78e 16:15:22 Step 5/8 : RUN apk add --no-cache make git 16:15:22 ---> Running in 245e2ca2be5b 16:15:23 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 16:15:23 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 16:15:23 OK: 143 MiB in 39 packages 16:15:24 Removing intermediate container 245e2ca2be5b 16:15:24 ---> 50c08d91335b 16:15:24 Step 6/8 : WORKDIR /device-sdk-go 16:15:24 ---> Running in e70ef80e0872 16:15:24 Removing intermediate container e70ef80e0872 16:15:24 ---> d4fb0c036af5 16:15:24 Step 7/8 : COPY . . 16:15:25 ---> 8583529c6869 16:15:25 Step 8/8 : RUN go mod download 16:15:25 ---> Running in 113bfd9c9a9f 16:15:26 go: finding github.com/BurntSushi/toml v0.3.1 16:15:26 go: finding github.com/OneOfOne/xxhash v1.2.6 16:15:27 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:15:27 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:15:27 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:15:27 go: finding github.com/bgentry/speakeasy v0.1.0 16:15:27 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:15:27 go: finding github.com/davecgh/go-spew v1.1.1 16:15:27 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 16:15:27 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 16:15:27 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 16:15:27 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 16:15:27 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 16:15:27 go: finding github.com/fatih/color v1.7.0 16:15:27 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:15:27 go: finding github.com/go-kit/kit v0.8.0 16:15:27 go: finding github.com/go-logfmt/logfmt v0.4.0 16:15:27 go: finding github.com/go-stack/stack v1.8.0 16:15:27 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:15:27 go: finding github.com/google/uuid v1.1.0 16:15:27 go: finding github.com/gorilla/mux v1.7.1 16:15:27 go: finding github.com/hashicorp/consul/api v1.1.0 16:15:27 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:15:27 go: finding github.com/hashicorp/errwrap v1.0.0 16:15:27 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:15:27 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:15:27 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:15:27 go: finding github.com/hashicorp/go-multierror v1.0.0 16:15:27 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:15:28 go: finding github.com/hashicorp/go-sockaddr v1.0.0 16:15:28 go: finding github.com/hashicorp/go-syslog v1.0.0 16:15:28 go: finding github.com/hashicorp/go-uuid v1.0.1 16:15:28 go: finding github.com/hashicorp/go.net v0.0.1 16:15:28 go: finding github.com/hashicorp/golang-lru v0.5.0 16:15:28 go: finding github.com/hashicorp/logutils v1.0.0 16:15:28 go: finding github.com/hashicorp/mdns v1.0.0 16:15:28 go: finding github.com/hashicorp/memberlist v0.1.3 16:15:28 go: finding github.com/hashicorp/serf v0.8.2 16:15:28 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:15:28 go: finding github.com/mattn/go-colorable v0.0.9 16:15:28 go: finding github.com/mattn/go-isatty v0.0.3 16:15:28 go: finding github.com/miekg/dns v1.0.14 16:15:28 go: finding github.com/mitchellh/cli v1.0.0 16:15:28 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:15:28 go: finding github.com/mitchellh/copystructure v1.0.0 16:15:28 go: finding github.com/mitchellh/go-homedir v1.0.0 16:15:28 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:15:28 go: finding github.com/mitchellh/gox v0.4.0 16:15:28 go: finding github.com/mitchellh/iochan v1.0.0 16:15:28 go: finding github.com/mitchellh/mapstructure v1.1.2 16:15:28 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:15:28 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:15:28 go: finding github.com/pelletier/go-toml v1.2.0 16:15:28 go: finding github.com/pkg/errors v0.8.1 16:15:28 go: finding github.com/pmezard/go-difflib v1.0.0 16:15:28 go: finding github.com/posener/complete v1.1.1 16:15:28 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 16:15:29 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:15:29 go: finding github.com/stretchr/objx v0.1.0 16:15:29 go: finding github.com/stretchr/testify v1.5.1 16:15:29 go: finding github.com/ugorji/go v1.1.4 16:15:29 go: finding github.com/x448/float16 v0.8.4 16:15:29 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 16:15:29 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 16:15:29 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:15:29 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 16:15:29 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:15:29 go: finding gopkg.in/yaml.v2 v2.2.8 16:15:33 Removing intermediate container 113bfd9c9a9f 16:15:33 ---> 808428af7b7d 16:15:33 Successfully built 808428af7b7d 16:15:33 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 16:15:34 + docker inspect -f . ci-base-image-x86_64 16:15:34 . [Pipeline] withDockerContainer 16:15:34 prd-centos7-docker-4c-2g-7775 does not seem to be running inside a container 16:15:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:15:35 $ docker top f72a78b56f229c73a503e54e4024d318009bacb6fcdf4d3d79e955b42f07d640 -eo pid,comm [Pipeline] { [Pipeline] sh 16:15:35 + go version 16:15:35 go version go1.13.5 linux/amd64 [Pipeline] sh 16:15:35 + make test 16:15:35 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:15:36 ? github.com/edgexfoundry/device-sdk-go [no test files] 16:15:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7774 in /w/workspace/dgexfoundry_device-sdk-go_PR-523 [Pipeline] { [Pipeline] ws 16:15:48 Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout 16:15:48 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 16:15:48 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 16:15:48 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 16:15:48 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.007s coverage: 22.1% of statements 16:15:49 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.040s coverage: 95.8% of statements 16:15:54 using credential edgex-jenkins-ssh 16:15:54 Cloning the remote Git repository 16:15:54 Cloning with configured refspecs honoured and without tags 16:15:54 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:15:54 > git init /w/workspace/device-sdk-go/8 # timeout=10 16:15:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:15:54 > git --version # timeout=10 16:15:54 using GIT_SSH to set credentials SSH Credentials for GitHub 16:15:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:15:56 Fetching without tags 16:15:56 Merging remotes/origin/master commit 95692bfba5b6922b9479d5fc02f4a388c744689f into PR head commit 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 16:15:56 Merge succeeded, producing 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 16:15:56 Checking out Revision 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 (PR-523) 16:15:55 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:15:55 > git config --add remote.origin.fetch +refs/pull/523/head:refs/remotes/origin/PR-523 # timeout=10 16:15:56 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:15:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:15:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:15:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:15:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:15:56 > git config core.sparsecheckout # timeout=10 16:15:56 > git checkout -f 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 # timeout=10 16:15:56 > git remote # timeout=10 16:15:56 > git config --get remote.origin.url # timeout=10 16:15:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:15:56 > git merge 95692bfba5b6922b9479d5fc02f4a388c744689f # timeout=10 16:15:56 > git rev-parse HEAD^{commit} # timeout=10 16:15:56 > git config core.sparsecheckout # timeout=10 16:15:57 > git checkout -f 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 # timeout=10 16:16:01 Commit message: "feat: add ability for service name override" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:16:02 ========================================================= 16:16:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 16:16:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:16:03 + 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 . 16:16:04 Sending build context to Docker daemon 3.043MB 16:16:04 Step 1/8 : ARG BASE=golang:1.13-alpine 16:16:04 Step 2/8 : FROM ${BASE} 16:16:05 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:16:05 cde5963f3b93: Pulling fs layer 16:16:05 2a23fa8c16f7: Pulling fs layer 16:16:05 777b28850792: Pulling fs layer 16:16:05 8a11ddd9e578: Pulling fs layer 16:16:05 4cf88f913ddb: Pulling fs layer 16:16:05 1df406cf5192: Pulling fs layer 16:16:05 cd6300453558: Pulling fs layer 16:16:05 b9c365052c96: Pulling fs layer 16:16:05 a2d8cc88f415: Pulling fs layer 16:16:05 ea1d1ca13537: Pulling fs layer 16:16:05 3750a50a1c5e: Pulling fs layer 16:16:05 8a11ddd9e578: Waiting 16:16:05 4cf88f913ddb: Waiting 16:16:05 1df406cf5192: Waiting 16:16:05 cd6300453558: Waiting 16:16:05 b9c365052c96: Waiting 16:16:05 a2d8cc88f415: Waiting 16:16:05 ea1d1ca13537: Waiting 16:16:05 3750a50a1c5e: Waiting 16:16:05 777b28850792: Download complete 16:16:05 2a23fa8c16f7: Download complete 16:16:05 4cf88f913ddb: Verifying Checksum 16:16:05 4cf88f913ddb: Download complete 16:16:05 1df406cf5192: Verifying Checksum 16:16:05 cde5963f3b93: Verifying Checksum 16:16:05 cde5963f3b93: Download complete 16:16:06 cde5963f3b93: Pull complete 16:16:06 2a23fa8c16f7: Pull complete 16:16:07 777b28850792: Pull complete 16:16:09 cd6300453558: Verifying Checksum 16:16:09 cd6300453558: Download complete 16:16:09 a2d8cc88f415: Verifying Checksum 16:16:09 a2d8cc88f415: Download complete 16:16:11 ea1d1ca13537: Verifying Checksum 16:16:11 ea1d1ca13537: Download complete 16:16:11 3750a50a1c5e: Download complete 16:16:15 b9c365052c96: Verifying Checksum 16:16:15 b9c365052c96: Download complete 16:16:16 8a11ddd9e578: Verifying Checksum 16:16:16 8a11ddd9e578: Download complete 16:16:21 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.023s coverage: 11.4% of statements 16:16:21 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.005s coverage: 21.7% of statements 16:16:21 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 16:16:21 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.081s coverage: 36.9% of statements 16:16:21 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 16:16:21 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 16:16:21 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.371s coverage: 65.2% of statements 16:16:21 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 16:16:21 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 16:16:21 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 16:16:21 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.020s coverage: 52.6% of statements 16:16:21 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 16:16:21 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.113s coverage: 68.9% of statements 16:16:21 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 16:16:21 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 16:16:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:16:23 gofmt -l . 16:16:23 [ "`gofmt -l .`" = "" ] 16:16:23 ./bin/test-attribution-txt.sh 16:16:23 ./bin/test-go-mod-tidy.sh [Pipeline] stash 16:16:24 Stashed 1 file(s) [Pipeline] } 16:16:24 $ docker stop --time=1 f72a78b56f229c73a503e54e4024d318009bacb6fcdf4d3d79e955b42f07d640 16:16:25 $ docker rm -f f72a78b56f229c73a503e54e4024d318009bacb6fcdf4d3d79e955b42f07d640 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:16:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:16:27 + ls -al . 16:16:27 total 180 16:16:27 drwxrwxr-x. 11 jenkins jenkins 4096 May 10 16:16 . 16:16:27 drwxrwxr-x. 4 jenkins jenkins 28 May 10 16:14 .. 16:16:27 drwxrwxr-x. 3 jenkins jenkins 20 May 10 16:14 api 16:16:27 drwxrwxr-x. 2 jenkins jenkins 64 May 10 16:14 bin 16:16:27 -rw-r--r--. 1 jenkins jenkins 110877 May 10 16:16 coverage.out 16:16:27 -rw-rw-r--. 1 jenkins jenkins 936 May 10 16:14 Dockerfile.build 16:16:27 -rw-rw-r--. 1 jenkins jenkins 140 May 10 16:14 .dockerignore 16:16:27 drwxrwxr-x. 4 jenkins jenkins 48 May 10 16:14 example 16:16:27 drwxrwxr-x. 8 jenkins jenkins 179 May 10 16:15 .git 16:16:27 drwxrwxr-x. 2 jenkins jenkins 38 May 10 16:14 .github 16:16:27 -rw-rw-r--. 1 jenkins jenkins 138 May 10 16:14 .gitignore 16:16:27 -rw-r--r--. 1 jenkins jenkins 446 May 10 16:16 go.mod 16:16:27 -rw-r--r--. 1 jenkins jenkins 12076 May 10 16:16 go.sum 16:16:27 drwxrwxr-x. 15 jenkins jenkins 217 May 10 16:14 internal 16:16:27 -rw-rw-r--. 1 jenkins jenkins 808 May 10 16:14 Jenkinsfile 16:16:27 -rw-rw-r--. 1 jenkins jenkins 11341 May 10 16:14 LICENSE 16:16:27 -rw-rw-r--. 1 jenkins jenkins 892 May 10 16:14 Makefile 16:16:27 drwxrwxr-x. 5 jenkins jenkins 50 May 10 16:14 pkg 16:16:27 -rw-rw-r--. 1 jenkins jenkins 2249 May 10 16:14 README.md 16:16:27 -rw-rw-r--. 1 jenkins jenkins 3733 May 10 16:14 RELEASE-NOTES.txt 16:16:27 drwxrwxr-x. 3 jenkins jenkins 58 May 10 16:15 .semver 16:16:27 drwxrwxr-x. 4 jenkins jenkins 54 May 10 16:14 snap 16:16:27 -rw-rw-r--. 1 jenkins jenkins 5 May 10 16:12 VERSION 16:16:27 -rw-rw-r--. 1 jenkins jenkins 222 May 10 16:14 version.go [Pipeline] isUnix [Pipeline] sh 16:16:27 + 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=9a9d29433b52a83cd8743e35a802ab1c55c81fb1 --label arch=amd64 --label version=0.0.0 . 16:16:27 Sending build context to Docker daemon 3.171MB 16:16:27 Step 1/21 : ARG BASE=golang:1.13-alpine 16:16:27 Step 2/21 : FROM ${BASE} AS builder 16:16:27 ---> 808428af7b7d 16:16:27 Step 3/21 : ARG MAKE='make build' 16:16:27 ---> Running in 11299502943f 16:16:27 Removing intermediate container 11299502943f 16:16:27 ---> 967204c78002 16:16:27 Step 4/21 : WORKDIR /device-sdk-go 16:16:27 ---> Running in 80a16846ceee 16:16:27 Removing intermediate container 80a16846ceee 16:16:27 ---> c0e36c73024e 16:16:27 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:16:28 ---> Running in a148920cc35b 16:16:28 Removing intermediate container a148920cc35b 16:16:28 ---> 9e2f000eabb1 16:16:28 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:28 ---> Running in 4d296f49e901 16:16:28 8a11ddd9e578: Pull complete 16:16:28 4cf88f913ddb: Pull complete 16:16:28 1df406cf5192: Pull complete 16:16:29 Removing intermediate container 4d296f49e901 16:16:29 ---> c69682a5854e 16:16:29 Step 7/21 : RUN apk add --update --no-cache make git 16:16:29 ---> Running in 480170fe9ddf 16:16:29 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 16:16:30 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 16:16:30 OK: 143 MiB in 39 packages 16:16:30 Removing intermediate container 480170fe9ddf 16:16:30 ---> 9a51dac3466a 16:16:30 Step 8/21 : COPY . . 16:16:31 ---> 82d096cc8b59 16:16:31 Step 9/21 : RUN ${MAKE} 16:16:31 ---> Running in 56d6a46e2a00 16:16:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 16:16:34 cd6300453558: Pull complete 16:16:38 b9c365052c96: Pull complete 16:16:38 a2d8cc88f415: Pull complete 16:16:39 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 16:16:40 Removing intermediate container 56d6a46e2a00 16:16:40 ---> f246ee7bb2cf 16:16:40 Step 10/21 : FROM scratch 16:16:40 ---> 16:16:40 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:16:40 ---> Running in a7bf80c6f894 16:16:40 Removing intermediate container a7bf80c6f894 16:16:40 ---> 71e5f0266bbc 16:16:40 Step 12/21 : ENV APP_PORT=49990 16:16:40 ---> Running in 7f40eddace8f 16:16:40 ea1d1ca13537: Pull complete 16:16:40 Removing intermediate container 7f40eddace8f 16:16:40 ---> 4cb458893a83 16:16:40 Step 13/21 : EXPOSE $APP_PORT 16:16:40 ---> Running in 11e85a739755 16:16:40 Removing intermediate container 11e85a739755 16:16:40 ---> 1b37dae81094 16:16:40 Step 14/21 : WORKDIR / 16:16:40 ---> Running in 10ce165be43f 16:16:40 Removing intermediate container 10ce165be43f 16:16:40 ---> 0ff3ede1cf3d 16:16:40 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 16:16:41 3750a50a1c5e: Pull complete 16:16:41 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 16:16:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 16:16:41 ---> 78745c68409d 16:16:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:16:41 ---> 8c0aaa59a31b 16:16:41 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 16:16:41 ---> d9850bca6aec 16:16:41 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 16:16:41 ---> 2d10567dff67 16:16:41 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:16:41 ---> Running in b55b39730e8a 16:16:41 Removing intermediate container b55b39730e8a 16:16:41 ---> c2016a8e69dd 16:16:41 Step 19/21 : LABEL arch=amd64 16:16:42 ---> Running in cde49bc18a25 16:16:42 Removing intermediate container cde49bc18a25 16:16:42 ---> a400d7b7a467 16:16:42 Step 20/21 : LABEL git_sha=9a9d29433b52a83cd8743e35a802ab1c55c81fb1 16:16:42 ---> Running in 5df1bf2e4448 16:16:42 Removing intermediate container 5df1bf2e4448 16:16:42 ---> 489f838cafab 16:16:42 Step 21/21 : LABEL version=0.0.0 16:16:42 ---> Running in 35911e9ee589 16:16:42 Removing intermediate container 35911e9ee589 16:16:42 ---> 49afac985ef0 16:16:42 [Warning] One or more build-args [ARCH] were not consumed 16:16:42 Successfully built 49afac985ef0 16:16:42 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:16:45 ---> Running in 79330bf8eb6a 16:16:45 Removing intermediate container 79330bf8eb6a 16:16:45 ---> 39701729b883 16:16:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:45 ---> Running in a61dc19f1d19 16:16:47 Removing intermediate container a61dc19f1d19 16:16:47 ---> fee2bada205a 16:16:47 Step 5/8 : RUN apk add --no-cache make git 16:16:47 ---> Running in 3cc2b503e6c3 16:16:48 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 16:16:49 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 16:16:50 OK: 125 MiB in 39 packages 16:16:51 Removing intermediate container 3cc2b503e6c3 16:16:51 ---> ae3b567ca12b 16:16:51 Step 6/8 : WORKDIR /device-sdk-go 16:16:51 ---> Running in 6194961f0215 16:16:51 Removing intermediate container 6194961f0215 16:16:51 ---> d34e9051c808 16:16:51 Step 7/8 : COPY . . 16:16:52 ---> 45872d8d7fef 16:16:52 Step 8/8 : RUN go mod download 16:16:52 ---> Running in acc84b34e8c8 16:16:54 go: finding github.com/BurntSushi/toml v0.3.1 16:16:54 go: finding github.com/OneOfOne/xxhash v1.2.6 16:16:54 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:16:54 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:16:54 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:16:54 go: finding github.com/bgentry/speakeasy v0.1.0 16:16:54 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:16:54 go: finding github.com/davecgh/go-spew v1.1.1 16:16:54 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 16:16:54 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 16:16:54 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 16:16:54 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 16:16:54 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 16:16:54 go: finding github.com/fatih/color v1.7.0 16:16:54 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:16:54 go: finding github.com/go-kit/kit v0.8.0 16:16:54 go: finding github.com/go-logfmt/logfmt v0.4.0 16:16:54 go: finding github.com/go-stack/stack v1.8.0 16:16:54 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:16:54 go: finding github.com/google/uuid v1.1.0 16:16:54 go: finding github.com/gorilla/mux v1.7.1 16:16:54 go: finding github.com/hashicorp/consul/api v1.1.0 16:16:54 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:16:54 go: finding github.com/hashicorp/errwrap v1.0.0 16:16:54 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:16:54 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:16:55 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:16:55 go: finding github.com/hashicorp/go-multierror v1.0.0 16:16:55 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:16:55 go: finding github.com/hashicorp/go-sockaddr v1.0.0 16:16:55 go: finding github.com/hashicorp/go-syslog v1.0.0 16:16:55 go: finding github.com/hashicorp/go-uuid v1.0.1 16:16:55 go: finding github.com/hashicorp/go.net v0.0.1 16:16:55 go: finding github.com/hashicorp/golang-lru v0.5.0 16:16:55 go: finding github.com/hashicorp/logutils v1.0.0 16:16:55 go: finding github.com/hashicorp/mdns v1.0.0 16:16:55 go: finding github.com/hashicorp/memberlist v0.1.3 16:16:55 go: finding github.com/hashicorp/serf v0.8.2 16:16:55 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:16:55 go: finding github.com/mattn/go-colorable v0.0.9 16:16:55 go: finding github.com/mattn/go-isatty v0.0.3 16:16:55 go: finding github.com/miekg/dns v1.0.14 16:16:55 go: finding github.com/mitchellh/cli v1.0.0 16:16:55 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:16:55 go: finding github.com/mitchellh/copystructure v1.0.0 16:16:55 go: finding github.com/mitchellh/go-homedir v1.0.0 16:16:55 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:16:55 go: finding github.com/mitchellh/gox v0.4.0 16:16:55 go: finding github.com/mitchellh/iochan v1.0.0 16:16:55 go: finding github.com/mitchellh/mapstructure v1.1.2 16:16:55 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:16:55 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:16:55 go: finding github.com/pelletier/go-toml v1.2.0 16:16:55 go: finding github.com/pkg/errors v0.8.1 16:16:55 go: finding github.com/pmezard/go-difflib v1.0.0 16:16:55 go: finding github.com/posener/complete v1.1.1 16:16:55 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 16:16:55 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:16:55 go: finding github.com/stretchr/objx v0.1.0 16:16:55 go: finding github.com/stretchr/testify v1.5.1 16:16:55 go: finding github.com/ugorji/go v1.1.4 16:16:55 go: finding github.com/x448/float16 v0.8.4 16:16:55 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 16:16:55 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 16:16:55 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:16:55 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 16:16:55 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:16:55 go: finding gopkg.in/yaml.v2 v2.2.8 16:17:05 Removing intermediate container acc84b34e8c8 16:17:05 ---> f5e3ec209d5c 16:17:05 Successfully built f5e3ec209d5c 16:17:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:17:06 + docker inspect -f . ci-base-image-arm64 16:17:06 . [Pipeline] withDockerContainer 16:17:06 prd-ubuntu18.04-docker-arm64-4c-16g-7774 does not seem to be running inside a container 16:17:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:17:08 $ docker top f255f0b2efed3844e48d6f496654f40cbb536a3aee95cb6f357c3cfc478cede1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:09 + go version 16:17:09 go version go1.13.5 linux/arm64 [Pipeline] sh 16:17:10 + make test 16:17:10 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:17:11 ? github.com/edgexfoundry/device-sdk-go [no test files] 16:17:38 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 16:17:38 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 16:17:38 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 16:17:39 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.054s coverage: 22.1% of statements 16:17:43 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.158s coverage: 95.8% of statements 16:18:15 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.083s coverage: 11.4% of statements 16:18:15 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.070s coverage: 21.7% of statements 16:18:15 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 16:18:15 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.327s coverage: 36.9% of statements 16:18:15 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 16:18:15 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 16:18:15 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.572s coverage: 65.2% of statements 16:18:15 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 16:18:15 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 16:18:15 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 16:18:15 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.048s coverage: 52.6% of statements 16:18:15 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 16:18:15 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.357s coverage: 68.9% of statements 16:18:15 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 16:18:15 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 16:18:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:18:18 gofmt -l . 16:18:18 [ "`gofmt -l .`" = "" ] 16:18:18 ./bin/test-attribution-txt.sh 16:18:19 ./bin/test-go-mod-tidy.sh [Pipeline] stash 16:18:19 Warning: overwriting stash ‘coverage-report’ 16:18:20 Stashed 1 file(s) [Pipeline] } 16:18:20 $ docker stop --time=1 f255f0b2efed3844e48d6f496654f40cbb536a3aee95cb6f357c3cfc478cede1 16:18:22 $ docker rm -f f255f0b2efed3844e48d6f496654f40cbb536a3aee95cb6f357c3cfc478cede1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:18:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:18:24 + ls -al . 16:18:24 total 220 16:18:24 drwxrwxr-x 11 jenkins jenkins 4096 May 10 16:18 . 16:18:24 drwxrwxr-x 4 jenkins jenkins 4096 May 10 16:15 .. 16:18:24 -rw-rw-r-- 1 jenkins jenkins 140 May 10 16:15 .dockerignore 16:18:24 drwxrwxr-x 8 jenkins jenkins 4096 May 10 16:16 .git 16:18:24 drwxrwxr-x 2 jenkins jenkins 4096 May 10 16:15 .github 16:18:24 -rw-rw-r-- 1 jenkins jenkins 138 May 10 16:15 .gitignore 16:18:24 drwxrwxr-x 3 jenkins jenkins 4096 May 10 16:16 .semver 16:18:24 -rw-rw-r-- 1 jenkins jenkins 936 May 10 16:15 Dockerfile.build 16:18:24 -rw-rw-r-- 1 jenkins jenkins 808 May 10 16:15 Jenkinsfile 16:18:24 -rw-rw-r-- 1 jenkins jenkins 11341 May 10 16:15 LICENSE 16:18:24 -rw-rw-r-- 1 jenkins jenkins 892 May 10 16:15 Makefile 16:18:24 -rw-rw-r-- 1 jenkins jenkins 2249 May 10 16:15 README.md 16:18:24 -rw-rw-r-- 1 jenkins jenkins 3733 May 10 16:15 RELEASE-NOTES.txt 16:18:24 -rw-rw-r-- 1 jenkins jenkins 5 May 10 16:12 VERSION 16:18:24 drwxrwxr-x 3 jenkins jenkins 4096 May 10 16:15 api 16:18:24 drwxrwxr-x 2 jenkins jenkins 4096 May 10 16:15 bin 16:18:24 -rw-r--r-- 1 jenkins jenkins 110877 May 10 16:18 coverage.out 16:18:24 drwxrwxr-x 4 jenkins jenkins 4096 May 10 16:15 example 16:18:24 -rw-r--r-- 1 jenkins jenkins 446 May 10 16:18 go.mod 16:18:24 -rw-r--r-- 1 jenkins jenkins 12076 May 10 16:18 go.sum 16:18:24 drwxrwxr-x 15 jenkins jenkins 4096 May 10 16:15 internal 16:18:24 drwxrwxr-x 5 jenkins jenkins 4096 May 10 16:15 pkg 16:18:24 drwxrwxr-x 4 jenkins jenkins 4096 May 10 16:15 snap 16:18:24 -rw-rw-r-- 1 jenkins jenkins 222 May 10 16:15 version.go [Pipeline] isUnix [Pipeline] sh 16:18:24 + 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=9a9d29433b52a83cd8743e35a802ab1c55c81fb1 --label arch=arm64 --label version=0.0.0 . 16:18:25 Sending build context to Docker daemon 3.171MB 16:18:25 Step 1/21 : ARG BASE=golang:1.13-alpine 16:18:25 Step 2/21 : FROM ${BASE} AS builder 16:18:25 ---> f5e3ec209d5c 16:18:25 Step 3/21 : ARG MAKE='make build' 16:18:25 ---> Running in d9d5ed256ab4 16:18:25 Removing intermediate container d9d5ed256ab4 16:18:25 ---> ab4da99d6e61 16:18:25 Step 4/21 : WORKDIR /device-sdk-go 16:18:25 ---> Running in aa2248ab959d 16:18:26 Removing intermediate container aa2248ab959d 16:18:26 ---> 76bf7cf7a3b9 16:18:26 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:18:26 ---> Running in e56b163b7689 16:18:26 Removing intermediate container e56b163b7689 16:18:26 ---> 4de0e48434f8 16:18:26 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:26 ---> Running in bee0e5673dfb 16:18:28 Removing intermediate container bee0e5673dfb 16:18:28 ---> 7a67005f2707 16:18:28 Step 7/21 : RUN apk add --update --no-cache make git 16:18:28 ---> Running in fc10564fb504 16:18:29 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 16:18:30 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 16:18:31 OK: 125 MiB in 39 packages 16:18:31 Removing intermediate container fc10564fb504 16:18:31 ---> ea38b69890e9 16:18:31 Step 8/21 : COPY . . 16:18:33 ---> 87166732102a 16:18:33 Step 9/21 : RUN ${MAKE} 16:18:33 ---> Running in 8247d908aca2 16:18:33 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 16:19:00 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 16:19:00 Removing intermediate container 8247d908aca2 16:19:00 ---> b125bdfb620b 16:19:00 Step 10/21 : FROM scratch 16:19:00 ---> 16:19:00 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:19:00 ---> Running in a0ce23ab07af 16:19:00 Removing intermediate container a0ce23ab07af 16:19:00 ---> f9b9e15852a2 16:19:00 Step 12/21 : ENV APP_PORT=49990 16:19:00 ---> Running in 2a25d415b087 16:19:00 Removing intermediate container 2a25d415b087 16:19:00 ---> 19243fd70f97 16:19:00 Step 13/21 : EXPOSE $APP_PORT 16:19:00 ---> Running in d05559111db6 16:19:00 Removing intermediate container d05559111db6 16:19:00 ---> 1e5417b15b5d 16:19:00 Step 14/21 : WORKDIR / 16:19:00 ---> Running in cac0da28ca03 16:19:00 Removing intermediate container cac0da28ca03 16:19:00 ---> 58e5bb38c5e3 16:19:00 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 16:19:01 ---> 9bfb8f823aa9 16:19:01 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 16:19:02 ---> 771c266ed556 16:19:02 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 16:19:03 ---> 1b805aecd87d 16:19:03 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:19:03 ---> Running in fcba83212217 16:19:03 Removing intermediate container fcba83212217 16:19:03 ---> 803605156646 16:19:03 Step 19/21 : LABEL arch=arm64 16:19:03 ---> Running in 2d41d74eb03b 16:19:03 Removing intermediate container 2d41d74eb03b 16:19:03 ---> b4511043b907 16:19:03 Step 20/21 : LABEL git_sha=9a9d29433b52a83cd8743e35a802ab1c55c81fb1 16:19:03 ---> Running in 51213ed4f4f1 16:19:04 Removing intermediate container 51213ed4f4f1 16:19:04 ---> ccf255b0e425 16:19:04 Step 21/21 : LABEL version=0.0.0 16:19:04 ---> Running in 8c23648d55cf 16:19:04 Removing intermediate container 8c23648d55cf 16:19:04 ---> 0c00e3d631c9 16:19:04 [Warning] One or more build-args [ARCH] were not consumed 16:19:04 Successfully built 0c00e3d631c9 16:19:04 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 16:19:06 provisioning config files... 16:19:06 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/config457681767367532798tmp [Pipeline] { [Pipeline] sh 16:19:06 + curl -s https://codecov.io/bash 16:19:06 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/config457681767367532798tmp 16:19:06 16:19:06 _____ _ 16:19:06 / ____| | | 16:19:06 | | ___ __| | ___ ___ _____ __ 16:19:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:19:06 | |___| (_) | (_| | __/ (_| (_) \ V / 16:19:06 \_____\___/ \__,_|\___|\___\___/ \_/ 16:19:06 Bash-tbd 16:19:06 16:19:06 16:19:06 ==> Jenkins CI detected. 16:19:06 project root: . 16:19:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:19:06 ==> Running gcov in . (disable via -X gcov) 16:19:06 ==> Python coveragepy not found 16:19:06 ==> Searching for coverage reports in: 16:19:06 + . 16:19:06 -> Found 1 reports 16:19:06 ==> Detecting git/mercurial file structure 16:19:06 ==> Reading reports 16:19:06 + ./coverage.out bytes=110877 16:19:06 ==> Appending adjustments 16:19:06 http://docs.codecov.io/docs/fixing-reports 16:19:06 + Found adjustments 16:19:06 ==> Gzipping contents 16:19:07 ==> Uploading reports 16:19:07 url: https://codecov.io 16:19:07 query: branch=PR-523&commit=9a9d29433b52a83cd8743e35a802ab1c55c81fb1&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-523%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=523&job= 16:19:07 -> Pinging Codecov 16:19:07 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-523&commit=9a9d29433b52a83cd8743e35a802ab1c55c81fb1&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-523%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=523&job= 16:19:07 -> Uploading 16:19:08 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9a9d29433b52a83cd8743e35a802ab1c55c81fb1 [Pipeline] } 16:19:08 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 16:19:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:19:09 ---> package-listing.sh 16:19:09 ++ tr '[:upper:]' '[:lower:]' 16:19:09 ++ facter osfamily 16:19:09 + OS_FAMILY=redhat 16:19:09 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-523 16:19:09 + START_PACKAGES=/tmp/packages_start.txt 16:19:09 + END_PACKAGES=/tmp/packages_end.txt 16:19:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:19:09 + PACKAGES=/tmp/packages_start.txt 16:19:09 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-523 ']' 16:19:09 + PACKAGES=/tmp/packages_end.txt 16:19:09 + case "${OS_FAMILY}" in 16:19:09 + rpm -qa 16:19:09 + sort 16:19:13 + '[' -f /tmp/packages_start.txt ']' 16:19:13 + '[' -f /tmp/packages_end.txt ']' 16:19:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:19:13 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-523 ']' 16:19:13 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-523/archives/ 16:19:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-523/archives/ [Pipeline] isUnix [Pipeline] sh 16:19:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:19:14 16:19:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:19:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:19:14 alpine: Pulling from edgex-lftools-log-publisher 16:19:14 c9b1b535fdd9: Pulling fs layer 16:19:14 2cc5ad85d9ab: Pulling fs layer 16:19:14 756a868c4378: Pulling fs layer 16:19:14 444b2fc9a129: Pulling fs layer 16:19:14 ea15f1150254: Pulling fs layer 16:19:14 41b27a9f41bf: Pulling fs layer 16:19:14 28c525ee5125: Pulling fs layer 16:19:14 094b1ea09ed8: Pulling fs layer 16:19:14 138eaada9080: Pulling fs layer 16:19:14 0622d0fa9048: Pulling fs layer 16:19:14 41b27a9f41bf: Waiting 16:19:14 28c525ee5125: Waiting 16:19:14 444b2fc9a129: Waiting 16:19:14 ea15f1150254: Waiting 16:19:14 094b1ea09ed8: Waiting 16:19:14 138eaada9080: Waiting 16:19:14 0622d0fa9048: Waiting 16:19:14 2cc5ad85d9ab: Verifying Checksum 16:19:14 2cc5ad85d9ab: Download complete 16:19:14 444b2fc9a129: Verifying Checksum 16:19:14 444b2fc9a129: Download complete 16:19:14 c9b1b535fdd9: Verifying Checksum 16:19:14 c9b1b535fdd9: Download complete 16:19:14 ea15f1150254: Verifying Checksum 16:19:14 ea15f1150254: Download complete 16:19:14 28c525ee5125: Verifying Checksum 16:19:14 28c525ee5125: Download complete 16:19:15 c9b1b535fdd9: Pull complete 16:19:15 756a868c4378: Verifying Checksum 16:19:15 756a868c4378: Download complete 16:19:15 094b1ea09ed8: Verifying Checksum 16:19:15 094b1ea09ed8: Download complete 16:19:15 2cc5ad85d9ab: Pull complete 16:19:15 138eaada9080: Verifying Checksum 16:19:15 138eaada9080: Download complete 16:19:15 0622d0fa9048: Verifying Checksum 16:19:15 0622d0fa9048: Download complete 16:19:15 41b27a9f41bf: Verifying Checksum 16:19:15 41b27a9f41bf: Download complete 16:19:17 756a868c4378: Pull complete 16:19:17 444b2fc9a129: Pull complete 16:19:17 ea15f1150254: Pull complete 16:19:20 41b27a9f41bf: Pull complete 16:19:20 28c525ee5125: Pull complete 16:19:22 094b1ea09ed8: Pull complete 16:19:22 138eaada9080: Pull complete 16:19:22 0622d0fa9048: Pull complete 16:19:22 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 16:19:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:19:23 prd-centos7-docker-4c-2g-7773 does not seem to be running inside a container 16:19:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-523 -v /w/workspace/dgexfoundry_device-sdk-go_PR-523:/w/workspace/dgexfoundry_device-sdk-go_PR-523:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:19:23 $ docker top cc60b6502dba667a3c690bb600f31e4bffb4dfc7010917678337eaa495452119 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:19:23 provisioning config files... 16:19:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/config3427870997777764808tmp [Pipeline] { [Pipeline] echo 16:19:24 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:19:24 ---> create-netrc.sh [Pipeline] echo 16:19:24 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:19:24 ---> logs-deploy.sh 16:19:24 + ARCHIVE_ARTIFACTS= 16:19:24 + LOGS_SERVER=https://logs.edgexfoundry.org 16:19:24 + '[' https://logs.edgexfoundry.org == None ']' 16:19:24 + NEXUS_URL=https://nexus.edgexfoundry.org 16:19:24 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-523/8 16:19:24 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-523/8/ 16:19:24 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-523/8 /w/workspace/dgexfoundry_device-sdk-go_PR-523 16:19:26 Archives upload complete. 16:19:26 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-523/8 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-523/8/ 16:19:26 ---> uname -a: 16:19:26 Linux cc60b6502dba 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 16:19:26 16:19:26 16:19:26 ---> lscpu: 16:19:26 Architecture: x86_64 16:19:26 CPU op-mode(s): 32-bit, 64-bit 16:19:26 Byte Order: Little Endian 16:19:26 Address sizes: 40 bits physical, 48 bits virtual 16:19:26 CPU(s): 4 16:19:26 On-line CPU(s) list: 0-3 16:19:26 Thread(s) per core: 1 16:19:26 Core(s) per socket: 1 16:19:26 Socket(s): 4 16:19:26 NUMA node(s): 1 16:19:26 Vendor ID: GenuineIntel 16:19:26 CPU family: 6 16:19:26 Model: 44 16:19:26 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:19:26 Stepping: 1 16:19:26 CPU MHz: 2933.438 16:19:26 BogoMIPS: 5866.87 16:19:26 Virtualization: VT-x 16:19:26 Hypervisor vendor: KVM 16:19:26 Virtualization type: full 16:19:26 L1d cache: 128 KiB 16:19:26 L1i cache: 128 KiB 16:19:26 L2 cache: 16 MiB 16:19:26 L3 cache: 64 MiB 16:19:26 NUMA node0 CPU(s): 0-3 16:19:26 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 16:19:26 Vulnerability Meltdown: Mitigation; PTI 16:19:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:19:26 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 16:19:26 Vulnerability Spectre v2: Mitigation; Full retpoline 16:19:26 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 16:19:26 16:19:26 16:19:26 ---> nproc: 16:19:26 4 16:19:26 16:19:26 16:19:26 ---> df -h: 16:19:26 Filesystem Size Used Available Use% Mounted on 16:19:26 overlay 50.0G 6.4G 43.6G 13% / 16:19:26 tmpfs 64.0M 0 64.0M 0% /dev 16:19:26 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 16:19:26 shm 64.0M 0 64.0M 0% /dev/shm 16:19:26 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 16:19:26 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 16:19:26 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 16:19:26 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-523 16:19:26 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp 16:19:26 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 16:19:26 16:19:26 16:19:26 ---> free -m: 16:19:26 total used free shared buff/cache available 16:19:26 Mem: 1838 610 71 0 1155 1123 16:19:26 Swap: 1023 0 1023 16:19:26 16:19:26 16:19:26 ---> ip addr: 16:19:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:19:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:19:26 inet 127.0.0.1/8 scope host lo 16:19:26 valid_lft forever preferred_lft forever 16:19:26 6: eth0@if7: mtu 1458 qdisc noqueue state UP 16:19:26 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 16:19:26 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 16:19:26 valid_lft forever preferred_lft forever 16:19:26 16:19:26 16:19:26 ---> sar -b -r -n DEV: 16:19:26 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/10/20 _x86_64_ (4 CPU) 16:19:26 16:19:26 16:11:32 LINUX RESTART 16:19:26 16:19:26 16:12:01 tps rtps wtps bread/s bwrtn/s 16:19:26 16:13:01 60.20 23.36 36.84 4387.15 3586.68 16:19:26 16:14:02 2.31 0.00 2.31 0.00 81.85 16:19:26 16:15:01 0.19 0.00 0.19 0.00 2.46 16:19:26 16:16:01 0.37 0.00 0.37 0.00 5.68 16:19:26 16:17:01 0.28 0.00 0.28 0.00 5.28 16:19:26 16:18:01 0.38 0.00 0.38 0.00 6.71 16:19:26 16:19:01 0.33 0.00 0.33 0.00 5.31 16:19:26 Average: 9.18 3.35 5.83 628.48 529.17 16:19:26 16:19:26 16:12:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:19:26 16:13:01 105944 1776360 94.37 2620 1228160 929128 31.70 439112 1173512 16 16:19:26 16:14:02 112076 1770228 94.05 2620 1228196 911996 31.12 434664 1172604 16 16:19:26 16:15:01 111464 1770840 94.08 2620 1228200 903988 30.84 435456 1172236 20 16:19:26 16:16:01 112060 1770244 94.05 2620 1228204 903916 30.84 435004 1172236 20 16:19:26 16:17:01 113268 1769036 93.98 2620 1228212 903772 30.84 434336 1172236 20 16:19:26 16:18:01 113004 1769300 94.00 2620 1228216 903856 30.84 434528 1172236 8 16:19:26 16:19:01 113292 1769012 93.98 2620 1228220 903772 30.84 434352 1172232 12 16:19:26 Average: 111587 1770717 94.07 2620 1228201 908633 31.00 435350 1172470 16 16:19:26 16:19:26 16:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 16:19:26 16:13:01 eth0 531.35 340.22 1043.69 110.48 0.00 0.00 0.00 16:19:26 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:26 16:13:01 docker0 7.86 6.09 1.13 17.40 0.00 0.00 0.00 16:19:26 16:14:02 eth0 0.33 0.27 0.34 0.02 0.00 0.00 0.00 16:19:26 16:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:26 16:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:26 16:15:01 eth0 1.37 0.36 0.35 0.17 0.00 0.00 0.00 16:19:26 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:26 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:26 16:16:01 eth0 0.60 0.35 0.28 0.23 0.00 0.00 0.00 16:19:26 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:26 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:26 16:17:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 16:19:26 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:26 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:26 16:18:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 16:19:26 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:26 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:26 16:19:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 16:19:26 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:26 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:26 Average: eth0 76.50 48.93 149.67 15.90 0.00 0.00 0.00 16:19:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:26 Average: docker0 1.13 0.87 0.16 2.49 0.00 0.00 0.00 16:19:26 16:19:26 16:19:26 ---> sar -P ALL: 16:19:26 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/10/20 _x86_64_ (4 CPU) 16:19:26 16:19:26 16:11:32 LINUX RESTART 16:19:26 16:19:26 16:12:01 CPU %user %nice %system %iowait %steal %idle 16:19:26 16:13:01 all 12.62 0.00 3.83 1.58 0.02 81.96 16:19:26 16:13:01 0 11.25 0.00 5.12 1.01 0.02 82.60 16:19:26 16:13:01 1 12.69 0.00 3.78 0.29 0.02 83.23 16:19:26 16:13:01 2 13.93 0.00 3.55 4.36 0.02 78.15 16:19:26 16:13:01 3 12.60 0.00 2.84 0.67 0.05 83.84 16:19:26 16:14:02 all 0.18 0.00 0.06 0.00 0.00 99.76 16:19:26 16:14:02 0 0.05 0.00 0.08 0.00 0.00 99.87 16:19:26 16:14:02 1 0.07 0.00 0.05 0.00 0.00 99.88 16:19:26 16:14:02 2 0.05 0.00 0.05 0.00 0.00 99.90 16:19:26 16:14:02 3 0.55 0.00 0.08 0.00 0.00 99.37 16:19:26 16:15:01 all 0.13 0.00 0.06 0.00 0.00 99.80 16:19:26 16:15:01 0 0.14 0.00 0.07 0.00 0.00 99.80 16:19:26 16:15:01 1 0.08 0.00 0.07 0.00 0.00 99.85 16:19:26 16:15:01 2 0.07 0.00 0.05 0.00 0.00 99.88 16:19:26 16:15:01 3 0.24 0.00 0.08 0.00 0.00 99.68 16:19:26 16:16:01 all 0.06 0.00 0.05 0.00 0.00 99.89 16:19:26 16:16:01 0 0.07 0.00 0.05 0.00 0.00 99.88 16:19:26 16:16:01 1 0.07 0.00 0.07 0.00 0.00 99.87 16:19:26 16:16:01 2 0.03 0.00 0.05 0.00 0.00 99.92 16:19:26 16:16:01 3 0.05 0.00 0.05 0.00 0.00 99.90 16:19:26 16:17:01 all 0.09 0.00 0.05 0.00 0.00 99.86 16:19:26 16:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:19:26 16:17:01 1 0.07 0.00 0.03 0.00 0.00 99.90 16:19:26 16:17:01 2 0.08 0.00 0.07 0.00 0.00 99.85 16:19:26 16:17:01 3 0.15 0.00 0.07 0.00 0.00 99.78 16:19:26 16:18:01 all 0.17 0.00 0.05 0.00 0.00 99.78 16:19:26 16:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:19:26 16:18:01 1 0.05 0.00 0.05 0.00 0.00 99.90 16:19:26 16:18:01 2 0.05 0.00 0.03 0.00 0.00 99.92 16:19:26 16:18:01 3 0.55 0.00 0.05 0.00 0.00 99.40 16:19:26 16:19:01 all 0.18 0.00 0.05 0.00 0.00 99.77 16:19:26 16:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:19:26 16:19:01 1 0.10 0.00 0.07 0.00 0.00 99.83 16:19:26 16:19:01 2 0.08 0.00 0.05 0.00 0.00 99.87 16:19:26 16:19:01 3 0.53 0.00 0.03 0.00 0.00 99.43 16:19:26 Average: all 1.91 0.00 0.59 0.23 0.00 97.27 16:19:26 Average: 0 1.65 0.00 0.77 0.14 0.00 97.43 16:19:26 Average: 1 1.87 0.00 0.59 0.04 0.00 97.50 16:19:26 Average: 2 2.04 0.00 0.55 0.62 0.00 96.79 16:19:26 Average: 3 2.09 0.00 0.46 0.10 0.01 97.35 16:19:26 16:19:26 16:19:26