Pull request #432 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 IOTechSystems for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 216cade7f2e553cd85bebefedf8dad939aae0897 rather than c45f45678c666654042318529fadbb6207b03dd5 Obtained Jenkinsfile from 216cade7f2e553cd85bebefedf8dad939aae0897 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1551 in /w/workspace/dgexfoundry_device-sdk-go_PR-432 [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-432 # 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/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 216cade7f2e553cd85bebefedf8dad939aae0897 into PR head commit c45f45678c666654042318529fadbb6207b03dd5 Merge succeeded, producing c45f45678c666654042318529fadbb6207b03dd5 Checking out Revision c45f45678c666654042318529fadbb6207b03dd5 (PR-432) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/432/head:refs/remotes/origin/PR-432 # 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/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c45f45678c666654042318529fadbb6207b03dd5 # 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 216cade7f2e553cd85bebefedf8dad939aae0897 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c45f45678c666654042318529fadbb6207b03dd5 # timeout=10 Commit message: "Refactor to use common go-mod-bootstrap package" > git rev-list --no-walk b439722c8813fcf44523c1cfde4841f096db4de5 # timeout=10 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-31T09:30:35.470Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-31T09:30:37.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-31T09:30:38.131Z] [2020-03-31T09:30:38.131Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-31T09:30:38.593Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-31T09:30:38.879Z] latest: Pulling from edgex-devops/git-semver [2020-03-31T09:30:38.879Z] 9123ac7c32f7: Pulling fs layer [2020-03-31T09:30:38.879Z] b8cc5d1170e3: Pulling fs layer [2020-03-31T09:30:38.879Z] 2924cbbf6a41: Pulling fs layer [2020-03-31T09:30:38.879Z] 93b08a4f1073: Pulling fs layer [2020-03-31T09:30:38.879Z] 93b08a4f1073: Waiting [2020-03-31T09:30:38.879Z] b8cc5d1170e3: Verifying Checksum [2020-03-31T09:30:38.879Z] b8cc5d1170e3: Download complete [2020-03-31T09:30:38.879Z] 9123ac7c32f7: Verifying Checksum [2020-03-31T09:30:38.879Z] 9123ac7c32f7: Download complete [2020-03-31T09:30:39.178Z] 93b08a4f1073: Verifying Checksum [2020-03-31T09:30:39.178Z] 93b08a4f1073: Download complete [2020-03-31T09:30:39.178Z] 2924cbbf6a41: Verifying Checksum [2020-03-31T09:30:39.178Z] 2924cbbf6a41: Download complete [2020-03-31T09:30:39.439Z] 9123ac7c32f7: Pull complete [2020-03-31T09:30:39.804Z] b8cc5d1170e3: Pull complete [2020-03-31T09:30:41.257Z] 2924cbbf6a41: Pull complete [2020-03-31T09:30:41.830Z] 93b08a4f1073: Pull complete [2020-03-31T09:30:41.830Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-31T09:30:41.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-31T09:30:42.121Z] prd-centos7-docker-4c-2g-1551 does not seem to be running inside a container [2020-03-31T09:30:42.309Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-432 -v /w/workspace/dgexfoundry_device-sdk-go_PR-432:/w/workspace/dgexfoundry_device-sdk-go_PR-432:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-31T09:30:43.120Z] $ docker top 2b2b1235f51f63169cdfaa5494660e322a00b0ebfaa3f4edaeb0f7cce6987625 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-31T09:30:43.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-31T09:30:43.964Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-31T09:30:44.368Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-31T09:30:44.374Z] $ docker exec 2b2b1235f51f63169cdfaa5494660e322a00b0ebfaa3f4edaeb0f7cce6987625 ssh-agent [2020-03-31T09:30:44.616Z] SSH_AUTH_SOCK=/tmp/ssh-kjfeCtum6mb5/agent.15 [2020-03-31T09:30:44.616Z] SSH_AGENT_PID=22 [2020-03-31T09:30:44.633Z] Running ssh-add (command line suppressed) [2020-03-31T09:30:44.801Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_3246551249567446926.key (/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_3246551249567446926.key) [2020-03-31T09:30:44.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-31T09:30:45.258Z] + git describe --exact-match --tags HEAD [2020-03-31T09:30:45.258Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-31T09:30:45.408Z] $ docker exec --env ******** --env ******** 2b2b1235f51f63169cdfaa5494660e322a00b0ebfaa3f4edaeb0f7cce6987625 ssh-agent -k [2020-03-31T09:30:45.683Z] unset SSH_AUTH_SOCK; [2020-03-31T09:30:45.684Z] unset SSH_AGENT_PID; [2020-03-31T09:30:45.684Z] echo Agent pid 22 killed; [2020-03-31T09:30:45.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-31T09:30:45.802Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-31T09:30:45.802Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-31T09:30:45.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-31T09:30:45.878Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-31T09:30:46.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-31T09:30:46.195Z] $ docker exec 2b2b1235f51f63169cdfaa5494660e322a00b0ebfaa3f4edaeb0f7cce6987625 ssh-agent [2020-03-31T09:30:46.442Z] SSH_AUTH_SOCK=/tmp/ssh-E0TaR2vz37se/agent.57 [2020-03-31T09:30:46.442Z] SSH_AGENT_PID=64 [2020-03-31T09:30:46.452Z] Running ssh-add (command line suppressed) [2020-03-31T09:30:46.836Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_3426243937516703952.key (/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_3426243937516703952.key) [2020-03-31T09:30:47.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-31T09:30:47.932Z] + git semver init [2020-03-31T09:30:47.932Z] # -> Open(): unable to determine branch for HEAD [2020-03-31T09:30:47.932Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-432/.git [2020-03-31T09:30:47.932Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-432 [2020-03-31T09:30:47.932Z] # $SEMVER_REMOTE_NAME = origin [2020-03-31T09:30:47.932Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-31T09:30:47.932Z] # $SEMVER_USER_NAME = jenkins [2020-03-31T09:30:47.932Z] # $SEMVER_BRANCH = PR-432 [2020-03-31T09:30:47.932Z] # $SEMVER_TEMP = /tmp/semver-035417161 [2020-03-31T09:30:47.933Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-03-31T09:30:48.544Z] # '/tmp/semver-035417161' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-432/.semver' [2020-03-31T09:30:48.544Z] # -> Force: false [2020-03-31T09:30:48.544Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-432/.semver [Pipeline] } [2020-03-31T09:30:48.599Z] $ docker exec --env ******** --env ******** 2b2b1235f51f63169cdfaa5494660e322a00b0ebfaa3f4edaeb0f7cce6987625 ssh-agent -k [2020-03-31T09:30:48.778Z] unset SSH_AUTH_SOCK; [2020-03-31T09:30:48.778Z] unset SSH_AGENT_PID; [2020-03-31T09:30:48.779Z] echo Agent pid 64 killed; [2020-03-31T09:30:48.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-31T09:30:49.659Z] + git semver [Pipeline] } [2020-03-31T09:30:49.688Z] $ docker stop --time=1 2b2b1235f51f63169cdfaa5494660e322a00b0ebfaa3f4edaeb0f7cce6987625 [2020-03-31T09:30:51.603Z] $ docker rm -f 2b2b1235f51f63169cdfaa5494660e322a00b0ebfaa3f4edaeb0f7cce6987625 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-31T09:30:53.506Z] Stashed 34 file(s) [Pipeline] echo [2020-03-31T09:30:53.508Z] [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-31T09:31:09.017Z] Still waiting to schedule task [2020-03-31T09:31:09.017Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1551’ [2020-03-31T09:31:09.019Z] Still waiting to schedule task [2020-03-31T09:31:09.019Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-31T09:32:58.380Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1552 in /w/workspace/dgexfoundry_device-sdk-go_PR-432 [Pipeline] { [Pipeline] ws [2020-03-31T09:32:58.434Z] Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout [2020-03-31T09:33:03.901Z] using credential edgex-jenkins-ssh [2020-03-31T09:33:03.989Z] Cloning the remote Git repository [2020-03-31T09:33:03.989Z] Cloning with configured refspecs honoured and without tags [2020-03-31T09:33:04.044Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-03-31T09:33:04.130Z] > git init /w/workspace/device-sdk-go/8 # timeout=10 [2020-03-31T09:33:04.197Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-31T09:33:04.198Z] > git --version # timeout=10 [2020-03-31T09:33:04.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T09:33:04.312Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T09:33:05.339Z] Fetching without tags [2020-03-31T09:33:05.792Z] Merging remotes/origin/master commit 216cade7f2e553cd85bebefedf8dad939aae0897 into PR head commit c45f45678c666654042318529fadbb6207b03dd5 [2020-03-31T09:33:06.059Z] Merge succeeded, producing c45f45678c666654042318529fadbb6207b03dd5 [2020-03-31T09:33:06.059Z] Checking out Revision c45f45678c666654042318529fadbb6207b03dd5 (PR-432) [2020-03-31T09:33:05.209Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-31T09:33:05.240Z] > git config --add remote.origin.fetch +refs/pull/432/head:refs/remotes/origin/PR-432 # timeout=10 [2020-03-31T09:33:05.258Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T09:33:05.298Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-31T09:33:05.348Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-31T09:33:05.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T09:33:05.370Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T09:33:05.827Z] > git config core.sparsecheckout # timeout=10 [2020-03-31T09:33:05.844Z] > git checkout -f c45f45678c666654042318529fadbb6207b03dd5 # timeout=10 [2020-03-31T09:33:05.950Z] > git remote # timeout=10 [2020-03-31T09:33:05.966Z] > git config --get remote.origin.url # timeout=10 [2020-03-31T09:33:05.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T09:33:06.011Z] > git merge 216cade7f2e553cd85bebefedf8dad939aae0897 # timeout=10 [2020-03-31T09:33:06.041Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-31T09:33:06.061Z] > git config core.sparsecheckout # timeout=10 [2020-03-31T09:33:06.081Z] > git checkout -f c45f45678c666654042318529fadbb6207b03dd5 # timeout=10 [2020-03-31T09:33:10.640Z] Commit message: "Refactor to use common go-mod-bootstrap package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-31T09:33:11.773Z] ========================================================= [2020-03-31T09:33:11.773Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-31T09:33:11.773Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-31T09:33:12.740Z] + 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-31T09:33:13.708Z] Sending build context to Docker daemon 2.699MB [2020-03-31T09:33:13.708Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-31T09:33:13.708Z] Step 2/8 : FROM ${BASE} [2020-03-31T09:33:13.977Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-31T09:33:13.977Z] cde5963f3b93: Pulling fs layer [2020-03-31T09:33:13.977Z] 2a23fa8c16f7: Pulling fs layer [2020-03-31T09:33:13.977Z] 777b28850792: Pulling fs layer [2020-03-31T09:33:13.977Z] 8a11ddd9e578: Pulling fs layer [2020-03-31T09:33:13.977Z] 4cf88f913ddb: Pulling fs layer [2020-03-31T09:33:13.977Z] 1df406cf5192: Pulling fs layer [2020-03-31T09:33:13.977Z] cd6300453558: Pulling fs layer [2020-03-31T09:33:13.977Z] b9c365052c96: Pulling fs layer [2020-03-31T09:33:13.977Z] a2d8cc88f415: Pulling fs layer [2020-03-31T09:33:13.977Z] ea1d1ca13537: Pulling fs layer [2020-03-31T09:33:13.977Z] 3750a50a1c5e: Pulling fs layer [2020-03-31T09:33:13.977Z] 8a11ddd9e578: Waiting [2020-03-31T09:33:13.977Z] 4cf88f913ddb: Waiting [2020-03-31T09:33:13.977Z] b9c365052c96: Waiting [2020-03-31T09:33:13.977Z] a2d8cc88f415: Waiting [2020-03-31T09:33:13.977Z] 1df406cf5192: Waiting [2020-03-31T09:33:13.977Z] cd6300453558: Waiting [2020-03-31T09:33:13.977Z] ea1d1ca13537: Waiting [2020-03-31T09:33:13.977Z] 3750a50a1c5e: Waiting [2020-03-31T09:33:13.977Z] 777b28850792: Verifying Checksum [2020-03-31T09:33:13.977Z] 777b28850792: Download complete [2020-03-31T09:33:13.977Z] 2a23fa8c16f7: Verifying Checksum [2020-03-31T09:33:13.977Z] 2a23fa8c16f7: Download complete [2020-03-31T09:33:14.248Z] 4cf88f913ddb: Verifying Checksum [2020-03-31T09:33:14.248Z] 4cf88f913ddb: Download complete [2020-03-31T09:33:14.248Z] 1df406cf5192: Verifying Checksum [2020-03-31T09:33:14.248Z] 1df406cf5192: Download complete [2020-03-31T09:33:14.248Z] cde5963f3b93: Verifying Checksum [2020-03-31T09:33:15.226Z] cde5963f3b93: Pull complete [2020-03-31T09:33:15.818Z] 2a23fa8c16f7: Pull complete [2020-03-31T09:33:16.090Z] 777b28850792: Pull complete [2020-03-31T09:33:18.700Z] cd6300453558: Verifying Checksum [2020-03-31T09:33:18.700Z] cd6300453558: Download complete [2020-03-31T09:33:18.700Z] a2d8cc88f415: Download complete [2020-03-31T09:33:21.298Z] ea1d1ca13537: Verifying Checksum [2020-03-31T09:33:21.298Z] ea1d1ca13537: Download complete [2020-03-31T09:33:21.298Z] 3750a50a1c5e: Verifying Checksum [2020-03-31T09:33:21.298Z] 3750a50a1c5e: Download complete [2020-03-31T09:33:23.890Z] b9c365052c96: Verifying Checksum [2020-03-31T09:33:23.890Z] b9c365052c96: Download complete [2020-03-31T09:33:25.837Z] 8a11ddd9e578: Verifying Checksum [2020-03-31T09:33:35.953Z] 8a11ddd9e578: Pull complete [2020-03-31T09:33:36.221Z] 4cf88f913ddb: Pull complete [2020-03-31T09:33:36.490Z] 1df406cf5192: Pull complete [2020-03-31T09:33:40.769Z] cd6300453558: Pull complete [2020-03-31T09:33:45.030Z] b9c365052c96: Pull complete [2020-03-31T09:33:45.298Z] a2d8cc88f415: Pull complete [2020-03-31T09:33:47.891Z] ea1d1ca13537: Pull complete [2020-03-31T09:33:47.891Z] 3750a50a1c5e: Pull complete [2020-03-31T09:33:48.159Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-31T09:33:48.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-31T09:33:48.159Z] ---> 78745c68409d [2020-03-31T09:33:48.159Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-31T09:33:48.540Z] Running on prd-centos7-docker-4c-2g-1553 in /w/workspace/dgexfoundry_device-sdk-go_PR-432 [Pipeline] { [Pipeline] ws [2020-03-31T09:33:48.576Z] Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout [2020-03-31T09:33:52.427Z] ---> Running in f64674e99c5e [2020-03-31T09:33:52.697Z] Removing intermediate container f64674e99c5e [2020-03-31T09:33:52.697Z] ---> 73cf290f9f86 [2020-03-31T09:33:52.697Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-31T09:33:52.697Z] ---> Running in f370c69ede8f [2020-03-31T09:33:55.286Z] Removing intermediate container f370c69ede8f [2020-03-31T09:33:55.286Z] ---> d71783b975c2 [2020-03-31T09:33:55.286Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-31T09:33:55.286Z] ---> Running in 1f0d2a5767ce [2020-03-31T09:33:55.874Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-31T09:33:56.032Z] using credential edgex-jenkins-ssh [2020-03-31T09:33:56.084Z] Cloning the remote Git repository [2020-03-31T09:33:56.084Z] Cloning with configured refspecs honoured and without tags [2020-03-31T09:33:56.458Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-31T09:33:57.042Z] OK: 125 MiB in 39 packages [2020-03-31T09:33:56.212Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-03-31T09:33:56.288Z] > git init /w/workspace/device-sdk-go/8 # timeout=10 [2020-03-31T09:33:56.346Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-31T09:33:56.346Z] > git --version # timeout=10 [2020-03-31T09:33:56.366Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T09:33:56.419Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T09:33:57.244Z] Fetching without tags [2020-03-31T09:33:57.777Z] Merging remotes/origin/master commit 216cade7f2e553cd85bebefedf8dad939aae0897 into PR head commit c45f45678c666654042318529fadbb6207b03dd5 [2020-03-31T09:33:58.119Z] Merge succeeded, producing c45f45678c666654042318529fadbb6207b03dd5 [2020-03-31T09:33:58.120Z] Checking out Revision c45f45678c666654042318529fadbb6207b03dd5 (PR-432) [2020-03-31T09:33:57.156Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-31T09:33:57.171Z] > git config --add remote.origin.fetch +refs/pull/432/head:refs/remotes/origin/PR-432 # timeout=10 [2020-03-31T09:33:57.187Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T09:33:57.227Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-31T09:33:57.258Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-31T09:33:57.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T09:33:57.264Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T09:33:57.799Z] > git config core.sparsecheckout # timeout=10 [2020-03-31T09:33:57.806Z] > git checkout -f c45f45678c666654042318529fadbb6207b03dd5 # timeout=10 [2020-03-31T09:33:57.872Z] > git remote # timeout=10 [2020-03-31T09:33:57.904Z] > git config --get remote.origin.url # timeout=10 [2020-03-31T09:33:57.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T09:33:58.004Z] > git merge 216cade7f2e553cd85bebefedf8dad939aae0897 # timeout=10 [2020-03-31T09:33:58.068Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-31T09:33:58.132Z] > git config core.sparsecheckout # timeout=10 [2020-03-31T09:33:58.163Z] > git checkout -f c45f45678c666654042318529fadbb6207b03dd5 # timeout=10 [2020-03-31T09:33:58.454Z] Removing intermediate container 1f0d2a5767ce [2020-03-31T09:33:58.454Z] ---> 3696eb6056fe [2020-03-31T09:33:58.454Z] Step 6/8 : WORKDIR /device-sdk-go [2020-03-31T09:33:58.454Z] ---> Running in 86c17f83c27e [2020-03-31T09:33:59.040Z] Removing intermediate container 86c17f83c27e [2020-03-31T09:33:59.040Z] ---> 49af9ea977f4 [2020-03-31T09:33:59.040Z] Step 7/8 : COPY . . [2020-03-31T09:34:00.004Z] ---> b5d3cf2eee9e [2020-03-31T09:34:00.004Z] Step 8/8 : RUN go mod download [2020-03-31T09:34:00.004Z] ---> Running in 213eeb8ca6d4 [2020-03-31T09:34:02.590Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-31T09:34:02.590Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-31T09:34:02.590Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-31T09:34:02.590Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-31T09:34:02.590Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-31T09:34:02.590Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-31T09:34:02.590Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-31T09:34:02.590Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-31T09:34:02.590Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.25 [2020-03-31T09:34:02.590Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-03-31T09:34:02.590Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-31T09:34:02.590Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-03-31T09:34:02.590Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-03-31T09:34:02.590Z] go: finding github.com/fatih/color v1.7.0 [2020-03-31T09:34:02.590Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-31T09:34:02.590Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-31T09:34:02.590Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-31T09:34:02.590Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-31T09:34:02.590Z] go: finding github.com/google/uuid v1.1.0 [2020-03-31T09:34:02.590Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-31T09:34:02.590Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-31T09:34:02.590Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-31T09:34:02.590Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-31T09:34:02.590Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-31T09:34:02.590Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-31T09:34:02.590Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-31T09:34:02.590Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-31T09:34:02.590Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-31T09:34:02.590Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-31T09:34:02.590Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-31T09:34:02.590Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-31T09:34:02.590Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-31T09:34:02.590Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-31T09:34:02.590Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-31T09:34:02.590Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-31T09:34:02.590Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-31T09:34:02.590Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-31T09:34:02.590Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-31T09:34:02.590Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-31T09:34:02.590Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-31T09:34:02.590Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-31T09:34:02.590Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-31T09:34:02.590Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-31T09:34:02.590Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-31T09:34:02.590Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-31T09:34:02.590Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-31T09:34:02.590Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-31T09:34:02.813Z] Commit message: "Refactor to use common go-mod-bootstrap package" [2020-03-31T09:34:02.866Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-31T09:34:02.866Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-31T09:34:02.866Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-31T09:34:02.866Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-31T09:34:02.866Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-31T09:34:02.866Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-31T09:34:02.866Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-31T09:34:02.866Z] go: finding github.com/posener/complete v1.1.1 [2020-03-31T09:34:02.866Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-31T09:34:02.866Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-31T09:34:02.866Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-31T09:34:02.866Z] go: finding github.com/stretchr/testify v1.5.1 [2020-03-31T09:34:02.866Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-31T09:34:02.866Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-31T09:34:02.866Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-31T09:34:02.866Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-31T09:34:02.866Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-31T09:34:02.866Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-31T09:34:02.866Z] go: finding gopkg.in/yaml.v2 v2.2.8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-31T09:34:04.161Z] ========================================================= [2020-03-31T09:34:04.161Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-31T09:34:04.161Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-31T09:34:06.280Z] + 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-31T09:34:06.871Z] Sending build context to Docker daemon 2.696MB [2020-03-31T09:34:06.871Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-31T09:34:06.871Z] Step 2/8 : FROM ${BASE} [2020-03-31T09:34:07.232Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-31T09:34:07.232Z] e6b0cf9c0882: Pulling fs layer [2020-03-31T09:34:07.232Z] 2848faf0eed1: Pulling fs layer [2020-03-31T09:34:07.232Z] 0f37312ad70f: Pulling fs layer [2020-03-31T09:34:07.232Z] 5788d62ee057: Pulling fs layer [2020-03-31T09:34:07.232Z] 0e6b1d234666: Pulling fs layer [2020-03-31T09:34:07.232Z] bf5d7aec512f: Pulling fs layer [2020-03-31T09:34:07.232Z] 34c802a77dc8: Pulling fs layer [2020-03-31T09:34:07.232Z] 9eb99e56ec68: Pulling fs layer [2020-03-31T09:34:07.232Z] 27c7a5d97fbd: Pulling fs layer [2020-03-31T09:34:07.232Z] 5c102a31e300: Pulling fs layer [2020-03-31T09:34:07.232Z] dcfb455df0a1: Pulling fs layer [2020-03-31T09:34:07.232Z] 34c802a77dc8: Waiting [2020-03-31T09:34:07.232Z] 9eb99e56ec68: Waiting [2020-03-31T09:34:07.232Z] 27c7a5d97fbd: Waiting [2020-03-31T09:34:07.232Z] 5c102a31e300: Waiting [2020-03-31T09:34:07.232Z] 5788d62ee057: Waiting [2020-03-31T09:34:07.232Z] dcfb455df0a1: Waiting [2020-03-31T09:34:07.232Z] 0e6b1d234666: Waiting [2020-03-31T09:34:07.232Z] bf5d7aec512f: Waiting [2020-03-31T09:34:07.232Z] 0f37312ad70f: Verifying Checksum [2020-03-31T09:34:07.232Z] 0f37312ad70f: Download complete [2020-03-31T09:34:07.232Z] 2848faf0eed1: Verifying Checksum [2020-03-31T09:34:07.232Z] 2848faf0eed1: Download complete [2020-03-31T09:34:07.232Z] 0e6b1d234666: Verifying Checksum [2020-03-31T09:34:07.232Z] 0e6b1d234666: Download complete [2020-03-31T09:34:07.232Z] bf5d7aec512f: Verifying Checksum [2020-03-31T09:34:07.232Z] bf5d7aec512f: Download complete [2020-03-31T09:34:07.581Z] e6b0cf9c0882: Download complete [2020-03-31T09:34:07.949Z] e6b0cf9c0882: Pull complete [2020-03-31T09:34:08.325Z] 2848faf0eed1: Pull complete [2020-03-31T09:34:08.325Z] 0f37312ad70f: Pull complete [2020-03-31T09:34:12.451Z] 34c802a77dc8: Verifying Checksum [2020-03-31T09:34:12.452Z] 34c802a77dc8: Download complete [2020-03-31T09:34:12.452Z] 27c7a5d97fbd: Verifying Checksum [2020-03-31T09:34:12.452Z] 27c7a5d97fbd: Download complete [2020-03-31T09:34:12.979Z] Removing intermediate container 213eeb8ca6d4 [2020-03-31T09:34:12.979Z] ---> 7644d7f6b3b9 [2020-03-31T09:34:12.979Z] Successfully built 7644d7f6b3b9 [2020-03-31T09:34:12.979Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-03-31T09:34:13.160Z] 5788d62ee057: Verifying Checksum [2020-03-31T09:34:13.160Z] 5788d62ee057: Download complete [2020-03-31T09:34:13.160Z] dcfb455df0a1: Verifying Checksum [2020-03-31T09:34:13.160Z] dcfb455df0a1: Download complete [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-31T09:34:13.599Z] + docker inspect -f . ci-base-image-arm64 [2020-03-31T09:34:13.599Z] . [2020-03-31T09:34:13.842Z] 5c102a31e300: Verifying Checksum [2020-03-31T09:34:13.842Z] 5c102a31e300: Download complete [Pipeline] withDockerContainer [2020-03-31T09:34:14.111Z] 9eb99e56ec68: Verifying Checksum [2020-03-31T09:34:14.111Z] 9eb99e56ec68: Download complete [2020-03-31T09:34:14.198Z] prd-ubuntu18.04-docker-arm64-4c-16g-1552 does not seem to be running inside a container [2020-03-31T09:34:14.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-31T09:34:15.722Z] $ docker top ddc8f430bf4c96ea38ec1cdfc1366412e43bec0ece78c1a81eb9a004a96062d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-31T09:34:16.790Z] + go version [2020-03-31T09:34:16.790Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-31T09:34:17.440Z] + make test [2020-03-31T09:34:17.440Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-31T09:34:18.861Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-03-31T09:34:24.187Z] 5788d62ee057: Pull complete [2020-03-31T09:34:24.187Z] 0e6b1d234666: Pull complete [2020-03-31T09:34:24.187Z] bf5d7aec512f: Pull complete [2020-03-31T09:34:29.655Z] 34c802a77dc8: Pull complete [2020-03-31T09:34:33.965Z] 9eb99e56ec68: Pull complete [2020-03-31T09:34:33.965Z] 27c7a5d97fbd: Pull complete [2020-03-31T09:34:34.964Z] 5c102a31e300: Pull complete [2020-03-31T09:34:35.229Z] dcfb455df0a1: Pull complete [2020-03-31T09:34:35.229Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-31T09:34:35.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-31T09:34:35.229Z] ---> 7c70fe431013 [2020-03-31T09:34:35.229Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-31T09:34:35.229Z] ---> Running in 8a21eae699bd [2020-03-31T09:34:35.510Z] Removing intermediate container 8a21eae699bd [2020-03-31T09:34:35.510Z] ---> a2f9ff79e73b [2020-03-31T09:34:35.510Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-31T09:34:35.510Z] ---> Running in c305e4f2b0c9 [2020-03-31T09:34:37.498Z] Removing intermediate container c305e4f2b0c9 [2020-03-31T09:34:37.498Z] ---> ec3520a61088 [2020-03-31T09:34:37.498Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-31T09:34:37.498Z] ---> Running in 1bdedb3e4e6c [2020-03-31T09:34:38.510Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-31T09:34:39.107Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-31T09:34:39.698Z] OK: 143 MiB in 39 packages [2020-03-31T09:34:40.339Z] Removing intermediate container 1bdedb3e4e6c [2020-03-31T09:34:40.339Z] ---> 4c74738f4d3d [2020-03-31T09:34:40.339Z] Step 6/8 : WORKDIR /device-sdk-go [2020-03-31T09:34:40.339Z] ---> Running in 7f7455b2f01b [2020-03-31T09:34:40.628Z] Removing intermediate container 7f7455b2f01b [2020-03-31T09:34:40.628Z] ---> 04244e53fe7b [2020-03-31T09:34:40.628Z] Step 7/8 : COPY . . [2020-03-31T09:34:41.693Z] ---> 482634bd44f9 [2020-03-31T09:34:41.693Z] Step 8/8 : RUN go mod download [2020-03-31T09:34:41.693Z] ---> Running in 80142aa6e9e9 [2020-03-31T09:34:44.373Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-31T09:34:44.373Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-31T09:34:44.373Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-31T09:34:44.373Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-31T09:34:44.373Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-31T09:34:44.373Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-31T09:34:44.373Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-31T09:34:44.373Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-31T09:34:44.373Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.25 [2020-03-31T09:34:44.373Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-03-31T09:34:44.373Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-31T09:34:44.373Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-03-31T09:34:44.373Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-03-31T09:34:44.373Z] go: finding github.com/fatih/color v1.7.0 [2020-03-31T09:34:44.373Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-31T09:34:44.373Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-31T09:34:44.373Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-31T09:34:44.373Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-31T09:34:44.373Z] go: finding github.com/google/uuid v1.1.0 [2020-03-31T09:34:44.373Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-31T09:34:44.373Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-31T09:34:44.373Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-31T09:34:44.373Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-31T09:34:44.373Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-31T09:34:44.373Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-31T09:34:44.373Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-31T09:34:44.373Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-31T09:34:44.373Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-31T09:34:44.373Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-31T09:34:44.373Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-31T09:34:44.373Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-31T09:34:44.373Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-31T09:34:44.373Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-31T09:34:44.373Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-31T09:34:44.373Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-31T09:34:44.373Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-31T09:34:44.373Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-31T09:34:44.373Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-31T09:34:44.373Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-31T09:34:44.373Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-31T09:34:44.373Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-31T09:34:44.670Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-31T09:34:44.670Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-31T09:34:44.670Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-31T09:34:44.670Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-31T09:34:44.670Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-31T09:34:44.670Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-31T09:34:44.670Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-31T09:34:44.670Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-31T09:34:44.670Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-31T09:34:44.670Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-31T09:34:44.670Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-31T09:34:44.670Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-31T09:34:44.670Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-31T09:34:44.670Z] go: finding github.com/posener/complete v1.1.1 [2020-03-31T09:34:44.670Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-31T09:34:44.670Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-31T09:34:44.670Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-31T09:34:44.670Z] go: finding github.com/stretchr/testify v1.5.1 [2020-03-31T09:34:44.670Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-31T09:34:44.670Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-31T09:34:44.670Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-31T09:34:44.670Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-31T09:34:44.670Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-31T09:34:44.670Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-31T09:34:44.670Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-03-31T09:34:53.169Z] Removing intermediate container 80142aa6e9e9 [2020-03-31T09:34:53.169Z] ---> 3548b15f51f3 [2020-03-31T09:34:53.169Z] Successfully built 3548b15f51f3 [2020-03-31T09:34:53.169Z] 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-31T09:34:54.087Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-31T09:34:54.375Z] . [Pipeline] withDockerContainer [2020-03-31T09:34:54.726Z] prd-centos7-docker-4c-2g-1553 does not seem to be running inside a container [2020-03-31T09:34:54.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-31T09:34:56.016Z] $ docker top d96bbc572ae1ec90d0335fb8edf22246a461856ef437408b626e52dc62f5cd7d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-31T09:34:57.733Z] + go version [2020-03-31T09:34:57.733Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-31T09:34:58.449Z] + make test [2020-03-31T09:34:58.449Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-31T09:34:59.955Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-03-31T09:35:05.778Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-03-31T09:35:05.778Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-03-31T09:35:05.778Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.067s coverage: 22.6% of statements [2020-03-31T09:35:05.778Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.151s coverage: 95.8% of statements [2020-03-31T09:35:05.778Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.066s coverage: 7.9% of statements [2020-03-31T09:35:05.778Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.025s coverage: 22.1% of statements [2020-03-31T09:35:05.778Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-03-31T09:35:05.778Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.234s coverage: 38.5% of statements [2020-03-31T09:35:05.778Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-03-31T09:35:05.778Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-03-31T09:35:09.155Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.775s coverage: 79.9% of statements [2020-03-31T09:35:09.155Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-03-31T09:35:09.155Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-03-31T09:35:09.155Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-03-31T09:35:09.155Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.110s coverage: 52.6% of statements [2020-03-31T09:35:09.155Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.363s coverage: 76.1% of statements [2020-03-31T09:35:09.155Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-03-31T09:35:09.155Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-03-31T09:35:09.155Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-31T09:35:17.395Z] gofmt -l . [2020-03-31T09:35:17.395Z] [ "`gofmt -l .`" = "" ] [2020-03-31T09:35:17.395Z] ./bin/test-attribution-txt.sh [2020-03-31T09:35:18.358Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-31T09:35:19.102Z] Stashed 1 file(s) [Pipeline] } [2020-03-31T09:35:19.107Z] $ docker stop --time=1 ddc8f430bf4c96ea38ec1cdfc1366412e43bec0ece78c1a81eb9a004a96062d9 [2020-03-31T09:35:21.423Z] $ docker rm -f ddc8f430bf4c96ea38ec1cdfc1366412e43bec0ece78c1a81eb9a004a96062d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-31T09:35:23.116Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-31T09:35:23.440Z] + ls -al . [2020-03-31T09:35:23.440Z] total 200 [2020-03-31T09:35:23.440Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 31 09:35 . [2020-03-31T09:35:23.440Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 09:33 .. [2020-03-31T09:35:23.440Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 31 09:33 .dockerignore [2020-03-31T09:35:23.440Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 09:33 .git [2020-03-31T09:35:23.440Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 09:33 .github [2020-03-31T09:35:23.440Z] -rw-rw-r-- 1 jenkins jenkins 138 Mar 31 09:33 .gitignore [2020-03-31T09:35:23.440Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 09:33 .semver [2020-03-31T09:35:23.441Z] -rw-rw-r-- 1 jenkins jenkins 936 Mar 31 09:33 Dockerfile.build [2020-03-31T09:35:23.441Z] -rw-rw-r-- 1 jenkins jenkins 808 Mar 31 09:33 Jenkinsfile [2020-03-31T09:35:23.441Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 31 09:33 LICENSE [2020-03-31T09:35:23.441Z] -rw-rw-r-- 1 jenkins jenkins 892 Mar 31 09:33 Makefile [2020-03-31T09:35:23.441Z] -rw-rw-r-- 1 jenkins jenkins 2249 Mar 31 09:33 README.md [2020-03-31T09:35:23.441Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 31 09:30 VERSION [2020-03-31T09:35:23.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 09:33 api [2020-03-31T09:35:23.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 09:33 bin [2020-03-31T09:35:23.441Z] -rw-r--r-- 1 jenkins jenkins 94825 Mar 31 09:35 coverage.out [2020-03-31T09:35:23.441Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 09:33 example [2020-03-31T09:35:23.441Z] -rw-r--r-- 1 jenkins jenkins 438 Mar 31 09:35 go.mod [2020-03-31T09:35:23.441Z] -rw-r--r-- 1 jenkins jenkins 11812 Mar 31 09:35 go.sum [2020-03-31T09:35:23.441Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 31 09:33 internal [2020-03-31T09:35:23.441Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 31 09:33 pkg [2020-03-31T09:35:23.441Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 09:33 snap [2020-03-31T09:35:23.441Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 31 09:33 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-31T09:35:23.767Z] + 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=c45f45678c666654042318529fadbb6207b03dd5 --label arch=arm64 --label version=0.0.0 . [2020-03-31T09:35:24.354Z] Sending build context to Docker daemon 2.815MB [2020-03-31T09:35:24.354Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-03-31T09:35:24.354Z] Step 2/20 : FROM ${BASE} AS builder [2020-03-31T09:35:24.354Z] ---> 7644d7f6b3b9 [2020-03-31T09:35:24.354Z] Step 3/20 : ARG MAKE='make build' [2020-03-31T09:35:24.354Z] ---> Running in d28a431dd81e [2020-03-31T09:35:24.940Z] Removing intermediate container d28a431dd81e [2020-03-31T09:35:24.940Z] ---> 9b0a1ee75edb [2020-03-31T09:35:24.940Z] Step 4/20 : WORKDIR /device-sdk-go [2020-03-31T09:35:24.940Z] ---> Running in b3f3da5889fb [2020-03-31T09:35:25.208Z] Removing intermediate container b3f3da5889fb [2020-03-31T09:35:25.208Z] ---> df82bf14fe49 [2020-03-31T09:35:25.208Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-31T09:35:25.478Z] ---> Running in c9d712357ae6 [2020-03-31T09:35:25.746Z] Removing intermediate container c9d712357ae6 [2020-03-31T09:35:25.746Z] ---> a44889013b74 [2020-03-31T09:35:25.746Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-31T09:35:25.746Z] ---> Running in 7077eb226ec5 [2020-03-31T09:35:27.785Z] Removing intermediate container 7077eb226ec5 [2020-03-31T09:35:27.785Z] ---> a0cb67539217 [2020-03-31T09:35:27.785Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-03-31T09:35:27.785Z] ---> Running in 06ed2d16ab23 [2020-03-31T09:35:27.792Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-03-31T09:35:27.792Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-03-31T09:35:27.792Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.008s coverage: 22.6% of statements [2020-03-31T09:35:27.792Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.096s coverage: 95.8% of statements [2020-03-31T09:35:28.780Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-31T09:35:29.748Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-31T09:35:30.338Z] OK: 125 MiB in 39 packages [2020-03-31T09:35:30.440Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.050s coverage: 7.9% of statements [2020-03-31T09:35:30.440Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.032s coverage: 22.1% of statements [2020-03-31T09:35:30.440Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-03-31T09:35:30.440Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.102s coverage: 38.5% of statements [2020-03-31T09:35:30.440Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-03-31T09:35:30.440Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-03-31T09:35:30.440Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 1.112s coverage: 79.9% of statements [2020-03-31T09:35:30.440Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-03-31T09:35:30.440Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-03-31T09:35:30.440Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-03-31T09:35:30.440Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.021s coverage: 52.6% of statements [2020-03-31T09:35:31.299Z] Removing intermediate container 06ed2d16ab23 [2020-03-31T09:35:31.299Z] ---> 76eefd52b78e [2020-03-31T09:35:31.299Z] Step 8/20 : COPY . . [2020-03-31T09:35:31.892Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.197s coverage: 76.1% of statements [2020-03-31T09:35:31.892Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-03-31T09:35:31.892Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-03-31T09:35:32.265Z] ---> c87956bd35ed [2020-03-31T09:35:32.265Z] Step 9/20 : RUN ${MAKE} [2020-03-31T09:35:32.516Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-31T09:35:32.536Z] ---> Running in 70d29a028e15 [2020-03-31T09:35:33.122Z] 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-31T09:35:37.989Z] gofmt -l . [2020-03-31T09:35:37.989Z] [ "`gofmt -l .`" = "" ] [2020-03-31T09:35:37.989Z] ./bin/test-attribution-txt.sh [2020-03-31T09:35:38.258Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-31T09:35:38.531Z] Warning: overwriting stash ‘coverage-report’ [2020-03-31T09:35:39.170Z] Stashed 1 file(s) [Pipeline] } [2020-03-31T09:35:39.179Z] $ docker stop --time=1 d96bbc572ae1ec90d0335fb8edf22246a461856ef437408b626e52dc62f5cd7d [2020-03-31T09:35:40.759Z] $ docker rm -f d96bbc572ae1ec90d0335fb8edf22246a461856ef437408b626e52dc62f5cd7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-31T09:35:41.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-31T09:35:41.971Z] + ls -al . [2020-03-31T09:35:41.971Z] total 160 [2020-03-31T09:35:41.971Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 31 09:35 . [2020-03-31T09:35:41.971Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 31 09:33 .. [2020-03-31T09:35:41.971Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 31 09:33 api [2020-03-31T09:35:41.971Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 31 09:33 bin [2020-03-31T09:35:41.971Z] -rw-r--r--. 1 jenkins jenkins 94825 Mar 31 09:35 coverage.out [2020-03-31T09:35:41.971Z] -rw-rw-r--. 1 jenkins jenkins 936 Mar 31 09:33 Dockerfile.build [2020-03-31T09:35:41.971Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 31 09:33 .dockerignore [2020-03-31T09:35:41.971Z] drwxrwxr-x. 4 jenkins jenkins 31 Mar 31 09:33 example [2020-03-31T09:35:41.971Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 31 09:34 .git [2020-03-31T09:35:41.971Z] drwxrwxr-x. 2 jenkins jenkins 38 Mar 31 09:33 .github [2020-03-31T09:35:41.971Z] -rw-rw-r--. 1 jenkins jenkins 138 Mar 31 09:33 .gitignore [2020-03-31T09:35:41.971Z] -rw-r--r--. 1 jenkins jenkins 438 Mar 31 09:35 go.mod [2020-03-31T09:35:41.971Z] -rw-r--r--. 1 jenkins jenkins 11812 Mar 31 09:35 go.sum [2020-03-31T09:35:41.971Z] drwxrwxr-x. 13 jenkins jenkins 179 Mar 31 09:33 internal [2020-03-31T09:35:41.971Z] -rw-rw-r--. 1 jenkins jenkins 808 Mar 31 09:33 Jenkinsfile [2020-03-31T09:35:41.971Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 31 09:33 LICENSE [2020-03-31T09:35:41.971Z] -rw-rw-r--. 1 jenkins jenkins 892 Mar 31 09:33 Makefile [2020-03-31T09:35:41.971Z] drwxrwxr-x. 5 jenkins jenkins 50 Mar 31 09:33 pkg [2020-03-31T09:35:41.971Z] -rw-rw-r--. 1 jenkins jenkins 2249 Mar 31 09:33 README.md [2020-03-31T09:35:41.971Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 31 09:34 .semver [2020-03-31T09:35:41.971Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 31 09:33 snap [2020-03-31T09:35:41.971Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 31 09:30 VERSION [2020-03-31T09:35:41.971Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 31 09:33 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-31T09:35:42.333Z] + 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=c45f45678c666654042318529fadbb6207b03dd5 --label arch=amd64 --label version=0.0.0 . [2020-03-31T09:35:42.973Z] Sending build context to Docker daemon 2.812MB [2020-03-31T09:35:42.973Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-03-31T09:35:42.973Z] Step 2/20 : FROM ${BASE} AS builder [2020-03-31T09:35:42.973Z] ---> 3548b15f51f3 [2020-03-31T09:35:42.973Z] Step 3/20 : ARG MAKE='make build' [2020-03-31T09:35:42.973Z] ---> Running in c6c5c65aa1b7 [2020-03-31T09:35:42.973Z] Removing intermediate container c6c5c65aa1b7 [2020-03-31T09:35:42.973Z] ---> 75b57296eb3d [2020-03-31T09:35:42.973Z] Step 4/20 : WORKDIR /device-sdk-go [2020-03-31T09:35:43.299Z] ---> Running in 432fa26bf79d [2020-03-31T09:35:43.563Z] Removing intermediate container 432fa26bf79d [2020-03-31T09:35:43.563Z] ---> 525bf6c3942e [2020-03-31T09:35:43.563Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-31T09:35:43.563Z] ---> Running in dafdfee4757e [2020-03-31T09:35:43.563Z] Removing intermediate container dafdfee4757e [2020-03-31T09:35:43.563Z] ---> 6db436dd1288 [2020-03-31T09:35:43.563Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-31T09:35:43.828Z] ---> Running in 36034bc59f33 [2020-03-31T09:35:44.833Z] Removing intermediate container 36034bc59f33 [2020-03-31T09:35:44.833Z] ---> 6738b8661817 [2020-03-31T09:35:44.833Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-03-31T09:35:44.833Z] ---> Running in cf68c24fcf95 [2020-03-31T09:35:45.453Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-31T09:35:46.027Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-31T09:35:46.986Z] OK: 143 MiB in 39 packages [2020-03-31T09:35:47.569Z] Removing intermediate container cf68c24fcf95 [2020-03-31T09:35:47.569Z] ---> 73da6d78926f [2020-03-31T09:35:47.569Z] Step 8/20 : COPY . . [2020-03-31T09:35:48.529Z] ---> cd4dcee11035 [2020-03-31T09:35:48.529Z] Step 9/20 : RUN ${MAKE} [2020-03-31T09:35:48.529Z] ---> Running in 84e48c0ee09b [2020-03-31T09:35:49.108Z] 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-31T09:36:11.428Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-03-31T09:36:11.428Z] Removing intermediate container 84e48c0ee09b [2020-03-31T09:36:11.428Z] ---> 21e469db8fa2 [2020-03-31T09:36:11.428Z] Step 10/20 : FROM scratch [2020-03-31T09:36:11.428Z] ---> [2020-03-31T09:36:11.428Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-31T09:36:11.428Z] ---> Running in 9edff61b08f2 [2020-03-31T09:36:11.752Z] Removing intermediate container 9edff61b08f2 [2020-03-31T09:36:11.752Z] ---> 2d45396fc10c [2020-03-31T09:36:11.752Z] Step 12/20 : ENV APP_PORT=49990 [2020-03-31T09:36:11.752Z] ---> Running in ceaf0d2e4321 [2020-03-31T09:36:11.752Z] Removing intermediate container ceaf0d2e4321 [2020-03-31T09:36:11.752Z] ---> 9ffc060295fb [2020-03-31T09:36:11.752Z] Step 13/20 : EXPOSE $APP_PORT [2020-03-31T09:36:11.752Z] ---> Running in 54db177612c0 [2020-03-31T09:36:12.072Z] Removing intermediate container 54db177612c0 [2020-03-31T09:36:12.072Z] ---> fbb1fbcee1b1 [2020-03-31T09:36:12.072Z] Step 14/20 : WORKDIR / [2020-03-31T09:36:12.072Z] ---> Running in 51a2aff0a165 [2020-03-31T09:36:12.133Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-03-31T09:36:12.133Z] Removing intermediate container 70d29a028e15 [2020-03-31T09:36:12.133Z] ---> 8602e325731c [2020-03-31T09:36:12.133Z] Step 10/20 : FROM scratch [2020-03-31T09:36:12.133Z] ---> [2020-03-31T09:36:12.133Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-31T09:36:12.133Z] ---> Running in 94822eabcade [2020-03-31T09:36:12.133Z] Removing intermediate container 94822eabcade [2020-03-31T09:36:12.133Z] ---> 1b881e33951d [2020-03-31T09:36:12.133Z] Step 12/20 : ENV APP_PORT=49990 [2020-03-31T09:36:12.133Z] ---> Running in c8cde44fc40c [2020-03-31T09:36:12.133Z] Removing intermediate container c8cde44fc40c [2020-03-31T09:36:12.133Z] ---> 0ac68b428337 [2020-03-31T09:36:12.133Z] Step 13/20 : EXPOSE $APP_PORT [2020-03-31T09:36:12.133Z] ---> Running in 45dc38108647 [2020-03-31T09:36:12.133Z] Removing intermediate container 45dc38108647 [2020-03-31T09:36:12.133Z] ---> d2e329a5fa94 [2020-03-31T09:36:12.133Z] Step 14/20 : WORKDIR / [2020-03-31T09:36:12.133Z] ---> Running in 3af48d2769fd [2020-03-31T09:36:12.133Z] Removing intermediate container 3af48d2769fd [2020-03-31T09:36:12.133Z] ---> b6299a639521 [2020-03-31T09:36:12.133Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-03-31T09:36:12.133Z] ---> 94cf3f77ac17 [2020-03-31T09:36:12.133Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-03-31T09:36:12.367Z] Removing intermediate container 51a2aff0a165 [2020-03-31T09:36:12.367Z] ---> 2e78643cffac [2020-03-31T09:36:12.367Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-03-31T09:36:12.721Z] ---> f06017c468bb [2020-03-31T09:36:12.721Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-03-31T09:36:12.721Z] ---> Running in 4013036c3410 [2020-03-31T09:36:13.307Z] Removing intermediate container 4013036c3410 [2020-03-31T09:36:13.307Z] ---> 308718fd94a6 [2020-03-31T09:36:13.307Z] Step 18/20 : LABEL arch=arm64 [2020-03-31T09:36:13.307Z] ---> Running in 6e38c7e5c08f [2020-03-31T09:36:13.551Z] ---> 2f256f47e422 [2020-03-31T09:36:13.551Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-03-31T09:36:13.573Z] Removing intermediate container 6e38c7e5c08f [2020-03-31T09:36:13.573Z] ---> 203c0421cebe [2020-03-31T09:36:13.573Z] Step 19/20 : LABEL git_sha=c45f45678c666654042318529fadbb6207b03dd5 [2020-03-31T09:36:13.840Z] ---> Running in 06a7e4c43817 [2020-03-31T09:36:13.858Z] ---> 1fdbec2764c3 [2020-03-31T09:36:13.858Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-03-31T09:36:13.858Z] ---> Running in 877eda7b469a [2020-03-31T09:36:14.118Z] Removing intermediate container 06a7e4c43817 [2020-03-31T09:36:14.118Z] ---> 05ea40a6fa91 [2020-03-31T09:36:14.118Z] Step 20/20 : LABEL version=0.0.0 [2020-03-31T09:36:14.118Z] ---> Running in 3a560d13d43b [2020-03-31T09:36:14.147Z] Removing intermediate container 877eda7b469a [2020-03-31T09:36:14.147Z] ---> 460e5fa5479d [2020-03-31T09:36:14.147Z] Step 18/20 : LABEL arch=amd64 [2020-03-31T09:36:14.147Z] ---> Running in 7ea6ae2442c9 [2020-03-31T09:36:14.147Z] Removing intermediate container 7ea6ae2442c9 [2020-03-31T09:36:14.147Z] ---> 441337bb28fe [2020-03-31T09:36:14.147Z] Step 19/20 : LABEL git_sha=c45f45678c666654042318529fadbb6207b03dd5 [2020-03-31T09:36:14.452Z] ---> Running in 7b2b8414276f [2020-03-31T09:36:14.706Z] Removing intermediate container 3a560d13d43b [2020-03-31T09:36:14.706Z] ---> 258e6fcbbc60 [2020-03-31T09:36:14.706Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-31T09:36:14.706Z] Successfully built 258e6fcbbc60 [2020-03-31T09:36:14.706Z] 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 [2020-03-31T09:36:15.081Z] Removing intermediate container 7b2b8414276f [2020-03-31T09:36:15.082Z] ---> 992fcdc6ecc0 [2020-03-31T09:36:15.082Z] Step 20/20 : LABEL version=0.0.0 [2020-03-31T09:36:15.082Z] ---> Running in 9fa26176810e [2020-03-31T09:36:15.082Z] Removing intermediate container 9fa26176810e [2020-03-31T09:36:15.082Z] ---> 7bab92a27281 [2020-03-31T09:36:15.082Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-31T09:36:15.082Z] Successfully built 7bab92a27281 [2020-03-31T09:36:15.082Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [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-31T09:36:16.475Z] provisioning config files... [2020-03-31T09:36:16.493Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/config6722409490845033442tmp [Pipeline] { [Pipeline] sh [2020-03-31T09:36:16.842Z] + curl -s https://codecov.io/bash [2020-03-31T09:36:16.842Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/config6722409490845033442tmp [2020-03-31T09:36:17.106Z] [2020-03-31T09:36:17.106Z] _____ _ [2020-03-31T09:36:17.106Z] / ____| | | [2020-03-31T09:36:17.106Z] | | ___ __| | ___ ___ _____ __ [2020-03-31T09:36:17.106Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-31T09:36:17.106Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-31T09:36:17.106Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-31T09:36:17.106Z] Bash-tbd [2020-03-31T09:36:17.106Z] [2020-03-31T09:36:17.106Z] [2020-03-31T09:36:17.106Z] ==> Jenkins CI detected. [2020-03-31T09:36:17.106Z] project root: . [2020-03-31T09:36:17.106Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-31T09:36:17.106Z] ==> Running gcov in . (disable via -X gcov) [2020-03-31T09:36:17.106Z] ==> Python coveragepy not found [2020-03-31T09:36:17.106Z] ==> Searching for coverage reports in: [2020-03-31T09:36:17.106Z] + . [2020-03-31T09:36:17.106Z] -> Found 1 reports [2020-03-31T09:36:17.106Z] ==> Detecting git/mercurial file structure [2020-03-31T09:36:17.106Z] ==> Reading reports [2020-03-31T09:36:17.106Z] + ./coverage.out bytes=94825 [2020-03-31T09:36:17.106Z] ==> Appending adjustments [2020-03-31T09:36:17.106Z] http://docs.codecov.io/docs/fixing-reports [2020-03-31T09:36:17.682Z] + Found adjustments [2020-03-31T09:36:17.682Z] ==> Gzipping contents [2020-03-31T09:36:17.682Z] ==> Uploading reports [2020-03-31T09:36:17.682Z] url: https://codecov.io [2020-03-31T09:36:17.682Z] query: branch=PR-432&commit=c45f45678c666654042318529fadbb6207b03dd5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-432%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=432&job= [2020-03-31T09:36:17.682Z] -> Pinging Codecov [2020-03-31T09:36:17.682Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-432&commit=c45f45678c666654042318529fadbb6207b03dd5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-432%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=432&job= [2020-03-31T09:36:17.942Z] -> Uploading [2020-03-31T09:36:18.522Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/c45f45678c666654042318529fadbb6207b03dd5 [Pipeline] } [2020-03-31T09:36:18.531Z] 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-31T09:36:19.667Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-31T09:36:20.002Z] ---> package-listing.sh [2020-03-31T09:36:20.002Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-31T09:36:20.002Z] ++ facter osfamily [2020-03-31T09:36:20.002Z] + OS_FAMILY=redhat [2020-03-31T09:36:20.002Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-432 [2020-03-31T09:36:20.002Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-31T09:36:20.002Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-31T09:36:20.002Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-31T09:36:20.002Z] + PACKAGES=/tmp/packages_start.txt [2020-03-31T09:36:20.002Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-432 ']' [2020-03-31T09:36:20.002Z] + PACKAGES=/tmp/packages_end.txt [2020-03-31T09:36:20.002Z] + case "${OS_FAMILY}" in [2020-03-31T09:36:20.002Z] + sort [2020-03-31T09:36:20.002Z] + rpm -qa [2020-03-31T09:36:25.312Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-31T09:36:25.312Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-31T09:36:25.312Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-31T09:36:25.312Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-432 ']' [2020-03-31T09:36:25.312Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-432/archives/ [2020-03-31T09:36:25.312Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-432/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-31T09:36:25.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-31T09:36:25.801Z] [2020-03-31T09:36:25.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-31T09:36:26.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-31T09:36:26.450Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-31T09:36:26.450Z] c9b1b535fdd9: Pulling fs layer [2020-03-31T09:36:26.450Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-31T09:36:26.450Z] 756a868c4378: Pulling fs layer [2020-03-31T09:36:26.450Z] 444b2fc9a129: Pulling fs layer [2020-03-31T09:36:26.450Z] ea15f1150254: Pulling fs layer [2020-03-31T09:36:26.450Z] 41b27a9f41bf: Pulling fs layer [2020-03-31T09:36:26.450Z] 28c525ee5125: Pulling fs layer [2020-03-31T09:36:26.450Z] 094b1ea09ed8: Pulling fs layer [2020-03-31T09:36:26.450Z] 138eaada9080: Pulling fs layer [2020-03-31T09:36:26.450Z] 0622d0fa9048: Pulling fs layer [2020-03-31T09:36:26.450Z] 444b2fc9a129: Waiting [2020-03-31T09:36:26.450Z] ea15f1150254: Waiting [2020-03-31T09:36:26.450Z] 41b27a9f41bf: Waiting [2020-03-31T09:36:26.450Z] 28c525ee5125: Waiting [2020-03-31T09:36:26.450Z] 094b1ea09ed8: Waiting [2020-03-31T09:36:26.450Z] 0622d0fa9048: Waiting [2020-03-31T09:36:26.450Z] 138eaada9080: Waiting [2020-03-31T09:36:26.450Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-31T09:36:26.450Z] 2cc5ad85d9ab: Download complete [2020-03-31T09:36:26.450Z] 444b2fc9a129: Download complete [2020-03-31T09:36:26.450Z] c9b1b535fdd9: Verifying Checksum [2020-03-31T09:36:26.450Z] c9b1b535fdd9: Download complete [2020-03-31T09:36:26.450Z] ea15f1150254: Download complete [2020-03-31T09:36:26.450Z] 28c525ee5125: Verifying Checksum [2020-03-31T09:36:26.450Z] 28c525ee5125: Download complete [2020-03-31T09:36:27.248Z] c9b1b535fdd9: Pull complete [2020-03-31T09:36:27.248Z] 2cc5ad85d9ab: Pull complete [2020-03-31T09:36:27.567Z] 756a868c4378: Verifying Checksum [2020-03-31T09:36:27.567Z] 756a868c4378: Download complete [2020-03-31T09:36:28.572Z] 138eaada9080: Download complete [2020-03-31T09:36:28.572Z] 0622d0fa9048: Verifying Checksum [2020-03-31T09:36:28.572Z] 0622d0fa9048: Download complete [2020-03-31T09:36:29.846Z] 094b1ea09ed8: Verifying Checksum [2020-03-31T09:36:29.846Z] 094b1ea09ed8: Download complete [2020-03-31T09:36:30.935Z] 756a868c4378: Pull complete [2020-03-31T09:36:30.935Z] 444b2fc9a129: Pull complete [2020-03-31T09:36:30.935Z] 41b27a9f41bf: Verifying Checksum [2020-03-31T09:36:30.935Z] 41b27a9f41bf: Download complete [2020-03-31T09:36:31.519Z] ea15f1150254: Pull complete [2020-03-31T09:36:36.070Z] 41b27a9f41bf: Pull complete [2020-03-31T09:36:36.070Z] 28c525ee5125: Pull complete [2020-03-31T09:36:38.769Z] 094b1ea09ed8: Pull complete [2020-03-31T09:36:39.031Z] 138eaada9080: Pull complete [2020-03-31T09:36:39.302Z] 0622d0fa9048: Pull complete [2020-03-31T09:36:39.302Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-31T09:36:39.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-31T09:36:39.849Z] prd-centos7-docker-4c-2g-1551 does not seem to be running inside a container [2020-03-31T09:36:39.918Z] $ 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-432 -v /w/workspace/dgexfoundry_device-sdk-go_PR-432:/w/workspace/dgexfoundry_device-sdk-go_PR-432:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-31T09:36:41.222Z] $ docker top 5d487510be974cbb1c1ff1722fdefe256366d96b858de8545e404761c409f504 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-31T09:36:41.667Z] provisioning config files... [2020-03-31T09:36:41.683Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/config7885995333422250782tmp [Pipeline] { [Pipeline] echo [2020-03-31T09:36:41.727Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-31T09:36:42.174Z] ---> create-netrc.sh [Pipeline] echo [2020-03-31T09:36:42.448Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-31T09:36:42.772Z] ---> logs-deploy.sh [2020-03-31T09:36:42.772Z] + ARCHIVE_ARTIFACTS= [2020-03-31T09:36:42.772Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-31T09:36:42.772Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-31T09:36:42.772Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-31T09:36:42.772Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-432/8 [2020-03-31T09:36:42.772Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-432/8/ [2020-03-31T09:36:42.772Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-432/8 /w/workspace/dgexfoundry_device-sdk-go_PR-432 [2020-03-31T09:36:44.716Z] Archives upload complete. [2020-03-31T09:36:44.716Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-432/8 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-432/8/ [2020-03-31T09:36:46.349Z] ---> uname -a: [2020-03-31T09:36:46.349Z] Linux 5d487510be97 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z] ---> lscpu: [2020-03-31T09:36:46.349Z] Architecture: x86_64 [2020-03-31T09:36:46.349Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-31T09:36:46.349Z] Byte Order: Little Endian [2020-03-31T09:36:46.349Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-31T09:36:46.349Z] CPU(s): 4 [2020-03-31T09:36:46.349Z] On-line CPU(s) list: 0-3 [2020-03-31T09:36:46.349Z] Thread(s) per core: 1 [2020-03-31T09:36:46.349Z] Core(s) per socket: 1 [2020-03-31T09:36:46.349Z] Socket(s): 4 [2020-03-31T09:36:46.349Z] NUMA node(s): 1 [2020-03-31T09:36:46.349Z] Vendor ID: GenuineIntel [2020-03-31T09:36:46.349Z] CPU family: 6 [2020-03-31T09:36:46.349Z] Model: 44 [2020-03-31T09:36:46.349Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-31T09:36:46.349Z] Stepping: 1 [2020-03-31T09:36:46.349Z] CPU MHz: 2933.438 [2020-03-31T09:36:46.349Z] BogoMIPS: 5866.87 [2020-03-31T09:36:46.349Z] Virtualization: VT-x [2020-03-31T09:36:46.349Z] Hypervisor vendor: KVM [2020-03-31T09:36:46.349Z] Virtualization type: full [2020-03-31T09:36:46.349Z] L1d cache: 128 KiB [2020-03-31T09:36:46.349Z] L1i cache: 128 KiB [2020-03-31T09:36:46.349Z] L2 cache: 16 MiB [2020-03-31T09:36:46.349Z] L3 cache: 64 MiB [2020-03-31T09:36:46.349Z] NUMA node0 CPU(s): 0-3 [2020-03-31T09:36:46.349Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-31T09:36:46.349Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-31T09:36:46.349Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-31T09:36:46.349Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-31T09:36:46.349Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-31T09:36:46.349Z] 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-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z] ---> nproc: [2020-03-31T09:36:46.349Z] 4 [2020-03-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z] ---> df -h: [2020-03-31T09:36:46.349Z] Filesystem Size Used Available Use% Mounted on [2020-03-31T09:36:46.349Z] overlay 50.0G 6.3G 43.7G 13% / [2020-03-31T09:36:46.349Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-31T09:36:46.349Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-31T09:36:46.349Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-31T09:36:46.349Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-03-31T09:36:46.349Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-03-31T09:36:46.349Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-03-31T09:36:46.349Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp [2020-03-31T09:36:46.349Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-03-31T09:36:46.349Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-432 [2020-03-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z] ---> free -m: [2020-03-31T09:36:46.349Z] total used free shared buff/cache available [2020-03-31T09:36:46.349Z] Mem: 1838 592 74 0 1171 1141 [2020-03-31T09:36:46.349Z] Swap: 1023 0 1023 [2020-03-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z] ---> ip addr: [2020-03-31T09:36:46.349Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-31T09:36:46.349Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-31T09:36:46.349Z] inet 127.0.0.1/8 scope host lo [2020-03-31T09:36:46.349Z] valid_lft forever preferred_lft forever [2020-03-31T09:36:46.349Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-31T09:36:46.349Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-31T09:36:46.349Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-31T09:36:46.349Z] valid_lft forever preferred_lft forever [2020-03-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z] ---> sar -b -r -n DEV: [2020-03-31T09:36:46.349Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/31/20 _x86_64_ (4 CPU) [2020-03-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z] 09:29:42 LINUX RESTART [2020-03-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z] 09:30:02 tps rtps wtps bread/s bwrtn/s [2020-03-31T09:36:46.349Z] 09:31:01 135.34 57.47 77.86 6031.24 37908.85 [2020-03-31T09:36:46.349Z] 09:32:01 11.51 0.00 11.51 0.00 1806.69 [2020-03-31T09:36:46.349Z] 09:33:01 2.80 0.00 2.80 0.00 85.17 [2020-03-31T09:36:46.349Z] 09:34:01 0.63 0.00 0.63 0.00 9.04 [2020-03-31T09:36:46.349Z] 09:35:01 0.23 0.00 0.23 0.00 3.60 [2020-03-31T09:36:46.349Z] 09:36:01 0.37 0.00 0.37 0.00 5.04 [2020-03-31T09:36:46.349Z] Average: 24.84 9.45 15.39 991.42 6550.54 [2020-03-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z] 09:30:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-31T09:36:46.349Z] 09:31:01 100432 1781872 94.66 2620 1258912 973044 33.20 427856 1194824 51492 [2020-03-31T09:36:46.349Z] 09:32:01 111308 1770996 94.09 2620 1258920 893336 30.48 417916 1194776 12 [2020-03-31T09:36:46.349Z] 09:33:01 109928 1772376 94.16 2620 1258928 893628 30.49 419352 1194756 8 [2020-03-31T09:36:46.349Z] 09:34:01 108736 1773568 94.22 2620 1258928 893824 30.50 420512 1194756 12 [2020-03-31T09:36:46.349Z] 09:35:01 110840 1771464 94.11 2620 1258936 893464 30.48 418460 1194756 16 [2020-03-31T09:36:46.349Z] 09:36:01 110372 1771932 94.14 2620 1258964 893548 30.49 419012 1194760 12 [2020-03-31T09:36:46.349Z] Average: 108603 1773701 94.23 2620 1258931 906807 30.94 420518 1194771 8592 [2020-03-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z] 09:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-31T09:36:46.349Z] 09:31:01 eth0 241.85 184.72 1030.52 98.14 0.00 0.00 0.00 [2020-03-31T09:36:46.349Z] 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-31T09:36:46.349Z] 09:31:01 docker0 6.31 4.84 0.87 15.62 0.00 0.00 0.00 [2020-03-31T09:36:46.349Z] 09:32:01 eth0 0.63 0.08 0.04 0.01 0.00 0.00 0.00 [2020-03-31T09:36:46.349Z] 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-31T09:36:46.349Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-31T09:36:46.349Z] 09:33:01 eth0 0.68 0.33 0.29 0.17 0.00 0.00 0.00 [2020-03-31T09:36:46.349Z] 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-31T09:36:46.349Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-31T09:36:46.349Z] 09:34:01 eth0 1.42 0.97 2.20 0.27 0.00 0.00 0.00 [2020-03-31T09:36:46.349Z] 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-31T09:36:46.349Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-31T09:36:46.349Z] 09:35:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-31T09:36:46.349Z] 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-31T09:36:46.349Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-31T09:36:46.349Z] 09:36:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 [2020-03-31T09:36:46.349Z] 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-31T09:36:46.349Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-31T09:36:46.349Z] Average: eth0 40.27 30.64 169.84 16.22 0.00 0.00 0.00 [2020-03-31T09:36:46.349Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-31T09:36:46.349Z] Average: docker0 1.04 0.80 0.14 2.57 0.00 0.00 0.00 [2020-03-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z] ---> sar -P ALL: [2020-03-31T09:36:46.349Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/31/20 _x86_64_ (4 CPU) [2020-03-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z] 09:29:42 LINUX RESTART [2020-03-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z] 09:30:02 CPU %user %nice %system %iowait %steal %idle [2020-03-31T09:36:46.349Z] 09:31:01 all 14.78 0.00 8.30 6.36 11.75 58.81 [2020-03-31T09:36:46.349Z] 09:31:01 0 15.73 0.00 7.54 5.82 11.87 59.04 [2020-03-31T09:36:46.349Z] 09:31:01 1 14.44 0.00 12.30 9.15 11.69 52.42 [2020-03-31T09:36:46.349Z] 09:31:01 2 13.54 0.00 7.01 5.76 11.73 61.95 [2020-03-31T09:36:46.349Z] 09:31:01 3 15.41 0.00 6.31 4.70 11.70 61.88 [2020-03-31T09:36:46.349Z] 09:32:01 all 0.15 0.00 0.12 0.00 0.26 99.48 [2020-03-31T09:36:46.349Z] 09:32:01 0 0.05 0.00 0.12 0.00 0.30 99.53 [2020-03-31T09:36:46.349Z] 09:32:01 1 0.12 0.00 0.10 0.00 0.38 99.40 [2020-03-31T09:36:46.349Z] 09:32:01 2 0.07 0.00 0.15 0.00 0.15 99.63 [2020-03-31T09:36:46.349Z] 09:32:01 3 0.37 0.00 0.10 0.00 0.23 99.30 [2020-03-31T09:36:46.349Z] 09:33:01 all 0.11 0.00 0.05 0.00 0.15 99.69 [2020-03-31T09:36:46.349Z] 09:33:01 0 0.05 0.00 0.02 0.00 0.08 99.85 [2020-03-31T09:36:46.349Z] 09:33:01 1 0.10 0.00 0.07 0.00 0.15 99.68 [2020-03-31T09:36:46.349Z] 09:33:01 2 0.05 0.00 0.03 0.00 0.18 99.73 [2020-03-31T09:36:46.349Z] 09:33:01 3 0.25 0.00 0.07 0.00 0.15 99.53 [2020-03-31T09:36:46.349Z] 09:34:01 all 0.12 0.00 0.05 0.00 0.49 99.34 [2020-03-31T09:36:46.349Z] 09:34:01 0 0.07 0.00 0.02 0.00 0.47 99.45 [2020-03-31T09:36:46.349Z] 09:34:01 1 0.07 0.00 0.03 0.00 0.55 99.35 [2020-03-31T09:36:46.349Z] 09:34:01 2 0.10 0.00 0.05 0.00 0.63 99.22 [2020-03-31T09:36:46.349Z] 09:34:01 3 0.23 0.00 0.10 0.00 0.35 99.32 [2020-03-31T09:36:46.349Z] 09:35:01 all 0.10 0.00 0.03 0.00 0.72 99.14 [2020-03-31T09:36:46.349Z] 09:35:01 0 0.03 0.00 0.03 0.00 1.12 98.81 [2020-03-31T09:36:46.349Z] 09:35:01 1 0.07 0.00 0.05 0.00 0.68 99.20 [2020-03-31T09:36:46.349Z] 09:35:01 2 0.03 0.00 0.02 0.00 0.38 99.57 [2020-03-31T09:36:46.349Z] 09:35:01 3 0.28 0.00 0.03 0.00 0.71 98.97 [2020-03-31T09:36:46.349Z] 09:36:01 all 0.10 0.00 0.04 0.00 0.62 99.24 [2020-03-31T09:36:46.349Z] 09:36:01 0 0.03 0.00 0.03 0.00 0.58 99.35 [2020-03-31T09:36:46.349Z] 09:36:01 1 0.07 0.00 0.07 0.00 0.93 98.94 [2020-03-31T09:36:46.349Z] 09:36:01 2 0.07 0.00 0.02 0.00 0.48 99.44 [2020-03-31T09:36:46.349Z] 09:36:01 3 0.25 0.00 0.03 0.00 0.48 99.24 [2020-03-31T09:36:46.349Z] Average: all 2.50 0.00 1.40 1.03 2.29 92.79 [2020-03-31T09:36:46.349Z] Average: 0 2.57 0.00 1.25 0.94 2.34 92.91 [2020-03-31T09:36:46.349Z] Average: 1 2.42 0.00 2.06 1.49 2.36 91.68 [2020-03-31T09:36:46.349Z] Average: 2 2.26 0.00 1.19 0.94 2.22 93.38 [2020-03-31T09:36:46.349Z] Average: 3 2.74 0.00 1.08 0.76 2.23 93.19 [2020-03-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z] [2020-03-31T09:36:46.349Z]