Pull request #51 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 jinfahua for edgexfoundry/go-mod-messaging Loading trusted files from base branch master at cfba30792e745cabe7c9c124792dfed6ff0b4cfb rather than d65615f1e47a321b263a3ed13c2b76439f5d37fa Obtained Jenkinsfile from cfba30792e745cabe7c9c124792dfed6ff0b4cfb Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-messaging-settings PROJECT: go-mod-messaging 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-go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3739 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [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/go-mod-messaging.git > git init /w/workspace/exfoundry_go-mod-messaging_PR-51 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit d65615f1e47a321b263a3ed13c2b76439f5d37fa Merge succeeded, producing d65615f1e47a321b263a3ed13c2b76439f5d37fa Checking out Revision d65615f1e47a321b263a3ed13c2b76439f5d37fa (PR-51) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # 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/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d65615f1e47a321b263a3ed13c2b76439f5d37fa # 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 cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d65615f1e47a321b263a3ed13c2b76439f5d37fa # timeout=10 Commit message: "fix testcase issue" > git rev-list --no-walk a94798a9a4c5f4e34d469d5b4558a62ae774262a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:30:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 03:30:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:30:49 03:30:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:30:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:30:49 latest: Pulling from edgex-devops/git-semver 03:30:49 9123ac7c32f7: Pulling fs layer 03:30:49 b8cc5d1170e3: Pulling fs layer 03:30:49 2924cbbf6a41: Pulling fs layer 03:30:49 93b08a4f1073: Pulling fs layer 03:30:49 93b08a4f1073: Waiting 03:30:49 b8cc5d1170e3: Download complete 03:30:49 9123ac7c32f7: Verifying Checksum 03:30:49 9123ac7c32f7: Download complete 03:30:49 93b08a4f1073: Verifying Checksum 03:30:49 93b08a4f1073: Download complete 03:30:49 2924cbbf6a41: Verifying Checksum 03:30:49 2924cbbf6a41: Download complete 03:30:50 9123ac7c32f7: Pull complete 03:30:50 b8cc5d1170e3: Pull complete 03:30:51 2924cbbf6a41: Pull complete 03:30:51 93b08a4f1073: Pull complete 03:30:51 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 03:30:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:30:51 prd-centos7-docker-4c-2g-3739 does not seem to be running inside a container 03:30:51 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-51 -v /w/workspace/exfoundry_go-mod-messaging_PR-51:/w/workspace/exfoundry_go-mod-messaging_PR-51:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-51@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:30:52 $ docker top 80ee1208cc1f4fd48525082ce7daa5a88a2b2fa51011df0fc05497d036341455 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:30:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:30:52 [ssh-agent] Looking for ssh-agent implementation... 03:30:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:30:52 $ docker exec 80ee1208cc1f4fd48525082ce7daa5a88a2b2fa51011df0fc05497d036341455 ssh-agent 03:30:52 SSH_AUTH_SOCK=/tmp/ssh-VnfilQpmuoRV/agent.15 03:30:52 SSH_AGENT_PID=21 03:30:52 Running ssh-add (command line suppressed) 03:30:52 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_85921704257889914.key (/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_85921704257889914.key) 03:30:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:30:53 + git describe --exact-match --tags HEAD 03:30:53 fatal: No names found, cannot describe anything. [Pipeline] } 03:30:53 $ docker exec --env ******** --env ******** 80ee1208cc1f4fd48525082ce7daa5a88a2b2fa51011df0fc05497d036341455 ssh-agent -k 03:30:53 unset SSH_AUTH_SOCK; 03:30:53 unset SSH_AGENT_PID; 03:30:53 echo Agent pid 21 killed; 03:30:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:30:53 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 03:30:53 This usually means this commit has not been tagged. [Pipeline] sshagent 03:30:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:30:53 [ssh-agent] Looking for ssh-agent implementation... 03:30:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:30:53 $ docker exec 80ee1208cc1f4fd48525082ce7daa5a88a2b2fa51011df0fc05497d036341455 ssh-agent 03:30:53 SSH_AUTH_SOCK=/tmp/ssh-II6VwqWCDdl8/agent.55 03:30:53 SSH_AGENT_PID=62 03:30:53 Running ssh-add (command line suppressed) 03:30:54 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_7979469165115544828.key (/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_7979469165115544828.key) 03:30:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:30:54 + git semver init 03:30:54 # -> Open(): unable to determine branch for HEAD 03:30:54 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-51/.git 03:30:54 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-51 03:30:54 # $SEMVER_REMOTE_NAME = origin 03:30:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:30:54 # $SEMVER_USER_NAME = edgex-jenkins 03:30:54 # $SEMVER_BRANCH = PR-51 03:30:54 # $SEMVER_TEMP = /tmp/semver-469917448 03:30:54 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 03:30:54 # '/tmp/semver-469917448' -> '/w/workspace/exfoundry_go-mod-messaging_PR-51/.semver' 03:30:54 # -> Force: false 03:30:54 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-51/.semver [Pipeline] } 03:30:54 $ docker exec --env ******** --env ******** 80ee1208cc1f4fd48525082ce7daa5a88a2b2fa51011df0fc05497d036341455 ssh-agent -k 03:30:54 unset SSH_AUTH_SOCK; 03:30:54 unset SSH_AGENT_PID; 03:30:54 echo Agent pid 62 killed; 03:30:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:30:55 + git semver [Pipeline] } 03:30:55 $ docker stop --time=1 80ee1208cc1f4fd48525082ce7daa5a88a2b2fa51011df0fc05497d036341455 03:30:56 $ docker rm -f 80ee1208cc1f4fd48525082ce7daa5a88a2b2fa51011df0fc05497d036341455 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 03:30:57 Stashed 32 file(s) [Pipeline] echo 03:30:57 [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 03:31:12 Still waiting to schedule task 03:31:12 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:31:12 Still waiting to schedule task 03:31:12 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline 03:32:53 Running on prd-centos7-docker-4c-2g-3743 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] { [Pipeline] ws 03:32:53 Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout 03:32:55 using credential edgex-jenkins-ssh 03:32:55 Cloning the remote Git repository 03:32:55 Cloning with configured refspecs honoured and without tags 03:32:55 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 03:32:55 > git init /w/workspace/go-mod-messaging/5 # timeout=10 03:32:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 03:32:55 > git --version # timeout=10 03:32:55 using GIT_SSH to set credentials SSH Credentials for GitHub 03:32:55 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:32:56 Fetching without tags 03:32:56 Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit d65615f1e47a321b263a3ed13c2b76439f5d37fa 03:32:56 Merge succeeded, producing d65615f1e47a321b263a3ed13c2b76439f5d37fa 03:32:56 Checking out Revision d65615f1e47a321b263a3ed13c2b76439f5d37fa (PR-51) 03:32:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 03:32:55 > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 03:32:55 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:32:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 03:32:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 03:32:55 using GIT_SSH to set credentials SSH Credentials for GitHub 03:32:55 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:32:56 > git config core.sparsecheckout # timeout=10 03:32:56 > git checkout -f d65615f1e47a321b263a3ed13c2b76439f5d37fa # timeout=10 03:32:56 > git remote # timeout=10 03:32:56 > git config --get remote.origin.url # timeout=10 03:32:56 using GIT_SSH to set credentials SSH Credentials for GitHub 03:32:56 > git merge cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 03:32:56 > git rev-parse HEAD^{commit} # timeout=10 03:32:56 > git config core.sparsecheckout # timeout=10 03:32:56 > git checkout -f d65615f1e47a321b263a3ed13c2b76439f5d37fa # timeout=10 03:33:00 Commit message: "fix testcase issue" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:33:00 ========================================================= 03:33:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 03:33:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:33:01 + 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 . 03:33:01 Sending build context to Docker daemon 439.3kB 03:33:01 Step 1/7 : ARG BASE=golang:1.13-alpine 03:33:01 Step 2/7 : FROM ${BASE} 03:33:01 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 03:33:01 e6b0cf9c0882: Pulling fs layer 03:33:01 2848faf0eed1: Pulling fs layer 03:33:01 0f37312ad70f: Pulling fs layer 03:33:01 5788d62ee057: Pulling fs layer 03:33:01 0e6b1d234666: Pulling fs layer 03:33:01 bf5d7aec512f: Pulling fs layer 03:33:01 34c802a77dc8: Pulling fs layer 03:33:01 9eb99e56ec68: Pulling fs layer 03:33:01 27c7a5d97fbd: Pulling fs layer 03:33:01 5c102a31e300: Pulling fs layer 03:33:01 dcfb455df0a1: Pulling fs layer 03:33:01 5788d62ee057: Waiting 03:33:01 0e6b1d234666: Waiting 03:33:01 9eb99e56ec68: Waiting 03:33:01 bf5d7aec512f: Waiting 03:33:01 34c802a77dc8: Waiting 03:33:01 27c7a5d97fbd: Waiting 03:33:01 5c102a31e300: Waiting 03:33:01 dcfb455df0a1: Waiting 03:33:01 0f37312ad70f: Verifying Checksum 03:33:01 0f37312ad70f: Download complete 03:33:01 2848faf0eed1: Download complete 03:33:01 0e6b1d234666: Verifying Checksum 03:33:01 0e6b1d234666: Download complete 03:33:01 bf5d7aec512f: Verifying Checksum 03:33:01 bf5d7aec512f: Download complete 03:33:01 e6b0cf9c0882: Verifying Checksum 03:33:02 e6b0cf9c0882: Pull complete 03:33:02 2848faf0eed1: Pull complete 03:33:03 34c802a77dc8: Verifying Checksum 03:33:03 34c802a77dc8: Download complete 03:33:03 27c7a5d97fbd: Verifying Checksum 03:33:03 27c7a5d97fbd: Download complete 03:33:03 9eb99e56ec68: Verifying Checksum 03:33:03 9eb99e56ec68: Download complete 03:33:03 dcfb455df0a1: Verifying Checksum 03:33:03 dcfb455df0a1: Download complete 03:33:03 5c102a31e300: Verifying Checksum 03:33:03 5c102a31e300: Download complete 03:33:03 5788d62ee057: Verifying Checksum 03:33:03 5788d62ee057: Download complete 03:33:04 0f37312ad70f: Pull complete 03:33:09 5788d62ee057: Pull complete 03:33:09 0e6b1d234666: Pull complete 03:33:09 bf5d7aec512f: Pull complete 03:33:15 34c802a77dc8: Pull complete 03:33:18 9eb99e56ec68: Pull complete 03:33:18 27c7a5d97fbd: Pull complete 03:33:18 5c102a31e300: Pull complete 03:33:18 dcfb455df0a1: Pull complete 03:33:18 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 03:33:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 03:33:18 ---> 7c70fe431013 03:33:18 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:33:18 ---> Running in 877badf7f26f 03:33:19 Removing intermediate container 877badf7f26f 03:33:19 ---> 658f53cdeaab 03:33:19 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 03:33:19 ---> Running in 43cb939d24a5 03:33:19 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 03:33:22 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 03:33:22 (1/5) Installing libsodium (1.0.18-r0) 03:33:22 (2/5) Installing libzmq (4.3.2-r0) 03:33:23 (3/5) Installing pkgconf (1.6.3-r0) 03:33:23 (4/5) Installing libsodium-dev (1.0.18-r0) 03:33:23 (5/5) Installing zeromq-dev (4.3.2-r0) 03:33:23 Executing busybox-1.31.1-r8.trigger 03:33:23 OK: 145 MiB in 44 packages 03:33:23 Removing intermediate container 43cb939d24a5 03:33:23 ---> ba58f724edc7 03:33:23 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:33:23 ---> Running in d5782426ee92 03:33:23 Removing intermediate container d5782426ee92 03:33:23 ---> 9ccec4f51ecd 03:33:23 Step 6/7 : COPY go.mod . 03:33:24 ---> e060589555ff 03:33:24 Step 7/7 : RUN go mod download 03:33:24 ---> Running in 45fe6e7d17a8 03:33:25 go: finding github.com/davecgh/go-spew v1.1.0 03:33:25 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 03:33:25 go: finding github.com/pebbe/zmq4 v1.0.0 03:33:25 go: finding github.com/pmezard/go-difflib v1.0.0 03:33:25 go: finding github.com/stretchr/objx v0.1.0 03:33:25 go: finding github.com/stretchr/testify v1.3.0 03:33:25 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 03:33:25 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 03:33:25 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 03:33:25 go: finding golang.org/x/text v0.3.0 03:33:29 Removing intermediate container 45fe6e7d17a8 03:33:29 ---> 2113d1cbe721 03:33:29 Successfully built 2113d1cbe721 03:33:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:33:30 + docker inspect -f . ci-base-image-x86_64 03:33:30 . [Pipeline] withDockerContainer 03:33:30 prd-centos7-docker-4c-2g-3743 does not seem to be running inside a container 03:33:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** ci-base-image-x86_64 cat 03:33:30 $ docker top cc81d9adadfe6c618b785b77309be154112573a57c5836a6bc3f45e8a8667384 -eo pid,comm [Pipeline] { [Pipeline] sh 03:33:31 + go version 03:33:31 go version go1.13.5 linux/amd64 [Pipeline] sh 03:33:31 + make test 03:33:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:33:34 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 03:33:36 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.007s coverage: 95.4% of statements 03:33:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3742 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] { [Pipeline] ws 03:33:45 Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout 03:33:51 using credential edgex-jenkins-ssh 03:33:51 Cloning the remote Git repository 03:33:51 Cloning with configured refspecs honoured and without tags 03:33:51 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 03:33:51 > git init /w/workspace/go-mod-messaging/5 # timeout=10 03:33:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 03:33:51 > git --version # timeout=10 03:33:51 using GIT_SSH to set credentials SSH Credentials for GitHub 03:33:51 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:33:52 Fetching without tags 03:33:52 Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit d65615f1e47a321b263a3ed13c2b76439f5d37fa 03:33:53 Merge succeeded, producing d65615f1e47a321b263a3ed13c2b76439f5d37fa 03:33:53 Checking out Revision d65615f1e47a321b263a3ed13c2b76439f5d37fa (PR-51) 03:33:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 03:33:52 > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 03:33:52 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:33:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 03:33:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 03:33:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:33:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:33:52 > git config core.sparsecheckout # timeout=10 03:33:53 > git checkout -f d65615f1e47a321b263a3ed13c2b76439f5d37fa # timeout=10 03:33:53 > git remote # timeout=10 03:33:53 > git config --get remote.origin.url # timeout=10 03:33:53 using GIT_SSH to set credentials SSH Credentials for GitHub 03:33:53 > git merge cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 03:33:53 > git rev-parse HEAD^{commit} # timeout=10 03:33:53 > git config core.sparsecheckout # timeout=10 03:33:53 > git checkout -f d65615f1e47a321b263a3ed13c2b76439f5d37fa # timeout=10 03:33:57 Commit message: "fix testcase issue" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:33:58 ========================================================= 03:33:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 03:33:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:34:00 + 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 . 03:34:01 Sending build context to Docker daemon 439.3kB 03:34:01 Step 1/7 : ARG BASE=golang:1.13-alpine 03:34:01 Step 2/7 : FROM ${BASE} 03:34:01 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:34:01 cde5963f3b93: Pulling fs layer 03:34:01 2a23fa8c16f7: Pulling fs layer 03:34:01 777b28850792: Pulling fs layer 03:34:01 8a11ddd9e578: Pulling fs layer 03:34:01 4cf88f913ddb: Pulling fs layer 03:34:01 1df406cf5192: Pulling fs layer 03:34:01 cd6300453558: Pulling fs layer 03:34:01 b9c365052c96: Pulling fs layer 03:34:01 a2d8cc88f415: Pulling fs layer 03:34:01 ea1d1ca13537: Pulling fs layer 03:34:01 3750a50a1c5e: Pulling fs layer 03:34:01 b9c365052c96: Waiting 03:34:01 8a11ddd9e578: Waiting 03:34:01 a2d8cc88f415: Waiting 03:34:01 4cf88f913ddb: Waiting 03:34:01 ea1d1ca13537: Waiting 03:34:01 1df406cf5192: Waiting 03:34:01 cd6300453558: Waiting 03:34:01 777b28850792: Verifying Checksum 03:34:01 777b28850792: Download complete 03:34:01 2a23fa8c16f7: Verifying Checksum 03:34:01 2a23fa8c16f7: Download complete 03:34:01 4cf88f913ddb: Verifying Checksum 03:34:01 4cf88f913ddb: Download complete 03:34:01 1df406cf5192: Verifying Checksum 03:34:01 1df406cf5192: Download complete 03:34:01 cde5963f3b93: Verifying Checksum 03:34:01 cde5963f3b93: Download complete 03:34:02 cde5963f3b93: Pull complete 03:34:03 2a23fa8c16f7: Pull complete 03:34:03 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.340s coverage: 84.1% of statements 03:34:03 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.007s coverage: 100.0% of statements 03:34:03 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.005s coverage: 100.0% of statements 03:34:03 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.344s coverage: 90.9% of statements 03:34:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:34:03 gofmt -l . 03:34:03 internal/pkg/mqtt/client_options.go 03:34:03 internal/pkg/mqtt/client_test.go 03:34:03 [ "`gofmt -l .`" = "" ] 03:34:03 make: *** [Makefile:9: test] Error 1 [Pipeline] } 03:34:03 $ docker stop --time=1 cc81d9adadfe6c618b785b77309be154112573a57c5836a6bc3f45e8a8667384 03:34:03 777b28850792: Pull complete 03:34:04 $ docker rm -f cc81d9adadfe6c618b785b77309be154112573a57c5836a6bc3f45e8a8667384 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] } 03:34:05 cd6300453558: Verifying Checksum 03:34:05 cd6300453558: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 03:34:05 a2d8cc88f415: Verifying Checksum 03:34:05 a2d8cc88f415: Download complete [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:34:05 Failed in branch amd64 03:34:08 ea1d1ca13537: Verifying Checksum 03:34:08 ea1d1ca13537: Download complete 03:34:08 3750a50a1c5e: Verifying Checksum 03:34:08 3750a50a1c5e: Download complete 03:34:10 b9c365052c96: Verifying Checksum 03:34:10 b9c365052c96: Download complete 03:34:12 8a11ddd9e578: Verifying Checksum 03:34:12 8a11ddd9e578: Download complete 03:34:25 8a11ddd9e578: Pull complete 03:34:25 4cf88f913ddb: Pull complete 03:34:25 1df406cf5192: Pull complete 03:34:29 cd6300453558: Pull complete 03:34:33 b9c365052c96: Pull complete 03:34:33 a2d8cc88f415: Pull complete 03:34:36 ea1d1ca13537: Pull complete 03:34:36 3750a50a1c5e: Pull complete 03:34:36 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 03:34:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 03:34:36 ---> 78745c68409d 03:34:36 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:34:41 ---> Running in 6b1f46c169f9 03:34:41 Removing intermediate container 6b1f46c169f9 03:34:41 ---> 58ab42211d55 03:34:41 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 03:34:41 ---> Running in 6ffeb9419348 03:34:42 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 03:34:43 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 03:34:44 (1/5) Installing libsodium (1.0.18-r0) 03:34:44 (2/5) Installing libzmq (4.3.2-r0) 03:34:44 (3/5) Installing pkgconf (1.6.3-r0) 03:34:44 (4/5) Installing libsodium-dev (1.0.18-r0) 03:34:44 (5/5) Installing zeromq-dev (4.3.2-r0) 03:34:45 Executing busybox-1.31.1-r8.trigger 03:34:45 OK: 127 MiB in 44 packages 03:34:46 Removing intermediate container 6ffeb9419348 03:34:46 ---> 33763380adfb 03:34:46 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:34:46 ---> Running in 93d3a3585619 03:34:47 Removing intermediate container 93d3a3585619 03:34:47 ---> c06f202542f9 03:34:47 Step 6/7 : COPY go.mod . 03:34:47 ---> df06f3693a7c 03:34:47 Step 7/7 : RUN go mod download 03:34:47 ---> Running in 3eb0bcdb09fa 03:34:54 go: finding github.com/davecgh/go-spew v1.1.0 03:34:54 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 03:34:54 go: finding github.com/pebbe/zmq4 v1.0.0 03:34:54 go: finding github.com/pmezard/go-difflib v1.0.0 03:34:54 go: finding github.com/stretchr/objx v0.1.0 03:34:54 go: finding github.com/stretchr/testify v1.3.0 03:34:54 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 03:34:54 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 03:34:54 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 03:34:54 go: finding golang.org/x/text v0.3.0 03:35:02 Removing intermediate container 3eb0bcdb09fa 03:35:02 ---> 46d995fb1bb5 03:35:02 Successfully built 46d995fb1bb5 03:35:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:35:03 + docker inspect -f . ci-base-image-arm64 03:35:03 . [Pipeline] withDockerContainer 03:35:03 prd-ubuntu18.04-docker-arm64-4c-16g-3742 does not seem to be running inside a container 03:35:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** ci-base-image-arm64 cat 03:35:05 $ docker top 456a75226a868fbaca157ec7f6b64155e57d4c98985befa72f7d97c6c844092c -eo pid,comm [Pipeline] { [Pipeline] sh 03:35:06 + go version 03:35:06 go version go1.13.5 linux/arm64 [Pipeline] sh 03:35:07 + make test 03:35:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:35:15 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 03:35:23 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.035s coverage: 95.4% of statements 03:35:55 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.384s coverage: 84.1% of statements 03:35:55 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.020s coverage: 100.0% of statements 03:35:55 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.028s coverage: 100.0% of statements 03:35:55 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.015s coverage: 90.9% of statements 03:35:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:35:55 gofmt -l . 03:35:55 internal/pkg/mqtt/client_options.go 03:35:55 internal/pkg/mqtt/client_test.go 03:35:55 [ "`gofmt -l .`" = "" ] 03:35:55 make: *** [Makefile:9: test] Error 1 [Pipeline] } 03:35:55 $ docker stop --time=1 456a75226a868fbaca157ec7f6b64155e57d4c98985befa72f7d97c6c844092c 03:35:58 $ docker rm -f 456a75226a868fbaca157ec7f6b64155e57d4c98985befa72f7d97c6c844092c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:35:59 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 03:36:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:36:00 ---> package-listing.sh 03:36:00 ++ facter osfamily 03:36:00 ++ tr '[:upper:]' '[:lower:]' 03:36:00 + OS_FAMILY=redhat 03:36:00 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-51 03:36:00 + START_PACKAGES=/tmp/packages_start.txt 03:36:00 + END_PACKAGES=/tmp/packages_end.txt 03:36:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:36:00 + PACKAGES=/tmp/packages_start.txt 03:36:00 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-51 ']' 03:36:00 + PACKAGES=/tmp/packages_end.txt 03:36:00 + case "${OS_FAMILY}" in 03:36:00 + rpm -qa 03:36:00 + sort 03:36:05 + '[' -f /tmp/packages_start.txt ']' 03:36:05 + '[' -f /tmp/packages_end.txt ']' 03:36:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:36:05 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-51 ']' 03:36:05 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-51/archives/ 03:36:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-51/archives/ [Pipeline] isUnix [Pipeline] sh 03:36:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:36:05 03:36:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:36:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:36:05 alpine: Pulling from edgex-lftools-log-publisher 03:36:05 c9b1b535fdd9: Pulling fs layer 03:36:05 2cc5ad85d9ab: Pulling fs layer 03:36:05 756a868c4378: Pulling fs layer 03:36:05 444b2fc9a129: Pulling fs layer 03:36:05 ea15f1150254: Pulling fs layer 03:36:05 41b27a9f41bf: Pulling fs layer 03:36:05 28c525ee5125: Pulling fs layer 03:36:05 094b1ea09ed8: Pulling fs layer 03:36:05 138eaada9080: Pulling fs layer 03:36:05 0622d0fa9048: Pulling fs layer 03:36:05 444b2fc9a129: Waiting 03:36:05 ea15f1150254: Waiting 03:36:05 41b27a9f41bf: Waiting 03:36:05 28c525ee5125: Waiting 03:36:05 094b1ea09ed8: Waiting 03:36:05 138eaada9080: Waiting 03:36:05 0622d0fa9048: Waiting 03:36:05 2cc5ad85d9ab: Verifying Checksum 03:36:05 2cc5ad85d9ab: Download complete 03:36:05 444b2fc9a129: Verifying Checksum 03:36:05 444b2fc9a129: Download complete 03:36:05 c9b1b535fdd9: Verifying Checksum 03:36:05 c9b1b535fdd9: Download complete 03:36:05 ea15f1150254: Verifying Checksum 03:36:05 ea15f1150254: Download complete 03:36:06 28c525ee5125: Verifying Checksum 03:36:06 28c525ee5125: Download complete 03:36:06 c9b1b535fdd9: Pull complete 03:36:06 756a868c4378: Verifying Checksum 03:36:06 756a868c4378: Download complete 03:36:06 138eaada9080: Verifying Checksum 03:36:06 138eaada9080: Download complete 03:36:06 0622d0fa9048: Verifying Checksum 03:36:06 0622d0fa9048: Download complete 03:36:06 2cc5ad85d9ab: Pull complete 03:36:06 094b1ea09ed8: Verifying Checksum 03:36:06 094b1ea09ed8: Download complete 03:36:07 41b27a9f41bf: Verifying Checksum 03:36:07 41b27a9f41bf: Download complete 03:36:08 756a868c4378: Pull complete 03:36:08 444b2fc9a129: Pull complete 03:36:08 ea15f1150254: Pull complete 03:36:12 41b27a9f41bf: Pull complete 03:36:12 28c525ee5125: Pull complete 03:36:14 094b1ea09ed8: Pull complete 03:36:14 138eaada9080: Pull complete 03:36:14 0622d0fa9048: Pull complete 03:36:14 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 03:36:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:36:14 prd-centos7-docker-4c-2g-3739 does not seem to be running inside a container 03:36:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-messaging_PR-51 -v /w/workspace/exfoundry_go-mod-messaging_PR-51:/w/workspace/exfoundry_go-mod-messaging_PR-51:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:36:15 $ docker top b1e95ca19b2252e56bb050bf317ccf34008256ba757a7927aa294f97dd9dd312 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:15 provisioning config files... 03:36:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/config9005919367172913381tmp [Pipeline] { [Pipeline] echo 03:36:15 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:36:16 ---> create-netrc.sh [Pipeline] echo 03:36:16 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:36:16 ---> logs-deploy.sh 03:36:16 + ARCHIVE_ARTIFACTS= 03:36:16 + LOGS_SERVER=https://logs.edgexfoundry.org 03:36:16 + '[' https://logs.edgexfoundry.org == None ']' 03:36:16 + NEXUS_URL=https://nexus.edgexfoundry.org 03:36:16 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/5 03:36:16 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-51/5/ 03:36:16 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/5 /w/workspace/exfoundry_go-mod-messaging_PR-51 03:36:17 Archives upload complete. 03:36:17 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-51/5/