Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bcdb88283644107a936668d00e74c74f1869e398 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:device-rest-go, goVersion:1.13] ========================================================= [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: device-rest-go-settings PROJECT: device-rest-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-device-rest-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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-3069 in /w/workspace/gexfoundry_device-rest-go_master [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/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision bcdb88283644107a936668d00e74c74f1869e398 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # 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/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bcdb88283644107a936668d00e74c74f1869e398 # timeout=10 Commit message: "Merge pull request #24 from lranjbar/version-api" > git rev-list --no-walk 44d29830d52e322790143f809155a22bedb1a813 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:05:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:05:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:05:34 ========================================================= 19:05:34 EdgeX Global Pipelines Version Info 19:05:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:05:36 ------------------- 19:05:36 stable info: 19:05:36 ------------------- 19:05:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:05:36 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 19:05:36 Message: update stable to v1.0.89 19:05:37 ------------------- 19:05:37 experimental info: 19:05:37 ------------------- 19:05:37 Commited By: **** collab-it+edgex@linuxfoundation.org 19:05:37 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 19:05:37 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:05:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:05:38 19:05:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:05:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:05:39 latest: Pulling from edgex-devops/git-semver 19:05:39 9123ac7c32f7: Pulling fs layer 19:05:39 b8cc5d1170e3: Pulling fs layer 19:05:39 2924cbbf6a41: Pulling fs layer 19:05:39 93b08a4f1073: Pulling fs layer 19:05:39 93b08a4f1073: Waiting 19:05:39 b8cc5d1170e3: Verifying Checksum 19:05:39 b8cc5d1170e3: Download complete 19:05:39 9123ac7c32f7: Verifying Checksum 19:05:39 9123ac7c32f7: Download complete 19:05:39 93b08a4f1073: Verifying Checksum 19:05:39 93b08a4f1073: Download complete 19:05:39 2924cbbf6a41: Verifying Checksum 19:05:39 2924cbbf6a41: Download complete 19:05:39 9123ac7c32f7: Pull complete 19:05:39 b8cc5d1170e3: Pull complete 19:05:40 2924cbbf6a41: Pull complete 19:05:40 93b08a4f1073: Pull complete 19:05:40 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 19:05:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:05:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:05:41 prd-centos7-docker-4c-2g-3069 does not seem to be running inside a container 19:05:41 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:05:42 $ docker top 8c670ca62e2b72933e755600f32805ef31e303639d23e0d14a0c64c3f01d95fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:05:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:43 [ssh-agent] Looking for ssh-agent implementation... 19:05:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:43 $ docker exec 8c670ca62e2b72933e755600f32805ef31e303639d23e0d14a0c64c3f01d95fb ssh-agent 19:05:43 SSH_AUTH_SOCK=/tmp/ssh-8ns4V3vF04OX/agent.11 19:05:43 SSH_AGENT_PID=16 19:05:43 Running ssh-add (command line suppressed) 19:05:43 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_5797698647828449836.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_5797698647828449836.key) 19:05:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:44 + git describe --exact-match --tags HEAD 19:05:44 fatal: No names found, cannot describe anything. [Pipeline] } 19:05:44 $ docker exec --env ******** --env ******** 8c670ca62e2b72933e755600f32805ef31e303639d23e0d14a0c64c3f01d95fb ssh-agent -k 19:05:44 unset SSH_AUTH_SOCK; 19:05:44 unset SSH_AGENT_PID; 19:05:44 echo Agent pid 16 killed; 19:05:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 19:05:44 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 19:05:44 This usually means this commit has not been tagged. [Pipeline] sshagent 19:05:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:44 [ssh-agent] Looking for ssh-agent implementation... 19:05:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:44 $ docker exec 8c670ca62e2b72933e755600f32805ef31e303639d23e0d14a0c64c3f01d95fb ssh-agent 19:05:44 SSH_AUTH_SOCK=/tmp/ssh-GC4cxQog6ZZS/agent.47 19:05:44 SSH_AGENT_PID=52 19:05:44 Running ssh-add (command line suppressed) 19:05:44 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1762440107842508219.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1762440107842508219.key) 19:05:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:45 + git semver init 19:05:45 # -> Open(): unable to determine branch for HEAD 19:05:45 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 19:05:45 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 19:05:45 # $SEMVER_REMOTE_NAME = origin 19:05:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:05:45 # $SEMVER_USER_NAME = edgex-jenkins 19:05:45 # $SEMVER_BRANCH = master 19:05:45 # $SEMVER_TEMP = /tmp/semver-793923718 19:05:45 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP Aborted by Lisa Rashidi-Ranjbar 19:05:46 Sending interrupt signal to process 19:05:46 # '/tmp/semver-793923718' -> '/w/workspace/gexfoundry_device-rest-go_master/.semver' 19:05:46 # -> Force: false 19:05:46 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } 19:05:46 $ docker exec --env ******** --env ******** 8c670ca62e2b72933e755600f32805ef31e303639d23e0d14a0c64c3f01d95fb ssh-agent -k 19:05:46 unset SSH_AUTH_SOCK; 19:05:46 unset SSH_AGENT_PID; 19:05:46 echo Agent pid 52 killed; 19:05:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 19:05:46 $ docker stop --time=1 8c670ca62e2b72933e755600f32805ef31e303639d23e0d14a0c64c3f01d95fb 19:05:48 $ docker rm -f 8c670ca62e2b72933e755600f32805ef31e303639d23e0d14a0c64c3f01d95fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to earlier failure(s) Stage "arm64" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } 19:05:49 Failed in branch amd64 [Pipeline] } 19:05:49 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 19:05:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:05:50 ---> package-listing.sh 19:05:50 ++ facter osfamily 19:05:50 ++ tr '[:upper:]' '[:lower:]' 19:05:50 + OS_FAMILY=redhat 19:05:50 + workspace=/w/workspace/gexfoundry_device-rest-go_master 19:05:50 + START_PACKAGES=/tmp/packages_start.txt 19:05:50 + END_PACKAGES=/tmp/packages_end.txt 19:05:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:05:50 + PACKAGES=/tmp/packages_start.txt 19:05:50 + '[' /w/workspace/gexfoundry_device-rest-go_master ']' 19:05:50 + PACKAGES=/tmp/packages_end.txt 19:05:50 + case "${OS_FAMILY}" in 19:05:50 + rpm -qa 19:05:50 + sort 19:05:53 + '[' -f /tmp/packages_start.txt ']' 19:05:53 + '[' -f /tmp/packages_end.txt ']' 19:05:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:05:53 + '[' /w/workspace/gexfoundry_device-rest-go_master ']' 19:05:53 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/archives/ 19:05:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 19:05:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:05:54 19:05:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:05:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:05:54 alpine: Pulling from edgex-lftools-log-publisher 19:05:54 c9b1b535fdd9: Pulling fs layer 19:05:54 2cc5ad85d9ab: Pulling fs layer 19:05:54 756a868c4378: Pulling fs layer 19:05:54 444b2fc9a129: Pulling fs layer 19:05:54 ea15f1150254: Pulling fs layer 19:05:54 41b27a9f41bf: Pulling fs layer 19:05:54 28c525ee5125: Pulling fs layer 19:05:54 094b1ea09ed8: Pulling fs layer 19:05:54 138eaada9080: Pulling fs layer 19:05:54 0622d0fa9048: Pulling fs layer 19:05:54 28c525ee5125: Waiting 19:05:54 444b2fc9a129: Waiting 19:05:54 ea15f1150254: Waiting 19:05:54 41b27a9f41bf: Waiting 19:05:54 094b1ea09ed8: Waiting 19:05:54 138eaada9080: Waiting 19:05:54 0622d0fa9048: Waiting 19:05:54 2cc5ad85d9ab: Download complete 19:05:54 444b2fc9a129: Verifying Checksum 19:05:54 444b2fc9a129: Download complete 19:05:54 c9b1b535fdd9: Verifying Checksum 19:05:54 c9b1b535fdd9: Download complete 19:05:54 ea15f1150254: Download complete 19:05:54 28c525ee5125: Verifying Checksum 19:05:54 28c525ee5125: Download complete 19:05:55 756a868c4378: Verifying Checksum 19:05:55 756a868c4378: Download complete 19:05:55 c9b1b535fdd9: Pull complete 19:05:55 138eaada9080: Verifying Checksum 19:05:55 138eaada9080: Download complete 19:05:55 0622d0fa9048: Verifying Checksum 19:05:55 0622d0fa9048: Download complete 19:05:55 094b1ea09ed8: Verifying Checksum 19:05:55 094b1ea09ed8: Download complete 19:05:55 2cc5ad85d9ab: Pull complete 19:05:55 41b27a9f41bf: Verifying Checksum 19:05:55 41b27a9f41bf: Download complete 19:05:56 756a868c4378: Pull complete 19:05:56 444b2fc9a129: Pull complete 19:05:57 ea15f1150254: Pull complete 19:06:01 41b27a9f41bf: Pull complete Click here to forcibly terminate running steps 19:06:01 28c525ee5125: Pull complete 19:06:04 094b1ea09ed8: Pull complete 19:06:04 138eaada9080: Pull complete 19:06:04 0622d0fa9048: Pull complete 19:06:04 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 19:06:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:06:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:06:05 prd-centos7-docker-4c-2g-3069 does not seem to be running inside a container 19:06:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:06:08 $ docker top e054764f17d9d14ba931329c87f2617eb6f3f6b0f2e54ac2400deccf33599d5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:08 provisioning config files... 19:06:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config3081023278357829943tmp [Pipeline] { [Pipeline] echo 19:06:08 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:06:09 ---> create-netrc.sh [Pipeline] echo 19:06:09 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:06:09 ---> logs-deploy.sh 19:06:09 + ARCHIVE_ARTIFACTS= 19:06:09 + LOGS_SERVER=https://logs.edgexfoundry.org 19:06:09 + '[' https://logs.edgexfoundry.org == None ']' 19:06:09 + NEXUS_URL=https://nexus.edgexfoundry.org 19:06:09 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/11 19:06:09 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/master/11/ 19:06:09 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/11 /w/workspace/gexfoundry_device-rest-go_master 19:06:10 Archives upload complete. 19:06:10 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/11 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/master/11/