b'Push event to branch master\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nObtained Jenkinsfile from 77cc06b6c95753ce1abc91ff04c9018b5d8707b1\nRunning in Durability level: PERFORMANCE_OPTIMIZED\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision 41baade70f9f516c06b50364c8065a52e98d7055\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision 41baade70f9f516c06b50364c8065a52e98d7055 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 41baade70f9f516c06b50364c8065a52e98d7055 # timeout=10\nCommit message: "Merge pull request #109 from ernestojeda/move-experimental"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: go-mod-secrets-settings\n PROJECT: go-mod-secrets\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-go-mod-secrets\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-536\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-538 in /w/workspace/gexfoundry_go-mod-secrets_master\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/go-mod-secrets.git\n > git init /w/workspace/gexfoundry_go-mod-secrets_master # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nChecking out Revision 77cc06b6c95753ce1abc91ff04c9018b5d8707b1 (master)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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/go-mod-secrets.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 77cc06b6c95753ce1abc91ff04c9018b5d8707b1 # timeout=10\nCommit message: "Merge pull request #51 from eno-intel/issue-49"\n > git rev-list --no-walk 0d4f7659803186844e8eca22c2bea86290a68f44 # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-24T16:09:52.873Z] 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-24T16:09:54.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-24T16:09:54.143Z] \n[2020-02-24T16:09:54.143Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-24T16:09:54.471Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-24T16:09:54.471Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-24T16:09:54.471Z] e7c96db7181b: Pulling fs layer\n[2020-02-24T16:09:54.471Z] a038dfdf5543: Pulling fs layer\n[2020-02-24T16:09:54.471Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-24T16:09:54.731Z] e7c96db7181b: Verifying Checksum\n[2020-02-24T16:09:54.732Z] e7c96db7181b: Download complete\n[2020-02-24T16:09:54.732Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-24T16:09:54.732Z] 8d5d8e63b3c0: Download complete\n[2020-02-24T16:09:54.732Z] a038dfdf5543: Download complete\n[2020-02-24T16:09:54.732Z] e7c96db7181b: Pull complete\n[2020-02-24T16:09:55.668Z] a038dfdf5543: Pull complete\n[2020-02-24T16:09:55.668Z] 8d5d8e63b3c0: Pull complete\n[2020-02-24T16:09:55.668Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-24T16:09:55.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-24T16:09:55.795Z] prd-centos7-docker-4c-2g-538 does not seem to be running inside a container\n[2020-02-24T16:09:55.794Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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-24T16:09:56.453Z] $ docker top 8a104e6648a8eda83cabe1cff349de6336a859c474b854423576b29170297217 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-24T16:09:57.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-24T16:09:57.023Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-24T16:09:57.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-24T16:09:57.222Z] $ docker exec 8a104e6648a8eda83cabe1cff349de6336a859c474b854423576b29170297217 ssh-agent\n[2020-02-24T16:09:57.434Z] SSH_AUTH_SOCK=/tmp/ssh-OAGaYX6RxxOg/agent.14\n[2020-02-24T16:09:57.434Z] SSH_AGENT_PID=21\n[2020-02-24T16:09:57.445Z] Running ssh-add (command line suppressed)\n[2020-02-24T16:09:57.589Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_6918180481966317585.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_6918180481966317585.key)\n[2020-02-24T16:09:57.636Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-24T16:09:57.930Z] + git describe --exact-match --tags HEAD\n[2020-02-24T16:09:57.930Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-24T16:09:57.988Z] $ docker exec --env ******** --env ******** 8a104e6648a8eda83cabe1cff349de6336a859c474b854423576b29170297217 ssh-agent -k\n[2020-02-24T16:09:58.128Z] unset SSH_AUTH_SOCK;\n[2020-02-24T16:09:58.129Z] unset SSH_AGENT_PID;\n[2020-02-24T16:09:58.129Z] echo Agent pid 21 killed;\n[2020-02-24T16:09:58.171Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-24T16:09:58.189Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-24T16:09:58.189Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-24T16:09:58.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-24T16:09:58.217Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-24T16:09:58.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-24T16:09:58.408Z] $ docker exec 8a104e6648a8eda83cabe1cff349de6336a859c474b854423576b29170297217 ssh-agent\n[2020-02-24T16:09:58.578Z] SSH_AUTH_SOCK=/tmp/ssh-mBfhoKAruCei/agent.55\n[2020-02-24T16:09:58.578Z] SSH_AGENT_PID=62\n[2020-02-24T16:09:58.588Z] Running ssh-add (command line suppressed)\n[2020-02-24T16:09:58.730Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_424005970111709759.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_424005970111709759.key)\n[2020-02-24T16:09:58.774Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-24T16:09:59.069Z] + git semver init\n[2020-02-24T16:09:59.069Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-24T16:09:59.069Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git\n[2020-02-24T16:09:59.069Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master\n[2020-02-24T16:09:59.069Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-24T16:09:59.069Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-24T16:09:59.069Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-24T16:09:59.069Z] # $SEMVER_BRANCH = master\n[2020-02-24T16:09:59.069Z] # $SEMVER_TEMP = /tmp/semver-543072982\n[2020-02-24T16:09:59.069Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP\n[2020-02-24T16:09:59.330Z] # \'/tmp/semver-543072982\' -> \'/w/workspace/gexfoundry_go-mod-secrets_master/.semver\'\n[2020-02-24T16:09:59.330Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver\n[Pipeline] }\n[2020-02-24T16:09:59.344Z] $ docker exec --env ******** --env ******** 8a104e6648a8eda83cabe1cff349de6336a859c474b854423576b29170297217 ssh-agent -k\n[2020-02-24T16:09:59.499Z] unset SSH_AUTH_SOCK;\n[2020-02-24T16:09:59.499Z] unset SSH_AGENT_PID;\n[2020-02-24T16:09:59.499Z] echo Agent pid 62 killed;\n[2020-02-24T16:09:59.579Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-24T16:09:59.916Z] + git semver\n[Pipeline] }\n[2020-02-24T16:09:59.939Z] $ docker stop --time=1 8a104e6648a8eda83cabe1cff349de6336a859c474b854423576b29170297217\n[2020-02-24T16:10:01.330Z] $ docker rm -f 8a104e6648a8eda83cabe1cff349de6336a859c474b854423576b29170297217\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-24T16:10:01.936Z] Stashed 26 file(s)\n[Pipeline] echo\n[2020-02-24T16:10:01.938Z] [edgeXSemver] initialized semver on version 0.0.17\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-24T16:10:17.037Z] Still waiting to schedule task\n[2020-02-24T16:10:17.038Z] \xe2\x80\x98prd-centos7-docker-4c-2g-539\xe2\x80\x99 is offline\n[2020-02-24T16:10:17.039Z] Still waiting to schedule task\n[2020-02-24T16:10:17.039Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n[2020-02-24T16:11:15.203Z] Running on prd-centos7-docker-4c-2g-541 in /w/workspace/gexfoundry_go-mod-secrets_master\n[Pipeline] {\n[Pipeline] ws\n[2020-02-24T16:11:15.216Z] Running in /w/workspace/go-mod-secrets/7\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-24T16:11:17.231Z] using credential edgex-jenkins-ssh\n[2020-02-24T16:11:17.247Z] Cloning the remote Git repository\n[2020-02-24T16:11:17.247Z] Cloning with configured refspecs honoured and without tags\n[2020-02-24T16:11:17.273Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-02-24T16:11:17.312Z] > git init /w/workspace/go-mod-secrets/7 # timeout=10\n[2020-02-24T16:11:17.355Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-02-24T16:11:17.356Z] > git --version # timeout=10\n[2020-02-24T16:11:17.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-24T16:11:17.405Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-24T16:11:17.852Z] Fetching without tags\n[2020-02-24T16:11:18.262Z] Checking out Revision 77cc06b6c95753ce1abc91ff04c9018b5d8707b1 (master)\n[2020-02-24T16:11:17.831Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n[2020-02-24T16:11:17.837Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-24T16:11:17.849Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n[2020-02-24T16:11:17.857Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-02-24T16:11:17.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-24T16:11:17.862Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-24T16:11:18.282Z] > git config core.sparsecheckout # timeout=10\n[2020-02-24T16:11:18.293Z] > git checkout -f 77cc06b6c95753ce1abc91ff04c9018b5d8707b1 # timeout=10\n[2020-02-24T16:11:22.213Z] Commit message: "Merge pull request #51 from eno-intel/issue-49"\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-24T16:11:22.840Z] =========================================================\n[2020-02-24T16:11:22.840Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n[2020-02-24T16:11:22.840Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-24T16:11:23.446Z] + 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-24T16:11:23.446Z] Sending build context to Docker daemon 491kB\r\r\n[2020-02-24T16:11:23.446Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n[2020-02-24T16:11:23.446Z] Step 2/7 : FROM ${BASE}\n[2020-02-24T16:11:23.707Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-24T16:11:23.707Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-24T16:11:23.707Z] 2848faf0eed1: Pulling fs layer\n[2020-02-24T16:11:23.707Z] 0f37312ad70f: Pulling fs layer\n[2020-02-24T16:11:23.707Z] 5788d62ee057: Pulling fs layer\n[2020-02-24T16:11:23.707Z] 0e6b1d234666: Pulling fs layer\n[2020-02-24T16:11:23.707Z] bf5d7aec512f: Pulling fs layer\n[2020-02-24T16:11:23.707Z] 34c802a77dc8: Pulling fs layer\n[2020-02-24T16:11:23.707Z] 9eb99e56ec68: Pulling fs layer\n[2020-02-24T16:11:23.707Z] 27c7a5d97fbd: Pulling fs layer\n[2020-02-24T16:11:23.707Z] 5c102a31e300: Pulling fs layer\n[2020-02-24T16:11:23.707Z] dcfb455df0a1: Pulling fs layer\n[2020-02-24T16:11:23.707Z] 34c802a77dc8: Waiting\n[2020-02-24T16:11:23.707Z] 9eb99e56ec68: Waiting\n[2020-02-24T16:11:23.707Z] 27c7a5d97fbd: Waiting\n[2020-02-24T16:11:23.707Z] dcfb455df0a1: Waiting\n[2020-02-24T16:11:23.707Z] 5788d62ee057: Waiting\n[2020-02-24T16:11:23.707Z] 0e6b1d234666: Waiting\n[2020-02-24T16:11:23.707Z] bf5d7aec512f: Waiting\n[2020-02-24T16:11:23.707Z] 0f37312ad70f: Verifying Checksum\n[2020-02-24T16:11:23.707Z] 0f37312ad70f: Download complete\n[2020-02-24T16:11:23.707Z] 2848faf0eed1: Verifying Checksum\n[2020-02-24T16:11:23.707Z] 2848faf0eed1: Download complete\n[2020-02-24T16:11:23.707Z] 0e6b1d234666: Verifying Checksum\n[2020-02-24T16:11:23.707Z] 0e6b1d234666: Download complete\n[2020-02-24T16:11:23.707Z] bf5d7aec512f: Download complete\n[2020-02-24T16:11:23.707Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-24T16:11:23.707Z] e6b0cf9c0882: Download complete\n[2020-02-24T16:11:23.971Z] e6b0cf9c0882: Pull complete\n[2020-02-24T16:11:24.235Z] 2848faf0eed1: Pull complete\n[2020-02-24T16:11:24.235Z] 0f37312ad70f: Pull complete\n[2020-02-24T16:11:24.812Z] 34c802a77dc8: Verifying Checksum\n[2020-02-24T16:11:24.812Z] 34c802a77dc8: Download complete\n[2020-02-24T16:11:24.812Z] 27c7a5d97fbd: Verifying Checksum\n[2020-02-24T16:11:24.812Z] 27c7a5d97fbd: Download complete\n[2020-02-24T16:11:25.393Z] 5c102a31e300: Verifying Checksum\n[2020-02-24T16:11:25.393Z] 5c102a31e300: Download complete\n[2020-02-24T16:11:25.393Z] dcfb455df0a1: Verifying Checksum\n[2020-02-24T16:11:25.393Z] dcfb455df0a1: Download complete\n[2020-02-24T16:11:25.657Z] 5788d62ee057: Verifying Checksum\n[2020-02-24T16:11:25.657Z] 5788d62ee057: Download complete\n[2020-02-24T16:11:25.657Z] 9eb99e56ec68: Verifying Checksum\n[2020-02-24T16:11:25.657Z] 9eb99e56ec68: Download complete\n[2020-02-24T16:11:32.248Z] 5788d62ee057: Pull complete\n[2020-02-24T16:11:32.248Z] 0e6b1d234666: Pull complete\n[2020-02-24T16:11:32.248Z] bf5d7aec512f: Pull complete\n[2020-02-24T16:11:36.449Z] 34c802a77dc8: Pull complete\n[2020-02-24T16:11:39.742Z] 9eb99e56ec68: Pull complete\n[2020-02-24T16:11:39.742Z] 27c7a5d97fbd: Pull complete\n[2020-02-24T16:11:40.315Z] 5c102a31e300: Pull complete\n[2020-02-24T16:11:40.576Z] dcfb455df0a1: Pull complete\n[2020-02-24T16:11:40.576Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n[2020-02-24T16:11:40.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n[2020-02-24T16:11:40.576Z] ---> 7c70fe431013\n[2020-02-24T16:11:40.576Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-24T16:11:40.837Z] ---> Running in 4ada0eeb5a0a\n[2020-02-24T16:11:40.837Z] Removing intermediate container 4ada0eeb5a0a\n[2020-02-24T16:11:40.837Z] ---> 7b1c68d9015b\n[2020-02-24T16:11:40.837Z] Step 4/7 : RUN apk add --update bash\n[2020-02-24T16:11:41.097Z] ---> Running in 4d911838a23e\n[2020-02-24T16:11:42.040Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-24T16:11:42.608Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-24T16:11:43.175Z] OK: 143 MiB in 39 packages\n[2020-02-24T16:11:43.743Z] Removing intermediate container 4d911838a23e\n[2020-02-24T16:11:43.743Z] ---> e27fc14d2e6c\n[2020-02-24T16:11:43.743Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-02-24T16:11:43.743Z] ---> Running in 4b470d126fb7\n[2020-02-24T16:11:43.743Z] Removing intermediate container 4b470d126fb7\n[2020-02-24T16:11:43.743Z] ---> d74aa1e72645\n[2020-02-24T16:11:43.743Z] Step 6/7 : COPY go.mod .\n[2020-02-24T16:11:44.003Z] ---> 73c9f446dac0\n[2020-02-24T16:11:44.003Z] Step 7/7 : RUN go mod download\n[2020-02-24T16:11:44.003Z] ---> Running in 8eb753a7e335\n[2020-02-24T16:11:46.541Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-02-24T16:11:46.541Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-24T16:11:46.541Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-24T16:11:46.541Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-24T16:11:47.481Z] \x1b[0mRemoving intermediate container 8eb753a7e335\n[2020-02-24T16:11:47.481Z] ---> c276e4d1412a\n[2020-02-24T16:11:47.481Z] Successfully built c276e4d1412a\n[2020-02-24T16:11:47.481Z] 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-24T16:11:47.927Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-24T16:11:47.927Z] .\n[Pipeline] withDockerContainer\n[2020-02-24T16:11:48.076Z] prd-centos7-docker-4c-2g-541 does not seem to be running inside a container\n[2020-02-24T16:11:48.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/7 -v /w/workspace/go-mod-secrets/7:/w/workspace/go-mod-secrets/7:rw,z -v /w/workspace/go-mod-secrets/7@tmp:/w/workspace/go-mod-secrets/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n[2020-02-24T16:11:49.137Z] $ docker top 224adda152b4ba4a6b65e2a3fad66f7501f76505bd2a39e01336cc36675dd19c -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-24T16:11:50.057Z] + go version\n[2020-02-24T16:11:50.057Z] go version go1.13.5 linux/amd64\n[Pipeline] sh\n[2020-02-24T16:11:50.395Z] + make test\n[2020-02-24T16:11:50.395Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n[2020-02-24T16:11:53.733Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg\t[no test files]\n[2020-02-24T16:11:53.733Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg/keys\t[no test files]\n[2020-02-24T16:12:03.797Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/listener\t9.027s\tcoverage: 96.7% of statements\n[2020-02-24T16:12:12.383Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-540 in /w/workspace/gexfoundry_go-mod-secrets_master\n[Pipeline] {\n[Pipeline] ws\n[2020-02-24T16:12:12.396Z] Running in /w/workspace/go-mod-secrets/7\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-24T16:12:13.775Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/providers/vault\t15.015s\tcoverage: 86.1% of statements\n[2020-02-24T16:12:13.775Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader\t0.072s\tcoverage: 89.5% of statements\n[2020-02-24T16:12:13.775Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks\t0.004s\tcoverage: 100.0% of statements\n[2020-02-24T16:12:13.775Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer\t0.007s\tcoverage: 100.0% of statements\n[2020-02-24T16:12:13.775Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks\t0.005s\tcoverage: 100.0% of statements\n[2020-02-24T16:12:13.775Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-24T16:12:14.858Z] gofmt -l .\n[2020-02-24T16:12:14.858Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-02-24T16:12:15.171Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-24T16:12:15.179Z] $ docker stop --time=1 224adda152b4ba4a6b65e2a3fad66f7501f76505bd2a39e01336cc36675dd19c\n[2020-02-24T16:12:16.610Z] $ docker rm -f 224adda152b4ba4a6b65e2a3fad66f7501f76505bd2a39e01336cc36675dd19c\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-02-24T16:12:20.447Z] using credential edgex-jenkins-ssh\n[2020-02-24T16:12:20.476Z] Cloning the remote Git repository\n[2020-02-24T16:12:20.476Z] Cloning with configured refspecs honoured and without tags\n[2020-02-24T16:12:21.628Z] Fetching without tags\n[2020-02-24T16:12:20.537Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-02-24T16:12:20.631Z] > git init /w/workspace/go-mod-secrets/7 # timeout=10\n[2020-02-24T16:12:20.749Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-02-24T16:12:20.750Z] > git --version # timeout=10\n[2020-02-24T16:12:20.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-24T16:12:20.839Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-24T16:12:21.525Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n[2020-02-24T16:12:21.558Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-24T16:12:21.597Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n[2020-02-24T16:12:21.649Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-02-24T16:12:21.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-24T16:12:21.663Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-24T16:12:22.151Z] Checking out Revision 77cc06b6c95753ce1abc91ff04c9018b5d8707b1 (master)\n[2020-02-24T16:12:22.174Z] > git config core.sparsecheckout # timeout=10\n[2020-02-24T16:12:22.202Z] > git checkout -f 77cc06b6c95753ce1abc91ff04c9018b5d8707b1 # timeout=10\n[2020-02-24T16:12:26.601Z] Commit message: "Merge pull request #51 from eno-intel/issue-49"\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-24T16:12:27.548Z] =========================================================\n[2020-02-24T16:12:27.549Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n[2020-02-24T16:12:27.549Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-24T16:12:28.999Z] + 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-24T16:12:30.006Z] Sending build context to Docker daemon 491kB\r\r\n[2020-02-24T16:12:30.006Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n[2020-02-24T16:12:30.006Z] Step 2/7 : FROM ${BASE}\n[2020-02-24T16:12:30.606Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-24T16:12:30.606Z] cde5963f3b93: Pulling fs layer\n[2020-02-24T16:12:30.606Z] 2a23fa8c16f7: Pulling fs layer\n[2020-02-24T16:12:30.606Z] 777b28850792: Pulling fs layer\n[2020-02-24T16:12:30.606Z] 8a11ddd9e578: Pulling fs layer\n[2020-02-24T16:12:30.606Z] 4cf88f913ddb: Pulling fs layer\n[2020-02-24T16:12:30.606Z] 1df406cf5192: Pulling fs layer\n[2020-02-24T16:12:30.606Z] cd6300453558: Pulling fs layer\n[2020-02-24T16:12:30.607Z] b9c365052c96: Pulling fs layer\n[2020-02-24T16:12:30.607Z] a2d8cc88f415: Pulling fs layer\n[2020-02-24T16:12:30.607Z] ea1d1ca13537: Pulling fs layer\n[2020-02-24T16:12:30.607Z] 3750a50a1c5e: Pulling fs layer\n[2020-02-24T16:12:30.607Z] 8a11ddd9e578: Waiting\n[2020-02-24T16:12:30.607Z] 4cf88f913ddb: Waiting\n[2020-02-24T16:12:30.607Z] 1df406cf5192: Waiting\n[2020-02-24T16:12:30.607Z] cd6300453558: Waiting\n[2020-02-24T16:12:30.607Z] b9c365052c96: Waiting\n[2020-02-24T16:12:30.607Z] a2d8cc88f415: Waiting\n[2020-02-24T16:12:30.607Z] ea1d1ca13537: Waiting\n[2020-02-24T16:12:30.607Z] 3750a50a1c5e: Waiting\n[2020-02-24T16:12:30.607Z] 777b28850792: Verifying Checksum\n[2020-02-24T16:12:30.607Z] 777b28850792: Download complete\n[2020-02-24T16:12:30.607Z] 2a23fa8c16f7: Verifying Checksum\n[2020-02-24T16:12:30.607Z] 2a23fa8c16f7: Download complete\n[2020-02-24T16:12:30.607Z] 4cf88f913ddb: Verifying Checksum\n[2020-02-24T16:12:30.607Z] 4cf88f913ddb: Download complete\n[2020-02-24T16:12:30.607Z] 1df406cf5192: Verifying Checksum\n[2020-02-24T16:12:30.607Z] 1df406cf5192: Download complete\n[2020-02-24T16:12:31.201Z] cde5963f3b93: Verifying Checksum\n[2020-02-24T16:12:31.201Z] cde5963f3b93: Download complete\n[2020-02-24T16:12:33.839Z] cde5963f3b93: Pull complete\n[2020-02-24T16:12:34.850Z] 2a23fa8c16f7: Pull complete\n[2020-02-24T16:12:35.162Z] 777b28850792: Pull complete\n[2020-02-24T16:12:38.598Z] cd6300453558: Verifying Checksum\n[2020-02-24T16:12:38.598Z] cd6300453558: Download complete\n[2020-02-24T16:12:38.880Z] a2d8cc88f415: Verifying Checksum\n[2020-02-24T16:12:38.880Z] a2d8cc88f415: Download complete\n[2020-02-24T16:12:43.215Z] ea1d1ca13537: Verifying Checksum\n[2020-02-24T16:12:43.215Z] ea1d1ca13537: Download complete\n[2020-02-24T16:12:43.215Z] 3750a50a1c5e: Verifying Checksum\n[2020-02-24T16:12:43.215Z] 3750a50a1c5e: Download complete\n[2020-02-24T16:12:45.857Z] b9c365052c96: Verifying Checksum\n[2020-02-24T16:12:45.857Z] b9c365052c96: Download complete\n[2020-02-24T16:12:47.292Z] 8a11ddd9e578: Verifying Checksum\n[2020-02-24T16:12:47.292Z] 8a11ddd9e578: Download complete\n[2020-02-24T16:13:05.590Z] 8a11ddd9e578: Pull complete\n[2020-02-24T16:13:05.590Z] 4cf88f913ddb: Pull complete\n[2020-02-24T16:13:05.590Z] 1df406cf5192: Pull complete\n[2020-02-24T16:13:12.276Z] cd6300453558: Pull complete\n[2020-02-24T16:13:18.962Z] b9c365052c96: Pull complete\n[2020-02-24T16:13:19.239Z] a2d8cc88f415: Pull complete\n[2020-02-24T16:13:22.623Z] ea1d1ca13537: Pull complete\n[2020-02-24T16:13:22.623Z] 3750a50a1c5e: Pull complete\n[2020-02-24T16:13:22.623Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n[2020-02-24T16:13:22.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n[2020-02-24T16:13:22.623Z] ---> 78745c68409d\n[2020-02-24T16:13:22.623Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-24T16:13:25.996Z] ---> Running in 8cfa38c7ba0b\n[2020-02-24T16:13:25.996Z] Removing intermediate container 8cfa38c7ba0b\n[2020-02-24T16:13:25.996Z] ---> e20e5c21b6bd\n[2020-02-24T16:13:25.997Z] Step 4/7 : RUN apk add --update bash\n[2020-02-24T16:13:25.997Z] ---> Running in 0694e46070f0\n[2020-02-24T16:13:27.440Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-24T16:13:28.024Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-24T16:13:28.992Z] OK: 125 MiB in 39 packages\n[2020-02-24T16:13:29.964Z] Removing intermediate container 0694e46070f0\n[2020-02-24T16:13:29.964Z] ---> 7d90a45d0d6b\n[2020-02-24T16:13:29.964Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-02-24T16:13:30.232Z] ---> Running in f71c4539c183\n[2020-02-24T16:13:30.502Z] Removing intermediate container f71c4539c183\n[2020-02-24T16:13:30.502Z] ---> bca5663a7825\n[2020-02-24T16:13:30.502Z] Step 6/7 : COPY go.mod .\n[2020-02-24T16:13:31.110Z] ---> 06e83d021f77\n[2020-02-24T16:13:31.110Z] Step 7/7 : RUN go mod download\n[2020-02-24T16:13:31.110Z] ---> Running in 47c5e276ec6d\n[2020-02-24T16:13:33.096Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-02-24T16:13:33.096Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-24T16:13:33.096Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-24T16:13:33.096Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-24T16:13:34.075Z] \x1b[0mRemoving intermediate container 47c5e276ec6d\n[2020-02-24T16:13:34.075Z] ---> 3a5c8083e894\n[2020-02-24T16:13:34.075Z] Successfully built 3a5c8083e894\n[2020-02-24T16:13:34.075Z] 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-24T16:13:34.586Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-24T16:13:34.856Z] .\n[Pipeline] withDockerContainer\n[2020-02-24T16:13:35.244Z] prd-ubuntu18.04-docker-arm64-4c-2g-540 does not seem to be running inside a container\n[2020-02-24T16:13:35.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/7 -v /w/workspace/go-mod-secrets/7:/w/workspace/go-mod-secrets/7:rw,z -v /w/workspace/go-mod-secrets/7@tmp:/w/workspace/go-mod-secrets/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-02-24T16:13:36.868Z] $ docker top 6fc9b990c7c488f5e5a618cdd1f4116a1be771324281d7c3dc50597826281dca -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-24T16:13:39.242Z] + go version\n[2020-02-24T16:13:39.243Z] go version go1.13.5 linux/arm64\n[Pipeline] sh\n[2020-02-24T16:13:39.913Z] + make test\n[2020-02-24T16:13:39.913Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n[2020-02-24T16:13:50.029Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg\t[no test files]\n[2020-02-24T16:13:50.029Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg/keys\t[no test files]\n[2020-02-24T16:14:00.254Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/listener\t9.032s\tcoverage: 96.7% of statements\n[2020-02-24T16:14:32.588Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/providers/vault\t17.276s\tcoverage: 86.1% of statements\n[2020-02-24T16:14:32.588Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader\t0.013s\tcoverage: 89.5% of statements\n[2020-02-24T16:14:32.588Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks\t0.013s\tcoverage: 100.0% of statements\n[2020-02-24T16:14:32.589Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer\t0.014s\tcoverage: 100.0% of statements\n[2020-02-24T16:14:32.589Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks\t0.014s\tcoverage: 100.0% of statements\n[2020-02-24T16:14:32.589Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-24T16:14:34.552Z] gofmt -l .\n[2020-02-24T16:14:34.552Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-02-24T16:14:34.568Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-02-24T16:14:35.001Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-24T16:14:35.009Z] $ docker stop --time=1 6fc9b990c7c488f5e5a618cdd1f4116a1be771324281d7c3dc50597826281dca\n[2020-02-24T16:14:37.107Z] $ docker rm -f 6fc9b990c7c488f5e5a618cdd1f4116a1be771324281d7c3dc50597826281dca\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\n[Pipeline] unstash\n[Pipeline] wrap\n[2020-02-24T16:14:38.046Z] provisioning config files...\n[2020-02-24T16:14:38.063Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config670688372123151802tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-02-24T16:14:38.370Z] + curl -s https://codecov.io/bash\n[2020-02-24T16:14:38.370Z] + bash -s - -t @/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config670688372123151802tmp\n[2020-02-24T16:14:38.628Z] \n[2020-02-24T16:14:38.628Z] _____ _\n[2020-02-24T16:14:38.628Z] / ____| | |\n[2020-02-24T16:14:38.628Z] | | ___ __| | ___ ___ _____ __\n[2020-02-24T16:14:38.628Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-02-24T16:14:38.628Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-02-24T16:14:38.628Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-02-24T16:14:38.628Z] Bash-20200214-585fef0\n[2020-02-24T16:14:38.628Z] \n[2020-02-24T16:14:38.628Z] \n[2020-02-24T16:14:38.628Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-02-24T16:14:38.628Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-02-24T16:14:38.628Z] \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-24T16:14:38.628Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-02-24T16:14:38.628Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-02-24T16:14:38.628Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-02-24T16:14:38.628Z] \x1b[0;32m+\x1b[0m .\n[2020-02-24T16:14:38.628Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-02-24T16:14:38.628Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-02-24T16:14:38.628Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-02-24T16:14:38.628Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=16773\x1b[0m\n[2020-02-24T16:14:38.628Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-02-24T16:14:38.628Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-02-24T16:14:38.887Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-02-24T16:14:38.887Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-02-24T16:14:38.887Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-02-24T16:14:38.887Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-02-24T16:14:38.887Z] \x1b[0;90mquery:\x1b[0m branch=master&commit=77cc06b6c95753ce1abc91ff04c9018b5d8707b1&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=\n[2020-02-24T16:14:38.887Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-02-24T16:14:38.888Z] https://codecov.io/upload/v4?package=bash-20200214-585fef0&token=secret&branch=master&commit=77cc06b6c95753ce1abc91ff04c9018b5d8707b1&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=\n[2020-02-24T16:14:39.456Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-02-24T16:14:40.024Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-secrets/commit/77cc06b6c95753ce1abc91ff04c9018b5d8707b1\x1b[0m\n[Pipeline] }\n[2020-02-24T16:14:40.030Z] 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-24T16:14:40.195Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n[Pipeline] echo\n[2020-02-24T16:14:40.196Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins\n[Pipeline] withCredentials\n[2020-02-24T16:14:40.212Z] Masking supported pattern matches of $SNYK_TOKEN\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-24T16:14:40.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[2020-02-24T16:14:40.582Z] \n[2020-02-24T16:14:40.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-24T16:14:40.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[2020-02-24T16:14:40.885Z] 1.217.3: Pulling from edgex-snyk-go\n[2020-02-24T16:14:40.885Z] 9d48c3bd43c5: Pulling fs layer\n[2020-02-24T16:14:40.885Z] 7f94eaf8af20: Pulling fs layer\n[2020-02-24T16:14:40.885Z] 9fe9984849c1: Pulling fs layer\n[2020-02-24T16:14:40.885Z] cf0db633a67d: Pulling fs layer\n[2020-02-24T16:14:40.885Z] 0f7136d71739: Pulling fs layer\n[2020-02-24T16:14:40.885Z] 8c1aaf4dbaec: Pulling fs layer\n[2020-02-24T16:14:40.885Z] b8132c677c6b: Pulling fs layer\n[2020-02-24T16:14:40.885Z] c8f539ab0293: Pulling fs layer\n[2020-02-24T16:14:40.885Z] b11662bbf65b: Pulling fs layer\n[2020-02-24T16:14:40.885Z] 8c1aaf4dbaec: Waiting\n[2020-02-24T16:14:40.885Z] b8132c677c6b: Waiting\n[2020-02-24T16:14:40.885Z] cf0db633a67d: Waiting\n[2020-02-24T16:14:40.885Z] c8f539ab0293: Waiting\n[2020-02-24T16:14:40.885Z] 0f7136d71739: Waiting\n[2020-02-24T16:14:40.885Z] b11662bbf65b: Waiting\n[2020-02-24T16:14:40.885Z] 9fe9984849c1: Verifying Checksum\n[2020-02-24T16:14:40.885Z] 9fe9984849c1: Download complete\n[2020-02-24T16:14:40.885Z] 7f94eaf8af20: Download complete\n[2020-02-24T16:14:40.885Z] 0f7136d71739: Download complete\n[2020-02-24T16:14:40.885Z] 8c1aaf4dbaec: Verifying Checksum\n[2020-02-24T16:14:40.885Z] 8c1aaf4dbaec: Download complete\n[2020-02-24T16:14:40.885Z] 9d48c3bd43c5: Download complete\n[2020-02-24T16:14:41.146Z] 9d48c3bd43c5: Pull complete\n[2020-02-24T16:14:41.411Z] 7f94eaf8af20: Pull complete\n[2020-02-24T16:14:41.411Z] b8132c677c6b: Verifying Checksum\n[2020-02-24T16:14:41.411Z] b8132c677c6b: Download complete\n[2020-02-24T16:14:41.680Z] 9fe9984849c1: Pull complete\n[2020-02-24T16:14:41.957Z] b11662bbf65b: Verifying Checksum\n[2020-02-24T16:14:41.957Z] b11662bbf65b: Download complete\n[2020-02-24T16:14:41.957Z] c8f539ab0293: Verifying Checksum\n[2020-02-24T16:14:41.957Z] c8f539ab0293: Download complete\n[2020-02-24T16:14:42.898Z] cf0db633a67d: Verifying Checksum\n[2020-02-24T16:14:42.898Z] cf0db633a67d: Download complete\n[2020-02-24T16:14:48.197Z] cf0db633a67d: Pull complete\n[2020-02-24T16:14:48.197Z] 0f7136d71739: Pull complete\n[2020-02-24T16:14:48.197Z] 8c1aaf4dbaec: Pull complete\n[2020-02-24T16:14:50.104Z] b8132c677c6b: Pull complete\n[2020-02-24T16:14:52.643Z] c8f539ab0293: Pull complete\n[2020-02-24T16:14:53.210Z] b11662bbf65b: Pull complete\n[2020-02-24T16:14:53.470Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n[2020-02-24T16:14:53.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[Pipeline] withDockerContainer\n[2020-02-24T16:14:53.607Z] prd-centos7-docker-4c-2g-538 does not seem to be running inside a container\n[2020-02-24T16:14:53.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_go-mod-secrets_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3 cat\n[2020-02-24T16:14:54.493Z] $ docker top 1e8878790de9e7c2c075402ca6ac5c6280f00c969bd1443e84e382c7db290b8c -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-24T16:14:55.326Z] + snyk monitor \'--org=edgex-jenkins\'\n[2020-02-24T16:14:58.621Z] \n[2020-02-24T16:14:58.621Z] Monitoring /w/workspace/gexfoundry_go-mod-secrets_master...\n[2020-02-24T16:14:58.621Z] \n[2020-02-24T16:14:58.621Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4cfb1d28-864a-4661-be71-b40abb9d5161/history/0891f74e-8c8a-4b0f-89b0-6229d7f23c38\n[2020-02-24T16:14:58.621Z] \n[2020-02-24T16:14:58.621Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.\n[2020-02-24T16:14:58.621Z] \n[2020-02-24T16:14:58.621Z] \n[Pipeline] }\n[2020-02-24T16:14:58.634Z] $ docker stop --time=1 1e8878790de9e7c2c075402ca6ac5c6280f00c969bd1443e84e382c7db290b8c\n[2020-02-24T16:14:59.966Z] $ docker rm -f 1e8878790de9e7c2c075402ca6ac5c6280f00c969bd1443e84e382c7db290b8c\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // withCredentials\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\n[Pipeline] stage\n[Pipeline] { (Tag)\n[Pipeline] unstash\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-24T16:15:00.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-24T16:15:00.566Z] .\n[Pipeline] withDockerContainer\n[2020-02-24T16:15:00.675Z] prd-centos7-docker-4c-2g-538 does not seem to be running inside a container\n[2020-02-24T16:15:00.719Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-24T16:15:01.254Z] $ docker top cbe5c783ae1170f3765bd07fccdccd85044ec97b17b782626795047d01a213d4 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-24T16:15:01.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-24T16:15:01.841Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-24T16:15:02.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-24T16:15:02.068Z] $ docker exec cbe5c783ae1170f3765bd07fccdccd85044ec97b17b782626795047d01a213d4 ssh-agent\n[2020-02-24T16:15:02.247Z] SSH_AUTH_SOCK=/tmp/ssh-RYS110ZrPAMV/agent.14\n[2020-02-24T16:15:02.247Z] SSH_AGENT_PID=21\n[2020-02-24T16:15:02.253Z] Running ssh-add (command line suppressed)\n[2020-02-24T16:15:02.399Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_75168601799443526.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_75168601799443526.key)\n[2020-02-24T16:15:02.445Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-24T16:15:02.748Z] + git semver tag\n[2020-02-24T16:15:02.748Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-24T16:15:02.748Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git\n[2020-02-24T16:15:02.748Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master\n[2020-02-24T16:15:02.748Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-24T16:15:02.748Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-24T16:15:02.748Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-24T16:15:02.748Z] # $SEMVER_BRANCH = master\n[2020-02-24T16:15:02.748Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver\n[2020-02-24T16:15:02.748Z] # 77cc06b6c95753ce1abc91ff04c9018b5d8707b1 HEAD\n[2020-02-24T16:15:02.748Z] # 1670496dcb1705be2c09b8b02a5e03e66017bc00 refs/tags/v0.0.17\n[Pipeline] }\n[2020-02-24T16:15:02.759Z] $ docker exec --env ******** --env ******** cbe5c783ae1170f3765bd07fccdccd85044ec97b17b782626795047d01a213d4 ssh-agent -k\n[2020-02-24T16:15:02.920Z] unset SSH_AUTH_SOCK;\n[2020-02-24T16:15:02.921Z] unset SSH_AGENT_PID;\n[2020-02-24T16:15:02.921Z] echo Agent pid 21 killed;\n[2020-02-24T16:15:02.964Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-24T16:15:03.285Z] + git semver\n[Pipeline] }\n[2020-02-24T16:15:03.300Z] $ docker stop --time=1 cbe5c783ae1170f3765bd07fccdccd85044ec97b17b782626795047d01a213d4\n[2020-02-24T16:15:04.692Z] $ docker rm -f cbe5c783ae1170f3765bd07fccdccd85044ec97b17b782626795047d01a213d4\n[Pipeline] // withDockerContainer\n[Pipeline] stage\n[Pipeline] { (LF Tools Sigul)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-24T16:15:05.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[2020-02-24T16:15:05.163Z] \n[2020-02-24T16:15:05.163Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-24T16:15:05.479Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[2020-02-24T16:15:05.479Z] 0.23.1-centos7: Pulling from edgex-lftools\n[2020-02-24T16:15:05.479Z] 8ba884070f61: Pulling fs layer\n[2020-02-24T16:15:05.479Z] 78d65bd6cf10: Pulling fs layer\n[2020-02-24T16:15:05.479Z] 5573da4c1a9d: Pulling fs layer\n[2020-02-24T16:15:05.479Z] 4493e11b668a: Pulling fs layer\n[2020-02-24T16:15:05.479Z] 2e4ad32216ba: Pulling fs layer\n[2020-02-24T16:15:05.479Z] 14bc7892088f: Pulling fs layer\n[2020-02-24T16:15:05.479Z] 4493e11b668a: Waiting\n[2020-02-24T16:15:05.479Z] 2e4ad32216ba: Waiting\n[2020-02-24T16:15:05.479Z] 78d65bd6cf10: Verifying Checksum\n[2020-02-24T16:15:05.479Z] 78d65bd6cf10: Download complete\n[2020-02-24T16:15:05.741Z] 4493e11b668a: Verifying Checksum\n[2020-02-24T16:15:05.741Z] 4493e11b668a: Download complete\n[2020-02-24T16:15:05.741Z] 2e4ad32216ba: Verifying Checksum\n[2020-02-24T16:15:05.741Z] 2e4ad32216ba: Download complete\n[2020-02-24T16:15:06.318Z] 14bc7892088f: Verifying Checksum\n[2020-02-24T16:15:06.318Z] 14bc7892088f: Download complete\n[2020-02-24T16:15:06.885Z] 8ba884070f61: Verifying Checksum\n[2020-02-24T16:15:06.885Z] 8ba884070f61: Download complete\n[2020-02-24T16:15:06.885Z] 5573da4c1a9d: Verifying Checksum\n[2020-02-24T16:15:06.885Z] 5573da4c1a9d: Download complete\n[2020-02-24T16:15:10.183Z] 8ba884070f61: Pull complete\n[2020-02-24T16:15:10.183Z] 78d65bd6cf10: Pull complete\n[2020-02-24T16:15:22.509Z] 5573da4c1a9d: Pull complete\n[2020-02-24T16:15:22.509Z] 4493e11b668a: Pull complete\n[2020-02-24T16:15:22.509Z] 2e4ad32216ba: Pull complete\n[2020-02-24T16:15:23.885Z] 14bc7892088f: Pull complete\n[2020-02-24T16:15:23.885Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n[2020-02-24T16:15:23.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[Pipeline] withDockerContainer\n[2020-02-24T16:15:24.025Z] prd-centos7-docker-4c-2g-538 does not seem to be running inside a container\n[2020-02-24T16:15:24.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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:10004/edgex-lftools:0.23.1-centos7 cat\n[2020-02-24T16:15:24.690Z] $ docker top e21b2d39859454a79dcbc9bef4e132d60a29c6dbb554dacf4f482a5fb3fde723 -eo pid,comm\n[Pipeline] {\n[Pipeline] configFileProvider\n[2020-02-24T16:15:25.218Z] provisioning config files...\n[2020-02-24T16:15:25.226Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config3940060814658453750tmp\n[2020-02-24T16:15:25.264Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config1141232449110086807tmp\n[2020-02-24T16:15:25.336Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config712554483338481492tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-24T16:15:25.362Z] Running global-jjb/shell/sigul-configuration.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-24T16:15:26.562Z] ---> sigul-configuration.sh\n[2020-02-24T16:15:26.562Z] gpg: directory `/root/.gnupg\' created\n[2020-02-24T16:15:26.562Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n[2020-02-24T16:15:26.562Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n[2020-02-24T16:15:26.562Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n[2020-02-24T16:15:26.562Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n[2020-02-24T16:15:26.562Z] gpg: CAST5 encrypted data\n[2020-02-24T16:15:26.562Z] gpg: encrypted with 1 passphrase\n[2020-02-24T16:15:26.562Z] gpg: WARNING: message was not integrity protected\n[Pipeline] sh\n[2020-02-24T16:15:26.852Z] + mkdir /home/jenkins\n[2020-02-24T16:15:26.852Z] + mkdir /home/jenkins/sigul\n[Pipeline] sh\n[2020-02-24T16:15:27.141Z] + 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-24T16:15:27.149Z] Running global-jjb/shell/sigul-install.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-24T16:15:27.441Z] ---> sigul-install.sh\n[2020-02-24T16:15:35.568Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n[Pipeline] sh\n[2020-02-24T16:15:35.868Z] + git tag --list\n[2020-02-24T16:15:35.868Z] v0.0.17\n[Pipeline] sh\n[2020-02-24T16:15:36.160Z] + lftools sign git-tag v0.0.17\n[2020-02-24T16:15:37.097Z] Signing Git tag with Sigul...\n[2020-02-24T16:15:37.097Z] Signing v0.0.17\n[Pipeline] echo\n[2020-02-24T16:15:38.047Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-24T16:15:38.341Z] ---> sigul-configuration-cleanup.sh\n[Pipeline] }\n[2020-02-24T16:15:38.347Z] Deleting 3 temporary files\n[Pipeline] // configFileProvider\n[Pipeline] }\n[2020-02-24T16:15:38.374Z] $ docker stop --time=1 e21b2d39859454a79dcbc9bef4e132d60a29c6dbb554dacf4f482a5fb3fde723\n[2020-02-24T16:15:39.802Z] $ docker rm -f e21b2d39859454a79dcbc9bef4e132d60a29c6dbb554dacf4f482a5fb3fde723\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-24T16:15:40.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-24T16:15:40.319Z] .\n[Pipeline] withDockerContainer\n[2020-02-24T16:15:40.427Z] prd-centos7-docker-4c-2g-538 does not seem to be running inside a container\n[2020-02-24T16:15:40.473Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-24T16:15:41.046Z] $ docker top e8c819ac4f324f41d79b7f75a3d98344631bb2f8675917a45103998a9f44f2e1 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-24T16:15:41.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-24T16:15:41.602Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-24T16:15:41.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-24T16:15:41.803Z] $ docker exec e8c819ac4f324f41d79b7f75a3d98344631bb2f8675917a45103998a9f44f2e1 ssh-agent\n[2020-02-24T16:15:41.990Z] SSH_AUTH_SOCK=/tmp/ssh-GLSaFTRnqZGd/agent.14\n[2020-02-24T16:15:41.991Z] SSH_AGENT_PID=21\n[2020-02-24T16:15:41.997Z] Running ssh-add (command line suppressed)\n[2020-02-24T16:15:42.144Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_2517065144917277162.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_2517065144917277162.key)\n[2020-02-24T16:15:42.189Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-24T16:15:42.484Z] + git semver bump patch\n[2020-02-24T16:15:42.484Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-24T16:15:42.484Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git\n[2020-02-24T16:15:42.484Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master\n[2020-02-24T16:15:42.484Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-24T16:15:42.484Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-24T16:15:42.484Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-24T16:15:42.484Z] # $SEMVER_BRANCH = master\n[2020-02-24T16:15:42.484Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver\n[Pipeline] }\n[2020-02-24T16:15:42.494Z] $ docker exec --env ******** --env ******** e8c819ac4f324f41d79b7f75a3d98344631bb2f8675917a45103998a9f44f2e1 ssh-agent -k\n[2020-02-24T16:15:42.628Z] unset SSH_AUTH_SOCK;\n[2020-02-24T16:15:42.628Z] unset SSH_AGENT_PID;\n[2020-02-24T16:15:42.628Z] echo Agent pid 21 killed;\n[2020-02-24T16:15:42.675Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-24T16:15:42.998Z] + git semver\n[Pipeline] }\n[2020-02-24T16:15:43.013Z] $ docker stop --time=1 e8c819ac4f324f41d79b7f75a3d98344631bb2f8675917a45103998a9f44f2e1\n[2020-02-24T16:15:44.355Z] $ docker rm -f e8c819ac4f324f41d79b7f75a3d98344631bb2f8675917a45103998a9f44f2e1\n[Pipeline] // withDockerContainer\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-24T16:15:44.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-24T16:15:44.778Z] .\n[Pipeline] withDockerContainer\n[2020-02-24T16:15:44.886Z] prd-centos7-docker-4c-2g-538 does not seem to be running inside a container\n[2020-02-24T16:15:44.932Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-24T16:15:45.448Z] $ docker top 57b651e9b80dfa6fe774b35a8cbddff8619938d0560c1ab771a493c197a920aa -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-24T16:15:46.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-24T16:15:46.011Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-24T16:15:46.211Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-24T16:15:46.216Z] $ docker exec 57b651e9b80dfa6fe774b35a8cbddff8619938d0560c1ab771a493c197a920aa ssh-agent\n[2020-02-24T16:15:46.394Z] SSH_AUTH_SOCK=/tmp/ssh-rIJPhrNbyYYw/agent.15\n[2020-02-24T16:15:46.394Z] SSH_AGENT_PID=22\n[2020-02-24T16:15:46.401Z] Running ssh-add (command line suppressed)\n[2020-02-24T16:15:46.540Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8474840599491128146.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8474840599491128146.key)\n[2020-02-24T16:15:46.585Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-24T16:15:46.887Z] + git semver push\n[2020-02-24T16:15:46.887Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-24T16:15:46.887Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git\n[2020-02-24T16:15:46.887Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master\n[2020-02-24T16:15:46.887Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-24T16:15:46.887Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-24T16:15:46.887Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-24T16:15:46.887Z] # $SEMVER_BRANCH = master\n[2020-02-24T16:15:46.887Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver\n[Pipeline] }\n[2020-02-24T16:15:55.013Z] $ docker exec --env ******** --env ******** 57b651e9b80dfa6fe774b35a8cbddff8619938d0560c1ab771a493c197a920aa ssh-agent -k\n[2020-02-24T16:15:55.154Z] unset SSH_AUTH_SOCK;\n[2020-02-24T16:15:55.155Z] unset SSH_AGENT_PID;\n[2020-02-24T16:15:55.155Z] echo Agent pid 22 killed;\n[2020-02-24T16:15:55.205Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-24T16:15:55.540Z] + git semver\n[Pipeline] }\n[2020-02-24T16:15:55.557Z] $ docker stop --time=1 57b651e9b80dfa6fe774b35a8cbddff8619938d0560c1ab771a493c197a920aa\n[2020-02-24T16:15:56.928Z] $ docker rm -f 57b651e9b80dfa6fe774b35a8cbddff8619938d0560c1ab771a493c197a920aa\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-24T16:15:57.479Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-24T16:15:58.054Z] ---> package-listing.sh\n[2020-02-24T16:15:58.054Z] ++ facter osfamily\n[2020-02-24T16:15:58.054Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-24T16:15:58.054Z] + OS_FAMILY=redhat\n[2020-02-24T16:15:58.054Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_master\n[2020-02-24T16:15:58.054Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-24T16:15:58.054Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-24T16:15:58.054Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-24T16:15:58.054Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-24T16:15:58.054Z] + \'[\' /w/workspace/gexfoundry_go-mod-secrets_master \']\'\n[2020-02-24T16:15:58.054Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-24T16:15:58.054Z] + case "${OS_FAMILY}" in\n[2020-02-24T16:15:58.054Z] + rpm -qa\n[2020-02-24T16:15:58.054Z] + sort\n[2020-02-24T16:16:02.301Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-24T16:16:02.301Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-24T16:16:02.301Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-24T16:16:02.301Z] + \'[\' /w/workspace/gexfoundry_go-mod-secrets_master \']\'\n[2020-02-24T16:16:02.301Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_master/archives/\n[2020-02-24T16:16:02.301Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_master/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-24T16:16:02.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-24T16:16:02.829Z] \n[2020-02-24T16:16:02.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-24T16:16:03.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-24T16:16:03.161Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-24T16:16:03.161Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-24T16:16:03.161Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-24T16:16:03.161Z] c9ea274ed700: Pulling fs layer\n[2020-02-24T16:16:03.161Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-24T16:16:03.161Z] f6a933c9cadc: Pulling fs layer\n[2020-02-24T16:16:03.161Z] 61811dbd4963: Pulling fs layer\n[2020-02-24T16:16:03.161Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-24T16:16:03.161Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-24T16:16:03.161Z] dc21a1d4508b: Pulling fs layer\n[2020-02-24T16:16:03.161Z] 363af2e989c4: Pulling fs layer\n[2020-02-24T16:16:03.161Z] 9cfac6ba3733: Waiting\n[2020-02-24T16:16:03.161Z] f6a933c9cadc: Waiting\n[2020-02-24T16:16:03.161Z] 61811dbd4963: Waiting\n[2020-02-24T16:16:03.161Z] a6eb2c9e2280: Waiting\n[2020-02-24T16:16:03.161Z] 095dd8b7b4d8: Waiting\n[2020-02-24T16:16:03.161Z] dc21a1d4508b: Waiting\n[2020-02-24T16:16:03.161Z] 363af2e989c4: Waiting\n[2020-02-24T16:16:03.162Z] da0e9bf0cc60: Verifying Checksum\n[2020-02-24T16:16:03.162Z] da0e9bf0cc60: Download complete\n[2020-02-24T16:16:03.162Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-24T16:16:03.162Z] 9cfac6ba3733: Download complete\n[2020-02-24T16:16:03.162Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-24T16:16:03.162Z] e6b0cf9c0882: Download complete\n[2020-02-24T16:16:03.162Z] f6a933c9cadc: Verifying Checksum\n[2020-02-24T16:16:03.162Z] f6a933c9cadc: Download complete\n[2020-02-24T16:16:03.427Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-24T16:16:03.427Z] a6eb2c9e2280: Download complete\n[2020-02-24T16:16:03.689Z] c9ea274ed700: Verifying Checksum\n[2020-02-24T16:16:03.689Z] c9ea274ed700: Download complete\n[2020-02-24T16:16:03.689Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-24T16:16:03.689Z] 095dd8b7b4d8: Download complete\n[2020-02-24T16:16:03.689Z] 363af2e989c4: Verifying Checksum\n[2020-02-24T16:16:03.689Z] 363af2e989c4: Download complete\n[2020-02-24T16:16:03.689Z] dc21a1d4508b: Verifying Checksum\n[2020-02-24T16:16:03.689Z] dc21a1d4508b: Download complete\n[2020-02-24T16:16:03.951Z] e6b0cf9c0882: Pull complete\n[2020-02-24T16:16:04.211Z] 61811dbd4963: Verifying Checksum\n[2020-02-24T16:16:04.211Z] 61811dbd4963: Download complete\n[2020-02-24T16:16:04.479Z] da0e9bf0cc60: Pull complete\n[2020-02-24T16:16:07.039Z] c9ea274ed700: Pull complete\n[2020-02-24T16:16:07.039Z] 9cfac6ba3733: Pull complete\n[2020-02-24T16:16:07.308Z] f6a933c9cadc: Pull complete\n[2020-02-24T16:16:11.536Z] 61811dbd4963: Pull complete\n[2020-02-24T16:16:11.536Z] a6eb2c9e2280: Pull complete\n[2020-02-24T16:16:12.494Z] 095dd8b7b4d8: Pull complete\n[2020-02-24T16:16:12.494Z] dc21a1d4508b: Pull complete\n[2020-02-24T16:16:12.757Z] 363af2e989c4: Pull complete\n[2020-02-24T16:16:12.757Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-24T16:16:12.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-24T16:16:12.947Z] prd-centos7-docker-4c-2g-538 does not seem to be running inside a container\n[2020-02-24T16:16:13.040Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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-lftools-log-publisher:alpine cat\n[2020-02-24T16:16:14.286Z] $ docker top 455098f22bb5e9f904993be63b950cf6a87e66abc5da798949539cd6e2afa197 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-24T16:16:14.886Z] provisioning config files...\n[2020-02-24T16:16:14.898Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config8685689233291956936tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-24T16:16:14.918Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-24T16:16:15.217Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-24T16:16:15.224Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-24T16:16:15.521Z] ---> logs-deploy.sh\n[2020-02-24T16:16:15.521Z] + ARCHIVE_ARTIFACTS=\n[2020-02-24T16:16:15.521Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-24T16:16:15.521Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-24T16:16:15.521Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-24T16:16:15.521Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/7\n[2020-02-24T16:16:15.521Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-secrets/job/master/7/\n[2020-02-24T16:16:15.521Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/7 /w/workspace/gexfoundry_go-mod-secrets_master\n[2020-02-24T16:16:16.456Z] Archives upload complete.\n[2020-02-24T16:16:16.717Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/7 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-secrets/job/master/7/\n'