Pull request #387 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/app-functions-sdk-go Obtained Jenkinsfile from f29a27d878985b98e7b657acb1e0d1e11ee4e870+f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d (3504e7294f9b55ad02d9f0f838b2a1e74e73d183) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4011 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 f29a27d878985b98e7b657acb1e0d1e11ee4e870 Merge succeeded, producing f29a27d878985b98e7b657acb1e0d1e11ee4e870 Checking out Revision f29a27d878985b98e7b657acb1e0d1e11ee4e870 (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 f29a27d878985b98e7b657acb1e0d1e11ee4e870 # 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 f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 Commit message: "feat: working on V2" > git rev-list --no-walk 6960beb5809d1410efdcc8d56f3066b21bdb2389 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:59:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:59:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:59:36 ========================================================= 21:59:36 EdgeX Global Pipelines Version Info 21:59:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:59:38 ------------------- 21:59:38 stable info: 21:59:38 ------------------- 21:59:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:59:38 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 21:59:38 Message: update stable to v1.0.89 21:59:38 ------------------- 21:59:38 experimental info: 21:59:38 ------------------- 21:59:38 Commited By: **** collab-it+edgex@linuxfoundation.org 21:59:38 Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 21:59:38 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 21:59:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:59:40 21:59:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:59:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:59:40 latest: Pulling from edgex-devops/git-semver 21:59:40 9123ac7c32f7: Pulling fs layer 21:59:40 b8cc5d1170e3: Pulling fs layer 21:59:40 2924cbbf6a41: Pulling fs layer 21:59:40 93b08a4f1073: Pulling fs layer 21:59:40 93b08a4f1073: Waiting 21:59:40 b8cc5d1170e3: Download complete 21:59:40 9123ac7c32f7: Verifying Checksum 21:59:40 9123ac7c32f7: Download complete 21:59:40 2924cbbf6a41: Verifying Checksum 21:59:40 2924cbbf6a41: Download complete 21:59:40 93b08a4f1073: Verifying Checksum 21:59:40 93b08a4f1073: Download complete 21:59:40 9123ac7c32f7: Pull complete 21:59:40 b8cc5d1170e3: Pull complete 21:59:41 2924cbbf6a41: Pull complete 21:59:41 93b08a4f1073: Pull complete 21:59:41 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 21:59:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:59:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:59:42 prd-centos7-docker-4c-2g-4011 does not seem to be running inside a container 21:59:42 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:59:44 $ docker top 0775dd6548b495d432012857987d9942d34ae8183379aa94a21222c0df85eb3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:59:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:44 [ssh-agent] Looking for ssh-agent implementation... 21:59:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:44 $ docker exec 0775dd6548b495d432012857987d9942d34ae8183379aa94a21222c0df85eb3c ssh-agent 21:59:44 SSH_AUTH_SOCK=/tmp/ssh-3LWbVbkS2ygs/agent.11 21:59:44 SSH_AGENT_PID=16 21:59:44 Running ssh-add (command line suppressed) 21:59:44 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_5434778269144704067.key (/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_5434778269144704067.key) 21:59:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:45 + git describe --exact-match --tags HEAD 21:59:45 fatal: No names found, cannot describe anything. [Pipeline] } 21:59:45 $ docker exec --env ******** --env ******** 0775dd6548b495d432012857987d9942d34ae8183379aa94a21222c0df85eb3c ssh-agent -k 21:59:45 unset SSH_AUTH_SOCK; 21:59:45 unset SSH_AGENT_PID; 21:59:45 echo Agent pid 16 killed; 21:59:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:59:45 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:59:45 This usually means this commit has not been tagged. [Pipeline] sshagent 21:59:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:45 [ssh-agent] Looking for ssh-agent implementation... 21:59:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:45 $ docker exec 0775dd6548b495d432012857987d9942d34ae8183379aa94a21222c0df85eb3c ssh-agent 21:59:45 SSH_AUTH_SOCK=/tmp/ssh-esUfd2Lbdlrt/agent.44 21:59:45 SSH_AGENT_PID=49 21:59:45 Running ssh-add (command line suppressed) 21:59:46 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_7243481526298012429.key (/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_7243481526298012429.key) 21:59:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:46 + git semver init 21:59:46 # -> Open(): unable to determine branch for HEAD 21:59:46 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-387/.git 21:59:46 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-387 21:59:46 # $SEMVER_REMOTE_NAME = origin 21:59:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:59:46 # $SEMVER_USER_NAME = edgex-jenkins 21:59:46 # $SEMVER_BRANCH = PR-387 21:59:46 # $SEMVER_TEMP = /tmp/semver-453618769 21:59:46 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 21:59:48 # '/tmp/semver-453618769' -> '/w/workspace/ndry_app-functions-sdk-go_PR-387/.semver' 21:59:48 # -> Force: false 21:59:48 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-387/.semver [Pipeline] } 21:59:48 $ docker exec --env ******** --env ******** 0775dd6548b495d432012857987d9942d34ae8183379aa94a21222c0df85eb3c ssh-agent -k 21:59:49 unset SSH_AUTH_SOCK; 21:59:49 unset SSH_AGENT_PID; 21:59:49 echo Agent pid 49 killed; 21:59:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:59:49 + git semver [Pipeline] } 21:59:49 $ docker stop --time=1 0775dd6548b495d432012857987d9942d34ae8183379aa94a21222c0df85eb3c 21:59:50 $ docker rm -f 0775dd6548b495d432012857987d9942d34ae8183379aa94a21222c0df85eb3c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:59:52 Stashed 130 file(s) [Pipeline] echo 21:59:52 [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 22:00:08 Still waiting to schedule task 22:00:08 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4011’ 22:00:08 Still waiting to schedule task 22:00:08 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:01:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4012 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [Pipeline] { [Pipeline] ws 22:01:52 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 22:01:57 using credential edgex-jenkins-ssh 22:01:57 Cloning the remote Git repository 22:01:57 Cloning with configured refspecs honoured and without tags 22:01:57 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:01:57 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 22:01:57 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:01:57 > git --version # timeout=10 22:01:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:01:57 > 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 22:02:00 Fetching without tags 22:02:00 Merging remotes/origin/master commit f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 22:02:01 Merge succeeded, producing f29a27d878985b98e7b657acb1e0d1e11ee4e870 22:02:01 Checking out Revision f29a27d878985b98e7b657acb1e0d1e11ee4e870 (PR-387) 22:02:00 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:02:00 > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10 22:02:00 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:02:00 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:02:00 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:02:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:02:00 > 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 22:02:00 > git config core.sparsecheckout # timeout=10 22:02:01 > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 22:02:01 > git remote # timeout=10 22:02:01 > git config --get remote.origin.url # timeout=10 22:02:01 using GIT_SSH to set credentials SSH Credentials for GitHub 22:02:01 > git merge f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d # timeout=10 22:02:01 > git rev-parse HEAD^{commit} # timeout=10 22:02:01 > git config core.sparsecheckout # timeout=10 22:02:01 > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 22:02:05 Commit message: "feat: working on V2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:02:09 ========================================================= 22:02:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 22:02:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:02:10 + 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 . 22:02:11 Sending build context to Docker daemon 37.01MB 22:02:11 Step 1/8 : ARG BASE=golang:1.13-alpine 22:02:11 Step 2/8 : FROM ${BASE} 22:02:12 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:02:12 cde5963f3b93: Pulling fs layer 22:02:12 2a23fa8c16f7: Pulling fs layer 22:02:12 777b28850792: Pulling fs layer 22:02:12 8a11ddd9e578: Pulling fs layer 22:02:12 4cf88f913ddb: Pulling fs layer 22:02:12 1df406cf5192: Pulling fs layer 22:02:12 cd6300453558: Pulling fs layer 22:02:12 b9c365052c96: Pulling fs layer 22:02:12 a2d8cc88f415: Pulling fs layer 22:02:12 ea1d1ca13537: Pulling fs layer 22:02:12 3750a50a1c5e: Pulling fs layer 22:02:12 8a11ddd9e578: Waiting 22:02:12 cd6300453558: Waiting 22:02:12 4cf88f913ddb: Waiting 22:02:12 b9c365052c96: Waiting 22:02:12 1df406cf5192: Waiting 22:02:12 a2d8cc88f415: Waiting 22:02:12 ea1d1ca13537: Waiting 22:02:12 3750a50a1c5e: Waiting 22:02:12 777b28850792: Verifying Checksum 22:02:12 777b28850792: Download complete 22:02:12 2a23fa8c16f7: Download complete 22:02:12 4cf88f913ddb: Verifying Checksum 22:02:12 4cf88f913ddb: Download complete 22:02:12 1df406cf5192: Verifying Checksum 22:02:12 1df406cf5192: Download complete 22:02:12 cde5963f3b93: Verifying Checksum 22:02:12 cde5963f3b93: Download complete 22:02:12 Running on prd-centos7-docker-4c-2g-4013 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [Pipeline] { [Pipeline] ws 22:02:12 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 22:02:13 cde5963f3b93: Pull complete 22:02:13 2a23fa8c16f7: Pull complete 22:02:14 777b28850792: Pull complete 22:02:14 cd6300453558: Verifying Checksum 22:02:14 cd6300453558: Download complete 22:02:14 a2d8cc88f415: Download complete 22:02:15 using credential edgex-jenkins-ssh 22:02:15 Cloning the remote Git repository 22:02:15 Cloning with configured refspecs honoured and without tags 22:02:15 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:02:15 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 22:02:15 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:02:15 > git --version # timeout=10 22:02:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:02: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 22:02:16 ea1d1ca13537: Verifying Checksum 22:02:16 ea1d1ca13537: Download complete 22:02:16 3750a50a1c5e: Verifying Checksum 22:02:16 3750a50a1c5e: Download complete 22:02:17 b9c365052c96: Verifying Checksum 22:02:17 b9c365052c96: Download complete 22:02:17 8a11ddd9e578: Download complete 22:02:19 Fetching without tags 22:02:20 Merging remotes/origin/master commit f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 22:02:20 Merge succeeded, producing f29a27d878985b98e7b657acb1e0d1e11ee4e870 22:02:20 Checking out Revision f29a27d878985b98e7b657acb1e0d1e11ee4e870 (PR-387) 22:02:19 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:02:19 > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10 22:02:19 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:02:19 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:02:19 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:02:19 using GIT_SSH to set credentials SSH Credentials for GitHub 22:02:19 > 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 22:02:20 > git config core.sparsecheckout # timeout=10 22:02:20 > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 22:02:20 > git remote # timeout=10 22:02:20 > git config --get remote.origin.url # timeout=10 22:02:20 using GIT_SSH to set credentials SSH Credentials for GitHub 22:02:20 > git merge f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d # timeout=10 22:02:20 > git rev-parse HEAD^{commit} # timeout=10 22:02:20 > git config core.sparsecheckout # timeout=10 22:02:20 > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 22:02:23 Commit message: "feat: working on V2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:02:25 ========================================================= 22:02:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 22:02:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:02:26 + 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 . 22:02:26 Sending build context to Docker daemon 37.01MB 22:02:26 Step 1/8 : ARG BASE=golang:1.13-alpine 22:02:26 Step 2/8 : FROM ${BASE} 22:02:26 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 22:02:26 e6b0cf9c0882: Pulling fs layer 22:02:26 2848faf0eed1: Pulling fs layer 22:02:26 0f37312ad70f: Pulling fs layer 22:02:26 5788d62ee057: Pulling fs layer 22:02:26 0e6b1d234666: Pulling fs layer 22:02:26 bf5d7aec512f: Pulling fs layer 22:02:26 34c802a77dc8: Pulling fs layer 22:02:26 9eb99e56ec68: Pulling fs layer 22:02:26 27c7a5d97fbd: Pulling fs layer 22:02:26 5c102a31e300: Pulling fs layer 22:02:26 dcfb455df0a1: Pulling fs layer 22:02:26 5788d62ee057: Waiting 22:02:26 0e6b1d234666: Waiting 22:02:26 bf5d7aec512f: Waiting 22:02:26 34c802a77dc8: Waiting 22:02:26 9eb99e56ec68: Waiting 22:02:26 27c7a5d97fbd: Waiting 22:02:26 5c102a31e300: Waiting 22:02:26 dcfb455df0a1: Waiting 22:02:26 0f37312ad70f: Verifying Checksum 22:02:26 0f37312ad70f: Download complete 22:02:26 2848faf0eed1: Verifying Checksum 22:02:26 2848faf0eed1: Download complete 22:02:26 0e6b1d234666: Verifying Checksum 22:02:26 bf5d7aec512f: Verifying Checksum 22:02:26 bf5d7aec512f: Download complete 22:02:26 e6b0cf9c0882: Verifying Checksum 22:02:26 e6b0cf9c0882: Download complete 22:02:27 34c802a77dc8: Verifying Checksum 22:02:27 34c802a77dc8: Download complete 22:02:27 27c7a5d97fbd: Verifying Checksum 22:02:27 27c7a5d97fbd: Download complete 22:02:28 5c102a31e300: Verifying Checksum 22:02:28 5c102a31e300: Download complete 22:02:28 dcfb455df0a1: Verifying Checksum 22:02:28 dcfb455df0a1: Download complete 22:02:28 5788d62ee057: Verifying Checksum 22:02:28 5788d62ee057: Download complete 22:02:28 9eb99e56ec68: Verifying Checksum 22:02:28 9eb99e56ec68: Download complete 22:02:29 e6b0cf9c0882: Pull complete 22:02:29 2848faf0eed1: Pull complete 22:02:29 0f37312ad70f: Pull complete 22:02:29 8a11ddd9e578: Pull complete 22:02:29 4cf88f913ddb: Pull complete 22:02:29 1df406cf5192: Pull complete 22:02:34 cd6300453558: Pull complete 22:02:35 5788d62ee057: Pull complete 22:02:35 0e6b1d234666: Pull complete 22:02:35 bf5d7aec512f: Pull complete 22:02:38 b9c365052c96: Pull complete 22:02:38 a2d8cc88f415: Pull complete 22:02:40 ea1d1ca13537: Pull complete 22:02:41 3750a50a1c5e: Pull complete 22:02:41 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 22:02:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 22:02:41 ---> 78745c68409d 22:02:41 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:02:41 latest: Pulling from library/docker 22:02:41 b538f80385f9: Pulling fs layer 22:02:41 259a493cd78d: Pulling fs layer 22:02:41 b8e66b5100f5: Pulling fs layer 22:02:41 f0cde32c2ffd: Pulling fs layer 22:02:41 6136a3ea7bbc: Pulling fs layer 22:02:41 8310feb2719a: Pulling fs layer 22:02:41 f0cde32c2ffd: Waiting 22:02:41 37f79010e7d8: Pulling fs layer 22:02:41 8310feb2719a: Waiting 22:02:41 37f79010e7d8: Waiting 22:02:41 34c802a77dc8: Pull complete 22:02:41 b8e66b5100f5: Download complete 22:02:41 259a493cd78d: Download complete 22:02:41 b538f80385f9: Download complete 22:02:42 6136a3ea7bbc: Verifying Checksum 22:02:42 6136a3ea7bbc: Download complete 22:02:42 8310feb2719a: Verifying Checksum 22:02:42 8310feb2719a: Download complete 22:02:42 37f79010e7d8: Verifying Checksum 22:02:42 37f79010e7d8: Download complete 22:02:42 b538f80385f9: Pull complete 22:02:43 259a493cd78d: Pull complete 22:02:43 f0cde32c2ffd: Download complete 22:02:43 b8e66b5100f5: Pull complete 22:02:45 9eb99e56ec68: Pull complete 22:02:45 27c7a5d97fbd: Pull complete 22:02:45 5c102a31e300: Pull complete 22:02:45 dcfb455df0a1: Pull complete 22:02:45 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 22:02:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 22:02:45 ---> 7c70fe431013 22:02:45 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:02:45 latest: Pulling from library/docker 22:02:46 df20fa9351a1: Pulling fs layer 22:02:46 25ad7478873d: Pulling fs layer 22:02:46 4684f6177b5d: Pulling fs layer 22:02:46 1d105a01b85c: Pulling fs layer 22:02:46 d87316014961: Pulling fs layer 22:02:46 ae7f709568fa: Pulling fs layer 22:02:46 63f9e63bc2f8: Pulling fs layer 22:02:46 1d105a01b85c: Waiting 22:02:46 d87316014961: Waiting 22:02:46 ae7f709568fa: Waiting 22:02:46 63f9e63bc2f8: Waiting 22:02:46 4684f6177b5d: Verifying Checksum 22:02:46 4684f6177b5d: Download complete 22:02:46 25ad7478873d: Verifying Checksum 22:02:46 25ad7478873d: Download complete 22:02:46 df20fa9351a1: Verifying Checksum 22:02:46 df20fa9351a1: Download complete 22:02:46 d87316014961: Verifying Checksum 22:02:46 d87316014961: Download complete 22:02:46 ae7f709568fa: Verifying Checksum 22:02:46 ae7f709568fa: Download complete 22:02:46 63f9e63bc2f8: Verifying Checksum 22:02:46 63f9e63bc2f8: Download complete 22:02:46 1d105a01b85c: Verifying Checksum 22:02:46 1d105a01b85c: Download complete 22:02:47 f0cde32c2ffd: Pull complete 22:02:47 6136a3ea7bbc: Pull complete 22:02:47 8310feb2719a: Pull complete 22:02:47 df20fa9351a1: Pull complete 22:02:47 25ad7478873d: Pull complete 22:02:47 37f79010e7d8: Pull complete 22:02:47 Digest: sha256:42e9d5ccd8794b13466a0d8b2686d035504fad6b996e883152ae3c56125bc6dc 22:02:47 Status: Downloaded newer image for docker:latest 22:02:48 4684f6177b5d: Pull complete 22:02:50 1d105a01b85c: Pull complete 22:02:50 d87316014961: Pull complete 22:02:50 ae7f709568fa: Pull complete 22:02:50 63f9e63bc2f8: Pull complete 22:02:50 Digest: sha256:42e9d5ccd8794b13466a0d8b2686d035504fad6b996e883152ae3c56125bc6dc 22:02:50 Status: Downloaded newer image for docker:latest 22:02:52 ---> 7c3544eca858 22:02:52 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:02:52 ---> Running in d3b5c206d465 22:02:52 Removing intermediate container d3b5c206d465 22:02:52 ---> ae7a1c355d06 22:02:52 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:02:52 ---> Running in 1194a7ab9d16 22:02:53 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 22:02:55 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 22:02:55 (1/5) Installing libsodium (1.0.18-r0) 22:02:55 (2/5) Installing libzmq (4.3.2-r0) 22:02:55 (3/5) Installing pkgconf (1.6.3-r0) 22:02:55 (4/5) Installing libsodium-dev (1.0.18-r0) 22:02:55 (5/5) Installing zeromq-dev (4.3.2-r0) 22:02:56 Executing busybox-1.31.1-r8.trigger 22:02:56 OK: 145 MiB in 44 packages 22:02:56 ---> 3e32151431ae 22:02:56 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:02:56 ---> Running in c8c7d1160e86 22:02:56 Removing intermediate container c8c7d1160e86 22:02:56 ---> 04102442b3a4 22:02:56 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:02:56 ---> Running in 28cb852ec2d1 22:02:56 Removing intermediate container 1194a7ab9d16 22:02:56 ---> 185550f30bc3 22:02:56 Step 6/8 : WORKDIR /build 22:02:56 ---> Running in 7fc211d91f81 22:02:56 Removing intermediate container 7fc211d91f81 22:02:56 ---> 1afad9025047 22:02:56 Step 7/8 : COPY go.mod . 22:02:56 ---> 22e2528c2633 22:02:56 Step 8/8 : RUN go mod download 22:02:56 ---> Running in b759d57e3927 22:02:58 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 22:02:58 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 22:02:59 (1/5) Installing libsodium (1.0.18-r0) 22:02:59 (2/5) Installing libzmq (4.3.2-r0) 22:02:59 (3/5) Installing pkgconf (1.6.3-r0) 22:02:59 (4/5) Installing libsodium-dev (1.0.18-r0) 22:02:59 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 22:02:59 (5/5) Installing zeromq-dev (4.3.2-r0) 22:02:59 Executing busybox-1.31.1-r8.trigger 22:02:59 OK: 127 MiB in 44 packages 22:03:00 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 22:03:01 Removing intermediate container 28cb852ec2d1 22:03:01 ---> 06a424de4563 22:03:01 Step 6/8 : WORKDIR /build 22:03:01 ---> Running in 9e6efe4584c8 [Pipeline] } [Pipeline] // stage [Pipeline] } 22:03:01 Failed in branch amd64 22:03:01 Removing intermediate container 9e6efe4584c8 22:03:01 ---> c6a2bcd18e7c 22:03:01 Step 7/8 : COPY go.mod . 22:03:02 ---> 0ccde2f52dfa 22:03:02 Step 8/8 : RUN go mod download 22:03:02 ---> Running in b4cac3329de0 22:03:04 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 22:03:05 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] } 22:03:06 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 22:03:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:03:07 ---> package-listing.sh 22:03:07 ++ facter osfamily 22:03:07 ++ tr '[:upper:]' '[:lower:]' 22:03:07 + OS_FAMILY=redhat 22:03:07 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-387 22:03:07 + START_PACKAGES=/tmp/packages_start.txt 22:03:07 + END_PACKAGES=/tmp/packages_end.txt 22:03:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:03:07 + PACKAGES=/tmp/packages_start.txt 22:03:07 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-387 ']' 22:03:07 + PACKAGES=/tmp/packages_end.txt 22:03:07 + case "${OS_FAMILY}" in 22:03:07 + rpm -qa 22:03:07 + sort 22:03:11 + '[' -f /tmp/packages_start.txt ']' 22:03:11 + '[' -f /tmp/packages_end.txt ']' 22:03:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:03:11 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-387 ']' 22:03:11 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-387/archives/ 22:03:11 + 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 22:03:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:03:12 22:03:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:03:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:03:12 alpine: Pulling from edgex-lftools-log-publisher 22:03:12 c9b1b535fdd9: Pulling fs layer 22:03:12 2cc5ad85d9ab: Pulling fs layer 22:03:12 756a868c4378: Pulling fs layer 22:03:12 444b2fc9a129: Pulling fs layer 22:03:12 ea15f1150254: Pulling fs layer 22:03:12 41b27a9f41bf: Pulling fs layer 22:03:12 28c525ee5125: Pulling fs layer 22:03:12 094b1ea09ed8: Pulling fs layer 22:03:12 138eaada9080: Pulling fs layer 22:03:12 0622d0fa9048: Pulling fs layer 22:03:12 444b2fc9a129: Waiting 22:03:12 ea15f1150254: Waiting 22:03:12 41b27a9f41bf: Waiting 22:03:12 28c525ee5125: Waiting 22:03:12 094b1ea09ed8: Waiting 22:03:12 138eaada9080: Waiting 22:03:12 0622d0fa9048: Waiting 22:03:12 2cc5ad85d9ab: Verifying Checksum 22:03:12 2cc5ad85d9ab: Download complete 22:03:12 444b2fc9a129: Download complete 22:03:12 c9b1b535fdd9: Download complete 22:03:12 ea15f1150254: Verifying Checksum 22:03:12 ea15f1150254: Download complete 22:03:12 28c525ee5125: Verifying Checksum 22:03:12 28c525ee5125: Download complete 22:03:13 756a868c4378: Verifying Checksum 22:03:13 756a868c4378: Download complete 22:03:13 c9b1b535fdd9: Pull complete 22:03:13 138eaada9080: Verifying Checksum 22:03:13 138eaada9080: Download complete 22:03:13 094b1ea09ed8: Verifying Checksum 22:03:13 094b1ea09ed8: Download complete 22:03:13 0622d0fa9048: Download complete 22:03:13 2cc5ad85d9ab: Pull complete 22:03:13 41b27a9f41bf: Verifying Checksum 22:03:13 41b27a9f41bf: Download complete 22:03:15 756a868c4378: Pull complete 22:03:15 444b2fc9a129: Pull complete 22:03:15 ea15f1150254: Pull complete 22:03:19 41b27a9f41bf: Pull complete 22:03:19 28c525ee5125: Pull complete 22:03:23 094b1ea09ed8: Pull complete 22:03:23 138eaada9080: Pull complete 22:03:23 0622d0fa9048: Pull complete 22:03:23 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 22:03:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:03:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:03:23 prd-centos7-docker-4c-2g-4011 does not seem to be running inside a container 22:03:23 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:03:26 $ docker top 4a0ff732f23613c4168e90b3dafc387a92f33e39407ede2d0c1c12b675b74a49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:03:26 provisioning config files... 22:03:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/config527427672417134654tmp [Pipeline] { [Pipeline] echo 22:03:26 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:03:27 ---> create-netrc.sh [Pipeline] echo 22:03:27 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:03:27 ---> logs-deploy.sh 22:03:27 + ARCHIVE_ARTIFACTS= 22:03:27 + LOGS_SERVER=https://logs.edgexfoundry.org 22:03:27 + '[' https://logs.edgexfoundry.org == None ']' 22:03:27 + NEXUS_URL=https://nexus.edgexfoundry.org 22:03:27 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/2 22:03:27 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-387/2/ 22:03:27 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/2 /w/workspace/ndry_app-functions-sdk-go_PR-387 22:03:28 Archives upload complete. 22:03:28 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-387/2/