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 [2020-06-15T19:05:34.383Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-15T19:05:34.496Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-15T19:05:34.536Z] ========================================================= [2020-06-15T19:05:34.536Z] EdgeX Global Pipelines Version Info [2020-06-15T19:05:34.536Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-15T19:05:36.832Z] ------------------- [2020-06-15T19:05:36.832Z] stable info: [2020-06-15T19:05:36.832Z] ------------------- [2020-06-15T19:05:36.832Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-15T19:05:36.832Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-15T19:05:36.832Z] Message: update stable to v1.0.89 [2020-06-15T19:05:37.407Z] ------------------- [2020-06-15T19:05:37.407Z] experimental info: [2020-06-15T19:05:37.407Z] ------------------- [2020-06-15T19:05:37.407Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-15T19:05:37.407Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-15T19:05:37.407Z] 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 [2020-06-15T19:05:38.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-15T19:05:38.908Z] [2020-06-15T19:05:38.908Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-15T19:05:39.232Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-15T19:05:39.232Z] latest: Pulling from edgex-devops/git-semver [2020-06-15T19:05:39.232Z] 9123ac7c32f7: Pulling fs layer [2020-06-15T19:05:39.232Z] b8cc5d1170e3: Pulling fs layer [2020-06-15T19:05:39.232Z] 2924cbbf6a41: Pulling fs layer [2020-06-15T19:05:39.232Z] 93b08a4f1073: Pulling fs layer [2020-06-15T19:05:39.232Z] 93b08a4f1073: Waiting [2020-06-15T19:05:39.232Z] b8cc5d1170e3: Verifying Checksum [2020-06-15T19:05:39.232Z] b8cc5d1170e3: Download complete [2020-06-15T19:05:39.232Z] 9123ac7c32f7: Verifying Checksum [2020-06-15T19:05:39.232Z] 9123ac7c32f7: Download complete [2020-06-15T19:05:39.499Z] 93b08a4f1073: Verifying Checksum [2020-06-15T19:05:39.499Z] 93b08a4f1073: Download complete [2020-06-15T19:05:39.499Z] 2924cbbf6a41: Verifying Checksum [2020-06-15T19:05:39.499Z] 2924cbbf6a41: Download complete [2020-06-15T19:05:39.767Z] 9123ac7c32f7: Pull complete [2020-06-15T19:05:39.767Z] b8cc5d1170e3: Pull complete [2020-06-15T19:05:40.730Z] 2924cbbf6a41: Pull complete [2020-06-15T19:05:40.990Z] 93b08a4f1073: Pull complete [2020-06-15T19:05:40.990Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-15T19:05:40.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-15T19:05:40.990Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-15T19:05:41.094Z] prd-centos7-docker-4c-2g-3069 does not seem to be running inside a container [2020-06-15T19:05:41.140Z] $ 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 [2020-06-15T19:05:42.942Z] $ docker top 8c670ca62e2b72933e755600f32805ef31e303639d23e0d14a0c64c3f01d95fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-15T19:05:43.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-15T19:05:43.127Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-15T19:05:43.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-15T19:05:43.342Z] $ docker exec 8c670ca62e2b72933e755600f32805ef31e303639d23e0d14a0c64c3f01d95fb ssh-agent [2020-06-15T19:05:43.513Z] SSH_AUTH_SOCK=/tmp/ssh-8ns4V3vF04OX/agent.11 [2020-06-15T19:05:43.513Z] SSH_AGENT_PID=16 [2020-06-15T19:05:43.522Z] Running ssh-add (command line suppressed) [2020-06-15T19:05:43.651Z] 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) [2020-06-15T19:05:43.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-15T19:05:44.014Z] + git describe --exact-match --tags HEAD [2020-06-15T19:05:44.014Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-15T19:05:44.166Z] $ docker exec --env ******** --env ******** 8c670ca62e2b72933e755600f32805ef31e303639d23e0d14a0c64c3f01d95fb ssh-agent -k [2020-06-15T19:05:44.291Z] unset SSH_AUTH_SOCK; [2020-06-15T19:05:44.292Z] unset SSH_AGENT_PID; [2020-06-15T19:05:44.292Z] echo Agent pid 16 killed; [2020-06-15T19:05:44.335Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-15T19:05:44.378Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-15T19:05:44.378Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-15T19:05:44.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-15T19:05:44.445Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-15T19:05:44.612Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-15T19:05:44.618Z] $ docker exec 8c670ca62e2b72933e755600f32805ef31e303639d23e0d14a0c64c3f01d95fb ssh-agent [2020-06-15T19:05:44.786Z] SSH_AUTH_SOCK=/tmp/ssh-GC4cxQog6ZZS/agent.47 [2020-06-15T19:05:44.786Z] SSH_AGENT_PID=52 [2020-06-15T19:05:44.792Z] Running ssh-add (command line suppressed) [2020-06-15T19:05:44.918Z] 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) [2020-06-15T19:05:44.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-15T19:05:45.269Z] + git semver init [2020-06-15T19:05:45.269Z] # -> Open(): unable to determine branch for HEAD [2020-06-15T19:05:45.269Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2020-06-15T19:05:45.269Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2020-06-15T19:05:45.269Z] # $SEMVER_REMOTE_NAME = origin [2020-06-15T19:05:45.269Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-15T19:05:45.269Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-15T19:05:45.269Z] # $SEMVER_BRANCH = master [2020-06-15T19:05:45.269Z] # $SEMVER_TEMP = /tmp/semver-793923718 [2020-06-15T19:05:45.269Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP Aborted by Lisa Rashidi-Ranjbar [2020-06-15T19:05:46.491Z] Sending interrupt signal to process [2020-06-15T19:05:46.659Z] # '/tmp/semver-793923718' -> '/w/workspace/gexfoundry_device-rest-go_master/.semver' [2020-06-15T19:05:46.659Z] # -> Force: false [2020-06-15T19:05:46.659Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } [2020-06-15T19:05:46.670Z] $ docker exec --env ******** --env ******** 8c670ca62e2b72933e755600f32805ef31e303639d23e0d14a0c64c3f01d95fb ssh-agent -k [2020-06-15T19:05:46.787Z] unset SSH_AUTH_SOCK; [2020-06-15T19:05:46.787Z] unset SSH_AGENT_PID; [2020-06-15T19:05:46.787Z] echo Agent pid 52 killed; [2020-06-15T19:05:46.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-15T19:05:46.918Z] $ docker stop --time=1 8c670ca62e2b72933e755600f32805ef31e303639d23e0d14a0c64c3f01d95fb [2020-06-15T19:05:48.273Z] $ 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] } [2020-06-15T19:05:49.067Z] Failed in branch amd64 [Pipeline] } [2020-06-15T19:05:49.068Z] 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 [2020-06-15T19:05:49.896Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-15T19:05:50.458Z] ---> package-listing.sh [2020-06-15T19:05:50.458Z] ++ facter osfamily [2020-06-15T19:05:50.458Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-15T19:05:50.458Z] + OS_FAMILY=redhat [2020-06-15T19:05:50.458Z] + workspace=/w/workspace/gexfoundry_device-rest-go_master [2020-06-15T19:05:50.458Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-15T19:05:50.458Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-15T19:05:50.458Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-15T19:05:50.458Z] + PACKAGES=/tmp/packages_start.txt [2020-06-15T19:05:50.458Z] + '[' /w/workspace/gexfoundry_device-rest-go_master ']' [2020-06-15T19:05:50.458Z] + PACKAGES=/tmp/packages_end.txt [2020-06-15T19:05:50.458Z] + case "${OS_FAMILY}" in [2020-06-15T19:05:50.458Z] + rpm -qa [2020-06-15T19:05:50.458Z] + sort [2020-06-15T19:05:53.756Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-15T19:05:53.756Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-15T19:05:53.756Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-15T19:05:53.756Z] + '[' /w/workspace/gexfoundry_device-rest-go_master ']' [2020-06-15T19:05:53.756Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/archives/ [2020-06-15T19:05:53.756Z] + 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 [2020-06-15T19:05:54.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-15T19:05:54.135Z] [2020-06-15T19:05:54.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-15T19:05:54.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-15T19:05:54.460Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-15T19:05:54.460Z] c9b1b535fdd9: Pulling fs layer [2020-06-15T19:05:54.460Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-15T19:05:54.460Z] 756a868c4378: Pulling fs layer [2020-06-15T19:05:54.460Z] 444b2fc9a129: Pulling fs layer [2020-06-15T19:05:54.460Z] ea15f1150254: Pulling fs layer [2020-06-15T19:05:54.460Z] 41b27a9f41bf: Pulling fs layer [2020-06-15T19:05:54.460Z] 28c525ee5125: Pulling fs layer [2020-06-15T19:05:54.460Z] 094b1ea09ed8: Pulling fs layer [2020-06-15T19:05:54.460Z] 138eaada9080: Pulling fs layer [2020-06-15T19:05:54.460Z] 0622d0fa9048: Pulling fs layer [2020-06-15T19:05:54.460Z] 28c525ee5125: Waiting [2020-06-15T19:05:54.460Z] 444b2fc9a129: Waiting [2020-06-15T19:05:54.460Z] ea15f1150254: Waiting [2020-06-15T19:05:54.460Z] 41b27a9f41bf: Waiting [2020-06-15T19:05:54.460Z] 094b1ea09ed8: Waiting [2020-06-15T19:05:54.460Z] 138eaada9080: Waiting [2020-06-15T19:05:54.460Z] 0622d0fa9048: Waiting [2020-06-15T19:05:54.460Z] 2cc5ad85d9ab: Download complete [2020-06-15T19:05:54.460Z] 444b2fc9a129: Verifying Checksum [2020-06-15T19:05:54.460Z] 444b2fc9a129: Download complete [2020-06-15T19:05:54.460Z] c9b1b535fdd9: Verifying Checksum [2020-06-15T19:05:54.460Z] c9b1b535fdd9: Download complete [2020-06-15T19:05:54.460Z] ea15f1150254: Download complete [2020-06-15T19:05:54.729Z] 28c525ee5125: Verifying Checksum [2020-06-15T19:05:54.729Z] 28c525ee5125: Download complete [2020-06-15T19:05:55.002Z] 756a868c4378: Verifying Checksum [2020-06-15T19:05:55.002Z] 756a868c4378: Download complete [2020-06-15T19:05:55.002Z] c9b1b535fdd9: Pull complete [2020-06-15T19:05:55.002Z] 138eaada9080: Verifying Checksum [2020-06-15T19:05:55.002Z] 138eaada9080: Download complete [2020-06-15T19:05:55.002Z] 0622d0fa9048: Verifying Checksum [2020-06-15T19:05:55.002Z] 0622d0fa9048: Download complete [2020-06-15T19:05:55.002Z] 094b1ea09ed8: Verifying Checksum [2020-06-15T19:05:55.002Z] 094b1ea09ed8: Download complete [2020-06-15T19:05:55.264Z] 2cc5ad85d9ab: Pull complete [2020-06-15T19:05:55.525Z] 41b27a9f41bf: Verifying Checksum [2020-06-15T19:05:55.525Z] 41b27a9f41bf: Download complete [2020-06-15T19:05:56.912Z] 756a868c4378: Pull complete [2020-06-15T19:05:56.912Z] 444b2fc9a129: Pull complete [2020-06-15T19:05:57.183Z] ea15f1150254: Pull complete [2020-06-15T19:06:01.400Z] 41b27a9f41bf: Pull complete Click here to forcibly terminate running steps [2020-06-15T19:06:01.662Z] 28c525ee5125: Pull complete [2020-06-15T19:06:04.978Z] 094b1ea09ed8: Pull complete [2020-06-15T19:06:04.978Z] 138eaada9080: Pull complete [2020-06-15T19:06:04.978Z] 0622d0fa9048: Pull complete [2020-06-15T19:06:04.978Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-15T19:06:04.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-15T19:06:04.978Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-15T19:06:05.133Z] prd-centos7-docker-4c-2g-3069 does not seem to be running inside a container [2020-06-15T19:06:05.171Z] $ 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 [2020-06-15T19:06:08.500Z] $ docker top e054764f17d9d14ba931329c87f2617eb6f3f6b0f2e54ac2400deccf33599d5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-15T19:06:08.670Z] provisioning config files... [2020-06-15T19:06:08.686Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config3081023278357829943tmp [Pipeline] { [Pipeline] echo [2020-06-15T19:06:08.716Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-15T19:06:09.005Z] ---> create-netrc.sh [Pipeline] echo [2020-06-15T19:06:09.025Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-15T19:06:09.319Z] ---> logs-deploy.sh [2020-06-15T19:06:09.319Z] + ARCHIVE_ARTIFACTS= [2020-06-15T19:06:09.319Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-15T19:06:09.319Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-15T19:06:09.319Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-15T19:06:09.319Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/11 [2020-06-15T19:06:09.319Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/master/11/ [2020-06-15T19:06:09.319Z] + 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 [2020-06-15T19:06:10.705Z] Archives upload complete. [2020-06-15T19:06:10.705Z] + 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/