b' Pull request #423 updated\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of IOTechSystems for edgexfoundry/device-sdk-go\n Loading trusted files from base branch master at 024630121e2b04935f7e36cc4116b7ecf780bb65 rather than 09551de58bf54328d1e14b22efdf1f820e0479e0\n Obtained Jenkinsfile from 024630121e2b04935f7e36cc4116b7ecf780bb65\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision 829b7bace261b52f145cb1597a57c219468adaef\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision 829b7bace261b52f145cb1597a57c219468adaef (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 829b7bace261b52f145cb1597a57c219468adaef # timeout=10\n Commit message: "Merge pull request #98 from lranjbar/add-c-device-service-function"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.12, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: device-sdk-go-settings\n PROJECT: device-sdk-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-sdk-simple\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-17888 in /w/workspace/dgexfoundry_device-sdk-go_PR-423\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n Fetching without tags\n > git init /w/workspace/dgexfoundry_device-sdk-go_PR-423 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/423/head:refs/remotes/origin/PR-423 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Merging remotes/origin/master commit 024630121e2b04935f7e36cc4116b7ecf780bb65 into PR head commit 09551de58bf54328d1e14b22efdf1f820e0479e0\n Merge succeeded, producing 09551de58bf54328d1e14b22efdf1f820e0479e0\n Checking out Revision 09551de58bf54328d1e14b22efdf1f820e0479e0 (PR-423)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 09551de58bf54328d1e14b22efdf1f820e0479e0 # timeout=10\n > git merge 024630121e2b04935f7e36cc4116b7ecf780bb65 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 09551de58bf54328d1e14b22efdf1f820e0479e0 # timeout=10\n Commit message: "Add provision watcher implementation"\n First time build. Skipping changelog.\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-06T05:43:16.175Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n > git rev-list --no-walk 1ab5a09d507d396e2aa94280ee8104821299fc5f # timeout=10\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-06T05:43:17.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-06T05:43:17.635Z] \n [2020-02-06T05:43:17.635Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-06T05:43:17.998Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-06T05:43:17.998Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-06T05:43:17.998Z] e7c96db7181b: Pulling fs layer\n [2020-02-06T05:43:17.998Z] a038dfdf5543: Pulling fs layer\n [2020-02-06T05:43:17.998Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-06T05:43:18.265Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-06T05:43:18.265Z] 8d5d8e63b3c0: Download complete\n [2020-02-06T05:43:18.265Z] a038dfdf5543: Verifying Checksum\n [2020-02-06T05:43:18.265Z] a038dfdf5543: Download complete\n [2020-02-06T05:43:18.532Z] e7c96db7181b: Verifying Checksum\n [2020-02-06T05:43:18.532Z] e7c96db7181b: Download complete\n [2020-02-06T05:43:18.794Z] e7c96db7181b: Pull complete\n [2020-02-06T05:43:19.741Z] a038dfdf5543: Pull complete\n [2020-02-06T05:43:19.741Z] 8d5d8e63b3c0: Pull complete\n [2020-02-06T05:43:20.003Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-06T05:43:20.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-06T05:43:20.166Z] prd-centos7-docker-4c-2g-17888 does not seem to be running inside a container\n [2020-02-06T05:43:20.223Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-423 -v /w/workspace/dgexfoundry_device-sdk-go_PR-423:/w/workspace/dgexfoundry_device-sdk-go_PR-423:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-423@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/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-06T05:43:20.977Z] $ docker top 22395e6373ff100d7993879a9c846729aeabed1443072f982f24a586a5779c33 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-06T05:43:21.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-06T05:43:21.633Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-06T05:43:21.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-06T05:43:21.939Z] $ docker exec 22395e6373ff100d7993879a9c846729aeabed1443072f982f24a586a5779c33 ssh-agent\n [2020-02-06T05:43:22.170Z] SSH_AUTH_SOCK=/tmp/ssh-cGbBGRCqjSBc/agent.15\n [2020-02-06T05:43:22.170Z] SSH_AGENT_PID=22\n [2020-02-06T05:43:22.183Z] Running ssh-add (command line suppressed)\n [2020-02-06T05:43:22.369Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp/private_key_5767577604626962728.key (/w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp/private_key_5767577604626962728.key)\n [2020-02-06T05:43:22.430Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-06T05:43:22.740Z] + git describe --exact-match --tags HEAD\n [2020-02-06T05:43:22.740Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-06T05:43:22.888Z] $ docker exec --env ******** --env ******** 22395e6373ff100d7993879a9c846729aeabed1443072f982f24a586a5779c33 ssh-agent -k\n [2020-02-06T05:43:23.066Z] unset SSH_AUTH_SOCK;\n [2020-02-06T05:43:23.067Z] unset SSH_AGENT_PID;\n [2020-02-06T05:43:23.067Z] echo Agent pid 22 killed;\n [2020-02-06T05:43:23.127Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-06T05:43:23.142Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-06T05:43:23.142Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-06T05:43:23.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-06T05:43:23.168Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-06T05:43:23.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-06T05:43:23.434Z] $ docker exec 22395e6373ff100d7993879a9c846729aeabed1443072f982f24a586a5779c33 ssh-agent\n [2020-02-06T05:43:23.664Z] SSH_AUTH_SOCK=/tmp/ssh-mf0wSHdf6wVm/agent.57\n [2020-02-06T05:43:23.664Z] SSH_AGENT_PID=64\n [2020-02-06T05:43:23.672Z] Running ssh-add (command line suppressed)\n [2020-02-06T05:43:23.832Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp/private_key_607522966972215614.key (/w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp/private_key_607522966972215614.key)\n [2020-02-06T05:43:23.888Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-06T05:43:24.191Z] + git semver init\n [2020-02-06T05:43:24.191Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-06T05:43:24.191Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-423/.git\n [2020-02-06T05:43:24.191Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-423\n [2020-02-06T05:43:24.191Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-06T05:43:24.191Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-06T05:43:24.191Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-06T05:43:24.191Z] # $SEMVER_BRANCH = PR-423\n [2020-02-06T05:43:24.191Z] # $SEMVER_TEMP = /tmp/semver-133129358\n [2020-02-06T05:43:24.191Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP\n [2020-02-06T05:43:24.763Z] # \'/tmp/semver-133129358\' -> \'/w/workspace/dgexfoundry_device-sdk-go_PR-423/.semver\'\n [2020-02-06T05:43:24.764Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-423/.semver\n [Pipeline] }\n [2020-02-06T05:43:24.770Z] $ docker exec --env ******** --env ******** 22395e6373ff100d7993879a9c846729aeabed1443072f982f24a586a5779c33 ssh-agent -k\n [2020-02-06T05:43:24.986Z] unset SSH_AUTH_SOCK;\n [2020-02-06T05:43:24.989Z] unset SSH_AGENT_PID;\n [2020-02-06T05:43:24.989Z] echo Agent pid 64 killed;\n [2020-02-06T05:43:25.072Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-06T05:43:25.395Z] + git semver\n [Pipeline] }\n [2020-02-06T05:43:25.402Z] $ docker stop --time=1 22395e6373ff100d7993879a9c846729aeabed1443072f982f24a586a5779c33\n [2020-02-06T05:43:26.762Z] $ docker rm -f 22395e6373ff100d7993879a9c846729aeabed1443072f982f24a586a5779c33\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-06T05:43:27.425Z] Stashed 21 file(s)\n [Pipeline] echo\n [2020-02-06T05:43:27.427Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-02-06T05:43:42.534Z] Still waiting to schedule task\n [2020-02-06T05:43:42.534Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-17888\xe2\x80\x99\n [2020-02-06T05:43:42.536Z] Still waiting to schedule task\n [2020-02-06T05:43:42.536Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-17883\xe2\x80\x99\n [2020-02-06T05:46:24.311Z] Running on prd-centos7-docker-4c-2g-17889 in /w/workspace/dgexfoundry_device-sdk-go_PR-423\n [Pipeline] {\n [Pipeline] ws\n [2020-02-06T05:46:24.325Z] Running in /w/workspace/device-sdk-go/6\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-06T05:46:30.827Z] using credential edgex-jenkins-ssh\n [2020-02-06T05:46:30.852Z] Cloning the remote Git repository\n [2020-02-06T05:46:30.852Z] Cloning with configured refspecs honoured and without tags\n [2020-02-06T05:46:30.908Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-06T05:46:30.967Z] > git init /w/workspace/device-sdk-go/6 # timeout=10\n [2020-02-06T05:46:31.077Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-06T05:46:31.077Z] > git --version # timeout=10\n [2020-02-06T05:46:31.898Z] Fetching without tags\n [2020-02-06T05:46:31.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-06T05:46:31.125Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-06T05:46:31.781Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-06T05:46:31.831Z] > git config --add remote.origin.fetch +refs/pull/423/head:refs/remotes/origin/PR-423 # timeout=10\n [2020-02-06T05:46:31.849Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-06T05:46:31.874Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-06T05:46:31.901Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-06T05:46:31.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-06T05:46:31.910Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-06T05:46:32.379Z] Merging remotes/origin/master commit 024630121e2b04935f7e36cc4116b7ecf780bb65 into PR head commit 09551de58bf54328d1e14b22efdf1f820e0479e0\n [2020-02-06T05:46:32.681Z] Merge succeeded, producing 09551de58bf54328d1e14b22efdf1f820e0479e0\n [2020-02-06T05:46:32.681Z] Checking out Revision 09551de58bf54328d1e14b22efdf1f820e0479e0 (PR-423)\n [2020-02-06T05:46:32.393Z] > git config core.sparsecheckout # timeout=10\n [2020-02-06T05:46:32.432Z] > git checkout -f 09551de58bf54328d1e14b22efdf1f820e0479e0 # timeout=10\n [2020-02-06T05:46:32.535Z] > git merge 024630121e2b04935f7e36cc4116b7ecf780bb65 # timeout=10\n [2020-02-06T05:46:32.636Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-06T05:46:32.686Z] > git config core.sparsecheckout # timeout=10\n [2020-02-06T05:46:32.738Z] > git checkout -f 09551de58bf54328d1e14b22efdf1f820e0479e0 # timeout=10\n [2020-02-06T05:46:37.234Z] Commit message: "Add provision watcher implementation"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-06T05:46:38.435Z] =========================================================\n [2020-02-06T05:46:38.436Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n [2020-02-06T05:46:38.436Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-06T05:46:39.523Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n [2020-02-06T05:46:40.121Z] Sending build context to Docker daemon 2.594MB\n\n [2020-02-06T05:46:40.121Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-02-06T05:46:40.121Z] Step 2/8 : FROM ${BASE}\n [2020-02-06T05:46:40.121Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-06T05:46:40.121Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-06T05:46:40.121Z] 2848faf0eed1: Pulling fs layer\n [2020-02-06T05:46:40.121Z] 0f37312ad70f: Pulling fs layer\n [2020-02-06T05:46:40.121Z] 7d08f2745646: Pulling fs layer\n [2020-02-06T05:46:40.121Z] 4c9f31393084: Pulling fs layer\n [2020-02-06T05:46:40.121Z] 75f7a44be1ab: Pulling fs layer\n [2020-02-06T05:46:40.121Z] b4c4bfaf82a6: Pulling fs layer\n [2020-02-06T05:46:40.121Z] 879382edf91e: Pulling fs layer\n [2020-02-06T05:46:40.121Z] 465f21562d6c: Pulling fs layer\n [2020-02-06T05:46:40.121Z] c022810cb2be: Pulling fs layer\n [2020-02-06T05:46:40.121Z] 2dbe7964578c: Pulling fs layer\n [2020-02-06T05:46:40.121Z] b4c4bfaf82a6: Waiting\n [2020-02-06T05:46:40.121Z] 879382edf91e: Waiting\n [2020-02-06T05:46:40.121Z] 465f21562d6c: Waiting\n [2020-02-06T05:46:40.121Z] c022810cb2be: Waiting\n [2020-02-06T05:46:40.121Z] 2dbe7964578c: Waiting\n [2020-02-06T05:46:40.121Z] 7d08f2745646: Waiting\n [2020-02-06T05:46:40.121Z] 4c9f31393084: Waiting\n [2020-02-06T05:46:40.121Z] 75f7a44be1ab: Waiting\n [2020-02-06T05:46:40.121Z] 0f37312ad70f: Verifying Checksum\n [2020-02-06T05:46:40.121Z] 0f37312ad70f: Download complete\n [2020-02-06T05:46:40.121Z] 2848faf0eed1: Verifying Checksum\n [2020-02-06T05:46:40.121Z] 2848faf0eed1: Download complete\n [2020-02-06T05:46:40.411Z] 4c9f31393084: Download complete\n [2020-02-06T05:46:40.411Z] 75f7a44be1ab: Verifying Checksum\n [2020-02-06T05:46:40.411Z] 75f7a44be1ab: Download complete\n [2020-02-06T05:46:40.832Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-06T05:46:40.832Z] e6b0cf9c0882: Download complete\n [2020-02-06T05:46:41.119Z] e6b0cf9c0882: Pull complete\n [2020-02-06T05:46:41.486Z] 2848faf0eed1: Pull complete\n [2020-02-06T05:46:41.486Z] 0f37312ad70f: Pull complete\n [2020-02-06T05:46:43.708Z] b4c4bfaf82a6: Verifying Checksum\n [2020-02-06T05:46:43.708Z] b4c4bfaf82a6: Download complete\n [2020-02-06T05:46:44.073Z] 465f21562d6c: Verifying Checksum\n [2020-02-06T05:46:44.073Z] 465f21562d6c: Download complete\n [2020-02-06T05:46:46.200Z] c022810cb2be: Verifying Checksum\n [2020-02-06T05:46:46.200Z] c022810cb2be: Download complete\n [2020-02-06T05:46:46.200Z] 7d08f2745646: Verifying Checksum\n [2020-02-06T05:46:46.200Z] 7d08f2745646: Download complete\n [2020-02-06T05:46:46.200Z] 879382edf91e: Verifying Checksum\n [2020-02-06T05:46:46.200Z] 879382edf91e: Download complete\n [2020-02-06T05:46:46.200Z] 2dbe7964578c: Verifying Checksum\n [2020-02-06T05:46:46.200Z] 2dbe7964578c: Download complete\n [2020-02-06T05:46:56.523Z] 7d08f2745646: Pull complete\n [2020-02-06T05:46:56.523Z] 4c9f31393084: Pull complete\n [2020-02-06T05:46:56.523Z] 75f7a44be1ab: Pull complete\n [2020-02-06T05:47:01.848Z] b4c4bfaf82a6: Pull complete\n [2020-02-06T05:47:06.202Z] 879382edf91e: Pull complete\n [2020-02-06T05:47:06.202Z] 465f21562d6c: Pull complete\n [2020-02-06T05:47:07.642Z] c022810cb2be: Pull complete\n [2020-02-06T05:47:07.642Z] 2dbe7964578c: Pull complete\n [2020-02-06T05:47:07.642Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n [2020-02-06T05:47:07.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n [2020-02-06T05:47:07.642Z] ---> 3f42607d790b\n [2020-02-06T05:47:07.642Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-06T05:47:07.913Z] ---> Running in 821135f1b500\n [2020-02-06T05:47:07.913Z] Removing intermediate container 821135f1b500\n [2020-02-06T05:47:07.913Z] ---> 880d75096a0e\n [2020-02-06T05:47:07.913Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-06T05:47:07.913Z] ---> Running in 5a05095b17ec\n [2020-02-06T05:47:09.317Z] Removing intermediate container 5a05095b17ec\n [2020-02-06T05:47:09.317Z] ---> e4af9c6ac112\n [2020-02-06T05:47:09.317Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-02-06T05:47:09.317Z] ---> Running in 58b677052b2c\n [2020-02-06T05:47:09.890Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-06T05:47:10.834Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-06T05:47:11.105Z] OK: 143 MiB in 39 packages\n [2020-02-06T05:47:11.695Z] Removing intermediate container 58b677052b2c\n [2020-02-06T05:47:11.695Z] ---> d7bb8a673423\n [2020-02-06T05:47:11.695Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-02-06T05:47:11.695Z] ---> Running in 8dd7ac6d496d\n [2020-02-06T05:47:11.966Z] Removing intermediate container 8dd7ac6d496d\n [2020-02-06T05:47:11.966Z] ---> c563ec562b35\n [2020-02-06T05:47:11.966Z] Step 7/8 : COPY . .\n [2020-02-06T05:47:12.540Z] ---> 040a6fb72f53\n [2020-02-06T05:47:12.540Z] Step 8/8 : RUN go mod download\n [2020-02-06T05:47:12.540Z] ---> Running in ad1f145da745\n [2020-02-06T05:47:13.125Z] \x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-06T05:47:13.125Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-06T05:47:13.125Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-06T05:47:13.125Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-06T05:47:13.125Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-06T05:47:13.125Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-06T05:47:13.125Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-06T05:47:13.125Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-06T05:47:13.125Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-02-06T05:47:13.730Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-06T05:47:14.012Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-06T05:47:14.012Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-06T05:47:14.012Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-06T05:47:14.012Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-06T05:47:14.012Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-06T05:47:14.288Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-06T05:47:14.288Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-06T05:47:14.288Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-06T05:47:14.597Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-06T05:47:14.597Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-06T05:47:14.597Z] go: finding github.com/hashicorp/consul v1.4.2\n [2020-02-06T05:47:14.884Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-06T05:47:14.884Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-06T05:47:14.884Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-06T05:47:14.884Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-06T05:47:14.884Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-06T05:47:15.166Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-06T05:47:15.166Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-06T05:47:15.520Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-06T05:47:15.520Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-06T05:47:15.520Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-06T05:47:15.520Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-02-06T05:47:15.520Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-06T05:47:15.798Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-06T05:47:15.798Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-06T05:47:16.113Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-06T05:47:16.511Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-06T05:47:16.511Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-06T05:47:16.511Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-06T05:47:16.511Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-06T05:47:16.511Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-06T05:47:16.847Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-06T05:47:16.847Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-02-06T05:47:17.190Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-06T05:47:17.476Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-06T05:47:17.750Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-02-06T05:47:18.070Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-06T05:47:18.070Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-06T05:47:18.070Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-06T05:47:18.382Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-06T05:47:18.382Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-06T05:47:19.390Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-06T05:47:19.390Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-06T05:47:19.731Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-06T05:47:19.731Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-06T05:47:19.731Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-06T05:47:19.731Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-06T05:47:20.677Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-06T05:47:22.221Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-06T05:47:22.221Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-06T05:47:22.221Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-06T05:47:22.821Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-06T05:47:22.821Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-02-06T05:47:22.821Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-06T05:47:22.821Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-06T05:47:22.821Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-06T05:47:22.821Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-06T05:47:22.821Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-06T05:47:23.424Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-02-06T05:47:23.424Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-06T05:47:39.354Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-17890 in /w/workspace/dgexfoundry_device-sdk-go_PR-423\n [Pipeline] {\n [Pipeline] ws\n [2020-02-06T05:47:39.368Z] Running in /w/workspace/device-sdk-go/6\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-06T05:47:45.496Z] using credential edgex-jenkins-ssh\n [2020-02-06T05:47:45.525Z] Cloning the remote Git repository\n [2020-02-06T05:47:45.525Z] Cloning with configured refspecs honoured and without tags\n [2020-02-06T05:47:45.583Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-06T05:47:45.671Z] > git init /w/workspace/device-sdk-go/6 # timeout=10\n [2020-02-06T05:47:45.745Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-06T05:47:45.747Z] > git --version # timeout=10\n [2020-02-06T05:47:45.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-06T05:47:45.845Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-06T05:47:46.934Z] Fetching without tags\n [2020-02-06T05:47:46.825Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-06T05:47:46.851Z] > git config --add remote.origin.fetch +refs/pull/423/head:refs/remotes/origin/PR-423 # timeout=10\n [2020-02-06T05:47:46.875Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-06T05:47:46.907Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-06T05:47:46.946Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-06T05:47:46.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-06T05:47:46.960Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-06T05:47:47.483Z] Merging remotes/origin/master commit 024630121e2b04935f7e36cc4116b7ecf780bb65 into PR head commit 09551de58bf54328d1e14b22efdf1f820e0479e0\n [2020-02-06T05:47:47.712Z] Merge succeeded, producing 09551de58bf54328d1e14b22efdf1f820e0479e0\n [2020-02-06T05:47:47.712Z] Checking out Revision 09551de58bf54328d1e14b22efdf1f820e0479e0 (PR-423)\n [2020-02-06T05:47:47.501Z] > git config core.sparsecheckout # timeout=10\n [2020-02-06T05:47:47.536Z] > git checkout -f 09551de58bf54328d1e14b22efdf1f820e0479e0 # timeout=10\n [2020-02-06T05:47:47.659Z] > git merge 024630121e2b04935f7e36cc4116b7ecf780bb65 # timeout=10\n [2020-02-06T05:47:47.685Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-06T05:47:47.716Z] > git config core.sparsecheckout # timeout=10\n [2020-02-06T05:47:47.739Z] > git checkout -f 09551de58bf54328d1e14b22efdf1f820e0479e0 # timeout=10\n [2020-02-06T05:47:50.205Z] \x1b[0mRemoving intermediate container ad1f145da745\n [2020-02-06T05:47:50.205Z] ---> ba5785157780\n [2020-02-06T05:47:50.205Z] Successfully built ba5785157780\n [2020-02-06T05:47:50.205Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-06T05:47:50.728Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-06T05:47:50.728Z] .\n [Pipeline] withDockerContainer\n [2020-02-06T05:47:50.882Z] prd-centos7-docker-4c-2g-17889 does not seem to be running inside a container\n [2020-02-06T05:47:50.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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\n [2020-02-06T05:47:52.126Z] Commit message: "Add provision watcher implementation"\n [2020-02-06T05:47:53.114Z] $ docker top 65d1d85cdd6b95b546b911a95b2d7c2357afa37e42663cef9e5819c4132696ef -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [2020-02-06T05:47:54.077Z] + go version\n [2020-02-06T05:47:54.342Z] go version go1.12.14 linux/amd64\n [Pipeline] sh\n [Pipeline] echo\n [2020-02-06T05:47:54.601Z] =========================================================\n [2020-02-06T05:47:54.601Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n [2020-02-06T05:47:54.601Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-06T05:47:54.663Z] + make test\n [2020-02-06T05:47:54.663Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-02-06T05:47:56.032Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n [2020-02-06T05:47:57.017Z] Sending build context to Docker daemon 2.594MB\n\n [2020-02-06T05:47:57.017Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-02-06T05:47:57.017Z] Step 2/8 : FROM ${BASE}\n [2020-02-06T05:47:57.614Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-06T05:47:57.614Z] cde5963f3b93: Pulling fs layer\n [2020-02-06T05:47:57.614Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-06T05:47:57.614Z] 777b28850792: Pulling fs layer\n [2020-02-06T05:47:57.614Z] 3b9bb2159cbb: Pulling fs layer\n [2020-02-06T05:47:57.614Z] 3e5cb46e90bb: Pulling fs layer\n [2020-02-06T05:47:57.614Z] 704391ccfee3: Pulling fs layer\n [2020-02-06T05:47:57.614Z] dc41f6c27be0: Pulling fs layer\n [2020-02-06T05:47:57.614Z] 1e2f9a495ab8: Pulling fs layer\n [2020-02-06T05:47:57.614Z] b9840a92bc40: Pulling fs layer\n [2020-02-06T05:47:57.614Z] 29cc21b14733: Pulling fs layer\n [2020-02-06T05:47:57.614Z] 9b0bbc4bba68: Pulling fs layer\n [2020-02-06T05:47:57.614Z] 3b9bb2159cbb: Waiting\n [2020-02-06T05:47:57.614Z] 3e5cb46e90bb: Waiting\n [2020-02-06T05:47:57.614Z] 704391ccfee3: Waiting\n [2020-02-06T05:47:57.614Z] dc41f6c27be0: Waiting\n [2020-02-06T05:47:57.614Z] 1e2f9a495ab8: Waiting\n [2020-02-06T05:47:57.614Z] b9840a92bc40: Waiting\n [2020-02-06T05:47:57.614Z] 29cc21b14733: Waiting\n [2020-02-06T05:47:57.614Z] 9b0bbc4bba68: Waiting\n [2020-02-06T05:47:57.614Z] 777b28850792: Verifying Checksum\n [2020-02-06T05:47:57.614Z] 777b28850792: Download complete\n [2020-02-06T05:47:57.614Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-06T05:47:57.614Z] 2a23fa8c16f7: Download complete\n [2020-02-06T05:47:57.614Z] 3e5cb46e90bb: Verifying Checksum\n [2020-02-06T05:47:57.614Z] 3e5cb46e90bb: Download complete\n [2020-02-06T05:47:57.614Z] 704391ccfee3: Verifying Checksum\n [2020-02-06T05:47:57.614Z] 704391ccfee3: Download complete\n [2020-02-06T05:47:57.885Z] cde5963f3b93: Verifying Checksum\n [2020-02-06T05:47:57.885Z] cde5963f3b93: Download complete\n [2020-02-06T05:47:59.865Z] cde5963f3b93: Pull complete\n [2020-02-06T05:48:00.869Z] 2a23fa8c16f7: Pull complete\n [2020-02-06T05:48:01.157Z] 777b28850792: Pull complete\n [2020-02-06T05:48:04.562Z] dc41f6c27be0: Verifying Checksum\n [2020-02-06T05:48:04.562Z] dc41f6c27be0: Download complete\n [2020-02-06T05:48:04.562Z] b9840a92bc40: Verifying Checksum\n [2020-02-06T05:48:04.562Z] b9840a92bc40: Download complete\n [2020-02-06T05:48:08.874Z] 29cc21b14733: Verifying Checksum\n [2020-02-06T05:48:08.874Z] 29cc21b14733: Download complete\n [2020-02-06T05:48:08.874Z] 9b0bbc4bba68: Verifying Checksum\n [2020-02-06T05:48:08.874Z] 9b0bbc4bba68: Download complete\n [2020-02-06T05:48:11.511Z] 1e2f9a495ab8: Verifying Checksum\n [2020-02-06T05:48:11.511Z] 1e2f9a495ab8: Download complete\n [2020-02-06T05:48:12.950Z] 3b9bb2159cbb: Verifying Checksum\n [2020-02-06T05:48:12.950Z] 3b9bb2159cbb: Download complete\n [2020-02-06T05:48:21.728Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-02-06T05:48:21.728Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-02-06T05:48:21.728Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-02-06T05:48:23.177Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.114s\tcoverage: 23.1% of statements\n [2020-02-06T05:48:23.446Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.053s\tcoverage: 95.8% of statements\n [2020-02-06T05:48:26.832Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.153s\tcoverage: 12.7% of statements\n [2020-02-06T05:48:26.832Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.009s\tcoverage: 25.6% of statements\n [2020-02-06T05:48:31.213Z] 3b9bb2159cbb: Pull complete\n [2020-02-06T05:48:31.213Z] 3e5cb46e90bb: Pull complete\n [2020-02-06T05:48:31.213Z] 704391ccfee3: Pull complete\n [2020-02-06T05:48:36.670Z] dc41f6c27be0: Pull complete\n [2020-02-06T05:48:43.342Z] 1e2f9a495ab8: Pull complete\n [2020-02-06T05:48:43.931Z] b9840a92bc40: Pull complete\n [2020-02-06T05:48:46.548Z] 29cc21b14733: Pull complete\n [2020-02-06T05:48:47.975Z] 9b0bbc4bba68: Pull complete\n [2020-02-06T05:48:47.975Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n [2020-02-06T05:48:47.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n [2020-02-06T05:48:47.975Z] ---> 56ba99f26dce\n [2020-02-06T05:48:47.975Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-06T05:48:51.343Z] ---> Running in 00672e61910c\n [2020-02-06T05:48:51.343Z] Removing intermediate container 00672e61910c\n [2020-02-06T05:48:51.343Z] ---> 1c35dc8536ff\n [2020-02-06T05:48:51.343Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-06T05:48:51.343Z] ---> Running in 92a7cc84a346\n [2020-02-06T05:48:53.941Z] Removing intermediate container 92a7cc84a346\n [2020-02-06T05:48:53.941Z] ---> b28c537eb996\n [2020-02-06T05:48:53.941Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-02-06T05:48:53.941Z] ---> Running in 0c74f811d97a\n [2020-02-06T05:48:54.528Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-06T05:48:55.495Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-06T05:48:55.764Z] OK: 125 MiB in 39 packages\n [2020-02-06T05:48:57.213Z] Removing intermediate container 0c74f811d97a\n [2020-02-06T05:48:57.213Z] ---> 758e018d18e8\n [2020-02-06T05:48:57.213Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-02-06T05:48:57.213Z] ---> Running in f83c5bf39657\n [2020-02-06T05:48:57.481Z] Removing intermediate container f83c5bf39657\n [2020-02-06T05:48:57.481Z] ---> 7833a8a6daeb\n [2020-02-06T05:48:57.481Z] Step 7/8 : COPY . .\n [2020-02-06T05:48:58.469Z] ---> 825a94323cc5\n [2020-02-06T05:48:58.469Z] Step 8/8 : RUN go mod download\n [2020-02-06T05:48:58.742Z] ---> Running in e998531f12d0\n [2020-02-06T05:48:59.113Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.047s\tcoverage: 30.9% of statements\n [2020-02-06T05:48:59.113Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.580s\tcoverage: 42.3% of statements\n [2020-02-06T05:48:59.113Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-02-06T05:48:59.113Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-02-06T05:48:59.113Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t1.823s\tcoverage: 79.5% of statements\n [2020-02-06T05:48:59.113Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-02-06T05:48:59.113Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-02-06T05:48:59.113Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-02-06T05:48:59.113Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.070s\tcoverage: 52.6% of statements\n [2020-02-06T05:48:59.113Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.199s\tcoverage: 76.1% of statements\n [2020-02-06T05:48:59.113Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-02-06T05:48:59.113Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-06T05:48:59.717Z] \x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-06T05:48:59.717Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-02-06T05:48:59.717Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-06T05:48:59.717Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-06T05:48:59.717Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-06T05:48:59.717Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-06T05:48:59.717Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-06T05:48:59.717Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-06T05:48:59.717Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-06T05:49:01.683Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-06T05:49:01.683Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-06T05:49:01.683Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-06T05:49:01.683Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-06T05:49:01.683Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-06T05:49:01.683Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-06T05:49:01.683Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-06T05:49:01.957Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-06T05:49:02.228Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-06T05:49:02.501Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-06T05:49:03.475Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-06T05:49:03.475Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-06T05:49:03.475Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-06T05:49:03.475Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-06T05:49:03.475Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-06T05:49:03.475Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-06T05:49:03.475Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-06T05:49:03.746Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-06T05:49:04.337Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-06T05:49:04.927Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-06T05:49:05.197Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-06T05:49:05.197Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-06T05:49:05.786Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-06T05:49:05.786Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-06T05:49:05.786Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-06T05:49:05.786Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-06T05:49:05.786Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-06T05:49:06.379Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-06T05:49:06.379Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-06T05:49:06.655Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-06T05:49:06.925Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-02-06T05:49:07.463Z] gofmt -l .\n [2020-02-06T05:49:07.527Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-06T05:49:07.527Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-06T05:49:07.528Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-06T05:49:07.528Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-06T05:49:07.725Z] [ "`gofmt -l .`" = "" ]\n [2020-02-06T05:49:07.993Z] ./bin/test-attribution-txt.sh\n [2020-02-06T05:49:08.493Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-06T05:49:08.493Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-06T05:49:08.493Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-06T05:49:08.578Z] ./bin/test-go-mod-tidy.sh\n [2020-02-06T05:49:08.762Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [Pipeline] stash\n [2020-02-06T05:49:09.349Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-06T05:49:09.350Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-06T05:49:09.637Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-06T05:49:10.230Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-06T05:49:10.230Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-06T05:49:10.230Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-06T05:49:10.562Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-06T05:49:10.565Z] $ docker stop --time=1 65d1d85cdd6b95b546b911a95b2d7c2357afa37e42663cef9e5819c4132696ef\n [2020-02-06T05:49:10.826Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-02-06T05:49:11.411Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-06T05:49:12.001Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-02-06T05:49:12.001Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-06T05:49:12.202Z] $ docker rm -f 65d1d85cdd6b95b546b911a95b2d7c2357afa37e42663cef9e5819c4132696ef\n [2020-02-06T05:49:12.276Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [2020-02-06T05:49:12.874Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [Pipeline] sh\n [2020-02-06T05:49:13.146Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-06T05:49:13.400Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-06T05:49:13.417Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-06T05:49:13.710Z] + ls -al .\n [2020-02-06T05:49:13.710Z] total 200\n [2020-02-06T05:49:13.710Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 6 05:49 .\n [2020-02-06T05:49:13.710Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 6 05:46 ..\n [2020-02-06T05:49:13.710Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 6 05:46 api\n [2020-02-06T05:49:13.710Z] -rw-rw-r--. 1 jenkins jenkins 3321 Feb 6 05:46 async.go\n [2020-02-06T05:49:13.710Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 6 05:46 bin\n [2020-02-06T05:49:13.710Z] -rw-r--r--. 1 jenkins jenkins 100036 Feb 6 05:48 coverage.out\n [2020-02-06T05:49:13.710Z] -rw-rw-r--. 1 jenkins jenkins 936 Feb 6 05:46 Dockerfile.build\n [2020-02-06T05:49:13.710Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 6 05:46 .dockerignore\n [2020-02-06T05:49:13.710Z] drwxrwxr-x. 4 jenkins jenkins 31 Feb 6 05:46 example\n [2020-02-06T05:49:13.710Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 6 05:46 .git\n [2020-02-06T05:49:13.710Z] -rw-rw-r--. 1 jenkins jenkins 138 Feb 6 05:46 .gitignore\n [2020-02-06T05:49:13.710Z] -rw-r--r--. 1 jenkins jenkins 536 Feb 6 05:49 go.mod\n [2020-02-06T05:49:13.710Z] -rw-------. 1 jenkins jenkins 11140 Feb 6 05:49 go.sum\n [2020-02-06T05:49:13.710Z] drwxrwxr-x. 13 jenkins jenkins 176 Feb 6 05:46 internal\n [2020-02-06T05:49:13.710Z] -rw-rw-r--. 1 jenkins jenkins 808 Feb 6 05:46 Jenkinsfile\n [2020-02-06T05:49:13.710Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 6 05:46 LICENSE\n [2020-02-06T05:49:13.710Z] -rw-rw-r--. 1 jenkins jenkins 892 Feb 6 05:46 Makefile\n [2020-02-06T05:49:13.710Z] -rw-rw-r--. 1 jenkins jenkins 4427 Feb 6 05:46 manageddevices.go\n [2020-02-06T05:49:13.710Z] -rw-rw-r--. 1 jenkins jenkins 5473 Feb 6 05:46 managedprofiles.go\n [2020-02-06T05:49:13.710Z] -rw-rw-r--. 1 jenkins jenkins 4077 Feb 6 05:46 managedwatchers.go\n [2020-02-06T05:49:13.710Z] drwxrwxr-x. 4 jenkins jenkins 35 Feb 6 05:46 pkg\n [2020-02-06T05:49:13.710Z] -rw-rw-r--. 1 jenkins jenkins 761 Feb 6 05:46 README.md\n [2020-02-06T05:49:13.710Z] drwxrwxr-x. 3 jenkins jenkins 58 Feb 6 05:46 .semver\n [2020-02-06T05:49:13.710Z] -rw-rw-r--. 1 jenkins jenkins 9817 Feb 6 05:46 service.go\n [2020-02-06T05:49:13.710Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 6 05:46 snap\n [2020-02-06T05:49:13.710Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 6 05:43 VERSION\n [2020-02-06T05:49:13.711Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 6 05:46 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-06T05:49:14.011Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-06T05:49:14.011Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-02-06T05:49:14.125Z] + 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\' --label git_sha=09551de58bf54328d1e14b22efdf1f820e0479e0 --label arch=x86_64 --label version=0.0.0 .\n [2020-02-06T05:49:14.700Z] Sending build context to Docker daemon 2.72MB\n\n [2020-02-06T05:49:14.700Z] Step 1/20 : ARG BASE=golang:1.12-alpine\n [2020-02-06T05:49:14.700Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-02-06T05:49:14.700Z] ---> ba5785157780\n [2020-02-06T05:49:14.700Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-02-06T05:49:14.700Z] ---> Running in 1cd231010774\n [2020-02-06T05:49:14.960Z] Removing intermediate container 1cd231010774\n [2020-02-06T05:49:14.960Z] ---> 7edff6ff02d9\n [2020-02-06T05:49:14.960Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-02-06T05:49:14.961Z] ---> Running in fed80e146e25\n [2020-02-06T05:49:14.985Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-06T05:49:14.985Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-06T05:49:15.223Z] Removing intermediate container fed80e146e25\n [2020-02-06T05:49:15.223Z] ---> ac3c76638095\n [2020-02-06T05:49:15.223Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-06T05:49:15.223Z] ---> Running in dac2ae0c3076\n [2020-02-06T05:49:15.223Z] Removing intermediate container dac2ae0c3076\n [2020-02-06T05:49:15.223Z] ---> d6edd6649153\n [2020-02-06T05:49:15.223Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-06T05:49:15.223Z] ---> Running in 804d44375963\n [2020-02-06T05:49:15.585Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-06T05:49:15.857Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-06T05:49:16.169Z] Removing intermediate container 804d44375963\n [2020-02-06T05:49:16.169Z] ---> a66c235a328e\n [2020-02-06T05:49:16.169Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-02-06T05:49:16.438Z] ---> Running in 528f365edc5f\n [2020-02-06T05:49:16.450Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-06T05:49:17.046Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-02-06T05:49:17.416Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-06T05:49:17.985Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-06T05:49:18.251Z] OK: 143 MiB in 39 packages\n [2020-02-06T05:49:18.828Z] Removing intermediate container 528f365edc5f\n [2020-02-06T05:49:18.828Z] ---> 04939bdf105c\n [2020-02-06T05:49:18.828Z] Step 8/20 : COPY . .\n [2020-02-06T05:49:19.092Z] ---> f8701701941e\n [2020-02-06T05:49:19.092Z] Step 9/20 : RUN ${MAKE}\n [2020-02-06T05:49:19.355Z] ---> Running in 0483c18c4a85\n [2020-02-06T05:49:19.930Z] 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\n [2020-02-06T05:49:38.475Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-02-06T05:49:48.681Z] Removing intermediate container 0483c18c4a85\n [2020-02-06T05:49:48.681Z] ---> c3453d10e313\n [2020-02-06T05:49:48.681Z] Step 10/20 : FROM scratch\n [2020-02-06T05:49:48.681Z] ---> \n [2020-02-06T05:49:48.681Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-06T05:49:48.681Z] ---> Running in 368c4e2aeb2a\n [2020-02-06T05:49:48.681Z] Removing intermediate container 368c4e2aeb2a\n [2020-02-06T05:49:48.681Z] ---> 250079bb71d2\n [2020-02-06T05:49:48.681Z] Step 12/20 : ENV APP_PORT=49990\n [2020-02-06T05:49:48.681Z] ---> Running in 19447c41527e\n [2020-02-06T05:49:48.681Z] Removing intermediate container 19447c41527e\n [2020-02-06T05:49:48.681Z] ---> b5cf1741ff53\n [2020-02-06T05:49:48.681Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-02-06T05:49:48.681Z] ---> Running in b9dbde050c35\n [2020-02-06T05:49:48.681Z] Removing intermediate container b9dbde050c35\n [2020-02-06T05:49:48.681Z] ---> 602e2a9b3dc3\n [2020-02-06T05:49:48.681Z] Step 14/20 : WORKDIR /\n [2020-02-06T05:49:48.681Z] ---> Running in 0f8310a82dc3\n [2020-02-06T05:49:48.681Z] Removing intermediate container 0f8310a82dc3\n [2020-02-06T05:49:48.681Z] ---> 718529199d94\n [2020-02-06T05:49:48.681Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-02-06T05:49:48.951Z] ---> 0d982964d286\n [2020-02-06T05:49:48.951Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-02-06T05:49:48.951Z] ---> ccbd44e5ded9\n [2020-02-06T05:49:48.951Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-02-06T05:49:49.210Z] ---> Running in b208a48825b0\n [2020-02-06T05:49:49.210Z] Removing intermediate container b208a48825b0\n [2020-02-06T05:49:49.210Z] ---> 2b954997acb3\n [2020-02-06T05:49:49.210Z] Step 18/20 : LABEL arch=x86_64\n [2020-02-06T05:49:49.210Z] ---> Running in c43557865b76\n [2020-02-06T05:49:49.469Z] Removing intermediate container c43557865b76\n [2020-02-06T05:49:49.469Z] ---> cef29c439480\n [2020-02-06T05:49:49.469Z] Step 19/20 : LABEL git_sha=09551de58bf54328d1e14b22efdf1f820e0479e0\n [2020-02-06T05:49:49.469Z] ---> Running in 9552c9c6d6f9\n [2020-02-06T05:49:49.736Z] Removing intermediate container 9552c9c6d6f9\n [2020-02-06T05:49:49.736Z] ---> 63b8fac4732a\n [2020-02-06T05:49:49.736Z] Step 20/20 : LABEL version=0.0.0\n [2020-02-06T05:49:49.736Z] ---> Running in f56fb1f3f666\n [2020-02-06T05:49:49.998Z] Removing intermediate container f56fb1f3f666\n [2020-02-06T05:49:49.998Z] ---> a52e7435f782\n [2020-02-06T05:49:49.998Z] Successfully built a52e7435f782\n [2020-02-06T05:49:49.998Z] Successfully tagged docker-device-sdk-simple:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-02-06T05:50:25.015Z] \x1b[0mRemoving intermediate container e998531f12d0\n [2020-02-06T05:50:25.015Z] ---> c522e77862a1\n [2020-02-06T05:50:25.015Z] Successfully built c522e77862a1\n [2020-02-06T05:50:25.015Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-06T05:50:25.485Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-06T05:50:25.755Z] .\n [Pipeline] withDockerContainer\n [2020-02-06T05:50:26.122Z] prd-ubuntu18.04-docker-arm64-4c-2g-17890 does not seem to be running inside a container\n [2020-02-06T05:50:26.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-02-06T05:50:27.502Z] $ docker top 99e3a8599116aef4e852b24d718ada7d33aef0a7a017dd0d9a2360efacd9c068 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-06T05:50:29.868Z] + go version\n [2020-02-06T05:50:29.868Z] go version go1.12.14 linux/arm64\n [Pipeline] sh\n [2020-02-06T05:50:30.546Z] + make test\n [2020-02-06T05:50:30.546Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-02-06T05:51:38.507Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-02-06T05:51:38.507Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-02-06T05:51:38.507Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-02-06T05:51:38.507Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.022s\tcoverage: 23.1% of statements\n [2020-02-06T05:51:41.117Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.146s\tcoverage: 95.8% of statements\n [2020-02-06T05:51:46.517Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.044s\tcoverage: 12.7% of statements\n [2020-02-06T05:51:46.517Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.023s\tcoverage: 25.6% of statements\n [2020-02-06T05:52:25.443Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.036s\tcoverage: 30.9% of statements\n [2020-02-06T05:52:25.443Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.347s\tcoverage: 42.3% of statements\n [2020-02-06T05:52:25.443Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-02-06T05:52:25.443Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-02-06T05:52:25.443Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.605s\tcoverage: 79.5% of statements\n [2020-02-06T05:52:25.443Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-02-06T05:52:25.443Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-02-06T05:52:25.443Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-02-06T05:52:25.443Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.069s\tcoverage: 52.6% of statements\n [2020-02-06T05:52:25.443Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.411s\tcoverage: 76.1% of statements\n [2020-02-06T05:52:25.443Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-02-06T05:52:25.443Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-06T05:52:52.214Z] gofmt -l .\n [2020-02-06T05:52:52.214Z] [ "`gofmt -l .`" = "" ]\n [2020-02-06T05:52:52.214Z] ./bin/test-attribution-txt.sh\n [2020-02-06T05:52:52.214Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-06T05:52:52.230Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-06T05:52:52.707Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-06T05:52:52.710Z] $ docker stop --time=1 99e3a8599116aef4e852b24d718ada7d33aef0a7a017dd0d9a2360efacd9c068\n [2020-02-06T05:52:54.904Z] $ docker rm -f 99e3a8599116aef4e852b24d718ada7d33aef0a7a017dd0d9a2360efacd9c068\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-02-06T05:52:56.004Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-06T05:52:56.330Z] + ls -al .\n [2020-02-06T05:52:56.330Z] total 236\n [2020-02-06T05:52:56.330Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 05:52 .\n [2020-02-06T05:52:56.330Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 05:47 ..\n [2020-02-06T05:52:56.330Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 6 05:47 .dockerignore\n [2020-02-06T05:52:56.330Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 05:47 .git\n [2020-02-06T05:52:56.330Z] -rw-rw-r-- 1 jenkins jenkins 138 Feb 6 05:47 .gitignore\n [2020-02-06T05:52:56.330Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 05:47 .semver\n [2020-02-06T05:52:56.330Z] -rw-rw-r-- 1 jenkins jenkins 936 Feb 6 05:47 Dockerfile.build\n [2020-02-06T05:52:56.330Z] -rw-rw-r-- 1 jenkins jenkins 808 Feb 6 05:47 Jenkinsfile\n [2020-02-06T05:52:56.330Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 6 05:47 LICENSE\n [2020-02-06T05:52:56.330Z] -rw-rw-r-- 1 jenkins jenkins 892 Feb 6 05:47 Makefile\n [2020-02-06T05:52:56.330Z] -rw-rw-r-- 1 jenkins jenkins 761 Feb 6 05:47 README.md\n [2020-02-06T05:52:56.330Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 05:43 VERSION\n [2020-02-06T05:52:56.330Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 05:47 api\n [2020-02-06T05:52:56.330Z] -rw-rw-r-- 1 jenkins jenkins 3321 Feb 6 05:47 async.go\n [2020-02-06T05:52:56.330Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 05:47 bin\n [2020-02-06T05:52:56.330Z] -rw-r--r-- 1 jenkins jenkins 100036 Feb 6 05:52 coverage.out\n [2020-02-06T05:52:56.330Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 05:47 example\n [2020-02-06T05:52:56.330Z] -rw-r--r-- 1 jenkins jenkins 536 Feb 6 05:52 go.mod\n [2020-02-06T05:52:56.330Z] -rw------- 1 jenkins jenkins 11140 Feb 6 05:52 go.sum\n [2020-02-06T05:52:56.330Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 6 05:47 internal\n [2020-02-06T05:52:56.330Z] -rw-rw-r-- 1 jenkins jenkins 4427 Feb 6 05:47 manageddevices.go\n [2020-02-06T05:52:56.330Z] -rw-rw-r-- 1 jenkins jenkins 5473 Feb 6 05:47 managedprofiles.go\n [2020-02-06T05:52:56.330Z] -rw-rw-r-- 1 jenkins jenkins 4077 Feb 6 05:47 managedwatchers.go\n [2020-02-06T05:52:56.330Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 05:47 pkg\n [2020-02-06T05:52:56.330Z] -rw-rw-r-- 1 jenkins jenkins 9817 Feb 6 05:47 service.go\n [2020-02-06T05:52:56.330Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 05:47 snap\n [2020-02-06T05:52:56.330Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 6 05:47 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-06T05:52:56.668Z] + 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 --label git_sha=09551de58bf54328d1e14b22efdf1f820e0479e0 --label arch=arm64 --label version=0.0.0 .\n [2020-02-06T05:52:57.261Z] Sending build context to Docker daemon 2.72MB\n\n [2020-02-06T05:52:57.261Z] Step 1/20 : ARG BASE=golang:1.12-alpine\n [2020-02-06T05:52:57.261Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-02-06T05:52:57.261Z] ---> c522e77862a1\n [2020-02-06T05:52:57.261Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-02-06T05:52:57.528Z] ---> Running in e2659d6be4e1\n [2020-02-06T05:52:57.797Z] Removing intermediate container e2659d6be4e1\n [2020-02-06T05:52:57.797Z] ---> 1df771ee0d37\n [2020-02-06T05:52:57.797Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-02-06T05:52:57.797Z] ---> Running in b1dd5dd40fa2\n [2020-02-06T05:52:58.385Z] Removing intermediate container b1dd5dd40fa2\n [2020-02-06T05:52:58.385Z] ---> d7b0a6bf416d\n [2020-02-06T05:52:58.385Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-06T05:52:58.385Z] ---> Running in b5beb39dbebb\n [2020-02-06T05:52:58.653Z] Removing intermediate container b5beb39dbebb\n [2020-02-06T05:52:58.653Z] ---> f8a9af556871\n [2020-02-06T05:52:58.653Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-06T05:52:58.918Z] ---> Running in 426ae3d0840d\n [2020-02-06T05:53:00.875Z] Removing intermediate container 426ae3d0840d\n [2020-02-06T05:53:00.875Z] ---> 178f281ce242\n [2020-02-06T05:53:00.875Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-02-06T05:53:00.875Z] ---> Running in f1dd55bca005\n [2020-02-06T05:53:01.461Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-06T05:53:02.429Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-06T05:53:02.698Z] OK: 125 MiB in 39 packages\n [2020-02-06T05:53:04.126Z] Removing intermediate container f1dd55bca005\n [2020-02-06T05:53:04.126Z] ---> 91ae6a636742\n [2020-02-06T05:53:04.126Z] Step 8/20 : COPY . .\n [2020-02-06T05:53:04.725Z] ---> f136844f89bf\n [2020-02-06T05:53:04.725Z] Step 9/20 : RUN ${MAKE}\n [2020-02-06T05:53:05.004Z] ---> Running in 28e3c0365134\n [2020-02-06T05:53:05.972Z] 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\n [2020-02-06T05:54:02.457Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-02-06T05:54:17.521Z] Removing intermediate container 28e3c0365134\n [2020-02-06T05:54:17.521Z] ---> ce5b8c353733\n [2020-02-06T05:54:17.521Z] Step 10/20 : FROM scratch\n [2020-02-06T05:54:17.521Z] ---> \n [2020-02-06T05:54:17.521Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-06T05:54:17.521Z] ---> Running in 9d2c11536bdb\n [2020-02-06T05:54:17.791Z] Removing intermediate container 9d2c11536bdb\n [2020-02-06T05:54:17.791Z] ---> 58c5e5c38371\n [2020-02-06T05:54:17.791Z] Step 12/20 : ENV APP_PORT=49990\n [2020-02-06T05:54:18.075Z] ---> Running in d4fd1c254524\n [2020-02-06T05:54:18.348Z] Removing intermediate container d4fd1c254524\n [2020-02-06T05:54:18.348Z] ---> 1620fe6e5d8e\n [2020-02-06T05:54:18.348Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-02-06T05:54:18.348Z] ---> Running in f4d04a54c631\n [2020-02-06T05:54:18.937Z] Removing intermediate container f4d04a54c631\n [2020-02-06T05:54:18.937Z] ---> 4f66b5eeabdc\n [2020-02-06T05:54:18.937Z] Step 14/20 : WORKDIR /\n [2020-02-06T05:54:18.937Z] ---> Running in 41894d62c1b7\n [2020-02-06T05:54:19.209Z] Removing intermediate container 41894d62c1b7\n [2020-02-06T05:54:19.209Z] ---> 412713482c3b\n [2020-02-06T05:54:19.209Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-02-06T05:54:20.632Z] ---> 76b24d59ba8c\n [2020-02-06T05:54:20.632Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-02-06T05:54:20.903Z] ---> 9f558ccb8a86\n [2020-02-06T05:54:20.903Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-02-06T05:54:21.170Z] ---> Running in bd311de984a3\n [2020-02-06T05:54:21.440Z] Removing intermediate container bd311de984a3\n [2020-02-06T05:54:21.440Z] ---> 5542dd2c9888\n [2020-02-06T05:54:21.440Z] Step 18/20 : LABEL arch=arm64\n [2020-02-06T05:54:21.710Z] ---> Running in a8436ed6cb12\n [2020-02-06T05:54:21.981Z] Removing intermediate container a8436ed6cb12\n [2020-02-06T05:54:21.981Z] ---> a885449e5357\n [2020-02-06T05:54:21.981Z] Step 19/20 : LABEL git_sha=09551de58bf54328d1e14b22efdf1f820e0479e0\n [2020-02-06T05:54:21.981Z] ---> Running in 65e793033617\n [2020-02-06T05:54:22.571Z] Removing intermediate container 65e793033617\n [2020-02-06T05:54:22.571Z] ---> 0e432768a098\n [2020-02-06T05:54:22.571Z] Step 20/20 : LABEL version=0.0.0\n [2020-02-06T05:54:22.571Z] ---> Running in 7a930242d9e7\n [2020-02-06T05:54:22.843Z] Removing intermediate container 7a930242d9e7\n [2020-02-06T05:54:22.843Z] ---> b0ea07e3d7f3\n [2020-02-06T05:54:22.843Z] Successfully built b0ea07e3d7f3\n [2020-02-06T05:54:23.111Z] Successfully tagged docker-device-sdk-simple-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-02-06T05:54:23.464Z] provisioning config files...\n [2020-02-06T05:54:23.478Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp/config202013080542825328tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-06T05:54:23.794Z] + curl -s https://codecov.io/bash\n [2020-02-06T05:54:23.794Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp/config202013080542825328tmp\n [2020-02-06T05:54:24.055Z] \n [2020-02-06T05:54:24.055Z] _____ _\n [2020-02-06T05:54:24.055Z] / ____| | |\n [2020-02-06T05:54:24.055Z] | | ___ __| | ___ ___ _____ __\n [2020-02-06T05:54:24.055Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-06T05:54:24.055Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-06T05:54:24.055Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-06T05:54:24.055Z] Bash-20191211-b8db533\n [2020-02-06T05:54:24.055Z] \n [2020-02-06T05:54:24.055Z] \n [2020-02-06T05:54:24.055Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-06T05:54:24.055Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-06T05:54:24.055Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-02-06T05:54:24.055Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-06T05:54:24.055Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-06T05:54:24.055Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-06T05:54:24.055Z] \x1b[0;32m+\x1b[0m .\n [2020-02-06T05:54:24.055Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-06T05:54:24.055Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-06T05:54:24.055Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-06T05:54:24.055Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=100036\x1b[0m\n [2020-02-06T05:54:24.055Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-06T05:54:24.055Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-06T05:54:24.315Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-06T05:54:24.315Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-06T05:54:24.315Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-06T05:54:24.315Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-06T05:54:24.315Z] \x1b[0;90mquery:\x1b[0m branch=PR-423&commit=09551de58bf54328d1e14b22efdf1f820e0479e0&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-423%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=423&job=\n [2020-02-06T05:54:24.315Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-06T05:54:24.315Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-423&commit=09551de58bf54328d1e14b22efdf1f820e0479e0&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-423%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=423&job=\n [2020-02-06T05:54:24.883Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-06T05:54:25.449Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-sdk-go/commit/09551de58bf54328d1e14b22efdf1f820e0479e0\x1b[0m\n [Pipeline] }\n [2020-02-06T05:54:25.455Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-06T05:54:26.061Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-06T05:54:26.377Z] ---> package-listing.sh\n [2020-02-06T05:54:26.377Z] ++ facter osfamily\n [2020-02-06T05:54:26.377Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-06T05:54:26.377Z] + OS_FAMILY=redhat\n [2020-02-06T05:54:26.377Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-423\n [2020-02-06T05:54:26.377Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-06T05:54:26.377Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-06T05:54:26.377Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-06T05:54:26.377Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-06T05:54:26.377Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-423 \']\'\n [2020-02-06T05:54:26.377Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-06T05:54:26.377Z] + case "${OS_FAMILY}" in\n [2020-02-06T05:54:26.377Z] + rpm -qa\n [2020-02-06T05:54:26.377Z] + sort\n [2020-02-06T05:54:30.593Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-06T05:54:30.593Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-06T05:54:30.593Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-06T05:54:30.593Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-423 \']\'\n [2020-02-06T05:54:30.593Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-423/archives/\n [2020-02-06T05:54:30.593Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-423/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-06T05:54:31.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-06T05:54:31.084Z] \n [2020-02-06T05:54:31.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-06T05:54:31.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-06T05:54:31.401Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-06T05:54:31.401Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-06T05:54:31.401Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-06T05:54:31.401Z] c9ea274ed700: Pulling fs layer\n [2020-02-06T05:54:31.401Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-06T05:54:31.401Z] f6a933c9cadc: Pulling fs layer\n [2020-02-06T05:54:31.401Z] 61811dbd4963: Pulling fs layer\n [2020-02-06T05:54:31.401Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-06T05:54:31.401Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-06T05:54:31.401Z] dc21a1d4508b: Pulling fs layer\n [2020-02-06T05:54:31.401Z] 363af2e989c4: Pulling fs layer\n [2020-02-06T05:54:31.401Z] 61811dbd4963: Waiting\n [2020-02-06T05:54:31.401Z] dc21a1d4508b: Waiting\n [2020-02-06T05:54:31.401Z] 095dd8b7b4d8: Waiting\n [2020-02-06T05:54:31.401Z] 9cfac6ba3733: Waiting\n [2020-02-06T05:54:31.401Z] f6a933c9cadc: Waiting\n [2020-02-06T05:54:31.401Z] a6eb2c9e2280: Waiting\n [2020-02-06T05:54:31.401Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-06T05:54:31.401Z] da0e9bf0cc60: Download complete\n [2020-02-06T05:54:31.401Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-06T05:54:31.401Z] 9cfac6ba3733: Download complete\n [2020-02-06T05:54:31.401Z] e6b0cf9c0882: Download complete\n [2020-02-06T05:54:31.669Z] f6a933c9cadc: Verifying Checksum\n [2020-02-06T05:54:31.669Z] f6a933c9cadc: Download complete\n [2020-02-06T05:54:31.669Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-06T05:54:31.669Z] a6eb2c9e2280: Download complete\n [2020-02-06T05:54:31.934Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-06T05:54:31.934Z] 095dd8b7b4d8: Download complete\n [2020-02-06T05:54:31.934Z] c9ea274ed700: Verifying Checksum\n [2020-02-06T05:54:31.934Z] c9ea274ed700: Download complete\n [2020-02-06T05:54:31.934Z] 363af2e989c4: Verifying Checksum\n [2020-02-06T05:54:31.934Z] 363af2e989c4: Download complete\n [2020-02-06T05:54:31.934Z] e6b0cf9c0882: Pull complete\n [2020-02-06T05:54:32.196Z] dc21a1d4508b: Verifying Checksum\n [2020-02-06T05:54:32.196Z] dc21a1d4508b: Download complete\n [2020-02-06T05:54:32.461Z] da0e9bf0cc60: Pull complete\n [2020-02-06T05:54:32.723Z] 61811dbd4963: Verifying Checksum\n [2020-02-06T05:54:32.723Z] 61811dbd4963: Download complete\n [2020-02-06T05:54:34.638Z] c9ea274ed700: Pull complete\n [2020-02-06T05:54:34.900Z] 9cfac6ba3733: Pull complete\n [2020-02-06T05:54:35.160Z] f6a933c9cadc: Pull complete\n [2020-02-06T05:54:38.477Z] 61811dbd4963: Pull complete\n [2020-02-06T05:54:38.477Z] a6eb2c9e2280: Pull complete\n [2020-02-06T05:54:40.390Z] 095dd8b7b4d8: Pull complete\n [2020-02-06T05:54:40.390Z] dc21a1d4508b: Pull complete\n [2020-02-06T05:54:40.649Z] 363af2e989c4: Pull complete\n [2020-02-06T05:54:40.649Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-06T05:54:40.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-06T05:54:40.816Z] prd-centos7-docker-4c-2g-17888 does not seem to be running inside a container\n [2020-02-06T05:54:40.860Z] $ 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-423 -v /w/workspace/dgexfoundry_device-sdk-go_PR-423:/w/workspace/dgexfoundry_device-sdk-go_PR-423:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-423@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\n [2020-02-06T05:54:41.960Z] $ docker top 587f12302a89f64d9339636eab556c0470bf895c60f02495c187e0f5cb938d40 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-06T05:54:42.626Z] provisioning config files...\n [2020-02-06T05:54:42.641Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp/config5638104673576511597tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-06T05:54:42.675Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-06T05:54:42.977Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-06T05:54:42.985Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-06T05:54:43.282Z] ---> logs-deploy.sh\n [2020-02-06T05:54:43.282Z] + ARCHIVE_ARTIFACTS=\n [2020-02-06T05:54:43.282Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-06T05:54:43.282Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-06T05:54:43.282Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-06T05:54:43.282Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-423/6\n [2020-02-06T05:54:43.282Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-423/6/\n [2020-02-06T05:54:43.282Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-423/6 /w/workspace/dgexfoundry_device-sdk-go_PR-423\n [2020-02-06T05:54:44.223Z] Archives upload complete.\n [2020-02-06T05:54:44.223Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-423/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-423/6/\n [2020-02-06T05:54:45.168Z] ---> uname -a:\n [2020-02-06T05:54:45.168Z] Linux 587f12302a89 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-02-06T05:54:45.168Z] \n [2020-02-06T05:54:45.168Z] \n [2020-02-06T05:54:45.168Z] ---> lscpu:\n [2020-02-06T05:54:45.168Z] Architecture: x86_64\n [2020-02-06T05:54:45.168Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-06T05:54:45.168Z] Byte Order: Little Endian\n [2020-02-06T05:54:45.168Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-06T05:54:45.168Z] CPU(s): 4\n [2020-02-06T05:54:45.168Z] On-line CPU(s) list: 0-3\n [2020-02-06T05:54:45.168Z] Thread(s) per core: 1\n [2020-02-06T05:54:45.168Z] Core(s) per socket: 1\n [2020-02-06T05:54:45.168Z] Socket(s): 4\n [2020-02-06T05:54:45.168Z] NUMA node(s): 1\n [2020-02-06T05:54:45.168Z] Vendor ID: GenuineIntel\n [2020-02-06T05:54:45.168Z] CPU family: 6\n [2020-02-06T05:54:45.168Z] Model: 44\n [2020-02-06T05:54:45.168Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-06T05:54:45.168Z] Stepping: 1\n [2020-02-06T05:54:45.168Z] CPU MHz: 2933.436\n [2020-02-06T05:54:45.168Z] BogoMIPS: 5866.87\n [2020-02-06T05:54:45.168Z] Virtualization: VT-x\n [2020-02-06T05:54:45.168Z] Hypervisor vendor: KVM\n [2020-02-06T05:54:45.168Z] Virtualization type: full\n [2020-02-06T05:54:45.168Z] L1d cache: 128 KiB\n [2020-02-06T05:54:45.168Z] L1i cache: 128 KiB\n [2020-02-06T05:54:45.168Z] L2 cache: 16 MiB\n [2020-02-06T05:54:45.168Z] L3 cache: 64 MiB\n [2020-02-06T05:54:45.168Z] NUMA node0 CPU(s): 0-3\n [2020-02-06T05:54:45.168Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-06T05:54:45.168Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-06T05:54:45.168Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-06T05:54:45.168Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-06T05:54:45.168Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-06T05:54:45.168Z] 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\n [2020-02-06T05:54:45.168Z] \n [2020-02-06T05:54:45.168Z] \n [2020-02-06T05:54:45.168Z] ---> nproc:\n [2020-02-06T05:54:45.168Z] 4\n [2020-02-06T05:54:45.168Z] \n [2020-02-06T05:54:45.168Z] \n [2020-02-06T05:54:45.168Z] ---> df -h:\n [2020-02-06T05:54:45.168Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-06T05:54:45.168Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-06T05:54:45.168Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-06T05:54:45.168Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-06T05:54:45.168Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-06T05:54:45.168Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-06T05:54:45.168Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-06T05:54:45.168Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-06T05:54:45.168Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp\n [2020-02-06T05:54:45.168Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-06T05:54:45.168Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-423\n [2020-02-06T05:54:45.168Z] \n [2020-02-06T05:54:45.168Z] \n [2020-02-06T05:54:45.168Z] ---> free -m:\n [2020-02-06T05:54:45.168Z] total used free shared buff/cache available\n [2020-02-06T05:54:45.168Z] Mem: 1838 600 66 0 1171 1133\n [2020-02-06T05:54:45.168Z] Swap: 1023 0 1023\n [2020-02-06T05:54:45.168Z] \n [2020-02-06T05:54:45.168Z] \n [2020-02-06T05:54:45.168Z] ---> ip addr:\n [2020-02-06T05:54:45.168Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-06T05:54:45.168Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-06T05:54:45.168Z] inet 127.0.0.1/8 scope host lo\n [2020-02-06T05:54:45.168Z] valid_lft forever preferred_lft forever\n [2020-02-06T05:54:45.168Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-06T05:54:45.168Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-06T05:54:45.168Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-06T05:54:45.168Z] valid_lft forever preferred_lft forever\n [2020-02-06T05:54:45.168Z] \n [2020-02-06T05:54:45.168Z] \n [2020-02-06T05:54:45.168Z] ---> sar -b -r -n DEV:\n [2020-02-06T05:54:45.168Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/06/20 \t_x86_64_\t(4 CPU)\n [2020-02-06T05:54:45.168Z] \n [2020-02-06T05:54:45.168Z] 05:42:30 LINUX RESTART\n [2020-02-06T05:54:45.168Z] \n [2020-02-06T05:54:45.168Z] 05:43:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-06T05:54:45.168Z] 05:44:01 56.40 20.35 36.05 4037.01 3382.99\n [2020-02-06T05:54:45.168Z] 05:45:01 3.00 0.00 3.00 0.00 95.95\n [2020-02-06T05:54:45.168Z] 05:46:01 0.60 0.00 0.60 0.00 6.68\n [2020-02-06T05:54:45.168Z] 05:47:01 0.63 0.00 0.63 0.00 7.93\n [2020-02-06T05:54:45.168Z] 05:48:01 0.65 0.00 0.65 0.00 7.96\n [2020-02-06T05:54:45.168Z] 05:49:01 0.68 0.00 0.68 0.00 7.76\n [2020-02-06T05:54:45.168Z] 05:50:01 0.67 0.00 0.67 0.00 8.49\n [2020-02-06T05:54:45.168Z] 05:51:01 0.68 0.00 0.68 0.00 7.69\n [2020-02-06T05:54:45.168Z] 05:52:01 0.73 0.00 0.73 0.00 7.88\n [2020-02-06T05:54:45.168Z] 05:53:01 0.63 0.00 0.63 0.00 6.18\n [2020-02-06T05:54:45.168Z] 05:54:01 0.65 0.00 0.65 0.00 7.26\n [2020-02-06T05:54:45.168Z] Average: 5.94 1.85 4.09 367.22 322.61\n [2020-02-06T05:54:45.168Z] \n [2020-02-06T05:54:45.168Z] 05:43:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-06T05:54:45.168Z] 05:44:01 99288 1783016 94.73 2620 1242720 945172 32.25 436652 1187120 16\n [2020-02-06T05:54:45.168Z] 05:45:01 107656 1774648 94.28 2620 1242656 904384 30.86 430264 1187028 12\n [2020-02-06T05:54:45.168Z] 05:46:01 105152 1777152 94.41 2620 1242664 904384 30.86 432216 1187008 8\n [2020-02-06T05:54:45.168Z] 05:47:01 104564 1777740 94.44 2620 1242664 904504 30.86 432848 1187008 8\n [2020-02-06T05:54:45.168Z] 05:48:01 104236 1778068 94.46 2620 1242672 904540 30.86 433204 1187008 8\n [2020-02-06T05:54:45.168Z] 05:49:01 104564 1777740 94.44 2620 1242676 904492 30.86 432880 1187008 8\n [2020-02-06T05:54:45.168Z] 05:50:01 104880 1777424 94.43 2620 1242704 904408 30.86 432528 1187008 16\n [2020-02-06T05:54:45.168Z] 05:51:01 117148 1765156 93.78 2620 1242684 904384 30.86 420424 1186996 8\n [2020-02-06T05:54:45.168Z] 05:52:01 117460 1764844 93.76 2620 1242688 904384 30.86 420436 1186996 8\n [2020-02-06T05:54:45.168Z] 05:53:01 122760 1759544 93.48 2620 1242700 904384 30.86 414888 1186996 8\n [2020-02-06T05:54:45.168Z] 05:54:01 122400 1759904 93.50 2620 1242700 904432 30.86 415068 1186996 8\n [2020-02-06T05:54:45.168Z] Average: 110010 1772294 94.16 2620 1242684 908133 30.99 427401 1187016 10\n [2020-02-06T05:54:45.168Z] \n [2020-02-06T05:54:45.168Z] 05:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-06T05:54:45.168Z] 05:44:01 eth0 398.24 305.03 1009.37 104.61 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:44:01 docker0 5.62 4.59 0.74 14.71 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:45:01 eth0 0.08 0.08 0.01 0.03 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:46:01 eth0 0.52 0.08 0.04 0.01 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:47:01 eth0 1.42 0.63 0.52 0.19 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:48:01 eth0 0.50 0.45 0.27 0.24 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:49:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:50:01 eth0 0.20 0.18 0.07 0.01 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.168Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.169Z] 05:54:01 eth0 0.27 0.23 0.14 0.07 0.00 0.00 0.00\n [2020-02-06T05:54:45.169Z] 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.169Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.169Z] Average: eth0 36.54 27.94 91.92 9.57 0.00 0.00 0.00\n [2020-02-06T05:54:45.169Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T05:54:45.169Z] Average: docker0 0.51 0.42 0.07 1.34 0.00 0.00 0.00\n [2020-02-06T05:54:45.169Z] \n [2020-02-06T05:54:45.169Z] \n [2020-02-06T05:54:45.169Z] ---> sar -P ALL:\n [2020-02-06T05:54:45.169Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/06/20 \t_x86_64_\t(4 CPU)\n [2020-02-06T05:54:45.169Z] \n [2020-02-06T05:54:45.169Z] 05:42:30 LINUX RESTART\n [2020-02-06T05:54:45.169Z] \n [2020-02-06T05:54:45.169Z] 05:43:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-06T05:54:45.169Z] 05:44:01 all 11.91 0.00 3.47 1.45 0.60 82.57\n [2020-02-06T05:54:45.169Z] 05:44:01 0 10.44 0.00 3.88 0.44 0.56 84.68\n [2020-02-06T05:54:45.169Z] 05:44:01 1 12.35 0.00 3.58 3.19 0.61 80.27\n [2020-02-06T05:54:45.169Z] 05:44:01 2 13.80 0.00 3.19 1.79 0.49 80.73\n [2020-02-06T05:54:45.169Z] 05:44:01 3 11.03 0.00 3.31 0.39 0.71 84.56\n [2020-02-06T05:54:45.169Z] 05:45:01 all 0.17 0.00 0.06 0.00 0.02 99.75\n [2020-02-06T05:54:45.169Z] 05:45:01 0 0.05 0.00 0.05 0.00 0.02 99.88\n [2020-02-06T05:54:45.169Z] 05:45:01 1 0.23 0.00 0.08 0.00 0.03 99.65\n [2020-02-06T05:54:45.169Z] 05:45:01 2 0.08 0.00 0.07 0.00 0.03 99.82\n [2020-02-06T05:54:45.169Z] 05:45:01 3 0.32 0.00 0.03 0.00 0.02 99.63\n [2020-02-06T05:54:45.169Z] 05:46:01 all 0.15 0.00 0.05 0.00 0.04 99.76\n [2020-02-06T05:54:45.169Z] 05:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92\n [2020-02-06T05:54:45.169Z] 05:46:01 1 0.45 0.00 0.05 0.00 0.02 99.48\n [2020-02-06T05:54:45.169Z] 05:46:01 2 0.12 0.00 0.07 0.00 0.07 99.75\n [2020-02-06T05:54:45.169Z] 05:46:01 3 0.03 0.00 0.03 0.00 0.03 99.90\n [2020-02-06T05:54:45.169Z] 05:47:01 all 0.18 0.00 0.05 0.00 0.03 99.75\n [2020-02-06T05:54:45.169Z] 05:47:01 0 0.08 0.00 0.10 0.00 0.07 99.75\n [2020-02-06T05:54:45.169Z] 05:47:01 1 0.50 0.00 0.05 0.00 0.02 99.43\n [2020-02-06T05:54:45.169Z] 05:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-02-06T05:54:45.169Z] 05:47:01 3 0.07 0.00 0.03 0.00 0.03 99.87\n [2020-02-06T05:54:45.169Z] 05:48:01 all 0.17 0.00 0.05 0.00 0.02 99.76\n [2020-02-06T05:54:45.169Z] 05:48:01 0 0.05 0.00 0.07 0.00 0.03 99.85\n [2020-02-06T05:54:45.169Z] 05:48:01 1 0.50 0.00 0.05 0.00 0.00 99.45\n [2020-02-06T05:54:45.169Z] 05:48:01 2 0.08 0.00 0.05 0.00 0.05 99.82\n [2020-02-06T05:54:45.169Z] 05:48:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-06T05:54:45.169Z] 05:49:01 all 0.17 0.00 0.05 0.00 0.03 99.75\n [2020-02-06T05:54:45.169Z] 05:49:01 0 0.07 0.00 0.07 0.00 0.03 99.83\n [2020-02-06T05:54:45.169Z] 05:49:01 1 0.40 0.00 0.05 0.00 0.03 99.52\n [2020-02-06T05:54:45.169Z] 05:49:01 2 0.13 0.00 0.05 0.00 0.03 99.78\n [2020-02-06T05:54:45.169Z] 05:49:01 3 0.08 0.00 0.05 0.00 0.02 99.85\n [2020-02-06T05:54:45.169Z] 05:50:01 all 0.14 0.00 0.07 0.00 0.04 99.75\n [2020-02-06T05:54:45.169Z] 05:50:01 0 0.07 0.00 0.07 0.00 0.03 99.83\n [2020-02-06T05:54:45.169Z] 05:50:01 1 0.05 0.00 0.07 0.00 0.02 99.87\n [2020-02-06T05:54:45.169Z] 05:50:01 2 0.35 0.00 0.07 0.00 0.05 99.53\n [2020-02-06T05:54:45.169Z] 05:50:01 3 0.08 0.00 0.10 0.00 0.05 99.77\n [2020-02-06T05:54:45.169Z] 05:51:01 all 0.16 0.00 0.05 0.00 0.03 99.77\n [2020-02-06T05:54:45.169Z] 05:51:01 0 0.02 0.00 0.03 0.00 0.03 99.92\n [2020-02-06T05:54:45.169Z] 05:51:01 1 0.10 0.00 0.07 0.00 0.05 99.78\n [2020-02-06T05:54:45.169Z] 05:51:01 2 0.48 0.00 0.03 0.00 0.00 99.48\n [2020-02-06T05:54:45.169Z] 05:51:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-06T05:54:45.169Z] 05:52:01 all 0.12 0.00 0.05 0.00 0.03 99.80\n [2020-02-06T05:54:45.169Z] 05:52:01 0 0.08 0.00 0.05 0.00 0.03 99.83\n [2020-02-06T05:54:45.169Z] 05:52:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-06T05:54:45.169Z] 05:52:01 2 0.28 0.00 0.07 0.00 0.05 99.60\n [2020-02-06T05:54:45.169Z] 05:52:01 3 0.05 0.00 0.05 0.00 0.02 99.88\n [2020-02-06T05:54:45.169Z] 05:53:01 all 0.16 0.00 0.04 0.00 0.01 99.79\n [2020-02-06T05:54:45.169Z] 05:53:01 0 0.03 0.00 0.05 0.00 0.02 99.90\n [2020-02-06T05:54:45.169Z] 05:53:01 1 0.07 0.00 0.05 0.00 0.02 99.87\n [2020-02-06T05:54:45.169Z] 05:53:01 2 0.50 0.00 0.03 0.00 0.03 99.43\n [2020-02-06T05:54:45.169Z] 05:53:01 3 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-02-06T05:54:45.169Z] 05:54:01 all 0.17 0.00 0.04 0.00 0.01 99.78\n [2020-02-06T05:54:45.169Z] 05:54:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-06T05:54:45.169Z] 05:54:01 1 0.05 0.00 0.03 0.00 0.02 99.90\n [2020-02-06T05:54:45.169Z] 05:54:01 2 0.52 0.00 0.05 0.00 0.02 99.42\n [2020-02-06T05:54:45.169Z] 05:54:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-06T05:54:45.169Z] Average: all 1.21 0.00 0.36 0.13 0.08 98.22\n [2020-02-06T05:54:45.169Z] Average: 0 0.98 0.00 0.40 0.04 0.08 98.50\n [2020-02-06T05:54:45.169Z] Average: 1 1.32 0.00 0.37 0.29 0.07 97.95\n [2020-02-06T05:54:45.169Z] Average: 2 1.48 0.00 0.33 0.16 0.07 97.96\n [2020-02-06T05:54:45.169Z] Average: 3 1.06 0.00 0.34 0.03 0.08 98.48\n [2020-02-06T05:54:45.169Z] \n [2020-02-06T05:54:45.169Z] \n [2020-02-06T05:54:45.169Z] '