b' Push event to branch master\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Obtained Jenkinsfile from 6010985801c6a95fb60a6357fd2fc08766e33cc8\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 624274de822d93f788ee07a778fc58f076bceb9f\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 624274de822d93f788ee07a778fc58f076bceb9f (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 624274de822d93f788ee07a778fc58f076bceb9f # timeout=10\n Commit message: "Merge pull request #117 from ernestojeda/arm64-label-change"\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.13, 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-16g]]\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.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\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-1652 in /w/workspace/ndry_app-functions-sdk-go_master\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_master # 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/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Checking out Revision 6010985801c6a95fb60a6357fd2fc08766e33cc8 (master)\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/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/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 6010985801c6a95fb60a6357fd2fc08766e33cc8 # timeout=10\n Commit message: "Merge pull request #295 from adam-intel/fixroute"\n > git rev-list --no-walk 249dcc4083020728a5912862b7fb0f66d3ba6b23 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-28T21:12:57.392Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T21:12:58.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-28T21:12:58.623Z] \n [2020-02-28T21:12:58.623Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T21:12:58.963Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-28T21:12:58.963Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-28T21:12:58.963Z] e7c96db7181b: Pulling fs layer\n [2020-02-28T21:12:58.963Z] a038dfdf5543: Pulling fs layer\n [2020-02-28T21:12:58.963Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-28T21:12:59.232Z] e7c96db7181b: Verifying Checksum\n [2020-02-28T21:12:59.232Z] e7c96db7181b: Download complete\n [2020-02-28T21:12:59.232Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-28T21:12:59.232Z] 8d5d8e63b3c0: Download complete\n [2020-02-28T21:12:59.232Z] a038dfdf5543: Verifying Checksum\n [2020-02-28T21:12:59.232Z] a038dfdf5543: Download complete\n [2020-02-28T21:12:59.493Z] e7c96db7181b: Pull complete\n [2020-02-28T21:13:00.436Z] a038dfdf5543: Pull complete\n [2020-02-28T21:13:00.696Z] 8d5d8e63b3c0: Pull complete\n [2020-02-28T21:13:00.696Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-28T21:13:00.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-28T21:13:00.863Z] prd-centos7-docker-4c-2g-1652 does not seem to be running inside a container\n [2020-02-28T21:13:00.917Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-28T21:13:01.632Z] $ docker top 1c87d88a7c92bc04067f0f8d1edca638e5c55a5a6544f3b3bb29f073db11d590 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-28T21:13:02.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-28T21:13:02.351Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-28T21:13:02.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-28T21:13:02.572Z] $ docker exec 1c87d88a7c92bc04067f0f8d1edca638e5c55a5a6544f3b3bb29f073db11d590 ssh-agent\n [2020-02-28T21:13:02.776Z] SSH_AUTH_SOCK=/tmp/ssh-KGgqCrTEvlzf/agent.14\n [2020-02-28T21:13:02.776Z] SSH_AGENT_PID=21\n [2020-02-28T21:13:02.789Z] Running ssh-add (command line suppressed)\n [2020-02-28T21:13:02.953Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4032398181285797515.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4032398181285797515.key)\n [2020-02-28T21:13:03.022Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T21:13:03.323Z] + git describe --exact-match --tags HEAD\n [2020-02-28T21:13:03.323Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-28T21:13:03.428Z] $ docker exec --env ******** --env ******** 1c87d88a7c92bc04067f0f8d1edca638e5c55a5a6544f3b3bb29f073db11d590 ssh-agent -k\n [2020-02-28T21:13:03.591Z] unset SSH_AUTH_SOCK;\n [2020-02-28T21:13:03.592Z] unset SSH_AGENT_PID;\n [2020-02-28T21:13:03.592Z] echo Agent pid 21 killed;\n [2020-02-28T21:13:03.654Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-28T21:13:03.674Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-28T21:13:03.674Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-28T21:13:03.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-28T21:13:03.704Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-28T21:13:03.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-28T21:13:03.930Z] $ docker exec 1c87d88a7c92bc04067f0f8d1edca638e5c55a5a6544f3b3bb29f073db11d590 ssh-agent\n [2020-02-28T21:13:04.135Z] SSH_AUTH_SOCK=/tmp/ssh-nD3jyArEvqTP/agent.56\n [2020-02-28T21:13:04.135Z] SSH_AGENT_PID=63\n [2020-02-28T21:13:04.142Z] Running ssh-add (command line suppressed)\n [2020-02-28T21:13:04.438Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_9160046695499969924.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_9160046695499969924.key)\n [2020-02-28T21:13:04.519Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T21:13:04.833Z] + git semver init\n [2020-02-28T21:13:04.834Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-28T21:13:04.834Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git\n [2020-02-28T21:13:04.834Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master\n [2020-02-28T21:13:04.834Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-28T21:13:04.834Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-28T21:13:04.834Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-28T21:13:04.834Z] # $SEMVER_BRANCH = master\n [2020-02-28T21:13:04.834Z] # $SEMVER_TEMP = /tmp/semver-465297222\n [2020-02-28T21:13:04.834Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n [2020-02-28T21:13:08.161Z] # \'/tmp/semver-465297222\' -> \'/w/workspace/ndry_app-functions-sdk-go_master/.semver\'\n [2020-02-28T21:13:08.161Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver\n [Pipeline] }\n [2020-02-28T21:13:08.171Z] $ docker exec --env ******** --env ******** 1c87d88a7c92bc04067f0f8d1edca638e5c55a5a6544f3b3bb29f073db11d590 ssh-agent -k\n [2020-02-28T21:13:08.360Z] unset SSH_AUTH_SOCK;\n [2020-02-28T21:13:08.360Z] unset SSH_AGENT_PID;\n [2020-02-28T21:13:08.360Z] echo Agent pid 63 killed;\n [2020-02-28T21:13:08.446Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-28T21:13:08.770Z] + git semver\n [Pipeline] }\n [2020-02-28T21:13:08.787Z] $ docker stop --time=1 1c87d88a7c92bc04067f0f8d1edca638e5c55a5a6544f3b3bb29f073db11d590\n [2020-02-28T21:13:10.335Z] $ docker rm -f 1c87d88a7c92bc04067f0f8d1edca638e5c55a5a6544f3b3bb29f073db11d590\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-28T21:13:12.925Z] Stashed 82 file(s)\n [Pipeline] echo\n [2020-02-28T21:13:12.926Z] [edgeXSemver] initialized semver on version 1.0.1-dev.13\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-02-28T21:13:28.033Z] Still waiting to schedule task\n [2020-02-28T21:13:28.033Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-28T21:13:28.035Z] Still waiting to schedule task\n [2020-02-28T21:13:28.035Z] \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-16g-1649\xe2\x80\x99 is offline\n [2020-02-28T21:15:37.009Z] Running on prd-centos7-docker-4c-2g-1656 in /w/workspace/ndry_app-functions-sdk-go_master\n [Pipeline] {\n [Pipeline] ws\n [2020-02-28T21:15:37.023Z] Running in /w/workspace/app-functions-sdk-go/18\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-28T21:15:39.846Z] using credential edgex-jenkins-ssh\n [2020-02-28T21:15:39.865Z] Cloning the remote Git repository\n [2020-02-28T21:15:39.865Z] Cloning with configured refspecs honoured and without tags\n [2020-02-28T21:15:39.742Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-28T21:15:39.780Z] > git init /w/workspace/app-functions-sdk-go/18 # timeout=10\n [2020-02-28T21:15:39.834Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-28T21:15:39.835Z] > git --version # timeout=10\n [2020-02-28T21:15:39.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T21:15:39.881Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T21:15:41.301Z] Fetching without tags\n [2020-02-28T21:15:41.700Z] Checking out Revision 6010985801c6a95fb60a6357fd2fc08766e33cc8 (master)\n [2020-02-28T21:15:41.245Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-28T21:15:41.253Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T21:15:41.266Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-28T21:15:41.278Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-28T21:15:41.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T21:15:41.284Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T21:15:41.712Z] > git config core.sparsecheckout # timeout=10\n [2020-02-28T21:15:41.719Z] > git checkout -f 6010985801c6a95fb60a6357fd2fc08766e33cc8 # timeout=10\n [2020-02-28T21:15:46.310Z] Commit message: "Merge pull request #295 from adam-intel/fixroute"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-28T21:15:47.615Z] =========================================================\n [2020-02-28T21:15:47.615Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-28T21:15:47.615Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T21:15:48.284Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine .\n [2020-02-28T21:15:48.864Z] Sending build context to Docker daemon 36.54MB\n\n [2020-02-28T21:15:48.864Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-28T21:15:48.864Z] Step 2/8 : FROM ${BASE}\n [2020-02-28T21:15:48.864Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-28T21:15:48.864Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-28T21:15:48.864Z] 2848faf0eed1: Pulling fs layer\n [2020-02-28T21:15:48.864Z] 0f37312ad70f: Pulling fs layer\n [2020-02-28T21:15:48.864Z] 5788d62ee057: Pulling fs layer\n [2020-02-28T21:15:48.864Z] 0e6b1d234666: Pulling fs layer\n [2020-02-28T21:15:48.864Z] bf5d7aec512f: Pulling fs layer\n [2020-02-28T21:15:48.864Z] 34c802a77dc8: Pulling fs layer\n [2020-02-28T21:15:48.864Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-28T21:15:48.864Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-28T21:15:48.864Z] 5c102a31e300: Pulling fs layer\n [2020-02-28T21:15:48.864Z] dcfb455df0a1: Pulling fs layer\n [2020-02-28T21:15:48.864Z] 9eb99e56ec68: Waiting\n [2020-02-28T21:15:48.864Z] 5788d62ee057: Waiting\n [2020-02-28T21:15:48.864Z] 5c102a31e300: Waiting\n [2020-02-28T21:15:48.864Z] 0e6b1d234666: Waiting\n [2020-02-28T21:15:48.864Z] bf5d7aec512f: Waiting\n [2020-02-28T21:15:48.864Z] dcfb455df0a1: Waiting\n [2020-02-28T21:15:48.864Z] 34c802a77dc8: Waiting\n [2020-02-28T21:15:48.864Z] 27c7a5d97fbd: Waiting\n [2020-02-28T21:15:48.864Z] 0f37312ad70f: Verifying Checksum\n [2020-02-28T21:15:48.864Z] 0f37312ad70f: Download complete\n [2020-02-28T21:15:49.129Z] 2848faf0eed1: Download complete\n [2020-02-28T21:15:49.129Z] 0e6b1d234666: Verifying Checksum\n [2020-02-28T21:15:49.129Z] 0e6b1d234666: Download complete\n [2020-02-28T21:15:49.129Z] bf5d7aec512f: Verifying Checksum\n [2020-02-28T21:15:49.129Z] bf5d7aec512f: Download complete\n [2020-02-28T21:15:49.129Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-28T21:15:49.129Z] e6b0cf9c0882: Download complete\n [2020-02-28T21:15:49.395Z] e6b0cf9c0882: Pull complete\n [2020-02-28T21:15:49.662Z] 2848faf0eed1: Pull complete\n [2020-02-28T21:15:49.662Z] 0f37312ad70f: Pull complete\n [2020-02-28T21:15:50.613Z] 34c802a77dc8: Verifying Checksum\n [2020-02-28T21:15:50.613Z] 34c802a77dc8: Download complete\n [2020-02-28T21:15:50.613Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-28T21:15:50.613Z] 27c7a5d97fbd: Download complete\n [2020-02-28T21:15:51.198Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-28T21:15:51.198Z] 9eb99e56ec68: Download complete\n [2020-02-28T21:15:51.198Z] 5c102a31e300: Verifying Checksum\n [2020-02-28T21:15:51.198Z] 5c102a31e300: Download complete\n [2020-02-28T21:15:51.198Z] dcfb455df0a1: Verifying Checksum\n [2020-02-28T21:15:51.198Z] dcfb455df0a1: Download complete\n [2020-02-28T21:15:51.457Z] 5788d62ee057: Verifying Checksum\n [2020-02-28T21:15:51.457Z] 5788d62ee057: Download complete\n [2020-02-28T21:15:58.039Z] 5788d62ee057: Pull complete\n [2020-02-28T21:15:58.039Z] 0e6b1d234666: Pull complete\n [2020-02-28T21:15:58.039Z] bf5d7aec512f: Pull complete\n [2020-02-28T21:16:03.319Z] 34c802a77dc8: Pull complete\n [2020-02-28T21:16:05.862Z] 9eb99e56ec68: Pull complete\n [2020-02-28T21:16:06.124Z] 27c7a5d97fbd: Pull complete\n [2020-02-28T21:16:07.061Z] 5c102a31e300: Pull complete\n [2020-02-28T21:16:07.061Z] dcfb455df0a1: Pull complete\n [2020-02-28T21:16:07.061Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-28T21:16:07.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-28T21:16:07.061Z] ---> 7c70fe431013\n [2020-02-28T21:16:07.061Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-28T21:16:07.320Z] latest: Pulling from library/docker\n [2020-02-28T21:16:07.581Z] c9b1b535fdd9: Pulling fs layer\n [2020-02-28T21:16:07.581Z] cd54125436dc: Pulling fs layer\n [2020-02-28T21:16:07.581Z] 70d1554c15cb: Pulling fs layer\n [2020-02-28T21:16:07.581Z] c8a3718af663: Pulling fs layer\n [2020-02-28T21:16:07.581Z] f5d685e7204c: Pulling fs layer\n [2020-02-28T21:16:07.581Z] bd2db148201e: Pulling fs layer\n [2020-02-28T21:16:07.581Z] 419c00a7b035: Pulling fs layer\n [2020-02-28T21:16:07.581Z] f5d685e7204c: Waiting\n [2020-02-28T21:16:07.581Z] 419c00a7b035: Waiting\n [2020-02-28T21:16:07.581Z] c8a3718af663: Waiting\n [2020-02-28T21:16:07.581Z] bd2db148201e: Waiting\n [2020-02-28T21:16:07.581Z] 70d1554c15cb: Verifying Checksum\n [2020-02-28T21:16:07.581Z] 70d1554c15cb: Download complete\n [2020-02-28T21:16:07.842Z] c9b1b535fdd9: Verifying Checksum\n [2020-02-28T21:16:07.842Z] c9b1b535fdd9: Download complete\n [2020-02-28T21:16:07.842Z] cd54125436dc: Verifying Checksum\n [2020-02-28T21:16:07.842Z] cd54125436dc: Download complete\n [2020-02-28T21:16:07.842Z] bd2db148201e: Verifying Checksum\n [2020-02-28T21:16:07.842Z] bd2db148201e: Download complete\n [2020-02-28T21:16:07.842Z] f5d685e7204c: Verifying Checksum\n [2020-02-28T21:16:07.842Z] f5d685e7204c: Download complete\n [2020-02-28T21:16:08.104Z] c9b1b535fdd9: Pull complete\n [2020-02-28T21:16:08.104Z] 419c00a7b035: Verifying Checksum\n [2020-02-28T21:16:08.104Z] 419c00a7b035: Download complete\n [2020-02-28T21:16:08.680Z] c8a3718af663: Verifying Checksum\n [2020-02-28T21:16:08.680Z] c8a3718af663: Download complete\n [2020-02-28T21:16:09.619Z] cd54125436dc: Pull complete\n [2020-02-28T21:16:09.879Z] 70d1554c15cb: Pull complete\n [2020-02-28T21:16:13.182Z] c8a3718af663: Pull complete\n [2020-02-28T21:16:13.182Z] f5d685e7204c: Pull complete\n [2020-02-28T21:16:13.182Z] bd2db148201e: Pull complete\n [2020-02-28T21:16:13.182Z] 419c00a7b035: Pull complete\n [2020-02-28T21:16:13.182Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n [2020-02-28T21:16:13.182Z] Status: Downloaded newer image for docker:latest\n [2020-02-28T21:16:14.165Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1655 in /w/workspace/ndry_app-functions-sdk-go_master\n [Pipeline] {\n [Pipeline] ws\n [2020-02-28T21:16:14.181Z] Running in /w/workspace/app-functions-sdk-go/18\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-28T21:16:14.568Z] ---> e4e9382f9a02\n [2020-02-28T21:16:14.568Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-28T21:16:14.568Z] ---> Running in e32d8abf7058\n [2020-02-28T21:16:14.568Z] Removing intermediate container e32d8abf7058\n [2020-02-28T21:16:14.568Z] ---> c02e1e22c3a3\n [2020-02-28T21:16:14.568Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-28T21:16:14.568Z] ---> Running in b78faf809265\n [2020-02-28T21:16:15.139Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-28T21:16:15.709Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-28T21:16:16.276Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-28T21:16:16.535Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-28T21:16:16.535Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-28T21:16:16.799Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-28T21:16:16.799Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-28T21:16:16.799Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-28T21:16:16.799Z] OK: 145 MiB in 44 packages\n [2020-02-28T21:16:17.371Z] Removing intermediate container b78faf809265\n [2020-02-28T21:16:17.371Z] ---> bf54f22bf752\n [2020-02-28T21:16:17.371Z] Step 6/8 : WORKDIR /build\n [2020-02-28T21:16:17.371Z] ---> Running in da1c15fe69d2\n [2020-02-28T21:16:17.371Z] Removing intermediate container da1c15fe69d2\n [2020-02-28T21:16:17.371Z] ---> 25eb748220e1\n [2020-02-28T21:16:17.371Z] Step 7/8 : COPY go.mod .\n [2020-02-28T21:16:17.670Z] ---> d28c0dd82223\n [2020-02-28T21:16:17.670Z] Step 8/8 : RUN go mod download\n [2020-02-28T21:16:17.670Z] ---> Running in e4e96af31422\n [2020-02-28T21:16:19.591Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.17\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-28T21:16:19.591Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-28T21:16:19.854Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-28T21:16:20.114Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-28T21:16:20.114Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-28T21:16:20.114Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-28T21:16:20.114Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-28T21:16:20.114Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-02-28T21:16:20.114Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-28T21:16:20.114Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-28T21:16:20.114Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-28T21:16:20.114Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-28T21:16:20.114Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-28T21:16:20.114Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-28T21:16:20.114Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-28T21:16:20.114Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-28T21:16:20.114Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-28T21:16:20.114Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-28T21:16:20.114Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-28T21:16:20.114Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-28T21:16:20.114Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-28T21:16:20.375Z] using credential edgex-jenkins-ssh\n [2020-02-28T21:16:20.401Z] Cloning the remote Git repository\n [2020-02-28T21:16:20.401Z] Cloning with configured refspecs honoured and without tags\n [2020-02-28T21:16:20.472Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-28T21:16:20.589Z] > git init /w/workspace/app-functions-sdk-go/18 # timeout=10\n [2020-02-28T21:16:20.689Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-28T21:16:20.690Z] > git --version # timeout=10\n [2020-02-28T21:16:20.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T21:16:20.863Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T21:16:23.901Z] Fetching without tags\n [2020-02-28T21:16:24.464Z] Checking out Revision 6010985801c6a95fb60a6357fd2fc08766e33cc8 (master)\n [2020-02-28T21:16:23.811Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-28T21:16:23.836Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T21:16:23.869Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-28T21:16:23.926Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-28T21:16:23.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T21:16:23.942Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T21:16:24.487Z] > git config core.sparsecheckout # timeout=10\n [2020-02-28T21:16:24.508Z] > git checkout -f 6010985801c6a95fb60a6357fd2fc08766e33cc8 # timeout=10\n [2020-02-28T21:16:28.283Z] \x1b[0mRemoving intermediate container e4e96af31422\n [2020-02-28T21:16:28.283Z] ---> 954b1391bff2\n [2020-02-28T21:16:28.545Z] Successfully built 954b1391bff2\n [2020-02-28T21:16:28.804Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T21:16:29.078Z] Commit message: "Merge pull request #295 from adam-intel/fixroute"\n [2020-02-28T21:16:29.215Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-28T21:16:29.215Z] .\n [Pipeline] withDockerContainer\n [2020-02-28T21:16:29.344Z] prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container\n [2020-02-28T21:16:29.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/18 -v /w/workspace/app-functions-sdk-go/18:/w/workspace/app-functions-sdk-go/18:rw,z -v /w/workspace/app-functions-sdk-go/18@tmp:/w/workspace/app-functions-sdk-go/18@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 ******** ci-base-image-x86_64 cat\n [2020-02-28T21:16:30.005Z] $ docker top debba277b7b537122029ece8c950ed5a64fc6919db7fe403d3ecd141a18fff6d -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [2020-02-28T21:16:30.900Z] + go version\n [2020-02-28T21:16:30.900Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-28T21:16:31.199Z] + make test\n [2020-02-28T21:16:31.199Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [Pipeline] echo\n [2020-02-28T21:16:33.361Z] =========================================================\n [2020-02-28T21:16:33.361Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-28T21:16:33.361Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T21:16:34.426Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine .\n [2020-02-28T21:16:34.502Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-28T21:16:35.411Z] Sending build context to Docker daemon 36.54MB\n\n [2020-02-28T21:16:35.679Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-28T21:16:35.679Z] Step 2/8 : FROM ${BASE}\n [2020-02-28T21:16:35.947Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-28T21:16:35.947Z] cde5963f3b93: Pulling fs layer\n [2020-02-28T21:16:35.947Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-28T21:16:35.947Z] 777b28850792: Pulling fs layer\n [2020-02-28T21:16:35.947Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-28T21:16:35.947Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-28T21:16:35.947Z] 1df406cf5192: Pulling fs layer\n [2020-02-28T21:16:35.947Z] cd6300453558: Pulling fs layer\n [2020-02-28T21:16:35.947Z] b9c365052c96: Pulling fs layer\n [2020-02-28T21:16:35.947Z] a2d8cc88f415: Pulling fs layer\n [2020-02-28T21:16:35.947Z] ea1d1ca13537: Pulling fs layer\n [2020-02-28T21:16:35.947Z] 8a11ddd9e578: Waiting\n [2020-02-28T21:16:35.947Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-28T21:16:35.947Z] 4cf88f913ddb: Waiting\n [2020-02-28T21:16:35.947Z] cd6300453558: Waiting\n [2020-02-28T21:16:35.947Z] 1df406cf5192: Waiting\n [2020-02-28T21:16:35.947Z] a2d8cc88f415: Waiting\n [2020-02-28T21:16:35.947Z] ea1d1ca13537: Waiting\n [2020-02-28T21:16:35.947Z] 3750a50a1c5e: Waiting\n [2020-02-28T21:16:35.947Z] b9c365052c96: Waiting\n [2020-02-28T21:16:35.947Z] 777b28850792: Verifying Checksum\n [2020-02-28T21:16:35.947Z] 777b28850792: Download complete\n [2020-02-28T21:16:35.947Z] 2a23fa8c16f7: Download complete\n [2020-02-28T21:16:35.947Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-28T21:16:35.947Z] 4cf88f913ddb: Download complete\n [2020-02-28T21:16:35.947Z] 1df406cf5192: Verifying Checksum\n [2020-02-28T21:16:35.947Z] 1df406cf5192: Download complete\n [2020-02-28T21:16:36.219Z] cde5963f3b93: Download complete\n [2020-02-28T21:16:37.196Z] cde5963f3b93: Pull complete\n [2020-02-28T21:16:37.789Z] 2a23fa8c16f7: Pull complete\n [2020-02-28T21:16:38.379Z] 777b28850792: Pull complete\n [2020-02-28T21:16:40.989Z] cd6300453558: Verifying Checksum\n [2020-02-28T21:16:40.989Z] cd6300453558: Download complete\n [2020-02-28T21:16:40.989Z] a2d8cc88f415: Verifying Checksum\n [2020-02-28T21:16:40.989Z] a2d8cc88f415: Download complete\n [2020-02-28T21:16:42.968Z] ea1d1ca13537: Download complete\n [2020-02-28T21:16:43.239Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-28T21:16:43.239Z] 3750a50a1c5e: Download complete\n [2020-02-28T21:16:45.624Z] b9c365052c96: Verifying Checksum\n [2020-02-28T21:16:45.624Z] b9c365052c96: Download complete\n [2020-02-28T21:16:46.810Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.107s\tcoverage: 88.9% of statements\n [2020-02-28T21:16:47.580Z] 8a11ddd9e578: Verifying Checksum\n [2020-02-28T21:16:47.580Z] 8a11ddd9e578: Download complete\n [2020-02-28T21:16:56.867Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.417s\tcoverage: 41.7% of statements\n [2020-02-28T21:16:56.867Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-28T21:16:56.867Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-28T21:16:56.867Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.008s\tcoverage: 100.0% of statements\n [2020-02-28T21:16:56.867Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.389s\tcoverage: 69.3% of statements\n [2020-02-28T21:16:59.931Z] 8a11ddd9e578: Pull complete\n [2020-02-28T21:16:59.931Z] 4cf88f913ddb: Pull complete\n [2020-02-28T21:16:59.931Z] 1df406cf5192: Pull complete\n [2020-02-28T21:17:04.210Z] cd6300453558: Pull complete\n [2020-02-28T21:17:05.039Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.074s\tcoverage: 74.7% of statements\n [2020-02-28T21:17:05.039Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.011s\tcoverage: 89.5% of statements\n [2020-02-28T21:17:05.039Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.009s\tcoverage: 100.0% of statements\n [2020-02-28T21:17:05.298Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.348s\tcoverage: 100.0% of statements\n [2020-02-28T21:17:05.298Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.005s\tcoverage: 100.0% of statements\n [2020-02-28T21:17:05.298Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.007s\tcoverage: 100.0% of statements\n [2020-02-28T21:17:05.298Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n [2020-02-28T21:17:05.298Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-28T21:17:05.298Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-28T21:17:05.298Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-28T21:17:05.298Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-28T21:17:05.298Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-28T21:17:05.298Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-28T21:17:05.298Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.004s\tcoverage: 96.6% of statements\n [2020-02-28T21:17:05.298Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-28T21:17:05.298Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.005s\tcoverage: 97.7% of statements\n [2020-02-28T21:17:05.298Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-28T21:17:05.298Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-28T21:17:05.298Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-02-28T21:17:06.676Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.700s\tcoverage: 86.7% of statements\n [2020-02-28T21:17:06.676Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.058s\tcoverage: 83.3% of statements\n [2020-02-28T21:17:06.676Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint\t[no test files]\n [2020-02-28T21:17:07.259Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t5.267s\tcoverage: 74.2% of statements\n [2020-02-28T21:17:07.259Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient\t[no test files]\n [2020-02-28T21:17:07.259Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.009s\tcoverage: 100.0% of statements\n [2020-02-28T21:17:07.259Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-02-28T21:17:09.577Z] b9c365052c96: Pull complete\n [2020-02-28T21:17:09.577Z] a2d8cc88f415: Pull complete\n [2020-02-28T21:17:10.999Z] ea1d1ca13537: Pull complete\n [2020-02-28T21:17:11.485Z] gofmt -l .\n [2020-02-28T21:17:11.485Z] [ "`gofmt -l .`" = "" ]\n [2020-02-28T21:17:11.485Z] ./bin/test-attribution-txt.sh\n [2020-02-28T21:17:11.594Z] 3750a50a1c5e: Pull complete\n [2020-02-28T21:17:11.594Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-28T21:17:11.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-28T21:17:11.594Z] ---> 78745c68409d\n [2020-02-28T21:17:11.594Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-28T21:17:11.865Z] latest: Pulling from library/docker\n [2020-02-28T21:17:12.146Z] 8fa90b21c985: Pulling fs layer\n [2020-02-28T21:17:12.146Z] f2917335fcb0: Pulling fs layer\n [2020-02-28T21:17:12.146Z] c8d3c84c2515: Pulling fs layer\n [2020-02-28T21:17:12.146Z] b91ed599925c: Pulling fs layer\n [2020-02-28T21:17:12.146Z] 67f904540aca: Pulling fs layer\n [2020-02-28T21:17:12.146Z] b692ba2de145: Pulling fs layer\n [2020-02-28T21:17:12.146Z] f20adc8023b7: Pulling fs layer\n [2020-02-28T21:17:12.146Z] b91ed599925c: Waiting\n [2020-02-28T21:17:12.146Z] 67f904540aca: Waiting\n [2020-02-28T21:17:12.146Z] b692ba2de145: Waiting\n [2020-02-28T21:17:12.146Z] f20adc8023b7: Waiting\n [2020-02-28T21:17:12.415Z] c8d3c84c2515: Verifying Checksum\n [2020-02-28T21:17:12.415Z] c8d3c84c2515: Download complete\n [2020-02-28T21:17:12.429Z] ./bin/test-go-mod-tidy.sh\n [2020-02-28T21:17:12.695Z] f2917335fcb0: Verifying Checksum\n [2020-02-28T21:17:12.695Z] f2917335fcb0: Download complete\n [2020-02-28T21:17:12.695Z] 8fa90b21c985: Download complete\n [Pipeline] stash\n [2020-02-28T21:17:13.142Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-28T21:17:13.152Z] $ docker stop --time=1 debba277b7b537122029ece8c950ed5a64fc6919db7fe403d3ecd141a18fff6d\n [2020-02-28T21:17:13.302Z] 67f904540aca: Verifying Checksum\n [2020-02-28T21:17:13.302Z] 67f904540aca: Download complete\n [2020-02-28T21:17:13.302Z] b692ba2de145: Verifying Checksum\n [2020-02-28T21:17:13.302Z] b692ba2de145: Download complete\n [2020-02-28T21:17:13.574Z] f20adc8023b7: Verifying Checksum\n [2020-02-28T21:17:13.574Z] f20adc8023b7: Download complete\n [2020-02-28T21:17:13.574Z] 8fa90b21c985: Pull complete\n [2020-02-28T21:17:14.683Z] $ docker rm -f debba277b7b537122029ece8c950ed5a64fc6919db7fe403d3ecd141a18fff6d\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 when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-02-28T21:17:16.193Z] f2917335fcb0: Pull complete\n [2020-02-28T21:17:16.193Z] c8d3c84c2515: Pull complete\n [2020-02-28T21:17:18.140Z] b91ed599925c: Verifying Checksum\n [2020-02-28T21:17:18.140Z] b91ed599925c: Download complete\n [2020-02-28T21:17:22.412Z] b91ed599925c: Pull complete\n [2020-02-28T21:17:22.412Z] 67f904540aca: Pull complete\n [2020-02-28T21:17:22.412Z] b692ba2de145: Pull complete\n [2020-02-28T21:17:22.682Z] f20adc8023b7: Pull complete\n [2020-02-28T21:17:22.682Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n [2020-02-28T21:17:22.682Z] Status: Downloaded newer image for docker:latest\n [2020-02-28T21:17:30.910Z] ---> d655c3939a78\n [2020-02-28T21:17:30.910Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-28T21:17:30.910Z] ---> Running in b314c3457609\n [2020-02-28T21:17:30.910Z] Removing intermediate container b314c3457609\n [2020-02-28T21:17:30.910Z] ---> 2d88e901ab12\n [2020-02-28T21:17:30.910Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-28T21:17:30.910Z] ---> Running in d58c119b3503\n [2020-02-28T21:17:31.177Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-28T21:17:32.138Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-28T21:17:32.405Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-28T21:17:32.405Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-28T21:17:32.672Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-28T21:17:32.672Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-28T21:17:32.940Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-28T21:17:32.940Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-28T21:17:32.940Z] OK: 127 MiB in 44 packages\n [2020-02-28T21:17:34.354Z] Removing intermediate container d58c119b3503\n [2020-02-28T21:17:34.354Z] ---> 78f202c14838\n [2020-02-28T21:17:34.354Z] Step 6/8 : WORKDIR /build\n [2020-02-28T21:17:34.354Z] ---> Running in cc21f96dab54\n [2020-02-28T21:17:34.940Z] Removing intermediate container cc21f96dab54\n [2020-02-28T21:17:34.940Z] ---> 0f9ba4a0d8eb\n [2020-02-28T21:17:34.940Z] Step 7/8 : COPY go.mod .\n [2020-02-28T21:17:35.528Z] ---> b6100a982242\n [2020-02-28T21:17:35.528Z] Step 8/8 : RUN go mod download\n [2020-02-28T21:17:35.528Z] ---> Running in d395dd040d2e\n [2020-02-28T21:17:37.484Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-28T21:17:37.484Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-28T21:17:37.484Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-28T21:17:37.484Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-28T21:17:37.484Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-28T21:17:37.484Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-28T21:17:37.484Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-28T21:17:37.484Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-28T21:17:37.484Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-28T21:17:37.484Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n [2020-02-28T21:17:37.484Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-28T21:17:37.484Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-28T21:17:37.484Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.17\n [2020-02-28T21:17:37.484Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-28T21:17:37.484Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-28T21:17:37.484Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-28T21:17:37.484Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-28T21:17:37.750Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-28T21:17:38.018Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-28T21:17:38.019Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-28T21:17:38.287Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-28T21:17:38.287Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-28T21:17:38.287Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-28T21:17:38.287Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-28T21:17:38.287Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-28T21:17:38.287Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-28T21:17:38.287Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-28T21:17:56.527Z] \x1b[0mRemoving intermediate container d395dd040d2e\n [2020-02-28T21:17:56.527Z] ---> 3eef21be7b9f\n [2020-02-28T21:17:56.527Z] Successfully built 3eef21be7b9f\n [2020-02-28T21:17:56.527Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T21:17:56.993Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-28T21:17:56.993Z] .\n [Pipeline] withDockerContainer\n [2020-02-28T21:17:57.343Z] prd-ubuntu18.04-docker-arm64-4c-16g-1655 does not seem to be running inside a container\n [2020-02-28T21:17:57.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/18 -v /w/workspace/app-functions-sdk-go/18:/w/workspace/app-functions-sdk-go/18:rw,z -v /w/workspace/app-functions-sdk-go/18@tmp:/w/workspace/app-functions-sdk-go/18@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 ******** ci-base-image-arm64 cat\n [2020-02-28T21:17:58.916Z] $ docker top c5ea5f9d00bc7fdf4740e4573518d7f6d639afbe553b7144c7c97e46a93fc54d -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T21:18:01.142Z] + go version\n [2020-02-28T21:18:01.142Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-28T21:18:01.811Z] + make test\n [2020-02-28T21:18:01.811Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-28T21:18:03.763Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-28T21:18:50.909Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.111s\tcoverage: 88.9% of statements\n [2020-02-28T21:19:03.244Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.410s\tcoverage: 41.7% of statements\n [2020-02-28T21:19:03.244Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-28T21:19:03.244Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-28T21:19:03.244Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.069s\tcoverage: 100.0% of statements\n [2020-02-28T21:19:03.244Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.393s\tcoverage: 69.3% of statements\n [2020-02-28T21:19:06.627Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.182s\tcoverage: 74.7% of statements\n [2020-02-28T21:19:06.627Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.018s\tcoverage: 89.5% of statements\n [2020-02-28T21:19:06.627Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.039s\tcoverage: 100.0% of statements\n [2020-02-28T21:19:13.302Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.171s\tcoverage: 100.0% of statements\n [2020-02-28T21:19:13.302Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.018s\tcoverage: 100.0% of statements\n [2020-02-28T21:19:13.302Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.016s\tcoverage: 100.0% of statements\n [2020-02-28T21:19:13.302Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n [2020-02-28T21:19:13.302Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-28T21:19:13.302Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-28T21:19:13.302Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-28T21:19:13.302Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-28T21:19:13.302Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-28T21:19:13.302Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-28T21:19:13.302Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.016s\tcoverage: 96.6% of statements\n [2020-02-28T21:19:13.302Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-28T21:19:13.302Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.014s\tcoverage: 97.7% of statements\n [2020-02-28T21:19:13.302Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-28T21:19:13.302Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-28T21:19:13.302Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-02-28T21:19:21.503Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.683s\tcoverage: 86.7% of statements\n [2020-02-28T21:19:21.503Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.143s\tcoverage: 83.3% of statements\n [2020-02-28T21:19:21.503Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint\t[no test files]\n [2020-02-28T21:19:21.503Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t5.468s\tcoverage: 74.2% of statements\n [2020-02-28T21:19:21.503Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient\t[no test files]\n [2020-02-28T21:19:21.503Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.023s\tcoverage: 100.0% of statements\n [2020-02-28T21:19:21.503Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-02-28T21:19:31.631Z] gofmt -l .\n [2020-02-28T21:19:31.631Z] [ "`gofmt -l .`" = "" ]\n [2020-02-28T21:19:31.631Z] ./bin/test-attribution-txt.sh\n [2020-02-28T21:19:32.620Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-28T21:19:33.217Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-28T21:19:33.639Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-28T21:19:33.644Z] $ docker stop --time=1 c5ea5f9d00bc7fdf4740e4573518d7f6d639afbe553b7144c7c97e46a93fc54d\n [2020-02-28T21:19:35.776Z] $ docker rm -f c5ea5f9d00bc7fdf4740e4573518d7f6d639afbe553b7144c7c97e46a93fc54d\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 when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-02-28T21:19:36.863Z] provisioning config files...\n [2020-02-28T21:19:36.876Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2058025057510655324tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T21:19:37.205Z] + curl -s https://codecov.io/bash\n [2020-02-28T21:19:37.205Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2058025057510655324tmp\n [2020-02-28T21:19:37.466Z] \n [2020-02-28T21:19:37.466Z] _____ _\n [2020-02-28T21:19:37.466Z] / ____| | |\n [2020-02-28T21:19:37.466Z] | | ___ __| | ___ ___ _____ __\n [2020-02-28T21:19:37.466Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-28T21:19:37.466Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-28T21:19:37.466Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-28T21:19:37.466Z] Bash-20200214-585fef0\n [2020-02-28T21:19:37.466Z] \n [2020-02-28T21:19:37.466Z] \n [2020-02-28T21:19:37.466Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-28T21:19:37.466Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-28T21:19:37.466Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-02-28T21:19:37.466Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-28T21:19:37.466Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-28T21:19:37.466Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-28T21:19:37.466Z] \x1b[0;32m+\x1b[0m .\n [2020-02-28T21:19:37.466Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-28T21:19:37.466Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-28T21:19:37.466Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-28T21:19:37.466Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=63156\x1b[0m\n [2020-02-28T21:19:37.466Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-28T21:19:37.466Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-28T21:19:38.035Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-28T21:19:38.035Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-28T21:19:38.035Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-28T21:19:38.035Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-28T21:19:38.035Z] \x1b[0;90mquery:\x1b[0m branch=master&commit=6010985801c6a95fb60a6357fd2fc08766e33cc8&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F18%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=\n [2020-02-28T21:19:38.035Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-28T21:19:38.035Z] https://codecov.io/upload/v4?package=bash-20200214-585fef0&token=secret&branch=master&commit=6010985801c6a95fb60a6357fd2fc08766e33cc8&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F18%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=\n [2020-02-28T21:19:38.607Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-28T21:19:45.176Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/6010985801c6a95fb60a6357fd2fc08766e33cc8\x1b[0m\n [Pipeline] }\n [2020-02-28T21:19:45.181Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n [Pipeline] echo\n [2020-02-28T21:19:45.356Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n [Pipeline] echo\n [2020-02-28T21:19:45.357Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins\n [Pipeline] withCredentials\n [2020-02-28T21:19:45.374Z] Masking supported pattern matches of $SNYK_TOKEN\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T21:19:45.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-02-28T21:19:45.738Z] \n [2020-02-28T21:19:45.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T21:19:46.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-02-28T21:19:46.052Z] 1.217.3: Pulling from edgex-snyk-go\n [2020-02-28T21:19:46.052Z] 9d48c3bd43c5: Pulling fs layer\n [2020-02-28T21:19:46.052Z] 7f94eaf8af20: Pulling fs layer\n [2020-02-28T21:19:46.052Z] 9fe9984849c1: Pulling fs layer\n [2020-02-28T21:19:46.052Z] cf0db633a67d: Pulling fs layer\n [2020-02-28T21:19:46.052Z] 0f7136d71739: Pulling fs layer\n [2020-02-28T21:19:46.052Z] 8c1aaf4dbaec: Pulling fs layer\n [2020-02-28T21:19:46.052Z] b8132c677c6b: Pulling fs layer\n [2020-02-28T21:19:46.052Z] c8f539ab0293: Pulling fs layer\n [2020-02-28T21:19:46.052Z] b11662bbf65b: Pulling fs layer\n [2020-02-28T21:19:46.052Z] cf0db633a67d: Waiting\n [2020-02-28T21:19:46.052Z] 0f7136d71739: Waiting\n [2020-02-28T21:19:46.052Z] 8c1aaf4dbaec: Waiting\n [2020-02-28T21:19:46.052Z] b8132c677c6b: Waiting\n [2020-02-28T21:19:46.052Z] c8f539ab0293: Waiting\n [2020-02-28T21:19:46.052Z] b11662bbf65b: Waiting\n [2020-02-28T21:19:46.052Z] 9fe9984849c1: Verifying Checksum\n [2020-02-28T21:19:46.052Z] 9fe9984849c1: Download complete\n [2020-02-28T21:19:46.052Z] 7f94eaf8af20: Verifying Checksum\n [2020-02-28T21:19:46.052Z] 7f94eaf8af20: Download complete\n [2020-02-28T21:19:46.052Z] 0f7136d71739: Verifying Checksum\n [2020-02-28T21:19:46.052Z] 0f7136d71739: Download complete\n [2020-02-28T21:19:46.052Z] 9d48c3bd43c5: Verifying Checksum\n [2020-02-28T21:19:46.052Z] 9d48c3bd43c5: Download complete\n [2020-02-28T21:19:46.052Z] 8c1aaf4dbaec: Verifying Checksum\n [2020-02-28T21:19:46.052Z] 8c1aaf4dbaec: Download complete\n [2020-02-28T21:19:46.673Z] b8132c677c6b: Verifying Checksum\n [2020-02-28T21:19:46.674Z] b8132c677c6b: Download complete\n [2020-02-28T21:19:46.674Z] 9d48c3bd43c5: Pull complete\n [2020-02-28T21:19:46.947Z] c8f539ab0293: Verifying Checksum\n [2020-02-28T21:19:46.947Z] c8f539ab0293: Download complete\n [2020-02-28T21:19:47.212Z] b11662bbf65b: Verifying Checksum\n [2020-02-28T21:19:47.212Z] b11662bbf65b: Download complete\n [2020-02-28T21:19:47.212Z] 7f94eaf8af20: Pull complete\n [2020-02-28T21:19:47.470Z] 9fe9984849c1: Pull complete\n [2020-02-28T21:19:48.084Z] cf0db633a67d: Verifying Checksum\n [2020-02-28T21:19:48.084Z] cf0db633a67d: Download complete\n [2020-02-28T21:19:56.282Z] cf0db633a67d: Pull complete\n [2020-02-28T21:19:56.282Z] 0f7136d71739: Pull complete\n [2020-02-28T21:19:56.282Z] 8c1aaf4dbaec: Pull complete\n [2020-02-28T21:19:57.663Z] b8132c677c6b: Pull complete\n [2020-02-28T21:19:59.576Z] c8f539ab0293: Pull complete\n [2020-02-28T21:20:00.529Z] b11662bbf65b: Pull complete\n [2020-02-28T21:20:00.529Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n [2020-02-28T21:20:00.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] withDockerContainer\n [2020-02-28T21:20:00.740Z] prd-centos7-docker-4c-2g-1652 does not seem to be running inside a container\n [2020-02-28T21:20:00.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3 cat\n [2020-02-28T21:20:01.949Z] $ docker top 9f0c566cebc39e737eab7ec4541d45e2b923ce2d8be53a2aec8c46cc1d94c6ed -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T21:20:02.986Z] + snyk monitor \'--org=edgex-jenkins\'\n [2020-02-28T21:20:13.013Z] \n [2020-02-28T21:20:13.013Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master...\n [2020-02-28T21:20:13.013Z] \n [2020-02-28T21:20:13.013Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/864154f5-6cc3-48ff-9ca6-f8935abe0be4\n [2020-02-28T21:20:13.013Z] \n [2020-02-28T21:20:13.013Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.\n [2020-02-28T21:20:13.013Z] \n [2020-02-28T21:20:13.275Z] \n [Pipeline] }\n [2020-02-28T21:20:13.289Z] $ docker stop --time=1 9f0c566cebc39e737eab7ec4541d45e2b923ce2d8be53a2aec8c46cc1d94c6ed\n [2020-02-28T21:20:14.743Z] $ docker rm -f 9f0c566cebc39e737eab7ec4541d45e2b923ce2d8be53a2aec8c46cc1d94c6ed\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // withCredentials\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n [Pipeline] stage\n [Pipeline] { (Tag)\n [Pipeline] unstash\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T21:20:17.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-28T21:20:17.065Z] .\n [Pipeline] withDockerContainer\n [2020-02-28T21:20:17.240Z] prd-centos7-docker-4c-2g-1652 does not seem to be running inside a container\n [2020-02-28T21:20:17.285Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-28T21:20:18.042Z] $ docker top 69dda97df1aa0ad4f25052bc96031c3b1744295e0ac73d51f6cb23b254457d59 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-28T21:20:18.757Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-28T21:20:18.758Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-28T21:20:19.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-28T21:20:19.003Z] $ docker exec 69dda97df1aa0ad4f25052bc96031c3b1744295e0ac73d51f6cb23b254457d59 ssh-agent\n [2020-02-28T21:20:19.252Z] SSH_AUTH_SOCK=/tmp/ssh-ASiy6s1uK69z/agent.15\n [2020-02-28T21:20:19.252Z] SSH_AGENT_PID=22\n [2020-02-28T21:20:19.259Z] Running ssh-add (command line suppressed)\n [2020-02-28T21:20:19.433Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7731499401903925159.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7731499401903925159.key)\n [2020-02-28T21:20:19.491Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T21:20:19.801Z] + git semver tag\n [2020-02-28T21:20:20.062Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-28T21:20:20.062Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git\n [2020-02-28T21:20:20.062Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master\n [2020-02-28T21:20:20.062Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-28T21:20:20.062Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-28T21:20:20.062Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-28T21:20:20.062Z] # $SEMVER_BRANCH = master\n [2020-02-28T21:20:20.062Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver\n [2020-02-28T21:20:20.062Z] # 6010985801c6a95fb60a6357fd2fc08766e33cc8 HEAD\n [2020-02-28T21:20:20.062Z] # e982480623686f272f3ae346c141d98a22853ead refs/tags/v1.0.1-dev.13\n [Pipeline] }\n [2020-02-28T21:20:20.070Z] $ docker exec --env ******** --env ******** 69dda97df1aa0ad4f25052bc96031c3b1744295e0ac73d51f6cb23b254457d59 ssh-agent -k\n [2020-02-28T21:20:20.283Z] unset SSH_AUTH_SOCK;\n [2020-02-28T21:20:20.283Z] unset SSH_AGENT_PID;\n [2020-02-28T21:20:20.283Z] echo Agent pid 22 killed;\n [2020-02-28T21:20:20.347Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-28T21:20:20.679Z] + git semver\n [Pipeline] }\n [2020-02-28T21:20:20.692Z] $ docker stop --time=1 69dda97df1aa0ad4f25052bc96031c3b1744295e0ac73d51f6cb23b254457d59\n [2020-02-28T21:20:22.181Z] $ docker rm -f 69dda97df1aa0ad4f25052bc96031c3b1744295e0ac73d51f6cb23b254457d59\n [Pipeline] // withDockerContainer\n [Pipeline] stage\n [Pipeline] { (LF Tools Sigul)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T21:20:22.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-02-28T21:20:22.680Z] \n [2020-02-28T21:20:22.680Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T21:20:22.998Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-02-28T21:20:22.998Z] 0.23.1-centos7: Pulling from edgex-lftools\n [2020-02-28T21:20:22.998Z] 8ba884070f61: Pulling fs layer\n [2020-02-28T21:20:22.998Z] 78d65bd6cf10: Pulling fs layer\n [2020-02-28T21:20:22.998Z] 5573da4c1a9d: Pulling fs layer\n [2020-02-28T21:20:22.998Z] 4493e11b668a: Pulling fs layer\n [2020-02-28T21:20:22.998Z] 2e4ad32216ba: Pulling fs layer\n [2020-02-28T21:20:22.998Z] 14bc7892088f: Pulling fs layer\n [2020-02-28T21:20:22.998Z] 4493e11b668a: Waiting\n [2020-02-28T21:20:22.998Z] 14bc7892088f: Waiting\n [2020-02-28T21:20:22.998Z] 2e4ad32216ba: Waiting\n [2020-02-28T21:20:22.998Z] 78d65bd6cf10: Verifying Checksum\n [2020-02-28T21:20:22.998Z] 78d65bd6cf10: Download complete\n [2020-02-28T21:20:23.264Z] 4493e11b668a: Verifying Checksum\n [2020-02-28T21:20:23.264Z] 4493e11b668a: Download complete\n [2020-02-28T21:20:23.264Z] 2e4ad32216ba: Verifying Checksum\n [2020-02-28T21:20:23.264Z] 2e4ad32216ba: Download complete\n [2020-02-28T21:20:23.849Z] 14bc7892088f: Verifying Checksum\n [2020-02-28T21:20:23.849Z] 14bc7892088f: Download complete\n [2020-02-28T21:20:24.423Z] 8ba884070f61: Verifying Checksum\n [2020-02-28T21:20:24.424Z] 8ba884070f61: Download complete\n [2020-02-28T21:20:24.995Z] 5573da4c1a9d: Verifying Checksum\n [2020-02-28T21:20:24.995Z] 5573da4c1a9d: Download complete\n [2020-02-28T21:20:29.208Z] 8ba884070f61: Pull complete\n [2020-02-28T21:20:29.208Z] 78d65bd6cf10: Pull complete\n [2020-02-28T21:20:41.451Z] 5573da4c1a9d: Pull complete\n [2020-02-28T21:20:41.451Z] 4493e11b668a: Pull complete\n [2020-02-28T21:20:41.451Z] 2e4ad32216ba: Pull complete\n [2020-02-28T21:20:42.850Z] 14bc7892088f: Pull complete\n [2020-02-28T21:20:42.851Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n [2020-02-28T21:20:42.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] withDockerContainer\n [2020-02-28T21:20:43.016Z] prd-centos7-docker-4c-2g-1652 does not seem to be running inside a container\n [2020-02-28T21:20:43.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat\n [2020-02-28T21:20:44.282Z] $ docker top 26885e2f1fe7d21e4dc2782e7b56f68cd66fa97fd29d1f9facf35bce5a7e9260 -eo pid,comm\n [Pipeline] {\n [Pipeline] configFileProvider\n [2020-02-28T21:20:44.874Z] provisioning config files...\n [2020-02-28T21:20:44.889Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config121604446441120167tmp\n [2020-02-28T21:20:44.903Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2757659200104010014tmp\n [2020-02-28T21:20:44.938Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5189666034036046960tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-28T21:20:44.971Z] Running global-jjb/shell/sigul-configuration.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-28T21:20:45.263Z] ---> sigul-configuration.sh\n [2020-02-28T21:20:45.263Z] gpg: directory `/root/.gnupg\' created\n [2020-02-28T21:20:45.263Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n [2020-02-28T21:20:45.263Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n [2020-02-28T21:20:45.263Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n [2020-02-28T21:20:45.263Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n [2020-02-28T21:20:45.263Z] gpg: CAST5 encrypted data\n [2020-02-28T21:20:45.522Z] gpg: encrypted with 1 passphrase\n [2020-02-28T21:20:45.522Z] gpg: WARNING: message was not integrity protected\n [Pipeline] sh\n [2020-02-28T21:20:45.819Z] + mkdir /home/jenkins\n [2020-02-28T21:20:45.819Z] + mkdir /home/jenkins/sigul\n [Pipeline] sh\n [2020-02-28T21:20:46.107Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/\n [Pipeline] echo\n [2020-02-28T21:20:46.115Z] Running global-jjb/shell/sigul-install.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-28T21:20:46.404Z] ---> sigul-install.sh\n [2020-02-28T21:20:54.529Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n [Pipeline] sh\n [2020-02-28T21:20:54.821Z] + git tag --list\n [2020-02-28T21:20:54.821Z] v1.0.1-dev.13\n [Pipeline] sh\n [2020-02-28T21:20:55.114Z] + lftools sign git-tag v1.0.1-dev.13\n [2020-02-28T21:20:56.494Z] Signing Git tag with Sigul...\n [2020-02-28T21:20:56.494Z] Signing v1.0.1-dev.13\n [Pipeline] echo\n [2020-02-28T21:20:57.436Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-28T21:20:57.739Z] ---> sigul-configuration-cleanup.sh\n [Pipeline] }\n [2020-02-28T21:20:57.745Z] Deleting 3 temporary files\n [Pipeline] // configFileProvider\n [Pipeline] }\n [2020-02-28T21:20:57.782Z] $ docker stop --time=1 26885e2f1fe7d21e4dc2782e7b56f68cd66fa97fd29d1f9facf35bce5a7e9260\n [2020-02-28T21:20:59.251Z] $ docker rm -f 26885e2f1fe7d21e4dc2782e7b56f68cd66fa97fd29d1f9facf35bce5a7e9260\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T21:20:59.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-28T21:20:59.796Z] .\n [Pipeline] withDockerContainer\n [2020-02-28T21:20:59.948Z] prd-centos7-docker-4c-2g-1652 does not seem to be running inside a container\n [2020-02-28T21:20:59.989Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-28T21:21:00.587Z] $ docker top 5c51cea0b5d514a6c5fd613d896e931fff8589da1b5d8524902c7cffb0c66b22 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-28T21:21:01.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-28T21:21:01.209Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-28T21:21:01.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-28T21:21:01.434Z] $ docker exec 5c51cea0b5d514a6c5fd613d896e931fff8589da1b5d8524902c7cffb0c66b22 ssh-agent\n [2020-02-28T21:21:01.648Z] SSH_AUTH_SOCK=/tmp/ssh-ueX24Yyg9JVm/agent.15\n [2020-02-28T21:21:01.648Z] SSH_AGENT_PID=21\n [2020-02-28T21:21:01.655Z] Running ssh-add (command line suppressed)\n [2020-02-28T21:21:01.859Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8181627905993333082.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8181627905993333082.key)\n [2020-02-28T21:21:01.919Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T21:21:02.225Z] + git semver bump pre\n [2020-02-28T21:21:02.225Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-28T21:21:02.225Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git\n [2020-02-28T21:21:02.225Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master\n [2020-02-28T21:21:02.225Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-28T21:21:02.225Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-28T21:21:02.225Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-28T21:21:02.225Z] # $SEMVER_BRANCH = master\n [2020-02-28T21:21:02.225Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver\n [Pipeline] }\n [2020-02-28T21:21:02.233Z] $ docker exec --env ******** --env ******** 5c51cea0b5d514a6c5fd613d896e931fff8589da1b5d8524902c7cffb0c66b22 ssh-agent -k\n [2020-02-28T21:21:02.394Z] unset SSH_AUTH_SOCK;\n [2020-02-28T21:21:02.396Z] unset SSH_AGENT_PID;\n [2020-02-28T21:21:02.396Z] echo Agent pid 21 killed;\n [2020-02-28T21:21:02.448Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-28T21:21:02.769Z] + git semver\n [Pipeline] }\n [2020-02-28T21:21:02.782Z] $ docker stop --time=1 5c51cea0b5d514a6c5fd613d896e931fff8589da1b5d8524902c7cffb0c66b22\n [2020-02-28T21:21:04.166Z] $ docker rm -f 5c51cea0b5d514a6c5fd613d896e931fff8589da1b5d8524902c7cffb0c66b22\n [Pipeline] // withDockerContainer\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T21:21:04.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-28T21:21:04.623Z] .\n [Pipeline] withDockerContainer\n [2020-02-28T21:21:04.754Z] prd-centos7-docker-4c-2g-1652 does not seem to be running inside a container\n [2020-02-28T21:21:04.805Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-28T21:21:05.424Z] $ docker top f14a554e6988e42ce700ca1311a37d703b8984a2acebd82a51a2e9010019a491 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-28T21:21:06.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-28T21:21:06.042Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-28T21:21:06.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-28T21:21:06.288Z] $ docker exec f14a554e6988e42ce700ca1311a37d703b8984a2acebd82a51a2e9010019a491 ssh-agent\n [2020-02-28T21:21:06.509Z] SSH_AUTH_SOCK=/tmp/ssh-RGvCr5pDaWTB/agent.15\n [2020-02-28T21:21:06.509Z] SSH_AGENT_PID=22\n [2020-02-28T21:21:06.516Z] Running ssh-add (command line suppressed)\n [2020-02-28T21:21:06.656Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7528433998026138436.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7528433998026138436.key)\n [2020-02-28T21:21:06.716Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T21:21:07.011Z] + git semver push\n [2020-02-28T21:21:07.011Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-28T21:21:07.011Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git\n [2020-02-28T21:21:07.011Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master\n [2020-02-28T21:21:07.011Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-28T21:21:07.011Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-28T21:21:07.011Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-28T21:21:07.011Z] # $SEMVER_BRANCH = master\n [2020-02-28T21:21:07.011Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver\n [Pipeline] }\n [2020-02-28T21:21:12.304Z] $ docker exec --env ******** --env ******** f14a554e6988e42ce700ca1311a37d703b8984a2acebd82a51a2e9010019a491 ssh-agent -k\n [2020-02-28T21:21:12.478Z] unset SSH_AUTH_SOCK;\n [2020-02-28T21:21:12.478Z] unset SSH_AGENT_PID;\n [2020-02-28T21:21:12.478Z] echo Agent pid 22 killed;\n [2020-02-28T21:21:12.535Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-28T21:21:12.861Z] + git semver\n [Pipeline] }\n [2020-02-28T21:21:12.874Z] $ docker stop --time=1 f14a554e6988e42ce700ca1311a37d703b8984a2acebd82a51a2e9010019a491\n [2020-02-28T21:21:14.249Z] $ docker rm -f f14a554e6988e42ce700ca1311a37d703b8984a2acebd82a51a2e9010019a491\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-28T21:21:14.759Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-28T21:21:15.314Z] ---> package-listing.sh\n [2020-02-28T21:21:15.314Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-28T21:21:15.314Z] ++ facter osfamily\n [2020-02-28T21:21:15.314Z] + OS_FAMILY=redhat\n [2020-02-28T21:21:15.314Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master\n [2020-02-28T21:21:15.314Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-28T21:21:15.314Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-28T21:21:15.314Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-28T21:21:15.314Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-28T21:21:15.314Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_master \']\'\n [2020-02-28T21:21:15.314Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-28T21:21:15.314Z] + case "${OS_FAMILY}" in\n [2020-02-28T21:21:15.314Z] + rpm -qa\n [2020-02-28T21:21:15.314Z] + sort\n [2020-02-28T21:21:19.509Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-28T21:21:19.509Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-28T21:21:19.509Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-28T21:21:19.509Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_master \']\'\n [2020-02-28T21:21:19.509Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/\n [2020-02-28T21:21:19.509Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T21:21:19.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-28T21:21:19.859Z] \n [2020-02-28T21:21:19.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T21:21:20.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-28T21:21:20.171Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-28T21:21:20.171Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-28T21:21:20.171Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-28T21:21:20.171Z] c9ea274ed700: Pulling fs layer\n [2020-02-28T21:21:20.171Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-28T21:21:20.171Z] f6a933c9cadc: Pulling fs layer\n [2020-02-28T21:21:20.171Z] 61811dbd4963: Pulling fs layer\n [2020-02-28T21:21:20.171Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-28T21:21:20.171Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-28T21:21:20.171Z] dc21a1d4508b: Pulling fs layer\n [2020-02-28T21:21:20.171Z] 363af2e989c4: Pulling fs layer\n [2020-02-28T21:21:20.171Z] f6a933c9cadc: Waiting\n [2020-02-28T21:21:20.171Z] 61811dbd4963: Waiting\n [2020-02-28T21:21:20.171Z] a6eb2c9e2280: Waiting\n [2020-02-28T21:21:20.171Z] 095dd8b7b4d8: Waiting\n [2020-02-28T21:21:20.171Z] dc21a1d4508b: Waiting\n [2020-02-28T21:21:20.171Z] 363af2e989c4: Waiting\n [2020-02-28T21:21:20.171Z] 9cfac6ba3733: Waiting\n [2020-02-28T21:21:20.171Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-28T21:21:20.171Z] da0e9bf0cc60: Download complete\n [2020-02-28T21:21:20.171Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-28T21:21:20.171Z] 9cfac6ba3733: Download complete\n [2020-02-28T21:21:20.171Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-28T21:21:20.171Z] e6b0cf9c0882: Download complete\n [2020-02-28T21:21:20.438Z] f6a933c9cadc: Verifying Checksum\n [2020-02-28T21:21:20.438Z] f6a933c9cadc: Download complete\n [2020-02-28T21:21:20.438Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-28T21:21:20.438Z] a6eb2c9e2280: Download complete\n [2020-02-28T21:21:20.700Z] e6b0cf9c0882: Pull complete\n [2020-02-28T21:21:20.700Z] c9ea274ed700: Verifying Checksum\n [2020-02-28T21:21:20.700Z] c9ea274ed700: Download complete\n [2020-02-28T21:21:20.700Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-28T21:21:20.700Z] 095dd8b7b4d8: Download complete\n [2020-02-28T21:21:20.961Z] 363af2e989c4: Verifying Checksum\n [2020-02-28T21:21:20.961Z] 363af2e989c4: Download complete\n [2020-02-28T21:21:20.961Z] dc21a1d4508b: Verifying Checksum\n [2020-02-28T21:21:20.961Z] dc21a1d4508b: Download complete\n [2020-02-28T21:21:21.220Z] 61811dbd4963: Verifying Checksum\n [2020-02-28T21:21:21.220Z] 61811dbd4963: Download complete\n [2020-02-28T21:21:21.791Z] da0e9bf0cc60: Pull complete\n [2020-02-28T21:21:25.092Z] c9ea274ed700: Pull complete\n [2020-02-28T21:21:25.092Z] 9cfac6ba3733: Pull complete\n [2020-02-28T21:21:25.092Z] f6a933c9cadc: Pull complete\n [2020-02-28T21:21:29.300Z] 61811dbd4963: Pull complete\n [2020-02-28T21:21:29.300Z] a6eb2c9e2280: Pull complete\n [2020-02-28T21:21:30.700Z] 095dd8b7b4d8: Pull complete\n [2020-02-28T21:21:30.960Z] dc21a1d4508b: Pull complete\n [2020-02-28T21:21:30.960Z] 363af2e989c4: Pull complete\n [2020-02-28T21:21:30.960Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-28T21:21:30.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-28T21:21:31.088Z] prd-centos7-docker-4c-2g-1652 does not seem to be running inside a container\n [2020-02-28T21:21:31.149Z] $ 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_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-28T21:21:32.484Z] $ docker top 69413f04314fc37c2a490324ab414a45fd5ee075578d3ef36934f45810b76859 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-28T21:21:33.127Z] provisioning config files...\n [2020-02-28T21:21:33.141Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5894746261563964566tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-28T21:21:33.159Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-28T21:21:33.451Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-28T21:21:33.458Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-28T21:21:33.758Z] ---> logs-deploy.sh\n [2020-02-28T21:21:33.758Z] + ARCHIVE_ARTIFACTS=\n [2020-02-28T21:21:33.758Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-28T21:21:33.758Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-28T21:21:33.758Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-28T21:21:33.758Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/18\n [2020-02-28T21:21:33.758Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/18/\n [2020-02-28T21:21:33.758Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/18 /w/workspace/ndry_app-functions-sdk-go_master\n [2020-02-28T21:21:34.739Z] Archives upload complete.\n [2020-02-28T21:21:34.739Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/18 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/18/\n [2020-02-28T21:21:35.677Z] ---> uname -a:\n [2020-02-28T21:21:35.677Z] Linux 69413f04314f 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-02-28T21:21:35.677Z] \n [2020-02-28T21:21:35.677Z] \n [2020-02-28T21:21:35.677Z] ---> lscpu:\n [2020-02-28T21:21:35.677Z] Architecture: x86_64\n [2020-02-28T21:21:35.677Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-28T21:21:35.677Z] Byte Order: Little Endian\n [2020-02-28T21:21:35.677Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-28T21:21:35.677Z] CPU(s): 4\n [2020-02-28T21:21:35.677Z] On-line CPU(s) list: 0-3\n [2020-02-28T21:21:35.677Z] Thread(s) per core: 1\n [2020-02-28T21:21:35.677Z] Core(s) per socket: 1\n [2020-02-28T21:21:35.677Z] Socket(s): 4\n [2020-02-28T21:21:35.677Z] NUMA node(s): 1\n [2020-02-28T21:21:35.677Z] Vendor ID: GenuineIntel\n [2020-02-28T21:21:35.677Z] CPU family: 6\n [2020-02-28T21:21:35.677Z] Model: 44\n [2020-02-28T21:21:35.677Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-28T21:21:35.677Z] Stepping: 1\n [2020-02-28T21:21:35.677Z] CPU MHz: 2933.438\n [2020-02-28T21:21:35.677Z] BogoMIPS: 5866.87\n [2020-02-28T21:21:35.677Z] Virtualization: VT-x\n [2020-02-28T21:21:35.677Z] Hypervisor vendor: KVM\n [2020-02-28T21:21:35.677Z] Virtualization type: full\n [2020-02-28T21:21:35.677Z] L1d cache: 128 KiB\n [2020-02-28T21:21:35.677Z] L1i cache: 128 KiB\n [2020-02-28T21:21:35.677Z] L2 cache: 16 MiB\n [2020-02-28T21:21:35.677Z] L3 cache: 64 MiB\n [2020-02-28T21:21:35.677Z] NUMA node0 CPU(s): 0-3\n [2020-02-28T21:21:35.677Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-28T21:21:35.677Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-28T21:21:35.677Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-28T21:21:35.677Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-28T21:21:35.677Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-28T21:21:35.677Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-02-28T21:21:35.677Z] \n [2020-02-28T21:21:35.677Z] \n [2020-02-28T21:21:35.677Z] ---> nproc:\n [2020-02-28T21:21:35.677Z] 4\n [2020-02-28T21:21:35.677Z] \n [2020-02-28T21:21:35.677Z] \n [2020-02-28T21:21:35.677Z] ---> df -h:\n [2020-02-28T21:21:35.677Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-28T21:21:35.677Z] overlay 50.0G 7.5G 42.4G 15% /\n [2020-02-28T21:21:35.677Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-28T21:21:35.677Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-28T21:21:35.677Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-28T21:21:35.677Z] /dev/vda1 50.0G 7.5G 42.4G 15% /etc/resolv.conf\n [2020-02-28T21:21:35.677Z] /dev/vda1 50.0G 7.5G 42.4G 15% /etc/hostname\n [2020-02-28T21:21:35.677Z] /dev/vda1 50.0G 7.5G 42.4G 15% /etc/hosts\n [2020-02-28T21:21:35.677Z] /dev/vda1 50.0G 7.5G 42.4G 15% /w/workspace/ndry_app-functions-sdk-go_master@tmp\n [2020-02-28T21:21:35.677Z] /dev/vda1 50.0G 7.5G 42.4G 15% /var/log/sa\n [2020-02-28T21:21:35.677Z] /dev/vda1 50.0G 7.5G 42.4G 15% /w/workspace/ndry_app-functions-sdk-go_master\n [2020-02-28T21:21:35.677Z] \n [2020-02-28T21:21:35.677Z] \n [2020-02-28T21:21:35.677Z] ---> free -m:\n [2020-02-28T21:21:35.677Z] total used free shared buff/cache available\n [2020-02-28T21:21:35.677Z] Mem: 1838 728 94 0 1014 1045\n [2020-02-28T21:21:35.677Z] Swap: 1023 1 1022\n [2020-02-28T21:21:35.677Z] \n [2020-02-28T21:21:35.677Z] \n [2020-02-28T21:21:35.677Z] ---> ip addr:\n [2020-02-28T21:21:35.677Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-28T21:21:35.677Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-28T21:21:35.677Z] inet 127.0.0.1/8 scope host lo\n [2020-02-28T21:21:35.677Z] valid_lft forever preferred_lft forever\n [2020-02-28T21:21:35.677Z] 16: eth0@if17: mtu 1458 qdisc noqueue state UP \n [2020-02-28T21:21:35.677Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-28T21:21:35.677Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-28T21:21:35.677Z] valid_lft forever preferred_lft forever\n [2020-02-28T21:21:35.677Z] \n [2020-02-28T21:21:35.677Z] \n [2020-02-28T21:21:35.677Z] ---> sar -b -r -n DEV:\n [2020-02-28T21:21:35.677Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/28/20 \t_x86_64_\t(4 CPU)\n [2020-02-28T21:21:35.677Z] \n [2020-02-28T21:21:35.677Z] 21:12:10 LINUX RESTART\n [2020-02-28T21:21:35.677Z] \n [2020-02-28T21:21:35.677Z] 21:13:02 tps rtps wtps bread/s bwrtn/s\n [2020-02-28T21:21:35.677Z] 21:14:01 16.93 1.68 15.25 86.54 3309.82\n [2020-02-28T21:21:35.677Z] 21:15:01 3.38 0.00 3.38 0.00 89.29\n [2020-02-28T21:21:35.677Z] 21:16:01 0.23 0.00 0.23 0.00 3.25\n [2020-02-28T21:21:35.677Z] 21:17:01 0.30 0.00 0.30 0.00 3.73\n [2020-02-28T21:21:35.677Z] 21:18:01 0.23 0.00 0.23 0.00 3.65\n [2020-02-28T21:21:35.677Z] 21:19:01 0.37 0.02 0.35 0.13 4.51\n [2020-02-28T21:21:35.677Z] 21:20:01 171.92 97.67 74.25 3480.56 27458.99\n [2020-02-28T21:21:35.677Z] 21:21:01 250.19 93.92 156.27 4430.56 37034.29\n [2020-02-28T21:21:35.677Z] Average: 55.53 24.21 31.32 1001.81 8500.70\n [2020-02-28T21:21:35.677Z] \n [2020-02-28T21:21:35.677Z] 21:13:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-28T21:21:35.677Z] 21:14:01 174628 1707676 90.72 2620 1165028 949760 32.41 443744 1106392 24\n [2020-02-28T21:21:35.677Z] 21:15:01 177520 1704784 90.57 2620 1165032 906192 30.92 445328 1103328 12\n [2020-02-28T21:21:35.677Z] 21:16:01 178340 1703964 90.53 2620 1165040 904100 30.85 445020 1103304 8\n [2020-02-28T21:21:35.677Z] 21:17:01 175104 1707200 90.70 2620 1165044 904260 30.85 448652 1102256 20\n [2020-02-28T21:21:35.677Z] 21:18:01 174760 1707544 90.72 2620 1165052 904284 30.85 449064 1102256 8\n [2020-02-28T21:21:35.677Z] 21:19:01 176868 1705436 90.60 2620 1165060 903984 30.84 447472 1102256 12\n [2020-02-28T21:21:35.677Z] 21:20:01 100332 1781972 94.67 2620 1145904 1203752 41.07 474104 1120344 12684\n [2020-02-28T21:21:35.677Z] 21:21:01 247304 1635000 86.86 2520 926336 1093492 37.31 542648 807052 92\n [2020-02-28T21:21:35.677Z] Average: 175607 1706697 90.67 2608 1132812 971228 33.14 462004 1068399 1608\n [2020-02-28T21:21:35.677Z] \n [2020-02-28T21:21:35.677Z] 21:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-28T21:21:35.677Z] 21:14:01 eth0 224.45 206.48 348.68 348.84 0.00 0.00 0.00\n [2020-02-28T21:21:35.677Z] 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:21:35.677Z] 21:14:01 docker0 99.26 80.65 8.64 304.65 0.00 0.00 0.00\n [2020-02-28T21:21:35.677Z] 21:15:01 eth0 1.42 0.32 0.34 0.20 0.00 0.00 0.00\n [2020-02-28T21:21:35.677Z] 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:21:35.677Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:21:35.677Z] 21:16:01 eth0 2.21 0.67 0.68 0.40 0.00 0.00 0.00\n [2020-02-28T21:21:35.677Z] 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:21:35.677Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:21:35.677Z] 21:17:01 eth0 1.20 0.45 0.56 0.36 0.00 0.00 0.00\n [2020-02-28T21:21:35.677Z] 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:21:35.677Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:21:35.678Z] 21:18:01 eth0 0.73 0.57 0.41 0.30 0.00 0.00 0.00\n [2020-02-28T21:21:35.678Z] 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:21:35.678Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:21:35.678Z] 21:19:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00\n [2020-02-28T21:21:35.678Z] 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:21:35.678Z] 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:21:35.678Z] 21:20:01 veth87cf0b3 0.00 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:21:35.678Z] 21:20:01 eth0 807.79 659.10 5118.08 440.83 0.00 0.00 0.00\n [2020-02-28T21:21:35.678Z] 21:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00\n [2020-02-28T21:21:35.678Z] 21:20:01 docker0 97.59 79.31 8.50 299.53 0.00 0.00 0.00\n [2020-02-28T21:21:35.678Z] 21:21:01 veth583c273 0.00 0.05 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:21:35.678Z] 21:21:01 eth0 443.25 339.62 4354.20 98.22 0.00 0.00 0.00\n [2020-02-28T21:21:35.678Z] 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:21:35.678Z] 21:21:01 docker0 71.47 73.36 5.37 535.34 0.00 0.00 0.00\n [2020-02-28T21:21:35.678Z] Average: veth583c273 0.00 0.01 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:21:35.678Z] Average: eth0 156.74 125.13 1186.73 67.54 0.00 0.00 0.00\n [2020-02-28T21:21:35.678Z] Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:21:35.678Z] Average: docker0 21.18 19.13 1.74 104.59 0.00 0.00 0.00\n [2020-02-28T21:21:35.678Z] \n [2020-02-28T21:21:35.678Z] \n [2020-02-28T21:21:35.678Z] ---> sar -P ALL:\n [2020-02-28T21:21:35.678Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/28/20 \t_x86_64_\t(4 CPU)\n [2020-02-28T21:21:35.678Z] \n [2020-02-28T21:21:35.678Z] 21:12:10 LINUX RESTART\n [2020-02-28T21:21:35.678Z] \n [2020-02-28T21:21:35.678Z] 21:13:02 CPU %user %nice %system %iowait %steal %idle\n [2020-02-28T21:21:35.678Z] 21:14:01 all 4.55 0.00 1.41 0.15 0.21 93.67\n [2020-02-28T21:21:35.678Z] 21:14:01 0 3.39 0.00 1.98 0.37 0.27 93.98\n [2020-02-28T21:21:35.678Z] 21:14:01 1 3.83 0.00 1.31 0.14 0.20 94.52\n [2020-02-28T21:21:35.678Z] 21:14:01 2 4.99 0.00 1.07 0.00 0.17 93.77\n [2020-02-28T21:21:35.678Z] 21:14:01 3 6.01 0.00 1.28 0.10 0.19 92.43\n [2020-02-28T21:21:35.678Z] 21:15:01 all 0.19 0.00 0.10 0.00 0.01 99.70\n [2020-02-28T21:21:35.678Z] 21:15:01 0 0.08 0.00 0.13 0.00 0.00 99.78\n [2020-02-28T21:21:35.678Z] 21:15:01 1 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-28T21:21:35.678Z] 21:15:01 2 0.12 0.00 0.08 0.00 0.02 99.78\n [2020-02-28T21:21:35.678Z] 21:15:01 3 0.48 0.00 0.10 0.00 0.02 99.40\n [2020-02-28T21:21:35.678Z] 21:16:01 all 0.13 0.00 0.06 0.00 0.00 99.80\n [2020-02-28T21:21:35.678Z] 21:16:01 0 0.05 0.00 0.07 0.00 0.02 99.87\n [2020-02-28T21:21:35.678Z] 21:16:01 1 0.07 0.00 0.08 0.00 0.00 99.85\n [2020-02-28T21:21:35.678Z] 21:16:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-28T21:21:35.678Z] 21:16:01 3 0.33 0.00 0.05 0.00 0.00 99.62\n [2020-02-28T21:21:35.678Z] 21:17:01 all 0.21 0.00 0.08 0.00 0.00 99.70\n [2020-02-28T21:21:35.678Z] 21:17:01 0 0.10 0.00 0.13 0.00 0.00 99.77\n [2020-02-28T21:21:35.678Z] 21:17:01 1 0.07 0.00 0.05 0.00 0.02 99.87\n [2020-02-28T21:21:35.678Z] 21:17:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-28T21:21:35.678Z] 21:17:01 3 0.60 0.00 0.07 0.00 0.02 99.32\n [2020-02-28T21:21:35.678Z] 21:18:01 all 0.18 0.00 0.08 0.00 0.03 99.71\n [2020-02-28T21:21:35.678Z] 21:18:01 0 0.03 0.00 0.08 0.00 0.07 99.82\n [2020-02-28T21:21:35.678Z] 21:18:01 1 0.10 0.00 0.08 0.00 0.02 99.80\n [2020-02-28T21:21:35.678Z] 21:18:01 2 0.38 0.00 0.12 0.00 0.02 99.48\n [2020-02-28T21:21:35.678Z] 21:18:01 3 0.20 0.00 0.05 0.00 0.00 99.75\n [2020-02-28T21:21:35.678Z] 21:19:01 all 0.19 0.00 0.05 0.00 0.01 99.74\n [2020-02-28T21:21:35.678Z] 21:19:01 0 0.12 0.00 0.08 0.00 0.02 99.78\n [2020-02-28T21:21:35.678Z] 21:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93\n [2020-02-28T21:21:35.678Z] 21:19:01 2 0.53 0.00 0.03 0.00 0.02 99.42\n [2020-02-28T21:21:35.678Z] 21:19:01 3 0.12 0.00 0.08 0.00 0.02 99.78\n [2020-02-28T21:21:35.678Z] 21:20:01 all 6.45 0.00 4.29 0.86 0.32 88.08\n [2020-02-28T21:21:35.678Z] 21:20:01 0 6.42 0.00 4.35 1.74 0.34 87.15\n [2020-02-28T21:21:35.678Z] 21:20:01 1 6.15 0.00 4.28 0.69 0.34 88.53\n [2020-02-28T21:21:35.678Z] 21:20:01 2 6.69 0.00 4.51 0.78 0.24 87.79\n [2020-02-28T21:21:35.678Z] 21:20:01 3 6.53 0.00 4.03 0.24 0.35 88.85\n [2020-02-28T21:21:35.678Z] 21:21:01 all 16.50 0.00 9.63 5.03 0.88 67.95\n [2020-02-28T21:21:35.678Z] 21:21:01 0 19.13 0.00 9.57 4.97 0.91 65.42\n [2020-02-28T21:21:35.678Z] 21:21:01 1 16.03 0.00 9.60 4.64 0.85 68.87\n [2020-02-28T21:21:35.678Z] 21:21:01 2 14.42 0.00 10.56 6.42 0.80 67.80\n [2020-02-28T21:21:35.678Z] 21:21:01 3 16.44 0.00 8.77 4.08 0.96 69.76\n [2020-02-28T21:21:35.678Z] Average: all 3.50 0.00 1.94 0.74 0.18 93.63\n [2020-02-28T21:21:35.678Z] Average: 0 3.61 0.00 2.02 0.87 0.20 93.29\n [2020-02-28T21:21:35.678Z] Average: 1 3.25 0.00 1.91 0.67 0.18 93.98\n [2020-02-28T21:21:35.678Z] Average: 2 3.37 0.00 2.03 0.89 0.16 93.56\n [2020-02-28T21:21:35.678Z] Average: 3 3.79 0.00 1.78 0.54 0.19 93.70\n [2020-02-28T21:21:35.678Z] \n [2020-02-28T21:21:35.678Z] \n [2020-02-28T21:21:35.678Z] '