b'Pull request #271 updated\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-functions-sdk-go\nObtained Jenkinsfile from f2dd9a5c672772362708fa5241c257fa8692b762+bd64ea8be3f82ff76742a89948fa87b4af164a14 (f593aa0ee9fb79d96ef54ad7cda5b08b7e405882)\nRunning in Durability level: PERFORMANCE_OPTIMIZED\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision c5dd13c4ba2e068be78528abd2449410e4429a63\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing 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\nChecking out Revision c5dd13c4ba2e068be78528abd2449410e4429a63 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c5dd13c4ba2e068be78528abd2449410e4429a63 # timeout=10\nCommit message: "Merge pull request #93 from ernestojeda/agent-update"\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:app-functions-sdk-go, semver:true, goVersion:1.12, testScript:make test, buildImage:false]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes 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: app-functions-sdk-go-settings\n PROJECT: app-functions-sdk-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-app-functions-sdk-go\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n[Pipeline] node\nStill waiting to schedule task\n\xe2\x80\x98centos7-builder-2c-1g-33\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98centos7-builder-2c-1g-34\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-15444\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-15452\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-15451\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-15455 in /w/workspace/ndry_app-functions-sdk-go_PR-271\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git init /w/workspace/ndry_app-functions-sdk-go_PR-271 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/271/head:refs/remotes/origin/PR-271 # 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/app-functions-sdk-go.git # timeout=10\nFetching without tags\nMerging remotes/origin/master commit bd64ea8be3f82ff76742a89948fa87b4af164a14 into PR head commit f2dd9a5c672772362708fa5241c257fa8692b762\nMerge succeeded, producing f2dd9a5c672772362708fa5241c257fa8692b762\nChecking out Revision f2dd9a5c672772362708fa5241c257fa8692b762 (PR-271)\nFetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f2dd9a5c672772362708fa5241c257fa8692b762 # timeout=10\n > git merge bd64ea8be3f82ff76742a89948fa87b4af164a14 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f2dd9a5c672772362708fa5241c257fa8692b762 # timeout=10\nCommit message: "refactor: batchandsend name to batch"\n > git rev-list --no-walk 9a79536aea6b3f6a85b67a58cad89aafcfcc1c87 # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-21T18:02:17.214Z] 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-01-21T18:02:19.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-21T18:02:19.177Z] \n[2020-01-21T18:02:19.177Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T18:02:19.611Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-21T18:02:19.905Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-21T18:02:19.905Z] e7c96db7181b: Pulling fs layer\n[2020-01-21T18:02:19.905Z] a038dfdf5543: Pulling fs layer\n[2020-01-21T18:02:19.905Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-21T18:02:19.905Z] e7c96db7181b: Verifying Checksum\n[2020-01-21T18:02:19.905Z] e7c96db7181b: Download complete\n[2020-01-21T18:02:19.905Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-21T18:02:19.905Z] 8d5d8e63b3c0: Download complete\n[2020-01-21T18:02:20.172Z] a038dfdf5543: Verifying Checksum\n[2020-01-21T18:02:20.172Z] a038dfdf5543: Download complete\n[2020-01-21T18:02:20.825Z] e7c96db7181b: Pull complete\n[2020-01-21T18:02:22.846Z] a038dfdf5543: Pull complete\n[2020-01-21T18:02:23.121Z] 8d5d8e63b3c0: Pull complete\n[2020-01-21T18:02:23.121Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-21T18:02:23.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-21T18:02:23.613Z] prd-centos7-docker-4c-2g-15455 does not seem to be running inside a container\n[2020-01-21T18:02:23.846Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-271 -v /w/workspace/ndry_app-functions-sdk-go_PR-271:/w/workspace/ndry_app-functions-sdk-go_PR-271:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-271@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-21T18:02:25.752Z] $ docker top ea090f7dcc26476f7b026dfe884e1149242af8a72897903610298ec106db18ce -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-21T18:02:27.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-21T18:02:27.851Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-21T18:02:28.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-21T18:02:28.754Z] $ docker exec ea090f7dcc26476f7b026dfe884e1149242af8a72897903610298ec106db18ce ssh-agent\n[2020-01-21T18:02:29.691Z] SSH_AUTH_SOCK=/tmp/ssh-coz8kkAgqRTr/agent.14\n[2020-01-21T18:02:29.691Z] SSH_AGENT_PID=20\n[2020-01-21T18:02:29.924Z] Running ssh-add (command line suppressed)\n[2020-01-21T18:02:30.390Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_1778246865570049567.key (/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_1778246865570049567.key)\n[2020-01-21T18:02:30.668Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-21T18:02:31.129Z] + git describe --exact-match --tags HEAD\n[2020-01-21T18:02:31.129Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-21T18:02:31.449Z] $ docker exec --env ******** --env ******** ea090f7dcc26476f7b026dfe884e1149242af8a72897903610298ec106db18ce ssh-agent -k\n[2020-01-21T18:02:31.936Z] unset SSH_AUTH_SOCK;\n[2020-01-21T18:02:31.937Z] unset SSH_AGENT_PID;\n[2020-01-21T18:02:31.937Z] echo Agent pid 20 killed;\n[2020-01-21T18:02:32.147Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-21T18:02:32.162Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-21T18:02:32.162Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-21T18:02:32.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-21T18:02:32.186Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-21T18:02:32.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-21T18:02:32.594Z] $ docker exec ea090f7dcc26476f7b026dfe884e1149242af8a72897903610298ec106db18ce ssh-agent\n[2020-01-21T18:02:33.156Z] SSH_AUTH_SOCK=/tmp/ssh-X052KRMimTCH/agent.56\n[2020-01-21T18:02:33.156Z] SSH_AGENT_PID=63\n[2020-01-21T18:02:33.181Z] Running ssh-add (command line suppressed)\n[2020-01-21T18:02:34.083Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_8914537211403527808.key (/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_8914537211403527808.key)\n[2020-01-21T18:02:34.285Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-21T18:02:35.063Z] + git semver init\n[2020-01-21T18:02:35.063Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-21T18:02:35.063Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-271/.git\n[2020-01-21T18:02:35.063Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-271\n[2020-01-21T18:02:35.063Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-21T18:02:35.063Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-21T18:02:35.063Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-21T18:02:35.063Z] # $SEMVER_BRANCH = PR-271\n[2020-01-21T18:02:35.063Z] # $SEMVER_TEMP = /tmp/semver-889032817\n[2020-01-21T18:02:35.063Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n[2020-01-21T18:02:42.375Z] # \'/tmp/semver-889032817\' -> \'/w/workspace/ndry_app-functions-sdk-go_PR-271/.semver\'\n[2020-01-21T18:02:42.375Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-271/.semver\n[Pipeline] }\n[2020-01-21T18:02:42.402Z] $ docker exec --env ******** --env ******** ea090f7dcc26476f7b026dfe884e1149242af8a72897903610298ec106db18ce ssh-agent -k\n[2020-01-21T18:02:43.213Z] unset SSH_AUTH_SOCK;\n[2020-01-21T18:02:43.213Z] unset SSH_AGENT_PID;\n[2020-01-21T18:02:43.214Z] echo Agent pid 63 killed;\n[2020-01-21T18:02:43.747Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-21T18:02:44.698Z] + git semver\n[Pipeline] }\n[2020-01-21T18:02:44.765Z] $ docker stop --time=1 ea090f7dcc26476f7b026dfe884e1149242af8a72897903610298ec106db18ce\n[2020-01-21T18:02:47.468Z] $ docker rm -f ea090f7dcc26476f7b026dfe884e1149242af8a72897903610298ec106db18ce\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-21T18:02:54.788Z] Stashed 79 file(s)\n[Pipeline] echo\n[2020-01-21T18:02:54.790Z] [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-01-21T18:03:09.888Z] Still waiting to schedule task\n[2020-01-21T18:03:09.888Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-01-21T18:03:09.889Z] Still waiting to schedule task\n[2020-01-21T18:03:09.889Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n[2020-01-21T18:05:45.906Z] Running on prd-centos7-docker-4c-2g-15458 in /w/workspace/ndry_app-functions-sdk-go_PR-271\n[Pipeline] {\n[Pipeline] ws\n[2020-01-21T18:05:45.923Z] Running in /w/workspace/app-functions-sdk-go/4\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-21T18:05:50.786Z] using credential edgex-jenkins-ssh\n[2020-01-21T18:05:50.808Z] Cloning the remote Git repository\n[2020-01-21T18:05:50.808Z] Cloning with configured refspecs honoured and without tags\n[2020-01-21T18:05:50.848Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-01-21T18:05:50.898Z] > git init /w/workspace/app-functions-sdk-go/4 # timeout=10\n[2020-01-21T18:05:50.951Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-01-21T18:05:50.952Z] > git --version # timeout=10\n[2020-01-21T18:05:50.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-21T18:05:50.986Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T18:05:52.451Z] Fetching without tags\n[2020-01-21T18:05:52.831Z] Merging remotes/origin/master commit bd64ea8be3f82ff76742a89948fa87b4af164a14 into PR head commit f2dd9a5c672772362708fa5241c257fa8692b762\n[2020-01-21T18:05:52.935Z] Merge succeeded, producing f2dd9a5c672772362708fa5241c257fa8692b762\n[2020-01-21T18:05:52.935Z] Checking out Revision f2dd9a5c672772362708fa5241c257fa8692b762 (PR-271)\n[2020-01-21T18:05:52.407Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-01-21T18:05:52.420Z] > git config --add remote.origin.fetch +refs/pull/271/head:refs/remotes/origin/PR-271 # timeout=10\n[2020-01-21T18:05:52.429Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T18:05:52.440Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-01-21T18:05:52.454Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-01-21T18:05:52.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-21T18:05:52.469Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T18:05:52.840Z] > git config core.sparsecheckout # timeout=10\n[2020-01-21T18:05:52.862Z] > git checkout -f f2dd9a5c672772362708fa5241c257fa8692b762 # timeout=10\n[2020-01-21T18:05:52.910Z] > git merge bd64ea8be3f82ff76742a89948fa87b4af164a14 # timeout=10\n[2020-01-21T18:05:52.922Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-21T18:05:52.936Z] > git config core.sparsecheckout # timeout=10\n[2020-01-21T18:05:52.941Z] > git checkout -f f2dd9a5c672772362708fa5241c257fa8692b762 # timeout=10\n[2020-01-21T18:05:56.613Z] Commit message: "refactor: batchandsend name to batch"\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-01-21T18:05:58.199Z] =========================================================\n[2020-01-21T18:05:58.199Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n[2020-01-21T18:05:58.199Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T18:05:58.894Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n[2020-01-21T18:05:59.468Z] Sending build context to Docker daemon 36.38MB\r\r\n[2020-01-21T18:05:59.468Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-01-21T18:05:59.468Z] Step 2/8 : FROM ${BASE}\n[2020-01-21T18:05:59.739Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-01-21T18:05:59.739Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-21T18:05:59.739Z] 2848faf0eed1: Pulling fs layer\n[2020-01-21T18:05:59.739Z] 0f37312ad70f: Pulling fs layer\n[2020-01-21T18:05:59.739Z] 7d08f2745646: Pulling fs layer\n[2020-01-21T18:05:59.739Z] 4c9f31393084: Pulling fs layer\n[2020-01-21T18:05:59.739Z] 75f7a44be1ab: Pulling fs layer\n[2020-01-21T18:05:59.739Z] b4c4bfaf82a6: Pulling fs layer\n[2020-01-21T18:05:59.739Z] 879382edf91e: Pulling fs layer\n[2020-01-21T18:05:59.739Z] 465f21562d6c: Pulling fs layer\n[2020-01-21T18:05:59.739Z] c022810cb2be: Pulling fs layer\n[2020-01-21T18:05:59.739Z] 2dbe7964578c: Pulling fs layer\n[2020-01-21T18:05:59.739Z] b4c4bfaf82a6: Waiting\n[2020-01-21T18:05:59.739Z] 879382edf91e: Waiting\n[2020-01-21T18:05:59.739Z] 465f21562d6c: Waiting\n[2020-01-21T18:05:59.739Z] c022810cb2be: Waiting\n[2020-01-21T18:05:59.739Z] 2dbe7964578c: Waiting\n[2020-01-21T18:05:59.739Z] 7d08f2745646: Waiting\n[2020-01-21T18:05:59.739Z] 4c9f31393084: Waiting\n[2020-01-21T18:05:59.739Z] 75f7a44be1ab: Waiting\n[2020-01-21T18:05:59.739Z] 0f37312ad70f: Verifying Checksum\n[2020-01-21T18:05:59.739Z] 0f37312ad70f: Download complete\n[2020-01-21T18:05:59.739Z] 2848faf0eed1: Verifying Checksum\n[2020-01-21T18:05:59.739Z] 2848faf0eed1: Download complete\n[2020-01-21T18:05:59.739Z] 4c9f31393084: Verifying Checksum\n[2020-01-21T18:05:59.739Z] 4c9f31393084: Download complete\n[2020-01-21T18:05:59.739Z] 75f7a44be1ab: Download complete\n[2020-01-21T18:05:59.739Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-21T18:05:59.739Z] e6b0cf9c0882: Download complete\n[2020-01-21T18:06:00.700Z] b4c4bfaf82a6: Verifying Checksum\n[2020-01-21T18:06:00.700Z] b4c4bfaf82a6: Download complete\n[2020-01-21T18:06:00.700Z] 465f21562d6c: Verifying Checksum\n[2020-01-21T18:06:00.700Z] 465f21562d6c: Download complete\n[2020-01-21T18:06:01.289Z] c022810cb2be: Verifying Checksum\n[2020-01-21T18:06:01.289Z] c022810cb2be: Download complete\n[2020-01-21T18:06:01.289Z] 2dbe7964578c: Verifying Checksum\n[2020-01-21T18:06:01.289Z] 2dbe7964578c: Download complete\n[2020-01-21T18:06:01.289Z] 879382edf91e: Verifying Checksum\n[2020-01-21T18:06:01.289Z] 879382edf91e: Download complete\n[2020-01-21T18:06:01.552Z] 7d08f2745646: Verifying Checksum\n[2020-01-21T18:06:01.552Z] 7d08f2745646: Download complete\n[2020-01-21T18:06:02.145Z] e6b0cf9c0882: Pull complete\n[2020-01-21T18:06:02.405Z] 2848faf0eed1: Pull complete\n[2020-01-21T18:06:02.405Z] 0f37312ad70f: Pull complete\n[2020-01-21T18:06:09.010Z] 7d08f2745646: Pull complete\n[2020-01-21T18:06:09.010Z] 4c9f31393084: Pull complete\n[2020-01-21T18:06:09.010Z] 75f7a44be1ab: Pull complete\n[2020-01-21T18:06:13.228Z] b4c4bfaf82a6: Pull complete\n[2020-01-21T18:06:17.450Z] 879382edf91e: Pull complete\n[2020-01-21T18:06:17.450Z] 465f21562d6c: Pull complete\n[2020-01-21T18:06:18.018Z] c022810cb2be: Pull complete\n[2020-01-21T18:06:18.280Z] 2dbe7964578c: Pull complete\n[2020-01-21T18:06:18.280Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n[2020-01-21T18:06:18.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n[2020-01-21T18:06:18.280Z] ---> 3f42607d790b\n[2020-01-21T18:06:18.280Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n[2020-01-21T18:06:18.539Z] latest: Pulling from library/docker\n[2020-01-21T18:06:18.539Z] c9b1b535fdd9: Pulling fs layer\n[2020-01-21T18:06:18.539Z] cd54125436dc: Pulling fs layer\n[2020-01-21T18:06:18.539Z] 70d1554c15cb: Pulling fs layer\n[2020-01-21T18:06:18.539Z] 79e322b40fa7: Pulling fs layer\n[2020-01-21T18:06:18.539Z] fa396aa1c77a: Pulling fs layer\n[2020-01-21T18:06:18.539Z] af8b1978c51e: Pulling fs layer\n[2020-01-21T18:06:18.539Z] e3cc93a7c611: Pulling fs layer\n[2020-01-21T18:06:18.539Z] fa396aa1c77a: Waiting\n[2020-01-21T18:06:18.539Z] 79e322b40fa7: Waiting\n[2020-01-21T18:06:18.539Z] af8b1978c51e: Waiting\n[2020-01-21T18:06:18.539Z] e3cc93a7c611: Waiting\n[2020-01-21T18:06:18.798Z] 70d1554c15cb: Verifying Checksum\n[2020-01-21T18:06:18.798Z] 70d1554c15cb: Download complete\n[2020-01-21T18:06:18.798Z] c9b1b535fdd9: Verifying Checksum\n[2020-01-21T18:06:18.798Z] c9b1b535fdd9: Download complete\n[2020-01-21T18:06:18.798Z] cd54125436dc: Verifying Checksum\n[2020-01-21T18:06:18.798Z] cd54125436dc: Download complete\n[2020-01-21T18:06:19.061Z] fa396aa1c77a: Verifying Checksum\n[2020-01-21T18:06:19.061Z] fa396aa1c77a: Download complete\n[2020-01-21T18:06:19.061Z] af8b1978c51e: Verifying Checksum\n[2020-01-21T18:06:19.061Z] af8b1978c51e: Download complete\n[2020-01-21T18:06:19.061Z] c9b1b535fdd9: Pull complete\n[2020-01-21T18:06:19.334Z] e3cc93a7c611: Verifying Checksum\n[2020-01-21T18:06:19.334Z] e3cc93a7c611: Download complete\n[2020-01-21T18:06:19.911Z] 79e322b40fa7: Verifying Checksum\n[2020-01-21T18:06:19.911Z] 79e322b40fa7: Download complete\n[2020-01-21T18:06:20.482Z] cd54125436dc: Pull complete\n[2020-01-21T18:06:20.747Z] 70d1554c15cb: Pull complete\n[2020-01-21T18:06:24.076Z] 79e322b40fa7: Pull complete\n[2020-01-21T18:06:24.076Z] fa396aa1c77a: Pull complete\n[2020-01-21T18:06:24.076Z] af8b1978c51e: Pull complete\n[2020-01-21T18:06:24.076Z] e3cc93a7c611: Pull complete\n[2020-01-21T18:06:24.076Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95\n[2020-01-21T18:06:24.076Z] Status: Downloaded newer image for docker:latest\n[2020-01-21T18:06:25.987Z] ---> 98402091dedc\n[2020-01-21T18:06:25.987Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-21T18:06:25.987Z] ---> Running in ba2d50374ce9\n[2020-01-21T18:06:25.987Z] Removing intermediate container ba2d50374ce9\n[2020-01-21T18:06:25.987Z] ---> 3173d1631206\n[2020-01-21T18:06:25.987Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-01-21T18:06:25.987Z] ---> Running in a553ea4b03d7\n[2020-01-21T18:06:26.925Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-01-21T18:06:27.494Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-01-21T18:06:27.764Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-01-21T18:06:27.764Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-01-21T18:06:28.024Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-01-21T18:06:28.024Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-01-21T18:06:28.024Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-01-21T18:06:28.283Z] Executing busybox-1.31.1-r8.trigger\n[2020-01-21T18:06:28.283Z] OK: 145 MiB in 44 packages\n[2020-01-21T18:06:28.852Z] Removing intermediate container a553ea4b03d7\n[2020-01-21T18:06:28.852Z] ---> 0bff75b7feb6\n[2020-01-21T18:06:28.852Z] Step 6/8 : WORKDIR /build\n[2020-01-21T18:06:28.852Z] ---> Running in 6437bcbb9e1a\n[2020-01-21T18:06:28.852Z] Removing intermediate container 6437bcbb9e1a\n[2020-01-21T18:06:28.852Z] ---> e895b9e5dd07\n[2020-01-21T18:06:28.852Z] Step 7/8 : COPY go.mod .\n[2020-01-21T18:06:29.117Z] ---> 09a88592792c\n[2020-01-21T18:06:29.117Z] Step 8/8 : RUN go mod download\n[2020-01-21T18:06:29.117Z] ---> Running in 39c7dbb72ad1\n[2020-01-21T18:06:30.077Z] \x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n[2020-01-21T18:06:30.077Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-01-21T18:06:30.077Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n[2020-01-21T18:06:30.077Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-21T18:06:30.077Z] go: finding github.com/golang/snappy v0.0.1\n[2020-01-21T18:06:30.077Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-21T18:06:30.347Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-01-21T18:06:30.347Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-01-21T18:06:30.607Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n[2020-01-21T18:06:30.607Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-01-21T18:06:30.607Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-21T18:06:30.607Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n[2020-01-21T18:06:30.607Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-21T18:06:30.607Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-01-21T18:06:30.607Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-01-21T18:06:30.868Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-21T18:06:30.868Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n[2020-01-21T18:06:30.868Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-21T18:06:30.868Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-01-21T18:06:30.868Z] go: finding github.com/google/go-cmp v0.3.1\n[2020-01-21T18:06:31.131Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-01-21T18:06:31.421Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-01-21T18:06:31.698Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-01-21T18:06:31.698Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-21T18:06:31.698Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-01-21T18:06:31.698Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-01-21T18:06:31.698Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-21T18:06:31.698Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-21T18:06:31.966Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-21T18:06:31.966Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-21T18:06:32.226Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-01-21T18:06:32.226Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-01-21T18:06:32.226Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-21T18:06:32.226Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-01-21T18:06:32.492Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-21T18:06:32.492Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-21T18:06:32.492Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-21T18:06:32.754Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-21T18:06:35.305Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-21T18:06:35.566Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-21T18:06:36.154Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-01-21T18:06:36.154Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-21T18:06:36.154Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-21T18:06:36.154Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-01-21T18:06:36.154Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-21T18:06:36.155Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-21T18:06:36.155Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-21T18:06:36.416Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-21T18:06:36.416Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-21T18:06:37.354Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-21T18:06:37.354Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-21T18:06:37.354Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-21T18:06:37.354Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-21T18:06:37.354Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-21T18:06:37.354Z] go: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-21T18:06:37.354Z] go: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-21T18:06:37.354Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-21T18:06:37.354Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-21T18:06:37.620Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-21T18:06:37.620Z] go: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-21T18:06:37.620Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-21T18:06:37.620Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-21T18:06:38.208Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-21T18:06:38.208Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-21T18:06:38.208Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-21T18:06:38.208Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-21T18:06:38.208Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-21T18:06:38.208Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-21T18:06:38.208Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-21T18:06:38.208Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-21T18:06:38.791Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-21T18:06:38.791Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-21T18:06:38.791Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-21T18:06:38.791Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-21T18:06:38.792Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-21T18:06:39.055Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-21T18:06:39.630Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-21T18:06:39.630Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-21T18:06:39.899Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-21T18:06:39.899Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-21T18:06:39.899Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-21T18:06:39.899Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-21T18:06:39.899Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-21T18:06:40.473Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-21T18:06:40.473Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-21T18:07:07.106Z] \x1b[0mRemoving intermediate container 39c7dbb72ad1\n[2020-01-21T18:07:07.106Z] ---> 593bc7ed129f\n[2020-01-21T18:07:07.106Z] Successfully built 593bc7ed129f\n[2020-01-21T18:07:07.106Z] 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-01-21T18:07:07.515Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-21T18:07:07.515Z] .\n[Pipeline] withDockerContainer\n[2020-01-21T18:07:07.665Z] prd-centos7-docker-4c-2g-15458 does not seem to be running inside a container\n[2020-01-21T18:07:07.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 ******** ci-base-image-x86_64 cat\n[2020-01-21T18:07:08.366Z] $ docker top b544790cca033666db6704fa73765fc4d59b6d370494778bb0927a318756fc11 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-21T18:07:09.356Z] + go version\n[2020-01-21T18:07:09.618Z] go version go1.12.14 linux/amd64\n[Pipeline] sh\n[2020-01-21T18:07:09.935Z] + make test\n[2020-01-21T18:07:09.935Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-21T18:07:11.589Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n[2020-01-21T18:07:26.600Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.195s\tcoverage: 92.3% of statements\n[2020-01-21T18:07:31.510Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-15459 in /w/workspace/ndry_app-functions-sdk-go_PR-271\n[Pipeline] {\n[Pipeline] ws\n[2020-01-21T18:07:31.533Z] Running in /w/workspace/app-functions-sdk-go/4\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-21T18:07:41.052Z] using credential edgex-jenkins-ssh\n[2020-01-21T18:07:41.085Z] Cloning the remote Git repository\n[2020-01-21T18:07:41.085Z] Cloning with configured refspecs honoured and without tags\n[2020-01-21T18:07:41.164Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-01-21T18:07:41.264Z] > git init /w/workspace/app-functions-sdk-go/4 # timeout=10\n[2020-01-21T18:07:41.368Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-01-21T18:07:41.370Z] > git --version # timeout=10\n[2020-01-21T18:07:41.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-21T18:07:41.515Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T18:07:44.845Z] Fetching without tags\n[2020-01-21T18:07:44.715Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-01-21T18:07:44.754Z] > git config --add remote.origin.fetch +refs/pull/271/head:refs/remotes/origin/PR-271 # timeout=10\n[2020-01-21T18:07:44.785Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T18:07:44.822Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-01-21T18:07:45.017Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.333s\tcoverage: 41.9% of statements\n[2020-01-21T18:07:45.018Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n[2020-01-21T18:07:45.018Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n[2020-01-21T18:07:45.018Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.033s\tcoverage: 100.0% of statements\n[2020-01-21T18:07:45.018Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.883s\tcoverage: 68.9% of statements\n[2020-01-21T18:07:45.018Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t[no test files]\n[2020-01-21T18:07:45.018Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.027s\tcoverage: 89.5% of statements\n[2020-01-21T18:07:45.018Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.005s\tcoverage: 100.0% of statements\n[2020-01-21T18:07:45.018Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.006s\tcoverage: 100.0% of statements\n[2020-01-21T18:07:45.282Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.295s\tcoverage: 100.0% of statements\n[2020-01-21T18:07:45.282Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n[2020-01-21T18:07:45.282Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n[2020-01-21T18:07:45.282Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n[2020-01-21T18:07:45.282Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n[2020-01-21T18:07:45.282Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n[2020-01-21T18:07:45.282Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n[2020-01-21T18:07:45.282Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.270s\tcoverage: 96.6% of statements\n[2020-01-21T18:07:45.282Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n[2020-01-21T18:07:45.530Z] Merging remotes/origin/master commit bd64ea8be3f82ff76742a89948fa87b4af164a14 into PR head commit f2dd9a5c672772362708fa5241c257fa8692b762\n[2020-01-21T18:07:45.548Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.010s\tcoverage: 97.7% of statements\n[2020-01-21T18:07:45.549Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n[2020-01-21T18:07:45.549Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n[2020-01-21T18:07:45.549Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n[2020-01-21T18:07:45.770Z] Merge succeeded, producing f2dd9a5c672772362708fa5241c257fa8692b762\n[2020-01-21T18:07:45.770Z] Checking out Revision f2dd9a5c672772362708fa5241c257fa8692b762 (PR-271)\n[2020-01-21T18:07:44.859Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-01-21T18:07:44.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-21T18:07:44.871Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T18:07:45.555Z] > git config core.sparsecheckout # timeout=10\n[2020-01-21T18:07:45.593Z] > git checkout -f f2dd9a5c672772362708fa5241c257fa8692b762 # timeout=10\n[2020-01-21T18:07:45.701Z] > git merge bd64ea8be3f82ff76742a89948fa87b4af164a14 # timeout=10\n[2020-01-21T18:07:45.731Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-21T18:07:45.778Z] > git config core.sparsecheckout # timeout=10\n[2020-01-21T18:07:45.804Z] > git checkout -f f2dd9a5c672772362708fa5241c257fa8692b762 # timeout=10\n[2020-01-21T18:07:50.280Z] Commit message: "refactor: batchandsend name to batch"\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-01-21T18:07:54.822Z] =========================================================\n[2020-01-21T18:07:54.822Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n[2020-01-21T18:07:54.822Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T18:07:55.568Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.641s\tcoverage: 86.7% of statements\n[2020-01-21T18:07:55.568Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.078s\tcoverage: 60.0% of statements\n[2020-01-21T18:07:55.568Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n[2020-01-21T18:07:56.277Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n[2020-01-21T18:07:58.103Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t10.304s\tcoverage: 72.6% of statements\n[2020-01-21T18:07:58.103Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.010s\tcoverage: 94.7% of statements\n[2020-01-21T18:07:58.103Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-01-21T18:07:58.303Z] Sending build context to Docker daemon 36.38MB\r\r\n[2020-01-21T18:07:58.303Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-01-21T18:07:58.303Z] Step 2/8 : FROM ${BASE}\n[2020-01-21T18:07:58.585Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-01-21T18:07:58.585Z] cde5963f3b93: Pulling fs layer\n[2020-01-21T18:07:58.585Z] 2a23fa8c16f7: Pulling fs layer\n[2020-01-21T18:07:58.585Z] 777b28850792: Pulling fs layer\n[2020-01-21T18:07:58.585Z] 3b9bb2159cbb: Pulling fs layer\n[2020-01-21T18:07:58.585Z] 3e5cb46e90bb: Pulling fs layer\n[2020-01-21T18:07:58.585Z] 704391ccfee3: Pulling fs layer\n[2020-01-21T18:07:58.585Z] dc41f6c27be0: Pulling fs layer\n[2020-01-21T18:07:58.585Z] 1e2f9a495ab8: Pulling fs layer\n[2020-01-21T18:07:58.585Z] b9840a92bc40: Pulling fs layer\n[2020-01-21T18:07:58.585Z] 29cc21b14733: Pulling fs layer\n[2020-01-21T18:07:58.585Z] 9b0bbc4bba68: Pulling fs layer\n[2020-01-21T18:07:58.585Z] 3b9bb2159cbb: Waiting\n[2020-01-21T18:07:58.585Z] 3e5cb46e90bb: Waiting\n[2020-01-21T18:07:58.585Z] 704391ccfee3: Waiting\n[2020-01-21T18:07:58.585Z] dc41f6c27be0: Waiting\n[2020-01-21T18:07:58.585Z] 1e2f9a495ab8: Waiting\n[2020-01-21T18:07:58.585Z] b9840a92bc40: Waiting\n[2020-01-21T18:07:58.585Z] 29cc21b14733: Waiting\n[2020-01-21T18:07:58.585Z] 9b0bbc4bba68: Waiting\n[2020-01-21T18:07:58.585Z] 777b28850792: Verifying Checksum\n[2020-01-21T18:07:58.585Z] 777b28850792: Download complete\n[2020-01-21T18:07:58.585Z] 2a23fa8c16f7: Verifying Checksum\n[2020-01-21T18:07:58.585Z] 2a23fa8c16f7: Download complete\n[2020-01-21T18:07:58.585Z] 3e5cb46e90bb: Verifying Checksum\n[2020-01-21T18:07:58.585Z] 3e5cb46e90bb: Download complete\n[2020-01-21T18:07:58.861Z] 704391ccfee3: Verifying Checksum\n[2020-01-21T18:07:58.861Z] 704391ccfee3: Download complete\n[2020-01-21T18:07:58.861Z] cde5963f3b93: Verifying Checksum\n[2020-01-21T18:07:58.861Z] cde5963f3b93: Download complete\n[2020-01-21T18:08:00.844Z] cde5963f3b93: Pull complete\n[2020-01-21T18:08:02.285Z] 2a23fa8c16f7: Pull complete\n[2020-01-21T18:08:02.895Z] 777b28850792: Pull complete\n[2020-01-21T18:08:06.266Z] dc41f6c27be0: Verifying Checksum\n[2020-01-21T18:08:06.266Z] dc41f6c27be0: Download complete\n[2020-01-21T18:08:06.280Z] gofmt -l .\n[2020-01-21T18:08:06.280Z] [ "`gofmt -l .`" = "" ]\n[2020-01-21T18:08:06.280Z] ./bin/test-attribution-txt.sh\n[2020-01-21T18:08:06.538Z] ./bin/test-go-mod-tidy.sh\n[2020-01-21T18:08:06.539Z] b9840a92bc40: Verifying Checksum\n[2020-01-21T18:08:06.539Z] b9840a92bc40: Download complete\n[Pipeline] stash\n[2020-01-21T18:08:07.956Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-21T18:08:07.959Z] $ docker stop --time=1 b544790cca033666db6704fa73765fc4d59b6d370494778bb0927a318756fc11\n[2020-01-21T18:08:09.693Z] $ docker rm -f b544790cca033666db6704fa73765fc4d59b6d370494778bb0927a318756fc11\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "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-01-21T18:08:10.861Z] 29cc21b14733: Verifying Checksum\n[2020-01-21T18:08:10.861Z] 29cc21b14733: Download complete\n[2020-01-21T18:08:10.861Z] 9b0bbc4bba68: Verifying Checksum\n[2020-01-21T18:08:10.861Z] 9b0bbc4bba68: Download complete\n[2020-01-21T18:08:12.839Z] 1e2f9a495ab8: Verifying Checksum\n[2020-01-21T18:08:12.839Z] 1e2f9a495ab8: Download complete\n[2020-01-21T18:08:14.808Z] 3b9bb2159cbb: Verifying Checksum\n[2020-01-21T18:08:14.808Z] 3b9bb2159cbb: Download complete\n[2020-01-21T18:08:29.845Z] 3b9bb2159cbb: Pull complete\n[2020-01-21T18:08:29.846Z] 3e5cb46e90bb: Pull complete\n[2020-01-21T18:08:29.846Z] 704391ccfee3: Pull complete\n[2020-01-21T18:08:36.535Z] dc41f6c27be0: Pull complete\n[2020-01-21T18:08:43.229Z] 1e2f9a495ab8: Pull complete\n[2020-01-21T18:08:43.229Z] b9840a92bc40: Pull complete\n[2020-01-21T18:08:46.616Z] 29cc21b14733: Pull complete\n[2020-01-21T18:08:46.616Z] 9b0bbc4bba68: Pull complete\n[2020-01-21T18:08:46.616Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n[2020-01-21T18:08:46.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n[2020-01-21T18:08:46.616Z] ---> 56ba99f26dce\n[2020-01-21T18:08:46.616Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n[2020-01-21T18:08:47.201Z] latest: Pulling from library/docker\n[2020-01-21T18:08:47.201Z] 8fa90b21c985: Pulling fs layer\n[2020-01-21T18:08:47.201Z] f2917335fcb0: Pulling fs layer\n[2020-01-21T18:08:47.201Z] c8d3c84c2515: Pulling fs layer\n[2020-01-21T18:08:47.201Z] 32738a03c1ca: Pulling fs layer\n[2020-01-21T18:08:47.201Z] c36258bdcaf0: Pulling fs layer\n[2020-01-21T18:08:47.201Z] 149292bf8308: Pulling fs layer\n[2020-01-21T18:08:47.201Z] f91f03656c52: Pulling fs layer\n[2020-01-21T18:08:47.201Z] 32738a03c1ca: Waiting\n[2020-01-21T18:08:47.201Z] c36258bdcaf0: Waiting\n[2020-01-21T18:08:47.201Z] 149292bf8308: Waiting\n[2020-01-21T18:08:47.201Z] f91f03656c52: Waiting\n[2020-01-21T18:08:47.786Z] c8d3c84c2515: Verifying Checksum\n[2020-01-21T18:08:47.786Z] c8d3c84c2515: Download complete\n[2020-01-21T18:08:48.058Z] f2917335fcb0: Verifying Checksum\n[2020-01-21T18:08:48.058Z] f2917335fcb0: Download complete\n[2020-01-21T18:08:48.058Z] 8fa90b21c985: Verifying Checksum\n[2020-01-21T18:08:48.058Z] 8fa90b21c985: Download complete\n[2020-01-21T18:08:48.660Z] c36258bdcaf0: Verifying Checksum\n[2020-01-21T18:08:48.660Z] c36258bdcaf0: Download complete\n[2020-01-21T18:08:48.660Z] 149292bf8308: Verifying Checksum\n[2020-01-21T18:08:48.660Z] 149292bf8308: Download complete\n[2020-01-21T18:08:49.273Z] f91f03656c52: Verifying Checksum\n[2020-01-21T18:08:49.273Z] f91f03656c52: Download complete\n[2020-01-21T18:08:49.867Z] 8fa90b21c985: Pull complete\n[2020-01-21T18:08:52.463Z] f2917335fcb0: Pull complete\n[2020-01-21T18:08:52.740Z] c8d3c84c2515: Pull complete\n[2020-01-21T18:08:52.740Z] 32738a03c1ca: Retrying in 5 seconds\n[2020-01-21T18:08:53.706Z] 32738a03c1ca: Retrying in 4 seconds\n[2020-01-21T18:08:54.692Z] 32738a03c1ca: Retrying in 3 seconds\n[2020-01-21T18:08:55.683Z] 32738a03c1ca: Retrying in 2 seconds\n[2020-01-21T18:08:56.657Z] 32738a03c1ca: Retrying in 1 second\n[2020-01-21T18:09:00.051Z] 32738a03c1ca: Verifying Checksum\n[2020-01-21T18:09:00.051Z] 32738a03c1ca: Download complete\n[2020-01-21T18:09:05.423Z] 32738a03c1ca: Pull complete\n[2020-01-21T18:09:05.423Z] c36258bdcaf0: Pull complete\n[2020-01-21T18:09:05.693Z] 149292bf8308: Pull complete\n[2020-01-21T18:09:05.972Z] f91f03656c52: Pull complete\n[2020-01-21T18:09:05.972Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95\n[2020-01-21T18:09:05.972Z] Status: Downloaded newer image for docker:latest\n[2020-01-21T18:09:10.291Z] ---> e63284e741f0\n[2020-01-21T18:09:10.291Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-21T18:09:10.291Z] ---> Running in 22e8f676f984\n[2020-01-21T18:09:10.562Z] Removing intermediate container 22e8f676f984\n[2020-01-21T18:09:10.562Z] ---> 51322a822192\n[2020-01-21T18:09:10.562Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-01-21T18:09:10.562Z] ---> Running in 0e507fe3a5b2\n[2020-01-21T18:09:11.535Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-01-21T18:09:12.508Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-01-21T18:09:12.779Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-01-21T18:09:13.050Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-01-21T18:09:13.050Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-01-21T18:09:13.050Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-01-21T18:09:13.325Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-01-21T18:09:13.325Z] Executing busybox-1.31.1-r8.trigger\n[2020-01-21T18:09:13.325Z] OK: 127 MiB in 44 packages\n[2020-01-21T18:09:14.771Z] Removing intermediate container 0e507fe3a5b2\n[2020-01-21T18:09:14.771Z] ---> 6953a73d08a5\n[2020-01-21T18:09:14.771Z] Step 6/8 : WORKDIR /build\n[2020-01-21T18:09:14.771Z] ---> Running in ed06ad04af7d\n[2020-01-21T18:09:15.362Z] Removing intermediate container ed06ad04af7d\n[2020-01-21T18:09:15.362Z] ---> 210ef70a1859\n[2020-01-21T18:09:15.362Z] Step 7/8 : COPY go.mod .\n[2020-01-21T18:09:15.643Z] ---> 1802d529b4f0\n[2020-01-21T18:09:15.643Z] Step 8/8 : RUN go mod download\n[2020-01-21T18:09:15.913Z] ---> Running in 524f898966da\n[2020-01-21T18:09:16.890Z] \x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-01-21T18:09:17.168Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n[2020-01-21T18:09:17.168Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-21T18:09:17.168Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n[2020-01-21T18:09:17.168Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-01-21T18:09:17.168Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-21T18:09:17.168Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-01-21T18:09:17.168Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-21T18:09:18.624Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-01-21T18:09:18.624Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-01-21T18:09:19.215Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-21T18:09:19.215Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-21T18:09:19.215Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-21T18:09:19.215Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-21T18:09:19.215Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-21T18:09:19.486Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-01-21T18:09:19.760Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n[2020-01-21T18:09:20.035Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-01-21T18:09:21.011Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-01-21T18:09:21.011Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-01-21T18:09:21.011Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-21T18:09:21.286Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-01-21T18:09:21.286Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-21T18:09:21.560Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n[2020-01-21T18:09:21.560Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-21T18:09:22.562Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-21T18:09:22.562Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n[2020-01-21T18:09:22.562Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-01-21T18:09:22.844Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-01-21T18:09:23.117Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-21T18:09:23.718Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-01-21T18:09:24.313Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-21T18:09:24.313Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-21T18:09:24.313Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-21T18:09:24.313Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-01-21T18:09:24.587Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-01-21T18:09:25.196Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-01-21T18:09:25.472Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-01-21T18:09:26.085Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-21T18:09:26.085Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-21T18:09:32.797Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-01-21T18:09:32.797Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-21T18:09:32.797Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-21T18:09:32.797Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-21T18:09:32.797Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-21T18:09:32.797Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-21T18:09:32.797Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-01-21T18:09:34.790Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-21T18:09:34.790Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-21T18:09:35.401Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-21T18:09:35.711Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-21T18:09:35.711Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-21T18:09:35.711Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-21T18:09:35.711Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-21T18:09:35.711Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-21T18:09:36.002Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-21T18:09:36.002Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-21T18:09:36.285Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-21T18:09:37.723Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-21T18:09:37.723Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-21T18:09:37.723Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-21T18:09:37.991Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-21T18:09:37.991Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-21T18:09:37.991Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-21T18:09:37.991Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-21T18:09:38.259Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-21T18:09:39.691Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-21T18:09:39.691Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-21T18:09:39.691Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-21T18:09:39.966Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-21T18:09:39.966Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-21T18:09:40.240Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-21T18:09:41.225Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-21T18:09:41.828Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-21T18:09:41.828Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-21T18:09:42.106Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-21T18:09:43.089Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-21T18:09:43.089Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-21T18:09:43.685Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-21T18:09:43.965Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-21T18:09:43.965Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-21T18:09:44.560Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-21T18:09:45.537Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-21T18:09:45.537Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-21T18:09:45.812Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-21T18:10:42.390Z] \x1b[0mRemoving intermediate container 524f898966da\n[2020-01-21T18:10:42.390Z] ---> f73513da10a3\n[2020-01-21T18:10:42.390Z] Successfully built f73513da10a3\n[2020-01-21T18:10:42.390Z] 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-01-21T18:10:42.883Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-21T18:10:43.156Z] .\n[Pipeline] withDockerContainer\n[2020-01-21T18:10:43.637Z] prd-ubuntu18.04-docker-arm64-4c-2g-15459 does not seem to be running inside a container\n[2020-01-21T18:10:43.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 ******** ci-base-image-arm64 cat\n[2020-01-21T18:10:45.919Z] $ docker top 97aa8cf9b1b368cd73c7c88ecf1f53e2dc666d86c314baf9e7350eb2ee17b40b -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-21T18:10:48.954Z] + go version\n[2020-01-21T18:10:48.954Z] go version go1.12.14 linux/arm64\n[Pipeline] sh\n[2020-01-21T18:10:49.668Z] + make test\n[2020-01-21T18:10:49.668Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-21T18:10:51.636Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n[2020-01-21T18:11:48.181Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.080s\tcoverage: 92.3% of statements\n[2020-01-21T18:12:35.132Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.448s\tcoverage: 41.9% of statements\n[2020-01-21T18:12:35.132Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n[2020-01-21T18:12:35.132Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n[2020-01-21T18:12:36.116Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.031s\tcoverage: 100.0% of statements\n[2020-01-21T18:12:46.247Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.301s\tcoverage: 68.9% of statements\n[2020-01-21T18:12:46.247Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t[no test files]\n[2020-01-21T18:12:46.247Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.022s\tcoverage: 89.5% of statements\n[2020-01-21T18:12:48.210Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.017s\tcoverage: 100.0% of statements\n[2020-01-21T18:12:49.643Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.017s\tcoverage: 100.0% of statements\n[2020-01-21T18:12:55.045Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.027s\tcoverage: 100.0% of statements\n[2020-01-21T18:12:55.045Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n[2020-01-21T18:12:55.045Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n[2020-01-21T18:12:55.045Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n[2020-01-21T18:12:55.045Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n[2020-01-21T18:12:55.045Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n[2020-01-21T18:12:55.045Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n[2020-01-21T18:12:55.045Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.014s\tcoverage: 96.6% of statements\n[2020-01-21T18:12:55.045Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n[2020-01-21T18:12:56.468Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.015s\tcoverage: 97.7% of statements\n[2020-01-21T18:12:56.468Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n[2020-01-21T18:12:56.468Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n[2020-01-21T18:12:56.468Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n[2020-01-21T18:13:08.831Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.703s\tcoverage: 86.7% of statements\n[2020-01-21T18:13:08.831Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.052s\tcoverage: 60.0% of statements\n[2020-01-21T18:13:08.831Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n[2020-01-21T18:13:21.186Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t10.395s\tcoverage: 72.6% of statements\n[2020-01-21T18:13:21.186Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.024s\tcoverage: 94.7% of statements\n[2020-01-21T18:13:21.186Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-01-21T18:14:00.136Z] gofmt -l .\n[2020-01-21T18:14:00.136Z] [ "`gofmt -l .`" = "" ]\n[2020-01-21T18:14:00.136Z] ./bin/test-attribution-txt.sh\n[2020-01-21T18:14:00.136Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-01-21T18:14:00.150Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-01-21T18:14:00.597Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-21T18:14:00.597Z] $ docker stop --time=1 97aa8cf9b1b368cd73c7c88ecf1f53e2dc666d86c314baf9e7350eb2ee17b40b\n[2020-01-21T18:14:02.966Z] $ docker rm -f 97aa8cf9b1b368cd73c7c88ecf1f53e2dc666d86c314baf9e7350eb2ee17b40b\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "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-01-21T18:14:04.145Z] provisioning config files...\n[2020-01-21T18:14:04.162Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/config3721455816799297640tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-01-21T18:14:04.526Z] + curl -s https://codecov.io/bash\n[2020-01-21T18:14:04.527Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/config3721455816799297640tmp\n[2020-01-21T18:14:04.790Z] \n[2020-01-21T18:14:04.790Z] _____ _\n[2020-01-21T18:14:04.790Z] / ____| | |\n[2020-01-21T18:14:04.790Z] | | ___ __| | ___ ___ _____ __\n[2020-01-21T18:14:04.790Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-01-21T18:14:04.790Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-01-21T18:14:04.790Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-01-21T18:14:04.790Z] Bash-20191211-b8db533\n[2020-01-21T18:14:04.790Z] \n[2020-01-21T18:14:04.790Z] \n[2020-01-21T18:14:04.790Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-01-21T18:14:04.790Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-01-21T18:14:04.790Z] \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-01-21T18:14:04.790Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-01-21T18:14:04.790Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-01-21T18:14:04.790Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-01-21T18:14:04.790Z] \x1b[0;32m+\x1b[0m .\n[2020-01-21T18:14:04.790Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-01-21T18:14:04.790Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-01-21T18:14:05.051Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-01-21T18:14:05.051Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=52747\x1b[0m\n[2020-01-21T18:14:05.051Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-01-21T18:14:05.051Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-01-21T18:14:05.344Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-01-21T18:14:05.344Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-01-21T18:14:05.344Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-01-21T18:14:05.344Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-01-21T18:14:05.344Z] \x1b[0;90mquery:\x1b[0m branch=PR-271&commit=f2dd9a5c672772362708fa5241c257fa8692b762&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-271%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=271&job=\n[2020-01-21T18:14:05.344Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-01-21T18:14:05.344Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-271&commit=f2dd9a5c672772362708fa5241c257fa8692b762&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-271%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=271&job=\n[2020-01-21T18:14:05.951Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-01-21T18:14:06.900Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/f2dd9a5c672772362708fa5241c257fa8692b762\x1b[0m\n[Pipeline] }\n[2020-01-21T18:14:06.911Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to when conditional\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "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-01-21T18:14:07.473Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-21T18:14:08.056Z] ---> package-listing.sh\n[2020-01-21T18:14:08.056Z] ++ facter osfamily\n[2020-01-21T18:14:08.056Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-21T18:14:08.056Z] + OS_FAMILY=redhat\n[2020-01-21T18:14:08.056Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-271\n[2020-01-21T18:14:08.056Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-21T18:14:08.056Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-21T18:14:08.056Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-21T18:14:08.056Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-21T18:14:08.056Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-271 \']\'\n[2020-01-21T18:14:08.056Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-21T18:14:08.056Z] + case "${OS_FAMILY}" in\n[2020-01-21T18:14:08.056Z] + rpm -qa\n[2020-01-21T18:14:08.057Z] + sort\n[2020-01-21T18:14:13.423Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-21T18:14:13.423Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-21T18:14:13.424Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-21T18:14:13.424Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-271 \']\'\n[2020-01-21T18:14:13.424Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-271/archives/\n[2020-01-21T18:14:13.424Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-271/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T18:14:13.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-21T18:14:13.839Z] \n[2020-01-21T18:14:13.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T18:14:14.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-21T18:14:15.155Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-21T18:14:15.156Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-21T18:14:15.156Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-21T18:14:15.156Z] c9ea274ed700: Pulling fs layer\n[2020-01-21T18:14:15.156Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-21T18:14:15.156Z] f6a933c9cadc: Pulling fs layer\n[2020-01-21T18:14:15.156Z] 61811dbd4963: Pulling fs layer\n[2020-01-21T18:14:15.156Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-21T18:14:15.156Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-21T18:14:15.156Z] dc21a1d4508b: Pulling fs layer\n[2020-01-21T18:14:15.156Z] 363af2e989c4: Pulling fs layer\n[2020-01-21T18:14:15.156Z] 61811dbd4963: Waiting\n[2020-01-21T18:14:15.156Z] a6eb2c9e2280: Waiting\n[2020-01-21T18:14:15.156Z] 9cfac6ba3733: Waiting\n[2020-01-21T18:14:15.156Z] f6a933c9cadc: Waiting\n[2020-01-21T18:14:15.156Z] 095dd8b7b4d8: Waiting\n[2020-01-21T18:14:15.156Z] dc21a1d4508b: Waiting\n[2020-01-21T18:14:15.156Z] 363af2e989c4: Waiting\n[2020-01-21T18:14:15.156Z] da0e9bf0cc60: Download complete\n[2020-01-21T18:14:15.483Z] 9cfac6ba3733: Download complete\n[2020-01-21T18:14:15.483Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-21T18:14:15.483Z] e6b0cf9c0882: Download complete\n[2020-01-21T18:14:15.483Z] f6a933c9cadc: Verifying Checksum\n[2020-01-21T18:14:15.483Z] f6a933c9cadc: Download complete\n[2020-01-21T18:14:16.020Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-21T18:14:16.020Z] a6eb2c9e2280: Download complete\n[2020-01-21T18:14:16.349Z] e6b0cf9c0882: Pull complete\n[2020-01-21T18:14:16.620Z] da0e9bf0cc60: Pull complete\n[2020-01-21T18:14:16.898Z] c9ea274ed700: Verifying Checksum\n[2020-01-21T18:14:16.898Z] c9ea274ed700: Download complete\n[2020-01-21T18:14:16.898Z] 095dd8b7b4d8: Verifying Checksum\n[2020-01-21T18:14:16.898Z] 095dd8b7b4d8: Download complete\n[2020-01-21T18:14:16.898Z] 363af2e989c4: Verifying Checksum\n[2020-01-21T18:14:16.898Z] 363af2e989c4: Download complete\n[2020-01-21T18:14:17.188Z] dc21a1d4508b: Verifying Checksum\n[2020-01-21T18:14:17.188Z] dc21a1d4508b: Download complete\n[2020-01-21T18:14:18.776Z] 61811dbd4963: Verifying Checksum\n[2020-01-21T18:14:18.776Z] 61811dbd4963: Download complete\n[2020-01-21T18:14:20.873Z] c9ea274ed700: Pull complete\n[2020-01-21T18:14:21.154Z] 9cfac6ba3733: Pull complete\n[2020-01-21T18:14:21.431Z] f6a933c9cadc: Pull complete\n[2020-01-21T18:14:26.837Z] 61811dbd4963: Pull complete\n[2020-01-21T18:14:26.837Z] a6eb2c9e2280: Pull complete\n[2020-01-21T18:14:28.910Z] 095dd8b7b4d8: Pull complete\n[2020-01-21T18:14:29.508Z] dc21a1d4508b: Pull complete\n[2020-01-21T18:14:29.508Z] 363af2e989c4: Pull complete\n[2020-01-21T18:14:29.508Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-21T18:14:29.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-21T18:14:29.876Z] prd-centos7-docker-4c-2g-15455 does not seem to be running inside a container\n[2020-01-21T18:14:29.950Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-271 -v /w/workspace/ndry_app-functions-sdk-go_PR-271:/w/workspace/ndry_app-functions-sdk-go_PR-271:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-271@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-21T18:14:31.476Z] $ docker top 5934b82b581142b270b4154b6984e03fc55b65dae2fb86b819ed7f00debbdfd7 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-21T18:14:33.050Z] provisioning config files...\n[2020-01-21T18:14:33.066Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/config174293981295969991tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-21T18:14:33.096Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-21T18:14:33.776Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-21T18:14:33.810Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-21T18:14:34.158Z] ---> logs-deploy.sh\n[2020-01-21T18:14:34.158Z] + ARCHIVE_ARTIFACTS=\n[2020-01-21T18:14:34.158Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-21T18:14:34.159Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-21T18:14:34.159Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-21T18:14:34.159Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-271/4\n[2020-01-21T18:14:34.159Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-271/4/\n[2020-01-21T18:14:34.159Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-271/4 /w/workspace/ndry_app-functions-sdk-go_PR-271\n[2020-01-21T18:14:36.152Z] Archives upload complete.\n[2020-01-21T18:14:36.152Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-271/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-271/4/\n[2020-01-21T18:14:37.165Z] ---> uname -a:\n[2020-01-21T18:14:37.165Z] Linux 5934b82b5811 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n[2020-01-21T18:14:37.165Z] \n[2020-01-21T18:14:37.165Z] \n[2020-01-21T18:14:37.165Z] ---> lscpu:\n[2020-01-21T18:14:37.165Z] Architecture: x86_64\n[2020-01-21T18:14:37.165Z] CPU op-mode(s): 32-bit, 64-bit\n[2020-01-21T18:14:37.165Z] Byte Order: Little Endian\n[2020-01-21T18:14:37.165Z] Address sizes: 40 bits physical, 48 bits virtual\n[2020-01-21T18:14:37.165Z] CPU(s): 4\n[2020-01-21T18:14:37.165Z] On-line CPU(s) list: 0-3\n[2020-01-21T18:14:37.165Z] Thread(s) per core: 1\n[2020-01-21T18:14:37.165Z] Core(s) per socket: 1\n[2020-01-21T18:14:37.165Z] Socket(s): 4\n[2020-01-21T18:14:37.165Z] NUMA node(s): 1\n[2020-01-21T18:14:37.165Z] Vendor ID: GenuineIntel\n[2020-01-21T18:14:37.165Z] CPU family: 6\n[2020-01-21T18:14:37.165Z] Model: 44\n[2020-01-21T18:14:37.165Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n[2020-01-21T18:14:37.165Z] Stepping: 1\n[2020-01-21T18:14:37.165Z] CPU MHz: 2933.438\n[2020-01-21T18:14:37.165Z] BogoMIPS: 5866.87\n[2020-01-21T18:14:37.165Z] Virtualization: VT-x\n[2020-01-21T18:14:37.165Z] Hypervisor vendor: KVM\n[2020-01-21T18:14:37.165Z] Virtualization type: full\n[2020-01-21T18:14:37.165Z] L1d cache: 128 KiB\n[2020-01-21T18:14:37.165Z] L1i cache: 128 KiB\n[2020-01-21T18:14:37.165Z] L2 cache: 16 MiB\n[2020-01-21T18:14:37.165Z] L3 cache: 64 MiB\n[2020-01-21T18:14:37.165Z] NUMA node0 CPU(s): 0-3\n[2020-01-21T18:14:37.165Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n[2020-01-21T18:14:37.166Z] Vulnerability Meltdown: Mitigation; PTI\n[2020-01-21T18:14:37.166Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n[2020-01-21T18:14:37.166Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n[2020-01-21T18:14:37.166Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n[2020-01-21T18:14:37.166Z] 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-01-21T18:14:37.166Z] \n[2020-01-21T18:14:37.166Z] \n[2020-01-21T18:14:37.166Z] ---> nproc:\n[2020-01-21T18:14:37.166Z] 4\n[2020-01-21T18:14:37.166Z] \n[2020-01-21T18:14:37.166Z] \n[2020-01-21T18:14:37.166Z] ---> df -h:\n[2020-01-21T18:14:37.166Z] Filesystem Size Used Available Use% Mounted on\n[2020-01-21T18:14:37.166Z] overlay 50.0G 6.3G 43.6G 13% /\n[2020-01-21T18:14:37.166Z] tmpfs 64.0M 0 64.0M 0% /dev\n[2020-01-21T18:14:37.166Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n[2020-01-21T18:14:37.166Z] shm 64.0M 0 64.0M 0% /dev/shm\n[2020-01-21T18:14:37.166Z] /dev/vda1 50.0G 6.3G 43.6G 13% /etc/resolv.conf\n[2020-01-21T18:14:37.166Z] /dev/vda1 50.0G 6.3G 43.6G 13% /etc/hostname\n[2020-01-21T18:14:37.166Z] /dev/vda1 50.0G 6.3G 43.6G 13% /etc/hosts\n[2020-01-21T18:14:37.166Z] /dev/vda1 50.0G 6.3G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-271\n[2020-01-21T18:14:37.166Z] /dev/vda1 50.0G 6.3G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp\n[2020-01-21T18:14:37.166Z] /dev/vda1 50.0G 6.3G 43.6G 13% /var/log/sa\n[2020-01-21T18:14:37.166Z] \n[2020-01-21T18:14:37.166Z] \n[2020-01-21T18:14:37.166Z] ---> free -m:\n[2020-01-21T18:14:37.166Z] total used free shared buff/cache available\n[2020-01-21T18:14:37.166Z] Mem: 1838 710 72 0 1055 1035\n[2020-01-21T18:14:37.166Z] Swap: 1023 1 1022\n[2020-01-21T18:14:37.166Z] \n[2020-01-21T18:14:37.166Z] \n[2020-01-21T18:14:37.166Z] ---> ip addr:\n[2020-01-21T18:14:37.166Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n[2020-01-21T18:14:37.166Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n[2020-01-21T18:14:37.166Z] inet 127.0.0.1/8 scope host lo\n[2020-01-21T18:14:37.166Z] valid_lft forever preferred_lft forever\n[2020-01-21T18:14:37.166Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n[2020-01-21T18:14:37.166Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n[2020-01-21T18:14:37.166Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n[2020-01-21T18:14:37.166Z] valid_lft forever preferred_lft forever\n[2020-01-21T18:14:37.166Z] \n[2020-01-21T18:14:37.166Z] \n[2020-01-21T18:14:37.166Z] ---> sar -b -r -n DEV:\n[2020-01-21T18:14:37.166Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/21/20 \t_x86_64_\t(4 CPU)\n[2020-01-21T18:14:37.166Z] \n[2020-01-21T18:14:37.166Z] 18:00:20 LINUX RESTART\n[2020-01-21T18:14:37.166Z] \n[2020-01-21T18:14:37.166Z] 18:01:01 tps rtps wtps bread/s bwrtn/s\n[2020-01-21T18:14:37.166Z] 18:02:03 119.21 76.22 42.99 4661.31 34570.07\n[2020-01-21T18:14:37.166Z] 18:03:01 42.92 7.93 35.00 2357.18 4109.88\n[2020-01-21T18:14:37.166Z] 18:04:01 4.34 0.00 4.34 0.00 681.75\n[2020-01-21T18:14:37.166Z] 18:05:01 1.00 0.00 1.00 0.00 13.82\n[2020-01-21T18:14:37.166Z] 18:06:01 0.57 0.00 0.57 0.00 6.09\n[2020-01-21T18:14:37.166Z] 18:07:01 0.80 0.00 0.80 0.00 10.52\n[2020-01-21T18:14:37.166Z] 18:08:01 186.90 169.69 17.21 1849.98 638.69\n[2020-01-21T18:14:37.166Z] 18:09:01 90.53 84.40 6.13 1654.61 354.88\n[2020-01-21T18:14:37.166Z] 18:10:02 0.40 0.00 0.40 0.00 4.92\n[2020-01-21T18:14:37.166Z] 18:11:01 0.30 0.00 0.30 0.00 3.26\n[2020-01-21T18:14:37.166Z] 18:12:01 0.27 0.00 0.27 0.00 2.56\n[2020-01-21T18:14:37.166Z] 18:13:01 0.18 0.00 0.18 0.00 2.01\n[2020-01-21T18:14:37.166Z] 18:14:01 0.30 0.00 0.30 0.00 3.75\n[2020-01-21T18:14:37.166Z] Average: 34.61 26.18 8.43 813.89 3167.21\n[2020-01-21T18:14:37.166Z] \n[2020-01-21T18:14:37.166Z] 18:01:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n[2020-01-21T18:14:37.166Z] 18:02:03 67784 1814520 96.40 2620 1336980 916136 31.26 338376 1325116 45028\n[2020-01-21T18:14:37.166Z] 18:03:01 139736 1742568 92.58 2620 1186008 964544 32.91 478404 1106528 17904\n[2020-01-21T18:14:37.166Z] 18:04:01 153396 1728908 91.85 2620 1186016 876240 29.90 468200 1105504 0\n[2020-01-21T18:14:37.166Z] 18:05:01 150524 1731780 92.00 2620 1186016 876516 29.91 485152 1091592 8\n[2020-01-21T18:14:37.166Z] 18:06:01 151160 1731144 91.97 2620 1186024 876532 29.91 485296 1091596 8\n[2020-01-21T18:14:37.166Z] 18:07:01 150640 1731664 92.00 2620 1186028 876508 29.91 485276 1091592 8\n[2020-01-21T18:14:37.166Z] 18:08:01 65588 1816716 96.52 2620 1236988 896124 30.58 531060 1104436 108\n[2020-01-21T18:14:37.166Z] 18:09:01 77432 1804872 95.89 2620 1172584 876336 29.90 482796 1071828 8\n[2020-01-21T18:14:37.166Z] 18:10:02 77448 1804856 95.89 2620 1172588 876336 29.90 482588 1071816 8\n[2020-01-21T18:14:37.166Z] 18:11:01 85196 1797108 95.47 2620 1172628 876336 29.90 475160 1071824 12\n[2020-01-21T18:14:37.166Z] 18:12:01 82552 1799752 95.61 2620 1172596 876564 29.91 477444 1071816 12\n[2020-01-21T18:14:37.166Z] 18:13:01 82144 1800160 95.64 2620 1172604 875184 29.86 477528 1071816 20\n[2020-01-21T18:14:37.166Z] 18:14:01 82160 1800144 95.64 2620 1172608 875276 29.86 477456 1071816 8\n[2020-01-21T18:14:37.166Z] Average: 105058 1777246 94.42 2620 1195359 887587 30.28 472672 1103637 4856\n[2020-01-21T18:14:37.166Z] \n[2020-01-21T18:14:37.166Z] 18:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n[2020-01-21T18:14:37.166Z] 18:02:03 eth0 135.55 113.33 527.06 43.79 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:02:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:02:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:03:01 eth0 247.95 254.37 1071.02 365.43 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:03:01 docker0 109.30 74.76 9.34 305.84 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:04:01 eth0 0.60 0.08 0.05 0.01 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:05:01 eth0 0.42 0.32 0.26 0.20 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:06:01 eth0 1.00 0.42 0.33 0.21 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:07:01 eth0 0.92 0.27 0.22 0.08 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:08:01 eth0 0.43 0.38 0.27 0.18 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:09:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:10:02 eth0 0.25 0.10 0.01 0.01 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:11:01 eth0 0.71 0.08 0.05 0.01 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:12:01 eth0 1.88 0.37 0.49 0.26 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:13:01 eth0 2.31 0.95 0.66 2.25 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:14:01 eth0 2.11 0.63 0.64 0.41 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] Average: eth0 30.06 28.24 121.87 31.05 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] Average: docker0 8.17 5.59 0.70 22.86 0.00 0.00 0.00\n[2020-01-21T18:14:37.166Z] \n[2020-01-21T18:14:37.166Z] \n[2020-01-21T18:14:37.166Z] ---> sar -P ALL:\n[2020-01-21T18:14:37.166Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/21/20 \t_x86_64_\t(4 CPU)\n[2020-01-21T18:14:37.166Z] \n[2020-01-21T18:14:37.166Z] 18:00:20 LINUX RESTART\n[2020-01-21T18:14:37.166Z] \n[2020-01-21T18:14:37.166Z] 18:01:01 CPU %user %nice %system %iowait %steal %idle\n[2020-01-21T18:14:37.166Z] 18:02:03 all 9.13 0.00 8.07 11.12 42.10 29.58\n[2020-01-21T18:14:37.166Z] 18:02:03 0 7.44 0.00 7.32 11.39 42.94 30.91\n[2020-01-21T18:14:37.166Z] 18:02:03 1 9.46 0.00 7.14 12.21 42.39 28.81\n[2020-01-21T18:14:37.166Z] 18:02:03 2 7.84 0.00 10.16 9.46 41.83 30.70\n[2020-01-21T18:14:37.166Z] 18:02:03 3 11.87 0.00 7.68 11.44 41.17 27.84\n[2020-01-21T18:14:37.166Z] 18:03:01 all 6.97 0.00 3.84 1.08 31.52 56.60\n[2020-01-21T18:14:37.166Z] 18:03:01 0 6.16 0.00 3.54 1.66 32.81 55.82\n[2020-01-21T18:14:37.166Z] 18:03:01 1 6.09 0.00 4.41 0.58 31.33 57.58\n[2020-01-21T18:14:37.166Z] 18:03:01 2 7.63 0.00 3.62 1.59 30.62 56.54\n[2020-01-21T18:14:37.166Z] 18:03:01 3 8.01 0.00 3.77 0.43 31.34 56.45\n[2020-01-21T18:14:37.166Z] 18:04:01 all 0.05 0.00 0.07 0.00 2.71 97.17\n[2020-01-21T18:14:37.166Z] 18:04:01 0 0.03 0.00 0.07 0.00 2.28 97.62\n[2020-01-21T18:14:37.166Z] 18:04:01 1 0.10 0.00 0.07 0.00 2.79 97.04\n[2020-01-21T18:14:37.166Z] 18:04:01 2 0.03 0.00 0.06 0.00 4.10 95.80\n[2020-01-21T18:14:37.166Z] 18:04:01 3 0.02 0.00 0.08 0.00 1.63 98.27\n[2020-01-21T18:14:37.166Z] 18:05:01 all 0.10 0.00 0.04 0.00 0.58 99.29\n[2020-01-21T18:14:37.166Z] 18:05:01 0 0.05 0.00 0.05 0.00 0.38 99.52\n[2020-01-21T18:14:37.166Z] 18:05:01 1 0.07 0.00 0.07 0.00 0.75 99.12\n[2020-01-21T18:14:37.166Z] 18:05:01 2 0.05 0.00 0.03 0.00 0.45 99.47\n[2020-01-21T18:14:37.166Z] 18:05:01 3 0.25 0.00 0.03 0.00 0.70 99.02\n[2020-01-21T18:14:37.166Z] 18:06:01 all 0.10 0.00 0.05 0.00 0.33 99.52\n[2020-01-21T18:14:37.166Z] 18:06:01 0 0.02 0.00 0.03 0.00 0.25 99.70\n[2020-01-21T18:14:37.166Z] 18:06:01 1 0.03 0.00 0.03 0.00 0.15 99.78\n[2020-01-21T18:14:37.166Z] 18:06:01 2 0.05 0.00 0.08 0.00 0.50 99.37\n[2020-01-21T18:14:37.166Z] 18:06:01 3 0.28 0.00 0.03 0.00 0.45 99.23\n[2020-01-21T18:14:37.166Z] 18:07:01 all 0.07 0.00 0.04 0.00 0.82 99.07\n[2020-01-21T18:14:37.166Z] 18:07:01 0 0.02 0.00 0.03 0.00 0.66 99.29\n[2020-01-21T18:14:37.166Z] 18:07:01 1 0.05 0.00 0.03 0.00 0.46 99.45\n[2020-01-21T18:14:37.166Z] 18:07:01 2 0.05 0.00 0.05 0.00 1.47 98.43\n[2020-01-21T18:14:37.166Z] 18:07:01 3 0.17 0.00 0.05 0.00 0.67 99.12\n[2020-01-21T18:14:37.166Z] 18:08:01 all 0.11 2.21 9.47 7.42 12.75 68.04\n[2020-01-21T18:14:37.166Z] 18:08:01 0 0.06 2.12 9.76 7.62 12.72 67.72\n[2020-01-21T18:14:37.166Z] 18:08:01 1 0.11 2.33 9.70 8.00 12.88 66.98\n[2020-01-21T18:14:37.166Z] 18:08:01 2 0.08 2.17 9.03 7.94 12.59 68.19\n[2020-01-21T18:14:37.166Z] 18:08:01 3 0.19 2.20 9.42 6.13 12.83 69.23\n[2020-01-21T18:14:37.166Z] 18:09:01 all 0.11 0.13 0.84 0.54 1.10 97.28\n[2020-01-21T18:14:37.166Z] 18:09:01 0 0.02 0.07 0.50 0.08 0.85 98.49\n[2020-01-21T18:14:37.166Z] 18:09:01 1 0.23 0.15 0.78 1.68 0.98 96.17\n[2020-01-21T18:14:37.166Z] 18:09:01 2 0.17 0.18 1.12 0.18 1.33 97.02\n[2020-01-21T18:14:37.166Z] 18:09:01 3 0.03 0.13 0.93 0.15 1.23 97.52\n[2020-01-21T18:14:37.166Z] 18:10:02 all 0.14 0.00 0.08 0.00 1.41 98.36\n[2020-01-21T18:14:37.166Z] 18:10:02 0 0.07 0.00 0.08 0.00 1.76 98.09\n[2020-01-21T18:14:37.166Z] 18:10:02 1 0.33 0.00 0.07 0.00 1.31 98.29\n[2020-01-21T18:14:37.166Z] 18:10:02 2 0.12 0.00 0.13 0.00 1.37 98.38\n[2020-01-21T18:14:37.166Z] 18:10:02 3 0.08 0.00 0.05 0.00 1.23 98.64\n[2020-01-21T18:14:37.166Z] 18:11:01 all 0.17 0.00 0.11 0.00 3.86 95.86\n[2020-01-21T18:14:37.166Z] 18:11:01 0 0.13 0.00 0.10 0.00 3.50 96.27\n[2020-01-21T18:14:37.166Z] 18:11:01 1 0.25 0.00 0.12 0.02 4.74 94.88\n[2020-01-21T18:14:37.166Z] 18:11:01 2 0.17 0.00 0.10 0.00 4.36 95.38\n[2020-01-21T18:14:37.166Z] 18:11:01 3 0.12 0.00 0.08 0.00 2.84 96.96\n[2020-01-21T18:14:37.166Z] 18:12:01 all 0.22 0.00 0.15 0.00 5.17 94.46\n[2020-01-21T18:14:37.166Z] 18:12:01 0 0.16 0.00 0.10 0.00 3.90 95.84\n[2020-01-21T18:14:37.166Z] 18:12:01 1 0.26 0.00 0.15 0.00 6.36 93.24\n[2020-01-21T18:14:37.166Z] 18:12:01 2 0.24 0.00 0.16 0.00 5.70 93.89\n[2020-01-21T18:14:37.166Z] 18:12:01 3 0.23 0.00 0.20 0.00 4.70 94.88\n[2020-01-21T18:14:37.166Z] 18:13:01 all 0.21 0.00 0.12 0.00 2.54 97.13\n[2020-01-21T18:14:37.166Z] 18:13:01 0 0.23 0.00 0.15 0.00 2.59 97.03\n[2020-01-21T18:14:37.166Z] 18:13:01 1 0.25 0.00 0.13 0.00 3.28 96.34\n[2020-01-21T18:14:37.166Z] 18:13:01 2 0.20 0.00 0.12 0.00 1.92 97.77\n[2020-01-21T18:14:37.166Z] 18:13:01 3 0.13 0.00 0.13 0.00 2.37 97.37\n[2020-01-21T18:14:37.166Z] 18:14:01 all 0.10 0.00 0.04 0.00 1.07 98.78\n[2020-01-21T18:14:37.166Z] 18:14:01 0 0.12 0.00 0.02 0.00 0.94 98.92\n[2020-01-21T18:14:37.166Z] 18:14:01 1 0.08 0.00 0.08 0.00 2.06 97.77\n[2020-01-21T18:14:37.166Z] 18:14:01 2 0.03 0.00 0.03 0.00 0.60 99.34\n[2020-01-21T18:14:37.166Z] 18:14:01 3 0.18 0.00 0.02 0.00 0.68 99.12\n[2020-01-21T18:14:37.166Z] Average: all 1.47 0.18 1.88 1.68 8.73 86.06\n[2020-01-21T18:14:37.166Z] Average: 0 1.23 0.17 1.79 1.75 8.78 86.28\n[2020-01-21T18:14:37.166Z] Average: 1 1.46 0.19 1.86 1.87 9.04 85.58\n[2020-01-21T18:14:37.166Z] Average: 2 1.40 0.18 2.03 1.59 8.78 86.02\n[2020-01-21T18:14:37.166Z] Average: 3 1.79 0.18 1.83 1.51 8.32 86.38\n[2020-01-21T18:14:37.166Z] \n[2020-01-21T18:14:37.166Z] \n[2020-01-21T18:14:37.166Z] '