Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) 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-2147 in /w/workspace/xfoundry_go-mod-messaging_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/go-mod-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision cfba30792e745cabe7c9c124792dfed6ff0b4cfb (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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/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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 Commit message: "Merge pull request #46 from brandonforster/issue_33" > git rev-list --no-walk 87d9609fa25c1224d63bb58472268eba1be5cb73 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:03:28 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 20:03:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:03:31 20:03:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:03:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:03:32 latest: Pulling from edgex-devops/git-semver 20:03:32 9123ac7c32f7: Pulling fs layer 20:03:32 b8cc5d1170e3: Pulling fs layer 20:03:32 2924cbbf6a41: Pulling fs layer 20:03:32 93b08a4f1073: Pulling fs layer 20:03:32 93b08a4f1073: Waiting 20:03:32 b8cc5d1170e3: Verifying Checksum 20:03:32 b8cc5d1170e3: Download complete 20:03:32 9123ac7c32f7: Verifying Checksum 20:03:32 9123ac7c32f7: Download complete 20:03:32 2924cbbf6a41: Verifying Checksum 20:03:32 2924cbbf6a41: Download complete 20:03:32 93b08a4f1073: Verifying Checksum 20:03:32 93b08a4f1073: Download complete 20:03:32 9123ac7c32f7: Pull complete 20:03:32 b8cc5d1170e3: Pull complete 20:03:34 2924cbbf6a41: Pull complete 20:03:35 93b08a4f1073: Pull complete 20:03:35 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 20:03:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:03:35 prd-centos7-docker-4c-2g-2147 does not seem to be running inside a container 20:03:35 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:03:36 $ docker top 412e409f5f27d0450fbf7aeef4995d6f4fa5df5d244197c3f34e55999e3061e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:03:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:03:36 [ssh-agent] Looking for ssh-agent implementation... 20:03:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:03:37 $ docker exec 412e409f5f27d0450fbf7aeef4995d6f4fa5df5d244197c3f34e55999e3061e7 ssh-agent 20:03:38 SSH_AUTH_SOCK=/tmp/ssh-WCuZ6TIigEUW/agent.15 20:03:38 SSH_AGENT_PID=22 20:03:38 Running ssh-add (command line suppressed) 20:03:38 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1508857002661021627.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1508857002661021627.key) 20:03:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:03:40 + git describe --exact-match --tags HEAD 20:03:40 fatal: No names found, cannot describe anything. [Pipeline] } 20:03:40 $ docker exec --env ******** --env ******** 412e409f5f27d0450fbf7aeef4995d6f4fa5df5d244197c3f34e55999e3061e7 ssh-agent -k 20:03:41 unset SSH_AUTH_SOCK; 20:03:41 unset SSH_AGENT_PID; 20:03:41 echo Agent pid 22 killed; 20:03:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:03:42 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 20:03:42 This usually means this commit has not been tagged. [Pipeline] sshagent 20:03:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:03:42 [ssh-agent] Looking for ssh-agent implementation... 20:03:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:03:42 $ docker exec 412e409f5f27d0450fbf7aeef4995d6f4fa5df5d244197c3f34e55999e3061e7 ssh-agent 20:03:43 SSH_AUTH_SOCK=/tmp/ssh-6U1kcNOvXmRp/agent.57 20:03:43 SSH_AGENT_PID=64 20:03:43 Running ssh-add (command line suppressed) 20:03:43 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2427991014419972784.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2427991014419972784.key) 20:03:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:03:45 + git semver init 20:03:45 # -> Open(): unable to determine branch for HEAD 20:03:45 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 20:03:45 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 20:03:45 # $SEMVER_REMOTE_NAME = origin 20:03:45 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 20:03:45 # $SEMVER_USER_NAME = jenkins 20:03:45 # $SEMVER_BRANCH = master 20:03:45 # $SEMVER_TEMP = /tmp/semver-700035995 20:03:45 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 20:03:45 # '/tmp/semver-700035995' -> '/w/workspace/xfoundry_go-mod-messaging_master/.semver' 20:03:45 # -> Force: false 20:03:45 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } 20:03:45 $ docker exec --env ******** --env ******** 412e409f5f27d0450fbf7aeef4995d6f4fa5df5d244197c3f34e55999e3061e7 ssh-agent -k 20:03:46 unset SSH_AUTH_SOCK; 20:03:46 unset SSH_AGENT_PID; 20:03:46 echo Agent pid 64 killed; 20:03:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:03:46 + git semver [Pipeline] } 20:03:46 $ docker stop --time=1 412e409f5f27d0450fbf7aeef4995d6f4fa5df5d244197c3f34e55999e3061e7 20:03:48 $ docker rm -f 412e409f5f27d0450fbf7aeef4995d6f4fa5df5d244197c3f34e55999e3061e7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 20:03:49 Stashed 27 file(s) [Pipeline] echo 20:03:49 [edgeXSemver] initialized semver on version 0.1.17 [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 20:03:50 Running on prd-centos7-docker-4c-2g-2149 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws 20:03:50 Running in /w/workspace/go-mod-messaging/7 [Pipeline] { [Pipeline] checkout 20:03:52 using credential edgex-jenkins-ssh 20:03:52 Cloning the remote Git repository 20:03:52 Cloning with configured refspecs honoured and without tags 20:03:52 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 20:03:52 > git init /w/workspace/go-mod-messaging/7 # timeout=10 20:03:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 20:03:52 > git --version # timeout=10 20:03:52 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:53 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:03:53 Fetching without tags 20:03:53 Checking out Revision cfba30792e745cabe7c9c124792dfed6ff0b4cfb (master) 20:03:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 20:03:53 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:03:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 20:03:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 20:03:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:53 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:03:53 > git config core.sparsecheckout # timeout=10 20:03:53 > git checkout -f cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 20:03:57 Commit message: "Merge pull request #46 from brandonforster/issue_33" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:03:58 ========================================================= 20:03:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 20:03:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:03:59 + 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 . 20:03:59 Sending build context to Docker daemon 414.7kB 20:03:59 Step 1/7 : ARG BASE=golang:1.13-alpine 20:03:59 Step 2/7 : FROM ${BASE} 20:03:59 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 20:03:59 e6b0cf9c0882: Pulling fs layer 20:03:59 2848faf0eed1: Pulling fs layer 20:03:59 0f37312ad70f: Pulling fs layer 20:03:59 5788d62ee057: Pulling fs layer 20:03:59 0e6b1d234666: Pulling fs layer 20:03:59 bf5d7aec512f: Pulling fs layer 20:03:59 34c802a77dc8: Pulling fs layer 20:03:59 9eb99e56ec68: Pulling fs layer 20:03:59 27c7a5d97fbd: Pulling fs layer 20:03:59 5c102a31e300: Pulling fs layer 20:03:59 dcfb455df0a1: Pulling fs layer 20:03:59 34c802a77dc8: Waiting 20:03:59 9eb99e56ec68: Waiting 20:03:59 27c7a5d97fbd: Waiting 20:03:59 5c102a31e300: Waiting 20:03:59 dcfb455df0a1: Waiting 20:03:59 5788d62ee057: Waiting 20:03:59 0e6b1d234666: Waiting 20:03:59 bf5d7aec512f: Waiting 20:03:59 0f37312ad70f: Verifying Checksum 20:03:59 0f37312ad70f: Download complete 20:03:59 2848faf0eed1: Verifying Checksum 20:03:59 2848faf0eed1: Download complete 20:03:59 0e6b1d234666: Verifying Checksum 20:03:59 0e6b1d234666: Download complete 20:03:59 bf5d7aec512f: Download complete 20:03:59 e6b0cf9c0882: Verifying Checksum 20:03:59 e6b0cf9c0882: Download complete 20:03:59 e6b0cf9c0882: Pull complete 20:03:59 2848faf0eed1: Pull complete 20:04:00 34c802a77dc8: Verifying Checksum 20:04:00 34c802a77dc8: Download complete 20:04:00 27c7a5d97fbd: Verifying Checksum 20:04:00 27c7a5d97fbd: Download complete 20:04:00 5c102a31e300: Verifying Checksum 20:04:00 5c102a31e300: Download complete 20:04:00 dcfb455df0a1: Verifying Checksum 20:04:00 dcfb455df0a1: Download complete 20:04:00 9eb99e56ec68: Verifying Checksum 20:04:00 9eb99e56ec68: Download complete 20:04:01 5788d62ee057: Verifying Checksum 20:04:01 5788d62ee057: Download complete 20:04:02 0f37312ad70f: Pull complete 20:04:04 Still waiting to schedule task 20:04:04 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 20:04:07 5788d62ee057: Pull complete 20:04:07 0e6b1d234666: Pull complete 20:04:07 bf5d7aec512f: Pull complete 20:04:11 34c802a77dc8: Pull complete 20:04:16 9eb99e56ec68: Pull complete 20:04:16 27c7a5d97fbd: Pull complete 20:04:16 5c102a31e300: Pull complete 20:04:16 dcfb455df0a1: Pull complete 20:04:16 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 20:04:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 20:04:16 ---> 7c70fe431013 20:04:16 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:04:16 ---> Running in b54776a4369b 20:04:16 Removing intermediate container b54776a4369b 20:04:16 ---> 5cf60cfa5fc3 20:04:16 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 20:04:16 ---> Running in 6e2903c3acc0 20:04:17 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 20:04:18 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 20:04:18 (1/5) Installing libsodium (1.0.18-r0) 20:04:18 (2/5) Installing libzmq (4.3.2-r0) 20:04:18 (3/5) Installing pkgconf (1.6.3-r0) 20:04:18 (4/5) Installing libsodium-dev (1.0.18-r0) 20:04:18 (5/5) Installing zeromq-dev (4.3.2-r0) 20:04:18 Executing busybox-1.31.1-r8.trigger 20:04:18 OK: 145 MiB in 44 packages 20:04:18 Removing intermediate container 6e2903c3acc0 20:04:18 ---> 505df3c458d9 20:04:18 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 20:04:19 ---> Running in 7d77aa07f639 20:04:19 Removing intermediate container 7d77aa07f639 20:04:19 ---> 76909edc69a8 20:04:19 Step 6/7 : COPY go.mod . 20:04:19 ---> 54b1a300bda1 20:04:19 Step 7/7 : RUN go mod download 20:04:19 ---> Running in 300358cb2378 20:04:20 go: finding github.com/davecgh/go-spew v1.1.0 20:04:20 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 20:04:21 go: finding github.com/pebbe/zmq4 v1.0.0 20:04:21 go: finding github.com/pmezard/go-difflib v1.0.0 20:04:21 go: finding github.com/stretchr/objx v0.1.0 20:04:21 go: finding github.com/stretchr/testify v1.3.0 20:04:21 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:04:21 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:04:21 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 20:04:21 go: finding golang.org/x/text v0.3.0 20:04:25 Removing intermediate container 300358cb2378 20:04:25 ---> 2cdb91da8346 20:04:25 Successfully built 2cdb91da8346 20:04:25 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 20:04:26 + docker inspect -f . ci-base-image-x86_64 20:04:26 . [Pipeline] withDockerContainer 20:04:26 prd-centos7-docker-4c-2g-2149 does not seem to be running inside a container 20:04:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/7 -v /w/workspace/go-mod-messaging/7:/w/workspace/go-mod-messaging/7:rw,z -v /w/workspace/go-mod-messaging/7@tmp:/w/workspace/go-mod-messaging/7@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 ******** ci-base-image-x86_64 cat 20:04:27 $ docker top 7d54ec5b5c331bb74ef9ea01290eae65ca3a54ccf31e812253c34c22ef2b37f6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:27 + go version 20:04:27 go version go1.13.5 linux/amd64 [Pipeline] sh 20:04:27 + make test 20:04:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:04:32 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 20:04:34 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.092s coverage: 96.0% of statements 20:05:01 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.364s coverage: 84.1% of statements 20:05:01 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.017s coverage: 100.0% of statements 20:05:01 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.011s coverage: 100.0% of statements 20:05:01 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.005s coverage: 90.9% of statements 20:05:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:05:01 gofmt -l . 20:05:01 [ "`gofmt -l .`" = "" ] [Pipeline] stash 20:05:01 Stashed 1 file(s) [Pipeline] } 20:05:01 $ docker stop --time=1 7d54ec5b5c331bb74ef9ea01290eae65ca3a54ccf31e812253c34c22ef2b37f6 20:05:02 $ docker rm -f 7d54ec5b5c331bb74ef9ea01290eae65ca3a54ccf31e812253c34c22ef2b37f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:06:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2151 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws 20:06:46 Running in /w/workspace/go-mod-messaging/7 [Pipeline] { [Pipeline] checkout 20:06:52 using credential edgex-jenkins-ssh 20:06:52 Cloning the remote Git repository 20:06:52 Cloning with configured refspecs honoured and without tags 20:06:52 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 20:06:52 > git init /w/workspace/go-mod-messaging/7 # timeout=10 20:06:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 20:06:52 > git --version # timeout=10 20:06:52 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:06:53 Fetching without tags 20:06:54 Checking out Revision cfba30792e745cabe7c9c124792dfed6ff0b4cfb (master) 20:06:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 20:06:53 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:06:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 20:06:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 20:06:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:53 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:06:54 > git config core.sparsecheckout # timeout=10 20:06:54 > git checkout -f cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 20:06:58 Commit message: "Merge pull request #46 from brandonforster/issue_33" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:06:59 ========================================================= 20:06:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 20:06:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:07: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 . 20:07:01 Sending build context to Docker daemon 414.7kB 20:07:01 Step 1/7 : ARG BASE=golang:1.13-alpine 20:07:01 Step 2/7 : FROM ${BASE} 20:07:01 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:07:01 cde5963f3b93: Pulling fs layer 20:07:01 2a23fa8c16f7: Pulling fs layer 20:07:01 777b28850792: Pulling fs layer 20:07:01 8a11ddd9e578: Pulling fs layer 20:07:01 4cf88f913ddb: Pulling fs layer 20:07:01 1df406cf5192: Pulling fs layer 20:07:01 cd6300453558: Pulling fs layer 20:07:01 b9c365052c96: Pulling fs layer 20:07:01 a2d8cc88f415: Pulling fs layer 20:07:01 ea1d1ca13537: Pulling fs layer 20:07:01 3750a50a1c5e: Pulling fs layer 20:07:01 cd6300453558: Waiting 20:07:01 b9c365052c96: Waiting 20:07:01 a2d8cc88f415: Waiting 20:07:01 8a11ddd9e578: Waiting 20:07:01 ea1d1ca13537: Waiting 20:07:01 4cf88f913ddb: Waiting 20:07:01 3750a50a1c5e: Waiting 20:07:01 1df406cf5192: Waiting 20:07:01 777b28850792: Verifying Checksum 20:07:01 777b28850792: Download complete 20:07:01 2a23fa8c16f7: Verifying Checksum 20:07:01 2a23fa8c16f7: Download complete 20:07:01 4cf88f913ddb: Verifying Checksum 20:07:01 4cf88f913ddb: Download complete 20:07:01 1df406cf5192: Verifying Checksum 20:07:01 1df406cf5192: Download complete 20:07:02 cde5963f3b93: Verifying Checksum 20:07:02 cde5963f3b93: Download complete 20:07:03 cde5963f3b93: Pull complete 20:07:04 2a23fa8c16f7: Pull complete 20:07:04 777b28850792: Pull complete 20:07:06 cd6300453558: Verifying Checksum 20:07:06 cd6300453558: Download complete 20:07:06 a2d8cc88f415: Verifying Checksum 20:07:06 a2d8cc88f415: Download complete 20:07:09 ea1d1ca13537: Verifying Checksum 20:07:09 ea1d1ca13537: Download complete 20:07:09 3750a50a1c5e: Verifying Checksum 20:07:09 3750a50a1c5e: Download complete 20:07:12 b9c365052c96: Verifying Checksum 20:07:12 b9c365052c96: Download complete 20:07:13 8a11ddd9e578: Verifying Checksum 20:07:13 8a11ddd9e578: Download complete 20:07:25 8a11ddd9e578: Pull complete 20:07:25 4cf88f913ddb: Pull complete 20:07:25 1df406cf5192: Pull complete 20:07:30 cd6300453558: Pull complete 20:07:35 b9c365052c96: Pull complete 20:07:35 a2d8cc88f415: Pull complete 20:07:37 ea1d1ca13537: Pull complete 20:07:38 3750a50a1c5e: Pull complete 20:07:38 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 20:07:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 20:07:38 ---> 78745c68409d 20:07:38 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:07:42 ---> Running in fd275d13b591 20:07:42 Removing intermediate container fd275d13b591 20:07:42 ---> 23e28a9b3596 20:07:42 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 20:07:42 ---> Running in 2e79af08a7b8 20:07:43 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 20:07:44 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 20:07:44 (1/5) Installing libsodium (1.0.18-r0) 20:07:44 (2/5) Installing libzmq (4.3.2-r0) 20:07:45 (3/5) Installing pkgconf (1.6.3-r0) 20:07:45 (4/5) Installing libsodium-dev (1.0.18-r0) 20:07:45 (5/5) Installing zeromq-dev (4.3.2-r0) 20:07:45 Executing busybox-1.31.1-r8.trigger 20:07:45 OK: 127 MiB in 44 packages 20:07:46 Removing intermediate container 2e79af08a7b8 20:07:46 ---> 538841641ce0 20:07:46 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 20:07:46 ---> Running in 0f531f81e63a 20:07:47 Removing intermediate container 0f531f81e63a 20:07:47 ---> 5c36b18fd7fd 20:07:47 Step 6/7 : COPY go.mod . 20:07:47 ---> 75726e6c7a28 20:07:47 Step 7/7 : RUN go mod download 20:07:47 ---> Running in fa1c7d60207a 20:07:54 go: finding github.com/davecgh/go-spew v1.1.0 20:07:54 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 20:07:54 go: finding github.com/pebbe/zmq4 v1.0.0 20:07:54 go: finding github.com/pmezard/go-difflib v1.0.0 20:07:54 go: finding github.com/stretchr/objx v0.1.0 20:07:54 go: finding github.com/stretchr/testify v1.3.0 20:07:54 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:07:54 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:07:54 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 20:07:54 go: finding golang.org/x/text v0.3.0 20:08:02 Removing intermediate container fa1c7d60207a 20:08:02 ---> 74b134016971 20:08:02 Successfully built 74b134016971 20:08: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 20:08:03 + docker inspect -f . ci-base-image-arm64 20:08:03 . [Pipeline] withDockerContainer 20:08:03 prd-ubuntu18.04-docker-arm64-4c-16g-2151 does not seem to be running inside a container 20:08:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/7 -v /w/workspace/go-mod-messaging/7:/w/workspace/go-mod-messaging/7:rw,z -v /w/workspace/go-mod-messaging/7@tmp:/w/workspace/go-mod-messaging/7@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 ******** ci-base-image-arm64 cat 20:08:05 $ docker top e50b71aa10090bf5756500fd982ecf27fcdc6d13961bd39ef2f4d5ba5acd82b6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:06 + go version 20:08:06 go version go1.13.5 linux/arm64 [Pipeline] sh 20:08:07 + make test 20:08:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:08:19 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 20:08:27 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.053s coverage: 96.0% of statements 20:08:54 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.387s coverage: 84.1% of statements 20:08:54 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.024s coverage: 100.0% of statements 20:08:54 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.020s coverage: 100.0% of statements 20:08:54 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.037s coverage: 90.9% of statements 20:08:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:08:54 gofmt -l . 20:08:54 [ "`gofmt -l .`" = "" ] [Pipeline] stash 20:08:54 Warning: overwriting stash ‘coverage-report’ 20:08:55 Stashed 1 file(s) [Pipeline] } 20:08:55 $ docker stop --time=1 e50b71aa10090bf5756500fd982ecf27fcdc6d13961bd39ef2f4d5ba5acd82b6 20:08:57 $ docker rm -f e50b71aa10090bf5756500fd982ecf27fcdc6d13961bd39ef2f4d5ba5acd82b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 20:08:58 provisioning config files... 20:08:58 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config2949801289849736230tmp [Pipeline] { [Pipeline] sh 20:08:59 + curl -s https://codecov.io/bash 20:08:59 + bash -s - -t @/w/workspace/xfoundry_go-mod-messaging_master@tmp/config2949801289849736230tmp 20:08:59 20:08:59 _____ _ 20:08:59 / ____| | | 20:08:59 | | ___ __| | ___ ___ _____ __ 20:08:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:08:59 | |___| (_) | (_| | __/ (_| (_) \ V / 20:08:59 \_____\___/ \__,_|\___|\___\___/ \_/ 20:08:59 Bash-tbd 20:08:59 20:08:59 20:08:59 ==> Jenkins CI detected. 20:08:59 project root: . 20:08:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:08:59 ==> Running gcov in . (disable via -X gcov) 20:08:59 ==> Python coveragepy not found 20:08:59 ==> Searching for coverage reports in: 20:08:59 + . 20:08:59 -> Found 1 reports 20:08:59 ==> Detecting git/mercurial file structure 20:08:59 ==> Reading reports 20:08:59 + ./coverage.out bytes=16797 20:08:59 ==> Appending adjustments 20:08:59 http://docs.codecov.io/docs/fixing-reports 20:08:59 + Found adjustments 20:08:59 ==> Gzipping contents 20:08:59 ==> Uploading reports 20:08:59 url: https://codecov.io 20:08:59 query: branch=master&commit=cfba30792e745cabe7c9c124792dfed6ff0b4cfb&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job= 20:08:59 -> Pinging Codecov 20:08:59 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=cfba30792e745cabe7c9c124792dfed6ff0b4cfb&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job= 20:09:00 -> Uploading 20:09:00 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/cfba30792e745cabe7c9c124792dfed6ff0b4cfb [Pipeline] } 20:09:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:09:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 20:09:01 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 20:09:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:09:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 20:09:02 20:09:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 20:09:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 20:09:02 1.217.3: Pulling from edgex-devops/edgex-snyk-go 20:09:02 e6b0cf9c0882: Pulling fs layer 20:09:02 2848faf0eed1: Pulling fs layer 20:09:02 0f37312ad70f: Pulling fs layer 20:09:02 7d08f2745646: Pulling fs layer 20:09:02 4c9f31393084: Pulling fs layer 20:09:02 eb21ddb83652: Pulling fs layer 20:09:02 345998794f6b: Pulling fs layer 20:09:02 97a711d68925: Pulling fs layer 20:09:02 7c8476c1cb00: Pulling fs layer 20:09:02 7d08f2745646: Waiting 20:09:02 4c9f31393084: Waiting 20:09:02 eb21ddb83652: Waiting 20:09:02 345998794f6b: Waiting 20:09:02 97a711d68925: Waiting 20:09:02 7c8476c1cb00: Waiting 20:09:02 0f37312ad70f: Verifying Checksum 20:09:02 0f37312ad70f: Download complete 20:09:03 2848faf0eed1: Verifying Checksum 20:09:03 2848faf0eed1: Download complete 20:09:03 4c9f31393084: Download complete 20:09:03 e6b0cf9c0882: Verifying Checksum 20:09:03 e6b0cf9c0882: Download complete 20:09:03 eb21ddb83652: Verifying Checksum 20:09:03 eb21ddb83652: Download complete 20:09:04 e6b0cf9c0882: Pull complete 20:09:04 2848faf0eed1: Pull complete 20:09:04 0f37312ad70f: Pull complete 20:09:05 345998794f6b: Verifying Checksum 20:09:05 345998794f6b: Download complete 20:09:07 97a711d68925: Verifying Checksum 20:09:07 97a711d68925: Download complete 20:09:07 7c8476c1cb00: Verifying Checksum 20:09:07 7c8476c1cb00: Download complete 20:09:08 7d08f2745646: Download complete 20:09:15 7d08f2745646: Pull complete 20:09:15 4c9f31393084: Pull complete 20:09:15 eb21ddb83652: Pull complete 20:09:16 345998794f6b: Pull complete 20:09:20 97a711d68925: Pull complete 20:09:21 7c8476c1cb00: Pull complete 20:09:21 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 20:09:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 20:09:21 prd-centos7-docker-4c-2g-2147 does not seem to be running inside a container 20:09:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_go-mod-messaging_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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-devops/edgex-snyk-go:1.217.3 cat 20:09:23 $ docker top a4dcce085da9b49b36933d231eea60ab90b1a24d2478c46e35a4202cfe5691af -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:23 + snyk monitor '--org=edgex-jenkins' 20:09:29 20:09:29 Monitoring /w/workspace/xfoundry_go-mod-messaging_master... 20:09:29 20:09:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f6e4b672-2be2-4054-abeb-10731c768cda/history/858af6f5-521e-4e76-9f77-86d9b9e8bf8d 20:09:29 20:09:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:09:29 20:09:29 [Pipeline] } 20:09:29 $ docker stop --time=1 a4dcce085da9b49b36933d231eea60ab90b1a24d2478c46e35a4202cfe5691af 20:09:30 $ docker rm -f a4dcce085da9b49b36933d231eea60ab90b1a24d2478c46e35a4202cfe5691af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 20:09:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:09:31 . [Pipeline] withDockerContainer 20:09:31 prd-centos7-docker-4c-2g-2147 does not seem to be running inside a container 20:09:32 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:09:33 $ docker top 22d0f436a23f2dc1e3b0af4bda8d25da9d59daa7d60c1a696028e598ddf7bb02 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:09:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:09:33 [ssh-agent] Looking for ssh-agent implementation... 20:09:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:09:34 $ docker exec 22d0f436a23f2dc1e3b0af4bda8d25da9d59daa7d60c1a696028e598ddf7bb02 ssh-agent 20:09:34 SSH_AUTH_SOCK=/tmp/ssh-kz4oNigEIi7I/agent.14 20:09:34 SSH_AGENT_PID=21 20:09:34 Running ssh-add (command line suppressed) 20:09:34 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2038284546235443388.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2038284546235443388.key) 20:09:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:09:34 + git semver tag 20:09:35 # -> Open(): unable to determine branch for HEAD 20:09:35 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 20:09:35 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 20:09:35 # $SEMVER_REMOTE_NAME = origin 20:09:35 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 20:09:35 # $SEMVER_USER_NAME = jenkins 20:09:35 # $SEMVER_BRANCH = master 20:09:35 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver 20:09:35 # cfba30792e745cabe7c9c124792dfed6ff0b4cfb HEAD 20:09:35 # -> Force: false 20:09:35 # 394ccb832164a8bde267feaa5b73535e4ca079b8 refs/tags/v0.1.17 [Pipeline] } 20:09:35 $ docker exec --env ******** --env ******** 22d0f436a23f2dc1e3b0af4bda8d25da9d59daa7d60c1a696028e598ddf7bb02 ssh-agent -k 20:09:35 unset SSH_AUTH_SOCK; 20:09:35 unset SSH_AGENT_PID; 20:09:35 echo Agent pid 21 killed; 20:09:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:09:36 + git semver [Pipeline] } 20:09:36 $ docker stop --time=1 22d0f436a23f2dc1e3b0af4bda8d25da9d59daa7d60c1a696028e598ddf7bb02 20:09:38 $ docker rm -f 22d0f436a23f2dc1e3b0af4bda8d25da9d59daa7d60c1a696028e598ddf7bb02 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:09:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:09:39 20:09:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:09:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:09:40 0.23.1-centos7: Pulling from edgex-lftools 20:09:40 ab5ef0e58194: Pulling fs layer 20:09:40 9712f1f96733: Pulling fs layer 20:09:40 63f879dbbcfc: Pulling fs layer 20:09:40 0d9ebad4ef96: Pulling fs layer 20:09:40 e9a5061849ea: Pulling fs layer 20:09:40 d747dcd14b5f: Pulling fs layer 20:09:40 2de7ff778b66: Pulling fs layer 20:09:40 e9a5061849ea: Waiting 20:09:40 d747dcd14b5f: Waiting 20:09:40 2de7ff778b66: Waiting 20:09:40 0d9ebad4ef96: Waiting 20:09:40 9712f1f96733: Verifying Checksum 20:09:40 9712f1f96733: Download complete 20:09:41 63f879dbbcfc: Verifying Checksum 20:09:41 63f879dbbcfc: Download complete 20:09:41 e9a5061849ea: Verifying Checksum 20:09:41 e9a5061849ea: Download complete 20:09:41 d747dcd14b5f: Verifying Checksum 20:09:41 d747dcd14b5f: Download complete 20:09:42 ab5ef0e58194: Verifying Checksum 20:09:42 ab5ef0e58194: Download complete 20:09:42 0d9ebad4ef96: Verifying Checksum 20:09:42 0d9ebad4ef96: Download complete 20:09:42 2de7ff778b66: Verifying Checksum 20:09:42 2de7ff778b66: Download complete 20:09:47 ab5ef0e58194: Pull complete 20:09:47 9712f1f96733: Pull complete 20:09:49 63f879dbbcfc: Pull complete 20:09:58 0d9ebad4ef96: Pull complete 20:09:58 e9a5061849ea: Pull complete 20:09:58 d747dcd14b5f: Pull complete 20:10:02 2de7ff778b66: Pull complete 20:10:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:10:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:10:02 prd-centos7-docker-4c-2g-2147 does not seem to be running inside a container 20:10:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:10:04 $ docker top 8adc013f2ecd8adcfc60a0d1f773baddc7c4da5e86299d94c616785b3344dff4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:10:04 provisioning config files... 20:10:04 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config133531291551255464tmp 20:10:04 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config2740161685866588120tmp 20:10:04 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config3845484767643789429tmp [Pipeline] { [Pipeline] echo 20:10:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:10:05 ---> sigul-configuration.sh 20:10:05 gpg: directory `/root/.gnupg' created 20:10:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:10:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:10:05 gpg: keyring `/root/.gnupg/secring.gpg' created 20:10:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:10:05 gpg: CAST5 encrypted data 20:10:05 gpg: encrypted with 1 passphrase 20:10:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:10:06 + mkdir /home/jenkins 20:10:06 + mkdir /home/jenkins/sigul [Pipeline] sh 20:10:06 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 20:10:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:10:07 ---> sigul-install.sh 20:10:16 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 20:10:16 + git tag --list 20:10:16 v0.1.17 [Pipeline] sh 20:10:17 + lftools sign git-tag v0.1.17 20:10:18 Signing Git tag with Sigul... 20:10:18 Signing v0.1.17 [Pipeline] echo 20:10:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:10:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:10:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:10:21 $ docker stop --time=1 8adc013f2ecd8adcfc60a0d1f773baddc7c4da5e86299d94c616785b3344dff4 20:10:22 $ docker rm -f 8adc013f2ecd8adcfc60a0d1f773baddc7c4da5e86299d94c616785b3344dff4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:10:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:10:24 . [Pipeline] withDockerContainer 20:10:24 prd-centos7-docker-4c-2g-2147 does not seem to be running inside a container 20:10:24 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:10:25 $ docker top b0a0ae49c8acced8c83adfae18113a3bdcac2ec0c79500f64c506722da226b4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:10:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:26 [ssh-agent] Looking for ssh-agent implementation... 20:10:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:26 $ docker exec b0a0ae49c8acced8c83adfae18113a3bdcac2ec0c79500f64c506722da226b4b ssh-agent 20:10:27 SSH_AUTH_SOCK=/tmp/ssh-lqNrT6oWe22K/agent.14 20:10:27 SSH_AGENT_PID=21 20:10:27 Running ssh-add (command line suppressed) 20:10:27 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1917066859559776410.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1917066859559776410.key) 20:10:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:28 + git semver bump patch 20:10:28 # -> Open(): unable to determine branch for HEAD 20:10:28 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 20:10:28 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 20:10:28 # $SEMVER_REMOTE_NAME = origin 20:10:28 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 20:10:28 # $SEMVER_USER_NAME = jenkins 20:10:28 # $SEMVER_BRANCH = master 20:10:28 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver 20:10:28 0.1.18 [Pipeline] } 20:10:28 $ docker exec --env ******** --env ******** b0a0ae49c8acced8c83adfae18113a3bdcac2ec0c79500f64c506722da226b4b ssh-agent -k 20:10:28 unset SSH_AUTH_SOCK; 20:10:28 unset SSH_AGENT_PID; 20:10:28 echo Agent pid 21 killed; 20:10:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:10:29 + git semver [Pipeline] } 20:10:29 $ docker stop --time=1 b0a0ae49c8acced8c83adfae18113a3bdcac2ec0c79500f64c506722da226b4b 20:10:31 $ docker rm -f b0a0ae49c8acced8c83adfae18113a3bdcac2ec0c79500f64c506722da226b4b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:10:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:10:31 . [Pipeline] withDockerContainer 20:10:32 prd-centos7-docker-4c-2g-2147 does not seem to be running inside a container 20:10:32 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:10:32 $ docker top 1dc2d301780e4bfe0910bed625e61e66253a09d6b172edebecc49c7fd59037d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:10:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:33 [ssh-agent] Looking for ssh-agent implementation... 20:10:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:33 $ docker exec 1dc2d301780e4bfe0910bed625e61e66253a09d6b172edebecc49c7fd59037d7 ssh-agent 20:10:34 SSH_AUTH_SOCK=/tmp/ssh-NjNFZE33AJJA/agent.15 20:10:34 SSH_AGENT_PID=22 20:10:34 Running ssh-add (command line suppressed) 20:10:34 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3324426562112526704.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3324426562112526704.key) 20:10:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:34 + git semver push 20:10:34 # -> Open(): unable to determine branch for HEAD 20:10:34 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 20:10:34 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 20:10:34 # $SEMVER_REMOTE_NAME = origin 20:10:34 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 20:10:34 # $SEMVER_USER_NAME = jenkins 20:10:34 # $SEMVER_BRANCH = master 20:10:34 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } 20:10:41 $ docker exec --env ******** --env ******** 1dc2d301780e4bfe0910bed625e61e66253a09d6b172edebecc49c7fd59037d7 ssh-agent -k 20:10:41 unset SSH_AUTH_SOCK; 20:10:41 unset SSH_AGENT_PID; 20:10:41 echo Agent pid 22 killed; 20:10:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:10:42 + git semver [Pipeline] } 20:10:42 $ docker stop --time=1 1dc2d301780e4bfe0910bed625e61e66253a09d6b172edebecc49c7fd59037d7 20:10:44 $ docker rm -f 1dc2d301780e4bfe0910bed625e61e66253a09d6b172edebecc49c7fd59037d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 20:10:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:10:45 ---> package-listing.sh 20:10:45 ++ facter osfamily 20:10:45 ++ tr '[:upper:]' '[:lower:]' 20:10:45 + OS_FAMILY=redhat 20:10:45 + workspace=/w/workspace/xfoundry_go-mod-messaging_master 20:10:45 + START_PACKAGES=/tmp/packages_start.txt 20:10:45 + END_PACKAGES=/tmp/packages_end.txt 20:10:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:10:45 + PACKAGES=/tmp/packages_start.txt 20:10:45 + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' 20:10:45 + PACKAGES=/tmp/packages_end.txt 20:10:45 + case "${OS_FAMILY}" in 20:10:45 + rpm -qa 20:10:45 + sort 20:10:50 + '[' -f /tmp/packages_start.txt ']' 20:10:50 + '[' -f /tmp/packages_end.txt ']' 20:10:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:10:50 + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' 20:10:50 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_master/archives/ 20:10:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_master/archives/ [Pipeline] isUnix [Pipeline] sh 20:10:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:10:51 20:10:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:10:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:10:51 alpine: Pulling from edgex-lftools-log-publisher 20:10:51 c9b1b535fdd9: Pulling fs layer 20:10:51 2cc5ad85d9ab: Pulling fs layer 20:10:51 756a868c4378: Pulling fs layer 20:10:51 444b2fc9a129: Pulling fs layer 20:10:51 ea15f1150254: Pulling fs layer 20:10:51 41b27a9f41bf: Pulling fs layer 20:10:51 28c525ee5125: Pulling fs layer 20:10:51 094b1ea09ed8: Pulling fs layer 20:10:51 138eaada9080: Pulling fs layer 20:10:51 0622d0fa9048: Pulling fs layer 20:10:51 41b27a9f41bf: Waiting 20:10:51 28c525ee5125: Waiting 20:10:51 094b1ea09ed8: Waiting 20:10:51 138eaada9080: Waiting 20:10:51 444b2fc9a129: Waiting 20:10:51 ea15f1150254: Waiting 20:10:51 0622d0fa9048: Waiting 20:10:51 2cc5ad85d9ab: Verifying Checksum 20:10:51 2cc5ad85d9ab: Download complete 20:10:51 444b2fc9a129: Verifying Checksum 20:10:51 444b2fc9a129: Download complete 20:10:51 c9b1b535fdd9: Verifying Checksum 20:10:52 ea15f1150254: Verifying Checksum 20:10:52 ea15f1150254: Download complete 20:10:52 28c525ee5125: Verifying Checksum 20:10:52 28c525ee5125: Download complete 20:10:52 756a868c4378: Verifying Checksum 20:10:52 756a868c4378: Download complete 20:10:52 c9b1b535fdd9: Pull complete 20:10:53 2cc5ad85d9ab: Pull complete 20:10:53 138eaada9080: Verifying Checksum 20:10:53 138eaada9080: Download complete 20:10:53 094b1ea09ed8: Verifying Checksum 20:10:53 094b1ea09ed8: Download complete 20:10:53 0622d0fa9048: Verifying Checksum 20:10:53 0622d0fa9048: Download complete 20:10:54 41b27a9f41bf: Verifying Checksum 20:10:54 41b27a9f41bf: Download complete 20:10:56 756a868c4378: Pull complete 20:10:56 444b2fc9a129: Pull complete 20:10:56 ea15f1150254: Pull complete 20:11:00 41b27a9f41bf: Pull complete 20:11:00 28c525ee5125: Pull complete 20:11:06 094b1ea09ed8: Pull complete 20:11:06 138eaada9080: Pull complete 20:11:06 0622d0fa9048: Pull complete 20:11:06 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 20:11:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:11:06 prd-centos7-docker-4c-2g-2147 does not seem to be running inside a container 20:11:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:11:07 $ docker top d789cd76700b7c665cb0cf67f57877cb84af1be1e9abf09caebc0c03cd572bcd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:11:07 provisioning config files... 20:11:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config1825286471506489391tmp [Pipeline] { [Pipeline] echo 20:11:07 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:11:08 ---> create-netrc.sh [Pipeline] echo 20:11:08 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:11:09 ---> logs-deploy.sh 20:11:09 + ARCHIVE_ARTIFACTS= 20:11:09 + LOGS_SERVER=https://logs.edgexfoundry.org 20:11:09 + '[' https://logs.edgexfoundry.org == None ']' 20:11:09 + NEXUS_URL=https://nexus.edgexfoundry.org 20:11:09 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/7 20:11:09 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/master/7/ 20:11:09 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/7 /w/workspace/xfoundry_go-mod-messaging_master 20:11:11 Archives upload complete. 20:11:11 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/7 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/master/7/