b'Pull request #51 updated\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of eno-intel for edgexfoundry/go-mod-secrets\nLoading trusted files from base branch master at 0d4f7659803186844e8eca22c2bea86290a68f44 rather than 5f950050f163ad4ceaab7168ebd73cde9fc04176\nObtained Jenkinsfile from 0d4f7659803186844e8eca22c2bea86290a68f44\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-218\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-222 in /w/workspace/dgexfoundry_go-mod-secrets_PR-51\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\nFetching without tags\nCloning repository git@github.com:edgexfoundry/go-mod-secrets.git\n > git init /w/workspace/dgexfoundry_go-mod-secrets_PR-51 # 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/pull/51/head:refs/remotes/origin/PR-51 +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\n > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # 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/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10\nMerging remotes/origin/master commit 0d4f7659803186844e8eca22c2bea86290a68f44 into PR head commit 5f950050f163ad4ceaab7168ebd73cde9fc04176\nMerge succeeded, producing 5f950050f163ad4ceaab7168ebd73cde9fc04176\nChecking out Revision 5f950050f163ad4ceaab7168ebd73cde9fc04176 (PR-51)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 5f950050f163ad4ceaab7168ebd73cde9fc04176 # timeout=10\n > git remote # timeout=10\n > git config --get remote.origin.url # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git merge 0d4f7659803186844e8eca22c2bea86290a68f44 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 5f950050f163ad4ceaab7168ebd73cde9fc04176 # timeout=10\nCommit message: "fix BuildURL() in SecretConfig to return url to the secret provider"\nFirst time build. Skipping changelog.\n > git rev-list --no-walk 00d9c07c4866d799d941dfbf9500eab9998e6cf5 # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-21T21:26:00.466Z] 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-21T21:26:01.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-21T21:26:01.800Z] \n[2020-02-21T21:26:01.800Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-21T21:26:02.128Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-21T21:26:02.128Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-21T21:26:02.128Z] e7c96db7181b: Pulling fs layer\n[2020-02-21T21:26:02.128Z] a038dfdf5543: Pulling fs layer\n[2020-02-21T21:26:02.128Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-21T21:26:02.394Z] e7c96db7181b: Verifying Checksum\n[2020-02-21T21:26:02.394Z] e7c96db7181b: Download complete\n[2020-02-21T21:26:02.394Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-21T21:26:02.394Z] 8d5d8e63b3c0: Download complete\n[2020-02-21T21:26:02.394Z] a038dfdf5543: Verifying Checksum\n[2020-02-21T21:26:02.394Z] a038dfdf5543: Download complete\n[2020-02-21T21:26:02.653Z] e7c96db7181b: Pull complete\n[2020-02-21T21:26:03.222Z] a038dfdf5543: Pull complete\n[2020-02-21T21:26:03.483Z] 8d5d8e63b3c0: Pull complete\n[2020-02-21T21:26:03.483Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-21T21:26:03.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-21T21:26:03.662Z] prd-centos7-docker-4c-2g-222 does not seem to be running inside a container\n[2020-02-21T21:26:03.710Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-51 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-51:/w/workspace/dgexfoundry_go-mod-secrets_PR-51:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-51@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-21T21:26:04.459Z] $ docker top 6b3059a3d9cd94db0b9a7f785a12664dfbbbbe5c02b70539c1fde4b1381d6c3a -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-21T21:26:05.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-21T21:26:05.090Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-21T21:26:05.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-21T21:26:05.322Z] $ docker exec 6b3059a3d9cd94db0b9a7f785a12664dfbbbbe5c02b70539c1fde4b1381d6c3a ssh-agent\n[2020-02-21T21:26:05.516Z] SSH_AUTH_SOCK=/tmp/ssh-kdB1OnJPMbah/agent.14\n[2020-02-21T21:26:05.516Z] SSH_AGENT_PID=21\n[2020-02-21T21:26:05.527Z] Running ssh-add (command line suppressed)\n[2020-02-21T21:26:05.676Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-51@tmp/private_key_6408991614590319878.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-51@tmp/private_key_6408991614590319878.key)\n[2020-02-21T21:26:05.725Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-21T21:26:06.043Z] + git describe --exact-match --tags HEAD\n[2020-02-21T21:26:06.043Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-21T21:26:06.109Z] $ docker exec --env ******** --env ******** 6b3059a3d9cd94db0b9a7f785a12664dfbbbbe5c02b70539c1fde4b1381d6c3a ssh-agent -k\n[2020-02-21T21:26:06.269Z] unset SSH_AUTH_SOCK;\n[2020-02-21T21:26:06.270Z] unset SSH_AGENT_PID;\n[2020-02-21T21:26:06.270Z] echo Agent pid 21 killed;\n[2020-02-21T21:26:06.326Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-21T21:26:06.344Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-21T21:26:06.344Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-21T21:26:06.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-21T21:26:06.375Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-21T21:26:06.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-21T21:26:06.572Z] $ docker exec 6b3059a3d9cd94db0b9a7f785a12664dfbbbbe5c02b70539c1fde4b1381d6c3a ssh-agent\n[2020-02-21T21:26:06.775Z] SSH_AUTH_SOCK=/tmp/ssh-36RXKXWLH26b/agent.55\n[2020-02-21T21:26:06.775Z] SSH_AGENT_PID=62\n[2020-02-21T21:26:06.780Z] Running ssh-add (command line suppressed)\n[2020-02-21T21:26:06.936Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-51@tmp/private_key_3033940489861337811.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-51@tmp/private_key_3033940489861337811.key)\n[2020-02-21T21:26:06.986Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-21T21:26:07.279Z] + git semver init\n[2020-02-21T21:26:07.280Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-21T21:26:07.280Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-51/.git\n[2020-02-21T21:26:07.280Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-51\n[2020-02-21T21:26:07.280Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-21T21:26:07.280Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-21T21:26:07.280Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-21T21:26:07.280Z] # $SEMVER_BRANCH = PR-51\n[2020-02-21T21:26:07.280Z] # $SEMVER_TEMP = /tmp/semver-767683230\n[2020-02-21T21:26:07.280Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP\n[2020-02-21T21:26:07.848Z] # \'/tmp/semver-767683230\' -> \'/w/workspace/dgexfoundry_go-mod-secrets_PR-51/.semver\'\n[2020-02-21T21:26:07.848Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-51/.semver\n[Pipeline] }\n[2020-02-21T21:26:07.858Z] $ docker exec --env ******** --env ******** 6b3059a3d9cd94db0b9a7f785a12664dfbbbbe5c02b70539c1fde4b1381d6c3a ssh-agent -k\n[2020-02-21T21:26:08.017Z] unset SSH_AUTH_SOCK;\n[2020-02-21T21:26:08.018Z] unset SSH_AGENT_PID;\n[2020-02-21T21:26:08.018Z] echo Agent pid 62 killed;\n[2020-02-21T21:26:08.071Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-21T21:26:08.394Z] + git semver\n[Pipeline] }\n[2020-02-21T21:26:08.410Z] $ docker stop --time=1 6b3059a3d9cd94db0b9a7f785a12664dfbbbbe5c02b70539c1fde4b1381d6c3a\n[2020-02-21T21:26:09.781Z] $ docker rm -f 6b3059a3d9cd94db0b9a7f785a12664dfbbbbe5c02b70539c1fde4b1381d6c3a\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-21T21:26:10.458Z] Stashed 30 file(s)\n[Pipeline] echo\n[2020-02-21T21:26:10.460Z] [edgeXSemver] initialized semver on version 0.0.0\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-02-21T21:26:25.550Z] Still waiting to schedule task\n[2020-02-21T21:26:25.550Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-02-21T21:26:25.551Z] Still waiting to schedule task\n[2020-02-21T21:26:25.552Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-219\xe2\x80\x99\n[2020-02-21T21:28:29.202Z] Running on prd-centos7-docker-4c-2g-224 in /w/workspace/dgexfoundry_go-mod-secrets_PR-51\n[Pipeline] {\n[Pipeline] ws\n[2020-02-21T21:28:29.216Z] Running in /w/workspace/go-mod-secrets/2\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-21T21:28:31.804Z] using credential edgex-jenkins-ssh\n[2020-02-21T21:28:31.819Z] Cloning the remote Git repository\n[2020-02-21T21:28:31.819Z] Cloning with configured refspecs honoured and without tags\n[2020-02-21T21:28:31.519Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-02-21T21:28:31.555Z] > git init /w/workspace/go-mod-secrets/2 # timeout=10\n[2020-02-21T21:28:32.483Z] Fetching without tags\n[2020-02-21T21:28:32.879Z] Merging remotes/origin/master commit 0d4f7659803186844e8eca22c2bea86290a68f44 into PR head commit 5f950050f163ad4ceaab7168ebd73cde9fc04176\n[2020-02-21T21:28:31.604Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-02-21T21:28:31.605Z] > git --version # timeout=10\n[2020-02-21T21:28:31.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-21T21:28:31.644Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-21T21:28:32.160Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n[2020-02-21T21:28:32.167Z] > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10\n[2020-02-21T21:28:32.173Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-21T21:28:32.186Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n[2020-02-21T21:28:32.200Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-02-21T21:28:32.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-21T21:28:32.205Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-21T21:28:32.634Z] > git config core.sparsecheckout # timeout=10\n[2020-02-21T21:28:32.640Z] > git checkout -f 5f950050f163ad4ceaab7168ebd73cde9fc04176 # timeout=10\n[2020-02-21T21:28:32.674Z] > git remote # timeout=10\n[2020-02-21T21:28:32.682Z] > git config --get remote.origin.url # timeout=10\n[2020-02-21T21:28:32.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-21T21:28:32.692Z] > git merge 0d4f7659803186844e8eca22c2bea86290a68f44 # timeout=10\n[2020-02-21T21:28:32.701Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-21T21:28:32.954Z] Merge succeeded, producing 5f950050f163ad4ceaab7168ebd73cde9fc04176\n[2020-02-21T21:28:32.955Z] Checking out Revision 5f950050f163ad4ceaab7168ebd73cde9fc04176 (PR-51)\n[2020-02-21T21:28:32.710Z] > git config core.sparsecheckout # timeout=10\n[2020-02-21T21:28:32.716Z] > git checkout -f 5f950050f163ad4ceaab7168ebd73cde9fc04176 # timeout=10\n[2020-02-21T21:28:36.533Z] Commit message: "fix BuildURL() in SecretConfig to return url to the secret provider"\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-21T21:28:37.216Z] =========================================================\n[2020-02-21T21:28:37.216Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n[2020-02-21T21:28:37.216Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-21T21:28:37.860Z] + 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-21T21:28:38.121Z] Sending build context to Docker daemon 510kB\r\r\n[2020-02-21T21:28:38.382Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n[2020-02-21T21:28:38.382Z] Step 2/7 : FROM ${BASE}\n[2020-02-21T21:28:38.382Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-21T21:28:38.382Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-21T21:28:38.382Z] 2848faf0eed1: Pulling fs layer\n[2020-02-21T21:28:38.382Z] 0f37312ad70f: Pulling fs layer\n[2020-02-21T21:28:38.382Z] 5788d62ee057: Pulling fs layer\n[2020-02-21T21:28:38.382Z] 0e6b1d234666: Pulling fs layer\n[2020-02-21T21:28:38.382Z] bf5d7aec512f: Pulling fs layer\n[2020-02-21T21:28:38.382Z] 34c802a77dc8: Pulling fs layer\n[2020-02-21T21:28:38.382Z] 9eb99e56ec68: Pulling fs layer\n[2020-02-21T21:28:38.382Z] 27c7a5d97fbd: Pulling fs layer\n[2020-02-21T21:28:38.382Z] 5c102a31e300: Pulling fs layer\n[2020-02-21T21:28:38.382Z] dcfb455df0a1: Pulling fs layer\n[2020-02-21T21:28:38.382Z] 5788d62ee057: Waiting\n[2020-02-21T21:28:38.382Z] 0e6b1d234666: Waiting\n[2020-02-21T21:28:38.382Z] bf5d7aec512f: Waiting\n[2020-02-21T21:28:38.382Z] 34c802a77dc8: Waiting\n[2020-02-21T21:28:38.382Z] dcfb455df0a1: Waiting\n[2020-02-21T21:28:38.382Z] 27c7a5d97fbd: Waiting\n[2020-02-21T21:28:38.382Z] 5c102a31e300: Waiting\n[2020-02-21T21:28:38.382Z] 9eb99e56ec68: Waiting\n[2020-02-21T21:28:38.382Z] 0f37312ad70f: Verifying Checksum\n[2020-02-21T21:28:38.382Z] 0f37312ad70f: Download complete\n[2020-02-21T21:28:38.382Z] 2848faf0eed1: Verifying Checksum\n[2020-02-21T21:28:38.382Z] 2848faf0eed1: Download complete\n[2020-02-21T21:28:38.382Z] 0e6b1d234666: Verifying Checksum\n[2020-02-21T21:28:38.382Z] 0e6b1d234666: Download complete\n[2020-02-21T21:28:38.382Z] bf5d7aec512f: Verifying Checksum\n[2020-02-21T21:28:38.382Z] bf5d7aec512f: Download complete\n[2020-02-21T21:28:38.382Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-21T21:28:38.382Z] e6b0cf9c0882: Download complete\n[2020-02-21T21:28:38.646Z] e6b0cf9c0882: Pull complete\n[2020-02-21T21:28:38.907Z] 2848faf0eed1: Pull complete\n[2020-02-21T21:28:39.170Z] 0f37312ad70f: Pull complete\n[2020-02-21T21:28:39.170Z] 34c802a77dc8: Verifying Checksum\n[2020-02-21T21:28:39.170Z] 34c802a77dc8: Download complete\n[2020-02-21T21:28:39.170Z] 27c7a5d97fbd: Verifying Checksum\n[2020-02-21T21:28:39.170Z] 27c7a5d97fbd: Download complete\n[2020-02-21T21:28:39.760Z] 5c102a31e300: Verifying Checksum\n[2020-02-21T21:28:39.760Z] 5c102a31e300: Download complete\n[2020-02-21T21:28:39.760Z] dcfb455df0a1: Verifying Checksum\n[2020-02-21T21:28:39.760Z] dcfb455df0a1: Download complete\n[2020-02-21T21:28:40.025Z] 5788d62ee057: Verifying Checksum\n[2020-02-21T21:28:40.025Z] 5788d62ee057: Download complete\n[2020-02-21T21:28:40.286Z] 9eb99e56ec68: Verifying Checksum\n[2020-02-21T21:28:40.286Z] 9eb99e56ec68: Download complete\n[2020-02-21T21:28:46.854Z] 5788d62ee057: Pull complete\n[2020-02-21T21:28:47.112Z] 0e6b1d234666: Pull complete\n[2020-02-21T21:28:47.112Z] bf5d7aec512f: Pull complete\n[2020-02-21T21:28:52.391Z] 34c802a77dc8: Pull complete\n[2020-02-21T21:28:55.687Z] 9eb99e56ec68: Pull complete\n[2020-02-21T21:28:55.687Z] 27c7a5d97fbd: Pull complete\n[2020-02-21T21:28:56.262Z] 5c102a31e300: Pull complete\n[2020-02-21T21:28:56.520Z] dcfb455df0a1: Pull complete\n[2020-02-21T21:28:56.520Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n[2020-02-21T21:28:56.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n[2020-02-21T21:28:56.520Z] ---> 7c70fe431013\n[2020-02-21T21:28:56.520Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-21T21:28:56.520Z] ---> Running in d2dc0e2157e5\n[2020-02-21T21:28:56.520Z] Removing intermediate container d2dc0e2157e5\n[2020-02-21T21:28:56.520Z] ---> 6c84a160467e\n[2020-02-21T21:28:56.520Z] Step 4/7 : RUN apk add --update bash\n[2020-02-21T21:28:56.779Z] ---> Running in 81f11e61797a\n[2020-02-21T21:28:57.348Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-21T21:28:58.726Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-21T21:28:59.293Z] OK: 143 MiB in 39 packages\n[2020-02-21T21:28:59.862Z] Removing intermediate container 81f11e61797a\n[2020-02-21T21:28:59.862Z] ---> 0b2473454cb4\n[2020-02-21T21:28:59.862Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-02-21T21:28:59.862Z] ---> Running in 67c9a548a553\n[2020-02-21T21:28:59.862Z] Removing intermediate container 67c9a548a553\n[2020-02-21T21:28:59.862Z] ---> 47b1e84b388f\n[2020-02-21T21:28:59.862Z] Step 6/7 : COPY go.mod .\n[2020-02-21T21:29:00.120Z] ---> 31346f510ab0\n[2020-02-21T21:29:00.120Z] Step 7/7 : RUN go mod download\n[2020-02-21T21:29:00.120Z] ---> Running in e374593dca9b\n[2020-02-21T21:29:01.496Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-02-21T21:29:01.496Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-21T21:29:01.496Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-21T21:29:01.496Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-21T21:29:01.758Z] \x1b[0mRemoving intermediate container e374593dca9b\n[2020-02-21T21:29:01.758Z] ---> dd088b715a0a\n[2020-02-21T21:29:01.758Z] Successfully built dd088b715a0a\n[2020-02-21T21:29:01.758Z] 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-21T21:29:02.173Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-21T21:29:02.173Z] .\n[Pipeline] withDockerContainer\n[2020-02-21T21:29:02.291Z] prd-centos7-docker-4c-2g-224 does not seem to be running inside a container\n[2020-02-21T21:29:02.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n[2020-02-21T21:29:03.132Z] $ docker top 740f1643bb92ef6c90541cce102742540c616e2abecbef690c81243483917b23 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-21T21:29:03.964Z] + go version\n[2020-02-21T21:29:03.964Z] go version go1.13.5 linux/amd64\n[Pipeline] sh\n[2020-02-21T21:29:04.260Z] + make test\n[2020-02-21T21:29:04.260Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n[2020-02-21T21:29:06.815Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg\t[no test files]\n[2020-02-21T21:29:06.815Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg/keys\t[no test files]\n[2020-02-21T21:29:16.875Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/listener\t9.010s\tcoverage: 96.7% of statements\n[2020-02-21T21:29:29.136Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/providers/vault\t15.017s\tcoverage: 86.0% of statements\n[2020-02-21T21:29:29.136Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader\t0.024s\tcoverage: 89.5% of statements\n[2020-02-21T21:29:29.136Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks\t0.006s\tcoverage: 100.0% of statements\n[2020-02-21T21:29:29.136Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer\t0.005s\tcoverage: 100.0% of statements\n[2020-02-21T21:29:29.136Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks\t0.005s\tcoverage: 100.0% of statements\n[2020-02-21T21:29:29.136Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-21T21:29:29.136Z] gofmt -l .\n[2020-02-21T21:29:29.136Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-02-21T21:29:29.415Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-21T21:29:29.420Z] $ docker stop --time=1 740f1643bb92ef6c90541cce102742540c616e2abecbef690c81243483917b23\n[2020-02-21T21:29:30.873Z] $ docker rm -f 740f1643bb92ef6c90541cce102742540c616e2abecbef690c81243483917b23\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-21T21:30:01.249Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-225 in /w/workspace/dgexfoundry_go-mod-secrets_PR-51\n[Pipeline] {\n[Pipeline] ws\n[2020-02-21T21:30:01.261Z] Running in /w/workspace/go-mod-secrets/2\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-21T21:30:09.094Z] using credential edgex-jenkins-ssh\n[2020-02-21T21:30:09.121Z] Cloning the remote Git repository\n[2020-02-21T21:30:09.121Z] Cloning with configured refspecs honoured and without tags\n[2020-02-21T21:30:09.186Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-02-21T21:30:09.279Z] > git init /w/workspace/go-mod-secrets/2 # timeout=10\n[2020-02-21T21:30:09.382Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-02-21T21:30:09.385Z] > git --version # timeout=10\n[2020-02-21T21:30:09.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-21T21:30:09.497Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-21T21:30:10.297Z] Fetching without tags\n[2020-02-21T21:30:10.746Z] Merging remotes/origin/master commit 0d4f7659803186844e8eca22c2bea86290a68f44 into PR head commit 5f950050f163ad4ceaab7168ebd73cde9fc04176\n[2020-02-21T21:30:11.082Z] Merge succeeded, producing 5f950050f163ad4ceaab7168ebd73cde9fc04176\n[2020-02-21T21:30:11.083Z] Checking out Revision 5f950050f163ad4ceaab7168ebd73cde9fc04176 (PR-51)\n[2020-02-21T21:30:10.170Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n[2020-02-21T21:30:10.203Z] > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10\n[2020-02-21T21:30:10.234Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-21T21:30:10.271Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n[2020-02-21T21:30:10.314Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-02-21T21:30:10.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-21T21:30:10.329Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-21T21:30:10.770Z] > git config core.sparsecheckout # timeout=10\n[2020-02-21T21:30:10.814Z] > git checkout -f 5f950050f163ad4ceaab7168ebd73cde9fc04176 # timeout=10\n[2020-02-21T21:30:10.928Z] > git remote # timeout=10\n[2020-02-21T21:30:10.954Z] > git config --get remote.origin.url # timeout=10\n[2020-02-21T21:30:10.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-21T21:30:11.000Z] > git merge 0d4f7659803186844e8eca22c2bea86290a68f44 # timeout=10\n[2020-02-21T21:30:11.049Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-21T21:30:11.092Z] > git config core.sparsecheckout # timeout=10\n[2020-02-21T21:30:11.117Z] > git checkout -f 5f950050f163ad4ceaab7168ebd73cde9fc04176 # timeout=10\n[2020-02-21T21:30:15.931Z] Commit message: "fix BuildURL() in SecretConfig to return url to the secret provider"\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-21T21:30:17.033Z] =========================================================\n[2020-02-21T21:30:17.033Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n[2020-02-21T21:30:17.033Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-21T21:30:18.653Z] + 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-21T21:30:19.257Z] Sending build context to Docker daemon 510kB\r\r\n[2020-02-21T21:30:19.531Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n[2020-02-21T21:30:19.531Z] Step 2/7 : FROM ${BASE}\n[2020-02-21T21:30:19.805Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-21T21:30:19.805Z] cde5963f3b93: Pulling fs layer\n[2020-02-21T21:30:19.805Z] 2a23fa8c16f7: Pulling fs layer\n[2020-02-21T21:30:19.805Z] 777b28850792: Pulling fs layer\n[2020-02-21T21:30:19.805Z] 8a11ddd9e578: Pulling fs layer\n[2020-02-21T21:30:19.805Z] 4cf88f913ddb: Pulling fs layer\n[2020-02-21T21:30:19.805Z] 1df406cf5192: Pulling fs layer\n[2020-02-21T21:30:19.805Z] cd6300453558: Pulling fs layer\n[2020-02-21T21:30:19.805Z] b9c365052c96: Pulling fs layer\n[2020-02-21T21:30:19.805Z] a2d8cc88f415: Pulling fs layer\n[2020-02-21T21:30:19.805Z] ea1d1ca13537: Pulling fs layer\n[2020-02-21T21:30:19.805Z] 3750a50a1c5e: Pulling fs layer\n[2020-02-21T21:30:19.805Z] 8a11ddd9e578: Waiting\n[2020-02-21T21:30:19.805Z] 4cf88f913ddb: Waiting\n[2020-02-21T21:30:19.805Z] 1df406cf5192: Waiting\n[2020-02-21T21:30:19.805Z] cd6300453558: Waiting\n[2020-02-21T21:30:19.805Z] b9c365052c96: Waiting\n[2020-02-21T21:30:19.805Z] a2d8cc88f415: Waiting\n[2020-02-21T21:30:19.805Z] ea1d1ca13537: Waiting\n[2020-02-21T21:30:19.805Z] 3750a50a1c5e: Waiting\n[2020-02-21T21:30:19.805Z] 777b28850792: Verifying Checksum\n[2020-02-21T21:30:19.805Z] 777b28850792: Download complete\n[2020-02-21T21:30:19.805Z] 2a23fa8c16f7: Verifying Checksum\n[2020-02-21T21:30:19.805Z] 2a23fa8c16f7: Download complete\n[2020-02-21T21:30:20.090Z] 4cf88f913ddb: Verifying Checksum\n[2020-02-21T21:30:20.090Z] 4cf88f913ddb: Download complete\n[2020-02-21T21:30:20.090Z] 1df406cf5192: Verifying Checksum\n[2020-02-21T21:30:20.090Z] 1df406cf5192: Download complete\n[2020-02-21T21:30:20.090Z] cde5963f3b93: Verifying Checksum\n[2020-02-21T21:30:20.090Z] cde5963f3b93: Download complete\n[2020-02-21T21:30:22.061Z] cde5963f3b93: Pull complete\n[2020-02-21T21:30:23.036Z] 2a23fa8c16f7: Pull complete\n[2020-02-21T21:30:23.639Z] 777b28850792: Pull complete\n[2020-02-21T21:30:27.038Z] cd6300453558: Verifying Checksum\n[2020-02-21T21:30:27.038Z] cd6300453558: Download complete\n[2020-02-21T21:30:27.308Z] a2d8cc88f415: Verifying Checksum\n[2020-02-21T21:30:27.309Z] a2d8cc88f415: Download complete\n[2020-02-21T21:30:31.647Z] ea1d1ca13537: Verifying Checksum\n[2020-02-21T21:30:31.647Z] ea1d1ca13537: Download complete\n[2020-02-21T21:30:31.647Z] 3750a50a1c5e: Verifying Checksum\n[2020-02-21T21:30:31.647Z] 3750a50a1c5e: Download complete\n[2020-02-21T21:30:34.257Z] b9c365052c96: Verifying Checksum\n[2020-02-21T21:30:34.257Z] b9c365052c96: Download complete\n[2020-02-21T21:30:36.861Z] 8a11ddd9e578: Verifying Checksum\n[2020-02-21T21:30:36.861Z] 8a11ddd9e578: Download complete\n[2020-02-21T21:30:55.210Z] 8a11ddd9e578: Pull complete\n[2020-02-21T21:30:55.210Z] 4cf88f913ddb: Pull complete\n[2020-02-21T21:30:55.210Z] 1df406cf5192: Pull complete\n[2020-02-21T21:31:01.902Z] cd6300453558: Pull complete\n[2020-02-21T21:31:08.585Z] b9c365052c96: Pull complete\n[2020-02-21T21:31:08.585Z] a2d8cc88f415: Pull complete\n[2020-02-21T21:31:11.199Z] ea1d1ca13537: Pull complete\n[2020-02-21T21:31:11.199Z] 3750a50a1c5e: Pull complete\n[2020-02-21T21:31:11.473Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n[2020-02-21T21:31:11.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n[2020-02-21T21:31:11.474Z] ---> 78745c68409d\n[2020-02-21T21:31:11.474Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-21T21:31:15.768Z] ---> Running in 4d2c060fea78\n[2020-02-21T21:31:15.768Z] Removing intermediate container 4d2c060fea78\n[2020-02-21T21:31:15.768Z] ---> eccfdab0a85a\n[2020-02-21T21:31:15.768Z] Step 4/7 : RUN apk add --update bash\n[2020-02-21T21:31:15.768Z] ---> Running in 33c77311601f\n[2020-02-21T21:31:17.188Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-21T21:31:18.163Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-21T21:31:19.139Z] OK: 125 MiB in 39 packages\n[2020-02-21T21:31:20.105Z] Removing intermediate container 33c77311601f\n[2020-02-21T21:31:20.105Z] ---> ac7460f930ef\n[2020-02-21T21:31:20.105Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-02-21T21:31:20.373Z] ---> Running in fa8a2eed0455\n[2020-02-21T21:31:20.646Z] Removing intermediate container fa8a2eed0455\n[2020-02-21T21:31:20.646Z] ---> f8401c7d27aa\n[2020-02-21T21:31:20.646Z] Step 6/7 : COPY go.mod .\n[2020-02-21T21:31:21.248Z] ---> 89d5c2ea6a6a\n[2020-02-21T21:31:21.248Z] Step 7/7 : RUN go mod download\n[2020-02-21T21:31:21.529Z] ---> Running in 5aef22e71c53\n[2020-02-21T21:31:22.961Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-02-21T21:31:22.961Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-21T21:31:22.961Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-21T21:31:22.961Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-21T21:31:24.409Z] \x1b[0mRemoving intermediate container 5aef22e71c53\n[2020-02-21T21:31:24.409Z] ---> 1b1376a1d665\n[2020-02-21T21:31:24.409Z] Successfully built 1b1376a1d665\n[2020-02-21T21:31:24.410Z] 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-21T21:31:24.884Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-21T21:31:25.154Z] .\n[Pipeline] withDockerContainer\n[2020-02-21T21:31:25.521Z] prd-ubuntu18.04-docker-arm64-4c-2g-225 does not seem to be running inside a container\n[2020-02-21T21:31:25.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-02-21T21:31:27.279Z] $ docker top 5023d98f4db6c9b1c1abbd4486e3c950234a445867851280fe3e6577d86e70cf -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-21T21:31:29.698Z] + go version\n[2020-02-21T21:31:29.698Z] go version go1.13.5 linux/arm64\n[Pipeline] sh\n[2020-02-21T21:31:30.417Z] + make test\n[2020-02-21T21:31:30.417Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n[2020-02-21T21:31:38.666Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg\t[no test files]\n[2020-02-21T21:31:38.666Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg/keys\t[no test files]\n[2020-02-21T21:31:48.778Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/listener\t9.030s\tcoverage: 96.7% of statements\n[2020-02-21T21:32:27.714Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/providers/vault\t17.233s\tcoverage: 86.0% of statements\n[2020-02-21T21:32:27.714Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader\t0.016s\tcoverage: 89.5% of statements\n[2020-02-21T21:32:27.714Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks\t0.015s\tcoverage: 100.0% of statements\n[2020-02-21T21:32:27.714Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer\t0.014s\tcoverage: 100.0% of statements\n[2020-02-21T21:32:27.714Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks\t0.015s\tcoverage: 100.0% of statements\n[2020-02-21T21:32:27.714Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-21T21:32:27.714Z] gofmt -l .\n[2020-02-21T21:32:27.714Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-02-21T21:32:27.742Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-02-21T21:32:28.213Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-21T21:32:28.223Z] $ docker stop --time=1 5023d98f4db6c9b1c1abbd4486e3c950234a445867851280fe3e6577d86e70cf\n[2020-02-21T21:32:30.584Z] $ docker rm -f 5023d98f4db6c9b1c1abbd4486e3c950234a445867851280fe3e6577d86e70cf\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-21T21:32:31.624Z] provisioning config files...\n[2020-02-21T21:32:31.638Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-51@tmp/config8779812227986931558tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-02-21T21:32:31.964Z] + bash -s - -t @/w/workspace/dgexfoundry_go-mod-secrets_PR-51@tmp/config8779812227986931558tmp\n[2020-02-21T21:32:31.964Z] + curl -s https://codecov.io/bash\n[2020-02-21T21:32:32.231Z] \n[2020-02-21T21:32:32.231Z] _____ _\n[2020-02-21T21:32:32.231Z] / ____| | |\n[2020-02-21T21:32:32.231Z] | | ___ __| | ___ ___ _____ __\n[2020-02-21T21:32:32.231Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-02-21T21:32:32.231Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-02-21T21:32:32.231Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-02-21T21:32:32.231Z] Bash-20200214-585fef0\n[2020-02-21T21:32:32.231Z] \n[2020-02-21T21:32:32.231Z] \n[2020-02-21T21:32:32.231Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-02-21T21:32:32.231Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-02-21T21:32:32.231Z] \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-21T21:32:32.231Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-02-21T21:32:32.231Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-02-21T21:32:32.231Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-02-21T21:32:32.231Z] \x1b[0;32m+\x1b[0m .\n[2020-02-21T21:32:32.231Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-02-21T21:32:32.231Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-02-21T21:32:32.231Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-02-21T21:32:32.231Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=16773\x1b[0m\n[2020-02-21T21:32:32.231Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-02-21T21:32:32.231Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-02-21T21:32:32.490Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-02-21T21:32:32.491Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-02-21T21:32:32.491Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-02-21T21:32:32.491Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-02-21T21:32:32.491Z] \x1b[0;90mquery:\x1b[0m branch=PR-51&commit=5f950050f163ad4ceaab7168ebd73cde9fc04176&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-51%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=51&job=\n[2020-02-21T21:32:32.491Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-02-21T21:32:32.491Z] https://codecov.io/upload/v4?package=bash-20200214-585fef0&token=secret&branch=PR-51&commit=5f950050f163ad4ceaab7168ebd73cde9fc04176&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-51%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=51&job=\n[2020-02-21T21:32:32.750Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-02-21T21:32:33.317Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-secrets/commit/5f950050f163ad4ceaab7168ebd73cde9fc04176\x1b[0m\n[Pipeline] }\n[2020-02-21T21:32:33.324Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to when conditional\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-21T21:32:33.922Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-21T21:32:34.222Z] ---> package-listing.sh\n[2020-02-21T21:32:34.222Z] ++ facter osfamily\n[2020-02-21T21:32:34.222Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-21T21:32:34.222Z] + OS_FAMILY=redhat\n[2020-02-21T21:32:34.222Z] + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-51\n[2020-02-21T21:32:34.222Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-21T21:32:34.222Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-21T21:32:34.222Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-21T21:32:34.222Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-21T21:32:34.222Z] + \'[\' /w/workspace/dgexfoundry_go-mod-secrets_PR-51 \']\'\n[2020-02-21T21:32:34.222Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-21T21:32:34.222Z] + case "${OS_FAMILY}" in\n[2020-02-21T21:32:34.222Z] + rpm -qa\n[2020-02-21T21:32:34.222Z] + sort\n[2020-02-21T21:32:38.433Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-21T21:32:38.433Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-21T21:32:38.433Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-21T21:32:38.433Z] + \'[\' /w/workspace/dgexfoundry_go-mod-secrets_PR-51 \']\'\n[2020-02-21T21:32:38.433Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-51/archives/\n[2020-02-21T21:32:38.433Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-51/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-21T21:32:38.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-21T21:32:38.867Z] \n[2020-02-21T21:32:38.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-21T21:32:39.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-21T21:32:39.181Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-21T21:32:39.181Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-21T21:32:39.181Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-21T21:32:39.181Z] c9ea274ed700: Pulling fs layer\n[2020-02-21T21:32:39.181Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-21T21:32:39.181Z] f6a933c9cadc: Pulling fs layer\n[2020-02-21T21:32:39.181Z] 61811dbd4963: Pulling fs layer\n[2020-02-21T21:32:39.181Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-21T21:32:39.181Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-21T21:32:39.181Z] dc21a1d4508b: Pulling fs layer\n[2020-02-21T21:32:39.181Z] 363af2e989c4: Pulling fs layer\n[2020-02-21T21:32:39.181Z] 61811dbd4963: Waiting\n[2020-02-21T21:32:39.181Z] 9cfac6ba3733: Waiting\n[2020-02-21T21:32:39.181Z] a6eb2c9e2280: Waiting\n[2020-02-21T21:32:39.181Z] f6a933c9cadc: Waiting\n[2020-02-21T21:32:39.181Z] 095dd8b7b4d8: Waiting\n[2020-02-21T21:32:39.181Z] dc21a1d4508b: Waiting\n[2020-02-21T21:32:39.181Z] 363af2e989c4: Waiting\n[2020-02-21T21:32:39.181Z] da0e9bf0cc60: Verifying Checksum\n[2020-02-21T21:32:39.181Z] da0e9bf0cc60: Download complete\n[2020-02-21T21:32:39.181Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-21T21:32:39.181Z] 9cfac6ba3733: Download complete\n[2020-02-21T21:32:39.181Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-21T21:32:39.181Z] e6b0cf9c0882: Download complete\n[2020-02-21T21:32:39.453Z] f6a933c9cadc: Verifying Checksum\n[2020-02-21T21:32:39.453Z] f6a933c9cadc: Download complete\n[2020-02-21T21:32:39.453Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-21T21:32:39.453Z] a6eb2c9e2280: Download complete\n[2020-02-21T21:32:39.714Z] e6b0cf9c0882: Pull complete\n[2020-02-21T21:32:39.714Z] c9ea274ed700: Verifying Checksum\n[2020-02-21T21:32:39.714Z] c9ea274ed700: Download complete\n[2020-02-21T21:32:39.714Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-21T21:32:39.714Z] 095dd8b7b4d8: Download complete\n[2020-02-21T21:32:39.714Z] 363af2e989c4: Verifying Checksum\n[2020-02-21T21:32:39.714Z] 363af2e989c4: Download complete\n[2020-02-21T21:32:39.714Z] dc21a1d4508b: Verifying Checksum\n[2020-02-21T21:32:39.714Z] dc21a1d4508b: Download complete\n[2020-02-21T21:32:39.979Z] da0e9bf0cc60: Pull complete\n[2020-02-21T21:32:40.246Z] 61811dbd4963: Verifying Checksum\n[2020-02-21T21:32:40.246Z] 61811dbd4963: Download complete\n[2020-02-21T21:32:41.630Z] c9ea274ed700: Pull complete\n[2020-02-21T21:32:41.630Z] 9cfac6ba3733: Pull complete\n[2020-02-21T21:32:42.569Z] f6a933c9cadc: Pull complete\n[2020-02-21T21:32:45.876Z] 61811dbd4963: Pull complete\n[2020-02-21T21:32:46.135Z] a6eb2c9e2280: Pull complete\n[2020-02-21T21:32:47.519Z] 095dd8b7b4d8: Pull complete\n[2020-02-21T21:32:47.778Z] dc21a1d4508b: Pull complete\n[2020-02-21T21:32:47.778Z] 363af2e989c4: Pull complete\n[2020-02-21T21:32:47.778Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-21T21:32:47.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-21T21:32:47.960Z] prd-centos7-docker-4c-2g-222 does not seem to be running inside a container\n[2020-02-21T21:32:48.001Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_go-mod-secrets_PR-51 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-51:/w/workspace/dgexfoundry_go-mod-secrets_PR-51:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-51@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-02-21T21:32:49.221Z] $ docker top 2b24fcc02603b7b2c469f22aa1b49031c90d7271bd3dbbfb67e7866833603559 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-21T21:32:49.793Z] provisioning config files...\n[2020-02-21T21:32:49.811Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-51@tmp/config8108896775701905369tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-21T21:32:49.829Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-21T21:32:50.120Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-21T21:32:50.127Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-21T21:32:50.420Z] ---> logs-deploy.sh\n[2020-02-21T21:32:50.420Z] + ARCHIVE_ARTIFACTS=\n[2020-02-21T21:32:50.420Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-21T21:32:50.420Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-21T21:32:50.420Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-21T21:32:50.420Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-51/2\n[2020-02-21T21:32:50.420Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-secrets/job/PR-51/2/\n[2020-02-21T21:32:50.420Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-51/2 /w/workspace/dgexfoundry_go-mod-secrets_PR-51\n[2020-02-21T21:32:51.358Z] Archives upload complete.\n[2020-02-21T21:32:51.358Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-51/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-secrets/job/PR-51/2/\n'