Pull request #46 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/go-mod-secrets Loading trusted files from base branch master at 77cc06b6c95753ce1abc91ff04c9018b5d8707b1 rather than fb4af79f433da7c3c24b75e851ed38876c626065 Obtained Jenkinsfile from 77cc06b6c95753ce1abc91ff04c9018b5d8707b1 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-8034 in /w/workspace/dgexfoundry_go-mod-secrets_PR-46 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/dgexfoundry_go-mod-secrets_PR-46 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/46/head:refs/remotes/origin/PR-46 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 77cc06b6c95753ce1abc91ff04c9018b5d8707b1 into PR head commit fb4af79f433da7c3c24b75e851ed38876c626065 Merge succeeded, producing fb4af79f433da7c3c24b75e851ed38876c626065 Checking out Revision fb4af79f433da7c3c24b75e851ed38876c626065 (PR-46) > git config core.sparsecheckout # timeout=10 > git checkout -f fb4af79f433da7c3c24b75e851ed38876c626065 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 77cc06b6c95753ce1abc91ff04c9018b5d8707b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb4af79f433da7c3c24b75e851ed38876c626065 # timeout=10 Commit message: "Merge branch 'master' into PRTEMPLATE" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 5bbd7ad44b2c3299f9afa3a07cab2a0b313fa3f9 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:30:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:30:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:30:12 ========================================================= 19:30:12 EdgeX Global Pipelines Version Info 19:30:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:30:13 ------------------- 19:30:13 stable info: 19:30:13 ------------------- 19:30:13 Commited By: Emilio Reyes emilio.reyes@intel.com 19:30:13 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 19:30:13 Message: update stable to v1.0.87 19:30:14 ------------------- 19:30:14 experimental info: 19:30:14 ------------------- 19:30:14 Commited By: **** collab-it+edgex@linuxfoundation.org 19:30:14 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 19:30:14 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:30:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:30:16 19:30:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:30:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:30:16 latest: Pulling from edgex-devops/git-semver 19:30:16 9123ac7c32f7: Pulling fs layer 19:30:16 b8cc5d1170e3: Pulling fs layer 19:30:16 2924cbbf6a41: Pulling fs layer 19:30:16 93b08a4f1073: Pulling fs layer 19:30:16 93b08a4f1073: Waiting 19:30:16 b8cc5d1170e3: Verifying Checksum 19:30:16 b8cc5d1170e3: Download complete 19:30:17 9123ac7c32f7: Verifying Checksum 19:30:17 9123ac7c32f7: Download complete 19:30:17 93b08a4f1073: Verifying Checksum 19:30:17 93b08a4f1073: Download complete 19:30:17 2924cbbf6a41: Verifying Checksum 19:30:17 2924cbbf6a41: Download complete 19:30:17 9123ac7c32f7: Pull complete 19:30:17 b8cc5d1170e3: Pull complete 19:30:18 2924cbbf6a41: Pull complete 19:30:18 93b08a4f1073: Pull complete 19:30:18 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 19:30:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:30:18 prd-centos7-docker-4c-2g-8034 does not seem to be running inside a container 19:30:18 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-46 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-46:/w/workspace/dgexfoundry_go-mod-secrets_PR-46:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-46@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-46@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:30:19 $ docker top c391ea3abdc4fb99fa8be26a43313781114b2f9c8a60805b3477dc1534aa4b5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:30:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:30:19 [ssh-agent] Looking for ssh-agent implementation... 19:30:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:30:19 $ docker exec c391ea3abdc4fb99fa8be26a43313781114b2f9c8a60805b3477dc1534aa4b5f ssh-agent 19:30:19 SSH_AUTH_SOCK=/tmp/ssh-g4oh0E42xeGs/agent.15 19:30:19 SSH_AGENT_PID=21 19:30:19 Running ssh-add (command line suppressed) 19:30:19 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-46@tmp/private_key_5975368900857863224.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-46@tmp/private_key_5975368900857863224.key) 19:30:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:30:20 + git describe --exact-match --tags HEAD 19:30:20 fatal: No names found, cannot describe anything. [Pipeline] } 19:30:20 $ docker exec --env ******** --env ******** c391ea3abdc4fb99fa8be26a43313781114b2f9c8a60805b3477dc1534aa4b5f ssh-agent -k 19:30:20 unset SSH_AUTH_SOCK; 19:30:20 unset SSH_AGENT_PID; 19:30:20 echo Agent pid 21 killed; 19:30:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 19:30:20 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 19:30:20 This usually means this commit has not been tagged. [Pipeline] sshagent 19:30:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:30:20 [ssh-agent] Looking for ssh-agent implementation... 19:30:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:30:21 $ docker exec c391ea3abdc4fb99fa8be26a43313781114b2f9c8a60805b3477dc1534aa4b5f ssh-agent 19:30:21 SSH_AUTH_SOCK=/tmp/ssh-wDdfvaj00PVL/agent.57 19:30:21 SSH_AGENT_PID=63 19:30:21 Running ssh-add (command line suppressed) 19:30:21 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-46@tmp/private_key_2934568697881362294.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-46@tmp/private_key_2934568697881362294.key) 19:30:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:30:21 + git semver init 19:30:21 # -> Open(): unable to determine branch for HEAD 19:30:21 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-46/.git 19:30:21 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-46 19:30:21 # $SEMVER_REMOTE_NAME = origin 19:30:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:30:21 # $SEMVER_USER_NAME = edgex-jenkins 19:30:21 # $SEMVER_BRANCH = PR-46 19:30:21 # $SEMVER_TEMP = /tmp/semver-006706755 19:30:21 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 19:30:22 # '/tmp/semver-006706755' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-46/.semver' 19:30:22 # -> Force: false 19:30:22 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-46/.semver [Pipeline] } 19:30:22 $ docker exec --env ******** --env ******** c391ea3abdc4fb99fa8be26a43313781114b2f9c8a60805b3477dc1534aa4b5f ssh-agent -k 19:30:22 unset SSH_AUTH_SOCK; 19:30:22 unset SSH_AGENT_PID; 19:30:22 echo Agent pid 63 killed; 19:30:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:30:22 + git semver [Pipeline] } 19:30:22 $ docker stop --time=1 c391ea3abdc4fb99fa8be26a43313781114b2f9c8a60805b3477dc1534aa4b5f 19:30:24 $ docker rm -f c391ea3abdc4fb99fa8be26a43313781114b2f9c8a60805b3477dc1534aa4b5f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 19:30:24 Stashed 31 file(s) [Pipeline] echo 19:30:24 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 19:30:40 Still waiting to schedule task 19:30:40 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8034’ 19:30:40 Still waiting to schedule task 19:30:40 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:32:16 Running on prd-centos7-docker-4c-2g-8037 in /w/workspace/dgexfoundry_go-mod-secrets_PR-46 [Pipeline] { [Pipeline] ws 19:32:16 Running in /w/workspace/go-mod-secrets/6 [Pipeline] { [Pipeline] checkout 19:32:18 using credential edgex-jenkins-ssh 19:32:18 Cloning the remote Git repository 19:32:18 Cloning with configured refspecs honoured and without tags 19:32:18 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 19:32:18 > git init /w/workspace/go-mod-secrets/6 # timeout=10 19:32:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 19:32:19 > git --version # timeout=10 19:32:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:32:19 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:32:24 Fetching without tags 19:32:24 Merging remotes/origin/master commit 77cc06b6c95753ce1abc91ff04c9018b5d8707b1 into PR head commit fb4af79f433da7c3c24b75e851ed38876c626065 19:32:25 Merge succeeded, producing fb4af79f433da7c3c24b75e851ed38876c626065 19:32:25 Checking out Revision fb4af79f433da7c3c24b75e851ed38876c626065 (PR-46) 19:32:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 19:32:24 > git config --add remote.origin.fetch +refs/pull/46/head:refs/remotes/origin/PR-46 # timeout=10 19:32:24 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:32:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 19:32:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 19:32:24 using GIT_SSH to set credentials SSH Credentials for GitHub 19:32:24 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:32:24 > git config core.sparsecheckout # timeout=10 19:32:24 > git checkout -f fb4af79f433da7c3c24b75e851ed38876c626065 # timeout=10 19:32:24 > git remote # timeout=10 19:32:24 > git config --get remote.origin.url # timeout=10 19:32:24 using GIT_SSH to set credentials SSH Credentials for GitHub 19:32:24 > git merge 77cc06b6c95753ce1abc91ff04c9018b5d8707b1 # timeout=10 19:32:25 > git rev-parse HEAD^{commit} # timeout=10 19:32:25 > git config core.sparsecheckout # timeout=10 19:32:25 > git checkout -f fb4af79f433da7c3c24b75e851ed38876c626065 # timeout=10 19:32:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8035 in /w/workspace/dgexfoundry_go-mod-secrets_PR-46 [Pipeline] { [Pipeline] ws 19:32:28 Running in /w/workspace/go-mod-secrets/6 [Pipeline] { [Pipeline] checkout 19:32:28 Commit message: "Merge branch 'master' into PRTEMPLATE" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:32:29 ========================================================= 19:32:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 19:32:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:32:30 + 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 . 19:32:30 Sending build context to Docker daemon 509.4kB 19:32:30 Step 1/7 : ARG BASE=golang:1.13-alpine 19:32:30 Step 2/7 : FROM ${BASE} 19:32:30 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 19:32:30 e6b0cf9c0882: Pulling fs layer 19:32:30 2848faf0eed1: Pulling fs layer 19:32:30 0f37312ad70f: Pulling fs layer 19:32:30 5788d62ee057: Pulling fs layer 19:32:30 0e6b1d234666: Pulling fs layer 19:32:30 bf5d7aec512f: Pulling fs layer 19:32:30 34c802a77dc8: Pulling fs layer 19:32:30 9eb99e56ec68: Pulling fs layer 19:32:30 27c7a5d97fbd: Pulling fs layer 19:32:30 5c102a31e300: Pulling fs layer 19:32:30 dcfb455df0a1: Pulling fs layer 19:32:30 0e6b1d234666: Waiting 19:32:30 bf5d7aec512f: Waiting 19:32:30 34c802a77dc8: Waiting 19:32:30 9eb99e56ec68: Waiting 19:32:30 27c7a5d97fbd: Waiting 19:32:30 5c102a31e300: Waiting 19:32:30 dcfb455df0a1: Waiting 19:32:30 5788d62ee057: Waiting 19:32:30 0f37312ad70f: Verifying Checksum 19:32:30 0f37312ad70f: Download complete 19:32:30 2848faf0eed1: Download complete 19:32:30 0e6b1d234666: Download complete 19:32:30 bf5d7aec512f: Verifying Checksum 19:32:30 bf5d7aec512f: Download complete 19:32:30 e6b0cf9c0882: Verifying Checksum 19:32:30 e6b0cf9c0882: Download complete 19:32:30 e6b0cf9c0882: Pull complete 19:32:30 2848faf0eed1: Pull complete 19:32:31 34c802a77dc8: Verifying Checksum 19:32:31 34c802a77dc8: Download complete 19:32:31 27c7a5d97fbd: Verifying Checksum 19:32:31 27c7a5d97fbd: Download complete 19:32:32 5788d62ee057: Verifying Checksum 19:32:32 5788d62ee057: Download complete 19:32:32 dcfb455df0a1: Verifying Checksum 19:32:32 dcfb455df0a1: Download complete 19:32:32 9eb99e56ec68: Verifying Checksum 19:32:32 9eb99e56ec68: Download complete 19:32:32 5c102a31e300: Verifying Checksum 19:32:32 5c102a31e300: Download complete 19:32:33 0f37312ad70f: Pull complete 19:32:34 using credential edgex-jenkins-ssh 19:32:34 Cloning the remote Git repository 19:32:34 Cloning with configured refspecs honoured and without tags 19:32:34 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 19:32:34 > git init /w/workspace/go-mod-secrets/6 # timeout=10 19:32:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 19:32:34 > git --version # timeout=10 19:32:34 using GIT_SSH to set credentials SSH Credentials for GitHub 19:32:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:32:35 Fetching without tags 19:32:35 Merging remotes/origin/master commit 77cc06b6c95753ce1abc91ff04c9018b5d8707b1 into PR head commit fb4af79f433da7c3c24b75e851ed38876c626065 19:32:36 Merge succeeded, producing fb4af79f433da7c3c24b75e851ed38876c626065 19:32:36 Checking out Revision fb4af79f433da7c3c24b75e851ed38876c626065 (PR-46) 19:32:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 19:32:35 > git config --add remote.origin.fetch +refs/pull/46/head:refs/remotes/origin/PR-46 # timeout=10 19:32:35 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:32:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 19:32:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 19:32:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:32:35 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:32:35 > git config core.sparsecheckout # timeout=10 19:32:35 > git checkout -f fb4af79f433da7c3c24b75e851ed38876c626065 # timeout=10 19:32:36 > git remote # timeout=10 19:32:36 > git config --get remote.origin.url # timeout=10 19:32:36 using GIT_SSH to set credentials SSH Credentials for GitHub 19:32:36 > git merge 77cc06b6c95753ce1abc91ff04c9018b5d8707b1 # timeout=10 19:32:36 > git rev-parse HEAD^{commit} # timeout=10 19:32:36 > git config core.sparsecheckout # timeout=10 19:32:36 > git checkout -f fb4af79f433da7c3c24b75e851ed38876c626065 # timeout=10 19:32:38 5788d62ee057: Pull complete 19:32:38 0e6b1d234666: Pull complete 19:32:38 bf5d7aec512f: Pull complete 19:32:40 Commit message: "Merge branch 'master' into PRTEMPLATE" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:32:41 ========================================================= 19:32:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 19:32:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:32:42 + 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 . 19:32:43 Sending build context to Docker daemon 509.4kB 19:32:43 Step 1/7 : ARG BASE=golang:1.13-alpine 19:32:43 Step 2/7 : FROM ${BASE} 19:32:43 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:32:43 cde5963f3b93: Pulling fs layer 19:32:43 2a23fa8c16f7: Pulling fs layer 19:32:43 777b28850792: Pulling fs layer 19:32:43 8a11ddd9e578: Pulling fs layer 19:32:43 4cf88f913ddb: Pulling fs layer 19:32:43 1df406cf5192: Pulling fs layer 19:32:43 cd6300453558: Pulling fs layer 19:32:43 b9c365052c96: Pulling fs layer 19:32:43 a2d8cc88f415: Pulling fs layer 19:32:43 ea1d1ca13537: Pulling fs layer 19:32:43 3750a50a1c5e: Pulling fs layer 19:32:43 cd6300453558: Waiting 19:32:43 b9c365052c96: Waiting 19:32:43 a2d8cc88f415: Waiting 19:32:43 ea1d1ca13537: Waiting 19:32:43 3750a50a1c5e: Waiting 19:32:43 8a11ddd9e578: Waiting 19:32:43 1df406cf5192: Waiting 19:32:43 4cf88f913ddb: Waiting 19:32:43 777b28850792: Verifying Checksum 19:32:43 777b28850792: Download complete 19:32:43 2a23fa8c16f7: Verifying Checksum 19:32:43 2a23fa8c16f7: Download complete 19:32:43 4cf88f913ddb: Verifying Checksum 19:32:43 4cf88f913ddb: Download complete 19:32:43 1df406cf5192: Verifying Checksum 19:32:43 1df406cf5192: Download complete 19:32:43 34c802a77dc8: Pull complete 19:32:44 cde5963f3b93: Download complete 19:32:45 cde5963f3b93: Pull complete 19:32:45 2a23fa8c16f7: Pull complete 19:32:45 777b28850792: Pull complete 19:32:47 9eb99e56ec68: Pull complete 19:32:47 27c7a5d97fbd: Pull complete 19:32:47 5c102a31e300: Pull complete 19:32:48 dcfb455df0a1: Pull complete 19:32:48 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 19:32:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 19:32:48 ---> 7c70fe431013 19:32:48 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:32:48 ---> Running in 7880fae95e24 19:32:48 Removing intermediate container 7880fae95e24 19:32:48 ---> 22b97e729d7d 19:32:48 Step 4/7 : RUN apk add --update bash 19:32:48 ---> Running in 6c216f571d7a 19:32:48 cd6300453558: Verifying Checksum 19:32:48 cd6300453558: Download complete 19:32:48 a2d8cc88f415: Verifying Checksum 19:32:48 a2d8cc88f415: Download complete 19:32:48 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 19:32:49 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 19:32:50 ea1d1ca13537: Verifying Checksum 19:32:50 ea1d1ca13537: Download complete 19:32:50 3750a50a1c5e: Verifying Checksum 19:32:50 3750a50a1c5e: Download complete 19:32:50 OK: 143 MiB in 39 packages 19:32:51 Removing intermediate container 6c216f571d7a 19:32:51 ---> 340b95c41848 19:32:51 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:32:51 ---> Running in 4815a8b87614 19:32:51 Removing intermediate container 4815a8b87614 19:32:51 ---> de3cf51dff59 19:32:51 Step 6/7 : COPY go.mod . 19:32:51 ---> 76fe2589cd93 19:32:51 Step 7/7 : RUN go mod download 19:32:51 ---> Running in 21bce0858966 19:32:53 go: finding github.com/davecgh/go-spew v1.1.0 19:32:53 go: finding github.com/pmezard/go-difflib v1.0.0 19:32:53 go: finding github.com/stretchr/objx v0.1.0 19:32:53 go: finding github.com/stretchr/testify v1.3.0 19:32:54 b9c365052c96: Verifying Checksum 19:32:54 Removing intermediate container 21bce0858966 19:32:54 ---> 76646d0cfd9b 19:32:54 Successfully built 76646d0cfd9b 19:32:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:32:54 + docker inspect -f . ci-base-image-x86_64 19:32:54 . [Pipeline] withDockerContainer 19:32:54 prd-centos7-docker-4c-2g-8037 does not seem to be running inside a container 19:32:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/6 -v /w/workspace/go-mod-secrets/6:/w/workspace/go-mod-secrets/6:rw,z -v /w/workspace/go-mod-secrets/6@tmp:/w/workspace/go-mod-secrets/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:32:55 8a11ddd9e578: Verifying Checksum 19:32:55 8a11ddd9e578: Download complete 19:32:55 $ docker top 5c830e179001964632e4897c596eb31902a5a9d629a0251680fc7070b14f5196 -eo pid,comm [Pipeline] { [Pipeline] sh 19:32:56 + go version 19:32:56 go version go1.13.5 linux/amd64 [Pipeline] sh 19:32:56 + make test 19:32:56 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:33:00 ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] 19:33:00 ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] 19:33:07 8a11ddd9e578: Pull complete 19:33:07 4cf88f913ddb: Pull complete 19:33:07 1df406cf5192: Pull complete 19:33:10 ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.023s coverage: 96.7% of statements 19:33:11 cd6300453558: Pull complete 19:33:17 b9c365052c96: Pull complete 19:33:17 a2d8cc88f415: Pull complete 19:33:18 ea1d1ca13537: Pull complete 19:33:18 3750a50a1c5e: Pull complete 19:33:18 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 19:33:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 19:33:18 ---> 78745c68409d 19:33:18 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:33:20 ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 15.017s coverage: 86.1% of statements 19:33:20 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.016s coverage: 89.5% of statements 19:33:20 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks 0.008s coverage: 100.0% of statements 19:33:20 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.005s coverage: 100.0% of statements 19:33:20 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks 0.005s coverage: 100.0% of statements 19:33:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:33:20 gofmt -l . 19:33:20 [ "`gofmt -l .`" = "" ] [Pipeline] stash 19:33:21 Stashed 1 file(s) [Pipeline] } 19:33:21 $ docker stop --time=1 5c830e179001964632e4897c596eb31902a5a9d629a0251680fc7070b14f5196 19:33:22 $ docker rm -f 5c830e179001964632e4897c596eb31902a5a9d629a0251680fc7070b14f5196 [Pipeline] // withDockerContainer 19:33:23 ---> Running in 06577eaf340c [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 19:33:23 Removing intermediate container 06577eaf340c 19:33:23 ---> 34be02af29d9 19:33:23 Step 4/7 : RUN apk add --update bash Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 19:33:23 ---> Running in a9abb7ff769f [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:33:24 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 19:33:26 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 19:33:27 OK: 125 MiB in 39 packages 19:33:28 Removing intermediate container a9abb7ff769f 19:33:28 ---> b4ff9710e60c 19:33:28 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:33:28 ---> Running in f27417fc0acb 19:33:28 Removing intermediate container f27417fc0acb 19:33:28 ---> 605ddff363c0 19:33:28 Step 6/7 : COPY go.mod . 19:33:29 ---> e65470919a32 19:33:29 Step 7/7 : RUN go mod download 19:33:29 ---> Running in 558b4964e5e7 19:33:30 go: finding github.com/davecgh/go-spew v1.1.0 19:33:30 go: finding github.com/pmezard/go-difflib v1.0.0 19:33:30 go: finding github.com/stretchr/objx v0.1.0 19:33:30 go: finding github.com/stretchr/testify v1.3.0 19:33:32 Removing intermediate container 558b4964e5e7 19:33:32 ---> e1479d50858e 19:33:32 Successfully built e1479d50858e 19:33:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:33:33 + docker inspect -f . ci-base-image-arm64 19:33:33 . [Pipeline] withDockerContainer 19:33:33 prd-ubuntu18.04-docker-arm64-4c-16g-8035 does not seem to be running inside a container 19:33:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/6 -v /w/workspace/go-mod-secrets/6:/w/workspace/go-mod-secrets/6:rw,z -v /w/workspace/go-mod-secrets/6@tmp:/w/workspace/go-mod-secrets/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:33:34 $ docker top b71e382e39267b539850da9fdc0a99b9e8361a614d44f831e5832d93dbceb3c8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:33:35 + go version 19:33:35 go version go1.13.5 linux/arm64 [Pipeline] sh 19:33:36 + make test 19:33:36 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:33:44 ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] 19:33:44 ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] 19:33:53 ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.041s coverage: 96.7% of statements 19:34:15 ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 15.043s coverage: 86.1% of statements 19:34:15 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.015s coverage: 89.5% of statements 19:34:15 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks 0.014s coverage: 100.0% of statements 19:34:15 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.017s coverage: 100.0% of statements 19:34:15 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks 0.014s coverage: 100.0% of statements 19:34:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:34:15 gofmt -l . 19:34:15 [ "`gofmt -l .`" = "" ] [Pipeline] stash 19:34:15 Warning: overwriting stash ‘coverage-report’ 19:34:15 Stashed 1 file(s) [Pipeline] } 19:34:15 $ docker stop --time=1 b71e382e39267b539850da9fdc0a99b9e8361a614d44f831e5832d93dbceb3c8 19:34:17 $ docker rm -f b71e382e39267b539850da9fdc0a99b9e8361a614d44f831e5832d93dbceb3c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 19:34:19 provisioning config files... 19:34:19 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-46@tmp/config8936605859591258238tmp [Pipeline] { [Pipeline] sh 19:34:20 + curl -s https://codecov.io/bash 19:34:20 + bash -s - -t @/w/workspace/dgexfoundry_go-mod-secrets_PR-46@tmp/config8936605859591258238tmp 19:34:20 19:34:20 _____ _ 19:34:20 / ____| | | 19:34:20 | | ___ __| | ___ ___ _____ __ 19:34:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:34:20 | |___| (_) | (_| | __/ (_| (_) \ V / 19:34:20 \_____\___/ \__,_|\___|\___\___/ \_/ 19:34:20 Bash-tbd 19:34:20 19:34:20 19:34:20 ==> Jenkins CI detected. 19:34:20 project root: . 19:34:20 Fixing merge commit SHA 19:34:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:34:20 ==> Running gcov in . (disable via -X gcov) 19:34:20 ==> Python coveragepy not found 19:34:20 ==> Searching for coverage reports in: 19:34:20 + . 19:34:20 -> Found 1 reports 19:34:20 ==> Detecting git/mercurial file structure 19:34:20 ==> Reading reports 19:34:20 + ./coverage.out bytes=16773 19:34:20 ==> Appending adjustments 19:34:20 http://docs.codecov.io/docs/fixing-reports 19:34:20 + Found adjustments 19:34:20 ==> Gzipping contents 19:34:20 ==> Uploading reports 19:34:20 url: https://codecov.io 19:34:20 query: branch=PR-46&commit=77cc06b6c95753ce1abc91ff04c9018b5d8707b1&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-46%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=46&job= 19:34:20 -> Pinging Codecov 19:34:20 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-46&commit=77cc06b6c95753ce1abc91ff04c9018b5d8707b1&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-46%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=46&job= 19:34:21 -> Uploading 19:34:21 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/77cc06b6c95753ce1abc91ff04c9018b5d8707b1 [Pipeline] } 19:34:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:34:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:34:23 ---> package-listing.sh 19:34:23 ++ facter osfamily 19:34:23 ++ tr '[:upper:]' '[:lower:]' 19:34:23 + OS_FAMILY=redhat 19:34:23 + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-46 19:34:23 + START_PACKAGES=/tmp/packages_start.txt 19:34:23 + END_PACKAGES=/tmp/packages_end.txt 19:34:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:34:23 + PACKAGES=/tmp/packages_start.txt 19:34:23 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-46 ']' 19:34:23 + PACKAGES=/tmp/packages_end.txt 19:34:23 + case "${OS_FAMILY}" in 19:34:23 + rpm -qa 19:34:23 + sort 19:34:27 + '[' -f /tmp/packages_start.txt ']' 19:34:27 + '[' -f /tmp/packages_end.txt ']' 19:34:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:34:27 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-46 ']' 19:34:27 + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-46/archives/ 19:34:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-46/archives/ [Pipeline] isUnix [Pipeline] sh 19:34:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:34:28 19:34:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:34:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:34:28 alpine: Pulling from edgex-lftools-log-publisher 19:34:28 c9b1b535fdd9: Pulling fs layer 19:34:28 2cc5ad85d9ab: Pulling fs layer 19:34:28 756a868c4378: Pulling fs layer 19:34:28 444b2fc9a129: Pulling fs layer 19:34:28 ea15f1150254: Pulling fs layer 19:34:28 41b27a9f41bf: Pulling fs layer 19:34:28 28c525ee5125: Pulling fs layer 19:34:28 094b1ea09ed8: Pulling fs layer 19:34:28 138eaada9080: Pulling fs layer 19:34:28 0622d0fa9048: Pulling fs layer 19:34:28 41b27a9f41bf: Waiting 19:34:28 28c525ee5125: Waiting 19:34:28 094b1ea09ed8: Waiting 19:34:28 138eaada9080: Waiting 19:34:28 0622d0fa9048: Waiting 19:34:28 444b2fc9a129: Waiting 19:34:28 ea15f1150254: Waiting 19:34:28 2cc5ad85d9ab: Verifying Checksum 19:34:28 2cc5ad85d9ab: Download complete 19:34:28 444b2fc9a129: Verifying Checksum 19:34:28 444b2fc9a129: Download complete 19:34:28 ea15f1150254: Verifying Checksum 19:34:28 ea15f1150254: Download complete 19:34:28 c9b1b535fdd9: Verifying Checksum 19:34:28 c9b1b535fdd9: Download complete 19:34:28 28c525ee5125: Verifying Checksum 19:34:28 28c525ee5125: Download complete 19:34:28 756a868c4378: Verifying Checksum 19:34:28 756a868c4378: Download complete 19:34:28 c9b1b535fdd9: Pull complete 19:34:28 138eaada9080: Verifying Checksum 19:34:28 138eaada9080: Download complete 19:34:28 094b1ea09ed8: Verifying Checksum 19:34:28 094b1ea09ed8: Download complete 19:34:28 0622d0fa9048: Download complete 19:34:30 2cc5ad85d9ab: Pull complete 19:34:30 41b27a9f41bf: Verifying Checksum 19:34:30 41b27a9f41bf: Download complete 19:34:31 756a868c4378: Pull complete 19:34:31 444b2fc9a129: Pull complete 19:34:31 ea15f1150254: Pull complete 19:34:34 41b27a9f41bf: Pull complete 19:34:34 28c525ee5125: Pull complete 19:34:36 094b1ea09ed8: Pull complete 19:34:37 138eaada9080: Pull complete 19:34:37 0622d0fa9048: Pull complete 19:34:37 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 19:34:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:34:37 prd-centos7-docker-4c-2g-8034 does not seem to be running inside a container 19:34:37 $ 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-46 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-46:/w/workspace/dgexfoundry_go-mod-secrets_PR-46:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-46@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-46@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:34:38 $ docker top f0bb7a47fa2dfd102b1815eee1808b537a86187791400cc84ac021cb5cac222d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:34:38 provisioning config files... 19:34:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-46@tmp/config9068494196760648219tmp [Pipeline] { [Pipeline] echo 19:34:38 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:34:38 ---> create-netrc.sh [Pipeline] echo 19:34:38 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:34:39 ---> logs-deploy.sh 19:34:39 + ARCHIVE_ARTIFACTS= 19:34:39 + LOGS_SERVER=https://logs.edgexfoundry.org 19:34:39 + '[' https://logs.edgexfoundry.org == None ']' 19:34:39 + NEXUS_URL=https://nexus.edgexfoundry.org 19:34:39 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-46/6 19:34:39 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-secrets/job/PR-46/6/ 19:34:39 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-46/6 /w/workspace/dgexfoundry_go-mod-secrets_PR-46 19:34:40 Archives upload complete. 19:34:40 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-46/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-secrets/job/PR-46/6/