Pull request #464 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of akramtexas for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 04e5a69358a4da520f4e5cb11afc315518e5782d+9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 (89f979a804e6462656b8de8d58d15f8396e64491) 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 b810438aec07f555226556e3b59abf2bab733840 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-896’ is offline Running on prd-centos7-docker-4c-2g-897 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-464 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 into PR head commit 04e5a69358a4da520f4e5cb11afc315518e5782d > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 04e5a69358a4da520f4e5cb11afc315518e5782d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 04e5a69358a4da520f4e5cb11afc315518e5782d Checking out Revision 04e5a69358a4da520f4e5cb11afc315518e5782d (PR-464) > git config core.sparsecheckout # timeout=10 > git checkout -f 04e5a69358a4da520f4e5cb11afc315518e5782d # timeout=10 Commit message: "Fix the Content Header-related issue with CBOR." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-17T14:24:41.638Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 58d8c2fbfe57be80d06d3bf091d22c686d74c453 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-17T14:24:43.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-17T14:24:43.782Z] [2020-03-17T14:24:43.782Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-17T14:24:44.130Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-17T14:24:44.130Z] latest: Pulling from edgex-devops/git-semver [2020-03-17T14:24:44.130Z] 9123ac7c32f7: Pulling fs layer [2020-03-17T14:24:44.130Z] b8cc5d1170e3: Pulling fs layer [2020-03-17T14:24:44.130Z] 2924cbbf6a41: Pulling fs layer [2020-03-17T14:24:44.130Z] 93b08a4f1073: Pulling fs layer [2020-03-17T14:24:44.130Z] 93b08a4f1073: Waiting [2020-03-17T14:24:44.130Z] b8cc5d1170e3: Verifying Checksum [2020-03-17T14:24:44.130Z] b8cc5d1170e3: Download complete [2020-03-17T14:24:44.390Z] 9123ac7c32f7: Verifying Checksum [2020-03-17T14:24:44.390Z] 9123ac7c32f7: Download complete [2020-03-17T14:24:44.390Z] 93b08a4f1073: Verifying Checksum [2020-03-17T14:24:44.390Z] 93b08a4f1073: Download complete [2020-03-17T14:24:44.390Z] 2924cbbf6a41: Verifying Checksum [2020-03-17T14:24:44.390Z] 2924cbbf6a41: Download complete [2020-03-17T14:24:44.390Z] 9123ac7c32f7: Pull complete [2020-03-17T14:24:44.648Z] b8cc5d1170e3: Pull complete [2020-03-17T14:24:45.214Z] 2924cbbf6a41: Pull complete [2020-03-17T14:24:45.472Z] 93b08a4f1073: Pull complete [2020-03-17T14:24:45.472Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-17T14:24:45.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-17T14:24:45.590Z] prd-centos7-docker-4c-2g-897 does not seem to be running inside a container [2020-03-17T14:24:45.630Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-464 -v /w/workspace/dgexfoundry_device-sdk-go_PR-464:/w/workspace/dgexfoundry_device-sdk-go_PR-464:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-17T14:24:46.202Z] $ docker top 860616a6368b8a71d124608808c845ee503407021825fc164a9aca46e65fdfca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-17T14:24:46.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-17T14:24:46.456Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-17T14:24:46.630Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-17T14:24:46.634Z] $ docker exec 860616a6368b8a71d124608808c845ee503407021825fc164a9aca46e65fdfca ssh-agent [2020-03-17T14:24:46.806Z] SSH_AUTH_SOCK=/tmp/ssh-fhgJtr6eQSx6/agent.15 [2020-03-17T14:24:46.806Z] SSH_AGENT_PID=22 [2020-03-17T14:24:46.814Z] Running ssh-add (command line suppressed) [2020-03-17T14:24:46.957Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_229899147078566790.key (/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_229899147078566790.key) [2020-03-17T14:24:46.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-17T14:24:47.322Z] + git describe --exact-match --tags HEAD [2020-03-17T14:24:47.322Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-17T14:24:47.381Z] $ docker exec --env ******** --env ******** 860616a6368b8a71d124608808c845ee503407021825fc164a9aca46e65fdfca ssh-agent -k [2020-03-17T14:24:47.528Z] unset SSH_AUTH_SOCK; [2020-03-17T14:24:47.528Z] unset SSH_AGENT_PID; [2020-03-17T14:24:47.528Z] echo Agent pid 22 killed; [2020-03-17T14:24:47.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-17T14:24:47.640Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-17T14:24:47.640Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-17T14:24:47.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-17T14:24:47.717Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-17T14:24:47.894Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-17T14:24:47.898Z] $ docker exec 860616a6368b8a71d124608808c845ee503407021825fc164a9aca46e65fdfca ssh-agent [2020-03-17T14:24:48.065Z] SSH_AUTH_SOCK=/tmp/ssh-dUzZqqk4FmFM/agent.57 [2020-03-17T14:24:48.065Z] SSH_AGENT_PID=63 [2020-03-17T14:24:48.071Z] Running ssh-add (command line suppressed) [2020-03-17T14:24:48.206Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_7325336924273081671.key (/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_7325336924273081671.key) [2020-03-17T14:24:48.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-17T14:24:48.575Z] + git semver init [2020-03-17T14:24:48.575Z] # -> Open(): unable to determine branch for HEAD [2020-03-17T14:24:48.575Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-464/.git [2020-03-17T14:24:48.575Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-464 [2020-03-17T14:24:48.575Z] # $SEMVER_REMOTE_NAME = origin [2020-03-17T14:24:48.575Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-17T14:24:48.575Z] # $SEMVER_USER_NAME = jenkins [2020-03-17T14:24:48.575Z] # $SEMVER_BRANCH = PR-464 [2020-03-17T14:24:48.575Z] # $SEMVER_TEMP = /tmp/semver-672629755 [2020-03-17T14:24:48.575Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-03-17T14:24:49.511Z] # '/tmp/semver-672629755' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-464/.semver' [2020-03-17T14:24:49.511Z] # -> Force: false [2020-03-17T14:24:49.511Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-464/.semver [Pipeline] } [2020-03-17T14:24:49.520Z] $ docker exec --env ******** --env ******** 860616a6368b8a71d124608808c845ee503407021825fc164a9aca46e65fdfca ssh-agent -k [2020-03-17T14:24:49.648Z] unset SSH_AUTH_SOCK; [2020-03-17T14:24:49.649Z] unset SSH_AGENT_PID; [2020-03-17T14:24:49.649Z] echo Agent pid 63 killed; [2020-03-17T14:24:49.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-17T14:24:50.097Z] + git semver [Pipeline] } [2020-03-17T14:24:50.111Z] $ docker stop --time=1 860616a6368b8a71d124608808c845ee503407021825fc164a9aca46e65fdfca [2020-03-17T14:24:51.437Z] $ docker rm -f 860616a6368b8a71d124608808c845ee503407021825fc164a9aca46e65fdfca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-17T14:24:52.289Z] Stashed 32 file(s) [Pipeline] echo [2020-03-17T14:24:52.291Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-03-17T14:25:07.528Z] Still waiting to schedule task [2020-03-17T14:25:07.528Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-17T14:25:07.529Z] Still waiting to schedule task [2020-03-17T14:25:07.529Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-17T14:26:50.270Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-898 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [Pipeline] { [Pipeline] ws [2020-03-17T14:26:50.309Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2020-03-17T14:26:56.316Z] using credential edgex-jenkins-ssh [2020-03-17T14:26:56.380Z] Cloning the remote Git repository [2020-03-17T14:26:56.380Z] Cloning with configured refspecs honoured and without tags [2020-03-17T14:26:56.451Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-03-17T14:26:56.542Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2020-03-17T14:26:56.625Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-17T14:26:56.628Z] > git --version # timeout=10 [2020-03-17T14:26:56.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-17T14:26:56.747Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-17T14:26:57.841Z] Fetching without tags [2020-03-17T14:26:57.726Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-17T14:26:57.758Z] > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # timeout=10 [2020-03-17T14:26:57.786Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-17T14:26:57.816Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-17T14:26:57.858Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-17T14:26:57.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-17T14:26:57.870Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-17T14:26:58.373Z] Merging remotes/origin/master commit 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 into PR head commit 04e5a69358a4da520f4e5cb11afc315518e5782d [2020-03-17T14:26:58.613Z] Running on prd-centos7-docker-4c-2g-899 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [Pipeline] { [Pipeline] ws [2020-03-17T14:26:58.651Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2020-03-17T14:26:58.814Z] Merge succeeded, producing 04e5a69358a4da520f4e5cb11afc315518e5782d [2020-03-17T14:26:58.814Z] Checking out Revision 04e5a69358a4da520f4e5cb11afc315518e5782d (PR-464) [2020-03-17T14:26:58.394Z] > git config core.sparsecheckout # timeout=10 [2020-03-17T14:26:58.434Z] > git checkout -f 04e5a69358a4da520f4e5cb11afc315518e5782d # timeout=10 [2020-03-17T14:26:58.570Z] > git remote # timeout=10 [2020-03-17T14:26:58.596Z] > git config --get remote.origin.url # timeout=10 [2020-03-17T14:26:58.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-17T14:26:58.635Z] > git merge 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 [2020-03-17T14:26:58.727Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-17T14:26:58.823Z] > git config core.sparsecheckout # timeout=10 [2020-03-17T14:26:58.873Z] > git checkout -f 04e5a69358a4da520f4e5cb11afc315518e5782d # timeout=10 [2020-03-17T14:27:00.909Z] using credential edgex-jenkins-ssh [2020-03-17T14:27:00.955Z] Cloning the remote Git repository [2020-03-17T14:27:00.955Z] Cloning with configured refspecs honoured and without tags [2020-03-17T14:27:00.218Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-03-17T14:27:00.261Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2020-03-17T14:27:00.309Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-17T14:27:00.309Z] > git --version # timeout=10 [2020-03-17T14:27:00.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-17T14:27:00.342Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-17T14:27:01.659Z] Fetching without tags [2020-03-17T14:27:00.918Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-17T14:27:00.925Z] > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # timeout=10 [2020-03-17T14:27:00.936Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-17T14:27:00.947Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-17T14:27:00.961Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-17T14:27:00.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-17T14:27:00.966Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-17T14:27:02.171Z] Merging remotes/origin/master commit 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 into PR head commit 04e5a69358a4da520f4e5cb11afc315518e5782d [2020-03-17T14:27:02.255Z] Merge succeeded, producing 04e5a69358a4da520f4e5cb11afc315518e5782d [2020-03-17T14:27:02.256Z] Checking out Revision 04e5a69358a4da520f4e5cb11afc315518e5782d (PR-464) [2020-03-17T14:27:01.520Z] > git config core.sparsecheckout # timeout=10 [2020-03-17T14:27:01.526Z] > git checkout -f 04e5a69358a4da520f4e5cb11afc315518e5782d # timeout=10 [2020-03-17T14:27:01.572Z] > git remote # timeout=10 [2020-03-17T14:27:01.578Z] > git config --get remote.origin.url # timeout=10 [2020-03-17T14:27:01.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-17T14:27:01.587Z] > git merge 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 [2020-03-17T14:27:01.595Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-17T14:27:01.604Z] > git config core.sparsecheckout # timeout=10 [2020-03-17T14:27:01.608Z] > git checkout -f 04e5a69358a4da520f4e5cb11afc315518e5782d # timeout=10 [2020-03-17T14:27:03.519Z] Commit message: "Fix the Content Header-related issue with CBOR." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-17T14:27:04.810Z] ========================================================= [2020-03-17T14:27:04.810Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-17T14:27:04.810Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-17T14:27:05.966Z] + 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 . [2020-03-17T14:27:06.045Z] Commit message: "Fix the Content Header-related issue with CBOR." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-17T14:27:06.866Z] ========================================================= [2020-03-17T14:27:06.866Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-17T14:27:06.866Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-17T14:27:06.950Z] Sending build context to Docker daemon 2.699MB [2020-03-17T14:27:06.950Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-17T14:27:06.950Z] Step 2/8 : FROM ${BASE} [2020-03-17T14:27:07.217Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-17T14:27:07.217Z] cde5963f3b93: Pulling fs layer [2020-03-17T14:27:07.217Z] 2a23fa8c16f7: Pulling fs layer [2020-03-17T14:27:07.217Z] 777b28850792: Pulling fs layer [2020-03-17T14:27:07.217Z] 8a11ddd9e578: Pulling fs layer [2020-03-17T14:27:07.217Z] 4cf88f913ddb: Pulling fs layer [2020-03-17T14:27:07.217Z] 1df406cf5192: Pulling fs layer [2020-03-17T14:27:07.217Z] cd6300453558: Pulling fs layer [2020-03-17T14:27:07.217Z] b9c365052c96: Pulling fs layer [2020-03-17T14:27:07.217Z] a2d8cc88f415: Pulling fs layer [2020-03-17T14:27:07.217Z] ea1d1ca13537: Pulling fs layer [2020-03-17T14:27:07.217Z] 3750a50a1c5e: Pulling fs layer [2020-03-17T14:27:07.217Z] cd6300453558: Waiting [2020-03-17T14:27:07.217Z] b9c365052c96: Waiting [2020-03-17T14:27:07.217Z] a2d8cc88f415: Waiting [2020-03-17T14:27:07.217Z] 3750a50a1c5e: Waiting [2020-03-17T14:27:07.217Z] ea1d1ca13537: Waiting [2020-03-17T14:27:07.217Z] 1df406cf5192: Waiting [2020-03-17T14:27:07.217Z] 8a11ddd9e578: Waiting [2020-03-17T14:27:07.217Z] 4cf88f913ddb: Waiting [2020-03-17T14:27:07.217Z] 777b28850792: Verifying Checksum [2020-03-17T14:27:07.217Z] 777b28850792: Download complete [2020-03-17T14:27:07.217Z] 2a23fa8c16f7: Verifying Checksum [2020-03-17T14:27:07.217Z] 2a23fa8c16f7: Download complete [2020-03-17T14:27:07.486Z] 4cf88f913ddb: Verifying Checksum [2020-03-17T14:27:07.486Z] 4cf88f913ddb: Download complete [2020-03-17T14:27:07.486Z] 1df406cf5192: Download complete [2020-03-17T14:27:07.566Z] + 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 . [2020-03-17T14:27:07.754Z] cde5963f3b93: Verifying Checksum [2020-03-17T14:27:07.754Z] cde5963f3b93: Download complete [2020-03-17T14:27:07.828Z] Sending build context to Docker daemon 2.699MB [2020-03-17T14:27:07.828Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-17T14:27:07.828Z] Step 2/8 : FROM ${BASE} [2020-03-17T14:27:07.828Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-17T14:27:07.828Z] e6b0cf9c0882: Pulling fs layer [2020-03-17T14:27:07.828Z] 2848faf0eed1: Pulling fs layer [2020-03-17T14:27:07.828Z] 0f37312ad70f: Pulling fs layer [2020-03-17T14:27:07.828Z] 5788d62ee057: Pulling fs layer [2020-03-17T14:27:07.828Z] 0e6b1d234666: Pulling fs layer [2020-03-17T14:27:07.828Z] bf5d7aec512f: Pulling fs layer [2020-03-17T14:27:07.828Z] 34c802a77dc8: Pulling fs layer [2020-03-17T14:27:07.828Z] 9eb99e56ec68: Pulling fs layer [2020-03-17T14:27:07.828Z] 27c7a5d97fbd: Pulling fs layer [2020-03-17T14:27:07.828Z] 5c102a31e300: Pulling fs layer [2020-03-17T14:27:07.828Z] dcfb455df0a1: Pulling fs layer [2020-03-17T14:27:07.828Z] 5788d62ee057: Waiting [2020-03-17T14:27:07.828Z] bf5d7aec512f: Waiting [2020-03-17T14:27:07.828Z] 34c802a77dc8: Waiting [2020-03-17T14:27:07.828Z] 9eb99e56ec68: Waiting [2020-03-17T14:27:07.828Z] 27c7a5d97fbd: Waiting [2020-03-17T14:27:07.828Z] 5c102a31e300: Waiting [2020-03-17T14:27:07.828Z] dcfb455df0a1: Waiting [2020-03-17T14:27:08.091Z] 0f37312ad70f: Verifying Checksum [2020-03-17T14:27:08.091Z] 0f37312ad70f: Download complete [2020-03-17T14:27:08.091Z] 2848faf0eed1: Verifying Checksum [2020-03-17T14:27:08.091Z] 2848faf0eed1: Download complete [2020-03-17T14:27:08.091Z] 0e6b1d234666: Verifying Checksum [2020-03-17T14:27:08.091Z] 0e6b1d234666: Download complete [2020-03-17T14:27:08.091Z] bf5d7aec512f: Verifying Checksum [2020-03-17T14:27:08.091Z] bf5d7aec512f: Download complete [2020-03-17T14:27:08.091Z] e6b0cf9c0882: Verifying Checksum [2020-03-17T14:27:08.091Z] e6b0cf9c0882: Download complete [2020-03-17T14:27:08.352Z] cde5963f3b93: Pull complete [2020-03-17T14:27:08.359Z] e6b0cf9c0882: Pull complete [2020-03-17T14:27:08.626Z] 2848faf0eed1: Pull complete [2020-03-17T14:27:08.890Z] 0f37312ad70f: Pull complete [2020-03-17T14:27:08.949Z] 2a23fa8c16f7: Pull complete [2020-03-17T14:27:09.160Z] 34c802a77dc8: Verifying Checksum [2020-03-17T14:27:09.160Z] 34c802a77dc8: Download complete [2020-03-17T14:27:09.160Z] 27c7a5d97fbd: Verifying Checksum [2020-03-17T14:27:09.160Z] 27c7a5d97fbd: Download complete [2020-03-17T14:27:09.225Z] 777b28850792: Pull complete [2020-03-17T14:27:09.753Z] 5c102a31e300: Verifying Checksum [2020-03-17T14:27:09.753Z] 5c102a31e300: Download complete [2020-03-17T14:27:09.753Z] dcfb455df0a1: Verifying Checksum [2020-03-17T14:27:09.753Z] dcfb455df0a1: Download complete [2020-03-17T14:27:10.015Z] 9eb99e56ec68: Verifying Checksum [2020-03-17T14:27:10.015Z] 9eb99e56ec68: Download complete [2020-03-17T14:27:10.275Z] 5788d62ee057: Verifying Checksum [2020-03-17T14:27:10.275Z] 5788d62ee057: Download complete [2020-03-17T14:27:11.824Z] cd6300453558: Verifying Checksum [2020-03-17T14:27:11.824Z] cd6300453558: Download complete [2020-03-17T14:27:11.824Z] a2d8cc88f415: Verifying Checksum [2020-03-17T14:27:11.824Z] a2d8cc88f415: Download complete [2020-03-17T14:27:14.437Z] ea1d1ca13537: Verifying Checksum [2020-03-17T14:27:14.437Z] ea1d1ca13537: Download complete [2020-03-17T14:27:14.437Z] 3750a50a1c5e: Verifying Checksum [2020-03-17T14:27:14.437Z] 3750a50a1c5e: Download complete [2020-03-17T14:27:16.856Z] 5788d62ee057: Pull complete [2020-03-17T14:27:16.856Z] 0e6b1d234666: Pull complete [2020-03-17T14:27:17.026Z] b9c365052c96: Verifying Checksum [2020-03-17T14:27:17.026Z] b9c365052c96: Download complete [2020-03-17T14:27:17.115Z] bf5d7aec512f: Pull complete [2020-03-17T14:27:18.440Z] 8a11ddd9e578: Verifying Checksum [2020-03-17T14:27:18.440Z] 8a11ddd9e578: Download complete [2020-03-17T14:27:21.312Z] 34c802a77dc8: Pull complete [2020-03-17T14:27:24.654Z] 9eb99e56ec68: Pull complete [2020-03-17T14:27:24.654Z] 27c7a5d97fbd: Pull complete [2020-03-17T14:27:25.226Z] 5c102a31e300: Pull complete [2020-03-17T14:27:25.226Z] dcfb455df0a1: Pull complete [2020-03-17T14:27:25.808Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-17T14:27:25.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-17T14:27:25.808Z] ---> 7c70fe431013 [2020-03-17T14:27:25.808Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-17T14:27:25.808Z] ---> Running in 350575427dea [2020-03-17T14:27:26.067Z] Removing intermediate container 350575427dea [2020-03-17T14:27:26.067Z] ---> 4e62cba7b10b [2020-03-17T14:27:26.067Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-17T14:27:26.067Z] ---> Running in 4e1f7a68e1db [2020-03-17T14:27:27.001Z] Removing intermediate container 4e1f7a68e1db [2020-03-17T14:27:27.001Z] ---> ef88dab2b880 [2020-03-17T14:27:27.001Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-17T14:27:27.001Z] ---> Running in d40953a2a44a [2020-03-17T14:27:27.260Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-17T14:27:28.195Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-17T14:27:28.195Z] OK: 143 MiB in 39 packages [2020-03-17T14:27:28.762Z] Removing intermediate container d40953a2a44a [2020-03-17T14:27:28.762Z] ---> 8869661788b5 [2020-03-17T14:27:28.762Z] Step 6/8 : WORKDIR /device-sdk-go [2020-03-17T14:27:28.762Z] ---> Running in a48dc0c89fba [2020-03-17T14:27:28.762Z] Removing intermediate container a48dc0c89fba [2020-03-17T14:27:28.762Z] ---> 341f4e20c0dc [2020-03-17T14:27:28.762Z] Step 7/8 : COPY . . [2020-03-17T14:27:29.337Z] ---> f28f08854715 [2020-03-17T14:27:29.337Z] Step 8/8 : RUN go mod download [2020-03-17T14:27:29.337Z] ---> Running in d6a7627558c0 [2020-03-17T14:27:30.787Z] 8a11ddd9e578: Pull complete [2020-03-17T14:27:30.788Z] 4cf88f913ddb: Pull complete [2020-03-17T14:27:30.788Z] 1df406cf5192: Pull complete [2020-03-17T14:27:31.879Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-17T14:27:31.879Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-17T14:27:31.879Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-17T14:27:31.879Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-17T14:27:31.879Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-17T14:27:31.879Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-17T14:27:31.879Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-17T14:27:31.879Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-17T14:27:31.879Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-17T14:27:31.879Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-17T14:27:31.879Z] go: finding github.com/fatih/color v1.7.0 [2020-03-17T14:27:31.879Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-17T14:27:31.879Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-17T14:27:31.879Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-17T14:27:31.879Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-17T14:27:32.137Z] go: finding github.com/google/uuid v1.1.0 [2020-03-17T14:27:32.137Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-17T14:27:32.137Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-17T14:27:32.137Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-17T14:27:32.137Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-17T14:27:32.137Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-17T14:27:32.137Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-17T14:27:32.137Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-17T14:27:32.395Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-17T14:27:32.395Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-17T14:27:32.395Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-17T14:27:32.395Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-17T14:27:32.395Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-17T14:27:32.395Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-17T14:27:32.395Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-17T14:27:32.395Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-17T14:27:32.395Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-17T14:27:32.395Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-17T14:27:32.654Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-17T14:27:32.654Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-17T14:27:32.654Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-17T14:27:32.654Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-17T14:27:32.654Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-17T14:27:32.654Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-17T14:27:32.654Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-17T14:27:32.654Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-17T14:27:32.654Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-17T14:27:32.654Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-17T14:27:32.654Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-17T14:27:32.654Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-17T14:27:32.654Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-17T14:27:32.654Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-17T14:27:32.654Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-17T14:27:32.654Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-17T14:27:32.912Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-17T14:27:32.912Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-17T14:27:32.912Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-17T14:27:32.912Z] go: finding github.com/posener/complete v1.1.1 [2020-03-17T14:27:32.912Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-17T14:27:32.912Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-17T14:27:32.912Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-17T14:27:32.912Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-17T14:27:32.912Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-17T14:27:32.912Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-17T14:27:33.172Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-17T14:27:33.172Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-17T14:27:33.172Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-17T14:27:33.172Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-17T14:27:33.172Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-17T14:27:36.164Z] cd6300453558: Pull complete [2020-03-17T14:27:40.438Z] b9c365052c96: Pull complete [2020-03-17T14:27:40.438Z] a2d8cc88f415: Pull complete [2020-03-17T14:27:41.305Z] Removing intermediate container d6a7627558c0 [2020-03-17T14:27:41.305Z] ---> 39423cb310bc [2020-03-17T14:27:41.305Z] Successfully built 39423cb310bc [2020-03-17T14:27:41.305Z] 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 [2020-03-17T14:27:41.924Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-17T14:27:41.924Z] . [Pipeline] withDockerContainer [2020-03-17T14:27:42.047Z] prd-centos7-docker-4c-2g-899 does not seem to be running inside a container [2020-03-17T14:27:42.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-17T14:27:42.654Z] $ docker top 229d395081baeead9009c8922af7154f57c987093ded01c9d246ff3276d627c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-17T14:27:43.039Z] ea1d1ca13537: Pull complete [2020-03-17T14:27:43.039Z] 3750a50a1c5e: Pull complete [2020-03-17T14:27:43.039Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-17T14:27:43.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-17T14:27:43.039Z] ---> 78745c68409d [2020-03-17T14:27:43.039Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-17T14:27:43.151Z] + go version [2020-03-17T14:27:43.151Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-17T14:27:43.449Z] + make test [2020-03-17T14:27:43.449Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-17T14:27:47.312Z] ---> Running in b903a8cf17e2 [2020-03-17T14:27:47.584Z] Removing intermediate container b903a8cf17e2 [2020-03-17T14:27:47.584Z] ---> 057e0af50d3a [2020-03-17T14:27:47.584Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-17T14:27:47.853Z] ---> Running in aceda0a973f7 [2020-03-17T14:27:49.820Z] Removing intermediate container aceda0a973f7 [2020-03-17T14:27:49.820Z] ---> 16c6c29dbde6 [2020-03-17T14:27:49.820Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-17T14:27:49.820Z] ---> Running in f458bf6de287 [2020-03-17T14:27:50.790Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-17T14:27:52.191Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-17T14:27:52.773Z] OK: 125 MiB in 39 packages [2020-03-17T14:27:53.738Z] Removing intermediate container f458bf6de287 [2020-03-17T14:27:53.738Z] ---> 4317e984034e [2020-03-17T14:27:53.738Z] Step 6/8 : WORKDIR /device-sdk-go [2020-03-17T14:27:54.005Z] ---> Running in 619015b93762 [2020-03-17T14:27:54.273Z] Removing intermediate container 619015b93762 [2020-03-17T14:27:54.273Z] ---> 7063a192f2eb [2020-03-17T14:27:54.273Z] Step 7/8 : COPY . . [2020-03-17T14:27:55.236Z] ---> e02b0c6d5289 [2020-03-17T14:27:55.236Z] Step 8/8 : RUN go mod download [2020-03-17T14:27:55.508Z] ---> Running in 046188a08988 [2020-03-17T14:27:57.457Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-17T14:27:57.457Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-17T14:27:57.457Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-17T14:27:57.457Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-17T14:27:57.457Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-17T14:27:57.457Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-17T14:27:57.457Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-17T14:27:57.457Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-17T14:27:57.457Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-17T14:27:57.457Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-17T14:27:57.457Z] go: finding github.com/fatih/color v1.7.0 [2020-03-17T14:27:57.457Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-17T14:27:57.457Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-17T14:27:57.457Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-17T14:27:57.457Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-17T14:27:57.457Z] go: finding github.com/google/uuid v1.1.0 [2020-03-17T14:27:57.457Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-17T14:27:57.457Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-17T14:27:57.457Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-17T14:27:57.457Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-17T14:27:57.457Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-17T14:27:57.726Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-17T14:27:57.726Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-17T14:27:57.726Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-17T14:27:57.726Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-17T14:27:57.726Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-17T14:27:57.726Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-17T14:27:57.726Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-17T14:27:57.726Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-17T14:27:57.726Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-17T14:27:57.726Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-17T14:27:57.726Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-17T14:27:57.726Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-17T14:27:57.726Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-17T14:27:57.726Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-17T14:27:57.726Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-17T14:27:57.726Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-17T14:27:57.726Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-17T14:27:57.726Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-17T14:27:57.726Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-17T14:27:57.726Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-17T14:27:57.726Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-17T14:27:57.726Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-17T14:27:57.996Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-17T14:27:57.996Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-17T14:27:57.996Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-17T14:27:57.996Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-17T14:27:57.996Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-17T14:27:57.996Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-17T14:27:57.996Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-17T14:27:57.996Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-17T14:27:57.996Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-17T14:27:57.996Z] go: finding github.com/posener/complete v1.1.1 [2020-03-17T14:27:57.996Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-17T14:27:57.996Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-17T14:27:57.996Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-17T14:27:57.996Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-17T14:27:57.996Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-17T14:27:57.996Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-17T14:27:57.996Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-17T14:27:57.996Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-17T14:27:57.996Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-17T14:27:57.996Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-17T14:27:57.996Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-17T14:27:58.404Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-03-17T14:27:58.667Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-03-17T14:27:58.667Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-03-17T14:28:00.589Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.007s coverage: 23.1% of statements [2020-03-17T14:28:00.589Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.050s coverage: 95.8% of statements [2020-03-17T14:28:03.908Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.058s coverage: 12.7% of statements [2020-03-17T14:28:03.908Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.008s coverage: 20.5% of statements [2020-03-17T14:28:16.244Z] Removing intermediate container 046188a08988 [2020-03-17T14:28:16.244Z] ---> 7e0208b314e6 [2020-03-17T14:28:16.244Z] Successfully built 7e0208b314e6 [2020-03-17T14:28:16.244Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-17T14:28:16.886Z] + docker inspect -f . ci-base-image-arm64 [2020-03-17T14:28:16.886Z] . [Pipeline] withDockerContainer [2020-03-17T14:28:17.498Z] prd-ubuntu18.04-docker-arm64-4c-16g-898 does not seem to be running inside a container [2020-03-17T14:28:17.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-17T14:28:18.998Z] $ docker top 86a27ea9471ff1f7ff3b592b9866338465cc58b3bcfb459773192f569767250c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-17T14:28:20.088Z] + go version [2020-03-17T14:28:20.088Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-17T14:28:20.749Z] + make test [2020-03-17T14:28:20.750Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-17T14:28:36.023Z] ok github.com/edgexfoundry/device-sdk-go/internal/config 31.015s coverage: 30.0% of statements [2020-03-17T14:28:36.023Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.446s coverage: 42.3% of statements [2020-03-17T14:28:36.023Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-03-17T14:28:36.023Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-03-17T14:28:36.023Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.340s coverage: 77.7% of statements [2020-03-17T14:28:36.023Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-03-17T14:28:36.023Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-03-17T14:28:36.023Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-03-17T14:28:36.023Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.017s coverage: 52.6% of statements [2020-03-17T14:28:36.023Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.110s coverage: 76.1% of statements [2020-03-17T14:28:36.023Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-03-17T14:28:36.023Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-17T14:28:36.023Z] gofmt -l . [2020-03-17T14:28:36.023Z] [ "`gofmt -l .`" = "" ] [2020-03-17T14:28:36.281Z] ./bin/test-attribution-txt.sh [2020-03-17T14:28:36.848Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-17T14:28:37.562Z] Stashed 1 file(s) [Pipeline] } [2020-03-17T14:28:37.569Z] $ docker stop --time=1 229d395081baeead9009c8922af7154f57c987093ded01c9d246ff3276d627c2 [2020-03-17T14:28:39.047Z] $ docker rm -f 229d395081baeead9009c8922af7154f57c987093ded01c9d246ff3276d627c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-17T14:28:40.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-17T14:28:40.816Z] + ls -al . [2020-03-17T14:28:40.816Z] total 200 [2020-03-17T14:28:40.816Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 17 14:28 . [2020-03-17T14:28:40.816Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 17 14:27 .. [2020-03-17T14:28:40.816Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 17 14:27 api [2020-03-17T14:28:40.816Z] -rw-rw-r--. 1 jenkins jenkins 3321 Mar 17 14:27 async.go [2020-03-17T14:28:40.816Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 17 14:27 bin [2020-03-17T14:28:40.816Z] -rw-r--r--. 1 jenkins jenkins 102163 Mar 17 14:28 coverage.out [2020-03-17T14:28:40.816Z] -rw-rw-r--. 1 jenkins jenkins 936 Mar 17 14:27 Dockerfile.build [2020-03-17T14:28:40.816Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 17 14:27 .dockerignore [2020-03-17T14:28:40.816Z] drwxrwxr-x. 4 jenkins jenkins 31 Mar 17 14:27 example [2020-03-17T14:28:40.816Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 17 14:27 .git [2020-03-17T14:28:40.816Z] drwxrwxr-x. 2 jenkins jenkins 38 Mar 17 14:27 .github [2020-03-17T14:28:40.816Z] -rw-rw-r--. 1 jenkins jenkins 138 Mar 17 14:27 .gitignore [2020-03-17T14:28:40.816Z] -rw-r--r--. 1 jenkins jenkins 536 Mar 17 14:28 go.mod [2020-03-17T14:28:40.816Z] -rw-r--r--. 1 jenkins jenkins 11140 Mar 17 14:28 go.sum [2020-03-17T14:28:40.816Z] drwxrwxr-x. 13 jenkins jenkins 176 Mar 17 14:27 internal [2020-03-17T14:28:40.816Z] -rw-rw-r--. 1 jenkins jenkins 808 Mar 17 14:27 Jenkinsfile [2020-03-17T14:28:40.816Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 17 14:27 LICENSE [2020-03-17T14:28:40.816Z] -rw-rw-r--. 1 jenkins jenkins 892 Mar 17 14:27 Makefile [2020-03-17T14:28:40.816Z] -rw-rw-r--. 1 jenkins jenkins 4352 Mar 17 14:27 manageddevices.go [2020-03-17T14:28:40.816Z] -rw-rw-r--. 1 jenkins jenkins 5473 Mar 17 14:27 managedprofiles.go [2020-03-17T14:28:40.816Z] -rw-rw-r--. 1 jenkins jenkins 3878 Mar 17 14:27 managedwatchers.go [2020-03-17T14:28:40.816Z] drwxrwxr-x. 4 jenkins jenkins 35 Mar 17 14:27 pkg [2020-03-17T14:28:40.816Z] -rw-rw-r--. 1 jenkins jenkins 761 Mar 17 14:27 README.md [2020-03-17T14:28:40.816Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 17 14:27 .semver [2020-03-17T14:28:40.816Z] -rw-rw-r--. 1 jenkins jenkins 9817 Mar 17 14:27 service.go [2020-03-17T14:28:40.816Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 17 14:27 snap [2020-03-17T14:28:40.816Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 17 14:24 VERSION [2020-03-17T14:28:40.816Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 17 14:27 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-17T14:28:41.112Z] + 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=04e5a69358a4da520f4e5cb11afc315518e5782d --label arch=amd64 --label version=0.0.0 . [2020-03-17T14:28:41.112Z] Sending build context to Docker daemon 2.826MB [2020-03-17T14:28:41.112Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-03-17T14:28:41.112Z] Step 2/20 : FROM ${BASE} AS builder [2020-03-17T14:28:41.112Z] ---> 39423cb310bc [2020-03-17T14:28:41.112Z] Step 3/20 : ARG MAKE='make build' [2020-03-17T14:28:41.372Z] ---> Running in 4bc5119948dc [2020-03-17T14:28:41.372Z] Removing intermediate container 4bc5119948dc [2020-03-17T14:28:41.372Z] ---> 2b5797dae1c1 [2020-03-17T14:28:41.372Z] Step 4/20 : WORKDIR /device-sdk-go [2020-03-17T14:28:41.372Z] ---> Running in f56ed3df5d1d [2020-03-17T14:28:41.633Z] Removing intermediate container f56ed3df5d1d [2020-03-17T14:28:41.633Z] ---> 45b5135d29df [2020-03-17T14:28:41.633Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-17T14:28:41.633Z] ---> Running in 7e3f2e03931f [2020-03-17T14:28:41.893Z] Removing intermediate container 7e3f2e03931f [2020-03-17T14:28:41.893Z] ---> ca4f19b4dd04 [2020-03-17T14:28:41.893Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-17T14:28:41.893Z] ---> Running in 6ecec7daed4a [2020-03-17T14:28:42.831Z] Removing intermediate container 6ecec7daed4a [2020-03-17T14:28:42.831Z] ---> 400267fc481f [2020-03-17T14:28:42.831Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-03-17T14:28:42.831Z] ---> Running in 496ee785c02d [2020-03-17T14:28:43.091Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-17T14:28:43.658Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-17T14:28:43.918Z] OK: 143 MiB in 39 packages [2020-03-17T14:28:44.487Z] Removing intermediate container 496ee785c02d [2020-03-17T14:28:44.487Z] ---> 562102f52482 [2020-03-17T14:28:44.487Z] Step 8/20 : COPY . . [2020-03-17T14:28:44.745Z] ---> be7fb35bb8e9 [2020-03-17T14:28:44.746Z] Step 9/20 : RUN ${MAKE} [2020-03-17T14:28:45.004Z] ---> Running in 78fa4b211e66 [2020-03-17T14:28:45.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-03-17T14:28:57.575Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-03-17T14:29:04.188Z] Removing intermediate container 78fa4b211e66 [2020-03-17T14:29:04.188Z] ---> b092f6e39933 [2020-03-17T14:29:04.188Z] Step 10/20 : FROM scratch [2020-03-17T14:29:04.188Z] ---> [2020-03-17T14:29:04.188Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-17T14:29:04.188Z] ---> Running in cdf21807b881 [2020-03-17T14:29:04.446Z] Removing intermediate container cdf21807b881 [2020-03-17T14:29:04.446Z] ---> 74df55188b8f [2020-03-17T14:29:04.446Z] Step 12/20 : ENV APP_PORT=49990 [2020-03-17T14:29:04.446Z] ---> Running in 2c2ba43d13e1 [2020-03-17T14:29:04.705Z] Removing intermediate container 2c2ba43d13e1 [2020-03-17T14:29:04.706Z] ---> 02d110fd47de [2020-03-17T14:29:04.706Z] Step 13/20 : EXPOSE $APP_PORT [2020-03-17T14:29:04.968Z] ---> Running in 38dd51b6ae20 [2020-03-17T14:29:04.969Z] Removing intermediate container 38dd51b6ae20 [2020-03-17T14:29:04.969Z] ---> b449297d946d [2020-03-17T14:29:04.969Z] Step 14/20 : WORKDIR / [2020-03-17T14:29:05.227Z] ---> Running in 1dd68b2fd710 [2020-03-17T14:29:05.487Z] Removing intermediate container 1dd68b2fd710 [2020-03-17T14:29:05.487Z] ---> edc7a5bc5986 [2020-03-17T14:29:05.487Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-03-17T14:29:06.055Z] ---> 86416cdc8db1 [2020-03-17T14:29:06.055Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-03-17T14:29:06.315Z] ---> e93a38b6bce0 [2020-03-17T14:29:06.315Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-03-17T14:29:06.574Z] ---> Running in b30dc3112802 [2020-03-17T14:29:06.574Z] Removing intermediate container b30dc3112802 [2020-03-17T14:29:06.574Z] ---> c8589dd767a7 [2020-03-17T14:29:06.574Z] Step 18/20 : LABEL arch=amd64 [2020-03-17T14:29:06.833Z] ---> Running in 2210ac10009c [2020-03-17T14:29:07.093Z] Removing intermediate container 2210ac10009c [2020-03-17T14:29:07.093Z] ---> b13edb5cd2b4 [2020-03-17T14:29:07.093Z] Step 19/20 : LABEL git_sha=04e5a69358a4da520f4e5cb11afc315518e5782d [2020-03-17T14:29:07.093Z] ---> Running in c56774dc6146 [2020-03-17T14:29:07.352Z] Removing intermediate container c56774dc6146 [2020-03-17T14:29:07.352Z] ---> 2b5f4b014977 [2020-03-17T14:29:07.352Z] Step 20/20 : LABEL version=0.0.0 [2020-03-17T14:29:07.613Z] ---> Running in 46d04b7b3be8 [2020-03-17T14:29:07.670Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-03-17T14:29:07.670Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-03-17T14:29:07.670Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-03-17T14:29:07.670Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.025s coverage: 23.1% of statements [2020-03-17T14:29:07.670Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.197s coverage: 95.8% of statements [2020-03-17T14:29:07.670Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.075s coverage: 12.7% of statements [2020-03-17T14:29:07.670Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.029s coverage: 20.5% of statements [2020-03-17T14:29:07.872Z] Removing intermediate container 46d04b7b3be8 [2020-03-17T14:29:07.872Z] ---> 14fc51eb847f [2020-03-17T14:29:07.872Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-17T14:29:07.872Z] Successfully built 14fc51eb847f [2020-03-17T14:29:08.440Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-17T14:29:39.961Z] ok github.com/edgexfoundry/device-sdk-go/internal/config 31.076s coverage: 30.0% of statements [2020-03-17T14:29:39.961Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.412s coverage: 42.3% of statements [2020-03-17T14:29:39.961Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-03-17T14:29:39.961Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-03-17T14:29:39.961Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.657s coverage: 77.7% of statements [2020-03-17T14:29:39.961Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-03-17T14:29:39.961Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-03-17T14:29:39.961Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-03-17T14:29:39.961Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.047s coverage: 52.6% of statements [2020-03-17T14:29:39.961Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.352s coverage: 76.1% of statements [2020-03-17T14:29:39.961Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-03-17T14:29:39.961Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-17T14:29:48.190Z] gofmt -l . [2020-03-17T14:29:48.190Z] [ "`gofmt -l .`" = "" ] [2020-03-17T14:29:48.190Z] ./bin/test-attribution-txt.sh [2020-03-17T14:29:48.777Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-17T14:29:49.059Z] Warning: overwriting stash ‘coverage-report’ [2020-03-17T14:29:49.514Z] Stashed 1 file(s) [Pipeline] } [2020-03-17T14:29:49.516Z] $ docker stop --time=1 86a27ea9471ff1f7ff3b592b9866338465cc58b3bcfb459773192f569767250c [2020-03-17T14:29:51.683Z] $ docker rm -f 86a27ea9471ff1f7ff3b592b9866338465cc58b3bcfb459773192f569767250c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-17T14:29:52.969Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-17T14:29:53.291Z] + ls -al . [2020-03-17T14:29:53.291Z] total 240 [2020-03-17T14:29:53.291Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 14:29 . [2020-03-17T14:29:53.291Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 14:26 .. [2020-03-17T14:29:53.291Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 14:26 .dockerignore [2020-03-17T14:29:53.291Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 14:27 .git [2020-03-17T14:29:53.291Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 14:26 .github [2020-03-17T14:29:53.291Z] -rw-rw-r-- 1 jenkins jenkins 138 Mar 17 14:26 .gitignore [2020-03-17T14:29:53.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 14:27 .semver [2020-03-17T14:29:53.291Z] -rw-rw-r-- 1 jenkins jenkins 936 Mar 17 14:26 Dockerfile.build [2020-03-17T14:29:53.291Z] -rw-rw-r-- 1 jenkins jenkins 808 Mar 17 14:26 Jenkinsfile [2020-03-17T14:29:53.291Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 17 14:26 LICENSE [2020-03-17T14:29:53.291Z] -rw-rw-r-- 1 jenkins jenkins 892 Mar 17 14:26 Makefile [2020-03-17T14:29:53.291Z] -rw-rw-r-- 1 jenkins jenkins 761 Mar 17 14:26 README.md [2020-03-17T14:29:53.291Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 14:24 VERSION [2020-03-17T14:29:53.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 14:26 api [2020-03-17T14:29:53.291Z] -rw-rw-r-- 1 jenkins jenkins 3321 Mar 17 14:26 async.go [2020-03-17T14:29:53.291Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 14:26 bin [2020-03-17T14:29:53.291Z] -rw-r--r-- 1 jenkins jenkins 102163 Mar 17 14:29 coverage.out [2020-03-17T14:29:53.291Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 14:26 example [2020-03-17T14:29:53.291Z] -rw-r--r-- 1 jenkins jenkins 536 Mar 17 14:29 go.mod [2020-03-17T14:29:53.291Z] -rw-r--r-- 1 jenkins jenkins 11140 Mar 17 14:29 go.sum [2020-03-17T14:29:53.291Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 17 14:26 internal [2020-03-17T14:29:53.291Z] -rw-rw-r-- 1 jenkins jenkins 4352 Mar 17 14:26 manageddevices.go [2020-03-17T14:29:53.291Z] -rw-rw-r-- 1 jenkins jenkins 5473 Mar 17 14:26 managedprofiles.go [2020-03-17T14:29:53.291Z] -rw-rw-r-- 1 jenkins jenkins 3878 Mar 17 14:26 managedwatchers.go [2020-03-17T14:29:53.291Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 14:26 pkg [2020-03-17T14:29:53.291Z] -rw-rw-r-- 1 jenkins jenkins 9817 Mar 17 14:26 service.go [2020-03-17T14:29:53.291Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 14:26 snap [2020-03-17T14:29:53.291Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 17 14:26 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-17T14:29:53.622Z] + 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=04e5a69358a4da520f4e5cb11afc315518e5782d --label arch=arm64 --label version=0.0.0 . [2020-03-17T14:29:54.210Z] Sending build context to Docker daemon 2.826MB [2020-03-17T14:29:54.210Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-03-17T14:29:54.210Z] Step 2/20 : FROM ${BASE} AS builder [2020-03-17T14:29:54.210Z] ---> 7e0208b314e6 [2020-03-17T14:29:54.210Z] Step 3/20 : ARG MAKE='make build' [2020-03-17T14:29:54.210Z] ---> Running in 707340b2cc1b [2020-03-17T14:29:54.797Z] Removing intermediate container 707340b2cc1b [2020-03-17T14:29:54.797Z] ---> 7d6a64159627 [2020-03-17T14:29:54.797Z] Step 4/20 : WORKDIR /device-sdk-go [2020-03-17T14:29:54.797Z] ---> Running in 811838d893d2 [2020-03-17T14:29:55.065Z] Removing intermediate container 811838d893d2 [2020-03-17T14:29:55.065Z] ---> 67e3d9806521 [2020-03-17T14:29:55.065Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-17T14:29:55.334Z] ---> Running in 3df0b2575eeb [2020-03-17T14:29:55.607Z] Removing intermediate container 3df0b2575eeb [2020-03-17T14:29:55.607Z] ---> 619510e98031 [2020-03-17T14:29:55.607Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-17T14:29:55.607Z] ---> Running in b916bd489f8f [2020-03-17T14:29:57.561Z] Removing intermediate container b916bd489f8f [2020-03-17T14:29:57.561Z] ---> 6e16e4fb1c7a [2020-03-17T14:29:57.561Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-03-17T14:29:57.561Z] ---> Running in 44148ac53fb9 [2020-03-17T14:29:58.522Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-17T14:29:59.484Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-17T14:29:59.752Z] OK: 125 MiB in 39 packages [2020-03-17T14:30:00.730Z] Removing intermediate container 44148ac53fb9 [2020-03-17T14:30:00.730Z] ---> 503fb6bb6a6d [2020-03-17T14:30:00.730Z] Step 8/20 : COPY . . [2020-03-17T14:30:02.145Z] ---> 2e8674a25eee [2020-03-17T14:30:02.145Z] Step 9/20 : RUN ${MAKE} [2020-03-17T14:30:02.145Z] ---> Running in 3584519cb5df [2020-03-17T14:30:02.730Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-03-17T14:30:41.671Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-03-17T14:30:54.022Z] Removing intermediate container 3584519cb5df [2020-03-17T14:30:54.022Z] ---> 073f8c708b43 [2020-03-17T14:30:54.022Z] Step 10/20 : FROM scratch [2020-03-17T14:30:54.022Z] ---> [2020-03-17T14:30:54.022Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-17T14:30:54.022Z] ---> Running in b9a706a9f044 [2020-03-17T14:30:54.022Z] Removing intermediate container b9a706a9f044 [2020-03-17T14:30:54.022Z] ---> 5423d15d62ba [2020-03-17T14:30:54.022Z] Step 12/20 : ENV APP_PORT=49990 [2020-03-17T14:30:54.022Z] ---> Running in 6e9585af4bcb [2020-03-17T14:30:54.290Z] Removing intermediate container 6e9585af4bcb [2020-03-17T14:30:54.290Z] ---> f87543b22605 [2020-03-17T14:30:54.290Z] Step 13/20 : EXPOSE $APP_PORT [2020-03-17T14:30:54.290Z] ---> Running in 9218716170eb [2020-03-17T14:30:54.877Z] Removing intermediate container 9218716170eb [2020-03-17T14:30:54.877Z] ---> c1c2f8cc457b [2020-03-17T14:30:54.877Z] Step 14/20 : WORKDIR / [2020-03-17T14:30:54.877Z] ---> Running in c32159ec10ef [2020-03-17T14:30:55.145Z] Removing intermediate container c32159ec10ef [2020-03-17T14:30:55.145Z] ---> 16a1f0832a1b [2020-03-17T14:30:55.145Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-03-17T14:30:56.563Z] ---> 0f6bab87fbfc [2020-03-17T14:30:56.563Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-03-17T14:30:56.830Z] ---> 8fc27a110318 [2020-03-17T14:30:56.830Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-03-17T14:30:57.100Z] ---> Running in 6abdbfa6f0c9 [2020-03-17T14:30:57.368Z] Removing intermediate container 6abdbfa6f0c9 [2020-03-17T14:30:57.368Z] ---> 12347239e388 [2020-03-17T14:30:57.368Z] Step 18/20 : LABEL arch=arm64 [2020-03-17T14:30:57.635Z] ---> Running in 031eaef8af27 [2020-03-17T14:30:57.909Z] Removing intermediate container 031eaef8af27 [2020-03-17T14:30:57.909Z] ---> 6a1d99eb8394 [2020-03-17T14:30:57.909Z] Step 19/20 : LABEL git_sha=04e5a69358a4da520f4e5cb11afc315518e5782d [2020-03-17T14:30:57.909Z] ---> Running in 563b411747fb [2020-03-17T14:30:58.497Z] Removing intermediate container 563b411747fb [2020-03-17T14:30:58.498Z] ---> 1454ac1cf16b [2020-03-17T14:30:58.498Z] Step 20/20 : LABEL version=0.0.0 [2020-03-17T14:30:58.498Z] ---> Running in f560d35a8d67 [2020-03-17T14:30:58.764Z] Removing intermediate container f560d35a8d67 [2020-03-17T14:30:58.765Z] ---> 8b420beabc86 [2020-03-17T14:30:58.765Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-17T14:30:58.765Z] Successfully built 8b420beabc86 [2020-03-17T14:30:58.765Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-03-17T14:30:59.790Z] provisioning config files... [2020-03-17T14:30:59.804Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config7279819252243662612tmp [Pipeline] { [Pipeline] sh [2020-03-17T14:31:00.156Z] + curl -s https://codecov.io/bash [2020-03-17T14:31:00.156Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config7279819252243662612tmp [2020-03-17T14:31:00.415Z] [2020-03-17T14:31:00.415Z] _____ _ [2020-03-17T14:31:00.415Z] / ____| | | [2020-03-17T14:31:00.415Z] | | ___ __| | ___ ___ _____ __ [2020-03-17T14:31:00.415Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-17T14:31:00.415Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-17T14:31:00.415Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-17T14:31:00.415Z] Bash-20200316-40b1c41 [2020-03-17T14:31:00.415Z] [2020-03-17T14:31:00.415Z] [2020-03-17T14:31:00.415Z] ==> Jenkins CI detected. [2020-03-17T14:31:00.415Z] project root: . [2020-03-17T14:31:00.415Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-17T14:31:00.415Z] ==> Running gcov in . (disable via -X gcov) [2020-03-17T14:31:00.415Z] ==> Python coveragepy not found [2020-03-17T14:31:00.415Z] ==> Searching for coverage reports in: [2020-03-17T14:31:00.415Z] + . [2020-03-17T14:31:00.415Z] -> Found 1 reports [2020-03-17T14:31:00.415Z] ==> Detecting git/mercurial file structure [2020-03-17T14:31:00.415Z] ==> Reading reports [2020-03-17T14:31:00.415Z] + ./coverage.out bytes=102163 [2020-03-17T14:31:00.415Z] ==> Appending adjustments [2020-03-17T14:31:00.415Z] http://docs.codecov.io/docs/fixing-reports [2020-03-17T14:31:00.678Z] + Found adjustments [2020-03-17T14:31:00.678Z] ==> Gzipping contents [2020-03-17T14:31:00.678Z] ==> Uploading reports [2020-03-17T14:31:00.678Z] url: https://codecov.io [2020-03-17T14:31:00.678Z] query: branch=PR-464&commit=04e5a69358a4da520f4e5cb11afc315518e5782d&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-464%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=464&job= [2020-03-17T14:31:00.678Z] -> Pinging Codecov [2020-03-17T14:31:00.678Z] https://codecov.io/upload/v4?package=bash-20200316-40b1c41&token=secret&branch=PR-464&commit=04e5a69358a4da520f4e5cb11afc315518e5782d&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-464%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=464&job= [2020-03-17T14:31:01.251Z] -> Uploading [2020-03-17T14:31:01.823Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/04e5a69358a4da520f4e5cb11afc315518e5782d [Pipeline] } [2020-03-17T14:31:01.844Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-17T14:31:03.052Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-17T14:31:03.373Z] ---> package-listing.sh [2020-03-17T14:31:03.373Z] ++ facter osfamily [2020-03-17T14:31:03.373Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-17T14:31:03.373Z] + OS_FAMILY=redhat [2020-03-17T14:31:03.373Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-464 [2020-03-17T14:31:03.373Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-17T14:31:03.373Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-17T14:31:03.373Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-17T14:31:03.373Z] + PACKAGES=/tmp/packages_start.txt [2020-03-17T14:31:03.373Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-464 ']' [2020-03-17T14:31:03.373Z] + PACKAGES=/tmp/packages_end.txt [2020-03-17T14:31:03.373Z] + case "${OS_FAMILY}" in [2020-03-17T14:31:03.373Z] + rpm -qa [2020-03-17T14:31:03.373Z] + sort [2020-03-17T14:31:07.584Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-17T14:31:07.584Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-17T14:31:07.584Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-17T14:31:07.584Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-464 ']' [2020-03-17T14:31:07.584Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-464/archives/ [2020-03-17T14:31:07.584Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-464/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-17T14:31:08.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-17T14:31:08.046Z] [2020-03-17T14:31:08.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-17T14:31:08.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-17T14:31:08.395Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-17T14:31:08.395Z] c9b1b535fdd9: Pulling fs layer [2020-03-17T14:31:08.395Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-17T14:31:08.395Z] 756a868c4378: Pulling fs layer [2020-03-17T14:31:08.395Z] 444b2fc9a129: Pulling fs layer [2020-03-17T14:31:08.395Z] ea15f1150254: Pulling fs layer [2020-03-17T14:31:08.395Z] 41b27a9f41bf: Pulling fs layer [2020-03-17T14:31:08.395Z] 28c525ee5125: Pulling fs layer [2020-03-17T14:31:08.395Z] 094b1ea09ed8: Pulling fs layer [2020-03-17T14:31:08.395Z] 138eaada9080: Pulling fs layer [2020-03-17T14:31:08.395Z] 0622d0fa9048: Pulling fs layer [2020-03-17T14:31:08.395Z] 444b2fc9a129: Waiting [2020-03-17T14:31:08.395Z] ea15f1150254: Waiting [2020-03-17T14:31:08.395Z] 41b27a9f41bf: Waiting [2020-03-17T14:31:08.395Z] 28c525ee5125: Waiting [2020-03-17T14:31:08.395Z] 094b1ea09ed8: Waiting [2020-03-17T14:31:08.395Z] 138eaada9080: Waiting [2020-03-17T14:31:08.395Z] 0622d0fa9048: Waiting [2020-03-17T14:31:08.395Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-17T14:31:08.395Z] 2cc5ad85d9ab: Download complete [2020-03-17T14:31:08.395Z] 444b2fc9a129: Verifying Checksum [2020-03-17T14:31:08.395Z] 444b2fc9a129: Download complete [2020-03-17T14:31:08.395Z] c9b1b535fdd9: Verifying Checksum [2020-03-17T14:31:08.395Z] c9b1b535fdd9: Download complete [2020-03-17T14:31:08.663Z] ea15f1150254: Verifying Checksum [2020-03-17T14:31:08.663Z] ea15f1150254: Download complete [2020-03-17T14:31:08.663Z] 28c525ee5125: Verifying Checksum [2020-03-17T14:31:08.663Z] 28c525ee5125: Download complete [2020-03-17T14:31:08.663Z] c9b1b535fdd9: Pull complete [2020-03-17T14:31:08.948Z] 756a868c4378: Verifying Checksum [2020-03-17T14:31:08.948Z] 756a868c4378: Download complete [2020-03-17T14:31:08.948Z] 2cc5ad85d9ab: Pull complete [2020-03-17T14:31:09.216Z] 138eaada9080: Verifying Checksum [2020-03-17T14:31:09.216Z] 138eaada9080: Download complete [2020-03-17T14:31:09.216Z] 0622d0fa9048: Verifying Checksum [2020-03-17T14:31:09.216Z] 0622d0fa9048: Download complete [2020-03-17T14:31:09.216Z] 094b1ea09ed8: Verifying Checksum [2020-03-17T14:31:09.216Z] 094b1ea09ed8: Download complete [2020-03-17T14:31:09.482Z] 41b27a9f41bf: Verifying Checksum [2020-03-17T14:31:09.482Z] 41b27a9f41bf: Download complete [2020-03-17T14:31:10.862Z] 756a868c4378: Pull complete [2020-03-17T14:31:10.862Z] 444b2fc9a129: Pull complete [2020-03-17T14:31:11.121Z] ea15f1150254: Pull complete [2020-03-17T14:31:15.318Z] 41b27a9f41bf: Pull complete [2020-03-17T14:31:15.318Z] 28c525ee5125: Pull complete [2020-03-17T14:31:17.230Z] 094b1ea09ed8: Pull complete [2020-03-17T14:31:17.230Z] 138eaada9080: Pull complete [2020-03-17T14:31:19.137Z] 0622d0fa9048: Pull complete [2020-03-17T14:31:19.137Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-17T14:31:19.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-17T14:31:19.303Z] prd-centos7-docker-4c-2g-897 does not seem to be running inside a container [2020-03-17T14:31:19.346Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-464 -v /w/workspace/dgexfoundry_device-sdk-go_PR-464:/w/workspace/dgexfoundry_device-sdk-go_PR-464:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-17T14:31:20.385Z] $ docker top 5313f2634ab22e89b43e1a3610c1047dd6a737b7b4d7e3c2e4b70fb279cff34c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-17T14:31:20.611Z] provisioning config files... [2020-03-17T14:31:20.623Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config8923207206231267034tmp [Pipeline] { [Pipeline] echo [2020-03-17T14:31:20.682Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-17T14:31:20.986Z] ---> create-netrc.sh [Pipeline] echo [2020-03-17T14:31:21.007Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-17T14:31:21.302Z] ---> logs-deploy.sh [2020-03-17T14:31:21.302Z] + ARCHIVE_ARTIFACTS= [2020-03-17T14:31:21.302Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-17T14:31:21.302Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-17T14:31:21.302Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-17T14:31:21.302Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/5 [2020-03-17T14:31:21.302Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-464/5/ [2020-03-17T14:31:21.302Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/5 /w/workspace/dgexfoundry_device-sdk-go_PR-464 [2020-03-17T14:31:22.679Z] Archives upload complete. [2020-03-17T14:31:22.679Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-464/5/ [2020-03-17T14:31:23.613Z] ---> uname -a: [2020-03-17T14:31:23.613Z] Linux 5313f2634ab2 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-17T14:31:23.613Z] [2020-03-17T14:31:23.613Z] [2020-03-17T14:31:23.613Z] ---> lscpu: [2020-03-17T14:31:23.613Z] Architecture: x86_64 [2020-03-17T14:31:23.613Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-17T14:31:23.613Z] Byte Order: Little Endian [2020-03-17T14:31:23.613Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-17T14:31:23.613Z] CPU(s): 4 [2020-03-17T14:31:23.613Z] On-line CPU(s) list: 0-3 [2020-03-17T14:31:23.613Z] Thread(s) per core: 1 [2020-03-17T14:31:23.613Z] Core(s) per socket: 1 [2020-03-17T14:31:23.613Z] Socket(s): 4 [2020-03-17T14:31:23.613Z] NUMA node(s): 1 [2020-03-17T14:31:23.613Z] Vendor ID: GenuineIntel [2020-03-17T14:31:23.613Z] CPU family: 6 [2020-03-17T14:31:23.613Z] Model: 44 [2020-03-17T14:31:23.613Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-17T14:31:23.613Z] Stepping: 1 [2020-03-17T14:31:23.613Z] CPU MHz: 2933.442 [2020-03-17T14:31:23.613Z] BogoMIPS: 5866.88 [2020-03-17T14:31:23.613Z] Virtualization: VT-x [2020-03-17T14:31:23.613Z] Hypervisor vendor: KVM [2020-03-17T14:31:23.613Z] Virtualization type: full [2020-03-17T14:31:23.613Z] L1d cache: 128 KiB [2020-03-17T14:31:23.613Z] L1i cache: 128 KiB [2020-03-17T14:31:23.613Z] L2 cache: 16 MiB [2020-03-17T14:31:23.613Z] L3 cache: 64 MiB [2020-03-17T14:31:23.614Z] NUMA node0 CPU(s): 0-3 [2020-03-17T14:31:23.614Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-17T14:31:23.614Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-17T14:31:23.614Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-17T14:31:23.614Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-17T14:31:23.614Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-17T14:31:23.614Z] 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 [2020-03-17T14:31:23.614Z] [2020-03-17T14:31:23.614Z] [2020-03-17T14:31:23.614Z] ---> nproc: [2020-03-17T14:31:23.614Z] 4 [2020-03-17T14:31:23.614Z] [2020-03-17T14:31:23.614Z] [2020-03-17T14:31:23.614Z] ---> df -h: [2020-03-17T14:31:23.614Z] Filesystem Size Used Available Use% Mounted on [2020-03-17T14:31:23.614Z] overlay 50.0G 6.3G 43.7G 13% / [2020-03-17T14:31:23.614Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-17T14:31:23.614Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-17T14:31:23.614Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-17T14:31:23.614Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-03-17T14:31:23.614Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-03-17T14:31:23.614Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-03-17T14:31:23.614Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-03-17T14:31:23.614Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-464 [2020-03-17T14:31:23.614Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp [2020-03-17T14:31:23.614Z] [2020-03-17T14:31:23.614Z] [2020-03-17T14:31:23.614Z] ---> free -m: [2020-03-17T14:31:23.614Z] total used free shared buff/cache available [2020-03-17T14:31:23.614Z] Mem: 1838 634 83 0 1120 1098 [2020-03-17T14:31:23.614Z] Swap: 1023 0 1023 [2020-03-17T14:31:23.614Z] [2020-03-17T14:31:23.614Z] [2020-03-17T14:31:23.614Z] ---> ip addr: [2020-03-17T14:31:23.614Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-17T14:31:23.614Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-17T14:31:23.614Z] inet 127.0.0.1/8 scope host lo [2020-03-17T14:31:23.614Z] valid_lft forever preferred_lft forever [2020-03-17T14:31:23.614Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-17T14:31:23.614Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-17T14:31:23.614Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-17T14:31:23.614Z] valid_lft forever preferred_lft forever [2020-03-17T14:31:23.614Z] [2020-03-17T14:31:23.614Z] [2020-03-17T14:31:23.614Z] ---> sar -b -r -n DEV: [2020-03-17T14:31:23.614Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/17/20 _x86_64_ (4 CPU) [2020-03-17T14:31:23.614Z] [2020-03-17T14:31:23.614Z] 14:23:58 LINUX RESTART [2020-03-17T14:31:23.614Z] [2020-03-17T14:31:23.614Z] 14:25:03 tps rtps wtps bread/s bwrtn/s [2020-03-17T14:31:23.614Z] 14:26:01 9.60 0.00 9.60 0.00 2213.40 [2020-03-17T14:31:23.614Z] 14:27:01 0.17 0.00 0.17 0.00 2.15 [2020-03-17T14:31:23.614Z] 14:28:01 0.28 0.00 0.28 0.00 3.48 [2020-03-17T14:31:23.614Z] 14:29:01 0.28 0.00 0.28 0.00 3.60 [2020-03-17T14:31:23.614Z] 14:30:01 0.28 0.00 0.28 0.00 4.03 [2020-03-17T14:31:23.614Z] 14:31:01 0.93 0.57 0.37 62.90 5.01 [2020-03-17T14:31:23.614Z] Average: 1.88 0.09 1.79 10.54 361.69 [2020-03-17T14:31:23.614Z] [2020-03-17T14:31:23.614Z] 14:25:03 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-17T14:31:23.614Z] 14:26:01 119420 1762884 93.66 2620 1200500 905288 30.89 463992 1141616 20 [2020-03-17T14:31:23.614Z] 14:27:01 118556 1763748 93.70 2620 1200504 905824 30.91 465452 1141316 16 [2020-03-17T14:31:23.614Z] 14:28:01 118364 1763940 93.71 2620 1200512 905728 30.90 465904 1140392 20 [2020-03-17T14:31:23.614Z] 14:29:01 119800 1762504 93.64 2620 1200516 905608 30.90 465252 1140392 8 [2020-03-17T14:31:23.614Z] 14:30:01 119496 1762808 93.65 2620 1200524 905680 30.90 465764 1140392 8 [2020-03-17T14:31:23.614Z] 14:31:01 104236 1778068 94.46 2620 1202544 920144 31.39 472376 1141052 148 [2020-03-17T14:31:23.614Z] Average: 116645 1765659 93.80 2620 1200850 908045 30.98 466457 1140860 37 [2020-03-17T14:31:23.614Z] [2020-03-17T14:31:23.614Z] 14:25:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-17T14:31:23.614Z] 14:26:01 eth0 0.72 0.09 0.05 0.03 0.00 0.00 0.00 [2020-03-17T14:31:23.614Z] 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-17T14:31:23.614Z] 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-17T14:31:23.614Z] 14:27:01 eth0 1.02 0.48 0.36 0.18 0.00 0.00 0.00 [2020-03-17T14:31:23.614Z] 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-17T14:31:23.614Z] 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-17T14:31:23.614Z] 14:28:01 eth0 0.52 0.32 0.27 0.23 0.00 0.00 0.00 [2020-03-17T14:31:23.614Z] 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-17T14:31:23.614Z] 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-17T14:31:23.614Z] 14:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-17T14:31:23.614Z] 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-17T14:31:23.614Z] 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-17T14:31:23.614Z] 14:30:01 eth0 0.33 0.23 0.14 0.07 0.00 0.00 0.00 [2020-03-17T14:31:23.614Z] 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-17T14:31:23.614Z] 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-17T14:31:23.614Z] 14:31:01 eth0 4.28 2.88 4.13 1.48 0.00 0.00 0.00 [2020-03-17T14:31:23.614Z] 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-17T14:31:23.614Z] 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-17T14:31:23.614Z] Average: eth0 1.16 0.68 0.83 0.33 0.00 0.00 0.00 [2020-03-17T14:31:23.614Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-17T14:31:23.614Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-17T14:31:23.614Z] [2020-03-17T14:31:23.614Z] [2020-03-17T14:31:23.614Z] ---> sar -P ALL: [2020-03-17T14:31:23.614Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/17/20 _x86_64_ (4 CPU) [2020-03-17T14:31:23.614Z] [2020-03-17T14:31:23.614Z] 14:23:58 LINUX RESTART [2020-03-17T14:31:23.614Z] [2020-03-17T14:31:23.614Z] 14:25:03 CPU %user %nice %system %iowait %steal %idle [2020-03-17T14:31:23.614Z] 14:26:01 all 0.21 0.00 0.11 0.00 0.00 99.68 [2020-03-17T14:31:23.614Z] 14:26:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-17T14:31:23.614Z] 14:26:01 1 0.50 0.00 0.17 0.00 0.00 99.33 [2020-03-17T14:31:23.614Z] 14:26:01 2 0.07 0.00 0.16 0.00 0.00 99.78 [2020-03-17T14:31:23.614Z] 14:26:01 3 0.19 0.00 0.05 0.00 0.00 99.76 [2020-03-17T14:31:23.614Z] 14:27:01 all 0.22 0.00 0.04 0.00 0.00 99.74 [2020-03-17T14:31:23.614Z] 14:27:01 0 0.13 0.00 0.02 0.00 0.00 99.85 [2020-03-17T14:31:23.614Z] 14:27:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2020-03-17T14:31:23.614Z] 14:27:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-17T14:31:23.614Z] 14:27:01 3 0.58 0.00 0.05 0.00 0.02 99.35 [2020-03-17T14:31:23.614Z] 14:28:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-03-17T14:31:23.614Z] 14:28:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-17T14:31:23.614Z] 14:28:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2020-03-17T14:31:23.614Z] 14:28:01 2 0.10 0.00 0.05 0.00 0.00 99.85 [2020-03-17T14:31:23.614Z] 14:28:01 3 0.53 0.00 0.05 0.00 0.00 99.42 [2020-03-17T14:31:23.614Z] 14:29:01 all 0.18 0.00 0.04 0.00 0.00 99.78 [2020-03-17T14:31:23.614Z] 14:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2020-03-17T14:31:23.614Z] 14:29:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-17T14:31:23.614Z] 14:29:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-17T14:31:23.614Z] 14:29:01 3 0.57 0.00 0.05 0.00 0.00 99.38 [2020-03-17T14:31:23.614Z] 14:30:01 all 0.18 0.00 0.03 0.00 0.00 99.79 [2020-03-17T14:31:23.614Z] 14:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2020-03-17T14:31:23.614Z] 14:30:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-17T14:31:23.614Z] 14:30:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-17T14:31:23.614Z] 14:30:01 3 0.53 0.00 0.03 0.00 0.00 99.43 [2020-03-17T14:31:23.614Z] 14:31:01 all 0.37 0.00 0.25 0.02 0.00 99.36 [2020-03-17T14:31:23.614Z] 14:31:01 0 0.27 0.00 0.27 0.02 0.00 99.45 [2020-03-17T14:31:23.614Z] 14:31:01 1 0.32 0.00 0.30 0.00 0.00 99.38 [2020-03-17T14:31:23.614Z] 14:31:01 2 0.22 0.00 0.28 0.02 0.00 99.48 [2020-03-17T14:31:23.614Z] 14:31:01 3 0.70 0.00 0.18 0.03 0.00 99.08 [2020-03-17T14:31:23.614Z] Average: all 0.22 0.00 0.09 0.00 0.00 99.69 [2020-03-17T14:31:23.614Z] Average: 0 0.10 0.00 0.06 0.00 0.00 99.84 [2020-03-17T14:31:23.614Z] Average: 1 0.17 0.00 0.10 0.00 0.00 99.72 [2020-03-17T14:31:23.614Z] Average: 2 0.10 0.00 0.11 0.00 0.00 99.79 [2020-03-17T14:31:23.614Z] Average: 3 0.52 0.00 0.07 0.01 0.00 99.40 [2020-03-17T14:31:23.614Z] [2020-03-17T14:31:23.614Z] [2020-03-17T14:31:23.614Z]