Pull request #387 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 6960beb5809d1410efdcc8d56f3066b21bdb2389+f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d (a6ec25c5fe1fd95cb6e172a2da898201e51d4d50) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-387/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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 Running on prd-centos7-docker-4c-2g-3987 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [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-387 # 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/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d into PR head commit 6960beb5809d1410efdcc8d56f3066b21bdb2389 Merge succeeded, producing 6960beb5809d1410efdcc8d56f3066b21bdb2389 Checking out Revision 6960beb5809d1410efdcc8d56f3066b21bdb2389 (PR-387) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # 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/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6960beb5809d1410efdcc8d56f3066b21bdb2389 # 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 f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6960beb5809d1410efdcc8d56f3066b21bdb2389 # timeout=10 Commit message: "feat: add ping v2 api" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:32:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:32:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:32:44 ========================================================= 17:32:44 EdgeX Global Pipelines Version Info 17:32:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:32:46 ------------------- 17:32:46 stable info: 17:32:46 ------------------- 17:32:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:32:46 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 17:32:46 Message: update stable to v1.0.89 17:32:47 ------------------- 17:32:47 experimental info: 17:32:47 ------------------- 17:32:47 Commited By: **** collab-it+edgex@linuxfoundation.org 17:32:47 Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 17:32:47 Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:32:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:32:49 17:32:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:32:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:32:49 latest: Pulling from edgex-devops/git-semver 17:32:49 9123ac7c32f7: Pulling fs layer 17:32:49 b8cc5d1170e3: Pulling fs layer 17:32:49 2924cbbf6a41: Pulling fs layer 17:32:49 93b08a4f1073: Pulling fs layer 17:32:49 93b08a4f1073: Waiting 17:32:49 b8cc5d1170e3: Verifying Checksum 17:32:49 b8cc5d1170e3: Download complete 17:32:50 9123ac7c32f7: Verifying Checksum 17:32:50 9123ac7c32f7: Download complete 17:32:50 93b08a4f1073: Verifying Checksum 17:32:50 93b08a4f1073: Download complete 17:32:50 2924cbbf6a41: Verifying Checksum 17:32:50 2924cbbf6a41: Download complete 17:32:50 9123ac7c32f7: Pull complete 17:32:50 b8cc5d1170e3: Pull complete 17:32:51 2924cbbf6a41: Pull complete 17:32:51 93b08a4f1073: Pull complete 17:32:51 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 17:32:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:32:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:32:51 prd-centos7-docker-4c-2g-3987 does not seem to be running inside a container 17:32:51 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-387 -v /w/workspace/ndry_app-functions-sdk-go_PR-387:/w/workspace/ndry_app-functions-sdk-go_PR-387:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-387@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:10004/edgex-devops/git-semver:latest cat 17:32:54 $ docker top 05b68bbbdedff188e3b7ed781a78a602abbde878ab40315a9df8716d2f0cda14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:32:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:32:54 [ssh-agent] Looking for ssh-agent implementation... 17:32:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:54 $ docker exec 05b68bbbdedff188e3b7ed781a78a602abbde878ab40315a9df8716d2f0cda14 ssh-agent 17:32:54 SSH_AUTH_SOCK=/tmp/ssh-goQbtUz0VedI/agent.11 17:32:54 SSH_AGENT_PID=16 17:32:54 Running ssh-add (command line suppressed) 17:32:54 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_1569303259326609637.key (/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_1569303259326609637.key) 17:32:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:32:55 + git describe --exact-match --tags HEAD 17:32:55 fatal: No names found, cannot describe anything. [Pipeline] } 17:32:55 $ docker exec --env ******** --env ******** 05b68bbbdedff188e3b7ed781a78a602abbde878ab40315a9df8716d2f0cda14 ssh-agent -k 17:32:55 unset SSH_AUTH_SOCK; 17:32:55 unset SSH_AGENT_PID; 17:32:55 echo Agent pid 16 killed; 17:32:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:32:55 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:32:55 This usually means this commit has not been tagged. [Pipeline] sshagent 17:32:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:32:55 [ssh-agent] Looking for ssh-agent implementation... 17:32:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:56 $ docker exec 05b68bbbdedff188e3b7ed781a78a602abbde878ab40315a9df8716d2f0cda14 ssh-agent 17:32:56 SSH_AUTH_SOCK=/tmp/ssh-Fra137QkIyO6/agent.45 17:32:56 SSH_AGENT_PID=50 17:32:56 Running ssh-add (command line suppressed) 17:32:56 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_841696998135449936.key (/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_841696998135449936.key) 17:32:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:32:56 + git semver init 17:32:56 # -> Open(): unable to determine branch for HEAD 17:32:56 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-387/.git 17:32:56 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-387 17:32:56 # $SEMVER_REMOTE_NAME = origin 17:32:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:32:56 # $SEMVER_USER_NAME = edgex-jenkins 17:32:56 # $SEMVER_BRANCH = PR-387 17:32:56 # $SEMVER_TEMP = /tmp/semver-916188552 17:32:56 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 17:32:59 # '/tmp/semver-916188552' -> '/w/workspace/ndry_app-functions-sdk-go_PR-387/.semver' 17:32:59 # -> Force: false 17:32:59 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-387/.semver [Pipeline] } 17:32:59 $ docker exec --env ******** --env ******** 05b68bbbdedff188e3b7ed781a78a602abbde878ab40315a9df8716d2f0cda14 ssh-agent -k 17:32:59 unset SSH_AUTH_SOCK; 17:32:59 unset SSH_AGENT_PID; 17:32:59 echo Agent pid 50 killed; 17:32:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:32:59 + git semver [Pipeline] } 17:32:59 $ docker stop --time=1 05b68bbbdedff188e3b7ed781a78a602abbde878ab40315a9df8716d2f0cda14 17:33:01 $ docker rm -f 05b68bbbdedff188e3b7ed781a78a602abbde878ab40315a9df8716d2f0cda14 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:33:03 Stashed 130 file(s) [Pipeline] echo 17:33:03 [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 17:33:19 Still waiting to schedule task 17:33:19 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3987’ 17:33:19 Still waiting to schedule task 17:33:19 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:34:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3988 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [Pipeline] { [Pipeline] ws 17:34:56 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 17:35:01 using credential edgex-jenkins-ssh 17:35:01 Cloning the remote Git repository 17:35:01 Cloning with configured refspecs honoured and without tags 17:35:01 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:35:02 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 17:35:02 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:35:02 > git --version # timeout=10 17:35:02 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:02 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:35:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:35:07 Fetching without tags 17:35:07 Merging remotes/origin/master commit f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d into PR head commit 6960beb5809d1410efdcc8d56f3066b21bdb2389 17:35:07 Merge succeeded, producing 6960beb5809d1410efdcc8d56f3066b21bdb2389 17:35:07 Checking out Revision 6960beb5809d1410efdcc8d56f3066b21bdb2389 (PR-387) 17:35:07 > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10 17:35:07 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:35:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:35:07 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:35:07 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:07 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:35:07 > git config core.sparsecheckout # timeout=10 17:35:07 > git checkout -f 6960beb5809d1410efdcc8d56f3066b21bdb2389 # timeout=10 17:35:07 > git remote # timeout=10 17:35:07 > git config --get remote.origin.url # timeout=10 17:35:07 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:07 > git merge f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d # timeout=10 17:35:07 > git rev-parse HEAD^{commit} # timeout=10 17:35:07 > git config core.sparsecheckout # timeout=10 17:35:07 > git checkout -f 6960beb5809d1410efdcc8d56f3066b21bdb2389 # timeout=10 17:35:12 Commit message: "feat: add ping v2 api" 17:35:12 > git --version # timeout=10 17:35:12 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:35:16 ========================================================= 17:35:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 17:35:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:35:17 + 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 . 17:35:18 Sending build context to Docker daemon 37MB 17:35:18 Step 1/8 : ARG BASE=golang:1.13-alpine 17:35:18 Step 2/8 : FROM ${BASE} 17:35:18 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:35:18 cde5963f3b93: Pulling fs layer 17:35:18 2a23fa8c16f7: Pulling fs layer 17:35:18 777b28850792: Pulling fs layer 17:35:18 8a11ddd9e578: Pulling fs layer 17:35:18 4cf88f913ddb: Pulling fs layer 17:35:18 1df406cf5192: Pulling fs layer 17:35:18 cd6300453558: Pulling fs layer 17:35:18 b9c365052c96: Pulling fs layer 17:35:18 a2d8cc88f415: Pulling fs layer 17:35:18 ea1d1ca13537: Pulling fs layer 17:35:18 3750a50a1c5e: Pulling fs layer 17:35:18 8a11ddd9e578: Waiting 17:35:18 4cf88f913ddb: Waiting 17:35:18 1df406cf5192: Waiting 17:35:18 cd6300453558: Waiting 17:35:18 b9c365052c96: Waiting 17:35:18 a2d8cc88f415: Waiting 17:35:18 ea1d1ca13537: Waiting 17:35:18 3750a50a1c5e: Waiting 17:35:18 777b28850792: Verifying Checksum 17:35:18 777b28850792: Download complete 17:35:18 2a23fa8c16f7: Verifying Checksum 17:35:18 2a23fa8c16f7: Download complete 17:35:18 4cf88f913ddb: Verifying Checksum 17:35:18 4cf88f913ddb: Download complete 17:35:19 1df406cf5192: Download complete 17:35:19 cde5963f3b93: Verifying Checksum 17:35:19 cde5963f3b93: Download complete 17:35:19 cde5963f3b93: Pull complete 17:35:20 2a23fa8c16f7: Pull complete 17:35:20 777b28850792: Pull complete 17:35:21 cd6300453558: Verifying Checksum 17:35:21 cd6300453558: Download complete 17:35:21 a2d8cc88f415: Verifying Checksum 17:35:21 a2d8cc88f415: Download complete 17:35:22 ea1d1ca13537: Verifying Checksum 17:35:22 ea1d1ca13537: Download complete 17:35:22 3750a50a1c5e: Verifying Checksum 17:35:22 3750a50a1c5e: Download complete 17:35:23 b9c365052c96: Verifying Checksum 17:35:23 b9c365052c96: Download complete 17:35:24 8a11ddd9e578: Verifying Checksum 17:35:24 8a11ddd9e578: Download complete 17:35:36 8a11ddd9e578: Pull complete 17:35:36 4cf88f913ddb: Pull complete 17:35:36 1df406cf5192: Pull complete 17:35:41 cd6300453558: Pull complete 17:35:45 b9c365052c96: Pull complete 17:35:45 a2d8cc88f415: Pull complete 17:35:47 ea1d1ca13537: Pull complete 17:35:48 3750a50a1c5e: Pull complete 17:35:48 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 17:35:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 17:35:48 ---> 78745c68409d 17:35:48 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:35:48 latest: Pulling from library/docker 17:35:48 b538f80385f9: Pulling fs layer 17:35:48 259a493cd78d: Pulling fs layer 17:35:48 b8e66b5100f5: Pulling fs layer 17:35:48 f0cde32c2ffd: Pulling fs layer 17:35:48 6136a3ea7bbc: Pulling fs layer 17:35:48 8310feb2719a: Pulling fs layer 17:35:48 37f79010e7d8: Pulling fs layer 17:35:48 f0cde32c2ffd: Waiting 17:35:48 8310feb2719a: Waiting 17:35:48 37f79010e7d8: Waiting 17:35:48 6136a3ea7bbc: Waiting 17:35:48 b8e66b5100f5: Download complete 17:35:48 b538f80385f9: Download complete 17:35:48 259a493cd78d: Verifying Checksum 17:35:48 259a493cd78d: Download complete 17:35:49 6136a3ea7bbc: Verifying Checksum 17:35:49 6136a3ea7bbc: Download complete 17:35:49 8310feb2719a: Verifying Checksum 17:35:49 8310feb2719a: Download complete 17:35:49 37f79010e7d8: Verifying Checksum 17:35:49 37f79010e7d8: Download complete 17:35:49 b538f80385f9: Pull complete 17:35:50 259a493cd78d: Pull complete 17:35:50 f0cde32c2ffd: Download complete 17:35:50 b8e66b5100f5: Pull complete 17:35:54 f0cde32c2ffd: Pull complete 17:35:54 6136a3ea7bbc: Pull complete 17:35:54 8310feb2719a: Pull complete 17:35:54 37f79010e7d8: Pull complete 17:35:54 Digest: sha256:42e9d5ccd8794b13466a0d8b2686d035504fad6b996e883152ae3c56125bc6dc 17:35:54 Status: Downloaded newer image for docker:latest 17:36:03 ---> 74d45647a992 17:36:03 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:36:03 ---> Running in e8e4bff532f9 17:36:03 Removing intermediate container e8e4bff532f9 17:36:03 ---> 797ec1b9eff0 17:36:03 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:36:04 ---> Running in 1eb5325034f2 17:36:06 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 17:36:06 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 17:36:07 (1/5) Installing libsodium (1.0.18-r0) 17:36:07 (2/5) Installing libzmq (4.3.2-r0) 17:36:07 (3/5) Installing pkgconf (1.6.3-r0) 17:36:07 (4/5) Installing libsodium-dev (1.0.18-r0) 17:36:07 (5/5) Installing zeromq-dev (4.3.2-r0) 17:36:07 Executing busybox-1.31.1-r8.trigger 17:36:07 OK: 127 MiB in 44 packages 17:36:09 Removing intermediate container 1eb5325034f2 17:36:09 ---> 4465321ef09c 17:36:09 Step 6/8 : WORKDIR /build 17:36:09 ---> Running in bb5ab6951cf7 17:36:10 Removing intermediate container bb5ab6951cf7 17:36:10 ---> 70753abecc8e 17:36:10 Step 7/8 : COPY go.mod . 17:36:11 ---> 4acc5ec03784 17:36:11 Step 8/8 : RUN go mod download 17:36:11 ---> Running in 0bd0946323db 17:36:15 go: github.com/edgexfoundry/go-mod-core-contracts@v0.1.58: parsing /go-mod-core-contracts/go.mod: open /go-mod-core-contracts/go.mod: no such file or directory 17:36:15 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:36:17 Failed in branch arm64 17:37:12 Running on prd-centos7-docker-4c-2g-3989 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [Pipeline] { [Pipeline] ws 17:37:12 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 17:37:15 using credential edgex-jenkins-ssh 17:37:15 Cloning the remote Git repository 17:37:15 Cloning with configured refspecs honoured and without tags 17:37:15 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:37:15 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 17:37:15 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:37:15 > git --version # timeout=10 17:37:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:37:16 Fetching without tags 17:37:16 Merging remotes/origin/master commit f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d into PR head commit 6960beb5809d1410efdcc8d56f3066b21bdb2389 17:37:17 Merge succeeded, producing 6960beb5809d1410efdcc8d56f3066b21bdb2389 17:37:17 Checking out Revision 6960beb5809d1410efdcc8d56f3066b21bdb2389 (PR-387) 17:37:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:37:16 > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10 17:37:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:37:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:37:16 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:37:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:37:16 > git config core.sparsecheckout # timeout=10 17:37:16 > git checkout -f 6960beb5809d1410efdcc8d56f3066b21bdb2389 # timeout=10 17:37:17 > git remote # timeout=10 17:37:17 > git config --get remote.origin.url # timeout=10 17:37:17 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:17 > git merge f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d # timeout=10 17:37:17 > git rev-parse HEAD^{commit} # timeout=10 17:37:17 > git config core.sparsecheckout # timeout=10 17:37:17 > git checkout -f 6960beb5809d1410efdcc8d56f3066b21bdb2389 # timeout=10 17:37:20 Commit message: "feat: add ping v2 api" 17:37:20 > git --version # timeout=10 17:37:20 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:37:22 ========================================================= 17:37:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 17:37:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:37:23 + 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 . 17:37:24 Sending build context to Docker daemon 37MB 17:37:24 Step 1/8 : ARG BASE=golang:1.13-alpine 17:37:24 Step 2/8 : FROM ${BASE} 17:37:24 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 17:37:24 e6b0cf9c0882: Pulling fs layer 17:37:24 2848faf0eed1: Pulling fs layer 17:37:24 0f37312ad70f: Pulling fs layer 17:37:24 5788d62ee057: Pulling fs layer 17:37:24 0e6b1d234666: Pulling fs layer 17:37:24 bf5d7aec512f: Pulling fs layer 17:37:24 34c802a77dc8: Pulling fs layer 17:37:24 9eb99e56ec68: Pulling fs layer 17:37:24 27c7a5d97fbd: Pulling fs layer 17:37:24 5c102a31e300: Pulling fs layer 17:37:24 dcfb455df0a1: Pulling fs layer 17:37:24 0e6b1d234666: Waiting 17:37:24 bf5d7aec512f: Waiting 17:37:24 34c802a77dc8: Waiting 17:37:24 9eb99e56ec68: Waiting 17:37:24 27c7a5d97fbd: Waiting 17:37:24 5c102a31e300: Waiting 17:37:24 dcfb455df0a1: Waiting 17:37:24 5788d62ee057: Waiting 17:37:24 0f37312ad70f: Verifying Checksum 17:37:24 0f37312ad70f: Download complete 17:37:24 2848faf0eed1: Verifying Checksum 17:37:24 2848faf0eed1: Download complete 17:37:24 0e6b1d234666: Verifying Checksum 17:37:24 0e6b1d234666: Download complete 17:37:24 bf5d7aec512f: Verifying Checksum 17:37:24 bf5d7aec512f: Download complete 17:37:24 e6b0cf9c0882: Verifying Checksum 17:37:24 e6b0cf9c0882: Download complete 17:37:24 e6b0cf9c0882: Pull complete 17:37:25 34c802a77dc8: Verifying Checksum 17:37:25 34c802a77dc8: Download complete 17:37:25 27c7a5d97fbd: Verifying Checksum 17:37:25 27c7a5d97fbd: Download complete 17:37:25 5c102a31e300: Verifying Checksum 17:37:25 5c102a31e300: Download complete 17:37:25 5788d62ee057: Verifying Checksum 17:37:25 5788d62ee057: Download complete 17:37:25 dcfb455df0a1: Verifying Checksum 17:37:25 dcfb455df0a1: Download complete 17:37:25 9eb99e56ec68: Verifying Checksum 17:37:25 9eb99e56ec68: Download complete 17:37:27 2848faf0eed1: Pull complete 17:37:27 0f37312ad70f: Pull complete 17:37:32 5788d62ee057: Pull complete 17:37:32 0e6b1d234666: Pull complete 17:37:32 bf5d7aec512f: Pull complete 17:37:38 34c802a77dc8: Pull complete 17:37:40 9eb99e56ec68: Pull complete 17:37:40 27c7a5d97fbd: Pull complete 17:37:41 5c102a31e300: Pull complete 17:37:42 dcfb455df0a1: Pull complete 17:37:42 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 17:37:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 17:37:42 ---> 7c70fe431013 17:37:42 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:37:42 latest: Pulling from library/docker 17:37:42 df20fa9351a1: Pulling fs layer 17:37:42 25ad7478873d: Pulling fs layer 17:37:42 4684f6177b5d: Pulling fs layer 17:37:42 1d105a01b85c: Pulling fs layer 17:37:42 d87316014961: Pulling fs layer 17:37:42 ae7f709568fa: Pulling fs layer 17:37:42 63f9e63bc2f8: Pulling fs layer 17:37:42 ae7f709568fa: Waiting 17:37:42 d87316014961: Waiting 17:37:42 63f9e63bc2f8: Waiting 17:37:42 1d105a01b85c: Waiting 17:37:42 4684f6177b5d: Verifying Checksum 17:37:42 4684f6177b5d: Download complete 17:37:42 df20fa9351a1: Verifying Checksum 17:37:42 df20fa9351a1: Download complete 17:37:42 25ad7478873d: Verifying Checksum 17:37:42 25ad7478873d: Download complete 17:37:42 ae7f709568fa: Download complete 17:37:42 d87316014961: Verifying Checksum 17:37:42 d87316014961: Download complete 17:37:42 df20fa9351a1: Pull complete 17:37:42 25ad7478873d: Pull complete 17:37:43 4684f6177b5d: Pull complete 17:37:43 1d105a01b85c: Verifying Checksum 17:37:43 1d105a01b85c: Download complete 17:37:43 63f9e63bc2f8: Verifying Checksum 17:37:43 63f9e63bc2f8: Download complete 17:37:46 1d105a01b85c: Pull complete 17:37:46 d87316014961: Pull complete 17:37:46 ae7f709568fa: Pull complete 17:37:46 63f9e63bc2f8: Pull complete 17:37:46 Digest: sha256:42e9d5ccd8794b13466a0d8b2686d035504fad6b996e883152ae3c56125bc6dc 17:37:46 Status: Downloaded newer image for docker:latest 17:37:48 ---> 3662855733a4 17:37:48 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:37:48 ---> Running in c08812a79d4b 17:37:48 Removing intermediate container c08812a79d4b 17:37:48 ---> 1901003c118c 17:37:48 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:37:48 ---> Running in a7b7c5bbb646 17:37:49 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 17:37:49 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 17:37:50 (1/5) Installing libsodium (1.0.18-r0) 17:37:50 (2/5) Installing libzmq (4.3.2-r0) 17:37:50 (3/5) Installing pkgconf (1.6.3-r0) 17:37:50 (4/5) Installing libsodium-dev (1.0.18-r0) 17:37:50 (5/5) Installing zeromq-dev (4.3.2-r0) 17:37:50 Executing busybox-1.31.1-r8.trigger 17:37:50 OK: 145 MiB in 44 packages 17:37:51 Removing intermediate container a7b7c5bbb646 17:37:51 ---> 0d92658d4d57 17:37:51 Step 6/8 : WORKDIR /build 17:37:51 ---> Running in e1eacf8b9451 17:37:51 Removing intermediate container e1eacf8b9451 17:37:51 ---> 5195119def52 17:37:51 Step 7/8 : COPY go.mod . 17:37:51 ---> 1f89b025c065 17:37:51 Step 8/8 : RUN go mod download 17:37:51 ---> Running in b8e555a5e095 17:37:53 go: github.com/edgexfoundry/go-mod-core-contracts@v0.1.58: parsing /go-mod-core-contracts/go.mod: open /go-mod-core-contracts/go.mod: no such file or directory 17:37:54 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:37:55 Failed in branch amd64 [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 17:37:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:37:57 ---> package-listing.sh 17:37:57 ++ facter osfamily 17:37:57 ++ tr '[:upper:]' '[:lower:]' 17:37:57 + OS_FAMILY=redhat 17:37:57 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-387 17:37:57 + START_PACKAGES=/tmp/packages_start.txt 17:37:57 + END_PACKAGES=/tmp/packages_end.txt 17:37:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:37:57 + PACKAGES=/tmp/packages_start.txt 17:37:57 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-387 ']' 17:37:57 + PACKAGES=/tmp/packages_end.txt 17:37:57 + case "${OS_FAMILY}" in 17:37:57 + rpm -qa 17:37:57 + sort 17:38:02 + '[' -f /tmp/packages_start.txt ']' 17:38:02 + '[' -f /tmp/packages_end.txt ']' 17:38:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:38:02 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-387 ']' 17:38:02 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-387/archives/ 17:38:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-387/archives/ [Pipeline] isUnix [Pipeline] sh 17:38:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:38:02 17:38:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:38:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:38:03 alpine: Pulling from edgex-lftools-log-publisher 17:38:03 c9b1b535fdd9: Pulling fs layer 17:38:03 2cc5ad85d9ab: Pulling fs layer 17:38:03 756a868c4378: Pulling fs layer 17:38:03 444b2fc9a129: Pulling fs layer 17:38:03 ea15f1150254: Pulling fs layer 17:38:03 41b27a9f41bf: Pulling fs layer 17:38:03 28c525ee5125: Pulling fs layer 17:38:03 094b1ea09ed8: Pulling fs layer 17:38:03 138eaada9080: Pulling fs layer 17:38:03 0622d0fa9048: Pulling fs layer 17:38:03 41b27a9f41bf: Waiting 17:38:03 28c525ee5125: Waiting 17:38:03 094b1ea09ed8: Waiting 17:38:03 138eaada9080: Waiting 17:38:03 0622d0fa9048: Waiting 17:38:03 444b2fc9a129: Waiting 17:38:03 ea15f1150254: Waiting 17:38:03 2cc5ad85d9ab: Verifying Checksum 17:38:03 2cc5ad85d9ab: Download complete 17:38:03 444b2fc9a129: Verifying Checksum 17:38:03 444b2fc9a129: Download complete 17:38:03 c9b1b535fdd9: Download complete 17:38:03 ea15f1150254: Verifying Checksum 17:38:03 ea15f1150254: Download complete 17:38:03 28c525ee5125: Verifying Checksum 17:38:03 28c525ee5125: Download complete 17:38:03 756a868c4378: Verifying Checksum 17:38:03 756a868c4378: Download complete 17:38:03 c9b1b535fdd9: Pull complete 17:38:03 138eaada9080: Verifying Checksum 17:38:03 138eaada9080: Download complete 17:38:03 094b1ea09ed8: Verifying Checksum 17:38:03 094b1ea09ed8: Download complete 17:38:03 0622d0fa9048: Verifying Checksum 17:38:03 0622d0fa9048: Download complete 17:38:04 41b27a9f41bf: Download complete 17:38:04 2cc5ad85d9ab: Pull complete 17:38:06 756a868c4378: Pull complete 17:38:06 444b2fc9a129: Pull complete 17:38:06 ea15f1150254: Pull complete 17:38:10 41b27a9f41bf: Pull complete 17:38:10 28c525ee5125: Pull complete 17:38:13 094b1ea09ed8: Pull complete 17:38:13 138eaada9080: Pull complete 17:38:14 0622d0fa9048: Pull complete 17:38:14 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:38:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:38:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:38:14 prd-centos7-docker-4c-2g-3987 does not seem to be running inside a container 17:38:14 $ 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-387 -v /w/workspace/ndry_app-functions-sdk-go_PR-387:/w/workspace/ndry_app-functions-sdk-go_PR-387:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-387@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:38:18 $ docker top 15b9e47e4cb875d371d665617dd4528f9502b50f506f2beabf214dc012d8eda9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:18 provisioning config files... 17:38:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/config6909481219669096695tmp [Pipeline] { [Pipeline] echo 17:38:18 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:38:19 ---> create-netrc.sh [Pipeline] echo 17:38:19 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:38:19 ---> logs-deploy.sh 17:38:19 + ARCHIVE_ARTIFACTS= 17:38:19 + LOGS_SERVER=https://logs.edgexfoundry.org 17:38:19 + '[' https://logs.edgexfoundry.org == None ']' 17:38:19 + NEXUS_URL=https://nexus.edgexfoundry.org 17:38:19 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/1 17:38:19 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-387/1/ 17:38:19 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/1 /w/workspace/ndry_app-functions-sdk-go_PR-387 17:38:21 Archives upload complete. 17:38:21 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-387/1/