b' Pull request #271 updated\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-functions-sdk-go\n Obtained Jenkinsfile from 1d8d219e07ed740529316104b4701f4a7a819996+bd64ea8be3f82ff76742a89948fa87b4af164a14 (c032360ff83f6ba7d9849c3d08faad20e0873602)\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision c5dd13c4ba2e068be78528abd2449410e4429a63\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision c5dd13c4ba2e068be78528abd2449410e4429a63 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c5dd13c4ba2e068be78528abd2449410e4429a63 # timeout=10\n Commit 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\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: 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\n DOCKER_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\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-15479 in /w/workspace/ndry_app-functions-sdk-go_PR-271\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git init /w/workspace/ndry_app-functions-sdk-go_PR-271 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit bd64ea8be3f82ff76742a89948fa87b4af164a14 into PR head commit 1d8d219e07ed740529316104b4701f4a7a819996\n Merge succeeded, producing 1d8d219e07ed740529316104b4701f4a7a819996\n Checking out Revision 1d8d219e07ed740529316104b4701f4a7a819996 (PR-271)\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\n Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n using 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 1d8d219e07ed740529316104b4701f4a7a819996 # 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 1d8d219e07ed740529316104b4701f4a7a819996 # timeout=10\n Commit message: "refactor: break out constructors by type"\n > git rev-list --no-walk 343ab8369992ae291bf059079b3eda581dd7b185 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-21T18:32:31.961Z] 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:32:33.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-21T18:32:33.308Z] \n [2020-01-21T18:32:33.308Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-21T18:32:33.631Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-21T18:32:33.631Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-21T18:32:33.631Z] e7c96db7181b: Pulling fs layer\n [2020-01-21T18:32:33.631Z] a038dfdf5543: Pulling fs layer\n [2020-01-21T18:32:33.631Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-21T18:32:33.896Z] e7c96db7181b: Verifying Checksum\n [2020-01-21T18:32:33.896Z] e7c96db7181b: Download complete\n [2020-01-21T18:32:33.897Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-21T18:32:33.897Z] 8d5d8e63b3c0: Download complete\n [2020-01-21T18:32:33.897Z] a038dfdf5543: Verifying Checksum\n [2020-01-21T18:32:33.897Z] a038dfdf5543: Download complete\n [2020-01-21T18:32:34.155Z] e7c96db7181b: Pull complete\n [2020-01-21T18:32:34.722Z] a038dfdf5543: Pull complete\n [2020-01-21T18:32:34.983Z] 8d5d8e63b3c0: Pull complete\n [2020-01-21T18:32:34.983Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-21T18:32:34.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-21T18:32:35.122Z] prd-centos7-docker-4c-2g-15479 does not seem to be running inside a container\n [2020-01-21T18:32:35.160Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-21T18:32:35.795Z] $ docker top 5e90fe92d1f1e55633125d315d6838c951246d3981e1146a0a1ca8fadff56326 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-21T18:32:36.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-21T18:32:36.332Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-21T18:32:36.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-21T18:32:36.560Z] $ docker exec 5e90fe92d1f1e55633125d315d6838c951246d3981e1146a0a1ca8fadff56326 ssh-agent\n [2020-01-21T18:32:36.752Z] SSH_AUTH_SOCK=/tmp/ssh-zmTTv7x2XXHC/agent.14\n [2020-01-21T18:32:36.752Z] SSH_AGENT_PID=21\n [2020-01-21T18:32:36.765Z] Running ssh-add (command line suppressed)\n [2020-01-21T18:32:36.907Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_5203978956988587366.key (/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_5203978956988587366.key)\n [2020-01-21T18:32:36.955Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-21T18:32:37.248Z] + git describe --exact-match --tags HEAD\n [2020-01-21T18:32:37.248Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-21T18:32:37.297Z] $ docker exec --env ******** --env ******** 5e90fe92d1f1e55633125d315d6838c951246d3981e1146a0a1ca8fadff56326 ssh-agent -k\n [2020-01-21T18:32:37.438Z] unset SSH_AUTH_SOCK;\n [2020-01-21T18:32:37.438Z] unset SSH_AGENT_PID;\n [2020-01-21T18:32:37.438Z] echo Agent pid 21 killed;\n [2020-01-21T18:32:37.480Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-21T18:32:37.494Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-21T18:32:37.494Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-21T18:32:37.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-21T18:32:37.520Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-21T18:32:37.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-21T18:32:37.707Z] $ docker exec 5e90fe92d1f1e55633125d315d6838c951246d3981e1146a0a1ca8fadff56326 ssh-agent\n [2020-01-21T18:32:37.887Z] SSH_AUTH_SOCK=/tmp/ssh-zihCnsqsQWhP/agent.56\n [2020-01-21T18:32:37.887Z] SSH_AGENT_PID=63\n [2020-01-21T18:32:37.894Z] Running ssh-add (command line suppressed)\n [2020-01-21T18:32:38.046Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_5773243581957666800.key (/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_5773243581957666800.key)\n [2020-01-21T18:32:38.097Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-21T18:32:38.395Z] + git semver init\n [2020-01-21T18:32:38.395Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-21T18:32:38.395Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-271/.git\n [2020-01-21T18:32:38.395Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-271\n [2020-01-21T18:32:38.395Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-21T18:32:38.395Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-21T18:32:38.395Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-21T18:32:38.395Z] # $SEMVER_BRANCH = PR-271\n [2020-01-21T18:32:38.395Z] # $SEMVER_TEMP = /tmp/semver-846425129\n [2020-01-21T18:32:38.395Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n [2020-01-21T18:32:41.686Z] # \'/tmp/semver-846425129\' -> \'/w/workspace/ndry_app-functions-sdk-go_PR-271/.semver\'\n [2020-01-21T18:32:41.687Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-271/.semver\n [Pipeline] }\n [2020-01-21T18:32:41.694Z] $ docker exec --env ******** --env ******** 5e90fe92d1f1e55633125d315d6838c951246d3981e1146a0a1ca8fadff56326 ssh-agent -k\n [2020-01-21T18:32:41.828Z] unset SSH_AUTH_SOCK;\n [2020-01-21T18:32:41.828Z] unset SSH_AGENT_PID;\n [2020-01-21T18:32:41.828Z] echo Agent pid 63 killed;\n [2020-01-21T18:32:41.873Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-21T18:32:42.186Z] + git semver\n [Pipeline] }\n [2020-01-21T18:32:42.198Z] $ docker stop --time=1 5e90fe92d1f1e55633125d315d6838c951246d3981e1146a0a1ca8fadff56326\n [2020-01-21T18:32:43.544Z] $ docker rm -f 5e90fe92d1f1e55633125d315d6838c951246d3981e1146a0a1ca8fadff56326\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-21T18:32:45.751Z] Stashed 79 file(s)\n [Pipeline] echo\n [2020-01-21T18:32:45.753Z] [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:32:55.203Z] Running on prd-centos7-docker-4c-2g-15480 in /w/workspace/ndry_app-functions-sdk-go_PR-271\n [Pipeline] {\n [Pipeline] ws\n [2020-01-21T18:32:55.215Z] Running in /w/workspace/app-functions-sdk-go/6\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-21T18:32:57.473Z] using credential edgex-jenkins-ssh\n [2020-01-21T18:32:57.492Z] Cloning the remote Git repository\n [2020-01-21T18:32:57.493Z] Cloning with configured refspecs honoured and without tags\n [2020-01-21T18:32:57.303Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-01-21T18:32:57.352Z] > git init /w/workspace/app-functions-sdk-go/6 # timeout=10\n [2020-01-21T18:32:57.406Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-01-21T18:32:57.407Z] > git --version # timeout=10\n [2020-01-21T18:32:57.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-21T18:32:57.452Z] > 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:32:58.963Z] Fetching without tags\n [2020-01-21T18:32:59.329Z] Merging remotes/origin/master commit bd64ea8be3f82ff76742a89948fa87b4af164a14 into PR head commit 1d8d219e07ed740529316104b4701f4a7a819996\n [2020-01-21T18:32:59.419Z] Merge succeeded, producing 1d8d219e07ed740529316104b4701f4a7a819996\n [2020-01-21T18:32:59.420Z] Checking out Revision 1d8d219e07ed740529316104b4701f4a7a819996 (PR-271)\n [2020-01-21T18:32:58.744Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-01-21T18:32:58.751Z] > git config --add remote.origin.fetch +refs/pull/271/head:refs/remotes/origin/PR-271 # timeout=10\n [2020-01-21T18:32:58.757Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-21T18:32:58.770Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-01-21T18:32:58.786Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-01-21T18:32:58.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-21T18:32:58.791Z] > 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:32:59.188Z] > git config core.sparsecheckout # timeout=10\n [2020-01-21T18:32:59.198Z] > git checkout -f 1d8d219e07ed740529316104b4701f4a7a819996 # timeout=10\n [2020-01-21T18:32:59.242Z] > git merge bd64ea8be3f82ff76742a89948fa87b4af164a14 # timeout=10\n [2020-01-21T18:32:59.259Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-21T18:32:59.279Z] > git config core.sparsecheckout # timeout=10\n [2020-01-21T18:32:59.297Z] > git checkout -f 1d8d219e07ed740529316104b4701f4a7a819996 # timeout=10\n [2020-01-21T18:33:00.853Z] Still waiting to schedule task\n [2020-01-21T18:33:00.853Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n [2020-01-21T18:33:02.827Z] Commit message: "refactor: break out constructors by type"\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:33:04.881Z] =========================================================\n [2020-01-21T18:33:04.881Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n [2020-01-21T18:33:04.881Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-21T18:33:05.545Z] + 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:33:06.120Z] Sending build context to Docker daemon 36.38MB\n\n [2020-01-21T18:33:06.120Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-01-21T18:33:06.120Z] Step 2/8 : FROM ${BASE}\n [2020-01-21T18:33:06.120Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-01-21T18:33:06.120Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-21T18:33:06.120Z] 2848faf0eed1: Pulling fs layer\n [2020-01-21T18:33:06.120Z] 0f37312ad70f: Pulling fs layer\n [2020-01-21T18:33:06.120Z] 7d08f2745646: Pulling fs layer\n [2020-01-21T18:33:06.120Z] 4c9f31393084: Pulling fs layer\n [2020-01-21T18:33:06.120Z] 75f7a44be1ab: Pulling fs layer\n [2020-01-21T18:33:06.120Z] b4c4bfaf82a6: Pulling fs layer\n [2020-01-21T18:33:06.120Z] 879382edf91e: Pulling fs layer\n [2020-01-21T18:33:06.120Z] 465f21562d6c: Pulling fs layer\n [2020-01-21T18:33:06.120Z] c022810cb2be: Pulling fs layer\n [2020-01-21T18:33:06.120Z] 2dbe7964578c: Pulling fs layer\n [2020-01-21T18:33:06.120Z] b4c4bfaf82a6: Waiting\n [2020-01-21T18:33:06.120Z] 879382edf91e: Waiting\n [2020-01-21T18:33:06.120Z] 465f21562d6c: Waiting\n [2020-01-21T18:33:06.120Z] c022810cb2be: Waiting\n [2020-01-21T18:33:06.120Z] 2dbe7964578c: Waiting\n [2020-01-21T18:33:06.120Z] 75f7a44be1ab: Waiting\n [2020-01-21T18:33:06.120Z] 7d08f2745646: Waiting\n [2020-01-21T18:33:06.120Z] 0f37312ad70f: Verifying Checksum\n [2020-01-21T18:33:06.120Z] 0f37312ad70f: Download complete\n [2020-01-21T18:33:06.120Z] 2848faf0eed1: Verifying Checksum\n [2020-01-21T18:33:06.120Z] 2848faf0eed1: Download complete\n [2020-01-21T18:33:06.120Z] 4c9f31393084: Verifying Checksum\n [2020-01-21T18:33:06.120Z] 4c9f31393084: Download complete\n [2020-01-21T18:33:06.120Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-21T18:33:06.120Z] e6b0cf9c0882: Download complete\n [2020-01-21T18:33:06.709Z] b4c4bfaf82a6: Verifying Checksum\n [2020-01-21T18:33:06.709Z] b4c4bfaf82a6: Download complete\n [2020-01-21T18:33:06.982Z] 465f21562d6c: Verifying Checksum\n [2020-01-21T18:33:06.982Z] 465f21562d6c: Download complete\n [2020-01-21T18:33:07.551Z] c022810cb2be: Verifying Checksum\n [2020-01-21T18:33:07.551Z] c022810cb2be: Download complete\n [2020-01-21T18:33:07.551Z] 2dbe7964578c: Verifying Checksum\n [2020-01-21T18:33:07.551Z] 2dbe7964578c: Download complete\n [2020-01-21T18:33:07.551Z] 879382edf91e: Verifying Checksum\n [2020-01-21T18:33:07.551Z] 879382edf91e: Download complete\n [2020-01-21T18:33:07.551Z] 7d08f2745646: Verifying Checksum\n [2020-01-21T18:33:07.551Z] 7d08f2745646: Download complete\n [2020-01-21T18:33:08.927Z] e6b0cf9c0882: Pull complete\n [2020-01-21T18:33:08.927Z] 2848faf0eed1: Pull complete\n [2020-01-21T18:33:08.927Z] 0f37312ad70f: Pull complete\n [2020-01-21T18:33:14.204Z] 7d08f2745646: Pull complete\n [2020-01-21T18:33:14.469Z] 4c9f31393084: Pull complete\n [2020-01-21T18:33:14.469Z] 75f7a44be1ab: Pull complete\n [2020-01-21T18:33:18.676Z] b4c4bfaf82a6: Pull complete\n [2020-01-21T18:33:21.980Z] 879382edf91e: Pull complete\n [2020-01-21T18:33:22.241Z] 465f21562d6c: Pull complete\n [2020-01-21T18:33:23.176Z] c022810cb2be: Pull complete\n [2020-01-21T18:33:23.176Z] 2dbe7964578c: Pull complete\n [2020-01-21T18:33:23.176Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n [2020-01-21T18:33:23.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n [2020-01-21T18:33:23.176Z] ---> 3f42607d790b\n [2020-01-21T18:33:23.176Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-01-21T18:33:23.434Z] latest: Pulling from library/docker\n [2020-01-21T18:33:23.692Z] c9b1b535fdd9: Pulling fs layer\n [2020-01-21T18:33:23.692Z] cd54125436dc: Pulling fs layer\n [2020-01-21T18:33:23.692Z] 70d1554c15cb: Pulling fs layer\n [2020-01-21T18:33:23.692Z] 79e322b40fa7: Pulling fs layer\n [2020-01-21T18:33:23.692Z] fa396aa1c77a: Pulling fs layer\n [2020-01-21T18:33:23.692Z] af8b1978c51e: Pulling fs layer\n [2020-01-21T18:33:23.692Z] e3cc93a7c611: Pulling fs layer\n [2020-01-21T18:33:23.692Z] fa396aa1c77a: Waiting\n [2020-01-21T18:33:23.692Z] af8b1978c51e: Waiting\n [2020-01-21T18:33:23.692Z] e3cc93a7c611: Waiting\n [2020-01-21T18:33:23.692Z] 79e322b40fa7: Waiting\n [2020-01-21T18:33:23.692Z] 70d1554c15cb: Verifying Checksum\n [2020-01-21T18:33:23.692Z] 70d1554c15cb: Download complete\n [2020-01-21T18:33:23.692Z] c9b1b535fdd9: Verifying Checksum\n [2020-01-21T18:33:23.692Z] c9b1b535fdd9: Download complete\n [2020-01-21T18:33:23.692Z] cd54125436dc: Verifying Checksum\n [2020-01-21T18:33:23.692Z] cd54125436dc: Download complete\n [2020-01-21T18:33:23.951Z] fa396aa1c77a: Verifying Checksum\n [2020-01-21T18:33:23.951Z] fa396aa1c77a: Download complete\n [2020-01-21T18:33:23.951Z] af8b1978c51e: Verifying Checksum\n [2020-01-21T18:33:23.951Z] af8b1978c51e: Download complete\n [2020-01-21T18:33:23.951Z] c9b1b535fdd9: Pull complete\n [2020-01-21T18:33:24.214Z] e3cc93a7c611: Verifying Checksum\n [2020-01-21T18:33:24.214Z] e3cc93a7c611: Download complete\n [2020-01-21T18:33:24.782Z] 79e322b40fa7: Verifying Checksum\n [2020-01-21T18:33:24.782Z] 79e322b40fa7: Download complete\n [2020-01-21T18:33:26.158Z] cd54125436dc: Pull complete\n [2020-01-21T18:33:26.158Z] 70d1554c15cb: Pull complete\n [2020-01-21T18:33:28.696Z] 79e322b40fa7: Pull complete\n [2020-01-21T18:33:28.696Z] fa396aa1c77a: Pull complete\n [2020-01-21T18:33:28.696Z] af8b1978c51e: Pull complete\n [2020-01-21T18:33:28.696Z] e3cc93a7c611: Pull complete\n [2020-01-21T18:33:28.696Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95\n [2020-01-21T18:33:28.696Z] Status: Downloaded newer image for docker:latest\n [2020-01-21T18:33:30.598Z] ---> e4833ee2bb43\n [2020-01-21T18:33:30.598Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-21T18:33:30.857Z] ---> Running in a8639b6ab240\n [2020-01-21T18:33:30.857Z] Removing intermediate container a8639b6ab240\n [2020-01-21T18:33:30.857Z] ---> 9cd6bb9ff7e7\n [2020-01-21T18:33:30.857Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-01-21T18:33:31.115Z] ---> Running in 3cb8e83637a8\n [2020-01-21T18:33:31.681Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-01-21T18:33:32.247Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-01-21T18:33:32.507Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-01-21T18:33:32.765Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-01-21T18:33:32.765Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-01-21T18:33:32.765Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-01-21T18:33:33.025Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-01-21T18:33:33.025Z] Executing busybox-1.31.1-r8.trigger\n [2020-01-21T18:33:33.025Z] OK: 145 MiB in 44 packages\n [2020-01-21T18:33:33.592Z] Removing intermediate container 3cb8e83637a8\n [2020-01-21T18:33:33.592Z] ---> dc5180a3c006\n [2020-01-21T18:33:33.592Z] Step 6/8 : WORKDIR /build\n [2020-01-21T18:33:33.592Z] ---> Running in 9e62727dc4f9\n [2020-01-21T18:33:33.592Z] Removing intermediate container 9e62727dc4f9\n [2020-01-21T18:33:33.592Z] ---> cbecfe0fa051\n [2020-01-21T18:33:33.592Z] Step 7/8 : COPY go.mod .\n [2020-01-21T18:33:33.852Z] ---> 394ab5f2249b\n [2020-01-21T18:33:33.852Z] Step 8/8 : RUN go mod download\n [2020-01-21T18:33:33.852Z] ---> Running in 54acf8b22f99\n [2020-01-21T18:33:34.789Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-21T18:33:34.789Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-21T18:33:34.789Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n [2020-01-21T18:33:34.789Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-01-21T18:33:34.789Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n [2020-01-21T18:33:34.789Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-01-21T18:33:34.789Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-01-21T18:33:34.789Z] go: finding github.com/ugorji/go v1.1.4\n [2020-01-21T18:33:35.061Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-01-21T18:33:35.061Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-01-21T18:33:35.061Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-01-21T18:33:35.061Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-01-21T18:33:35.061Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-01-21T18:33:35.061Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-01-21T18:33:35.322Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-01-21T18:33:35.322Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-01-21T18:33:35.322Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-01-21T18:33:35.643Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-01-21T18:33:35.643Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-21T18:33:35.643Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-01-21T18:33:35.643Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-01-21T18:33:35.643Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-01-21T18:33:36.421Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-21T18:33:36.421Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n [2020-01-21T18:33:36.421Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-21T18:33:36.421Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-21T18:33:36.421Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-21T18:33:36.421Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-21T18:33:36.421Z] go: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-21T18:33:36.421Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-21T18:33:36.421Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-21T18:33:36.421Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n [2020-01-21T18:33:36.421Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-21T18:33:36.421Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-21T18:33:36.690Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-01-21T18:33:36.690Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-21T18:33:36.690Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-01-21T18:33:36.690Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-21T18:33:36.948Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-21T18:33:40.240Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-01-21T18:33:40.240Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-21T18:33:40.240Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-21T18:33:40.240Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-21T18:33:40.240Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-01-21T18:33:40.241Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-21T18:33:40.241Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-21T18:33:40.500Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-21T18:33:40.500Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-21T18:33:40.766Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-21T18:33:40.766Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-21T18:33:40.766Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-21T18:33:40.766Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-21T18:33:40.766Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-21T18:33:40.766Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-21T18:33:40.766Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-21T18:33:40.766Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-21T18:33:41.026Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-21T18:33:41.026Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-21T18:33:41.284Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-21T18:33:41.284Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-21T18:33:41.284Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-21T18:33:41.284Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-21T18:33:41.284Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-21T18:33:41.553Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-21T18:33:41.553Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-21T18:33:41.814Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-21T18:33:41.814Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-21T18:33:41.814Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-21T18:33:41.814Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-21T18:33:41.814Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-21T18:33:41.814Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-21T18:33:41.814Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-21T18:33:42.391Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-21T18:33:42.391Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-21T18:33:42.391Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-21T18:33:42.966Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-21T18:33:42.966Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-21T18:33:42.966Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-21T18:33:42.966Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-21T18:33:43.229Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-21T18:33:43.229Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-21T18:33:43.229Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-21T18:33:43.491Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-21T18:33:43.492Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-21T18:33:43.755Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-21T18:34:01.899Z] \x1b[0mRemoving intermediate container 54acf8b22f99\n [2020-01-21T18:34:01.899Z] ---> c5bef304c790\n [2020-01-21T18:34:01.899Z] Successfully built c5bef304c790\n [2020-01-21T18:34:01.899Z] 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:34:02.319Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-21T18:34:02.319Z] .\n [Pipeline] withDockerContainer\n [2020-01-21T18:34:02.478Z] prd-centos7-docker-4c-2g-15480 does not seem to be running inside a container\n [2020-01-21T18:34:02.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-01-21T18:34:03.100Z] $ docker top 763f5331d1508216c4eb57bce8663914634f8464309743c555bc1c36344f559d -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-21T18:34:03.968Z] + go version\n [2020-01-21T18:34:03.968Z] go version go1.12.14 linux/amd64\n [Pipeline] sh\n [2020-01-21T18:34:04.289Z] + make test\n [2020-01-21T18:34:04.289Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-21T18:34:06.206Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-01-21T18:34:21.167Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.112s\tcoverage: 92.3% of statements\n [2020-01-21T18:34:27.809Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.470s\tcoverage: 42.9% of statements\n [2020-01-21T18:34:27.810Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-01-21T18:34:27.810Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-01-21T18:34:27.810Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.037s\tcoverage: 100.0% of statements\n [2020-01-21T18:34:27.810Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.785s\tcoverage: 68.9% of statements\n [2020-01-21T18:34:27.810Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t[no test files]\n [2020-01-21T18:34:27.810Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.006s\tcoverage: 89.5% of statements\n [2020-01-21T18:34:27.810Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.005s\tcoverage: 100.0% of statements\n [2020-01-21T18:34:27.810Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.008s\tcoverage: 100.0% of statements\n [2020-01-21T18:34:27.810Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.005s\tcoverage: 100.0% of statements\n [2020-01-21T18:34:27.810Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-01-21T18:34:27.810Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-01-21T18:34:27.810Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-01-21T18:34:27.810Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-01-21T18:34:27.810Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-01-21T18:34:27.810Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-01-21T18:34:27.810Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.003s\tcoverage: 96.6% of statements\n [2020-01-21T18:34:27.810Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-01-21T18:34:28.390Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.013s\tcoverage: 97.7% of statements\n [2020-01-21T18:34:28.390Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-01-21T18:34:28.390Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-01-21T18:34:28.390Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-01-21T18:34:36.528Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.639s\tcoverage: 86.7% of statements\n [2020-01-21T18:34:36.528Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.047s\tcoverage: 60.0% of statements\n [2020-01-21T18:34:36.528Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n [2020-01-21T18:34:36.528Z] level=DEBUG ts=2020-01-21T18:34:29.758031048Z app=app_functions_sdk_go source=batch.go:85 msg="Batching Data"\n [2020-01-21T18:34:36.528Z] --- FAIL: TestBatchInCountMode (0.01s)\n [2020-01-21T18:34:36.528Z] panic: runtime error: invalid memory address or nil pointer dereference [recovered]\n [2020-01-21T18:34:36.528Z] \tpanic: runtime error: invalid memory address or nil pointer dereference\n [2020-01-21T18:34:36.528Z] [signal SIGSEGV: segmentation violation code=0x1 addr=0x38 pc=0x95b489]\n [2020-01-21T18:34:36.528Z] \n [2020-01-21T18:34:36.528Z] goroutine 8 [running]:\n [2020-01-21T18:34:36.528Z] testing.tRunner.func1(0xc000100400)\n [2020-01-21T18:34:36.528Z] \t/usr/local/go/src/testing/testing.go:830 +0x392\n [2020-01-21T18:34:36.528Z] panic(0xa01c20, 0xfdb650)\n [2020-01-21T18:34:36.528Z] \t/usr/local/go/src/runtime/panic.go:522 +0x1b5\n [2020-01-21T18:34:36.528Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.(*BatchConfig).Batch(0x0, 0xc00015c000, 0xc00005bf88, 0x1, 0x1, 0x8, 0x2d2e44ad, 0x2d2e44ad00cded70)\n [2020-01-21T18:34:36.528Z] \t/w/workspace/app-functions-sdk-go/6/pkg/transforms/batch.go:91 +0x179\n [2020-01-21T18:34:36.528Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInCountMode(0xc000100400)\n [2020-01-21T18:34:36.528Z] \t/w/workspace/app-functions-sdk-go/6/pkg/transforms/batch_test.go:24 +0xd3\n [2020-01-21T18:34:36.528Z] testing.tRunner(0xc000100400, 0xaed8b8)\n [2020-01-21T18:34:36.528Z] \t/usr/local/go/src/testing/testing.go:865 +0xc0\n [2020-01-21T18:34:36.528Z] created by testing.(*T).Run\n [2020-01-21T18:34:36.528Z] \t/usr/local/go/src/testing/testing.go:916 +0x35a\n [2020-01-21T18:34:36.528Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t0.016s\n [2020-01-21T18:34:36.528Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.006s\tcoverage: 94.7% of statements\n [2020-01-21T18:34:36.528Z] make: *** [Makefile:6: test] Error 1\n [Pipeline] }\n [2020-01-21T18:34:36.539Z] $ docker stop --time=1 763f5331d1508216c4eb57bce8663914634f8464309743c555bc1c36344f559d\n [2020-01-21T18:34:38.104Z] $ docker rm -f 763f5331d1508216c4eb57bce8663914634f8464309743c555bc1c36344f559d\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to earlier failure(s)\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:34:38.505Z] Failed in branch amd64\n [2020-01-21T18:36:40.714Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-15481 in /w/workspace/ndry_app-functions-sdk-go_PR-271\n [Pipeline] {\n [Pipeline] ws\n [2020-01-21T18:36:40.726Z] Running in /w/workspace/app-functions-sdk-go/6\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-21T18:36:48.411Z] using credential edgex-jenkins-ssh\n [2020-01-21T18:36:48.456Z] Cloning the remote Git repository\n [2020-01-21T18:36:48.457Z] Cloning with configured refspecs honoured and without tags\n [2020-01-21T18:36:48.612Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-01-21T18:36:48.697Z] > git init /w/workspace/app-functions-sdk-go/6 # timeout=10\n [2020-01-21T18:36:48.765Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-01-21T18:36:48.766Z] > git --version # timeout=10\n [2020-01-21T18:36:48.791Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-21T18:36:48.886Z] > 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:36:52.396Z] Fetching without tags\n [2020-01-21T18:36:52.257Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-01-21T18:36:52.288Z] > git config --add remote.origin.fetch +refs/pull/271/head:refs/remotes/origin/PR-271 # timeout=10\n [2020-01-21T18:36:52.313Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-21T18:36:52.357Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-01-21T18:36:52.412Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-01-21T18:36:52.414Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-21T18:36:52.429Z] > 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:36:52.929Z] Merging remotes/origin/master commit bd64ea8be3f82ff76742a89948fa87b4af164a14 into PR head commit 1d8d219e07ed740529316104b4701f4a7a819996\n [2020-01-21T18:36:53.165Z] Merge succeeded, producing 1d8d219e07ed740529316104b4701f4a7a819996\n [2020-01-21T18:36:53.165Z] Checking out Revision 1d8d219e07ed740529316104b4701f4a7a819996 (PR-271)\n [2020-01-21T18:36:52.944Z] > git config core.sparsecheckout # timeout=10\n [2020-01-21T18:36:52.974Z] > git checkout -f 1d8d219e07ed740529316104b4701f4a7a819996 # timeout=10\n [2020-01-21T18:36:53.094Z] > git merge bd64ea8be3f82ff76742a89948fa87b4af164a14 # timeout=10\n [2020-01-21T18:36:53.123Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-21T18:36:53.166Z] > git config core.sparsecheckout # timeout=10\n [2020-01-21T18:36:53.180Z] > git checkout -f 1d8d219e07ed740529316104b4701f4a7a819996 # timeout=10\n [2020-01-21T18:36:57.518Z] Commit message: "refactor: break out constructors by type"\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:37:02.371Z] =========================================================\n [2020-01-21T18:37:02.371Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n [2020-01-21T18:37:02.371Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-21T18:37:03.887Z] + 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:37:05.880Z] Sending build context to Docker daemon 36.38MB\n\n [2020-01-21T18:37:05.880Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-01-21T18:37:05.880Z] Step 2/8 : FROM ${BASE}\n [2020-01-21T18:37:05.880Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-01-21T18:37:05.880Z] cde5963f3b93: Pulling fs layer\n [2020-01-21T18:37:05.880Z] 2a23fa8c16f7: Pulling fs layer\n [2020-01-21T18:37:05.880Z] 777b28850792: Pulling fs layer\n [2020-01-21T18:37:05.880Z] 3b9bb2159cbb: Pulling fs layer\n [2020-01-21T18:37:05.880Z] 3e5cb46e90bb: Pulling fs layer\n [2020-01-21T18:37:05.880Z] 704391ccfee3: Pulling fs layer\n [2020-01-21T18:37:05.880Z] dc41f6c27be0: Pulling fs layer\n [2020-01-21T18:37:05.880Z] 1e2f9a495ab8: Pulling fs layer\n [2020-01-21T18:37:05.880Z] b9840a92bc40: Pulling fs layer\n [2020-01-21T18:37:05.880Z] 29cc21b14733: Pulling fs layer\n [2020-01-21T18:37:05.880Z] 9b0bbc4bba68: Pulling fs layer\n [2020-01-21T18:37:05.880Z] 3b9bb2159cbb: Waiting\n [2020-01-21T18:37:05.880Z] 3e5cb46e90bb: Waiting\n [2020-01-21T18:37:05.880Z] 704391ccfee3: Waiting\n [2020-01-21T18:37:05.880Z] dc41f6c27be0: Waiting\n [2020-01-21T18:37:05.880Z] 1e2f9a495ab8: Waiting\n [2020-01-21T18:37:05.880Z] b9840a92bc40: Waiting\n [2020-01-21T18:37:05.880Z] 29cc21b14733: Waiting\n [2020-01-21T18:37:05.880Z] 9b0bbc4bba68: Waiting\n [2020-01-21T18:37:06.153Z] 777b28850792: Verifying Checksum\n [2020-01-21T18:37:06.153Z] 777b28850792: Download complete\n [2020-01-21T18:37:06.153Z] 2a23fa8c16f7: Verifying Checksum\n [2020-01-21T18:37:06.153Z] 2a23fa8c16f7: Download complete\n [2020-01-21T18:37:06.153Z] 3e5cb46e90bb: Verifying Checksum\n [2020-01-21T18:37:06.153Z] 3e5cb46e90bb: Download complete\n [2020-01-21T18:37:06.450Z] 704391ccfee3: Verifying Checksum\n [2020-01-21T18:37:06.450Z] 704391ccfee3: Download complete\n [2020-01-21T18:37:06.450Z] cde5963f3b93: Verifying Checksum\n [2020-01-21T18:37:06.450Z] cde5963f3b93: Download complete\n [2020-01-21T18:37:09.085Z] cde5963f3b93: Pull complete\n [2020-01-21T18:37:09.687Z] 2a23fa8c16f7: Pull complete\n [2020-01-21T18:37:10.308Z] 777b28850792: Pull complete\n [2020-01-21T18:37:14.670Z] dc41f6c27be0: Verifying Checksum\n [2020-01-21T18:37:14.670Z] dc41f6c27be0: Download complete\n [2020-01-21T18:37:14.670Z] b9840a92bc40: Verifying Checksum\n [2020-01-21T18:37:14.670Z] b9840a92bc40: Download complete\n [2020-01-21T18:37:18.077Z] 29cc21b14733: Verifying Checksum\n [2020-01-21T18:37:18.077Z] 29cc21b14733: Download complete\n [2020-01-21T18:37:18.689Z] 9b0bbc4bba68: Verifying Checksum\n [2020-01-21T18:37:18.689Z] 9b0bbc4bba68: Download complete\n [2020-01-21T18:37:20.679Z] 1e2f9a495ab8: Verifying Checksum\n [2020-01-21T18:37:20.679Z] 1e2f9a495ab8: Download complete\n [2020-01-21T18:37:22.094Z] 3b9bb2159cbb: Verifying Checksum\n [2020-01-21T18:37:22.094Z] 3b9bb2159cbb: Download complete\n [2020-01-21T18:37:40.380Z] 3b9bb2159cbb: Pull complete\n [2020-01-21T18:37:40.380Z] 3e5cb46e90bb: Pull complete\n [2020-01-21T18:37:40.380Z] 704391ccfee3: Pull complete\n [2020-01-21T18:37:45.762Z] dc41f6c27be0: Pull complete\n [2020-01-21T18:37:52.441Z] 1e2f9a495ab8: Pull complete\n [2020-01-21T18:37:52.717Z] b9840a92bc40: Pull complete\n [2020-01-21T18:37:55.356Z] 29cc21b14733: Pull complete\n [2020-01-21T18:37:56.780Z] 9b0bbc4bba68: Pull complete\n [2020-01-21T18:37:56.780Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n [2020-01-21T18:37:56.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n [2020-01-21T18:37:56.780Z] ---> 56ba99f26dce\n [2020-01-21T18:37:56.780Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-01-21T18:37:56.780Z] latest: Pulling from library/docker\n [2020-01-21T18:37:57.055Z] 8fa90b21c985: Pulling fs layer\n [2020-01-21T18:37:57.055Z] f2917335fcb0: Pulling fs layer\n [2020-01-21T18:37:57.055Z] c8d3c84c2515: Pulling fs layer\n [2020-01-21T18:37:57.055Z] 32738a03c1ca: Pulling fs layer\n [2020-01-21T18:37:57.055Z] c36258bdcaf0: Pulling fs layer\n [2020-01-21T18:37:57.055Z] 149292bf8308: Pulling fs layer\n [2020-01-21T18:37:57.055Z] f91f03656c52: Pulling fs layer\n [2020-01-21T18:37:57.055Z] 32738a03c1ca: Waiting\n [2020-01-21T18:37:57.055Z] c36258bdcaf0: Waiting\n [2020-01-21T18:37:57.055Z] 149292bf8308: Waiting\n [2020-01-21T18:37:57.055Z] f91f03656c52: Waiting\n [2020-01-21T18:37:57.651Z] c8d3c84c2515: Verifying Checksum\n [2020-01-21T18:37:57.651Z] c8d3c84c2515: Download complete\n [2020-01-21T18:37:57.922Z] f2917335fcb0: Verifying Checksum\n [2020-01-21T18:37:57.922Z] f2917335fcb0: Download complete\n [2020-01-21T18:37:57.922Z] 8fa90b21c985: Verifying Checksum\n [2020-01-21T18:37:57.922Z] 8fa90b21c985: Download complete\n [2020-01-21T18:37:58.915Z] c36258bdcaf0: Verifying Checksum\n [2020-01-21T18:37:58.915Z] c36258bdcaf0: Download complete\n [2020-01-21T18:37:58.915Z] 149292bf8308: Verifying Checksum\n [2020-01-21T18:37:58.915Z] 149292bf8308: Download complete\n [2020-01-21T18:37:59.205Z] f91f03656c52: Verifying Checksum\n [2020-01-21T18:37:59.205Z] f91f03656c52: Download complete\n [2020-01-21T18:37:59.474Z] 8fa90b21c985: Pull complete\n [2020-01-21T18:38:02.861Z] f2917335fcb0: Pull complete\n [2020-01-21T18:38:02.861Z] c8d3c84c2515: Pull complete\n [2020-01-21T18:38:04.834Z] 32738a03c1ca: Verifying Checksum\n [2020-01-21T18:38:04.834Z] 32738a03c1ca: Download complete\n [2020-01-21T18:38:10.230Z] 32738a03c1ca: Pull complete\n [2020-01-21T18:38:10.230Z] c36258bdcaf0: Pull complete\n [2020-01-21T18:38:10.832Z] 149292bf8308: Pull complete\n [2020-01-21T18:38:10.832Z] f91f03656c52: Pull complete\n [2020-01-21T18:38:10.832Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95\n [2020-01-21T18:38:10.832Z] Status: Downloaded newer image for docker:latest\n [2020-01-21T18:38:17.516Z] ---> ade2fe7804bc\n [2020-01-21T18:38:17.516Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-21T18:38:17.516Z] ---> Running in 3689d5f4548e\n [2020-01-21T18:38:17.516Z] Removing intermediate container 3689d5f4548e\n [2020-01-21T18:38:17.516Z] ---> 916f58aba00b\n [2020-01-21T18:38:17.516Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-01-21T18:38:17.516Z] ---> Running in 913e3b235f51\n [2020-01-21T18:38:18.486Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-01-21T18:38:19.076Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-01-21T18:38:19.675Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-01-21T18:38:19.675Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-01-21T18:38:19.675Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-01-21T18:38:19.675Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-01-21T18:38:19.954Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-01-21T18:38:19.954Z] Executing busybox-1.31.1-r8.trigger\n [2020-01-21T18:38:19.954Z] OK: 127 MiB in 44 packages\n [2020-01-21T18:38:21.387Z] Removing intermediate container 913e3b235f51\n [2020-01-21T18:38:21.387Z] ---> d63bb663ac12\n [2020-01-21T18:38:21.387Z] Step 6/8 : WORKDIR /build\n [2020-01-21T18:38:21.387Z] ---> Running in 5c2eef6c8ef2\n [2020-01-21T18:38:21.990Z] Removing intermediate container 5c2eef6c8ef2\n [2020-01-21T18:38:21.990Z] ---> 90206a30cc7d\n [2020-01-21T18:38:21.990Z] Step 7/8 : COPY go.mod .\n [2020-01-21T18:38:22.580Z] ---> b9c99c0d8413\n [2020-01-21T18:38:22.580Z] Step 8/8 : RUN go mod download\n [2020-01-21T18:38:22.580Z] ---> Running in 9a5ffbc3f0ce\n [2020-01-21T18:38:23.550Z] \x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-21T18:38:23.550Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-21T18:38:23.550Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-01-21T18:38:23.550Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n [2020-01-21T18:38:23.550Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-01-21T18:38:23.550Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-21T18:38:23.550Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-01-21T18:38:23.550Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-01-21T18:38:24.996Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-01-21T18:38:24.996Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-01-21T18:38:25.286Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-01-21T18:38:25.286Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-01-21T18:38:25.566Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-01-21T18:38:25.566Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-01-21T18:38:25.566Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-01-21T18:38:25.846Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n [2020-01-21T18:38:26.449Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-21T18:38:26.729Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n [2020-01-21T18:38:27.326Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n [2020-01-21T18:38:27.326Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-01-21T18:38:27.326Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-21T18:38:27.602Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-21T18:38:27.886Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-01-21T18:38:28.486Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-01-21T18:38:28.486Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-21T18:38:28.486Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-21T18:38:29.467Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-01-21T18:38:29.467Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-01-21T18:38:29.737Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-01-21T18:38:30.006Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-21T18:38:30.006Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-21T18:38:30.006Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-21T18:38:30.598Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-21T18:38:31.203Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-21T18:38:31.203Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-21T18:38:31.203Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-21T18:38:31.486Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-21T18:38:31.761Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-01-21T18:38:32.354Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-21T18:38:33.777Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-21T18:38:38.090Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-01-21T18:38:38.090Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-21T18:38:38.090Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-21T18:38:38.090Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-21T18:38:38.090Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-21T18:38:38.090Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-21T18:38:38.090Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-01-21T18:38:39.538Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-21T18:38:39.538Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-21T18:38:40.520Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-21T18:38:40.520Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-21T18:38:40.520Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-21T18:38:40.520Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-21T18:38:40.520Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-21T18:38:40.520Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-21T18:38:40.520Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-21T18:38:41.116Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-21T18:38:41.116Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-21T18:38:42.094Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-21T18:38:42.378Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-21T18:38:42.378Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-21T18:38:42.378Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-21T18:38:42.650Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-21T18:38:42.650Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-21T18:38:42.650Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-21T18:38:42.923Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-21T18:38:42.923Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-21T18:38:44.360Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-21T18:38:44.360Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-21T18:38:44.360Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-21T18:38:44.360Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-21T18:38:44.973Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-21T18:38:45.248Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-21T18:38:46.235Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-21T18:38:46.235Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-21T18:38:46.831Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-21T18:38:46.831Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-21T18:38:48.257Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-21T18:38:48.257Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-21T18:38:49.244Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-21T18:38:49.244Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-21T18:38:49.519Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-21T18:38:49.519Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-21T18:38:49.519Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-21T18:38:50.509Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-21T18:39:47.059Z] \x1b[0mRemoving intermediate container 9a5ffbc3f0ce\n [2020-01-21T18:39:47.059Z] ---> f9f33c6c960b\n [2020-01-21T18:39:47.059Z] Successfully built f9f33c6c960b\n [2020-01-21T18:39:47.059Z] 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:39:47.557Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-21T18:39:47.835Z] .\n [Pipeline] withDockerContainer\n [2020-01-21T18:39:48.193Z] prd-ubuntu18.04-docker-arm64-4c-2g-15481 does not seem to be running inside a container\n [2020-01-21T18:39:48.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-01-21T18:39:49.719Z] $ docker top 7a6257ddc2a835a2c0a1eb5399dab26c80de3b8f84b16af03c0f715e225ac737 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-21T18:39:53.029Z] + go version\n [2020-01-21T18:39:53.029Z] go version go1.12.14 linux/arm64\n [Pipeline] sh\n [2020-01-21T18:39:54.404Z] + make test\n [2020-01-21T18:39:54.404Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-21T18:39:56.391Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-01-21T18:40:52.882Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.084s\tcoverage: 92.3% of statements\n [2020-01-21T18:41:31.824Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.419s\tcoverage: 42.9% of statements\n [2020-01-21T18:41:31.825Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-01-21T18:41:31.825Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-01-21T18:41:31.825Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.027s\tcoverage: 100.0% of statements\n [2020-01-21T18:41:41.992Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.379s\tcoverage: 68.9% of statements\n [2020-01-21T18:41:41.992Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t[no test files]\n [2020-01-21T18:41:41.992Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.018s\tcoverage: 89.5% of statements\n [2020-01-21T18:41:46.311Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.015s\tcoverage: 100.0% of statements\n [2020-01-21T18:41:46.311Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.017s\tcoverage: 100.0% of statements\n [2020-01-21T18:41:46.604Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.016s\tcoverage: 100.0% of statements\n [2020-01-21T18:41:46.604Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-01-21T18:41:46.604Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-01-21T18:41:46.604Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-01-21T18:41:46.604Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-01-21T18:41:46.604Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-01-21T18:41:46.604Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-01-21T18:41:48.580Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.011s\tcoverage: 96.6% of statements\n [2020-01-21T18:41:48.580Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-01-21T18:41:49.551Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.015s\tcoverage: 97.7% of statements\n [2020-01-21T18:41:49.551Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-01-21T18:41:49.551Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-01-21T18:41:49.551Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-01-21T18:42:04.610Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.688s\tcoverage: 86.7% of statements\n [2020-01-21T18:42:04.610Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.064s\tcoverage: 60.0% of statements\n [2020-01-21T18:42:04.610Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n [2020-01-21T18:42:04.610Z] level=DEBUG ts=2020-01-21T18:42:02.788198218Z app=app_functions_sdk_go source=batch.go:85 msg="Batching Data"\n [2020-01-21T18:42:04.610Z] --- FAIL: TestBatchInCountMode (0.09s)\n [2020-01-21T18:42:04.610Z] panic: runtime error: invalid memory address or nil pointer dereference [recovered]\n [2020-01-21T18:42:04.610Z] \tpanic: runtime error: invalid memory address or nil pointer dereference\n [2020-01-21T18:42:04.610Z] [signal SIGSEGV: segmentation violation code=0x1 addr=0x38 pc=0x8cec18]\n [2020-01-21T18:42:04.610Z] \n [2020-01-21T18:42:04.610Z] goroutine 6 [running]:\n [2020-01-21T18:42:04.610Z] testing.tRunner.func1(0x4000112400)\n [2020-01-21T18:42:04.610Z] \t/usr/local/go/src/testing/testing.go:830 +0x334\n [2020-01-21T18:42:04.610Z] panic(0x973740, 0xf58b90)\n [2020-01-21T18:42:04.610Z] \t/usr/local/go/src/runtime/panic.go:522 +0x1a0\n [2020-01-21T18:42:04.610Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.(*BatchConfig).Batch(0x0, 0x400015c000, 0x400005ef78, 0x1, 0x1, 0x8, 0x2ef9c959, 0x5e2745fa)\n [2020-01-21T18:42:04.610Z] \t/w/workspace/app-functions-sdk-go/6/pkg/transforms/batch.go:91 +0x170\n [2020-01-21T18:42:04.610Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInCountMode(0x4000112400)\n [2020-01-21T18:42:04.610Z] \t/w/workspace/app-functions-sdk-go/6/pkg/transforms/batch_test.go:24 +0xbc\n [2020-01-21T18:42:04.610Z] testing.tRunner(0x4000112400, 0xa5f650)\n [2020-01-21T18:42:04.610Z] \t/usr/local/go/src/testing/testing.go:865 +0xb4\n [2020-01-21T18:42:04.610Z] created by testing.(*T).Run\n [2020-01-21T18:42:04.610Z] \t/usr/local/go/src/testing/testing.go:916 +0x2c8\n [2020-01-21T18:42:04.610Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t0.127s\n [2020-01-21T18:42:08.900Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.024s\tcoverage: 94.7% of statements\n [2020-01-21T18:42:08.900Z] make: *** [Makefile:6: test] Error 1\n [Pipeline] }\n [2020-01-21T18:42:08.921Z] $ docker stop --time=1 7a6257ddc2a835a2c0a1eb5399dab26c80de3b8f84b16af03c0f715e225ac737\n [2020-01-21T18:42:11.075Z] $ docker rm -f 7a6257ddc2a835a2c0a1eb5399dab26c80de3b8f84b16af03c0f715e225ac737\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to earlier failure(s)\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:42:11.944Z] Failed in branch arm64\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n Stage "CodeCov" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to earlier failure(s)\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:42:12.536Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-21T18:42:12.833Z] ---> package-listing.sh\n [2020-01-21T18:42:12.833Z] ++ facter osfamily\n [2020-01-21T18:42:12.833Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-21T18:42:12.833Z] + OS_FAMILY=redhat\n [2020-01-21T18:42:12.833Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-271\n [2020-01-21T18:42:12.833Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-21T18:42:12.833Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-21T18:42:12.833Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-21T18:42:12.833Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-21T18:42:12.833Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-271 \']\'\n [2020-01-21T18:42:12.833Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-21T18:42:12.833Z] + case "${OS_FAMILY}" in\n [2020-01-21T18:42:12.833Z] + rpm -qa\n [2020-01-21T18:42:12.833Z] + sort\n [2020-01-21T18:42:17.031Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-21T18:42:17.031Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-21T18:42:17.031Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-21T18:42:17.031Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-271 \']\'\n [2020-01-21T18:42:17.031Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-271/archives/\n [2020-01-21T18:42:17.031Z] + 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:42:17.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-21T18:42:17.561Z] \n [2020-01-21T18:42:17.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-21T18:42:17.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-21T18:42:17.867Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-21T18:42:17.867Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-21T18:42:17.867Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-21T18:42:17.867Z] c9ea274ed700: Pulling fs layer\n [2020-01-21T18:42:17.867Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-21T18:42:17.867Z] f6a933c9cadc: Pulling fs layer\n [2020-01-21T18:42:17.867Z] 61811dbd4963: Pulling fs layer\n [2020-01-21T18:42:17.867Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-21T18:42:17.867Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-21T18:42:17.867Z] dc21a1d4508b: Pulling fs layer\n [2020-01-21T18:42:17.867Z] 363af2e989c4: Pulling fs layer\n [2020-01-21T18:42:17.867Z] 61811dbd4963: Waiting\n [2020-01-21T18:42:17.867Z] a6eb2c9e2280: Waiting\n [2020-01-21T18:42:17.867Z] 095dd8b7b4d8: Waiting\n [2020-01-21T18:42:17.867Z] dc21a1d4508b: Waiting\n [2020-01-21T18:42:17.867Z] 363af2e989c4: Waiting\n [2020-01-21T18:42:17.867Z] 9cfac6ba3733: Waiting\n [2020-01-21T18:42:17.867Z] f6a933c9cadc: Waiting\n [2020-01-21T18:42:17.867Z] da0e9bf0cc60: Download complete\n [2020-01-21T18:42:17.867Z] 9cfac6ba3733: Download complete\n [2020-01-21T18:42:17.867Z] f6a933c9cadc: Verifying Checksum\n [2020-01-21T18:42:17.867Z] f6a933c9cadc: Download complete\n [2020-01-21T18:42:17.867Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-21T18:42:17.867Z] e6b0cf9c0882: Download complete\n [2020-01-21T18:42:18.126Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-21T18:42:18.126Z] a6eb2c9e2280: Download complete\n [2020-01-21T18:42:18.391Z] e6b0cf9c0882: Pull complete\n [2020-01-21T18:42:18.391Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-21T18:42:18.391Z] 095dd8b7b4d8: Download complete\n [2020-01-21T18:42:18.655Z] c9ea274ed700: Verifying Checksum\n [2020-01-21T18:42:18.655Z] c9ea274ed700: Download complete\n [2020-01-21T18:42:18.655Z] dc21a1d4508b: Verifying Checksum\n [2020-01-21T18:42:18.655Z] dc21a1d4508b: Download complete\n [2020-01-21T18:42:18.655Z] 363af2e989c4: Download complete\n [2020-01-21T18:42:18.655Z] da0e9bf0cc60: Pull complete\n [2020-01-21T18:42:18.931Z] 61811dbd4963: Verifying Checksum\n [2020-01-21T18:42:18.931Z] 61811dbd4963: Download complete\n [2020-01-21T18:42:20.311Z] c9ea274ed700: Pull complete\n [2020-01-21T18:42:20.311Z] 9cfac6ba3733: Pull complete\n [2020-01-21T18:42:20.570Z] f6a933c9cadc: Pull complete\n [2020-01-21T18:42:24.809Z] 61811dbd4963: Pull complete\n [2020-01-21T18:42:24.809Z] a6eb2c9e2280: Pull complete\n [2020-01-21T18:42:26.719Z] 095dd8b7b4d8: Pull complete\n [2020-01-21T18:42:26.719Z] dc21a1d4508b: Pull complete\n [2020-01-21T18:42:26.978Z] 363af2e989c4: Pull complete\n [2020-01-21T18:42:26.978Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-21T18:42:26.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-21T18:42:27.137Z] prd-centos7-docker-4c-2g-15479 does not seem to be running inside a container\n [2020-01-21T18:42:27.172Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-21T18:42:27.763Z] $ docker top f51b9f399b4c22fbbe944a7c4029a0477a975c51422894524100f0970fa4b1cb -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-21T18:42:28.276Z] provisioning config files...\n [2020-01-21T18:42:28.291Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/config6309325465433585708tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-21T18:42:28.320Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-21T18:42:28.608Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-21T18:42:28.615Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-21T18:42:28.904Z] ---> logs-deploy.sh\n [2020-01-21T18:42:28.905Z] + ARCHIVE_ARTIFACTS=\n [2020-01-21T18:42:28.905Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-21T18:42:28.905Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-21T18:42:28.905Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-21T18:42:28.905Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-271/6\n [2020-01-21T18:42:28.905Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-271/6/\n [2020-01-21T18:42:28.905Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-271/6 /w/workspace/ndry_app-functions-sdk-go_PR-271\n [2020-01-21T18:42:29.838Z] Archives upload complete.\n [2020-01-21T18:42:29.839Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-271/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-271/6/\n [2020-01-21T18:42:30.932Z] ---> uname -a:\n [2020-01-21T18:42:30.932Z] Linux f51b9f399b4c 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:42:30.932Z] \n [2020-01-21T18:42:30.932Z] \n [2020-01-21T18:42:30.932Z] ---> lscpu:\n [2020-01-21T18:42:30.932Z] Architecture: x86_64\n [2020-01-21T18:42:30.932Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-21T18:42:30.932Z] Byte Order: Little Endian\n [2020-01-21T18:42:30.932Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-21T18:42:30.932Z] CPU(s): 4\n [2020-01-21T18:42:30.932Z] On-line CPU(s) list: 0-3\n [2020-01-21T18:42:30.932Z] Thread(s) per core: 1\n [2020-01-21T18:42:30.932Z] Core(s) per socket: 1\n [2020-01-21T18:42:30.932Z] Socket(s): 4\n [2020-01-21T18:42:30.932Z] NUMA node(s): 1\n [2020-01-21T18:42:30.932Z] Vendor ID: GenuineIntel\n [2020-01-21T18:42:30.932Z] CPU family: 6\n [2020-01-21T18:42:30.932Z] Model: 44\n [2020-01-21T18:42:30.932Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-21T18:42:30.932Z] Stepping: 1\n [2020-01-21T18:42:30.932Z] CPU MHz: 2933.438\n [2020-01-21T18:42:30.932Z] BogoMIPS: 5866.87\n [2020-01-21T18:42:30.932Z] Virtualization: VT-x\n [2020-01-21T18:42:30.932Z] Hypervisor vendor: KVM\n [2020-01-21T18:42:30.932Z] Virtualization type: full\n [2020-01-21T18:42:30.932Z] L1d cache: 128 KiB\n [2020-01-21T18:42:30.932Z] L1i cache: 128 KiB\n [2020-01-21T18:42:30.932Z] L2 cache: 16 MiB\n [2020-01-21T18:42:30.932Z] L3 cache: 64 MiB\n [2020-01-21T18:42:30.932Z] NUMA node0 CPU(s): 0-3\n [2020-01-21T18:42:30.932Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-21T18:42:30.932Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-21T18:42:30.932Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-21T18:42:30.932Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-21T18:42:30.932Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-21T18:42:30.932Z] 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:42:30.932Z] \n [2020-01-21T18:42:30.932Z] \n [2020-01-21T18:42:30.932Z] ---> nproc:\n [2020-01-21T18:42:30.932Z] 4\n [2020-01-21T18:42:30.932Z] \n [2020-01-21T18:42:30.932Z] \n [2020-01-21T18:42:30.932Z] ---> df -h:\n [2020-01-21T18:42:30.932Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-21T18:42:30.932Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-01-21T18:42:30.932Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-21T18:42:30.932Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-21T18:42:30.932Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-21T18:42:30.932Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-01-21T18:42:30.932Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-01-21T18:42:30.932Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-01-21T18:42:30.932Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-271\n [2020-01-21T18:42:30.932Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp\n [2020-01-21T18:42:30.932Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-01-21T18:42:30.932Z] \n [2020-01-21T18:42:30.932Z] \n [2020-01-21T18:42:30.932Z] ---> free -m:\n [2020-01-21T18:42:30.932Z] total used free shared buff/cache available\n [2020-01-21T18:42:30.932Z] Mem: 1838 638 65 0 1134 1093\n [2020-01-21T18:42:30.932Z] Swap: 1023 0 1023\n [2020-01-21T18:42:30.932Z] \n [2020-01-21T18:42:30.932Z] \n [2020-01-21T18:42:30.932Z] ---> ip addr:\n [2020-01-21T18:42:30.932Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-21T18:42:30.932Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-21T18:42:30.932Z] inet 127.0.0.1/8 scope host lo\n [2020-01-21T18:42:30.932Z] valid_lft forever preferred_lft forever\n [2020-01-21T18:42:30.932Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-21T18:42:30.932Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-21T18:42:30.932Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-21T18:42:30.932Z] valid_lft forever preferred_lft forever\n [2020-01-21T18:42:30.932Z] \n [2020-01-21T18:42:30.932Z] \n [2020-01-21T18:42:30.932Z] ---> sar -b -r -n DEV:\n [2020-01-21T18:42:30.932Z] 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:42:30.932Z] \n [2020-01-21T18:42:30.932Z] 18:31:44 LINUX RESTART\n [2020-01-21T18:42:30.932Z] \n [2020-01-21T18:42:30.932Z] 18:32:02 tps rtps wtps bread/s bwrtn/s\n [2020-01-21T18:42:30.932Z] 18:33:02 99.93 35.91 64.02 4896.53 29400.71\n [2020-01-21T18:42:30.932Z] 18:34:01 10.50 0.00 10.50 0.00 2319.41\n [2020-01-21T18:42:30.932Z] 18:35:01 0.33 0.00 0.33 0.00 3.95\n [2020-01-21T18:42:30.932Z] 18:36:01 0.28 0.00 0.28 0.00 2.93\n [2020-01-21T18:42:30.932Z] 18:37:01 0.23 0.00 0.23 0.00 3.73\n [2020-01-21T18:42:30.932Z] 18:38:01 0.47 0.00 0.47 0.00 7.21\n [2020-01-21T18:42:30.932Z] 18:39:01 0.27 0.02 0.25 0.13 2.73\n [2020-01-21T18:42:30.932Z] 18:40:01 0.27 0.00 0.27 0.00 3.61\n [2020-01-21T18:42:30.932Z] 18:41:01 0.28 0.00 0.28 0.00 3.51\n [2020-01-21T18:42:30.932Z] 18:42:01 0.27 0.00 0.27 0.00 3.00\n [2020-01-21T18:42:30.932Z] Average: 11.14 3.55 7.60 483.49 3134.88\n [2020-01-21T18:42:30.932Z] \n [2020-01-21T18:42:30.932Z] 18:32:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-21T18:42:30.932Z] 18:33:02 158732 1723572 91.57 2620 1159132 938420 32.02 483144 1083992 65160\n [2020-01-21T18:42:30.932Z] 18:34:01 165032 1717272 91.23 2620 1159068 903800 30.84 477332 1084040 16\n [2020-01-21T18:42:30.932Z] 18:35:01 165544 1716760 91.21 2620 1159072 899688 30.70 476852 1084024 8\n [2020-01-21T18:42:30.932Z] 18:36:01 165428 1716876 91.21 2620 1159072 899688 30.70 476860 1084024 8\n [2020-01-21T18:42:30.932Z] 18:37:01 164368 1717936 91.27 2620 1159080 899868 30.70 477872 1084024 8\n [2020-01-21T18:42:30.932Z] 18:38:01 164880 1717424 91.24 2620 1159084 899784 30.70 477440 1084024 8\n [2020-01-21T18:42:30.932Z] 18:39:01 165712 1716592 91.20 2620 1159092 899688 30.70 477044 1084024 8\n [2020-01-21T18:42:30.932Z] 18:40:01 170316 1711988 90.95 2620 1159096 899724 30.70 472496 1084024 8\n [2020-01-21T18:42:30.932Z] 18:41:01 170060 1712244 90.97 2620 1159108 899688 30.70 472252 1084024 8\n [2020-01-21T18:42:30.932Z] 18:42:01 182616 1699688 90.30 2620 1159112 899688 30.70 460040 1084016 8\n [2020-01-21T18:42:30.932Z] Average: 167269 1715035 91.11 2620 1159092 904004 30.84 475133 1084022 6524\n [2020-01-21T18:42:30.932Z] \n [2020-01-21T18:42:30.932Z] 18:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-21T18:42:30.932Z] 18:33:02 eth0 702.20 504.28 1625.12 413.32 0.00 0.00 0.00\n [2020-01-21T18:42:30.932Z] 18:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T18:42:30.932Z] 18:33:02 docker0 56.20 57.18 6.31 299.83 0.00 0.00 0.00\n [2020-01-21T18:42:30.932Z] 18:34:01 eth0 0.27 0.14 0.07 0.04 0.00 0.00 0.00\n [2020-01-21T18:42:30.932Z] 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T18:42:30.932Z] 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T18:42:30.932Z] 18:35:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-21T18:42:30.932Z] 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:36:01 eth0 0.78 0.08 0.06 0.01 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:37:01 eth0 0.53 0.33 0.27 0.20 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:38:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:39:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:40:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:41:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:42:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] Average: eth0 69.57 49.91 160.52 40.85 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] Average: docker0 5.55 5.65 0.62 29.60 0.00 0.00 0.00\n [2020-01-21T18:42:30.933Z] \n [2020-01-21T18:42:30.933Z] \n [2020-01-21T18:42:30.933Z] ---> sar -P ALL:\n [2020-01-21T18:42:30.933Z] 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:42:30.933Z] \n [2020-01-21T18:42:30.933Z] 18:31:44 LINUX RESTART\n [2020-01-21T18:42:30.933Z] \n [2020-01-21T18:42:30.933Z] 18:32:02 CPU %user %nice %system %iowait %steal %idle\n [2020-01-21T18:42:30.933Z] 18:33:02 all 16.19 0.00 6.37 7.28 0.03 70.13\n [2020-01-21T18:42:30.933Z] 18:33:02 0 15.96 0.00 7.19 4.54 0.03 72.28\n [2020-01-21T18:42:30.933Z] 18:33:02 1 14.31 0.00 6.74 5.48 0.03 73.43\n [2020-01-21T18:42:30.933Z] 18:33:02 2 18.40 0.00 6.50 10.84 0.03 64.23\n [2020-01-21T18:42:30.933Z] 18:33:02 3 16.08 0.00 5.07 8.26 0.03 70.56\n [2020-01-21T18:42:30.933Z] 18:34:01 all 0.18 0.00 0.09 0.00 0.00 99.72\n [2020-01-21T18:42:30.933Z] 18:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-21T18:42:30.933Z] 18:34:01 1 0.10 0.00 0.17 0.00 0.00 99.73\n [2020-01-21T18:42:30.933Z] 18:34:01 2 0.07 0.00 0.08 0.00 0.00 99.85\n [2020-01-21T18:42:30.933Z] 18:34:01 3 0.54 0.00 0.10 0.00 0.00 99.36\n [2020-01-21T18:42:30.933Z] 18:35:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-01-21T18:42:30.933Z] 18:35:01 0 0.53 0.00 0.05 0.00 0.00 99.42\n [2020-01-21T18:42:30.933Z] 18:35:01 1 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-01-21T18:42:30.933Z] 18:35:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-21T18:42:30.933Z] 18:35:01 3 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-21T18:42:30.933Z] 18:36:01 all 0.17 0.00 0.06 0.00 0.00 99.77\n [2020-01-21T18:42:30.933Z] 18:36:01 0 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-01-21T18:42:30.933Z] 18:36:01 1 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-01-21T18:42:30.933Z] 18:36:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-21T18:42:30.933Z] 18:36:01 3 0.03 0.00 0.12 0.00 0.00 99.85\n [2020-01-21T18:42:30.933Z] 18:37:01 all 0.18 0.00 0.04 0.00 0.00 99.77\n [2020-01-21T18:42:30.933Z] 18:37:01 0 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-01-21T18:42:30.933Z] 18:37:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-21T18:42:30.933Z] 18:37:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-21T18:42:30.933Z] 18:37:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-21T18:42:30.933Z] 18:38:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-01-21T18:42:30.933Z] 18:38:01 0 0.37 0.00 0.03 0.00 0.00 99.60\n [2020-01-21T18:42:30.933Z] 18:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-21T18:42:30.933Z] 18:38:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-21T18:42:30.933Z] 18:38:01 3 0.20 0.00 0.07 0.00 0.00 99.73\n [2020-01-21T18:42:30.933Z] 18:39:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-01-21T18:42:30.933Z] 18:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-21T18:42:30.933Z] 18:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-21T18:42:30.933Z] 18:39:01 2 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-01-21T18:42:30.933Z] 18:39:01 3 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-01-21T18:42:30.933Z] 18:40:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-01-21T18:42:30.933Z] 18:40:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-21T18:42:30.933Z] 18:40:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-21T18:42:30.933Z] 18:40:01 2 0.07 0.00 0.07 0.00 0.02 99.85\n [2020-01-21T18:42:30.933Z] 18:40:01 3 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-01-21T18:42:30.933Z] 18:41:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-01-21T18:42:30.933Z] 18:41:01 0 0.07 0.00 0.02 0.00 0.00 99.92\n [2020-01-21T18:42:30.933Z] 18:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-21T18:42:30.933Z] 18:41:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-21T18:42:30.933Z] 18:41:01 3 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-01-21T18:42:30.933Z] 18:42:01 all 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-01-21T18:42:30.933Z] 18:42:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-21T18:42:30.933Z] 18:42:01 1 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-01-21T18:42:30.933Z] 18:42:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-01-21T18:42:30.933Z] 18:42:01 3 0.20 0.00 0.07 0.00 0.02 99.72\n [2020-01-21T18:42:30.933Z] Average: all 1.73 0.00 0.67 0.71 0.00 96.88\n [2020-01-21T18:42:30.933Z] Average: 0 1.77 0.00 0.73 0.44 0.00 97.05\n [2020-01-21T18:42:30.933Z] Average: 1 1.45 0.00 0.71 0.54 0.00 97.30\n [2020-01-21T18:42:30.933Z] Average: 2 1.86 0.00 0.69 1.06 0.01 96.38\n [2020-01-21T18:42:30.933Z] Average: 3 1.84 0.00 0.55 0.81 0.01 96.80\n [2020-01-21T18:42:30.933Z] \n [2020-01-21T18:42:30.933Z] \n [2020-01-21T18:42:30.933Z] '