b' Branch indexing\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 brandonforster for edgexfoundry/device-sdk-go\n Loading trusted files from base branch master at 7adc3885075d49ace02c324b1d4431dea73c6f6c rather than a77f8594afd04607440b7984ab389d49136fc312\n Obtained Jenkinsfile from 7adc3885075d49ace02c324b1d4431dea73c6f6c\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 41baade70f9f516c06b50364c8065a52e98d7055\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 41baade70f9f516c06b50364c8065a52e98d7055 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 41baade70f9f516c06b50364c8065a52e98d7055 # timeout=10\n Commit message: "Merge pull request #109 from ernestojeda/move-experimental"\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.13, 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.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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-371 in /w/workspace/dgexfoundry_device-sdk-go_PR-447\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 > git init /w/workspace/dgexfoundry_device-sdk-go_PR-447 # 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/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\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/447/head:refs/remotes/origin/PR-447 # 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/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Merging remotes/origin/master commit 7adc3885075d49ace02c324b1d4431dea73c6f6c into PR head commit a77f8594afd04607440b7984ab389d49136fc312\n Merge succeeded, producing c6b44de89e1fadca8ff15ce3a9e2e5ba45229551\n Checking out Revision c6b44de89e1fadca8ff15ce3a9e2e5ba45229551 (PR-447)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f a77f8594afd04607440b7984ab389d49136fc312 # timeout=10\n > git remote # timeout=10\n > git config --get remote.origin.url # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git merge 7adc3885075d49ace02c324b1d4431dea73c6f6c # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c6b44de89e1fadca8ff15ce3a9e2e5ba45229551 # timeout=10\n Commit message: "Merge commit \'7adc3885075d49ace02c324b1d4431dea73c6f6c\' into HEAD"\n > git rev-list --no-walk a77f8594afd04607440b7984ab389d49136fc312 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-22T18:41:50.013Z] 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 [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-22T18:41:52.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-22T18:41:52.541Z] \n [2020-02-22T18:41:52.541Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-22T18:41:52.908Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-22T18:41:53.193Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-22T18:41:53.193Z] e7c96db7181b: Pulling fs layer\n [2020-02-22T18:41:53.193Z] a038dfdf5543: Pulling fs layer\n [2020-02-22T18:41:53.193Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-22T18:41:53.508Z] e7c96db7181b: Verifying Checksum\n [2020-02-22T18:41:53.508Z] e7c96db7181b: Download complete\n [2020-02-22T18:41:53.860Z] e7c96db7181b: Pull complete\n [2020-02-22T18:41:53.860Z] a038dfdf5543: Verifying Checksum\n [2020-02-22T18:41:53.860Z] a038dfdf5543: Download complete\n [2020-02-22T18:41:54.533Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-22T18:41:54.533Z] 8d5d8e63b3c0: Download complete\n [2020-02-22T18:41:54.808Z] a038dfdf5543: Pull complete\n [2020-02-22T18:41:55.418Z] 8d5d8e63b3c0: Pull complete\n [2020-02-22T18:41:55.418Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-22T18:41:55.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-22T18:41:55.737Z] prd-centos7-docker-4c-2g-371 does not seem to be running inside a container\n [2020-02-22T18:41:55.861Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-447 -v /w/workspace/dgexfoundry_device-sdk-go_PR-447:/w/workspace/dgexfoundry_device-sdk-go_PR-447:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-22T18:41:56.840Z] $ docker top d46ccae4ecaa05899e5c2205a12ffcd7b6dc6d9be3d567e5f975cd8a04a64977 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-22T18:41:58.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-22T18:41:58.009Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-22T18:41:58.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-22T18:41:58.726Z] $ docker exec d46ccae4ecaa05899e5c2205a12ffcd7b6dc6d9be3d567e5f975cd8a04a64977 ssh-agent\n [2020-02-22T18:41:59.084Z] SSH_AUTH_SOCK=/tmp/ssh-jlEwkM4vpTk0/agent.14\n [2020-02-22T18:41:59.084Z] SSH_AGENT_PID=21\n [2020-02-22T18:41:59.119Z] Running ssh-add (command line suppressed)\n [2020-02-22T18:41:59.548Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/private_key_8338604181509645259.key (/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/private_key_8338604181509645259.key)\n [2020-02-22T18:41:59.662Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-22T18:42:00.744Z] + git describe --exact-match --tags HEAD\n [2020-02-22T18:42:00.745Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-22T18:42:00.994Z] $ docker exec --env ******** --env ******** d46ccae4ecaa05899e5c2205a12ffcd7b6dc6d9be3d567e5f975cd8a04a64977 ssh-agent -k\n [2020-02-22T18:42:01.280Z] unset SSH_AUTH_SOCK;\n [2020-02-22T18:42:01.281Z] unset SSH_AGENT_PID;\n [2020-02-22T18:42:01.282Z] echo Agent pid 21 killed;\n [2020-02-22T18:42:01.342Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-22T18:42:01.362Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-22T18:42:01.362Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-22T18:42:01.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-22T18:42:01.387Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-22T18:42:01.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-22T18:42:01.802Z] $ docker exec d46ccae4ecaa05899e5c2205a12ffcd7b6dc6d9be3d567e5f975cd8a04a64977 ssh-agent\n [2020-02-22T18:42:02.198Z] SSH_AUTH_SOCK=/tmp/ssh-V6O5hK2628XN/agent.56\n [2020-02-22T18:42:02.198Z] SSH_AGENT_PID=63\n [2020-02-22T18:42:02.206Z] Running ssh-add (command line suppressed)\n [2020-02-22T18:42:02.569Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/private_key_5309207819482076086.key (/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/private_key_5309207819482076086.key)\n [2020-02-22T18:42:02.686Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-22T18:42:03.424Z] + git semver init\n [2020-02-22T18:42:03.424Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-22T18:42:03.424Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-447/.git\n [2020-02-22T18:42:03.424Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-447\n [2020-02-22T18:42:03.424Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-22T18:42:03.424Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-22T18:42:03.424Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-22T18:42:03.424Z] # $SEMVER_BRANCH = PR-447\n [2020-02-22T18:42:03.424Z] # $SEMVER_TEMP = /tmp/semver-232923760\n [2020-02-22T18:42:03.424Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP\n [2020-02-22T18:42:04.470Z] # \'/tmp/semver-232923760\' -> \'/w/workspace/dgexfoundry_device-sdk-go_PR-447/.semver\'\n [2020-02-22T18:42:04.471Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-447/.semver\n [Pipeline] }\n [2020-02-22T18:42:04.511Z] $ docker exec --env ******** --env ******** d46ccae4ecaa05899e5c2205a12ffcd7b6dc6d9be3d567e5f975cd8a04a64977 ssh-agent -k\n [2020-02-22T18:42:04.873Z] unset SSH_AUTH_SOCK;\n [2020-02-22T18:42:04.873Z] unset SSH_AGENT_PID;\n [2020-02-22T18:42:04.873Z] echo Agent pid 63 killed;\n [2020-02-22T18:42:05.026Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-22T18:42:05.792Z] + git semver\n [Pipeline] }\n [2020-02-22T18:42:05.849Z] $ docker stop --time=1 d46ccae4ecaa05899e5c2205a12ffcd7b6dc6d9be3d567e5f975cd8a04a64977\n [2020-02-22T18:42:07.745Z] $ docker rm -f d46ccae4ecaa05899e5c2205a12ffcd7b6dc6d9be3d567e5f975cd8a04a64977\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-22T18:42:09.243Z] Stashed 28 file(s)\n [Pipeline] echo\n [2020-02-22T18:42:09.244Z] [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-22T18:42:24.351Z] Still waiting to schedule task\n [2020-02-22T18:42:24.351Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-22T18:42:24.354Z] Still waiting to schedule task\n [2020-02-22T18:42:24.354Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-02-22T18:42:43.897Z] Running on prd-centos7-docker-4c-2g-375 in /w/workspace/dgexfoundry_device-sdk-go_PR-447\n [Pipeline] {\n [Pipeline] ws\n [2020-02-22T18:42:43.910Z] Running in /w/workspace/device-sdk-go/3\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-22T18:42:47.142Z] using credential edgex-jenkins-ssh\n [2020-02-22T18:42:47.156Z] Cloning the remote Git repository\n [2020-02-22T18:42:47.156Z] Cloning with configured refspecs honoured and without tags\n [2020-02-22T18:42:46.772Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-22T18:42:46.815Z] > git init /w/workspace/device-sdk-go/3 # timeout=10\n [2020-02-22T18:42:46.867Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-22T18:42:46.867Z] > git --version # timeout=10\n [2020-02-22T18:42:46.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-22T18:42:46.910Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-22T18:42:47.967Z] Fetching without tags\n [2020-02-22T18:42:48.414Z] Merging remotes/origin/master commit 7adc3885075d49ace02c324b1d4431dea73c6f6c into PR head commit a77f8594afd04607440b7984ab389d49136fc312\n [2020-02-22T18:42:48.540Z] Merge succeeded, producing 2799bfc90f6598c0c09244893a2f22163d450933\n [2020-02-22T18:42:48.541Z] Checking out Revision 2799bfc90f6598c0c09244893a2f22163d450933 (PR-447)\n [2020-02-22T18:42:47.572Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-22T18:42:47.582Z] > git config --add remote.origin.fetch +refs/pull/447/head:refs/remotes/origin/PR-447 # timeout=10\n [2020-02-22T18:42:47.597Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-22T18:42:47.609Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-22T18:42:47.624Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-22T18:42:47.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-22T18:42:47.630Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-22T18:42:48.113Z] > git config core.sparsecheckout # timeout=10\n [2020-02-22T18:42:48.120Z] > git checkout -f a77f8594afd04607440b7984ab389d49136fc312 # timeout=10\n [2020-02-22T18:42:48.177Z] > git remote # timeout=10\n [2020-02-22T18:42:48.182Z] > git config --get remote.origin.url # timeout=10\n [2020-02-22T18:42:48.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-22T18:42:48.191Z] > git merge 7adc3885075d49ace02c324b1d4431dea73c6f6c # timeout=10\n [2020-02-22T18:42:48.233Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-22T18:42:48.244Z] > git config core.sparsecheckout # timeout=10\n [2020-02-22T18:42:48.259Z] > git checkout -f 2799bfc90f6598c0c09244893a2f22163d450933 # timeout=10\n [2020-02-22T18:42:52.571Z] Commit message: "Merge commit \'7adc3885075d49ace02c324b1d4431dea73c6f6c\' into HEAD"\n [2020-02-22T18:42:52.572Z] > git rev-list --no-walk a77f8594afd04607440b7984ab389d49136fc312 # timeout=10\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-22T18:42:53.258Z] =========================================================\n [2020-02-22T18:42:53.258Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-22T18:42:53.258Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-22T18:42:53.914Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine .\n [2020-02-22T18:42:54.486Z] Sending build context to Docker daemon 2.673MB\n\n [2020-02-22T18:42:54.486Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-22T18:42:54.486Z] Step 2/8 : FROM ${BASE}\n [2020-02-22T18:42:54.486Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-22T18:42:54.486Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-22T18:42:54.486Z] 2848faf0eed1: Pulling fs layer\n [2020-02-22T18:42:54.486Z] 0f37312ad70f: Pulling fs layer\n [2020-02-22T18:42:54.486Z] 5788d62ee057: Pulling fs layer\n [2020-02-22T18:42:54.486Z] 0e6b1d234666: Pulling fs layer\n [2020-02-22T18:42:54.486Z] bf5d7aec512f: Pulling fs layer\n [2020-02-22T18:42:54.486Z] 34c802a77dc8: Pulling fs layer\n [2020-02-22T18:42:54.486Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-22T18:42:54.486Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-22T18:42:54.486Z] 5c102a31e300: Pulling fs layer\n [2020-02-22T18:42:54.486Z] dcfb455df0a1: Pulling fs layer\n [2020-02-22T18:42:54.486Z] 34c802a77dc8: Waiting\n [2020-02-22T18:42:54.486Z] 9eb99e56ec68: Waiting\n [2020-02-22T18:42:54.486Z] 5788d62ee057: Waiting\n [2020-02-22T18:42:54.486Z] 27c7a5d97fbd: Waiting\n [2020-02-22T18:42:54.486Z] dcfb455df0a1: Waiting\n [2020-02-22T18:42:54.486Z] bf5d7aec512f: Waiting\n [2020-02-22T18:42:54.486Z] 0f37312ad70f: Verifying Checksum\n [2020-02-22T18:42:54.486Z] 0f37312ad70f: Download complete\n [2020-02-22T18:42:54.486Z] 2848faf0eed1: Verifying Checksum\n [2020-02-22T18:42:54.486Z] 2848faf0eed1: Download complete\n [2020-02-22T18:42:54.486Z] 0e6b1d234666: Verifying Checksum\n [2020-02-22T18:42:54.486Z] 0e6b1d234666: Download complete\n [2020-02-22T18:42:54.486Z] bf5d7aec512f: Verifying Checksum\n [2020-02-22T18:42:54.486Z] bf5d7aec512f: Download complete\n [2020-02-22T18:42:54.486Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-22T18:42:54.486Z] e6b0cf9c0882: Download complete\n [2020-02-22T18:42:55.071Z] e6b0cf9c0882: Pull complete\n [2020-02-22T18:42:55.340Z] 2848faf0eed1: Pull complete\n [2020-02-22T18:42:55.340Z] 0f37312ad70f: Pull complete\n [2020-02-22T18:42:55.920Z] 34c802a77dc8: Verifying Checksum\n [2020-02-22T18:42:55.920Z] 34c802a77dc8: Download complete\n [2020-02-22T18:42:55.920Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-22T18:42:55.920Z] 27c7a5d97fbd: Download complete\n [2020-02-22T18:42:56.197Z] 5c102a31e300: Verifying Checksum\n [2020-02-22T18:42:56.197Z] 5c102a31e300: Download complete\n [2020-02-22T18:42:56.462Z] dcfb455df0a1: Verifying Checksum\n [2020-02-22T18:42:56.462Z] dcfb455df0a1: Download complete\n [2020-02-22T18:42:56.462Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-22T18:42:56.462Z] 9eb99e56ec68: Download complete\n [2020-02-22T18:42:56.462Z] 5788d62ee057: Download complete\n [2020-02-22T18:43:03.040Z] 5788d62ee057: Pull complete\n [2020-02-22T18:43:03.040Z] 0e6b1d234666: Pull complete\n [2020-02-22T18:43:03.040Z] bf5d7aec512f: Pull complete\n [2020-02-22T18:43:07.248Z] 34c802a77dc8: Pull complete\n [2020-02-22T18:43:12.706Z] 9eb99e56ec68: Pull complete\n [2020-02-22T18:43:12.706Z] 27c7a5d97fbd: Pull complete\n [2020-02-22T18:43:13.653Z] 5c102a31e300: Pull complete\n [2020-02-22T18:43:13.917Z] dcfb455df0a1: Pull complete\n [2020-02-22T18:43:13.917Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-22T18:43:13.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-22T18:43:13.917Z] ---> 7c70fe431013\n [2020-02-22T18:43:13.917Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-22T18:43:13.917Z] ---> Running in 075ff1ba2999\n [2020-02-22T18:43:14.181Z] Removing intermediate container 075ff1ba2999\n [2020-02-22T18:43:14.181Z] ---> c647519d8f6a\n [2020-02-22T18:43:14.181Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-22T18:43:14.181Z] ---> Running in 733cbc4f4ffe\n [2020-02-22T18:43:15.603Z] Removing intermediate container 733cbc4f4ffe\n [2020-02-22T18:43:15.603Z] ---> 9fded945e547\n [2020-02-22T18:43:15.603Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-02-22T18:43:15.603Z] ---> Running in 912f7efb03af\n [2020-02-22T18:43:16.557Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-22T18:43:19.885Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-22T18:43:20.464Z] OK: 143 MiB in 39 packages\n [2020-02-22T18:43:20.727Z] Removing intermediate container 912f7efb03af\n [2020-02-22T18:43:20.728Z] ---> bcda7a2e83cb\n [2020-02-22T18:43:20.728Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-02-22T18:43:20.728Z] ---> Running in 978de87159d8\n [2020-02-22T18:43:20.991Z] Removing intermediate container 978de87159d8\n [2020-02-22T18:43:20.991Z] ---> ddedb3e50704\n [2020-02-22T18:43:20.991Z] Step 7/8 : COPY . .\n [2020-02-22T18:43:21.571Z] ---> ed402e1b69a5\n [2020-02-22T18:43:21.571Z] Step 8/8 : RUN go mod download\n [2020-02-22T18:43:21.571Z] ---> Running in fa2fb8c9fe3e\n [2020-02-22T18:43:24.875Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-22T18:43:24.875Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-22T18:43:24.875Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-22T18:43:24.875Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-22T18:43:24.875Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-22T18:43:24.875Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-22T18:43:24.875Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-22T18:43:24.875Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-22T18:43:24.875Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n [2020-02-22T18:43:24.875Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-22T18:43:24.875Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-22T18:43:24.875Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-22T18:43:24.875Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-22T18:43:24.875Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-22T18:43:24.875Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-22T18:43:24.875Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-22T18:43:24.875Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-22T18:43:24.875Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-22T18:43:25.135Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-22T18:43:25.135Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-22T18:43:25.135Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-22T18:43:25.135Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-22T18:43:25.135Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-22T18:43:25.135Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-22T18:43:25.135Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-22T18:43:25.394Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-22T18:43:25.394Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-22T18:43:25.394Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-22T18:43:25.394Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-22T18:43:25.394Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-22T18:43:25.394Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-22T18:43:25.394Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-22T18:43:25.653Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-22T18:43:25.653Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-22T18:43:25.653Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-22T18:43:25.653Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-22T18:43:25.653Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-22T18:43:25.653Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-22T18:43:25.653Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-22T18:43:25.911Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-22T18:43:25.911Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-22T18:43:25.911Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-22T18:43:25.911Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-22T18:43:25.911Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-22T18:43:25.911Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-22T18:43:25.911Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-22T18:43:26.171Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-22T18:43:26.171Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-22T18:43:26.171Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-22T18:43:26.171Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-22T18:43:26.171Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-22T18:43:26.171Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-22T18:43:26.171Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-22T18:43:26.432Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-22T18:43:26.432Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-22T18:43:26.432Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-22T18:43:26.432Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-22T18:43:26.432Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-22T18:43:26.432Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-22T18:43:26.691Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-22T18:43:26.691Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-22T18:43:26.691Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-22T18:43:26.691Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-22T18:43:26.691Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-22T18:43:36.753Z] \x1b[0mRemoving intermediate container fa2fb8c9fe3e\n [2020-02-22T18:43:36.753Z] ---> 6162c9cb9c0e\n [2020-02-22T18:43:36.753Z] Successfully built 6162c9cb9c0e\n [2020-02-22T18:43:36.753Z] 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-22T18:43:37.200Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-22T18:43:37.200Z] .\n [Pipeline] withDockerContainer\n [2020-02-22T18:43:37.348Z] prd-centos7-docker-4c-2g-375 does not seem to be running inside a container\n [2020-02-22T18:43:37.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-02-22T18:43:38.036Z] $ docker top 3b7540507be7d5ee7e8f4e7a73f02c8dc43f760c967604b6348df5300d48c3b5 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-22T18:43:39.020Z] + go version\n [2020-02-22T18:43:39.020Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-22T18:43:39.318Z] + make test\n [2020-02-22T18:43:39.318Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-02-22T18:43:57.631Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-02-22T18:43:57.631Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-02-22T18:43:57.631Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-02-22T18:43:59.049Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.009s\tcoverage: 23.1% of statements\n [2020-02-22T18:43:59.049Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.057s\tcoverage: 95.8% of statements\n [2020-02-22T18:44:07.299Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.028s\tcoverage: 15.9% of statements\n [2020-02-22T18:44:07.299Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.007s\tcoverage: 25.6% of statements\n [2020-02-22T18:44:25.869Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-377 in /w/workspace/dgexfoundry_device-sdk-go_PR-447\n [Pipeline] {\n [Pipeline] ws\n [2020-02-22T18:44:25.883Z] Running in /w/workspace/device-sdk-go/3\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-22T18:44:32.361Z] using credential edgex-jenkins-ssh\n [2020-02-22T18:44:32.383Z] Cloning the remote Git repository\n [2020-02-22T18:44:32.383Z] Cloning with configured refspecs honoured and without tags\n [2020-02-22T18:44:32.448Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-22T18:44:32.543Z] > git init /w/workspace/device-sdk-go/3 # timeout=10\n [2020-02-22T18:44:32.625Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-22T18:44:32.627Z] > git --version # timeout=10\n [2020-02-22T18:44:32.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-22T18:44:32.717Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-22T18:44:33.947Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.033s\tcoverage: 30.0% of statements\n [2020-02-22T18:44:33.948Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.253s\tcoverage: 42.3% of statements\n [2020-02-22T18:44:33.948Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-02-22T18:44:33.948Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-02-22T18:44:33.948Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.437s\tcoverage: 79.5% of statements\n [2020-02-22T18:44:33.948Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-02-22T18:44:33.948Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-02-22T18:44:33.948Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-02-22T18:44:33.948Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.039s\tcoverage: 52.6% of statements\n [2020-02-22T18:44:33.948Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/urlclient\t[no test files]\n [2020-02-22T18:44:33.948Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.145s\tcoverage: 76.1% of statements\n [2020-02-22T18:44:33.948Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-02-22T18:44:33.948Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-22T18:44:33.982Z] Fetching without tags\n [2020-02-22T18:44:33.868Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-22T18:44:33.898Z] > git config --add remote.origin.fetch +refs/pull/447/head:refs/remotes/origin/PR-447 # timeout=10\n [2020-02-22T18:44:33.925Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-22T18:44:33.960Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-22T18:44:33.994Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-22T18:44:33.994Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-22T18:44:34.005Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-22T18:44:34.504Z] Merging remotes/origin/master commit 7adc3885075d49ace02c324b1d4431dea73c6f6c into PR head commit a77f8594afd04607440b7984ab389d49136fc312\n [2020-02-22T18:44:34.848Z] Merge succeeded, producing 449e184268701b771d917cc9622e86295ec354c3\n [2020-02-22T18:44:34.848Z] Checking out Revision 449e184268701b771d917cc9622e86295ec354c3 (PR-447)\n [2020-02-22T18:44:34.903Z] gofmt -l .\n [2020-02-22T18:44:34.903Z] [ "`gofmt -l .`" = "" ]\n [2020-02-22T18:44:35.164Z] ./bin/test-attribution-txt.sh\n [2020-02-22T18:44:34.526Z] > git config core.sparsecheckout # timeout=10\n [2020-02-22T18:44:34.561Z] > git checkout -f a77f8594afd04607440b7984ab389d49136fc312 # timeout=10\n [2020-02-22T18:44:34.678Z] > git remote # timeout=10\n [2020-02-22T18:44:34.698Z] > git config --get remote.origin.url # timeout=10\n [2020-02-22T18:44:34.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-22T18:44:34.735Z] > git merge 7adc3885075d49ace02c324b1d4431dea73c6f6c # timeout=10\n [2020-02-22T18:44:34.826Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-22T18:44:34.856Z] > git config core.sparsecheckout # timeout=10\n [2020-02-22T18:44:34.882Z] > git checkout -f 449e184268701b771d917cc9622e86295ec354c3 # timeout=10\n [2020-02-22T18:44:35.731Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-22T18:44:36.275Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-22T18:44:36.283Z] $ docker stop --time=1 3b7540507be7d5ee7e8f4e7a73f02c8dc43f760c967604b6348df5300d48c3b5\n [2020-02-22T18:44:37.776Z] $ docker rm -f 3b7540507be7d5ee7e8f4e7a73f02c8dc43f760c967604b6348df5300d48c3b5\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-22T18:44:38.846Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-22T18:44:39.143Z] + ls -al .\n [2020-02-22T18:44:39.143Z] total 200\n [2020-02-22T18:44:39.143Z] drwxrwxr-x. 11 jenkins jenkins 4096 Feb 22 18:44 .\n [2020-02-22T18:44:39.143Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 22 18:42 ..\n [2020-02-22T18:44:39.143Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 22 18:42 api\n [2020-02-22T18:44:39.143Z] -rw-rw-r--. 1 jenkins jenkins 3321 Feb 22 18:42 async.go\n [2020-02-22T18:44:39.143Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 22 18:42 bin\n [2020-02-22T18:44:39.143Z] -rw-r--r--. 1 jenkins jenkins 100203 Feb 22 18:44 coverage.out\n [2020-02-22T18:44:39.143Z] -rw-rw-r--. 1 jenkins jenkins 936 Feb 22 18:42 Dockerfile.build\n [2020-02-22T18:44:39.143Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 22 18:42 .dockerignore\n [2020-02-22T18:44:39.143Z] drwxrwxr-x. 4 jenkins jenkins 31 Feb 22 18:42 example\n [2020-02-22T18:44:39.143Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 22 18:42 .git\n [2020-02-22T18:44:39.143Z] drwxrwxr-x. 2 jenkins jenkins 38 Feb 22 18:42 .github\n [2020-02-22T18:44:39.143Z] -rw-rw-r--. 1 jenkins jenkins 138 Feb 22 18:42 .gitignore\n [2020-02-22T18:44:39.143Z] -rw-r--r--. 1 jenkins jenkins 536 Feb 22 18:44 go.mod\n [2020-02-22T18:44:39.143Z] -rw-r--r--. 1 jenkins jenkins 11140 Feb 22 18:44 go.sum\n [2020-02-22T18:44:39.143Z] drwxrwxr-x. 14 jenkins jenkins 193 Feb 22 18:42 internal\n [2020-02-22T18:44:39.143Z] -rw-rw-r--. 1 jenkins jenkins 808 Feb 22 18:42 Jenkinsfile\n [2020-02-22T18:44:39.143Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 22 18:42 LICENSE\n [2020-02-22T18:44:39.143Z] -rw-rw-r--. 1 jenkins jenkins 892 Feb 22 18:42 Makefile\n [2020-02-22T18:44:39.143Z] -rw-rw-r--. 1 jenkins jenkins 4427 Feb 22 18:42 manageddevices.go\n [2020-02-22T18:44:39.143Z] -rw-rw-r--. 1 jenkins jenkins 5472 Feb 22 18:42 managedprofiles.go\n [2020-02-22T18:44:39.143Z] -rw-rw-r--. 1 jenkins jenkins 4081 Feb 22 18:42 managedwatchers.go\n [2020-02-22T18:44:39.143Z] drwxrwxr-x. 4 jenkins jenkins 35 Feb 22 18:42 pkg\n [2020-02-22T18:44:39.143Z] -rw-rw-r--. 1 jenkins jenkins 761 Feb 22 18:42 README.md\n [2020-02-22T18:44:39.143Z] drwxrwxr-x. 3 jenkins jenkins 58 Feb 22 18:42 .semver\n [2020-02-22T18:44:39.143Z] -rw-rw-r--. 1 jenkins jenkins 9828 Feb 22 18:42 service.go\n [2020-02-22T18:44:39.143Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 22 18:42 snap\n [2020-02-22T18:44:39.143Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 22 18:42 VERSION\n [2020-02-22T18:44:39.143Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 22 18:42 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-22T18:44:39.458Z] + 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=c6b44de89e1fadca8ff15ce3a9e2e5ba45229551 --label arch=x86_64 --label version=0.0.0 .\n [2020-02-22T18:44:39.552Z] Commit message: "Merge commit \'7adc3885075d49ace02c324b1d4431dea73c6f6c\' into HEAD"\n [2020-02-22T18:44:39.561Z] > git rev-list --no-walk a77f8594afd04607440b7984ab389d49136fc312 # timeout=10\n [2020-02-22T18:44:39.719Z] Sending build context to Docker daemon 2.799MB\n\n [2020-02-22T18:44:39.719Z] Step 1/20 : ARG BASE=golang:1.13-alpine\n [2020-02-22T18:44:39.719Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-02-22T18:44:39.719Z] ---> 6162c9cb9c0e\n [2020-02-22T18:44:39.719Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-02-22T18:44:39.719Z] ---> Running in 56043b536bb1\n [2020-02-22T18:44:39.985Z] Removing intermediate container 56043b536bb1\n [2020-02-22T18:44:39.985Z] ---> 0f97fe0741a9\n [2020-02-22T18:44:39.985Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-02-22T18:44:39.985Z] ---> Running in a83362ead113\n [2020-02-22T18:44:39.985Z] Removing intermediate container a83362ead113\n [2020-02-22T18:44:39.985Z] ---> 03cdf3767a4e\n [2020-02-22T18:44:39.985Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\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-22T18:44:40.244Z] ---> Running in 3248e35b3a86\n [2020-02-22T18:44:40.244Z] Removing intermediate container 3248e35b3a86\n [2020-02-22T18:44:40.244Z] ---> 03a9ee73a986\n [2020-02-22T18:44:40.244Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-22T18:44:40.244Z] ---> Running in 79d528de20cf\n [Pipeline] echo\n [2020-02-22T18:44:40.944Z] =========================================================\n [2020-02-22T18:44:40.944Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-22T18:44:40.944Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-22T18:44:41.627Z] Removing intermediate container 79d528de20cf\n [2020-02-22T18:44:41.627Z] ---> 2e7d1089bc8b\n [2020-02-22T18:44:41.627Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-02-22T18:44:41.627Z] ---> Running in 949b63c18ccb\n [2020-02-22T18:44:42.194Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-22T18:44:42.446Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine .\n [2020-02-22T18:44:42.763Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-22T18:44:43.330Z] OK: 143 MiB in 39 packages\n [2020-02-22T18:44:43.426Z] Sending build context to Docker daemon 2.668MB\n\n [2020-02-22T18:44:43.708Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-22T18:44:43.708Z] Step 2/8 : FROM ${BASE}\n [2020-02-22T18:44:43.899Z] Removing intermediate container 949b63c18ccb\n [2020-02-22T18:44:43.899Z] ---> cd06fc285ced\n [2020-02-22T18:44:43.899Z] Step 8/20 : COPY . .\n [2020-02-22T18:44:43.985Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-22T18:44:43.986Z] cde5963f3b93: Pulling fs layer\n [2020-02-22T18:44:43.986Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-22T18:44:43.986Z] 777b28850792: Pulling fs layer\n [2020-02-22T18:44:43.986Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-22T18:44:43.986Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-22T18:44:43.986Z] 1df406cf5192: Pulling fs layer\n [2020-02-22T18:44:43.986Z] cd6300453558: Pulling fs layer\n [2020-02-22T18:44:43.986Z] b9c365052c96: Pulling fs layer\n [2020-02-22T18:44:43.986Z] a2d8cc88f415: Pulling fs layer\n [2020-02-22T18:44:43.986Z] ea1d1ca13537: Pulling fs layer\n [2020-02-22T18:44:43.986Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-22T18:44:43.986Z] cd6300453558: Waiting\n [2020-02-22T18:44:43.986Z] b9c365052c96: Waiting\n [2020-02-22T18:44:43.986Z] a2d8cc88f415: Waiting\n [2020-02-22T18:44:43.986Z] ea1d1ca13537: Waiting\n [2020-02-22T18:44:43.986Z] 3750a50a1c5e: Waiting\n [2020-02-22T18:44:43.986Z] 8a11ddd9e578: Waiting\n [2020-02-22T18:44:43.986Z] 4cf88f913ddb: Waiting\n [2020-02-22T18:44:43.986Z] 1df406cf5192: Waiting\n [2020-02-22T18:44:43.986Z] 777b28850792: Verifying Checksum\n [2020-02-22T18:44:43.986Z] 777b28850792: Download complete\n [2020-02-22T18:44:43.986Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-22T18:44:43.986Z] 2a23fa8c16f7: Download complete\n [2020-02-22T18:44:44.158Z] ---> 638e6a224e21\n [2020-02-22T18:44:44.158Z] Step 9/20 : RUN ${MAKE}\n [2020-02-22T18:44:44.158Z] ---> Running in 92144daae35e\n [2020-02-22T18:44:44.271Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-22T18:44:44.271Z] 4cf88f913ddb: Download complete\n [2020-02-22T18:44:44.271Z] 1df406cf5192: Verifying Checksum\n [2020-02-22T18:44:44.271Z] 1df406cf5192: Download complete\n [2020-02-22T18:44:44.271Z] cde5963f3b93: Verifying Checksum\n [2020-02-22T18:44:44.271Z] cde5963f3b93: Download complete\n [2020-02-22T18:44:44.419Z] 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-22T18:44:46.254Z] cde5963f3b93: Pull complete\n [2020-02-22T18:44:47.237Z] 2a23fa8c16f7: Pull complete\n [2020-02-22T18:44:47.851Z] 777b28850792: Pull complete\n [2020-02-22T18:44:51.247Z] cd6300453558: Verifying Checksum\n [2020-02-22T18:44:51.247Z] cd6300453558: Download complete\n [2020-02-22T18:44:51.247Z] a2d8cc88f415: Verifying Checksum\n [2020-02-22T18:44:51.247Z] a2d8cc88f415: Download complete\n [2020-02-22T18:44:55.671Z] ea1d1ca13537: Verifying Checksum\n [2020-02-22T18:44:55.671Z] ea1d1ca13537: Download complete\n [2020-02-22T18:44:56.269Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-22T18:44:56.269Z] 3750a50a1c5e: Download complete\n [2020-02-22T18:44:58.916Z] b9c365052c96: Verifying Checksum\n [2020-02-22T18:44:58.916Z] b9c365052c96: Download complete\n [2020-02-22T18:44:59.431Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-02-22T18:45:00.343Z] 8a11ddd9e578: Verifying Checksum\n [2020-02-22T18:45:00.343Z] 8a11ddd9e578: Download complete\n [2020-02-22T18:45:06.195Z] Removing intermediate container 92144daae35e\n [2020-02-22T18:45:06.195Z] ---> f32a120df5af\n [2020-02-22T18:45:06.195Z] Step 10/20 : FROM scratch\n [2020-02-22T18:45:06.195Z] ---> \n [2020-02-22T18:45:06.195Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-22T18:45:06.195Z] ---> Running in d19482b50657\n [2020-02-22T18:45:06.465Z] Removing intermediate container d19482b50657\n [2020-02-22T18:45:06.465Z] ---> e91999583f31\n [2020-02-22T18:45:06.465Z] Step 12/20 : ENV APP_PORT=49990\n [2020-02-22T18:45:06.465Z] ---> Running in 2dc23cf80f4f\n [2020-02-22T18:45:06.465Z] Removing intermediate container 2dc23cf80f4f\n [2020-02-22T18:45:06.465Z] ---> 8953601864c5\n [2020-02-22T18:45:06.465Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-02-22T18:45:06.465Z] ---> Running in a9143f2f6eaa\n [2020-02-22T18:45:06.726Z] Removing intermediate container a9143f2f6eaa\n [2020-02-22T18:45:06.726Z] ---> f445c2496e73\n [2020-02-22T18:45:06.726Z] Step 14/20 : WORKDIR /\n [2020-02-22T18:45:06.726Z] ---> Running in ce9ef4634e31\n [2020-02-22T18:45:06.992Z] Removing intermediate container ce9ef4634e31\n [2020-02-22T18:45:06.992Z] ---> 6cac53b22ec2\n [2020-02-22T18:45:06.992Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-02-22T18:45:07.572Z] ---> 641c54aca17b\n [2020-02-22T18:45:07.572Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-02-22T18:45:07.572Z] ---> b56a466f6bb3\n [2020-02-22T18:45:07.572Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-02-22T18:45:07.572Z] ---> Running in cd175fa764af\n [2020-02-22T18:45:07.832Z] Removing intermediate container cd175fa764af\n [2020-02-22T18:45:07.832Z] ---> bad82a6de52f\n [2020-02-22T18:45:07.832Z] Step 18/20 : LABEL arch=x86_64\n [2020-02-22T18:45:07.832Z] ---> Running in 28bc3224a039\n [2020-02-22T18:45:08.091Z] Removing intermediate container 28bc3224a039\n [2020-02-22T18:45:08.091Z] ---> c28359d9e31b\n [2020-02-22T18:45:08.091Z] Step 19/20 : LABEL git_sha=c6b44de89e1fadca8ff15ce3a9e2e5ba45229551\n [2020-02-22T18:45:08.091Z] ---> Running in 159960dcb038\n [2020-02-22T18:45:08.091Z] Removing intermediate container 159960dcb038\n [2020-02-22T18:45:08.091Z] ---> b67802ea7e6a\n [2020-02-22T18:45:08.091Z] Step 20/20 : LABEL version=0.0.0\n [2020-02-22T18:45:08.091Z] ---> Running in 164fa829e1f8\n [2020-02-22T18:45:08.351Z] Removing intermediate container 164fa829e1f8\n [2020-02-22T18:45:08.351Z] ---> 7ebadfdac16c\n [2020-02-22T18:45:08.351Z] Successfully built 7ebadfdac16c\n [2020-02-22T18:45:08.351Z] 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-22T18:45:18.632Z] 8a11ddd9e578: Pull complete\n [2020-02-22T18:45:18.632Z] 4cf88f913ddb: Pull complete\n [2020-02-22T18:45:18.632Z] 1df406cf5192: Pull complete\n [2020-02-22T18:45:24.013Z] cd6300453558: Pull complete\n [2020-02-22T18:45:32.268Z] b9c365052c96: Pull complete\n [2020-02-22T18:45:32.268Z] a2d8cc88f415: Pull complete\n [2020-02-22T18:45:34.492Z] ea1d1ca13537: Pull complete\n [2020-02-22T18:45:34.760Z] 3750a50a1c5e: Pull complete\n [2020-02-22T18:45:34.760Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-22T18:45:34.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-22T18:45:34.760Z] ---> 78745c68409d\n [2020-02-22T18:45:34.760Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-22T18:45:39.069Z] ---> Running in bb5627094818\n [2020-02-22T18:45:39.069Z] Removing intermediate container bb5627094818\n [2020-02-22T18:45:39.069Z] ---> 00084005e571\n [2020-02-22T18:45:39.069Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-22T18:45:39.349Z] ---> Running in 9da5136a7bb1\n [2020-02-22T18:45:41.338Z] Removing intermediate container 9da5136a7bb1\n [2020-02-22T18:45:41.338Z] ---> 9b7707615289\n [2020-02-22T18:45:41.338Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-02-22T18:45:41.338Z] ---> Running in 764865287b3e\n [2020-02-22T18:45:42.306Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-22T18:45:45.658Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-22T18:45:48.246Z] OK: 125 MiB in 39 packages\n [2020-02-22T18:45:48.845Z] Removing intermediate container 764865287b3e\n [2020-02-22T18:45:48.845Z] ---> 8dd453a342ef\n [2020-02-22T18:45:48.845Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-02-22T18:45:49.115Z] ---> Running in 5d155b22bb5d\n [2020-02-22T18:45:49.389Z] Removing intermediate container 5d155b22bb5d\n [2020-02-22T18:45:49.389Z] ---> ce6ad2962594\n [2020-02-22T18:45:49.389Z] Step 7/8 : COPY . .\n [2020-02-22T18:45:50.828Z] ---> 9f820d983a94\n [2020-02-22T18:45:50.828Z] Step 8/8 : RUN go mod download\n [2020-02-22T18:45:50.828Z] ---> Running in 0da94a4eec72\n [2020-02-22T18:45:53.448Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-22T18:45:53.448Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-22T18:45:53.715Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-22T18:45:53.715Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-22T18:45:53.715Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-22T18:45:53.715Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-22T18:45:53.715Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-22T18:45:53.715Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-22T18:45:53.715Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n [2020-02-22T18:45:53.715Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-22T18:45:53.982Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-22T18:45:53.982Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-22T18:45:53.982Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-22T18:45:53.982Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-22T18:45:53.982Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-22T18:45:53.982Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-22T18:45:53.982Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-22T18:45:53.982Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-22T18:45:53.982Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-22T18:45:54.247Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-22T18:45:54.247Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-22T18:45:54.247Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-22T18:45:54.247Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-22T18:45:54.247Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-22T18:45:54.247Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-22T18:45:54.247Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-22T18:45:54.515Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-22T18:45:54.515Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-22T18:45:54.515Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-22T18:45:54.515Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-22T18:45:54.515Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-22T18:45:54.515Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-22T18:45:54.515Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-22T18:45:54.784Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-22T18:45:54.784Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-22T18:45:54.784Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-22T18:45:54.784Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-22T18:45:54.784Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-22T18:45:54.784Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-22T18:45:54.784Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-22T18:45:55.052Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-22T18:45:55.052Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-22T18:45:55.052Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-22T18:45:55.052Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-22T18:45:55.052Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-22T18:45:55.052Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-22T18:45:55.052Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-22T18:45:55.052Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-22T18:45:55.052Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-22T18:45:55.320Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-22T18:45:55.320Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-22T18:45:55.320Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-22T18:45:55.320Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-22T18:45:55.320Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-22T18:45:55.320Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-22T18:45:55.320Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-22T18:45:55.588Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-22T18:45:55.588Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-22T18:45:55.588Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-22T18:45:55.588Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-22T18:45:55.588Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-22T18:45:55.588Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-22T18:45:55.588Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-22T18:45:55.588Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-22T18:46:13.844Z] \x1b[0mRemoving intermediate container 0da94a4eec72\n [2020-02-22T18:46:13.844Z] ---> c19d9d2b6aae\n [2020-02-22T18:46:13.844Z] Successfully built c19d9d2b6aae\n [2020-02-22T18:46:13.844Z] 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-22T18:46:14.334Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-22T18:46:14.610Z] .\n [Pipeline] withDockerContainer\n [2020-02-22T18:46:14.979Z] prd-ubuntu18.04-docker-arm64-4c-2g-377 does not seem to be running inside a container\n [2020-02-22T18:46:15.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-02-22T18:46:16.584Z] $ docker top c370f84aef0c240286021841b5930c7164056b3d70e47ca06a91a915213cd2cc -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-22T18:46:18.979Z] + go version\n [2020-02-22T18:46:18.980Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-22T18:46:19.647Z] + make test\n [2020-02-22T18:46:19.647Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-02-22T18:47:27.636Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-02-22T18:47:27.636Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-02-22T18:47:27.636Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-02-22T18:47:27.636Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.048s\tcoverage: 23.1% of statements\n [2020-02-22T18:47:28.232Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.156s\tcoverage: 95.8% of statements\n [2020-02-22T18:47:33.602Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.073s\tcoverage: 15.9% of statements\n [2020-02-22T18:47:33.602Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.023s\tcoverage: 25.6% of statements\n [2020-02-22T18:48:12.574Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.035s\tcoverage: 30.0% of statements\n [2020-02-22T18:48:12.574Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.371s\tcoverage: 42.3% of statements\n [2020-02-22T18:48:12.574Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-02-22T18:48:12.574Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-02-22T18:48:12.574Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.603s\tcoverage: 79.5% of statements\n [2020-02-22T18:48:12.574Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-02-22T18:48:12.574Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-02-22T18:48:12.574Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-02-22T18:48:12.574Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.064s\tcoverage: 52.6% of statements\n [2020-02-22T18:48:12.574Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/urlclient\t[no test files]\n [2020-02-22T18:48:12.574Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.358s\tcoverage: 76.1% of statements\n [2020-02-22T18:48:12.574Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-02-22T18:48:12.574Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-22T18:48:20.833Z] gofmt -l .\n [2020-02-22T18:48:20.833Z] [ "`gofmt -l .`" = "" ]\n [2020-02-22T18:48:20.833Z] ./bin/test-attribution-txt.sh\n [2020-02-22T18:48:21.105Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-22T18:48:21.723Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-22T18:48:22.180Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-22T18:48:22.184Z] $ docker stop --time=1 c370f84aef0c240286021841b5930c7164056b3d70e47ca06a91a915213cd2cc\n [2020-02-22T18:48:24.344Z] $ docker rm -f c370f84aef0c240286021841b5930c7164056b3d70e47ca06a91a915213cd2cc\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-22T18:48:25.407Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-22T18:48:25.734Z] + ls -al .\n [2020-02-22T18:48:25.734Z] total 240\n [2020-02-22T18:48:25.734Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 22 18:48 .\n [2020-02-22T18:48:25.734Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 18:44 ..\n [2020-02-22T18:48:25.734Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 22 18:44 .dockerignore\n [2020-02-22T18:48:25.734Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 18:44 .git\n [2020-02-22T18:48:25.734Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 18:44 .github\n [2020-02-22T18:48:25.734Z] -rw-rw-r-- 1 jenkins jenkins 138 Feb 22 18:44 .gitignore\n [2020-02-22T18:48:25.734Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 18:44 .semver\n [2020-02-22T18:48:25.734Z] -rw-rw-r-- 1 jenkins jenkins 936 Feb 22 18:44 Dockerfile.build\n [2020-02-22T18:48:25.734Z] -rw-rw-r-- 1 jenkins jenkins 808 Feb 22 18:44 Jenkinsfile\n [2020-02-22T18:48:25.734Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 22 18:44 LICENSE\n [2020-02-22T18:48:25.734Z] -rw-rw-r-- 1 jenkins jenkins 892 Feb 22 18:44 Makefile\n [2020-02-22T18:48:25.734Z] -rw-rw-r-- 1 jenkins jenkins 761 Feb 22 18:44 README.md\n [2020-02-22T18:48:25.734Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 18:42 VERSION\n [2020-02-22T18:48:25.734Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 18:44 api\n [2020-02-22T18:48:25.734Z] -rw-rw-r-- 1 jenkins jenkins 3321 Feb 22 18:44 async.go\n [2020-02-22T18:48:25.734Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 18:44 bin\n [2020-02-22T18:48:25.734Z] -rw-r--r-- 1 jenkins jenkins 100203 Feb 22 18:48 coverage.out\n [2020-02-22T18:48:25.734Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 18:44 example\n [2020-02-22T18:48:25.734Z] -rw-r--r-- 1 jenkins jenkins 536 Feb 22 18:48 go.mod\n [2020-02-22T18:48:25.734Z] -rw-r--r-- 1 jenkins jenkins 11140 Feb 22 18:48 go.sum\n [2020-02-22T18:48:25.734Z] drwxrwxr-x 14 jenkins jenkins 4096 Feb 22 18:44 internal\n [2020-02-22T18:48:25.734Z] -rw-rw-r-- 1 jenkins jenkins 4427 Feb 22 18:44 manageddevices.go\n [2020-02-22T18:48:25.734Z] -rw-rw-r-- 1 jenkins jenkins 5472 Feb 22 18:44 managedprofiles.go\n [2020-02-22T18:48:25.734Z] -rw-rw-r-- 1 jenkins jenkins 4081 Feb 22 18:44 managedwatchers.go\n [2020-02-22T18:48:25.734Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 18:44 pkg\n [2020-02-22T18:48:25.734Z] -rw-rw-r-- 1 jenkins jenkins 9828 Feb 22 18:44 service.go\n [2020-02-22T18:48:25.734Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 18:44 snap\n [2020-02-22T18:48:25.734Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 22 18:44 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-22T18:48:26.064Z] + 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=c6b44de89e1fadca8ff15ce3a9e2e5ba45229551 --label arch=arm64 --label version=0.0.0 .\n [2020-02-22T18:48:26.659Z] Sending build context to Docker daemon 2.793MB\n\n [2020-02-22T18:48:26.660Z] Step 1/20 : ARG BASE=golang:1.13-alpine\n [2020-02-22T18:48:26.660Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-02-22T18:48:26.660Z] ---> c19d9d2b6aae\n [2020-02-22T18:48:26.660Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-02-22T18:48:26.931Z] ---> Running in 1a66efd5cca5\n [2020-02-22T18:48:27.200Z] Removing intermediate container 1a66efd5cca5\n [2020-02-22T18:48:27.200Z] ---> 326676d76974\n [2020-02-22T18:48:27.200Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-02-22T18:48:27.200Z] ---> Running in 6d3b6573de76\n [2020-02-22T18:48:27.795Z] Removing intermediate container 6d3b6573de76\n [2020-02-22T18:48:27.795Z] ---> 280d99078087\n [2020-02-22T18:48:27.795Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-22T18:48:27.795Z] ---> Running in dc744ad931f4\n [2020-02-22T18:48:28.062Z] Removing intermediate container dc744ad931f4\n [2020-02-22T18:48:28.062Z] ---> 1949fa07d23c\n [2020-02-22T18:48:28.062Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-22T18:48:28.329Z] ---> Running in 49537138ed03\n [2020-02-22T18:48:30.287Z] Removing intermediate container 49537138ed03\n [2020-02-22T18:48:30.287Z] ---> d6212fada6e7\n [2020-02-22T18:48:30.287Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-02-22T18:48:30.287Z] ---> Running in 5d72bc0a07d9\n [2020-02-22T18:48:31.249Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-22T18:48:31.830Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-22T18:48:32.808Z] OK: 125 MiB in 39 packages\n [2020-02-22T18:48:33.776Z] Removing intermediate container 5d72bc0a07d9\n [2020-02-22T18:48:33.776Z] ---> d0d5b2c1536b\n [2020-02-22T18:48:33.776Z] Step 8/20 : COPY . .\n [2020-02-22T18:48:34.769Z] ---> 9db7a09b09f6\n [2020-02-22T18:48:34.769Z] Step 9/20 : RUN ${MAKE}\n [2020-02-22T18:48:34.769Z] ---> Running in 89dffe74ca5e\n [2020-02-22T18:48:35.751Z] 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-22T18:49:32.252Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-02-22T18:49:44.645Z] Removing intermediate container 89dffe74ca5e\n [2020-02-22T18:49:44.645Z] ---> e04c17ace881\n [2020-02-22T18:49:44.645Z] Step 10/20 : FROM scratch\n [2020-02-22T18:49:44.645Z] ---> \n [2020-02-22T18:49:44.645Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-22T18:49:44.645Z] ---> Running in cd3a17623df6\n [2020-02-22T18:49:44.645Z] Removing intermediate container cd3a17623df6\n [2020-02-22T18:49:44.645Z] ---> f609f60f2574\n [2020-02-22T18:49:44.645Z] Step 12/20 : ENV APP_PORT=49990\n [2020-02-22T18:49:44.645Z] ---> Running in 0c05e9751fcc\n [2020-02-22T18:49:45.228Z] Removing intermediate container 0c05e9751fcc\n [2020-02-22T18:49:45.228Z] ---> f667513bf34d\n [2020-02-22T18:49:45.228Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-02-22T18:49:45.228Z] ---> Running in 723baf2e5c73\n [2020-02-22T18:49:45.495Z] Removing intermediate container 723baf2e5c73\n [2020-02-22T18:49:45.495Z] ---> 0b121b40fa9b\n [2020-02-22T18:49:45.495Z] Step 14/20 : WORKDIR /\n [2020-02-22T18:49:45.495Z] ---> Running in 2ccbfd5ad1e2\n [2020-02-22T18:49:45.765Z] Removing intermediate container 2ccbfd5ad1e2\n [2020-02-22T18:49:45.765Z] ---> d829d7eb1e9a\n [2020-02-22T18:49:45.765Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-02-22T18:49:47.185Z] ---> ed3fc1ed5af4\n [2020-02-22T18:49:47.185Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-02-22T18:49:47.454Z] ---> b77fdfb0880b\n [2020-02-22T18:49:47.454Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-02-22T18:49:47.729Z] ---> Running in bb415df7dfd7\n [2020-02-22T18:49:48.002Z] Removing intermediate container bb415df7dfd7\n [2020-02-22T18:49:48.002Z] ---> 480fa7408f6a\n [2020-02-22T18:49:48.002Z] Step 18/20 : LABEL arch=arm64\n [2020-02-22T18:49:48.002Z] ---> Running in aacf9e58ac69\n [2020-02-22T18:49:48.591Z] Removing intermediate container aacf9e58ac69\n [2020-02-22T18:49:48.591Z] ---> 7445d5b66be0\n [2020-02-22T18:49:48.591Z] Step 19/20 : LABEL git_sha=c6b44de89e1fadca8ff15ce3a9e2e5ba45229551\n [2020-02-22T18:49:48.591Z] ---> Running in 0c3fc6627921\n [2020-02-22T18:49:48.861Z] Removing intermediate container 0c3fc6627921\n [2020-02-22T18:49:48.861Z] ---> 16f7ee274c9e\n [2020-02-22T18:49:48.861Z] Step 20/20 : LABEL version=0.0.0\n [2020-02-22T18:49:49.129Z] ---> Running in 43163107ce01\n [2020-02-22T18:49:49.399Z] Removing intermediate container 43163107ce01\n [2020-02-22T18:49:49.399Z] ---> 407d5fb2da3c\n [2020-02-22T18:49:49.399Z] Successfully built 407d5fb2da3c\n [2020-02-22T18:49:49.399Z] 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-22T18:49:49.779Z] provisioning config files...\n [2020-02-22T18:49:49.809Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/config5861794889390966492tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-22T18:49:50.243Z] + curl -s https://codecov.io/bash\n [2020-02-22T18:49:50.243Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/config5861794889390966492tmp\n [2020-02-22T18:49:50.520Z] \n [2020-02-22T18:49:50.520Z] _____ _\n [2020-02-22T18:49:50.520Z] / ____| | |\n [2020-02-22T18:49:50.520Z] | | ___ __| | ___ ___ _____ __\n [2020-02-22T18:49:50.520Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-22T18:49:50.520Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-22T18:49:50.520Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-22T18:49:50.520Z] Bash-20200214-585fef0\n [2020-02-22T18:49:50.520Z] \n [2020-02-22T18:49:50.520Z] \n [2020-02-22T18:49:50.520Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-22T18:49:50.520Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-22T18:49:50.789Z] Fixing merge commit SHA\n [2020-02-22T18:49:50.789Z] \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-22T18:49:50.789Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-22T18:49:50.789Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-22T18:49:50.789Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-22T18:49:50.789Z] \x1b[0;32m+\x1b[0m .\n [2020-02-22T18:49:50.789Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-22T18:49:50.789Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-22T18:49:50.789Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-22T18:49:51.073Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=100203\x1b[0m\n [2020-02-22T18:49:51.073Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-22T18:49:51.073Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-22T18:49:51.703Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-22T18:49:51.703Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-22T18:49:51.703Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-22T18:49:51.703Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-22T18:49:51.703Z] \x1b[0;90mquery:\x1b[0m branch=PR-447&commit=7adc3885075d49ace02c324b1d4431dea73c6f6c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-447%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=447&job=\n [2020-02-22T18:49:51.703Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-22T18:49:51.703Z] https://codecov.io/upload/v4?package=bash-20200214-585fef0&token=secret&branch=PR-447&commit=7adc3885075d49ace02c324b1d4431dea73c6f6c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-447%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=447&job=\n [2020-02-22T18:49:52.291Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-22T18:49:52.934Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-sdk-go/commit/7adc3885075d49ace02c324b1d4431dea73c6f6c\x1b[0m\n [Pipeline] }\n [2020-02-22T18:49:52.978Z] 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-22T18:49:53.694Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-22T18:49:54.151Z] ---> package-listing.sh\n [2020-02-22T18:49:54.151Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-22T18:49:54.151Z] ++ facter osfamily\n [2020-02-22T18:49:54.151Z] + OS_FAMILY=redhat\n [2020-02-22T18:49:54.151Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-447\n [2020-02-22T18:49:54.151Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-22T18:49:54.151Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-22T18:49:54.151Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-22T18:49:54.151Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-22T18:49:54.151Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-447 \']\'\n [2020-02-22T18:49:54.151Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-22T18:49:54.151Z] + case "${OS_FAMILY}" in\n [2020-02-22T18:49:54.151Z] + rpm -qa\n [2020-02-22T18:49:54.151Z] + sort\n [2020-02-22T18:50:00.994Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-22T18:50:00.994Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-22T18:50:00.994Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-22T18:50:00.994Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-447 \']\'\n [2020-02-22T18:50:00.994Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-447/archives/\n [2020-02-22T18:50:00.994Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-447/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-22T18:50:01.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-22T18:50:02.119Z] \n [2020-02-22T18:50:02.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-22T18:50:02.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-22T18:50:02.757Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-22T18:50:02.757Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-22T18:50:02.757Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-22T18:50:02.757Z] c9ea274ed700: Pulling fs layer\n [2020-02-22T18:50:02.757Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-22T18:50:02.757Z] f6a933c9cadc: Pulling fs layer\n [2020-02-22T18:50:02.757Z] 61811dbd4963: Pulling fs layer\n [2020-02-22T18:50:02.757Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-22T18:50:02.757Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-22T18:50:02.757Z] dc21a1d4508b: Pulling fs layer\n [2020-02-22T18:50:02.757Z] 363af2e989c4: Pulling fs layer\n [2020-02-22T18:50:02.757Z] 61811dbd4963: Waiting\n [2020-02-22T18:50:02.757Z] a6eb2c9e2280: Waiting\n [2020-02-22T18:50:02.757Z] 095dd8b7b4d8: Waiting\n [2020-02-22T18:50:02.757Z] dc21a1d4508b: Waiting\n [2020-02-22T18:50:02.757Z] 363af2e989c4: Waiting\n [2020-02-22T18:50:02.757Z] 9cfac6ba3733: Waiting\n [2020-02-22T18:50:02.757Z] f6a933c9cadc: Waiting\n [2020-02-22T18:50:03.070Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-22T18:50:03.070Z] da0e9bf0cc60: Download complete\n [2020-02-22T18:50:03.070Z] 9cfac6ba3733: Download complete\n [2020-02-22T18:50:03.070Z] e6b0cf9c0882: Download complete\n [2020-02-22T18:50:03.483Z] f6a933c9cadc: Verifying Checksum\n [2020-02-22T18:50:03.483Z] f6a933c9cadc: Download complete\n [2020-02-22T18:50:03.803Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-22T18:50:03.804Z] a6eb2c9e2280: Download complete\n [2020-02-22T18:50:03.804Z] e6b0cf9c0882: Pull complete\n [2020-02-22T18:50:04.855Z] da0e9bf0cc60: Pull complete\n [2020-02-22T18:50:04.855Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-22T18:50:04.855Z] 095dd8b7b4d8: Download complete\n [2020-02-22T18:50:04.855Z] c9ea274ed700: Verifying Checksum\n [2020-02-22T18:50:04.855Z] c9ea274ed700: Download complete\n [2020-02-22T18:50:04.855Z] 363af2e989c4: Verifying Checksum\n [2020-02-22T18:50:04.855Z] 363af2e989c4: Download complete\n [2020-02-22T18:50:04.855Z] dc21a1d4508b: Verifying Checksum\n [2020-02-22T18:50:04.855Z] dc21a1d4508b: Download complete\n [2020-02-22T18:50:06.530Z] 61811dbd4963: Verifying Checksum\n [2020-02-22T18:50:06.530Z] 61811dbd4963: Download complete\n [2020-02-22T18:50:09.255Z] c9ea274ed700: Pull complete\n [2020-02-22T18:50:09.255Z] 9cfac6ba3733: Pull complete\n [2020-02-22T18:50:09.945Z] f6a933c9cadc: Pull complete\n [2020-02-22T18:50:16.774Z] 61811dbd4963: Pull complete\n [2020-02-22T18:50:16.774Z] a6eb2c9e2280: Pull complete\n [2020-02-22T18:50:18.711Z] 095dd8b7b4d8: Pull complete\n [2020-02-22T18:50:18.711Z] dc21a1d4508b: Pull complete\n [2020-02-22T18:50:18.711Z] 363af2e989c4: Pull complete\n [2020-02-22T18:50:18.971Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-22T18:50:18.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-22T18:50:19.269Z] prd-centos7-docker-4c-2g-371 does not seem to be running inside a container\n [2020-02-22T18:50:19.363Z] $ 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-447 -v /w/workspace/dgexfoundry_device-sdk-go_PR-447:/w/workspace/dgexfoundry_device-sdk-go_PR-447:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-22T18:50:20.953Z] $ docker top bb9977135ed3cbcdaff18a2f1892c27b6a07062f36c5ffe99e5b1dcc1649d34d -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-22T18:50:23.304Z] provisioning config files...\n [2020-02-22T18:50:23.659Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/config7408712782388015388tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-22T18:50:23.704Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-22T18:50:24.744Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-22T18:50:24.756Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-22T18:50:25.519Z] ---> logs-deploy.sh\n [2020-02-22T18:50:25.519Z] + ARCHIVE_ARTIFACTS=\n [2020-02-22T18:50:25.519Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-22T18:50:25.519Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-22T18:50:25.519Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-22T18:50:25.519Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-447/3\n [2020-02-22T18:50:25.519Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-447/3/\n [2020-02-22T18:50:25.519Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-447/3 /w/workspace/dgexfoundry_device-sdk-go_PR-447\n [2020-02-22T18:50:27.555Z] Archives upload complete.\n [2020-02-22T18:50:27.555Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-447/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-447/3/\n [2020-02-22T18:50:28.950Z] ---> uname -a:\n [2020-02-22T18:50:28.950Z] Linux bb9977135ed3 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-22T18:50:28.950Z] \n [2020-02-22T18:50:28.950Z] \n [2020-02-22T18:50:28.950Z] ---> lscpu:\n [2020-02-22T18:50:28.950Z] Architecture: x86_64\n [2020-02-22T18:50:28.950Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-22T18:50:28.950Z] Byte Order: Little Endian\n [2020-02-22T18:50:28.950Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-22T18:50:28.950Z] CPU(s): 4\n [2020-02-22T18:50:28.950Z] On-line CPU(s) list: 0-3\n [2020-02-22T18:50:28.950Z] Thread(s) per core: 1\n [2020-02-22T18:50:28.950Z] Core(s) per socket: 1\n [2020-02-22T18:50:28.950Z] Socket(s): 4\n [2020-02-22T18:50:28.950Z] NUMA node(s): 1\n [2020-02-22T18:50:28.950Z] Vendor ID: GenuineIntel\n [2020-02-22T18:50:28.950Z] CPU family: 6\n [2020-02-22T18:50:28.950Z] Model: 44\n [2020-02-22T18:50:28.950Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-22T18:50:28.950Z] Stepping: 1\n [2020-02-22T18:50:28.950Z] CPU MHz: 2933.438\n [2020-02-22T18:50:28.950Z] BogoMIPS: 5866.87\n [2020-02-22T18:50:28.950Z] Virtualization: VT-x\n [2020-02-22T18:50:28.950Z] Hypervisor vendor: KVM\n [2020-02-22T18:50:28.950Z] Virtualization type: full\n [2020-02-22T18:50:28.950Z] L1d cache: 128 KiB\n [2020-02-22T18:50:28.950Z] L1i cache: 128 KiB\n [2020-02-22T18:50:28.950Z] L2 cache: 16 MiB\n [2020-02-22T18:50:28.950Z] L3 cache: 64 MiB\n [2020-02-22T18:50:28.950Z] NUMA node0 CPU(s): 0-3\n [2020-02-22T18:50:28.950Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-22T18:50:28.950Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-22T18:50:28.950Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-22T18:50:28.950Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-22T18:50:28.950Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-22T18:50:28.950Z] 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-22T18:50:28.950Z] \n [2020-02-22T18:50:28.950Z] \n [2020-02-22T18:50:28.950Z] ---> nproc:\n [2020-02-22T18:50:28.950Z] 4\n [2020-02-22T18:50:28.950Z] \n [2020-02-22T18:50:28.950Z] \n [2020-02-22T18:50:28.950Z] ---> df -h:\n [2020-02-22T18:50:28.950Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-22T18:50:28.950Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-22T18:50:28.950Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-22T18:50:28.950Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-22T18:50:28.950Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-22T18:50:28.950Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-22T18:50:28.950Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-22T18:50:28.950Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-22T18:50:28.950Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-447\n [2020-02-22T18:50:28.950Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp\n [2020-02-22T18:50:28.950Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-22T18:50:28.950Z] \n [2020-02-22T18:50:28.950Z] \n [2020-02-22T18:50:28.950Z] ---> free -m:\n [2020-02-22T18:50:28.950Z] total used free shared buff/cache available\n [2020-02-22T18:50:28.950Z] Mem: 1838 605 65 0 1166 1128\n [2020-02-22T18:50:28.950Z] Swap: 1023 0 1023\n [2020-02-22T18:50:28.950Z] \n [2020-02-22T18:50:28.950Z] \n [2020-02-22T18:50:28.950Z] ---> ip addr:\n [2020-02-22T18:50:28.950Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-22T18:50:28.950Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-22T18:50:28.950Z] inet 127.0.0.1/8 scope host lo\n [2020-02-22T18:50:28.950Z] valid_lft forever preferred_lft forever\n [2020-02-22T18:50:28.950Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-22T18:50:28.950Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-22T18:50:28.950Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-22T18:50:28.950Z] valid_lft forever preferred_lft forever\n [2020-02-22T18:50:28.950Z] \n [2020-02-22T18:50:28.950Z] \n [2020-02-22T18:50:28.950Z] ---> sar -b -r -n DEV:\n [2020-02-22T18:50:28.950Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/22/20 \t_x86_64_\t(4 CPU)\n [2020-02-22T18:50:28.950Z] \n [2020-02-22T18:50:28.950Z] 18:40:48 LINUX RESTART\n [2020-02-22T18:50:28.950Z] \n [2020-02-22T18:50:28.950Z] 18:42:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-22T18:50:28.950Z] 18:43:02 12.84 1.38 11.46 82.21 2213.83\n [2020-02-22T18:50:28.950Z] 18:44:01 0.22 0.00 0.22 0.00 2.30\n [2020-02-22T18:50:28.950Z] 18:45:01 0.28 0.00 0.28 0.00 4.09\n [2020-02-22T18:50:28.950Z] 18:46:01 0.28 0.00 0.28 0.00 3.32\n [2020-02-22T18:50:28.950Z] 18:47:01 0.33 0.00 0.33 0.00 4.67\n [2020-02-22T18:50:28.950Z] 18:48:01 0.32 0.00 0.32 0.00 3.90\n [2020-02-22T18:50:28.950Z] 18:49:01 0.28 0.00 0.28 0.00 3.33\n [2020-02-22T18:50:28.950Z] 18:50:02 48.77 48.37 0.40 3281.81 9.31\n [2020-02-22T18:50:28.951Z] Average: 7.93 6.23 1.70 421.43 281.21\n [2020-02-22T18:50:28.951Z] \n [2020-02-22T18:50:28.951Z] 18:42:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-22T18:50:28.951Z] 18:43:02 106680 1775624 94.33 2620 1231396 934352 31.88 455936 1163912 20\n [2020-02-22T18:50:28.951Z] 18:44:01 106708 1775596 94.33 2620 1231404 934068 31.87 456496 1163344 20\n [2020-02-22T18:50:28.951Z] 18:45:01 110192 1772112 94.15 2620 1231460 912004 31.12 454284 1162892 16\n [2020-02-22T18:50:28.951Z] 18:46:01 110852 1771452 94.11 2620 1231408 902892 30.81 453948 1162788 12\n [2020-02-22T18:50:28.951Z] 18:47:01 110704 1771600 94.12 2620 1231416 902976 30.81 454296 1162788 16\n [2020-02-22T18:50:28.951Z] 18:48:01 113896 1768408 93.95 2620 1231424 882248 30.10 451616 1162664 12\n [2020-02-22T18:50:28.951Z] 18:49:01 122404 1759900 93.50 2620 1231428 882248 30.10 442764 1162580 8\n [2020-02-22T18:50:28.951Z] 18:50:02 98340 1783964 94.78 2620 1245872 885788 30.22 420660 1203624 112\n [2020-02-22T18:50:28.951Z] Average: 109972 1772332 94.16 2620 1233226 904572 30.86 448750 1168074 27\n [2020-02-22T18:50:28.951Z] \n [2020-02-22T18:50:28.951Z] 18:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-22T18:50:28.951Z] 18:43:02 eth0 25.71 23.41 30.02 39.66 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:43:02 docker0 6.98 5.47 0.93 15.12 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:44:01 eth0 2.42 0.86 0.92 0.67 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:45:01 eth0 1.85 0.32 0.38 0.26 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:46:01 eth0 2.24 0.76 0.79 0.41 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:47:01 eth0 1.01 0.75 0.66 0.43 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:48:01 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:49:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:50:02 eth0 10.46 6.78 10.99 4.25 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] 18:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] Average: eth0 5.50 4.14 5.48 5.73 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] Average: docker0 0.87 0.69 0.12 1.89 0.00 0.00 0.00\n [2020-02-22T18:50:28.951Z] \n [2020-02-22T18:50:28.951Z] \n [2020-02-22T18:50:28.951Z] ---> sar -P ALL:\n [2020-02-22T18:50:28.951Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/22/20 \t_x86_64_\t(4 CPU)\n [2020-02-22T18:50:28.951Z] \n [2020-02-22T18:50:28.951Z] 18:40:48 LINUX RESTART\n [2020-02-22T18:50:28.951Z] \n [2020-02-22T18:50:28.951Z] 18:42:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-22T18:50:28.951Z] 18:43:02 all 1.22 0.00 0.92 0.03 6.20 91.63\n [2020-02-22T18:50:28.951Z] 18:43:02 0 0.99 0.00 0.86 0.02 6.69 91.45\n [2020-02-22T18:50:28.951Z] 18:43:02 1 1.31 0.00 1.06 0.03 6.34 91.26\n [2020-02-22T18:50:28.951Z] 18:43:02 2 1.19 0.00 1.03 0.07 6.41 91.30\n [2020-02-22T18:50:28.951Z] 18:43:02 3 1.38 0.00 0.70 0.02 5.37 92.54\n [2020-02-22T18:50:28.951Z] 18:44:01 all 0.21 0.00 0.12 0.00 2.01 97.66\n [2020-02-22T18:50:28.951Z] 18:44:01 0 0.17 0.00 0.13 0.00 2.63 97.07\n [2020-02-22T18:50:28.951Z] 18:44:01 1 0.13 0.00 0.10 0.00 1.75 98.02\n [2020-02-22T18:50:28.951Z] 18:44:01 2 0.29 0.00 0.15 0.00 1.71 97.86\n [2020-02-22T18:50:28.951Z] 18:44:01 3 0.27 0.00 0.08 0.00 1.98 97.66\n [2020-02-22T18:50:28.951Z] 18:45:01 all 0.10 0.00 0.05 0.00 0.61 99.24\n [2020-02-22T18:50:28.951Z] 18:45:01 0 0.05 0.00 0.03 0.00 0.35 99.57\n [2020-02-22T18:50:28.951Z] 18:45:01 1 0.13 0.00 0.03 0.00 0.75 99.09\n [2020-02-22T18:50:28.951Z] 18:45:01 2 0.17 0.00 0.07 0.00 0.85 98.92\n [2020-02-22T18:50:28.951Z] 18:45:01 3 0.05 0.00 0.05 0.00 0.50 99.40\n [2020-02-22T18:50:28.951Z] 18:46:01 all 0.24 0.00 0.19 0.00 5.32 94.25\n [2020-02-22T18:50:28.951Z] 18:46:01 0 0.23 0.00 0.11 0.00 4.87 94.79\n [2020-02-22T18:50:28.951Z] 18:46:01 1 0.19 0.00 0.19 0.00 5.77 93.84\n [2020-02-22T18:50:28.951Z] 18:46:01 2 0.31 0.00 0.26 0.00 5.74 93.69\n [2020-02-22T18:50:28.951Z] 18:46:01 3 0.23 0.00 0.18 0.00 4.90 94.69\n [2020-02-22T18:50:28.951Z] 18:47:01 all 0.27 0.00 0.20 0.00 6.30 93.24\n [2020-02-22T18:50:28.951Z] 18:47:01 0 0.26 0.00 0.15 0.00 4.79 94.80\n [2020-02-22T18:50:28.951Z] 18:47:01 1 0.24 0.00 0.21 0.00 6.83 92.72\n [2020-02-22T18:50:28.951Z] 18:47:01 2 0.27 0.00 0.26 0.00 7.00 92.47\n [2020-02-22T18:50:28.951Z] 18:47:01 3 0.27 0.00 0.16 0.00 6.58 92.99\n [2020-02-22T18:50:28.951Z] 18:48:01 all 0.08 0.00 0.04 0.00 0.63 99.24\n [2020-02-22T18:50:28.951Z] 18:48:01 0 0.17 0.00 0.03 0.00 0.86 98.94\n [2020-02-22T18:50:28.951Z] 18:48:01 1 0.03 0.00 0.03 0.00 0.37 99.57\n [2020-02-22T18:50:28.951Z] 18:48:01 2 0.10 0.00 0.07 0.00 0.88 98.96\n [2020-02-22T18:50:28.951Z] 18:48:01 3 0.05 0.00 0.03 0.00 0.42 99.50\n [2020-02-22T18:50:28.951Z] 18:49:01 all 0.07 0.00 0.04 0.00 0.59 99.29\n [2020-02-22T18:50:28.951Z] 18:49:01 0 0.15 0.00 0.02 0.00 0.28 99.55\n [2020-02-22T18:50:28.951Z] 18:49:01 1 0.03 0.00 0.05 0.00 0.51 99.40\n [2020-02-22T18:50:28.951Z] 18:49:01 2 0.10 0.00 0.10 0.00 1.30 98.50\n [2020-02-22T18:50:28.951Z] 18:49:01 3 0.02 0.00 0.02 0.00 0.23 99.73\n [2020-02-22T18:50:28.951Z] 18:50:02 all 0.89 0.00 0.56 1.82 2.92 93.82\n [2020-02-22T18:50:28.951Z] 18:50:02 0 0.84 0.00 0.62 0.62 3.31 94.61\n [2020-02-22T18:50:28.951Z] 18:50:02 1 0.49 0.00 0.34 0.82 2.74 95.60\n [2020-02-22T18:50:28.951Z] 18:50:02 2 1.50 0.00 0.58 2.76 2.98 92.19\n [2020-02-22T18:50:28.951Z] 18:50:02 3 0.75 0.00 0.70 3.08 2.67 92.80\n [2020-02-22T18:50:28.951Z] Average: all 0.39 0.00 0.26 0.23 3.10 96.01\n [2020-02-22T18:50:28.951Z] Average: 0 0.36 0.00 0.25 0.08 3.00 96.32\n [2020-02-22T18:50:28.951Z] Average: 1 0.32 0.00 0.25 0.11 3.16 96.15\n [2020-02-22T18:50:28.951Z] Average: 2 0.49 0.00 0.31 0.35 3.39 95.45\n [2020-02-22T18:50:28.951Z] Average: 3 0.38 0.00 0.24 0.38 2.86 96.13\n [2020-02-22T18:50:28.951Z] \n [2020-02-22T18:50:28.951Z] \n [2020-02-22T18:50:28.951Z] '