Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f9ccc603629d521e04f79a359e6731c414969855 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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 ‘prd-centos7-docker-4c-2g-2931’ Running on prd-centos7-docker-4c-2g-2934 in /w/workspace/dry_go-mod-core-contracts_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 Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision f9ccc603629d521e04f79a359e6731c414969855 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f f9ccc603629d521e04f79a359e6731c414969855 # timeout=10 Commit message: "Move SMA client to clients/agent and add functions" > git rev-list --no-walk 3cb5917033da587cafe5cdb65fd35d8fd9b40504 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:11:53 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 19:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:11:56 19:11:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:11:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:11:57 latest: Pulling from edgex-devops/git-semver 19:11:57 9123ac7c32f7: Pulling fs layer 19:11:57 b8cc5d1170e3: Pulling fs layer 19:11:57 2924cbbf6a41: Pulling fs layer 19:11:57 93b08a4f1073: Pulling fs layer 19:11:57 93b08a4f1073: Waiting 19:11:57 b8cc5d1170e3: Download complete 19:11:58 9123ac7c32f7: Verifying Checksum 19:11:58 9123ac7c32f7: Download complete 19:11:58 93b08a4f1073: Verifying Checksum 19:11:58 93b08a4f1073: Download complete 19:11:59 2924cbbf6a41: Verifying Checksum 19:11:59 2924cbbf6a41: Download complete 19:11:59 9123ac7c32f7: Pull complete 19:11:59 b8cc5d1170e3: Pull complete 19:12:03 2924cbbf6a41: Pull complete 19:12:03 93b08a4f1073: Pull complete 19:12:03 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 19:12:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:12:03 prd-centos7-docker-4c-2g-2934 does not seem to be running inside a container 19:12:04 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 19:12:06 $ docker top 0636dd1c29bcecb586e7168b9e636027dec4b3520bcc1feb6c497598b7ec78f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:12:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:12:06 [ssh-agent] Looking for ssh-agent implementation... 19:12:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:12:06 $ docker exec 0636dd1c29bcecb586e7168b9e636027dec4b3520bcc1feb6c497598b7ec78f2 ssh-agent 19:12:07 SSH_AUTH_SOCK=/tmp/ssh-kK0dwUVdHx31/agent.14 19:12:07 SSH_AGENT_PID=21 19:12:07 Running ssh-add (command line suppressed) 19:12:07 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8410715364613396694.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8410715364613396694.key) 19:12:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:12:08 + git describe --exact-match --tags HEAD 19:12:08 fatal: No names found, cannot describe anything. [Pipeline] } 19:12:08 $ docker exec --env ******** --env ******** 0636dd1c29bcecb586e7168b9e636027dec4b3520bcc1feb6c497598b7ec78f2 ssh-agent -k 19:12:08 unset SSH_AUTH_SOCK; 19:12:08 unset SSH_AGENT_PID; 19:12:08 echo Agent pid 21 killed; 19:12:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 19:12:09 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 19:12:09 This usually means this commit has not been tagged. [Pipeline] sshagent 19:12:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:12:09 [ssh-agent] Looking for ssh-agent implementation... 19:12:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:12:09 $ docker exec 0636dd1c29bcecb586e7168b9e636027dec4b3520bcc1feb6c497598b7ec78f2 ssh-agent 19:12:09 SSH_AUTH_SOCK=/tmp/ssh-89N02BWF9bjn/agent.54 19:12:09 SSH_AGENT_PID=60 19:12:09 Running ssh-add (command line suppressed) 19:12:10 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7497334297659005022.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7497334297659005022.key) 19:12:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:12:10 + git semver init 19:12:10 # -> Open(): unable to determine branch for HEAD 19:12:10 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 19:12:10 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 19:12:10 # $SEMVER_REMOTE_NAME = origin 19:12:10 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 19:12:10 # $SEMVER_USER_NAME = jenkins 19:12:10 # $SEMVER_BRANCH = master 19:12:10 # $SEMVER_TEMP = /tmp/semver-647382868 19:12:10 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 19:12:11 # '/tmp/semver-647382868' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 19:12:11 # -> Force: false 19:12:11 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 19:12:11 $ docker exec --env ******** --env ******** 0636dd1c29bcecb586e7168b9e636027dec4b3520bcc1feb6c497598b7ec78f2 ssh-agent -k 19:12:11 unset SSH_AUTH_SOCK; 19:12:11 unset SSH_AGENT_PID; 19:12:11 echo Agent pid 60 killed; 19:12:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:12:13 + git semver [Pipeline] } 19:12:13 $ docker stop --time=1 0636dd1c29bcecb586e7168b9e636027dec4b3520bcc1feb6c497598b7ec78f2 19:12:14 $ docker rm -f 0636dd1c29bcecb586e7168b9e636027dec4b3520bcc1feb6c497598b7ec78f2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 19:12:16 Stashed 66 file(s) [Pipeline] echo 19:12:16 [edgeXSemver] initialized semver on version 0.1.55 [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 19:12:31 Still waiting to schedule task 19:12:31 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:12:31 Still waiting to schedule task 19:12:31 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 19:14:59 Running on prd-centos7-docker-4c-2g-2935 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 19:14:59 Running in /w/workspace/go-mod-core-contracts/19 [Pipeline] { [Pipeline] checkout 19:15:02 using credential edgex-jenkins-ssh 19:15:02 Cloning the remote Git repository 19:15:02 Cloning with configured refspecs honoured and without tags 19:15:03 Fetching without tags 19:15:01 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 19:15:01 > git init /w/workspace/go-mod-core-contracts/19 # timeout=10 19:15:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:15:01 > git --version # timeout=10 19:15:01 using GIT_SSH to set credentials SSH Credentials for GitHub 19:15:01 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:15:02 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:15:02 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:15:02 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:15:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:15:02 using GIT_SSH to set credentials SSH Credentials for GitHub 19:15:02 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:15:03 Checking out Revision f9ccc603629d521e04f79a359e6731c414969855 (master) 19:15:02 > git config core.sparsecheckout # timeout=10 19:15:02 > git checkout -f f9ccc603629d521e04f79a359e6731c414969855 # timeout=10 19:15:07 Commit message: "Move SMA client to clients/agent and add functions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:15:08 ========================================================= 19:15:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 19:15:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:15:08 + 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 . 19:15:08 Sending build context to Docker daemon 1.722MB 19:15:08 Step 1/7 : ARG BASE=golang:1.13-alpine 19:15:08 Step 2/7 : FROM ${BASE} 19:15:08 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 19:15:08 e6b0cf9c0882: Pulling fs layer 19:15:08 2848faf0eed1: Pulling fs layer 19:15:08 0f37312ad70f: Pulling fs layer 19:15:08 5788d62ee057: Pulling fs layer 19:15:08 0e6b1d234666: Pulling fs layer 19:15:08 bf5d7aec512f: Pulling fs layer 19:15:08 34c802a77dc8: Pulling fs layer 19:15:08 9eb99e56ec68: Pulling fs layer 19:15:08 27c7a5d97fbd: Pulling fs layer 19:15:08 5c102a31e300: Pulling fs layer 19:15:08 dcfb455df0a1: Pulling fs layer 19:15:08 5788d62ee057: Waiting 19:15:08 0e6b1d234666: Waiting 19:15:08 bf5d7aec512f: Waiting 19:15:08 34c802a77dc8: Waiting 19:15:08 9eb99e56ec68: Waiting 19:15:08 27c7a5d97fbd: Waiting 19:15:08 5c102a31e300: Waiting 19:15:08 0f37312ad70f: Verifying Checksum 19:15:08 0f37312ad70f: Download complete 19:15:08 2848faf0eed1: Download complete 19:15:08 0e6b1d234666: Verifying Checksum 19:15:08 0e6b1d234666: Download complete 19:15:09 bf5d7aec512f: Verifying Checksum 19:15:09 bf5d7aec512f: Download complete 19:15:09 e6b0cf9c0882: Verifying Checksum 19:15:09 e6b0cf9c0882: Download complete 19:15:09 e6b0cf9c0882: Pull complete 19:15:09 2848faf0eed1: Pull complete 19:15:10 34c802a77dc8: Verifying Checksum 19:15:10 34c802a77dc8: Download complete 19:15:10 27c7a5d97fbd: Verifying Checksum 19:15:10 27c7a5d97fbd: Download complete 19:15:10 5788d62ee057: Verifying Checksum 19:15:10 5788d62ee057: Download complete 19:15:10 5c102a31e300: Verifying Checksum 19:15:10 5c102a31e300: Download complete 19:15:10 dcfb455df0a1: Verifying Checksum 19:15:10 dcfb455df0a1: Download complete 19:15:10 9eb99e56ec68: Verifying Checksum 19:15:10 9eb99e56ec68: Download complete 19:15:11 0f37312ad70f: Pull complete 19:15:18 5788d62ee057: Pull complete 19:15:18 0e6b1d234666: Pull complete 19:15:18 bf5d7aec512f: Pull complete 19:15:22 34c802a77dc8: Pull complete 19:15:26 9eb99e56ec68: Pull complete 19:15:26 27c7a5d97fbd: Pull complete 19:15:27 5c102a31e300: Pull complete 19:15:27 dcfb455df0a1: Pull complete 19:15:27 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 19:15:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 19:15:27 ---> 7c70fe431013 19:15:27 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:15:27 ---> Running in 6330e7156df7 19:15:27 Removing intermediate container 6330e7156df7 19:15:27 ---> e2036d2ef945 19:15:27 Step 4/7 : RUN apk add bash 19:15:27 ---> Running in fff0d612a608 19:15:28 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 19:15:28 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 19:15:29 OK: 143 MiB in 39 packages 19:15:29 Removing intermediate container fff0d612a608 19:15:29 ---> 188d88068ad5 19:15:29 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:15:29 ---> Running in 5be29e17366a 19:15:29 Removing intermediate container 5be29e17366a 19:15:29 ---> 49cf6f15336a 19:15:29 Step 6/7 : COPY go.mod . 19:15:29 ---> 5287f058e16b 19:15:29 Step 7/7 : RUN go mod download 19:15:29 ---> Running in 6a0cd78addaa 19:15:31 go: finding github.com/davecgh/go-spew v1.1.0 19:15:31 go: finding github.com/fxamacker/cbor/v2 v2.2.0 19:15:31 go: finding github.com/go-kit/kit v0.8.0 19:15:31 go: finding github.com/go-logfmt/logfmt v0.4.0 19:15:31 go: finding github.com/go-stack/stack v1.8.0 19:15:31 go: finding github.com/google/uuid v1.1.0 19:15:31 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:15:31 go: finding github.com/pmezard/go-difflib v1.0.0 19:15:31 go: finding github.com/stretchr/objx v0.1.0 19:15:31 go: finding github.com/stretchr/testify v1.3.0 19:15:31 go: finding github.com/x448/float16 v0.8.4 19:15:32 Removing intermediate container 6a0cd78addaa 19:15:32 ---> 7c88e6e7674c 19:15:32 Successfully built 7c88e6e7674c 19:15:32 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 19:15:33 + docker inspect -f . ci-base-image-x86_64 19:15:33 . [Pipeline] withDockerContainer 19:15:33 prd-centos7-docker-4c-2g-2935 does not seem to be running inside a container 19:15:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/19 -v /w/workspace/go-mod-core-contracts/19:/w/workspace/go-mod-core-contracts/19:rw,z -v /w/workspace/go-mod-core-contracts/19@tmp:/w/workspace/go-mod-core-contracts/19@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 19:15:34 $ docker top 4009575e1d5faea32868ec5d57fcb7e00fd9a1f342e2b51d8d35fbdae2efc441 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:34 + go version 19:15:34 go version go1.13.5 linux/amd64 [Pipeline] sh 19:15:35 + make test 19:15:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:15:40 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 19:15:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.008s coverage: 85.7% of statements 19:15:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.014s coverage: 100.0% of statements 19:15:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.015s coverage: 45.4% of statements 19:15:42 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 19:15:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.030s coverage: 6.4% of statements 19:15:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.013s coverage: 14.4% of statements 19:15:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.007s coverage: 100.0% of statements 19:15:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.022s coverage: 100.0% of statements 19:15:43 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 19:15:43 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 19:15:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.003s coverage: 100.0% of statements 19:15:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.529s coverage: 100.0% of statements 19:15:45 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.017s coverage: 62.5% of statements 19:15:45 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.005s coverage: 26.3% of statements 19:15:45 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.021s coverage: 15.4% of statements 19:15:45 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.006s coverage: 15.4% of statements 19:15:45 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements 19:15:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:15:46 gofmt -l . 19:15:46 [ "`gofmt -l .`" = "" ] [Pipeline] stash 19:15:47 Stashed 1 file(s) [Pipeline] } 19:15:47 $ docker stop --time=1 4009575e1d5faea32868ec5d57fcb7e00fd9a1f342e2b51d8d35fbdae2efc441 19:15:48 $ docker rm -f 4009575e1d5faea32868ec5d57fcb7e00fd9a1f342e2b51d8d35fbdae2efc441 [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] } 19:16:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2936 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 19:16:25 Running in /w/workspace/go-mod-core-contracts/19 [Pipeline] { [Pipeline] checkout 19:16:31 using credential edgex-jenkins-ssh 19:16:31 Cloning the remote Git repository 19:16:31 Cloning with configured refspecs honoured and without tags 19:16:31 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 19:16:31 > git init /w/workspace/go-mod-core-contracts/19 # timeout=10 19:16:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:16:31 > git --version # timeout=10 19:16:31 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:32 Fetching without tags 19:16:32 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:16:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:16:32 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:16:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:16:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:16:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:32 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:16:33 Checking out Revision f9ccc603629d521e04f79a359e6731c414969855 (master) 19:16:33 > git config core.sparsecheckout # timeout=10 19:16:33 > git checkout -f f9ccc603629d521e04f79a359e6731c414969855 # timeout=10 19:16:38 Commit message: "Move SMA client to clients/agent and add functions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:16:39 ========================================================= 19:16:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 19:16:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:16:40 + 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 . 19:16:41 Sending build context to Docker daemon 1.722MB 19:16:41 Step 1/7 : ARG BASE=golang:1.13-alpine 19:16:41 Step 2/7 : FROM ${BASE} 19:16:41 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:16:41 cde5963f3b93: Pulling fs layer 19:16:41 2a23fa8c16f7: Pulling fs layer 19:16:41 777b28850792: Pulling fs layer 19:16:41 8a11ddd9e578: Pulling fs layer 19:16:41 4cf88f913ddb: Pulling fs layer 19:16:41 1df406cf5192: Pulling fs layer 19:16:41 cd6300453558: Pulling fs layer 19:16:41 b9c365052c96: Pulling fs layer 19:16:41 a2d8cc88f415: Pulling fs layer 19:16:41 ea1d1ca13537: Pulling fs layer 19:16:41 3750a50a1c5e: Pulling fs layer 19:16:41 cd6300453558: Waiting 19:16:41 b9c365052c96: Waiting 19:16:41 a2d8cc88f415: Waiting 19:16:41 8a11ddd9e578: Waiting 19:16:41 4cf88f913ddb: Waiting 19:16:41 ea1d1ca13537: Waiting 19:16:41 1df406cf5192: Waiting 19:16:41 3750a50a1c5e: Waiting 19:16:41 777b28850792: Verifying Checksum 19:16:41 777b28850792: Download complete 19:16:41 2a23fa8c16f7: Download complete 19:16:41 4cf88f913ddb: Verifying Checksum 19:16:41 4cf88f913ddb: Download complete 19:16:41 1df406cf5192: Verifying Checksum 19:16:41 1df406cf5192: Download complete 19:16:41 cde5963f3b93: Verifying Checksum 19:16:41 cde5963f3b93: Download complete 19:16:42 cde5963f3b93: Pull complete 19:16:43 2a23fa8c16f7: Pull complete 19:16:43 777b28850792: Pull complete 19:16:45 cd6300453558: Verifying Checksum 19:16:45 cd6300453558: Download complete 19:16:45 a2d8cc88f415: Verifying Checksum 19:16:45 a2d8cc88f415: Download complete 19:16:48 ea1d1ca13537: Verifying Checksum 19:16:48 ea1d1ca13537: Download complete 19:16:48 3750a50a1c5e: Verifying Checksum 19:16:48 3750a50a1c5e: Download complete 19:16:50 b9c365052c96: Verifying Checksum 19:16:50 b9c365052c96: Download complete 19:16:52 8a11ddd9e578: Verifying Checksum 19:16:52 8a11ddd9e578: Download complete 19:17:05 8a11ddd9e578: Pull complete 19:17:05 4cf88f913ddb: Pull complete 19:17:05 1df406cf5192: Pull complete 19:17:09 cd6300453558: Pull complete 19:17:14 b9c365052c96: Pull complete 19:17:14 a2d8cc88f415: Pull complete 19:17:16 ea1d1ca13537: Pull complete 19:17:16 3750a50a1c5e: Pull complete 19:17:16 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 19:17:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 19:17:16 ---> 78745c68409d 19:17:16 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:17:21 ---> Running in 50d5a7b7a907 19:17:21 Removing intermediate container 50d5a7b7a907 19:17:21 ---> e704419ad4f9 19:17:21 Step 4/7 : RUN apk add bash 19:17:21 ---> Running in 0d259d2d60b2 19:17:22 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 19:17:23 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 19:17:23 OK: 125 MiB in 39 packages 19:17:24 Removing intermediate container 0d259d2d60b2 19:17:24 ---> 21ca7d2865ee 19:17:24 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:17:24 ---> Running in 6994a40af301 19:17:25 Removing intermediate container 6994a40af301 19:17:25 ---> bb1d99828bc1 19:17:25 Step 6/7 : COPY go.mod . 19:17:25 ---> 8d53f28ff0d5 19:17:25 Step 7/7 : RUN go mod download 19:17:26 ---> Running in 0e116223333a 19:17:27 go: finding github.com/davecgh/go-spew v1.1.0 19:17:27 go: finding github.com/fxamacker/cbor/v2 v2.2.0 19:17:27 go: finding github.com/go-kit/kit v0.8.0 19:17:27 go: finding github.com/go-logfmt/logfmt v0.4.0 19:17:27 go: finding github.com/go-stack/stack v1.8.0 19:17:27 go: finding github.com/google/uuid v1.1.0 19:17:27 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:17:27 go: finding github.com/pmezard/go-difflib v1.0.0 19:17:27 go: finding github.com/stretchr/objx v0.1.0 19:17:27 go: finding github.com/stretchr/testify v1.3.0 19:17:27 go: finding github.com/x448/float16 v0.8.4 19:17:30 Removing intermediate container 0e116223333a 19:17:30 ---> 3103566fd6da 19:17:30 Successfully built 3103566fd6da 19:17:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:17:31 + docker inspect -f . ci-base-image-arm64 19:17:31 . [Pipeline] withDockerContainer 19:17:31 prd-ubuntu18.04-docker-arm64-4c-16g-2936 does not seem to be running inside a container 19:17:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/19 -v /w/workspace/go-mod-core-contracts/19:/w/workspace/go-mod-core-contracts/19:rw,z -v /w/workspace/go-mod-core-contracts/19@tmp:/w/workspace/go-mod-core-contracts/19@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-arm64 cat 19:17:33 $ docker top 5cd6b9251b3602dde8e85ee04bb06d61772b0edb6d2e9e7ad9939ebdcf286be8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:34 + go version 19:17:34 go version go1.13.5 linux/arm64 [Pipeline] sh 19:17:34 + make test 19:17:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:17:53 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 19:17:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.028s coverage: 85.7% of statements 19:17:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.032s coverage: 100.0% of statements 19:17:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.037s coverage: 45.4% of statements 19:17:58 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 19:17:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.015s coverage: 6.4% of statements 19:17:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.049s coverage: 14.4% of statements 19:17:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.040s coverage: 100.0% of statements 19:18:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.084s coverage: 100.0% of statements 19:18:02 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 19:18:02 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 19:18:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.036s coverage: 100.0% of statements 19:18:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.516s coverage: 100.0% of statements 19:18:02 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.089s coverage: 62.5% of statements 19:18:02 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.016s coverage: 26.3% of statements 19:18:03 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.014s coverage: 15.4% of statements 19:18:04 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.014s coverage: 15.4% of statements 19:18:04 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements 19:18:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:18:07 gofmt -l . 19:18:07 [ "`gofmt -l .`" = "" ] [Pipeline] stash 19:18:08 Warning: overwriting stash ‘coverage-report’ 19:18:08 Stashed 1 file(s) [Pipeline] } 19:18:08 $ docker stop --time=1 5cd6b9251b3602dde8e85ee04bb06d61772b0edb6d2e9e7ad9939ebdcf286be8 19:18:10 $ docker rm -f 5cd6b9251b3602dde8e85ee04bb06d61772b0edb6d2e9e7ad9939ebdcf286be8 [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 19:18:12 provisioning config files... 19:18:12 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config9150670292088082154tmp [Pipeline] { [Pipeline] sh 19:18:13 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_master@tmp/config9150670292088082154tmp 19:18:13 + curl -s https://codecov.io/bash 19:18:13 19:18:13 _____ _ 19:18:13 / ____| | | 19:18:13 | | ___ __| | ___ ___ _____ __ 19:18:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:18:13 | |___| (_) | (_| | __/ (_| (_) \ V / 19:18:13 \_____\___/ \__,_|\___|\___\___/ \_/ 19:18:13 Bash-tbd 19:18:13 19:18:13 19:18:13 ==> Jenkins CI detected. 19:18:13 project root: . 19:18:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:18:13 ==> Running gcov in . (disable via -X gcov) 19:18:13 ==> Python coveragepy not found 19:18:13 ==> Searching for coverage reports in: 19:18:13 + . 19:18:13 -> Found 1 reports 19:18:13 ==> Detecting git/mercurial file structure 19:18:13 ==> Reading reports 19:18:13 + ./coverage.out bytes=81805 19:18:13 ==> Appending adjustments 19:18:13 http://docs.codecov.io/docs/fixing-reports 19:18:14 + Found adjustments 19:18:14 ==> Gzipping contents 19:18:14 ==> Uploading reports 19:18:14 url: https://codecov.io 19:18:14 query: branch=master&commit=f9ccc603629d521e04f79a359e6731c414969855&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F19%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job= 19:18:14 -> Pinging Codecov 19:18:14 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=f9ccc603629d521e04f79a359e6731c414969855&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F19%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job= 19:18:14 -> Uploading 19:18:15 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f9ccc603629d521e04f79a359e6731c414969855 [Pipeline] } 19:18:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 19:18:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 19:18:15 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 19:18:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 19:18:16 19:18:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 19:18:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 19:18:16 1.217.3: Pulling from edgex-devops/edgex-snyk-go 19:18:16 e6b0cf9c0882: Pulling fs layer 19:18:16 2848faf0eed1: Pulling fs layer 19:18:16 0f37312ad70f: Pulling fs layer 19:18:16 7d08f2745646: Pulling fs layer 19:18:16 4c9f31393084: Pulling fs layer 19:18:16 eb21ddb83652: Pulling fs layer 19:18:16 345998794f6b: Pulling fs layer 19:18:16 97a711d68925: Pulling fs layer 19:18:16 7c8476c1cb00: Pulling fs layer 19:18:16 eb21ddb83652: Waiting 19:18:16 345998794f6b: Waiting 19:18:16 97a711d68925: Waiting 19:18:16 7c8476c1cb00: Waiting 19:18:16 7d08f2745646: Waiting 19:18:16 4c9f31393084: Waiting 19:18:16 0f37312ad70f: Verifying Checksum 19:18:16 0f37312ad70f: Download complete 19:18:16 2848faf0eed1: Download complete 19:18:16 4c9f31393084: Verifying Checksum 19:18:16 4c9f31393084: Download complete 19:18:16 eb21ddb83652: Verifying Checksum 19:18:16 eb21ddb83652: Download complete 19:18:17 e6b0cf9c0882: Download complete 19:18:17 e6b0cf9c0882: Pull complete 19:18:18 2848faf0eed1: Pull complete 19:18:18 345998794f6b: Verifying Checksum 19:18:18 345998794f6b: Download complete 19:18:18 0f37312ad70f: Pull complete 19:18:19 97a711d68925: Verifying Checksum 19:18:19 97a711d68925: Download complete 19:18:19 7c8476c1cb00: Verifying Checksum 19:18:19 7c8476c1cb00: Download complete 19:18:21 7d08f2745646: Verifying Checksum 19:18:21 7d08f2745646: Download complete 19:18:34 7d08f2745646: Pull complete 19:18:34 4c9f31393084: Pull complete 19:18:34 eb21ddb83652: Pull complete 19:18:35 345998794f6b: Pull complete 19:18:40 97a711d68925: Pull complete 19:18:40 7c8476c1cb00: Pull complete 19:18:40 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 19:18:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 19:18:41 prd-centos7-docker-4c-2g-2934 does not seem to be running inside a container 19:18:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 19:18:42 $ docker top 3aad105b84401f2c651252d2344c22b9a36333cc0cbb80c972fd8e26d66237ad -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:44 + snyk monitor '--org=edgex-jenkins' 19:18:52 19:18:52 Monitoring /w/workspace/dry_go-mod-core-contracts_master... 19:18:52 19:18:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/916be71a-bf4b-44df-9732-1093f0e2927c/history/0c6e57af-af37-4685-81ee-152a780e71d5 19:18:52 19:18:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:18:52 19:18:52 [Pipeline] } 19:18:52 $ docker stop --time=1 3aad105b84401f2c651252d2344c22b9a36333cc0cbb80c972fd8e26d66237ad 19:18:54 $ docker rm -f 3aad105b84401f2c651252d2344c22b9a36333cc0cbb80c972fd8e26d66237ad [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 19:18:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:18:56 . [Pipeline] withDockerContainer 19:18:56 prd-centos7-docker-4c-2g-2934 does not seem to be running inside a container 19:18:57 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 19:18:58 $ docker top 5ff70526ca5567cdb62957712b3c07efa57300140f4858151b8ed98e36b636b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:18:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:18:58 [ssh-agent] Looking for ssh-agent implementation... 19:18:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:18:59 $ docker exec 5ff70526ca5567cdb62957712b3c07efa57300140f4858151b8ed98e36b636b6 ssh-agent 19:18:59 SSH_AUTH_SOCK=/tmp/ssh-hludvY1oJanV/agent.14 19:18:59 SSH_AGENT_PID=21 19:18:59 Running ssh-add (command line suppressed) 19:18:59 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5144435758665095947.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5144435758665095947.key) 19:19:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:00 + git semver tag 19:19:00 # -> Open(): unable to determine branch for HEAD 19:19:00 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 19:19:00 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 19:19:00 # $SEMVER_REMOTE_NAME = origin 19:19:00 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 19:19:00 # $SEMVER_USER_NAME = jenkins 19:19:00 # $SEMVER_BRANCH = master 19:19:00 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 19:19:00 # f9ccc603629d521e04f79a359e6731c414969855 HEAD 19:19:00 # -> Force: false 19:19:00 # 25d30cc7b2f2acb04e5e4b28b09e25e874dcb8d0 refs/tags/v0.1.55 [Pipeline] } 19:19:00 $ docker exec --env ******** --env ******** 5ff70526ca5567cdb62957712b3c07efa57300140f4858151b8ed98e36b636b6 ssh-agent -k 19:19:00 unset SSH_AUTH_SOCK; 19:19:00 unset SSH_AGENT_PID; 19:19:00 echo Agent pid 21 killed; 19:19:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:19:01 + git semver [Pipeline] } 19:19:01 $ docker stop --time=1 5ff70526ca5567cdb62957712b3c07efa57300140f4858151b8ed98e36b636b6 19:19:03 $ docker rm -f 5ff70526ca5567cdb62957712b3c07efa57300140f4858151b8ed98e36b636b6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:19:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:19:03 19:19:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:19:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:19:04 0.23.1-centos7: Pulling from edgex-lftools 19:19:04 ab5ef0e58194: Pulling fs layer 19:19:04 9712f1f96733: Pulling fs layer 19:19:04 63f879dbbcfc: Pulling fs layer 19:19:04 0d9ebad4ef96: Pulling fs layer 19:19:04 e9a5061849ea: Pulling fs layer 19:19:04 d747dcd14b5f: Pulling fs layer 19:19:04 2de7ff778b66: Pulling fs layer 19:19:04 e9a5061849ea: Waiting 19:19:04 2de7ff778b66: Waiting 19:19:04 0d9ebad4ef96: Waiting 19:19:04 9712f1f96733: Verifying Checksum 19:19:04 9712f1f96733: Download complete 19:19:06 63f879dbbcfc: Verifying Checksum 19:19:06 63f879dbbcfc: Download complete 19:19:06 0d9ebad4ef96: Verifying Checksum 19:19:06 0d9ebad4ef96: Download complete 19:19:06 ab5ef0e58194: Verifying Checksum 19:19:06 ab5ef0e58194: Download complete 19:19:06 e9a5061849ea: Verifying Checksum 19:19:06 e9a5061849ea: Download complete 19:19:06 d747dcd14b5f: Verifying Checksum 19:19:06 d747dcd14b5f: Download complete 19:19:07 2de7ff778b66: Verifying Checksum 19:19:07 2de7ff778b66: Download complete 19:19:14 ab5ef0e58194: Pull complete 19:19:14 9712f1f96733: Pull complete 19:19:16 63f879dbbcfc: Pull complete 19:19:27 0d9ebad4ef96: Pull complete 19:19:27 e9a5061849ea: Pull complete 19:19:27 d747dcd14b5f: Pull complete 19:19:31 2de7ff778b66: Pull complete 19:19:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:19:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:19:31 prd-centos7-docker-4c-2g-2934 does not seem to be running inside a container 19:19:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 19:19:33 $ docker top c3b20c1e76ef30580992cc7b82b889ffa53452c09dcb28cd19bd2d61e8f9401c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:19:33 provisioning config files... 19:19:33 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6807736118892665383tmp 19:19:33 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2261607954670588054tmp 19:19:33 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2644860583491596216tmp [Pipeline] { [Pipeline] echo 19:19:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:19:35 ---> sigul-configuration.sh 19:19:35 gpg: directory `/root/.gnupg' created 19:19:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:19:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:19:35 gpg: keyring `/root/.gnupg/secring.gpg' created 19:19:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:19:35 gpg: CAST5 encrypted data 19:19:35 gpg: encrypted with 1 passphrase 19:19:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:19:36 + mkdir /home/jenkins 19:19:36 + mkdir /home/jenkins/sigul [Pipeline] sh 19:19:36 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 19:19:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:19:37 ---> sigul-install.sh 19:19:47 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 19:19:48 + git tag --list 19:19:48 v0.1.55 [Pipeline] sh 19:19:48 + lftools sign git-tag v0.1.55 19:19:50 Signing Git tag with Sigul... 19:19:50 Signing v0.1.55 [Pipeline] echo 19:19:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:19:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:19:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:19:52 $ docker stop --time=1 c3b20c1e76ef30580992cc7b82b889ffa53452c09dcb28cd19bd2d61e8f9401c 19:19:54 $ docker rm -f c3b20c1e76ef30580992cc7b82b889ffa53452c09dcb28cd19bd2d61e8f9401c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:19:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:19:55 . [Pipeline] withDockerContainer 19:19:55 prd-centos7-docker-4c-2g-2934 does not seem to be running inside a container 19:19:56 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 19:19:57 $ docker top 130eeb26cdc7b09237ab17c1272d2dca9496dfee1ec4492f80a34ee4708c43aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:19:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:57 [ssh-agent] Looking for ssh-agent implementation... 19:19:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:57 $ docker exec 130eeb26cdc7b09237ab17c1272d2dca9496dfee1ec4492f80a34ee4708c43aa ssh-agent 19:19:58 SSH_AUTH_SOCK=/tmp/ssh-4Dv05jt6b78g/agent.15 19:19:58 SSH_AGENT_PID=22 19:19:58 Running ssh-add (command line suppressed) 19:19:58 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7333668201058733747.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7333668201058733747.key) 19:19:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:58 + git semver bump patch 19:19:59 # -> Open(): unable to determine branch for HEAD 19:19:59 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 19:19:59 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 19:19:59 # $SEMVER_REMOTE_NAME = origin 19:19:59 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 19:19:59 # $SEMVER_USER_NAME = jenkins 19:19:59 # $SEMVER_BRANCH = master 19:19:59 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 19:19:59 0.1.56 [Pipeline] } 19:19:59 $ docker exec --env ******** --env ******** 130eeb26cdc7b09237ab17c1272d2dca9496dfee1ec4492f80a34ee4708c43aa ssh-agent -k 19:19:59 unset SSH_AUTH_SOCK; 19:19:59 unset SSH_AGENT_PID; 19:19:59 echo Agent pid 22 killed; 19:19:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:19:59 + git semver [Pipeline] } 19:19:59 $ docker stop --time=1 130eeb26cdc7b09237ab17c1272d2dca9496dfee1ec4492f80a34ee4708c43aa 19:20:01 $ docker rm -f 130eeb26cdc7b09237ab17c1272d2dca9496dfee1ec4492f80a34ee4708c43aa [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:20:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:20:02 . [Pipeline] withDockerContainer 19:20:02 prd-centos7-docker-4c-2g-2934 does not seem to be running inside a container 19:20:03 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 19:20:04 $ docker top 5a544896e564a162c2c5f11c21e8a5c30dc6137f52a6533fe6335d67af302253 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:20:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:20:04 [ssh-agent] Looking for ssh-agent implementation... 19:20:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:20:05 $ docker exec 5a544896e564a162c2c5f11c21e8a5c30dc6137f52a6533fe6335d67af302253 ssh-agent 19:20:06 SSH_AUTH_SOCK=/tmp/ssh-9D1tXrvq3x0v/agent.15 19:20:06 SSH_AGENT_PID=21 19:20:06 Running ssh-add (command line suppressed) 19:20:06 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6849339364647893503.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6849339364647893503.key) 19:20:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:20:07 + git semver push 19:20:07 # -> Open(): unable to determine branch for HEAD 19:20:07 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 19:20:07 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 19:20:07 # $SEMVER_REMOTE_NAME = origin 19:20:07 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 19:20:07 # $SEMVER_USER_NAME = jenkins 19:20:07 # $SEMVER_BRANCH = master 19:20:08 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 19:20:15 $ docker exec --env ******** --env ******** 5a544896e564a162c2c5f11c21e8a5c30dc6137f52a6533fe6335d67af302253 ssh-agent -k 19:20:15 unset SSH_AUTH_SOCK; 19:20:15 unset SSH_AGENT_PID; 19:20:15 echo Agent pid 21 killed; 19:20:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:20:16 + git semver [Pipeline] } 19:20:16 $ docker stop --time=1 5a544896e564a162c2c5f11c21e8a5c30dc6137f52a6533fe6335d67af302253 19:20:18 $ docker rm -f 5a544896e564a162c2c5f11c21e8a5c30dc6137f52a6533fe6335d67af302253 [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 19:20:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:20:20 ---> package-listing.sh 19:20:20 ++ facter osfamily 19:20:20 ++ tr '[:upper:]' '[:lower:]' 19:20:20 + OS_FAMILY=redhat 19:20:20 + workspace=/w/workspace/dry_go-mod-core-contracts_master 19:20:20 + START_PACKAGES=/tmp/packages_start.txt 19:20:20 + END_PACKAGES=/tmp/packages_end.txt 19:20:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:20:20 + PACKAGES=/tmp/packages_start.txt 19:20:20 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 19:20:20 + PACKAGES=/tmp/packages_end.txt 19:20:20 + case "${OS_FAMILY}" in 19:20:20 + rpm -qa 19:20:20 + sort 19:20:25 + '[' -f /tmp/packages_start.txt ']' 19:20:25 + '[' -f /tmp/packages_end.txt ']' 19:20:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:20:25 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 19:20:25 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 19:20:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] isUnix [Pipeline] sh 19:20:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:20:26 19:20:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:20:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:20:27 alpine: Pulling from edgex-lftools-log-publisher 19:20:27 c9b1b535fdd9: Pulling fs layer 19:20:27 2cc5ad85d9ab: Pulling fs layer 19:20:27 756a868c4378: Pulling fs layer 19:20:27 444b2fc9a129: Pulling fs layer 19:20:27 ea15f1150254: Pulling fs layer 19:20:27 41b27a9f41bf: Pulling fs layer 19:20:27 28c525ee5125: Pulling fs layer 19:20:27 094b1ea09ed8: Pulling fs layer 19:20:27 138eaada9080: Pulling fs layer 19:20:27 0622d0fa9048: Pulling fs layer 19:20:27 444b2fc9a129: Waiting 19:20:27 41b27a9f41bf: Waiting 19:20:27 28c525ee5125: Waiting 19:20:27 094b1ea09ed8: Waiting 19:20:27 138eaada9080: Waiting 19:20:27 0622d0fa9048: Waiting 19:20:27 ea15f1150254: Waiting 19:20:28 2cc5ad85d9ab: Verifying Checksum 19:20:28 2cc5ad85d9ab: Download complete 19:20:28 444b2fc9a129: Verifying Checksum 19:20:28 444b2fc9a129: Download complete 19:20:28 c9b1b535fdd9: Download complete 19:20:28 ea15f1150254: Verifying Checksum 19:20:28 ea15f1150254: Download complete 19:20:28 28c525ee5125: Verifying Checksum 19:20:28 28c525ee5125: Download complete 19:20:28 c9b1b535fdd9: Pull complete 19:20:29 2cc5ad85d9ab: Pull complete 19:20:29 756a868c4378: Verifying Checksum 19:20:29 756a868c4378: Download complete 19:20:29 138eaada9080: Verifying Checksum 19:20:29 138eaada9080: Download complete 19:20:29 0622d0fa9048: Verifying Checksum 19:20:29 0622d0fa9048: Download complete 19:20:30 094b1ea09ed8: Verifying Checksum 19:20:30 094b1ea09ed8: Download complete 19:20:30 41b27a9f41bf: Verifying Checksum 19:20:30 41b27a9f41bf: Download complete 19:20:33 756a868c4378: Pull complete 19:20:33 444b2fc9a129: Pull complete 19:20:33 ea15f1150254: Pull complete 19:20:39 41b27a9f41bf: Pull complete 19:20:40 28c525ee5125: Pull complete 19:20:47 094b1ea09ed8: Pull complete 19:20:47 138eaada9080: Pull complete 19:20:48 0622d0fa9048: Pull complete 19:20:48 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 19:20:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:20:48 prd-centos7-docker-4c-2g-2934 does not seem to be running inside a container 19:20:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 19:20:49 $ docker top 297abf8b55a69cb2d55aa2197697d8c91829ae8a87cac40bdac1aeb64dfd45f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:20:50 provisioning config files... 19:20:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4457833810293946992tmp [Pipeline] { [Pipeline] echo 19:20:50 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:20:50 ---> create-netrc.sh [Pipeline] echo 19:20:50 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:20:52 ---> logs-deploy.sh 19:20:52 + ARCHIVE_ARTIFACTS= 19:20:52 + LOGS_SERVER=https://logs.edgexfoundry.org 19:20:52 + '[' https://logs.edgexfoundry.org == None ']' 19:20:52 + NEXUS_URL=https://nexus.edgexfoundry.org 19:20:52 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/19 19:20:52 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/19/ 19:20:52 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/19 /w/workspace/dry_go-mod-core-contracts_master 19:20:53 Archives upload complete. 19:20:54 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/19 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/19/