Pull request #366 opened 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/app-functions-sdk-go Obtained Jenkinsfile from 46d1c9a5ef8d34ba32700a6e6cd254ac5341a53f+85cb718c22fb25b94368edfbbdf8d4014ad727d3 (7e04403b1e5c93a3583b651594bddb175c4ae1c1) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-366/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go 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-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-8053 in /w/workspace/ndry_app-functions-sdk-go_PR-366 [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-366 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/366/head:refs/remotes/origin/PR-366 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/366/head:refs/remotes/origin/PR-366 # 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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/366/head:refs/remotes/origin/PR-366 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 85cb718c22fb25b94368edfbbdf8d4014ad727d3 into PR head commit 46d1c9a5ef8d34ba32700a6e6cd254ac5341a53f Merge succeeded, producing a63bc94e297b7db9ae010f484a25cafda1a0357b Checking out Revision a63bc94e297b7db9ae010f484a25cafda1a0357b (PR-366) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d1c9a5ef8d34ba32700a6e6cd254ac5341a53f # 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 85cb718c22fb25b94368edfbbdf8d4014ad727d3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a63bc94e297b7db9ae010f484a25cafda1a0357b # timeout=10 Commit message: "Merge commit '85cb718c22fb25b94368edfbbdf8d4014ad727d3' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:58:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:58:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:58:10 ========================================================= 20:58:10 EdgeX Global Pipelines Version Info 20:58:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:58:12 ------------------- 20:58:12 stable info: 20:58:12 ------------------- 20:58:12 Commited By: Emilio Reyes emilio.reyes@intel.com 20:58:12 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 20:58:12 Message: update stable to v1.0.87 20:58:12 ------------------- 20:58:12 experimental info: 20:58:12 ------------------- 20:58:12 Commited By: **** collab-it+edgex@linuxfoundation.org 20:58:12 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 20:58:12 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 20:58:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:58:14 20:58:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:58:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:58:15 latest: Pulling from edgex-devops/git-semver 20:58:15 9123ac7c32f7: Pulling fs layer 20:58:15 b8cc5d1170e3: Pulling fs layer 20:58:15 2924cbbf6a41: Pulling fs layer 20:58:15 93b08a4f1073: Pulling fs layer 20:58:15 93b08a4f1073: Waiting 20:58:15 b8cc5d1170e3: Verifying Checksum 20:58:15 b8cc5d1170e3: Download complete 20:58:15 9123ac7c32f7: Verifying Checksum 20:58:15 9123ac7c32f7: Download complete 20:58:15 93b08a4f1073: Verifying Checksum 20:58:15 93b08a4f1073: Download complete 20:58:15 2924cbbf6a41: Verifying Checksum 20:58:15 2924cbbf6a41: Download complete 20:58:15 9123ac7c32f7: Pull complete 20:58:15 b8cc5d1170e3: Pull complete 20:58:16 2924cbbf6a41: Pull complete 20:58:17 93b08a4f1073: Pull complete 20:58:17 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 20:58:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:58:17 prd-centos7-docker-4c-2g-8053 does not seem to be running inside a container 20:58:17 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-366 -v /w/workspace/ndry_app-functions-sdk-go_PR-366:/w/workspace/ndry_app-functions-sdk-go_PR-366:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-366@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-366@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/edgex-devops/git-semver:latest cat 20:58:17 $ docker top 96a21993d33005dc5cc9891a4a74b4644ba3fa7b7014779aa459ac014d0aa333 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:58:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:18 [ssh-agent] Looking for ssh-agent implementation... 20:58:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:18 $ docker exec 96a21993d33005dc5cc9891a4a74b4644ba3fa7b7014779aa459ac014d0aa333 ssh-agent 20:58:18 SSH_AUTH_SOCK=/tmp/ssh-BEeo0JZuw8K3/agent.15 20:58:18 SSH_AGENT_PID=22 20:58:18 Running ssh-add (command line suppressed) 20:58:19 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-366@tmp/private_key_2431279711230650933.key (/w/workspace/ndry_app-functions-sdk-go_PR-366@tmp/private_key_2431279711230650933.key) 20:58:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:19 + git describe --exact-match --tags HEAD 20:58:19 fatal: No names found, cannot describe anything. [Pipeline] } 20:58:19 $ docker exec --env ******** --env ******** 96a21993d33005dc5cc9891a4a74b4644ba3fa7b7014779aa459ac014d0aa333 ssh-agent -k 20:58:19 unset SSH_AUTH_SOCK; 20:58:19 unset SSH_AGENT_PID; 20:58:19 echo Agent pid 22 killed; 20:58:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:58:19 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 20:58:19 This usually means this commit has not been tagged. [Pipeline] sshagent 20:58:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:20 [ssh-agent] Looking for ssh-agent implementation... 20:58:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:20 $ docker exec 96a21993d33005dc5cc9891a4a74b4644ba3fa7b7014779aa459ac014d0aa333 ssh-agent 20:58:20 SSH_AUTH_SOCK=/tmp/ssh-YO1zTQ3uVQ5F/agent.57 20:58:20 SSH_AGENT_PID=63 20:58:20 Running ssh-add (command line suppressed) 20:58:20 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-366@tmp/private_key_1739060145602591048.key (/w/workspace/ndry_app-functions-sdk-go_PR-366@tmp/private_key_1739060145602591048.key) 20:58:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:21 + git semver init 20:58:21 # -> Open(): unable to determine branch for HEAD 20:58:21 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-366/.git 20:58:21 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-366 20:58:21 # $SEMVER_REMOTE_NAME = origin 20:58:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:58:21 # $SEMVER_USER_NAME = edgex-jenkins 20:58:21 # $SEMVER_BRANCH = PR-366 20:58:21 # $SEMVER_TEMP = /tmp/semver-047157712 20:58:21 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:58:23 # '/tmp/semver-047157712' -> '/w/workspace/ndry_app-functions-sdk-go_PR-366/.semver' 20:58:24 # -> Force: false 20:58:24 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-366/.semver [Pipeline] } 20:58:24 $ docker exec --env ******** --env ******** 96a21993d33005dc5cc9891a4a74b4644ba3fa7b7014779aa459ac014d0aa333 ssh-agent -k 20:58:24 unset SSH_AUTH_SOCK; 20:58:24 unset SSH_AGENT_PID; 20:58:24 echo Agent pid 63 killed; 20:58:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:58:24 + git semver [Pipeline] } 20:58:24 $ docker stop --time=1 96a21993d33005dc5cc9891a4a74b4644ba3fa7b7014779aa459ac014d0aa333 20:58:26 $ docker rm -f 96a21993d33005dc5cc9891a4a74b4644ba3fa7b7014779aa459ac014d0aa333 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 20:58:28 Stashed 122 file(s) [Pipeline] echo 20:58:28 [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 20:58:44 Still waiting to schedule task 20:58:44 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:58:44 Still waiting to schedule task 20:58:44 ‘prd-ubuntu18.04-docker-arm64-4c-16g-8051’ is offline 21:00:02 Running on prd-centos7-docker-4c-2g-8056 in /w/workspace/ndry_app-functions-sdk-go_PR-366 [Pipeline] { [Pipeline] ws 21:00:02 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 21:00:05 using credential edgex-jenkins-ssh 21:00:05 Cloning the remote Git repository 21:00:05 Cloning with configured refspecs honoured and without tags 21:00:05 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:00:05 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 21:00:05 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:00:05 > git --version # timeout=10 21:00:05 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/366/head:refs/remotes/origin/PR-366 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:00:07 Fetching without tags 21:00:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:00:07 > git config --add remote.origin.fetch +refs/pull/366/head:refs/remotes/origin/PR-366 # timeout=10 21:00:07 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:00:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:00:07 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:00:07 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:07 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/366/head:refs/remotes/origin/PR-366 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:00:07 Merging remotes/origin/master commit 85cb718c22fb25b94368edfbbdf8d4014ad727d3 into PR head commit 46d1c9a5ef8d34ba32700a6e6cd254ac5341a53f [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:00:08 Failed in branch amd64 21:00:07 > git config core.sparsecheckout # timeout=10 21:00:07 > git checkout -f 46d1c9a5ef8d34ba32700a6e6cd254ac5341a53f # timeout=10 21:00:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8055 in /w/workspace/ndry_app-functions-sdk-go_PR-366 [Pipeline] { [Pipeline] ws 21:00:32 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 21:00:38 using credential edgex-jenkins-ssh 21:00:38 Cloning the remote Git repository 21:00:38 Cloning with configured refspecs honoured and without tags 21:00:38 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:00:38 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 21:00:38 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:00:38 > git --version # timeout=10 21:00:38 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/366/head:refs/remotes/origin/PR-366 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:00:41 Fetching without tags 21:00:42 Merging remotes/origin/master commit 85cb718c22fb25b94368edfbbdf8d4014ad727d3 into PR head commit 46d1c9a5ef8d34ba32700a6e6cd254ac5341a53f [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 21:00:41 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:00:41 > git config --add remote.origin.fetch +refs/pull/366/head:refs/remotes/origin/PR-366 # timeout=10 21:00:41 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:00:41 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:00:41 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:00:41 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:41 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/366/head:refs/remotes/origin/PR-366 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:00:42 > git config core.sparsecheckout # timeout=10 21:00:42 > git checkout -f 46d1c9a5ef8d34ba32700a6e6cd254ac5341a53f # timeout=10 [Pipeline] // stage [Pipeline] } 21:00:43 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:00:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:00:45 ---> package-listing.sh 21:00:45 ++ tr '[:upper:]' '[:lower:]' 21:00:45 ++ facter osfamily 21:00:45 + OS_FAMILY=redhat 21:00:45 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-366 21:00:45 + START_PACKAGES=/tmp/packages_start.txt 21:00:45 + END_PACKAGES=/tmp/packages_end.txt 21:00:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:00:45 + PACKAGES=/tmp/packages_start.txt 21:00:45 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-366 ']' 21:00:45 + PACKAGES=/tmp/packages_end.txt 21:00:45 + case "${OS_FAMILY}" in 21:00:45 + rpm -qa 21:00:45 + sort 21:00:50 + '[' -f /tmp/packages_start.txt ']' 21:00:50 + '[' -f /tmp/packages_end.txt ']' 21:00:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:00:50 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-366 ']' 21:00:50 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-366/archives/ 21:00:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-366/archives/ [Pipeline] isUnix [Pipeline] sh 21:00:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:00:50 21:00:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:00:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:00:51 alpine: Pulling from edgex-lftools-log-publisher 21:00:51 c9b1b535fdd9: Pulling fs layer 21:00:51 2cc5ad85d9ab: Pulling fs layer 21:00:51 756a868c4378: Pulling fs layer 21:00:51 444b2fc9a129: Pulling fs layer 21:00:51 ea15f1150254: Pulling fs layer 21:00:51 41b27a9f41bf: Pulling fs layer 21:00:51 28c525ee5125: Pulling fs layer 21:00:51 094b1ea09ed8: Pulling fs layer 21:00:51 138eaada9080: Pulling fs layer 21:00:51 0622d0fa9048: Pulling fs layer 21:00:51 41b27a9f41bf: Waiting 21:00:51 28c525ee5125: Waiting 21:00:51 094b1ea09ed8: Waiting 21:00:51 138eaada9080: Waiting 21:00:51 0622d0fa9048: Waiting 21:00:51 444b2fc9a129: Waiting 21:00:51 ea15f1150254: Waiting 21:00:51 2cc5ad85d9ab: Verifying Checksum 21:00:51 2cc5ad85d9ab: Download complete 21:00:51 444b2fc9a129: Verifying Checksum 21:00:51 444b2fc9a129: Download complete 21:00:51 c9b1b535fdd9: Verifying Checksum 21:00:51 c9b1b535fdd9: Download complete 21:00:51 ea15f1150254: Verifying Checksum 21:00:51 ea15f1150254: Download complete 21:00:51 28c525ee5125: Verifying Checksum 21:00:51 28c525ee5125: Download complete 21:00:51 756a868c4378: Verifying Checksum 21:00:51 756a868c4378: Download complete 21:00:51 c9b1b535fdd9: Pull complete 21:00:51 094b1ea09ed8: Verifying Checksum 21:00:51 094b1ea09ed8: Download complete 21:00:51 138eaada9080: Verifying Checksum 21:00:51 138eaada9080: Download complete 21:00:51 0622d0fa9048: Verifying Checksum 21:00:51 0622d0fa9048: Download complete 21:00:51 2cc5ad85d9ab: Pull complete 21:00:52 41b27a9f41bf: Verifying Checksum 21:00:52 41b27a9f41bf: Download complete 21:00:53 756a868c4378: Pull complete 21:00:54 444b2fc9a129: Pull complete 21:00:54 ea15f1150254: Pull complete 21:00:58 41b27a9f41bf: Pull complete 21:00:58 28c525ee5125: Pull complete 21:01:01 094b1ea09ed8: Pull complete 21:01:01 138eaada9080: Pull complete 21:01:02 0622d0fa9048: Pull complete 21:01:02 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 21:01:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:01:02 prd-centos7-docker-4c-2g-8053 does not seem to be running inside a container 21:01:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-366 -v /w/workspace/ndry_app-functions-sdk-go_PR-366:/w/workspace/ndry_app-functions-sdk-go_PR-366:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-366@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-366@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 21:01:03 $ docker top 0b8e6396c734994bc0915bc24818708ad6d0cb810239d7a98953d8fcc2f0b96f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:01:04 provisioning config files... 21:01:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-366@tmp/config888502102188135201tmp [Pipeline] { [Pipeline] echo 21:01:04 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:01:04 ---> create-netrc.sh [Pipeline] echo 21:01:04 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:01:05 ---> logs-deploy.sh 21:01:05 + ARCHIVE_ARTIFACTS= 21:01:05 + LOGS_SERVER=https://logs.edgexfoundry.org 21:01:05 + '[' https://logs.edgexfoundry.org == None ']' 21:01:05 + NEXUS_URL=https://nexus.edgexfoundry.org 21:01:05 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-366/1 21:01:05 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-366/1/ 21:01:05 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-366/1 /w/workspace/ndry_app-functions-sdk-go_PR-366 21:01:06 Archives upload complete. 21:01:06 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-366/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-366/1/