Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 48688a4bd0b1e0580b86c0f4f944ad389879dbd8 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4492’ Running on prd-centos7-docker-4c-2g-4493 in /w/workspace/dgexfoundry_device-sdk-go_master [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_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 48688a4bd0b1e0580b86c0f4f944ad389879dbd8 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48688a4bd0b1e0580b86c0f4f944ad389879dbd8 # timeout=10 Commit message: "Merge pull request #493 from hahattan/issue-454" > git rev-list --no-walk 42b7bbbd3698d6d2e92b9fd91d92e5a500042181 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:10:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:10:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:10:33 ========================================================= 11:10:33 EdgeX Global Pipelines Version Info 11:10:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:10:36 ------------------- 11:10:36 stable info: 11:10:36 ------------------- 11:10:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:10:36 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 11:10:36 Message: update stable to v1.0.73 11:10:37 ------------------- 11:10:37 experimental info: 11:10:37 ------------------- 11:10:37 Commited By: **** collab-it+edgex@linuxfoundation.org 11:10:37 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 11:10:37 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 11:10:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:10:39 11:10:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:10:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:10:39 latest: Pulling from edgex-devops/git-semver 11:10:39 9123ac7c32f7: Pulling fs layer 11:10:39 b8cc5d1170e3: Pulling fs layer 11:10:39 2924cbbf6a41: Pulling fs layer 11:10:39 93b08a4f1073: Pulling fs layer 11:10:39 93b08a4f1073: Waiting 11:10:40 b8cc5d1170e3: Verifying Checksum 11:10:40 b8cc5d1170e3: Download complete 11:10:40 9123ac7c32f7: Verifying Checksum 11:10:40 9123ac7c32f7: Download complete 11:10:40 93b08a4f1073: Verifying Checksum 11:10:40 93b08a4f1073: Download complete 11:10:40 2924cbbf6a41: Verifying Checksum 11:10:40 2924cbbf6a41: Download complete 11:10:41 9123ac7c32f7: Pull complete 11:10:41 b8cc5d1170e3: Pull complete 11:10:42 2924cbbf6a41: Pull complete 11:10:42 93b08a4f1073: Pull complete 11:10:42 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 11:10:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:10:43 prd-centos7-docker-4c-2g-4493 does not seem to be running inside a container 11:10:43 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:10:44 $ docker top 51039a7268452147669bbd59911dfd406e839b6c2950e0c99e1e71e89256177d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:10:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:10:45 [ssh-agent] Looking for ssh-agent implementation... 11:10:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:10:45 $ docker exec 51039a7268452147669bbd59911dfd406e839b6c2950e0c99e1e71e89256177d ssh-agent 11:10:46 SSH_AUTH_SOCK=/tmp/ssh-muZ2DDVX2rh5/agent.15 11:10:46 SSH_AGENT_PID=22 11:10:46 Running ssh-add (command line suppressed) 11:10:47 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6485805977979310110.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6485805977979310110.key) 11:10:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:10:48 + git describe --exact-match --tags HEAD 11:10:48 fatal: No names found, cannot describe anything. [Pipeline] } 11:10:48 $ docker exec --env ******** --env ******** 51039a7268452147669bbd59911dfd406e839b6c2950e0c99e1e71e89256177d ssh-agent -k 11:10:49 unset SSH_AUTH_SOCK; 11:10:49 unset SSH_AGENT_PID; 11:10:49 echo Agent pid 22 killed; 11:10:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 11:10:49 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 11:10:49 This usually means this commit has not been tagged. [Pipeline] sshagent 11:10:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:10:49 [ssh-agent] Looking for ssh-agent implementation... 11:10:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:10:50 $ docker exec 51039a7268452147669bbd59911dfd406e839b6c2950e0c99e1e71e89256177d ssh-agent 11:10:50 SSH_AUTH_SOCK=/tmp/ssh-OgR2ZZIezi40/agent.57 11:10:50 SSH_AGENT_PID=64 11:10:50 Running ssh-add (command line suppressed) 11:10:51 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8073542422825020640.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8073542422825020640.key) 11:10:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:10:51 + git semver init 11:10:51 # -> Open(): unable to determine branch for HEAD 11:10:51 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 11:10:51 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 11:10:51 # $SEMVER_REMOTE_NAME = origin 11:10:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:10:51 # $SEMVER_USER_NAME = edgex-jenkins 11:10:51 # $SEMVER_BRANCH = master 11:10:51 # $SEMVER_TEMP = /tmp/semver-970767951 11:10:51 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 11:10:53 # '/tmp/semver-970767951' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 11:10:53 # -> Force: false 11:10:53 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 11:10:53 $ docker exec --env ******** --env ******** 51039a7268452147669bbd59911dfd406e839b6c2950e0c99e1e71e89256177d ssh-agent -k 11:10:53 unset SSH_AUTH_SOCK; 11:10:53 unset SSH_AGENT_PID; 11:10:53 echo Agent pid 64 killed; 11:10:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:10:54 + git semver [Pipeline] } 11:10:54 $ docker stop --time=1 51039a7268452147669bbd59911dfd406e839b6c2950e0c99e1e71e89256177d 11:10:56 $ docker rm -f 51039a7268452147669bbd59911dfd406e839b6c2950e0c99e1e71e89256177d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 11:10:58 Stashed 42 file(s) [Pipeline] echo 11:10:58 [edgeXSemver] initialized semver on version 1.2.0-dev.25 [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 11:11:13 Still waiting to schedule task 11:11:13 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4493’ 11:11:13 Still waiting to schedule task 11:11:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:12:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4494 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 11:12:51 Running in /w/workspace/device-sdk-go/25 [Pipeline] { [Pipeline] checkout 11:12:58 using credential edgex-jenkins-ssh 11:12:58 Cloning the remote Git repository 11:12:58 Cloning with configured refspecs honoured and without tags 11:12:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 11:12:58 > git init /w/workspace/device-sdk-go/25 # timeout=10 11:12:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 11:12:58 > git --version # timeout=10 11:12:58 using GIT_SSH to set credentials SSH Credentials for GitHub 11:12:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 11:12:59 Fetching without tags 11:12:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 11:12:59 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 11:12:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 11:12:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 11:12:59 using GIT_SSH to set credentials SSH Credentials for GitHub 11:12:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 11:13:00 Checking out Revision 48688a4bd0b1e0580b86c0f4f944ad389879dbd8 (master) 11:13:00 > git config core.sparsecheckout # timeout=10 11:13:00 > git checkout -f 48688a4bd0b1e0580b86c0f4f944ad389879dbd8 # timeout=10 11:13:05 Commit message: "Merge pull request #493 from hahattan/issue-454" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 11:13:06 ========================================================= 11:13:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 11:13:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:13:07 + 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 . 11:13:08 Sending build context to Docker daemon 2.889MB 11:13:08 Step 1/8 : ARG BASE=golang:1.13-alpine 11:13:08 Step 2/8 : FROM ${BASE} 11:13:08 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:13:08 cde5963f3b93: Pulling fs layer 11:13:08 2a23fa8c16f7: Pulling fs layer 11:13:08 777b28850792: Pulling fs layer 11:13:08 8a11ddd9e578: Pulling fs layer 11:13:08 4cf88f913ddb: Pulling fs layer 11:13:08 1df406cf5192: Pulling fs layer 11:13:08 cd6300453558: Pulling fs layer 11:13:08 b9c365052c96: Pulling fs layer 11:13:08 a2d8cc88f415: Pulling fs layer 11:13:08 ea1d1ca13537: Pulling fs layer 11:13:08 3750a50a1c5e: Pulling fs layer 11:13:08 cd6300453558: Waiting 11:13:08 b9c365052c96: Waiting 11:13:08 a2d8cc88f415: Waiting 11:13:08 ea1d1ca13537: Waiting 11:13:08 3750a50a1c5e: Waiting 11:13:08 4cf88f913ddb: Waiting 11:13:08 1df406cf5192: Waiting 11:13:08 8a11ddd9e578: Waiting 11:13:08 777b28850792: Verifying Checksum 11:13:08 777b28850792: Download complete 11:13:08 2a23fa8c16f7: Verifying Checksum 11:13:08 2a23fa8c16f7: Download complete 11:13:08 4cf88f913ddb: Verifying Checksum 11:13:08 4cf88f913ddb: Download complete 11:13:09 1df406cf5192: Verifying Checksum 11:13:09 1df406cf5192: Download complete 11:13:09 cde5963f3b93: Verifying Checksum 11:13:09 cde5963f3b93: Pull complete 11:13:10 2a23fa8c16f7: Pull complete 11:13:10 777b28850792: Pull complete 11:13:11 Running on prd-centos7-docker-4c-2g-4495 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 11:13:11 Running in /w/workspace/device-sdk-go/25 [Pipeline] { [Pipeline] checkout 11:13:13 cd6300453558: Verifying Checksum 11:13:13 cd6300453558: Download complete 11:13:13 a2d8cc88f415: Verifying Checksum 11:13:13 a2d8cc88f415: Download complete 11:13:14 using credential edgex-jenkins-ssh 11:13:14 Cloning the remote Git repository 11:13:14 Cloning with configured refspecs honoured and without tags 11:13:14 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 11:13:14 Fetching without tags 11:13:15 Checking out Revision 48688a4bd0b1e0580b86c0f4f944ad389879dbd8 (master) 11:13:14 > git init /w/workspace/device-sdk-go/25 # timeout=10 11:13:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 11:13:14 > git --version # timeout=10 11:13:14 using GIT_SSH to set credentials SSH Credentials for GitHub 11:13:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 11:13:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 11:13:14 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 11:13:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 11:13:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 11:13:14 using GIT_SSH to set credentials SSH Credentials for GitHub 11:13:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 11:13:15 > git config core.sparsecheckout # timeout=10 11:13:15 > git checkout -f 48688a4bd0b1e0580b86c0f4f944ad389879dbd8 # timeout=10 11:13:15 ea1d1ca13537: Verifying Checksum 11:13:15 ea1d1ca13537: Download complete 11:13:15 3750a50a1c5e: Verifying Checksum 11:13:15 3750a50a1c5e: Download complete 11:13:18 b9c365052c96: Download complete 11:13:19 Commit message: "Merge pull request #493 from hahattan/issue-454" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 11:13:20 ========================================================= 11:13:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 11:13:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:13:20 8a11ddd9e578: Verifying Checksum 11:13:20 8a11ddd9e578: Download complete 11:13:20 + 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 . 11:13:21 Sending build context to Docker daemon 2.889MB 11:13:21 Step 1/8 : ARG BASE=golang:1.13-alpine 11:13:21 Step 2/8 : FROM ${BASE} 11:13:21 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 11:13:21 e6b0cf9c0882: Pulling fs layer 11:13:21 2848faf0eed1: Pulling fs layer 11:13:21 0f37312ad70f: Pulling fs layer 11:13:21 5788d62ee057: Pulling fs layer 11:13:21 0e6b1d234666: Pulling fs layer 11:13:21 bf5d7aec512f: Pulling fs layer 11:13:21 34c802a77dc8: Pulling fs layer 11:13:21 9eb99e56ec68: Pulling fs layer 11:13:21 27c7a5d97fbd: Pulling fs layer 11:13:21 5c102a31e300: Pulling fs layer 11:13:21 dcfb455df0a1: Pulling fs layer 11:13:21 5788d62ee057: Waiting 11:13:21 0e6b1d234666: Waiting 11:13:21 bf5d7aec512f: Waiting 11:13:21 34c802a77dc8: Waiting 11:13:21 9eb99e56ec68: Waiting 11:13:21 27c7a5d97fbd: Waiting 11:13:21 5c102a31e300: Waiting 11:13:21 dcfb455df0a1: Waiting 11:13:21 0f37312ad70f: Verifying Checksum 11:13:21 0f37312ad70f: Download complete 11:13:21 2848faf0eed1: Verifying Checksum 11:13:21 2848faf0eed1: Download complete 11:13:21 0e6b1d234666: Verifying Checksum 11:13:21 0e6b1d234666: Download complete 11:13:21 bf5d7aec512f: Verifying Checksum 11:13:21 bf5d7aec512f: Download complete 11:13:21 e6b0cf9c0882: Verifying Checksum 11:13:21 e6b0cf9c0882: Download complete 11:13:21 e6b0cf9c0882: Pull complete 11:13:21 2848faf0eed1: Pull complete 11:13:21 34c802a77dc8: Verifying Checksum 11:13:21 34c802a77dc8: Download complete 11:13:21 27c7a5d97fbd: Verifying Checksum 11:13:21 27c7a5d97fbd: Download complete 11:13:22 5c102a31e300: Verifying Checksum 11:13:22 5c102a31e300: Download complete 11:13:22 dcfb455df0a1: Verifying Checksum 11:13:22 dcfb455df0a1: Download complete 11:13:22 9eb99e56ec68: Verifying Checksum 11:13:22 9eb99e56ec68: Download complete 11:13:23 5788d62ee057: Verifying Checksum 11:13:23 5788d62ee057: Download complete 11:13:23 0f37312ad70f: Pull complete 11:13:29 5788d62ee057: Pull complete 11:13:29 0e6b1d234666: Pull complete 11:13:29 bf5d7aec512f: Pull complete 11:13:32 8a11ddd9e578: Pull complete 11:13:32 4cf88f913ddb: Pull complete 11:13:32 1df406cf5192: Pull complete 11:13:34 34c802a77dc8: Pull complete 11:13:35 cd6300453558: Pull complete 11:13:37 9eb99e56ec68: Pull complete 11:13:37 27c7a5d97fbd: Pull complete 11:13:38 5c102a31e300: Pull complete 11:13:38 dcfb455df0a1: Pull complete 11:13:38 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 11:13:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 11:13:38 ---> 7c70fe431013 11:13:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:13:38 ---> Running in 250f8733a2d8 11:13:38 Removing intermediate container 250f8733a2d8 11:13:38 ---> 735d0c18393a 11:13:38 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:39 ---> Running in 18d4aad9cd5e 11:13:39 b9c365052c96: Pull complete 11:13:39 a2d8cc88f415: Pull complete 11:13:40 Removing intermediate container 18d4aad9cd5e 11:13:40 ---> 7c382de464ee 11:13:40 Step 5/8 : RUN apk add --no-cache make git 11:13:40 ---> Running in 3c6025262e9b 11:13:40 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 11:13:41 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 11:13:41 OK: 143 MiB in 39 packages 11:13:41 ea1d1ca13537: Pull complete 11:13:42 Removing intermediate container 3c6025262e9b 11:13:42 ---> 37b8d614ecbe 11:13:42 Step 6/8 : WORKDIR /device-sdk-go 11:13:42 ---> Running in 015651de4660 11:13:42 Removing intermediate container 015651de4660 11:13:42 ---> a4edeaecc5ef 11:13:42 Step 7/8 : COPY . . 11:13:42 3750a50a1c5e: Pull complete 11:13:42 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 11:13:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 11:13:42 ---> 78745c68409d 11:13:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:13:42 ---> f2c28b6f4ddf 11:13:42 Step 8/8 : RUN go mod download 11:13:42 ---> Running in ca90dbfd446c 11:13:44 go: finding github.com/BurntSushi/toml v0.3.1 11:13:44 go: finding github.com/OneOfOne/xxhash v1.2.6 11:13:44 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 11:13:44 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 11:13:44 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 11:13:44 go: finding github.com/bgentry/speakeasy v0.1.0 11:13:44 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 11:13:44 go: finding github.com/davecgh/go-spew v1.1.1 11:13:44 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 11:13:44 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 11:13:44 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 11:13:44 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 11:13:44 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 11:13:44 go: finding github.com/fatih/color v1.7.0 11:13:44 go: finding github.com/fxamacker/cbor/v2 v2.2.0 11:13:44 go: finding github.com/go-kit/kit v0.8.0 11:13:44 go: finding github.com/go-logfmt/logfmt v0.4.0 11:13:44 go: finding github.com/go-stack/stack v1.8.0 11:13:44 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 11:13:44 go: finding github.com/google/uuid v1.1.0 11:13:44 go: finding github.com/gorilla/mux v1.7.1 11:13:44 go: finding github.com/hashicorp/consul/api v1.1.0 11:13:44 go: finding github.com/hashicorp/consul/sdk v0.1.1 11:13:44 go: finding github.com/hashicorp/errwrap v1.0.0 11:13:44 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 11:13:44 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 11:13:44 go: finding github.com/hashicorp/go-msgpack v0.5.3 11:13:44 go: finding github.com/hashicorp/go-multierror v1.0.0 11:13:44 go: finding github.com/hashicorp/go-rootcerts v1.0.0 11:13:44 go: finding github.com/hashicorp/go-sockaddr v1.0.0 11:13:44 go: finding github.com/hashicorp/go-syslog v1.0.0 11:13:44 go: finding github.com/hashicorp/go-uuid v1.0.1 11:13:44 go: finding github.com/hashicorp/go.net v0.0.1 11:13:44 go: finding github.com/hashicorp/golang-lru v0.5.0 11:13:44 go: finding github.com/hashicorp/logutils v1.0.0 11:13:44 go: finding github.com/hashicorp/mdns v1.0.0 11:13:44 go: finding github.com/hashicorp/memberlist v0.1.3 11:13:44 go: finding github.com/hashicorp/serf v0.8.2 11:13:44 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 11:13:44 go: finding github.com/mattn/go-colorable v0.0.9 11:13:44 go: finding github.com/mattn/go-isatty v0.0.3 11:13:44 go: finding github.com/miekg/dns v1.0.14 11:13:44 go: finding github.com/mitchellh/cli v1.0.0 11:13:44 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:13:44 go: finding github.com/mitchellh/copystructure v1.0.0 11:13:44 go: finding github.com/mitchellh/go-homedir v1.0.0 11:13:44 go: finding github.com/mitchellh/go-testing-interface v1.0.0 11:13:44 go: finding github.com/mitchellh/gox v0.4.0 11:13:44 go: finding github.com/mitchellh/iochan v1.0.0 11:13:44 go: finding github.com/mitchellh/mapstructure v1.1.2 11:13:44 go: finding github.com/mitchellh/reflectwalk v1.0.0 11:13:44 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 11:13:44 go: finding github.com/pelletier/go-toml v1.2.0 11:13:44 go: finding github.com/pkg/errors v0.8.1 11:13:45 go: finding github.com/pmezard/go-difflib v1.0.0 11:13:45 go: finding github.com/posener/complete v1.1.1 11:13:45 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 11:13:45 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 11:13:45 go: finding github.com/stretchr/objx v0.1.0 11:13:45 go: finding github.com/stretchr/testify v1.5.1 11:13:45 go: finding github.com/ugorji/go v1.1.4 11:13:45 go: finding github.com/x448/float16 v0.8.4 11:13:45 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 11:13:45 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 11:13:45 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 11:13:45 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 11:13:45 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 11:13:45 go: finding gopkg.in/yaml.v2 v2.2.8 11:13:47 ---> Running in da63f8ca3183 11:13:47 Removing intermediate container da63f8ca3183 11:13:47 ---> adad5d1785a8 11:13:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:47 ---> Running in 9ff3f1dde0f7 11:13:49 Removing intermediate container 9ff3f1dde0f7 11:13:49 ---> dc0c8cf6d3ab 11:13:49 Step 5/8 : RUN apk add --no-cache make git 11:13:49 ---> Running in a994e0e20399 11:13:50 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 11:13:50 Removing intermediate container ca90dbfd446c 11:13:50 ---> 01a2c357d021 11:13:50 Successfully built 01a2c357d021 11:13:50 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 11:13:50 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 11:13:50 + docker inspect -f . ci-base-image-x86_64 11:13:50 . [Pipeline] withDockerContainer 11:13:51 prd-centos7-docker-4c-2g-4495 does not seem to be running inside a container 11:13:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/25 -v /w/workspace/device-sdk-go/25:/w/workspace/device-sdk-go/25:rw,z -v /w/workspace/device-sdk-go/25@tmp:/w/workspace/device-sdk-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:13:51 OK: 125 MiB in 39 packages 11:13:52 Removing intermediate container a994e0e20399 11:13:52 ---> 456f4233ed2b 11:13:52 Step 6/8 : WORKDIR /device-sdk-go 11:13:52 ---> Running in 007f5d36f89a 11:13:53 $ docker top 914d985a842b354faf5e8ddb8158d939aa03c63408e82cbd6bbe25f1699341f1 -eo pid,comm [Pipeline] { 11:13:53 Removing intermediate container 007f5d36f89a 11:13:53 ---> 81195dad321e 11:13:53 Step 7/8 : COPY . . [Pipeline] sh 11:13:53 + go version 11:13:53 go version go1.13.5 linux/amd64 [Pipeline] sh 11:13:53 + make test 11:13:53 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:13:54 ---> 07522f201a26 11:13:54 Step 8/8 : RUN go mod download 11:13:54 ? github.com/edgexfoundry/device-sdk-go [no test files] 11:13:54 ---> Running in cb36d1a81220 11:13:56 go: finding github.com/BurntSushi/toml v0.3.1 11:13:56 go: finding github.com/OneOfOne/xxhash v1.2.6 11:13:56 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 11:13:56 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 11:13:56 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 11:13:56 go: finding github.com/bgentry/speakeasy v0.1.0 11:13:56 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 11:13:56 go: finding github.com/davecgh/go-spew v1.1.1 11:13:56 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 11:13:56 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 11:13:56 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 11:13:56 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 11:13:56 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 11:13:56 go: finding github.com/fatih/color v1.7.0 11:13:56 go: finding github.com/fxamacker/cbor/v2 v2.2.0 11:13:56 go: finding github.com/go-kit/kit v0.8.0 11:13:56 go: finding github.com/go-logfmt/logfmt v0.4.0 11:13:56 go: finding github.com/go-stack/stack v1.8.0 11:13:56 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 11:13:56 go: finding github.com/google/uuid v1.1.0 11:13:56 go: finding github.com/gorilla/mux v1.7.1 11:13:56 go: finding github.com/hashicorp/consul/api v1.1.0 11:13:56 go: finding github.com/hashicorp/consul/sdk v0.1.1 11:13:56 go: finding github.com/hashicorp/errwrap v1.0.0 11:13:56 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 11:13:56 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 11:13:56 go: finding github.com/hashicorp/go-msgpack v0.5.3 11:13:56 go: finding github.com/hashicorp/go-multierror v1.0.0 11:13:56 go: finding github.com/hashicorp/go-rootcerts v1.0.0 11:13:56 go: finding github.com/hashicorp/go-sockaddr v1.0.0 11:13:56 go: finding github.com/hashicorp/go-syslog v1.0.0 11:13:56 go: finding github.com/hashicorp/go-uuid v1.0.1 11:13:56 go: finding github.com/hashicorp/go.net v0.0.1 11:13:56 go: finding github.com/hashicorp/golang-lru v0.5.0 11:13:56 go: finding github.com/hashicorp/logutils v1.0.0 11:13:56 go: finding github.com/hashicorp/mdns v1.0.0 11:13:56 go: finding github.com/hashicorp/memberlist v0.1.3 11:13:56 go: finding github.com/hashicorp/serf v0.8.2 11:13:56 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 11:13:56 go: finding github.com/mattn/go-colorable v0.0.9 11:13:56 go: finding github.com/mattn/go-isatty v0.0.3 11:13:56 go: finding github.com/miekg/dns v1.0.14 11:13:56 go: finding github.com/mitchellh/cli v1.0.0 11:13:56 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:13:56 go: finding github.com/mitchellh/copystructure v1.0.0 11:13:56 go: finding github.com/mitchellh/go-homedir v1.0.0 11:13:56 go: finding github.com/mitchellh/go-testing-interface v1.0.0 11:13:56 go: finding github.com/mitchellh/gox v0.4.0 11:13:57 go: finding github.com/mitchellh/iochan v1.0.0 11:13:57 go: finding github.com/mitchellh/mapstructure v1.1.2 11:13:57 go: finding github.com/mitchellh/reflectwalk v1.0.0 11:13:57 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 11:13:57 go: finding github.com/pelletier/go-toml v1.2.0 11:13:57 go: finding github.com/pkg/errors v0.8.1 11:13:57 go: finding github.com/pmezard/go-difflib v1.0.0 11:13:57 go: finding github.com/posener/complete v1.1.1 11:13:57 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 11:13:57 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 11:13:57 go: finding github.com/stretchr/objx v0.1.0 11:13:57 go: finding github.com/stretchr/testify v1.5.1 11:13:57 go: finding github.com/ugorji/go v1.1.4 11:13:57 go: finding github.com/x448/float16 v0.8.4 11:13:57 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 11:13:57 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 11:13:57 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 11:13:57 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 11:13:57 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 11:13:57 go: finding gopkg.in/yaml.v2 v2.2.8 11:14:04 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 11:14:04 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 11:14:05 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.010s coverage: 22.1% of statements 11:14:06 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.066s coverage: 95.8% of statements 11:14:07 Removing intermediate container cb36d1a81220 11:14:07 ---> b9735419ed6f 11:14:07 Successfully built b9735419ed6f 11:14:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:14:08 + docker inspect -f . ci-base-image-arm64 11:14:08 . [Pipeline] withDockerContainer 11:14:08 prd-ubuntu18.04-docker-arm64-4c-16g-4494 does not seem to be running inside a container 11:14:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/25 -v /w/workspace/device-sdk-go/25:/w/workspace/device-sdk-go/25:rw,z -v /w/workspace/device-sdk-go/25@tmp:/w/workspace/device-sdk-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:14:10 $ docker top 176723f7531a45fbb8d8dd39582c0af99bd70f2e09996aac46877d702a5205ab -eo pid,comm [Pipeline] { [Pipeline] sh 11:14:11 + go version 11:14:11 go version go1.13.5 linux/arm64 [Pipeline] sh 11:14:12 + make test 11:14:12 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:14:13 ? github.com/edgexfoundry/device-sdk-go [no test files] 11:14:38 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.582s coverage: 11.4% of statements 11:14:38 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.007s coverage: 22.1% of statements 11:14:38 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 11:14:38 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.079s coverage: 38.5% of statements 11:14:38 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 11:14:38 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 11:14:38 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.489s coverage: 79.8% of statements 11:14:38 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 11:14:38 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 11:14:38 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 11:14:38 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.015s coverage: 52.6% of statements 11:14:38 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 11:14:38 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.105s coverage: 71.4% of statements 11:14:38 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 11:14:38 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 11:14:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:14:39 gofmt -l . 11:14:39 [ "`gofmt -l .`" = "" ] 11:14:39 ./bin/test-attribution-txt.sh 11:14:39 ./bin/test-go-mod-tidy.sh [Pipeline] stash 11:14:40 Stashed 1 file(s) [Pipeline] } 11:14:40 $ docker stop --time=1 914d985a842b354faf5e8ddb8158d939aa03c63408e82cbd6bbe25f1699341f1 11:14:40 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 11:14:40 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 11:14:41 $ docker rm -f 914d985a842b354faf5e8ddb8158d939aa03c63408e82cbd6bbe25f1699341f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 11:14:42 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.032s coverage: 22.1% of statements [Pipeline] sh 11:14:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:14:43 + ls -al . 11:14:43 total 160 11:14:43 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 17 11:14 . 11:14:43 drwxrwxr-x. 4 jenkins jenkins 30 Apr 17 11:13 .. 11:14:43 drwxrwxr-x. 3 jenkins jenkins 20 Apr 17 11:13 api 11:14:43 drwxrwxr-x. 2 jenkins jenkins 64 Apr 17 11:13 bin 11:14:43 -rw-r--r--. 1 jenkins jenkins 96404 Apr 17 11:14 coverage.out 11:14:43 -rw-rw-r--. 1 jenkins jenkins 936 Apr 17 11:13 Dockerfile.build 11:14:43 -rw-rw-r--. 1 jenkins jenkins 140 Apr 17 11:13 .dockerignore 11:14:43 drwxrwxr-x. 4 jenkins jenkins 31 Apr 17 11:13 example 11:14:43 drwxrwxr-x. 8 jenkins jenkins 162 Apr 17 11:13 .git 11:14:43 drwxrwxr-x. 2 jenkins jenkins 38 Apr 17 11:13 .github 11:14:43 -rw-rw-r--. 1 jenkins jenkins 138 Apr 17 11:13 .gitignore 11:14:43 -rw-r--r--. 1 jenkins jenkins 446 Apr 17 11:14 go.mod 11:14:43 -rw-r--r--. 1 jenkins jenkins 12076 Apr 17 11:14 go.sum 11:14:43 drwxrwxr-x. 14 jenkins jenkins 196 Apr 17 11:13 internal 11:14:43 -rw-rw-r--. 1 jenkins jenkins 808 Apr 17 11:13 Jenkinsfile 11:14:43 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 17 11:13 LICENSE 11:14:43 -rw-rw-r--. 1 jenkins jenkins 892 Apr 17 11:13 Makefile 11:14:43 drwxrwxr-x. 5 jenkins jenkins 50 Apr 17 11:13 pkg 11:14:43 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 17 11:13 README.md 11:14:43 drwxrwxr-x. 3 jenkins jenkins 44 Apr 17 11:13 .semver 11:14:43 drwxrwxr-x. 4 jenkins jenkins 54 Apr 17 11:13 snap 11:14:43 -rw-rw-r--. 1 jenkins jenkins 12 Apr 17 11:10 VERSION 11:14:43 -rw-rw-r--. 1 jenkins jenkins 222 Apr 17 11:13 version.go [Pipeline] isUnix [Pipeline] sh 11:14:43 + 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=48688a4bd0b1e0580b86c0f4f944ad389879dbd8 --label arch=amd64 --label version=1.2.0-dev.25 . 11:14:43 Sending build context to Docker daemon 3.006MB 11:14:43 Step 1/21 : ARG BASE=golang:1.13-alpine 11:14:43 Step 2/21 : FROM ${BASE} AS builder 11:14:43 ---> 01a2c357d021 11:14:43 Step 3/21 : ARG MAKE='make build' 11:14:43 ---> Running in 4f6f361afbf9 11:14:43 Removing intermediate container 4f6f361afbf9 11:14:43 ---> f1f67beb4deb 11:14:43 Step 4/21 : WORKDIR /device-sdk-go 11:14:43 ---> Running in 7717c4dd9913 11:14:44 Removing intermediate container 7717c4dd9913 11:14:44 ---> 1756e5a6c6cf 11:14:44 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:14:44 ---> Running in 9166473c6d98 11:14:44 Removing intermediate container 9166473c6d98 11:14:44 ---> f25a67a7069a 11:14:44 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:14:44 ---> Running in 10024d88a114 11:14:45 Removing intermediate container 10024d88a114 11:14:45 ---> 5bf8360956db 11:14:45 Step 7/21 : RUN apk add --update --no-cache make git 11:14:45 ---> Running in 4b3149f7e5af 11:14:45 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 11:14:45 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.140s coverage: 95.8% of statements 11:14:46 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 11:14:46 OK: 143 MiB in 39 packages 11:14:46 Removing intermediate container 4b3149f7e5af 11:14:46 ---> 2df6a5df1c85 11:14:46 Step 8/21 : COPY . . 11:14:47 ---> b5dffa6ab1f9 11:14:47 Step 9/21 : RUN ${MAKE} 11:14:47 ---> Running in 363cc3c9345d 11:14:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.25" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 11:14:56 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 11:14:56 Removing intermediate container 363cc3c9345d 11:14:56 ---> 91c3fa304a75 11:14:56 Step 10/21 : FROM scratch 11:14:56 ---> 11:14:56 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:14:56 ---> Running in b18f9cb32360 11:14:56 Removing intermediate container b18f9cb32360 11:14:56 ---> 28b44182be99 11:14:56 Step 12/21 : ENV APP_PORT=49990 11:14:56 ---> Running in 6f3055979db0 11:14:56 Removing intermediate container 6f3055979db0 11:14:56 ---> 90cc76c57e5f 11:14:56 Step 13/21 : EXPOSE $APP_PORT 11:14:56 ---> Running in ad57e64cd45f 11:14:56 Removing intermediate container ad57e64cd45f 11:14:56 ---> 083d7bdfc85c 11:14:56 Step 14/21 : WORKDIR / 11:14:56 ---> Running in e7fae579b9b6 11:14:56 Removing intermediate container e7fae579b9b6 11:14:56 ---> e6f000eb76f2 11:14:56 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 11:14:57 ---> 66baff54967d 11:14:57 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 11:14:57 ---> d277d9ab39af 11:14:57 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 11:14:57 ---> dcf0af1c7704 11:14:57 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:14:57 ---> Running in 778657e13bc5 11:14:57 Removing intermediate container 778657e13bc5 11:14:57 ---> f318dc759a27 11:14:57 Step 19/21 : LABEL arch=amd64 11:14:57 ---> Running in 3b2e3a4d94c7 11:14:58 Removing intermediate container 3b2e3a4d94c7 11:14:58 ---> 98638e446a70 11:14:58 Step 20/21 : LABEL git_sha=48688a4bd0b1e0580b86c0f4f944ad389879dbd8 11:14:58 ---> Running in cb8cbe3420ac 11:14:58 Removing intermediate container cb8cbe3420ac 11:14:58 ---> e3fd5b85c58e 11:14:58 Step 21/21 : LABEL version=1.2.0-dev.25 11:14:58 ---> Running in 1fcb2f5b7c59 11:14:58 Removing intermediate container 1fcb2f5b7c59 11:14:58 ---> 238d228c91c0 11:14:58 [Warning] One or more build-args [ARCH] were not consumed 11:14:58 Successfully built 238d228c91c0 11:14:58 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] } 11:15:17 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.099s coverage: 11.4% of statements 11:15:17 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.045s coverage: 22.1% of statements 11:15:17 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 11:15:17 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.180s coverage: 38.5% of statements 11:15:17 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 11:15:17 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 11:15:17 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.747s coverage: 79.8% of statements 11:15:17 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 11:15:17 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 11:15:17 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 11:15:17 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.036s coverage: 52.6% of statements 11:15:17 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 11:15:17 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.327s coverage: 71.4% of statements 11:15:17 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 11:15:17 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 11:15:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:15:19 gofmt -l . 11:15:20 [ "`gofmt -l .`" = "" ] 11:15:20 ./bin/test-attribution-txt.sh 11:15:21 ./bin/test-go-mod-tidy.sh [Pipeline] stash 11:15:21 Warning: overwriting stash ‘coverage-report’ 11:15:22 Stashed 1 file(s) [Pipeline] } 11:15:22 $ docker stop --time=1 176723f7531a45fbb8d8dd39582c0af99bd70f2e09996aac46877d702a5205ab 11:15:24 $ docker rm -f 176723f7531a45fbb8d8dd39582c0af99bd70f2e09996aac46877d702a5205ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:15:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:15:26 + ls -al . 11:15:26 total 200 11:15:26 drwxrwxr-x 11 jenkins jenkins 4096 Apr 17 11:15 . 11:15:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 11:12 .. 11:15:26 -rw-rw-r-- 1 jenkins jenkins 140 Apr 17 11:13 .dockerignore 11:15:26 drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 11:13 .git 11:15:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 11:13 .github 11:15:26 -rw-rw-r-- 1 jenkins jenkins 138 Apr 17 11:13 .gitignore 11:15:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 11:13 .semver 11:15:26 -rw-rw-r-- 1 jenkins jenkins 936 Apr 17 11:13 Dockerfile.build 11:15:26 -rw-rw-r-- 1 jenkins jenkins 808 Apr 17 11:13 Jenkinsfile 11:15:26 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 17 11:13 LICENSE 11:15:26 -rw-rw-r-- 1 jenkins jenkins 892 Apr 17 11:13 Makefile 11:15:26 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 17 11:13 README.md 11:15:26 -rw-rw-r-- 1 jenkins jenkins 12 Apr 17 11:10 VERSION 11:15:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 11:13 api 11:15:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 11:13 bin 11:15:26 -rw-r--r-- 1 jenkins jenkins 96404 Apr 17 11:15 coverage.out 11:15:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 11:13 example 11:15:26 -rw-r--r-- 1 jenkins jenkins 446 Apr 17 11:15 go.mod 11:15:26 -rw-r--r-- 1 jenkins jenkins 12076 Apr 17 11:15 go.sum 11:15:26 drwxrwxr-x 14 jenkins jenkins 4096 Apr 17 11:13 internal 11:15:26 drwxrwxr-x 5 jenkins jenkins 4096 Apr 17 11:13 pkg 11:15:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 11:13 snap 11:15:26 -rw-rw-r-- 1 jenkins jenkins 222 Apr 17 11:13 version.go [Pipeline] isUnix [Pipeline] sh 11:15:26 + 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=48688a4bd0b1e0580b86c0f4f944ad389879dbd8 --label arch=arm64 --label version=1.2.0-dev.25 . 11:15:26 Sending build context to Docker daemon 3.006MB 11:15:26 Step 1/21 : ARG BASE=golang:1.13-alpine 11:15:26 Step 2/21 : FROM ${BASE} AS builder 11:15:26 ---> b9735419ed6f 11:15:26 Step 3/21 : ARG MAKE='make build' 11:15:27 ---> Running in 8ce83b93009d 11:15:27 Removing intermediate container 8ce83b93009d 11:15:27 ---> 86070c7bdcef 11:15:27 Step 4/21 : WORKDIR /device-sdk-go 11:15:27 ---> Running in 18650727af08 11:15:28 Removing intermediate container 18650727af08 11:15:28 ---> 64ac2c10461b 11:15:28 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:15:28 ---> Running in eaaf359ae0cd 11:15:28 Removing intermediate container eaaf359ae0cd 11:15:28 ---> 270cf78639d9 11:15:28 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:15:28 ---> Running in 0931a6ac42e5 11:15:30 Removing intermediate container 0931a6ac42e5 11:15:30 ---> 7077aa4829f0 11:15:30 Step 7/21 : RUN apk add --update --no-cache make git 11:15:30 ---> Running in 34011b95b845 11:15:31 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 11:15:32 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 11:15:32 OK: 125 MiB in 39 packages 11:15:34 Removing intermediate container 34011b95b845 11:15:34 ---> 31d19863f17c 11:15:34 Step 8/21 : COPY . . 11:15:35 ---> 137719d4edb6 11:15:35 Step 9/21 : RUN ${MAKE} 11:15:35 ---> Running in bb5843b223aa 11:15:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.25" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 11:16:02 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 11:16:02 Removing intermediate container bb5843b223aa 11:16:02 ---> ad123bb51539 11:16:02 Step 10/21 : FROM scratch 11:16:02 ---> 11:16:02 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:16:02 ---> Running in cbc51cdc191c 11:16:02 Removing intermediate container cbc51cdc191c 11:16:02 ---> 77a495e72f78 11:16:02 Step 12/21 : ENV APP_PORT=49990 11:16:02 ---> Running in 6ee82181319c 11:16:02 Removing intermediate container 6ee82181319c 11:16:02 ---> 220ce8704c98 11:16:02 Step 13/21 : EXPOSE $APP_PORT 11:16:02 ---> Running in d98f39f714a2 11:16:03 Removing intermediate container d98f39f714a2 11:16:03 ---> 274d2f62caee 11:16:03 Step 14/21 : WORKDIR / 11:16:03 ---> Running in a64ec911e50c 11:16:03 Removing intermediate container a64ec911e50c 11:16:03 ---> f0bbfe07397f 11:16:03 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 11:16:04 ---> d85aa50a84d1 11:16:04 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 11:16:04 ---> 09956b504130 11:16:04 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 11:16:05 ---> d466b5c525d9 11:16:05 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:16:05 ---> Running in 8cdabe9bf058 11:16:06 Removing intermediate container 8cdabe9bf058 11:16:06 ---> d76077f572d7 11:16:06 Step 19/21 : LABEL arch=arm64 11:16:06 ---> Running in 4e83101cdf99 11:16:06 Removing intermediate container 4e83101cdf99 11:16:06 ---> 23e26ddded5a 11:16:06 Step 20/21 : LABEL git_sha=48688a4bd0b1e0580b86c0f4f944ad389879dbd8 11:16:06 ---> Running in cd4c720895f8 11:16:07 Removing intermediate container cd4c720895f8 11:16:07 ---> bd450ff9b206 11:16:07 Step 21/21 : LABEL version=1.2.0-dev.25 11:16:07 ---> Running in a0e191c8b33c 11:16:07 Removing intermediate container a0e191c8b33c 11:16:07 ---> 5651f562ba59 11:16:07 [Warning] One or more build-args [ARCH] were not consumed 11:16:07 Successfully built 5651f562ba59 11:16:07 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 11:16:09 provisioning config files... 11:16:09 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2772682372648507561tmp [Pipeline] { [Pipeline] sh 11:16:09 + curl -s https://codecov.io/bash 11:16:09 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2772682372648507561tmp 11:16:09 11:16:09 _____ _ 11:16:09 / ____| | | 11:16:09 | | ___ __| | ___ ___ _____ __ 11:16:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:16:09 | |___| (_) | (_| | __/ (_| (_) \ V / 11:16:09 \_____\___/ \__,_|\___|\___\___/ \_/ 11:16:09 Bash-tbd 11:16:09 11:16:09 11:16:09 ==> Jenkins CI detected. 11:16:09 project root: . 11:16:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:16:10 ==> Running gcov in . (disable via -X gcov) 11:16:10 ==> Python coveragepy not found 11:16:10 ==> Searching for coverage reports in: 11:16:10 + . 11:16:10 -> Found 1 reports 11:16:10 ==> Detecting git/mercurial file structure 11:16:10 ==> Reading reports 11:16:10 + ./coverage.out bytes=96404 11:16:10 ==> Appending adjustments 11:16:10 http://docs.codecov.io/docs/fixing-reports 11:16:10 + Found adjustments 11:16:10 ==> Gzipping contents 11:16:10 ==> Uploading reports 11:16:10 url: https://codecov.io 11:16:10 query: branch=master&commit=48688a4bd0b1e0580b86c0f4f944ad389879dbd8&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 11:16:11 -> Pinging Codecov 11:16:11 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=48688a4bd0b1e0580b86c0f4f944ad389879dbd8&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 11:18:32 -> Uploading 11:18:32 X> Failed to upload 11:18:32 -> Sleeping for 30s and trying again... 11:18:48 -> Pinging Codecov 11:18:48 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=48688a4bd0b1e0580b86c0f4f944ad389879dbd8&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 11:18:48 -> Uploading 11:18:49 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/48688a4bd0b1e0580b86c0f4f944ad389879dbd8 [Pipeline] } 11:18:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 11:18:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 11:18:49 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 11:18:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:18:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 11:18:50 11:18:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 11:18:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 11:18:51 1.217.3: Pulling from edgex-devops/edgex-snyk-go 11:18:51 e6b0cf9c0882: Pulling fs layer 11:18:51 2848faf0eed1: Pulling fs layer 11:18:51 0f37312ad70f: Pulling fs layer 11:18:51 7d08f2745646: Pulling fs layer 11:18:51 4c9f31393084: Pulling fs layer 11:18:51 eb21ddb83652: Pulling fs layer 11:18:51 345998794f6b: Pulling fs layer 11:18:51 97a711d68925: Pulling fs layer 11:18:51 7c8476c1cb00: Pulling fs layer 11:18:51 97a711d68925: Waiting 11:18:51 7c8476c1cb00: Waiting 11:18:51 345998794f6b: Waiting 11:18:51 4c9f31393084: Waiting 11:18:51 eb21ddb83652: Waiting 11:18:51 7d08f2745646: Waiting 11:18:51 0f37312ad70f: Verifying Checksum 11:18:51 0f37312ad70f: Download complete 11:18:51 2848faf0eed1: Verifying Checksum 11:18:51 2848faf0eed1: Download complete 11:18:51 4c9f31393084: Verifying Checksum 11:18:51 4c9f31393084: Download complete 11:18:51 eb21ddb83652: Verifying Checksum 11:18:51 eb21ddb83652: Download complete 11:18:51 e6b0cf9c0882: Verifying Checksum 11:18:51 e6b0cf9c0882: Download complete 11:18:53 345998794f6b: Verifying Checksum 11:18:53 345998794f6b: Download complete 11:18:53 e6b0cf9c0882: Pull complete 11:18:54 97a711d68925: Verifying Checksum 11:18:54 97a711d68925: Download complete 11:18:54 7c8476c1cb00: Verifying Checksum 11:18:54 7c8476c1cb00: Download complete 11:18:54 2848faf0eed1: Pull complete 11:18:55 0f37312ad70f: Pull complete 11:18:56 7d08f2745646: Verifying Checksum 11:18:56 7d08f2745646: Download complete 11:19:04 7d08f2745646: Pull complete 11:19:04 4c9f31393084: Pull complete 11:19:04 eb21ddb83652: Pull complete 11:19:07 345998794f6b: Pull complete 11:19:10 97a711d68925: Pull complete 11:19:12 7c8476c1cb00: Pull complete 11:19:12 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 11:19:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 11:19:12 prd-centos7-docker-4c-2g-4493 does not seem to be running inside a container 11:19:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dgexfoundry_device-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 11:19:14 $ docker top ea40adbb21743a1db30740ccf7b9621a8e9ddcc555c84d1cf57b176608a487d4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:19:15 + snyk monitor '--org=edgex-jenkins' 11:19:22 11:19:22 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master... 11:19:22 11:19:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/a4daa959-4da3-41a7-ace3-17c82d54f53d 11:19:22 11:19:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:19:22 11:19:22 [Pipeline] } 11:19:22 $ docker stop --time=1 ea40adbb21743a1db30740ccf7b9621a8e9ddcc555c84d1cf57b176608a487d4 11:19:24 $ docker rm -f ea40adbb21743a1db30740ccf7b9621a8e9ddcc555c84d1cf57b176608a487d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 11:19:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:19:25 . [Pipeline] withDockerContainer 11:19:26 prd-centos7-docker-4c-2g-4493 does not seem to be running inside a container 11:19:26 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:19:27 $ docker top 77805eb70e5bfc265f7f0e53f901b852e7cfdaeb97cae2aa280ab01671feb93f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:19:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:19:27 [ssh-agent] Looking for ssh-agent implementation... 11:19:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:19:28 $ docker exec 77805eb70e5bfc265f7f0e53f901b852e7cfdaeb97cae2aa280ab01671feb93f ssh-agent 11:19:28 SSH_AUTH_SOCK=/tmp/ssh-NbOh8kzao9O1/agent.14 11:19:28 SSH_AGENT_PID=21 11:19:28 Running ssh-add (command line suppressed) 11:19:29 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5003845816776982709.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5003845816776982709.key) 11:19:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:19:29 + git semver tag 11:19:30 # -> Open(): unable to determine branch for HEAD 11:19:30 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 11:19:30 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 11:19:30 # $SEMVER_REMOTE_NAME = origin 11:19:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:19:30 # $SEMVER_USER_NAME = edgex-jenkins 11:19:30 # $SEMVER_BRANCH = master 11:19:30 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 11:19:30 # 48688a4bd0b1e0580b86c0f4f944ad389879dbd8 HEAD 11:19:30 # -> Force: false 11:19:30 # d3b6582e54b8e6ddae4645029b113a88962aaab2 refs/tags/v1.2.0-dev.25 [Pipeline] } 11:19:30 $ docker exec --env ******** --env ******** 77805eb70e5bfc265f7f0e53f901b852e7cfdaeb97cae2aa280ab01671feb93f ssh-agent -k 11:19:30 unset SSH_AUTH_SOCK; 11:19:30 unset SSH_AGENT_PID; 11:19:30 echo Agent pid 21 killed; 11:19:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:19:31 + git semver [Pipeline] } 11:19:31 $ docker stop --time=1 77805eb70e5bfc265f7f0e53f901b852e7cfdaeb97cae2aa280ab01671feb93f 11:19:33 $ docker rm -f 77805eb70e5bfc265f7f0e53f901b852e7cfdaeb97cae2aa280ab01671feb93f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 11:19:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:19:33 11:19:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 11:19:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:19:34 0.23.1-centos7: Pulling from edgex-lftools 11:19:34 ab5ef0e58194: Pulling fs layer 11:19:34 9712f1f96733: Pulling fs layer 11:19:34 63f879dbbcfc: Pulling fs layer 11:19:34 0d9ebad4ef96: Pulling fs layer 11:19:34 e9a5061849ea: Pulling fs layer 11:19:34 d747dcd14b5f: Pulling fs layer 11:19:34 2de7ff778b66: Pulling fs layer 11:19:34 0d9ebad4ef96: Waiting 11:19:34 e9a5061849ea: Waiting 11:19:34 d747dcd14b5f: Waiting 11:19:34 2de7ff778b66: Waiting 11:19:34 9712f1f96733: Verifying Checksum 11:19:34 9712f1f96733: Download complete 11:19:35 63f879dbbcfc: Verifying Checksum 11:19:35 63f879dbbcfc: Download complete 11:19:35 e9a5061849ea: Verifying Checksum 11:19:35 e9a5061849ea: Download complete 11:19:35 0d9ebad4ef96: Verifying Checksum 11:19:35 0d9ebad4ef96: Download complete 11:19:35 d747dcd14b5f: Verifying Checksum 11:19:35 d747dcd14b5f: Download complete 11:19:36 ab5ef0e58194: Verifying Checksum 11:19:36 ab5ef0e58194: Download complete 11:19:37 2de7ff778b66: Verifying Checksum 11:19:37 2de7ff778b66: Download complete 11:19:43 ab5ef0e58194: Pull complete 11:19:43 9712f1f96733: Pull complete 11:19:44 63f879dbbcfc: Pull complete 11:19:55 0d9ebad4ef96: Pull complete 11:19:56 e9a5061849ea: Pull complete 11:19:56 d747dcd14b5f: Pull complete 11:19:59 2de7ff778b66: Pull complete 11:19:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:19:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 11:20:00 prd-centos7-docker-4c-2g-4493 does not seem to be running inside a container 11:20:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:20:03 $ docker top b900454d7d0e0e67bccce6c29b4d00d45b616861c8f9f052c097842ad2506a76 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:20:03 provisioning config files... 11:20:03 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7300657389328233994tmp 11:20:03 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config692573235555709459tmp 11:20:03 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2797151148814769817tmp [Pipeline] { [Pipeline] echo 11:20:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:20:04 ---> sigul-configuration.sh 11:20:04 gpg: directory `/root/.gnupg' created 11:20:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:20:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:20:04 gpg: keyring `/root/.gnupg/secring.gpg' created 11:20:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:20:04 gpg: CAST5 encrypted data 11:20:04 gpg: encrypted with 1 passphrase 11:20:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:20:05 + mkdir /home/jenkins 11:20:05 + mkdir /home/jenkins/sigul [Pipeline] sh 11:20:05 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 11:20:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:20:06 ---> sigul-install.sh 11:20:19 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 11:20:19 + git tag --list 11:20:19 v1.2.0-dev.25 [Pipeline] sh 11:20:20 + lftools sign git-tag v1.2.0-dev.25 11:20:22 Signing Git tag with Sigul... 11:20:22 Signing v1.2.0-dev.25 [Pipeline] echo 11:20:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:20:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:20:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:20:24 $ docker stop --time=1 b900454d7d0e0e67bccce6c29b4d00d45b616861c8f9f052c097842ad2506a76 11:20:25 $ docker rm -f b900454d7d0e0e67bccce6c29b4d00d45b616861c8f9f052c097842ad2506a76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 11:20:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:20:26 . [Pipeline] withDockerContainer 11:20:26 prd-centos7-docker-4c-2g-4493 does not seem to be running inside a container 11:20:26 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:20:27 $ docker top bb1807592e192694e85fc99602abef720ee251decb88cb04fcb9379727733be7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:20:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:20:27 [ssh-agent] Looking for ssh-agent implementation... 11:20:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:20:28 $ docker exec bb1807592e192694e85fc99602abef720ee251decb88cb04fcb9379727733be7 ssh-agent 11:20:28 SSH_AUTH_SOCK=/tmp/ssh-4r1x8HTyLNIV/agent.15 11:20:28 SSH_AGENT_PID=22 11:20:28 Running ssh-add (command line suppressed) 11:20:29 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8958804316046813464.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8958804316046813464.key) 11:20:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:20:30 + git semver bump pre 11:20:30 # -> Open(): unable to determine branch for HEAD 11:20:30 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 11:20:30 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 11:20:30 # $SEMVER_REMOTE_NAME = origin 11:20:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:20:30 # $SEMVER_USER_NAME = edgex-jenkins 11:20:30 # $SEMVER_BRANCH = master 11:20:30 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 11:20:30 1.2.0-dev.26 [Pipeline] } 11:20:30 $ docker exec --env ******** --env ******** bb1807592e192694e85fc99602abef720ee251decb88cb04fcb9379727733be7 ssh-agent -k 11:20:30 unset SSH_AUTH_SOCK; 11:20:30 unset SSH_AGENT_PID; 11:20:30 echo Agent pid 22 killed; 11:20:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:20:32 + git semver [Pipeline] } 11:20:32 $ docker stop --time=1 bb1807592e192694e85fc99602abef720ee251decb88cb04fcb9379727733be7 11:20:34 $ docker rm -f bb1807592e192694e85fc99602abef720ee251decb88cb04fcb9379727733be7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 11:20:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:20:35 . [Pipeline] withDockerContainer 11:20:35 prd-centos7-docker-4c-2g-4493 does not seem to be running inside a container 11:20:35 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:20:36 $ docker top d853db4d8c2d98d6278f4760ef998980be0089d56acefe2a2b13ddbc2014215d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:20:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:20:36 [ssh-agent] Looking for ssh-agent implementation... 11:20:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:20:37 $ docker exec d853db4d8c2d98d6278f4760ef998980be0089d56acefe2a2b13ddbc2014215d ssh-agent 11:20:38 SSH_AUTH_SOCK=/tmp/ssh-sCF7BQQokDyD/agent.16 11:20:38 SSH_AGENT_PID=22 11:20:38 Running ssh-add (command line suppressed) 11:20:38 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6149968467744095520.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6149968467744095520.key) 11:20:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:20:39 + git semver push 11:20:39 # -> Open(): unable to determine branch for HEAD 11:20:39 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 11:20:39 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 11:20:39 # $SEMVER_REMOTE_NAME = origin 11:20:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:20:39 # $SEMVER_USER_NAME = edgex-jenkins 11:20:39 # $SEMVER_BRANCH = master 11:20:39 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 11:20:46 $ docker exec --env ******** --env ******** d853db4d8c2d98d6278f4760ef998980be0089d56acefe2a2b13ddbc2014215d ssh-agent -k 11:20:46 unset SSH_AUTH_SOCK; 11:20:46 unset SSH_AGENT_PID; 11:20:46 echo Agent pid 22 killed; 11:20:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:20:48 + git semver [Pipeline] } 11:20:48 $ docker stop --time=1 d853db4d8c2d98d6278f4760ef998980be0089d56acefe2a2b13ddbc2014215d 11:20:50 $ docker rm -f d853db4d8c2d98d6278f4760ef998980be0089d56acefe2a2b13ddbc2014215d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 11:20:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:20:52 ---> package-listing.sh 11:20:52 ++ facter osfamily 11:20:52 ++ tr '[:upper:]' '[:lower:]' 11:20:52 + OS_FAMILY=redhat 11:20:52 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 11:20:52 + START_PACKAGES=/tmp/packages_start.txt 11:20:52 + END_PACKAGES=/tmp/packages_end.txt 11:20:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:20:52 + PACKAGES=/tmp/packages_start.txt 11:20:52 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 11:20:52 + PACKAGES=/tmp/packages_end.txt 11:20:52 + case "${OS_FAMILY}" in 11:20:52 + sort 11:20:52 + rpm -qa 11:20:59 + '[' -f /tmp/packages_start.txt ']' 11:20:59 + '[' -f /tmp/packages_end.txt ']' 11:20:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:20:59 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 11:20:59 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 11:20:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 11:21:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:21:00 11:21:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:21:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:21:00 alpine: Pulling from edgex-lftools-log-publisher 11:21:00 c9b1b535fdd9: Pulling fs layer 11:21:00 2cc5ad85d9ab: Pulling fs layer 11:21:00 756a868c4378: Pulling fs layer 11:21:00 444b2fc9a129: Pulling fs layer 11:21:00 ea15f1150254: Pulling fs layer 11:21:00 41b27a9f41bf: Pulling fs layer 11:21:00 28c525ee5125: Pulling fs layer 11:21:00 094b1ea09ed8: Pulling fs layer 11:21:00 138eaada9080: Pulling fs layer 11:21:00 0622d0fa9048: Pulling fs layer 11:21:00 28c525ee5125: Waiting 11:21:00 094b1ea09ed8: Waiting 11:21:00 138eaada9080: Waiting 11:21:00 0622d0fa9048: Waiting 11:21:00 444b2fc9a129: Waiting 11:21:00 ea15f1150254: Waiting 11:21:00 41b27a9f41bf: Waiting 11:21:00 2cc5ad85d9ab: Verifying Checksum 11:21:00 2cc5ad85d9ab: Download complete 11:21:00 444b2fc9a129: Verifying Checksum 11:21:00 444b2fc9a129: Download complete 11:21:00 c9b1b535fdd9: Verifying Checksum 11:21:00 c9b1b535fdd9: Download complete 11:21:00 ea15f1150254: Verifying Checksum 11:21:00 ea15f1150254: Download complete 11:21:01 28c525ee5125: Verifying Checksum 11:21:01 28c525ee5125: Download complete 11:21:01 c9b1b535fdd9: Pull complete 11:21:02 756a868c4378: Verifying Checksum 11:21:02 756a868c4378: Download complete 11:21:02 2cc5ad85d9ab: Pull complete 11:21:03 138eaada9080: Verifying Checksum 11:21:03 138eaada9080: Download complete 11:21:03 0622d0fa9048: Verifying Checksum 11:21:03 0622d0fa9048: Download complete 11:21:03 094b1ea09ed8: Verifying Checksum 11:21:03 094b1ea09ed8: Download complete 11:21:04 41b27a9f41bf: Download complete 11:21:05 756a868c4378: Pull complete 11:21:05 444b2fc9a129: Pull complete 11:21:05 ea15f1150254: Pull complete 11:21:10 41b27a9f41bf: Pull complete 11:21:10 28c525ee5125: Pull complete 11:21:15 094b1ea09ed8: Pull complete 11:21:15 138eaada9080: Pull complete 11:21:16 0622d0fa9048: Pull complete 11:21:16 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 11:21:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:21:16 prd-centos7-docker-4c-2g-4493 does not seem to be running inside a container 11:21:17 $ 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_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:21:18 $ docker top 7abf31321b24d601e8231454ab6808dfd418a5196b7cedbbd2c17c45fd171c18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:21:19 provisioning config files... 11:21:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7141278724022169729tmp [Pipeline] { [Pipeline] echo 11:21:19 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:21:20 ---> create-netrc.sh [Pipeline] echo 11:21:20 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:21:21 ---> logs-deploy.sh 11:21:21 + ARCHIVE_ARTIFACTS= 11:21:21 + LOGS_SERVER=https://logs.edgexfoundry.org 11:21:21 + '[' https://logs.edgexfoundry.org == None ']' 11:21:21 + NEXUS_URL=https://nexus.edgexfoundry.org 11:21:21 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/25 11:21:21 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/25/ 11:21:21 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/25 /w/workspace/dgexfoundry_device-sdk-go_master 11:21:22 Archives upload complete. 11:21:22 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/25 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/25/ 11:21:23 ---> uname -a: 11:21:23 Linux 7abf31321b24 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 11:21:23 11:21:23 11:21:23 ---> lscpu: 11:21:23 Architecture: x86_64 11:21:23 CPU op-mode(s): 32-bit, 64-bit 11:21:23 Byte Order: Little Endian 11:21:23 Address sizes: 40 bits physical, 48 bits virtual 11:21:23 CPU(s): 4 11:21:23 On-line CPU(s) list: 0-3 11:21:23 Thread(s) per core: 1 11:21:23 Core(s) per socket: 1 11:21:23 Socket(s): 4 11:21:23 NUMA node(s): 1 11:21:23 Vendor ID: GenuineIntel 11:21:23 CPU family: 6 11:21:23 Model: 44 11:21:23 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 11:21:23 Stepping: 1 11:21:23 CPU MHz: 2933.438 11:21:23 BogoMIPS: 5866.87 11:21:23 Virtualization: VT-x 11:21:23 Hypervisor vendor: KVM 11:21:23 Virtualization type: full 11:21:23 L1d cache: 128 KiB 11:21:23 L1i cache: 128 KiB 11:21:23 L2 cache: 16 MiB 11:21:23 L3 cache: 64 MiB 11:21:23 NUMA node0 CPU(s): 0-3 11:21:23 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 11:21:23 Vulnerability Meltdown: Mitigation; PTI 11:21:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:21:23 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 11:21:23 Vulnerability Spectre v2: Mitigation; Full retpoline 11:21:23 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 11:21:23 11:21:23 11:21:23 ---> nproc: 11:21:23 4 11:21:23 11:21:23 11:21:23 ---> df -h: 11:21:23 Filesystem Size Used Available Use% Mounted on 11:21:23 overlay 50.0G 7.5G 42.5G 15% / 11:21:23 tmpfs 64.0M 0 64.0M 0% /dev 11:21:23 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 11:21:23 shm 64.0M 0 64.0M 0% /dev/shm 11:21:23 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf 11:21:23 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname 11:21:23 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts 11:21:23 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dgexfoundry_device-sdk-go_master 11:21:23 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 11:21:23 /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa 11:21:23 11:21:23 11:21:23 ---> free -m: 11:21:23 total used free shared buff/cache available 11:21:23 Mem: 1838 749 74 0 1013 1019 11:21:23 Swap: 1023 1 1022 11:21:23 11:21:23 11:21:23 ---> ip addr: 11:21:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:21:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:21:23 inet 127.0.0.1/8 scope host lo 11:21:23 valid_lft forever preferred_lft forever 11:21:23 16: eth0@if17: mtu 1458 qdisc noqueue state UP 11:21:23 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 11:21:23 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 11:21:23 valid_lft forever preferred_lft forever 11:21:23 11:21:23 11:21:23 ---> sar -b -r -n DEV: 11:21:23 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/17/20 _x86_64_ (4 CPU) 11:21:23 11:21:23 11:09:17 LINUX RESTART 11:21:23 11:21:23 11:10:01 tps rtps wtps bread/s bwrtn/s 11:21:23 11:11:01 54.44 17.96 36.48 3107.29 3586.90 11:21:23 11:12:01 3.03 0.00 3.03 0.00 115.33 11:21:23 11:13:01 0.37 0.00 0.37 0.00 5.37 11:21:23 11:14:01 0.28 0.00 0.28 0.00 3.46 11:21:23 11:15:01 0.23 0.00 0.23 0.00 2.61 11:21:23 11:16:01 0.40 0.00 0.40 0.00 5.01 11:21:23 11:17:02 1.55 0.42 1.13 127.47 30.75 11:21:23 11:18:01 0.36 0.00 0.36 0.00 5.40 11:21:23 11:19:01 34.07 2.99 31.08 252.74 14479.82 11:21:23 11:20:01 307.20 128.81 178.39 4725.65 40653.57 11:21:23 11:21:01 118.70 74.80 43.89 4909.02 5581.80 11:21:23 Average: 47.43 20.50 26.93 1195.89 5872.78 11:21:23 11:21:23 11:10:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:21:23 11:11:01 97380 1784924 94.83 2620 1226336 983216 33.55 450484 1168232 112 11:21:23 11:12:01 110716 1771588 94.12 2620 1226560 905336 30.89 442216 1166904 20 11:21:23 11:13:01 111280 1771024 94.09 2620 1226564 894232 30.51 442488 1166868 8 11:21:23 11:14:01 109736 1772568 94.17 2620 1226620 894416 30.52 444456 1165864 16 11:21:23 11:15:01 112164 1770140 94.04 2620 1226572 894092 30.51 442492 1165856 8 11:21:23 11:16:01 111308 1770996 94.09 2620 1226576 894212 30.51 443156 1165856 8 11:21:23 11:17:02 98648 1783656 94.76 2620 1230564 907652 30.97 448460 1169080 16 11:21:23 11:18:01 99664 1782640 94.71 2620 1230568 907472 30.96 447332 1169080 16 11:21:23 11:19:01 74540 1807764 96.04 2620 1222116 1111540 37.93 541412 1096728 5360 11:21:23 11:20:01 88132 1794172 95.32 2620 1082332 1118372 38.16 533712 991772 66356 11:21:23 11:21:01 99284 1783020 94.73 2592 1037192 1238792 42.27 610620 890224 25884 11:21:23 Average: 101168 1781136 94.63 2617 1196545 977212 33.34 476984 1119679 8891 11:21:23 11:21:23 11:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 11:21:23 11:11:01 eth0 202.64 164.88 1005.42 98.27 0.00 0.00 0.00 11:21:23 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:23 11:11:01 docker0 7.62 5.78 1.02 16.67 0.00 0.00 0.00 11:21:23 11:12:01 eth0 1.16 0.48 1.34 0.03 0.00 0.00 0.00 11:21:23 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:23 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:23 11:13:01 eth0 1.03 0.52 0.35 0.21 0.00 0.00 0.00 11:21:23 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:23 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:23 11:14:01 eth0 0.48 0.30 0.27 0.17 0.00 0.00 0.00 11:21:23 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:23 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:23 11:15:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 11:21:23 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:23 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:23 11:16:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 11:21:23 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:23 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:23 11:17:02 eth0 7.79 4.83 7.52 2.99 0.00 0.00 0.00 11:21:23 11:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:23 11:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:23 11:18:01 eth0 0.95 0.56 0.72 0.40 0.00 0.00 0.00 11:21:23 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:23 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:23 11:19:01 eth0 116.37 80.98 3485.02 10.13 0.00 0.00 0.00 11:21:23 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:23 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:23 11:20:01 vethd419437 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:23 11:20:01 vethf4b74f5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:23 11:20:01 eth0 509.81 396.24 7816.11 162.44 0.00 0.00 0.00 11:21:23 11:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 11:21:23 11:21:01 eth0 187.45 109.54 684.59 86.53 0.00 0.00 0.00 11:21:23 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:23 11:21:01 docker0 68.79 72.43 5.79 311.07 0.00 0.00 0.00 11:21:23 Average: eth0 59.91 44.30 769.33 22.49 0.00 0.00 0.00 11:21:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:23 Average: docker0 6.27 6.60 0.53 28.35 0.00 0.00 0.00 11:21:23 11:21:23 11:21:23 ---> sar -P ALL: 11:21:23 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/17/20 _x86_64_ (4 CPU) 11:21:23 11:21:23 11:09:17 LINUX RESTART 11:21:23 11:21:23 11:10:01 CPU %user %nice %system %iowait %steal %idle 11:21:23 11:11:01 all 10.93 0.00 4.73 1.70 26.02 56.62 11:21:23 11:11:01 0 8.46 0.00 4.55 1.24 29.11 56.64 11:21:23 11:11:01 1 10.35 0.00 4.90 1.20 25.02 58.53 11:21:23 11:11:01 2 12.53 0.00 4.65 1.09 23.56 58.17 11:21:23 11:11:01 3 12.52 0.00 4.84 3.31 26.32 53.01 11:21:23 11:12:01 all 0.12 0.00 0.14 0.00 1.43 98.32 11:21:23 11:12:01 0 0.12 0.00 0.08 0.00 1.21 98.60 11:21:23 11:12:01 1 0.10 0.00 0.17 0.00 1.11 98.63 11:21:23 11:12:01 2 0.18 0.00 0.15 0.00 1.45 98.22 11:21:23 11:12:01 3 0.07 0.00 0.15 0.00 1.92 97.87 11:21:23 11:13:01 all 0.15 0.00 0.05 0.00 0.39 99.41 11:21:23 11:13:01 0 0.05 0.00 0.02 0.00 0.22 99.72 11:21:23 11:13:01 1 0.12 0.00 0.07 0.00 0.48 99.34 11:21:23 11:13:01 2 0.38 0.00 0.07 0.00 0.65 98.90 11:21:23 11:13:01 3 0.08 0.00 0.03 0.00 0.25 99.63 11:21:23 11:14:01 all 0.09 0.00 0.05 0.00 0.51 99.36 11:21:23 11:14:01 0 0.02 0.00 0.03 0.00 0.22 99.73 11:21:23 11:14:01 1 0.05 0.00 0.03 0.00 0.70 99.22 11:21:23 11:14:01 2 0.25 0.00 0.07 0.00 0.62 99.07 11:21:23 11:14:01 3 0.05 0.00 0.08 0.00 0.50 99.37 11:21:23 11:15:01 all 0.13 0.00 0.05 0.00 0.37 99.44 11:21:23 11:15:01 0 0.07 0.00 0.05 0.00 0.20 99.68 11:21:23 11:15:01 1 0.10 0.00 0.03 0.00 0.66 99.20 11:21:23 11:15:01 2 0.28 0.00 0.03 0.00 0.37 99.32 11:21:23 11:15:01 3 0.07 0.00 0.08 0.00 0.25 99.60 11:21:23 11:16:01 all 0.12 0.00 0.05 0.00 0.08 99.76 11:21:23 11:16:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:21:23 11:16:01 1 0.32 0.00 0.07 0.00 0.10 99.52 11:21:23 11:16:01 2 0.08 0.00 0.05 0.00 0.07 99.80 11:21:23 11:16:01 3 0.05 0.00 0.05 0.00 0.08 99.82 11:21:23 11:17:02 all 0.31 0.00 0.26 0.01 1.53 97.88 11:21:23 11:17:02 0 0.35 0.00 0.25 0.00 1.74 97.67 11:21:23 11:17:02 1 0.22 0.00 0.18 0.03 1.39 98.18 11:21:23 11:17:02 2 0.46 0.00 0.31 0.00 1.51 97.72 11:21:23 11:17:02 3 0.25 0.00 0.28 0.02 1.49 97.97 11:21:23 11:18:01 all 0.11 0.00 0.08 0.00 0.31 99.50 11:21:23 11:18:01 0 0.19 0.00 0.05 0.00 0.36 99.41 11:21:23 11:18:01 1 0.05 0.00 0.07 0.00 0.32 99.56 11:21:23 11:18:01 2 0.17 0.00 0.12 0.00 0.34 99.37 11:21:23 11:18:01 3 0.03 0.00 0.08 0.00 0.25 99.63 11:21:23 11:19:01 all 2.48 0.00 2.12 0.04 7.13 88.23 11:21:23 11:19:01 0 2.49 0.00 2.00 0.03 8.12 87.35 11:21:23 11:19:01 1 2.71 0.00 1.83 0.00 7.02 88.44 11:21:23 11:19:01 2 2.08 0.00 2.64 0.02 7.06 88.20 11:21:23 11:19:01 3 2.63 0.00 1.97 0.07 6.30 89.03 11:21:23 11:20:01 all 9.17 0.00 6.60 2.55 19.43 62.24 11:21:23 11:20:01 0 7.52 0.00 5.66 1.96 19.98 64.89 11:21:23 11:20:01 1 8.18 0.00 6.41 1.44 19.73 64.25 11:21:23 11:20:01 2 9.83 0.00 5.65 3.39 19.02 62.11 11:21:23 11:20:01 3 11.27 0.00 8.80 3.45 18.99 57.49 11:21:23 11:21:01 all 5.06 0.00 4.11 3.09 15.47 72.28 11:21:23 11:21:01 0 6.88 0.00 3.74 1.83 17.09 70.47 11:21:23 11:21:01 1 4.42 0.00 3.36 0.96 16.02 75.23 11:21:23 11:21:01 2 4.75 0.00 5.55 1.16 13.91 74.62 11:21:23 11:21:01 3 4.14 0.00 3.83 8.44 14.81 68.78 11:21:23 Average: all 2.69 0.00 1.70 0.70 6.82 88.09 11:21:23 Average: 0 2.48 0.00 1.55 0.48 7.43 88.06 11:21:23 Average: 1 2.51 0.00 1.61 0.34 6.84 88.69 11:21:23 Average: 2 2.90 0.00 1.80 0.53 6.39 88.38 11:21:23 Average: 3 2.88 0.00 1.85 1.44 6.60 87.23 11:21:23 11:21:23 11:21:23