Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0746ea1719ff74015da8ef926f06a40e1e317cc2 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-176’ Running on prd-centos7-docker-4c-2g-181 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 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 Fetching without tags > 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 0746ea1719ff74015da8ef926f06a40e1e317cc2 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0746ea1719ff74015da8ef926f06a40e1e317cc2 # timeout=10 Commit message: "Merge pull request #252 from weichou1229/issue-251" > git rev-list --no-walk 508d17c29c3aeaabef0ad380d0c0a70f4f137bfd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:03:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:03:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:03:23 ========================================================= 16:03:23 EdgeX Global Pipelines Version Info 16:03:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:03:24 ------------------- 16:03:24 stable info: 16:03:24 ------------------- 16:03:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:03:24 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 16:03:24 Message: update stable to v1.0.89 16:03:25 ------------------- 16:03:25 experimental info: 16:03:25 ------------------- 16:03:25 Commited By: **** collab-it+edgex@linuxfoundation.org 16:03:25 Commit SHA: f6ab21c320c462fae7a5b8fd747aea39c3187bc7 16:03:25 Message: update experimental to v1.0.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:03:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:03:28 16:03:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:03:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:03:29 latest: Pulling from edgex-devops/git-semver 16:03:29 9123ac7c32f7: Pulling fs layer 16:03:29 b8cc5d1170e3: Pulling fs layer 16:03:29 2924cbbf6a41: Pulling fs layer 16:03:29 93b08a4f1073: Pulling fs layer 16:03:29 93b08a4f1073: Waiting 16:03:29 b8cc5d1170e3: Verifying Checksum 16:03:29 b8cc5d1170e3: Download complete 16:03:29 9123ac7c32f7: Verifying Checksum 16:03:29 9123ac7c32f7: Download complete 16:03:29 93b08a4f1073: Verifying Checksum 16:03:29 93b08a4f1073: Download complete 16:03:29 2924cbbf6a41: Verifying Checksum 16:03:29 2924cbbf6a41: Download complete 16:03:29 9123ac7c32f7: Pull complete 16:03:29 b8cc5d1170e3: Pull complete 16:03:30 2924cbbf6a41: Pull complete 16:03:30 93b08a4f1073: Pull complete 16:03:30 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 16:03:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:03:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:03:30 prd-centos7-docker-4c-2g-181 does not seem to be running inside a container 16:03:30 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:03:32 $ docker top 572604bf265c36058e3a636d22395ef79c704c6f65bcfce4cdbf3285e75bd109 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:03:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:03:32 [ssh-agent] Looking for ssh-agent implementation... 16:03:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:03:33 $ docker exec 572604bf265c36058e3a636d22395ef79c704c6f65bcfce4cdbf3285e75bd109 ssh-agent 16:03:33 SSH_AUTH_SOCK=/tmp/ssh-NQg9sz10MK4f/agent.12 16:03:33 SSH_AGENT_PID=18 16:03:33 Running ssh-add (command line suppressed) 16:03:33 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_695231542830926245.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_695231542830926245.key) 16:03:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:03:33 + git describe --exact-match --tags HEAD 16:03:33 fatal: No names found, cannot describe anything. [Pipeline] } 16:03:34 $ docker exec --env ******** --env ******** 572604bf265c36058e3a636d22395ef79c704c6f65bcfce4cdbf3285e75bd109 ssh-agent -k 16:03:34 unset SSH_AUTH_SOCK; 16:03:34 unset SSH_AGENT_PID; 16:03:34 echo Agent pid 18 killed; 16:03:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:03:34 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 16:03:34 This usually means this commit has not been tagged. [Pipeline] sshagent 16:03:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:03:34 [ssh-agent] Looking for ssh-agent implementation... 16:03:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:03:34 $ docker exec 572604bf265c36058e3a636d22395ef79c704c6f65bcfce4cdbf3285e75bd109 ssh-agent 16:03:34 SSH_AUTH_SOCK=/tmp/ssh-gL4YH2dcaeSJ/agent.47 16:03:34 SSH_AGENT_PID=52 16:03:34 Running ssh-add (command line suppressed) 16:03:34 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_705414970381780620.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_705414970381780620.key) 16:03:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:03:35 + git semver init 16:03:35 # -> Open(): unable to determine branch for HEAD 16:03:35 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 16:03:35 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 16:03:35 # $SEMVER_REMOTE_NAME = origin 16:03:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:03:35 # $SEMVER_USER_NAME = edgex-jenkins 16:03:35 # $SEMVER_BRANCH = master 16:03:35 # $SEMVER_TEMP = /tmp/semver-992389155 16:03:35 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 16:03:35 # '/tmp/semver-992389155' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 16:03:35 # -> Force: false 16:03:35 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 16:03:35 $ docker exec --env ******** --env ******** 572604bf265c36058e3a636d22395ef79c704c6f65bcfce4cdbf3285e75bd109 ssh-agent -k 16:03:35 unset SSH_AUTH_SOCK; 16:03:35 unset SSH_AGENT_PID; 16:03:35 echo Agent pid 52 killed; 16:03:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:03:36 + git semver [Pipeline] } 16:03:36 $ docker stop --time=1 572604bf265c36058e3a636d22395ef79c704c6f65bcfce4cdbf3285e75bd109 16:03:38 $ docker rm -f 572604bf265c36058e3a636d22395ef79c704c6f65bcfce4cdbf3285e75bd109 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 16:03:38 Stashed 75 file(s) [Pipeline] echo 16:03:38 [edgeXSemver] initialized semver on version 0.1.64 [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 16:03:53 Still waiting to schedule task 16:03:53 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:03:53 Still waiting to schedule task 16:03:53 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 16:06:10 Running on prd-centos7-docker-4c-2g-183 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 16:06:10 Running in /w/workspace/go-mod-core-contracts/28 [Pipeline] { [Pipeline] checkout 16:06:13 using credential edgex-jenkins-ssh 16:06:13 Cloning the remote Git repository 16:06:13 Cloning with configured refspecs honoured and without tags 16:06:13 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:06:13 > git init /w/workspace/go-mod-core-contracts/28 # timeout=10 16:06:13 Fetching without tags 16:06:14 Checking out Revision 0746ea1719ff74015da8ef926f06a40e1e317cc2 (master) 16:06:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:06:13 > git --version # timeout=10 16:06:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:06:13 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:06:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:06:13 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:06:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:06:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:06:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:06:13 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:06:14 > git config core.sparsecheckout # timeout=10 16:06:14 > git checkout -f 0746ea1719ff74015da8ef926f06a40e1e317cc2 # timeout=10 16:06:17 Commit message: "Merge pull request #252 from weichou1229/issue-251" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:06:18 ========================================================= 16:06:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 16:06:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:06:19 + 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 . 16:06:19 Sending build context to Docker daemon 1.836MB 16:06:19 Step 1/7 : ARG BASE=golang:1.13-alpine 16:06:19 Step 2/7 : FROM ${BASE} 16:06:19 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 16:06:19 e6b0cf9c0882: Pulling fs layer 16:06:19 2848faf0eed1: Pulling fs layer 16:06:19 0f37312ad70f: Pulling fs layer 16:06:19 5788d62ee057: Pulling fs layer 16:06:19 0e6b1d234666: Pulling fs layer 16:06:19 bf5d7aec512f: Pulling fs layer 16:06:19 34c802a77dc8: Pulling fs layer 16:06:19 9eb99e56ec68: Pulling fs layer 16:06:19 27c7a5d97fbd: Pulling fs layer 16:06:19 5c102a31e300: Pulling fs layer 16:06:19 dcfb455df0a1: Pulling fs layer 16:06:19 34c802a77dc8: Waiting 16:06:19 9eb99e56ec68: Waiting 16:06:19 27c7a5d97fbd: Waiting 16:06:19 5c102a31e300: Waiting 16:06:19 dcfb455df0a1: Waiting 16:06:19 5788d62ee057: Waiting 16:06:19 0e6b1d234666: Waiting 16:06:19 bf5d7aec512f: Waiting 16:06:20 0f37312ad70f: Verifying Checksum 16:06:20 0f37312ad70f: Download complete 16:06:20 2848faf0eed1: Verifying Checksum 16:06:20 2848faf0eed1: Download complete 16:06:20 0e6b1d234666: Verifying Checksum 16:06:20 0e6b1d234666: Download complete 16:06:20 bf5d7aec512f: Download complete 16:06:20 e6b0cf9c0882: Verifying Checksum 16:06:20 e6b0cf9c0882: Download complete 16:06:20 e6b0cf9c0882: Pull complete 16:06:20 34c802a77dc8: Verifying Checksum 16:06:20 34c802a77dc8: Download complete 16:06:20 27c7a5d97fbd: Verifying Checksum 16:06:20 27c7a5d97fbd: Download complete 16:06:21 5c102a31e300: Verifying Checksum 16:06:21 5c102a31e300: Download complete 16:06:21 9eb99e56ec68: Verifying Checksum 16:06:21 9eb99e56ec68: Download complete 16:06:21 5788d62ee057: Verifying Checksum 16:06:21 5788d62ee057: Download complete 16:06:21 dcfb455df0a1: Verifying Checksum 16:06:21 dcfb455df0a1: Download complete 16:06:23 2848faf0eed1: Pull complete 16:06:23 0f37312ad70f: Pull complete 16:06:28 5788d62ee057: Pull complete 16:06:28 0e6b1d234666: Pull complete 16:06:28 bf5d7aec512f: Pull complete 16:06:33 34c802a77dc8: Pull complete 16:06:36 9eb99e56ec68: Pull complete 16:06:36 27c7a5d97fbd: Pull complete 16:06:37 5c102a31e300: Pull complete 16:06:37 dcfb455df0a1: Pull complete 16:06:37 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 16:06:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 16:06:37 ---> 7c70fe431013 16:06:37 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:06:39 ---> Running in 0283bac3e308 16:06:39 Removing intermediate container 0283bac3e308 16:06:39 ---> 81074b1ec1c6 16:06:39 Step 4/7 : RUN apk add bash 16:06:39 ---> Running in 507d6fcd99a5 16:06:40 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 16:06:42 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 16:06:43 OK: 143 MiB in 39 packages 16:06:44 Removing intermediate container 507d6fcd99a5 16:06:44 ---> 0a9f2bdfa12e 16:06:44 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:06:44 ---> Running in 1b34c2064607 16:06:44 Removing intermediate container 1b34c2064607 16:06:44 ---> 5990be996003 16:06:44 Step 6/7 : COPY go.mod . 16:06:44 ---> e7d5dba9bc4f 16:06:44 Step 7/7 : RUN go mod download 16:06:44 ---> Running in f04ec848783e 16:06:46 go: finding github.com/davecgh/go-spew v1.1.0 16:06:46 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:06:46 go: finding github.com/go-kit/kit v0.8.0 16:06:46 go: finding github.com/go-logfmt/logfmt v0.4.0 16:06:46 go: finding github.com/go-playground/assert/v2 v2.0.1 16:06:46 go: finding github.com/go-playground/locales v0.13.0 16:06:46 go: finding github.com/go-playground/universal-translator v0.17.0 16:06:46 go: finding github.com/go-playground/validator/v10 v10.3.0 16:06:46 go: finding github.com/go-stack/stack v1.8.0 16:06:46 go: finding github.com/google/uuid v1.1.0 16:06:46 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:06:46 go: finding github.com/leodido/go-urn v1.2.0 16:06:46 go: finding github.com/pmezard/go-difflib v1.0.0 16:06:46 go: finding github.com/stretchr/objx v0.1.0 16:06:46 go: finding github.com/stretchr/testify v1.5.1 16:06:46 go: finding github.com/x448/float16 v0.8.4 16:06:46 go: finding golang.org/x/text v0.3.2 16:06:46 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 16:06:46 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:06:46 go: finding gopkg.in/yaml.v2 v2.2.2 16:06:54 Removing intermediate container f04ec848783e 16:06:54 ---> e0c9868ae6e1 16:06:54 Successfully built e0c9868ae6e1 16:06:54 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 16:06:55 + docker inspect -f . ci-base-image-x86_64 16:06:55 . [Pipeline] withDockerContainer 16:06:55 prd-centos7-docker-4c-2g-183 does not seem to be running inside a container 16:06:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/28 -v /w/workspace/go-mod-core-contracts/28:/w/workspace/go-mod-core-contracts/28:rw,z -v /w/workspace/go-mod-core-contracts/28@tmp:/w/workspace/go-mod-core-contracts/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:06:55 $ docker top 516ba85e7ecdeb85b4bc8861e9df802a32350a087c1e1e23c7cdcec329e789ed -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:56 + go version 16:06:56 go version go1.13.5 linux/amd64 [Pipeline] sh 16:06:56 + make test 16:06:56 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:07:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:07:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.026s coverage: 85.7% of statements 16:07:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.009s coverage: 100.0% of statements 16:07:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.020s coverage: 45.4% of statements 16:07:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.038s coverage: 77.8% of statements 16:07:05 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:07:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.005s coverage: 6.4% of statements 16:07:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.037s coverage: 14.4% of statements 16:07:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.022s coverage: 100.0% of statements 16:07:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.064s coverage: 91.8% of statements 16:07:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:07:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:07:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.008s coverage: 100.0% of statements 16:07:09 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.017s coverage: 62.6% of statements 16:07:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.024s coverage: 26.3% of statements 16:07:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.016s coverage: 15.4% of statements 16:07:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.021s coverage: 15.4% of statements 16:07:09 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.008s coverage: 14.3% of statements 16:07:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 16:07:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 83.3% of statements 16:07:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 16:07:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.007s coverage: 90.9% of statements 16:07:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 16:07:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 16:07:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:07:10 gofmt -l . 16:07:10 [ "`gofmt -l .`" = "" ] [Pipeline] stash 16:07:10 Stashed 1 file(s) [Pipeline] } 16:07:10 $ docker stop --time=1 516ba85e7ecdeb85b4bc8861e9df802a32350a087c1e1e23c7cdcec329e789ed 16:07:13 $ docker rm -f 516ba85e7ecdeb85b4bc8861e9df802a32350a087c1e1e23c7cdcec329e789ed [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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:07:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-184 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 16:07:19 Running in /w/workspace/go-mod-core-contracts/28 [Pipeline] { [Pipeline] checkout 16:07:24 using credential edgex-jenkins-ssh 16:07:24 Cloning the remote Git repository 16:07:24 Cloning with configured refspecs honoured and without tags 16:07:24 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:07:25 Fetching without tags 16:07:24 > git init /w/workspace/go-mod-core-contracts/28 # timeout=10 16:07:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:07:24 > git --version # timeout=10 16:07:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:07:25 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:07:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:07:25 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:07:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:07:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:07:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:07:25 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:07:26 Checking out Revision 0746ea1719ff74015da8ef926f06a40e1e317cc2 (master) 16:07:26 > git config core.sparsecheckout # timeout=10 16:07:26 > git checkout -f 0746ea1719ff74015da8ef926f06a40e1e317cc2 # timeout=10 16:07:30 Commit message: "Merge pull request #252 from weichou1229/issue-251" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:07:31 ========================================================= 16:07:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 16:07:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:07:32 + 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 . 16:07:33 Sending build context to Docker daemon 1.836MB 16:07:33 Step 1/7 : ARG BASE=golang:1.13-alpine 16:07:33 Step 2/7 : FROM ${BASE} 16:07:34 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:07:34 cde5963f3b93: Pulling fs layer 16:07:34 2a23fa8c16f7: Pulling fs layer 16:07:34 777b28850792: Pulling fs layer 16:07:34 8a11ddd9e578: Pulling fs layer 16:07:34 4cf88f913ddb: Pulling fs layer 16:07:34 8a11ddd9e578: Waiting 16:07:34 4cf88f913ddb: Waiting 16:07:34 1df406cf5192: Pulling fs layer 16:07:34 cd6300453558: Pulling fs layer 16:07:34 b9c365052c96: Pulling fs layer 16:07:34 a2d8cc88f415: Pulling fs layer 16:07:34 ea1d1ca13537: Pulling fs layer 16:07:34 1df406cf5192: Waiting 16:07:34 3750a50a1c5e: Pulling fs layer 16:07:34 cd6300453558: Waiting 16:07:34 ea1d1ca13537: Waiting 16:07:34 b9c365052c96: Waiting 16:07:34 3750a50a1c5e: Waiting 16:07:34 777b28850792: Verifying Checksum 16:07:34 777b28850792: Download complete 16:07:34 2a23fa8c16f7: Verifying Checksum 16:07:34 2a23fa8c16f7: Download complete 16:07:34 4cf88f913ddb: Verifying Checksum 16:07:34 4cf88f913ddb: Download complete 16:07:34 1df406cf5192: Verifying Checksum 16:07:34 1df406cf5192: Download complete 16:07:34 cde5963f3b93: Verifying Checksum 16:07:34 cde5963f3b93: Download complete 16:07:35 cde5963f3b93: Pull complete 16:07:35 2a23fa8c16f7: Pull complete 16:07:36 777b28850792: Pull complete 16:07:36 cd6300453558: Download complete 16:07:36 a2d8cc88f415: Verifying Checksum 16:07:36 a2d8cc88f415: Download complete 16:07:38 ea1d1ca13537: Verifying Checksum 16:07:38 ea1d1ca13537: Download complete 16:07:38 3750a50a1c5e: Download complete 16:07:38 b9c365052c96: Verifying Checksum 16:07:38 b9c365052c96: Download complete 16:07:39 8a11ddd9e578: Verifying Checksum 16:07:39 8a11ddd9e578: Download complete 16:07:52 8a11ddd9e578: Pull complete 16:07:52 4cf88f913ddb: Pull complete 16:07:52 1df406cf5192: Pull complete 16:07:56 cd6300453558: Pull complete 16:08:00 b9c365052c96: Pull complete 16:08:00 a2d8cc88f415: Pull complete 16:08:02 ea1d1ca13537: Pull complete 16:08:03 3750a50a1c5e: Pull complete 16:08:03 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 16:08:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 16:08:03 ---> 78745c68409d 16:08:03 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:08:07 ---> Running in 949417a09046 16:08:07 Removing intermediate container 949417a09046 16:08:07 ---> f895a52ff8a6 16:08:07 Step 4/7 : RUN apk add bash 16:08:07 ---> Running in 3b5c2a2f455c 16:08:09 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 16:08:10 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 16:08:11 OK: 125 MiB in 39 packages 16:08:12 Removing intermediate container 3b5c2a2f455c 16:08:12 ---> e3e60776e16c 16:08:12 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:08:12 ---> Running in 57f64ac3c155 16:08:12 Removing intermediate container 57f64ac3c155 16:08:12 ---> 57c42f8f5339 16:08:12 Step 6/7 : COPY go.mod . 16:08:13 ---> b06b342aaf00 16:08:13 Step 7/7 : RUN go mod download 16:08:13 ---> Running in f0177614d773 16:08:16 go: finding github.com/davecgh/go-spew v1.1.0 16:08:16 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:08:16 go: finding github.com/go-kit/kit v0.8.0 16:08:16 go: finding github.com/go-logfmt/logfmt v0.4.0 16:08:16 go: finding github.com/go-playground/assert/v2 v2.0.1 16:08:16 go: finding github.com/go-playground/locales v0.13.0 16:08:16 go: finding github.com/go-playground/universal-translator v0.17.0 16:08:16 go: finding github.com/go-playground/validator/v10 v10.3.0 16:08:16 go: finding github.com/go-stack/stack v1.8.0 16:08:16 go: finding github.com/google/uuid v1.1.0 16:08:16 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:08:16 go: finding github.com/leodido/go-urn v1.2.0 16:08:16 go: finding github.com/pmezard/go-difflib v1.0.0 16:08:16 go: finding github.com/stretchr/objx v0.1.0 16:08:16 go: finding github.com/stretchr/testify v1.5.1 16:08:16 go: finding github.com/x448/float16 v0.8.4 16:08:16 go: finding golang.org/x/text v0.3.2 16:08:16 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 16:08:16 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:08:16 go: finding gopkg.in/yaml.v2 v2.2.2 16:08:28 Removing intermediate container f0177614d773 16:08:28 ---> 1be474df93d3 16:08:28 Successfully built 1be474df93d3 16:08:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:08:29 + docker inspect -f . ci-base-image-arm64 16:08:29 . [Pipeline] withDockerContainer 16:08:29 prd-ubuntu18.04-docker-arm64-4c-16g-184 does not seem to be running inside a container 16:08:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/28 -v /w/workspace/go-mod-core-contracts/28:/w/workspace/go-mod-core-contracts/28:rw,z -v /w/workspace/go-mod-core-contracts/28@tmp:/w/workspace/go-mod-core-contracts/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:08:31 $ docker top 1ceb12e28806302099cb9de3665bb75291acdcc1930eab2a2460e8dd3d9a987e -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:33 + go version 16:08:33 go version go1.13.5 linux/arm64 [Pipeline] sh 16:08:34 + make test 16:08:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:08:56 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:08:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.054s coverage: 85.7% of statements 16:08:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.037s coverage: 100.0% of statements 16:08:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.066s coverage: 45.4% of statements 16:08:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.043s coverage: 77.8% of statements 16:08:58 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:08:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.064s coverage: 6.4% of statements 16:09:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.100s coverage: 14.4% of statements 16:09:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.019s coverage: 100.0% of statements 16:09:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.105s coverage: 91.8% of statements 16:09:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:09:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:09:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.038s coverage: 100.0% of statements 16:09:08 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.095s coverage: 62.6% of statements 16:09:08 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.039s coverage: 26.3% of statements 16:09:08 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.063s coverage: 15.4% of statements 16:09:08 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.015s coverage: 15.4% of statements 16:09:08 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements 16:09:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 16:09:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.023s coverage: 83.3% of statements 16:09:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 16:09:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.026s coverage: 90.9% of statements 16:09:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 16:09:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 16:09:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:09:13 gofmt -l . 16:09:14 [ "`gofmt -l .`" = "" ] [Pipeline] stash 16:09:14 Warning: overwriting stash ‘coverage-report’ 16:09:15 Stashed 1 file(s) [Pipeline] } 16:09:15 $ docker stop --time=1 1ceb12e28806302099cb9de3665bb75291acdcc1930eab2a2460e8dd3d9a987e 16:09:17 $ docker rm -f 1ceb12e28806302099cb9de3665bb75291acdcc1930eab2a2460e8dd3d9a987e [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] stage [Pipeline] { (Snap) Stage "Snap" 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 16:09:19 provisioning config files... 16:09:19 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4498723040388304972tmp [Pipeline] { [Pipeline] sh 16:09:19 + curl -s https://codecov.io/bash 16:09:19 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_master@tmp/config4498723040388304972tmp [Pipeline] } 16:09:20 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:09:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 16:09:20 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 16:09:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:09:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 16:09:21 16:09:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 16:09:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 16:09:21 1.317.0: Pulling from edgex-devops/edgex-snyk-go 16:09:21 cbdbe7a5bc2a: Pulling fs layer 16:09:21 408f87550127: Pulling fs layer 16:09:21 fe522b08c979: Pulling fs layer 16:09:21 221eaa008020: Pulling fs layer 16:09:21 2a4607e5d6b9: Pulling fs layer 16:09:21 8f79b27c4fd2: Pulling fs layer 16:09:21 e5c8dbe1645b: Pulling fs layer 16:09:21 23e8b3b47431: Pulling fs layer 16:09:21 5c568d65a230: Pulling fs layer 16:09:21 221eaa008020: Waiting 16:09:21 2a4607e5d6b9: Waiting 16:09:21 8f79b27c4fd2: Waiting 16:09:21 e5c8dbe1645b: Waiting 16:09:21 5c568d65a230: Waiting 16:09:21 fe522b08c979: Download complete 16:09:21 408f87550127: Verifying Checksum 16:09:21 408f87550127: Download complete 16:09:21 2a4607e5d6b9: Verifying Checksum 16:09:21 2a4607e5d6b9: Download complete 16:09:21 8f79b27c4fd2: Download complete 16:09:21 cbdbe7a5bc2a: Download complete 16:09:22 e5c8dbe1645b: Download complete 16:09:22 cbdbe7a5bc2a: Pull complete 16:09:22 408f87550127: Pull complete 16:09:22 23e8b3b47431: Verifying Checksum 16:09:22 23e8b3b47431: Download complete 16:09:22 fe522b08c979: Pull complete 16:09:22 5c568d65a230: Verifying Checksum 16:09:22 5c568d65a230: Download complete 16:09:23 221eaa008020: Download complete 16:09:28 221eaa008020: Pull complete 16:09:28 2a4607e5d6b9: Pull complete 16:09:28 8f79b27c4fd2: Pull complete 16:09:30 e5c8dbe1645b: Pull complete 16:09:34 23e8b3b47431: Pull complete 16:09:36 5c568d65a230: Pull complete 16:09:36 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 16:09:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 16:09:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 16:09:36 prd-centos7-docker-4c-2g-181 does not seem to be running inside a container 16:09:36 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 16:09:37 $ docker top d26a4005426b47d742fbd01d0e9194d7fdaa2378cd42149016f552d74bd1e9e6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:37 + snyk monitor '--org=edgex-jenkins' 16:09:44 16:09:44 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 16:09:44 16:09:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/664ad9bb-0c57-4a4b-9bd4-30078865eec1 16:09:44 16:09:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:09:44 16:09:44 [Pipeline] } 16:09:44 $ docker stop --time=1 d26a4005426b47d742fbd01d0e9194d7fdaa2378cd42149016f552d74bd1e9e6 16:09:46 $ docker rm -f d26a4005426b47d742fbd01d0e9194d7fdaa2378cd42149016f552d74bd1e9e6 [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 16:09:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:09:48 . [Pipeline] withDockerContainer 16:09:48 prd-centos7-docker-4c-2g-181 does not seem to be running inside a container 16:09:48 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:09:48 $ docker top b0327a78816b5b4d5ab847fd0a4f0917379d6300d2c57334b12de91ed8cc7247 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:09:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:49 [ssh-agent] Looking for ssh-agent implementation... 16:09:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:49 $ docker exec b0327a78816b5b4d5ab847fd0a4f0917379d6300d2c57334b12de91ed8cc7247 ssh-agent 16:09:49 SSH_AUTH_SOCK=/tmp/ssh-BO9VJ67JtgSM/agent.11 16:09:49 SSH_AGENT_PID=16 16:09:49 Running ssh-add (command line suppressed) 16:09:49 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9062881837050965607.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9062881837050965607.key) 16:09:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:50 + git semver tag 16:09:50 # -> Open(): unable to determine branch for HEAD 16:09:50 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 16:09:50 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 16:09:50 # $SEMVER_REMOTE_NAME = origin 16:09:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:09:50 # $SEMVER_USER_NAME = edgex-jenkins 16:09:50 # $SEMVER_BRANCH = master 16:09:50 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 16:09:50 # 0746ea1719ff74015da8ef926f06a40e1e317cc2 HEAD 16:09:50 # -> Force: false 16:09:50 # a977301894b7bf43f8895d58b69e85c062b76055 refs/tags/v0.1.64 [Pipeline] } 16:09:50 $ docker exec --env ******** --env ******** b0327a78816b5b4d5ab847fd0a4f0917379d6300d2c57334b12de91ed8cc7247 ssh-agent -k 16:09:50 unset SSH_AUTH_SOCK; 16:09:50 unset SSH_AGENT_PID; 16:09:50 echo Agent pid 16 killed; 16:09:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:09:50 + git semver [Pipeline] } 16:09:50 $ docker stop --time=1 b0327a78816b5b4d5ab847fd0a4f0917379d6300d2c57334b12de91ed8cc7247 16:09:52 $ docker rm -f b0327a78816b5b4d5ab847fd0a4f0917379d6300d2c57334b12de91ed8cc7247 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:09:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:09:52 16:09:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:09:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:09:53 0.23.1-centos7: Pulling from edgex-lftools 16:09:53 ab5ef0e58194: Pulling fs layer 16:09:53 9712f1f96733: Pulling fs layer 16:09:53 63f879dbbcfc: Pulling fs layer 16:09:53 0d9ebad4ef96: Pulling fs layer 16:09:53 e9a5061849ea: Pulling fs layer 16:09:53 d747dcd14b5f: Pulling fs layer 16:09:53 2de7ff778b66: Pulling fs layer 16:09:53 e9a5061849ea: Waiting 16:09:53 d747dcd14b5f: Waiting 16:09:53 2de7ff778b66: Waiting 16:09:53 0d9ebad4ef96: Waiting 16:09:53 9712f1f96733: Download complete 16:09:53 63f879dbbcfc: Verifying Checksum 16:09:53 63f879dbbcfc: Download complete 16:09:53 e9a5061849ea: Verifying Checksum 16:09:53 e9a5061849ea: Download complete 16:09:53 d747dcd14b5f: Verifying Checksum 16:09:53 d747dcd14b5f: Download complete 16:09:53 0d9ebad4ef96: Verifying Checksum 16:09:53 0d9ebad4ef96: Download complete 16:09:53 2de7ff778b66: Verifying Checksum 16:09:53 2de7ff778b66: Download complete 16:09:54 ab5ef0e58194: Verifying Checksum 16:09:54 ab5ef0e58194: Download complete 16:09:58 ab5ef0e58194: Pull complete 16:09:58 9712f1f96733: Pull complete 16:10:00 63f879dbbcfc: Pull complete 16:10:09 0d9ebad4ef96: Pull complete 16:10:10 e9a5061849ea: Pull complete 16:10:10 d747dcd14b5f: Pull complete 16:10:14 2de7ff778b66: Pull complete 16:10:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:10:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:10:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:10:14 prd-centos7-docker-4c-2g-181 does not seem to be running inside a container 16:10:14 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:10:18 $ docker top d00256ba46c0bb527c5e6412171d94242d95c3fee65cabd0ae7e143fbbf9bd03 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:10:18 provisioning config files... 16:10:18 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8075948156377007972tmp 16:10:18 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4014391228845203393tmp 16:10:18 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6033447157495590506tmp [Pipeline] { [Pipeline] echo 16:10:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:10:18 ---> sigul-configuration.sh 16:10:18 gpg: directory `/root/.gnupg' created 16:10:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:10:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:10:18 gpg: keyring `/root/.gnupg/secring.gpg' created 16:10:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:10:18 gpg: CAST5 encrypted data 16:10:19 gpg: encrypted with 1 passphrase 16:10:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:10:19 + mkdir /home/jenkins 16:10:19 + mkdir /home/jenkins/sigul [Pipeline] sh 16:10:19 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 16:10:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:10:20 ---> sigul-install.sh 16:10:28 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 16:10:28 + git tag --list 16:10:28 v0.1.64 [Pipeline] sh 16:10:28 + lftools sign git-tag v0.1.64 16:10:30 Signing Git tag with Sigul... 16:10:30 Signing v0.1.64 [Pipeline] echo 16:10:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:10:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:10:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:10:31 $ docker stop --time=1 d00256ba46c0bb527c5e6412171d94242d95c3fee65cabd0ae7e143fbbf9bd03 16:10:33 $ docker rm -f d00256ba46c0bb527c5e6412171d94242d95c3fee65cabd0ae7e143fbbf9bd03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:10:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:10:34 . [Pipeline] withDockerContainer 16:10:34 prd-centos7-docker-4c-2g-181 does not seem to be running inside a container 16:10:34 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:10:34 $ docker top 44fab6edf42318a01991de9fe0ca56b8c96ea65d389fa4085b8c6a04026ece20 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:10:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:10:35 [ssh-agent] Looking for ssh-agent implementation... 16:10:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:10:35 $ docker exec 44fab6edf42318a01991de9fe0ca56b8c96ea65d389fa4085b8c6a04026ece20 ssh-agent 16:10:35 SSH_AUTH_SOCK=/tmp/ssh-Oq4GDM8tkbrc/agent.11 16:10:35 SSH_AGENT_PID=16 16:10:35 Running ssh-add (command line suppressed) 16:10:35 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5981246561289242258.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5981246561289242258.key) 16:10:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:10:36 + git semver bump patch 16:10:36 # -> Open(): unable to determine branch for HEAD 16:10:36 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 16:10:36 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 16:10:36 # $SEMVER_REMOTE_NAME = origin 16:10:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:10:36 # $SEMVER_USER_NAME = edgex-jenkins 16:10:36 # $SEMVER_BRANCH = master 16:10:36 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 16:10:36 0.1.65 [Pipeline] } 16:10:36 $ docker exec --env ******** --env ******** 44fab6edf42318a01991de9fe0ca56b8c96ea65d389fa4085b8c6a04026ece20 ssh-agent -k 16:10:36 unset SSH_AUTH_SOCK; 16:10:36 unset SSH_AGENT_PID; 16:10:36 echo Agent pid 16 killed; 16:10:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:10:36 + git semver [Pipeline] } 16:10:36 $ docker stop --time=1 44fab6edf42318a01991de9fe0ca56b8c96ea65d389fa4085b8c6a04026ece20 16:10:38 $ docker rm -f 44fab6edf42318a01991de9fe0ca56b8c96ea65d389fa4085b8c6a04026ece20 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:10:38 . [Pipeline] withDockerContainer 16:10:38 prd-centos7-docker-4c-2g-181 does not seem to be running inside a container 16:10:38 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:10:39 $ docker top 9bf0fabd5de93388593e8785e013365ecff303f829252c554703319b934be1cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:10:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:10:39 [ssh-agent] Looking for ssh-agent implementation... 16:10:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:10:39 $ docker exec 9bf0fabd5de93388593e8785e013365ecff303f829252c554703319b934be1cb ssh-agent 16:10:39 SSH_AUTH_SOCK=/tmp/ssh-3AChT5RQAfbv/agent.11 16:10:39 SSH_AGENT_PID=16 16:10:39 Running ssh-add (command line suppressed) 16:10:40 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7522221843919643248.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7522221843919643248.key) 16:10:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:10:40 + git semver push 16:10:40 # -> Open(): unable to determine branch for HEAD 16:10:40 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 16:10:40 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 16:10:40 # $SEMVER_REMOTE_NAME = origin 16:10:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:10:40 # $SEMVER_USER_NAME = edgex-jenkins 16:10:40 # $SEMVER_BRANCH = master 16:10:40 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 16:10:48 $ docker exec --env ******** --env ******** 9bf0fabd5de93388593e8785e013365ecff303f829252c554703319b934be1cb ssh-agent -k 16:10:48 unset SSH_AUTH_SOCK; 16:10:48 unset SSH_AGENT_PID; 16:10:48 echo Agent pid 16 killed; 16:10:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:10:49 + git semver [Pipeline] } 16:10:49 $ docker stop --time=1 9bf0fabd5de93388593e8785e013365ecff303f829252c554703319b934be1cb 16:10:50 $ docker rm -f 9bf0fabd5de93388593e8785e013365ecff303f829252c554703319b934be1cb [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 16:10:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:10:52 ---> package-listing.sh 16:10:52 ++ facter osfamily 16:10:52 ++ tr '[:upper:]' '[:lower:]' 16:10:52 + OS_FAMILY=redhat 16:10:52 + workspace=/w/workspace/dry_go-mod-core-contracts_master 16:10:52 + START_PACKAGES=/tmp/packages_start.txt 16:10:52 + END_PACKAGES=/tmp/packages_end.txt 16:10:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:10:52 + PACKAGES=/tmp/packages_start.txt 16:10:52 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 16:10:52 + PACKAGES=/tmp/packages_end.txt 16:10:52 + case "${OS_FAMILY}" in 16:10:52 + rpm -qa 16:10:52 + sort 16:10:56 + '[' -f /tmp/packages_start.txt ']' 16:10:56 + '[' -f /tmp/packages_end.txt ']' 16:10:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:10:56 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 16:10:56 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 16:10:56 + 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 16:10:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:10:57 16:10:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:10:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:10:57 alpine: Pulling from edgex-lftools-log-publisher 16:10:57 c9b1b535fdd9: Pulling fs layer 16:10:57 2cc5ad85d9ab: Pulling fs layer 16:10:57 756a868c4378: Pulling fs layer 16:10:57 444b2fc9a129: Pulling fs layer 16:10:57 ea15f1150254: Pulling fs layer 16:10:57 41b27a9f41bf: Pulling fs layer 16:10:57 28c525ee5125: Pulling fs layer 16:10:57 094b1ea09ed8: Pulling fs layer 16:10:57 138eaada9080: Pulling fs layer 16:10:57 0622d0fa9048: Pulling fs layer 16:10:57 28c525ee5125: Waiting 16:10:57 094b1ea09ed8: Waiting 16:10:57 138eaada9080: Waiting 16:10:57 0622d0fa9048: Waiting 16:10:57 444b2fc9a129: Waiting 16:10:57 ea15f1150254: Waiting 16:10:57 41b27a9f41bf: Waiting 16:10:57 2cc5ad85d9ab: Download complete 16:10:57 444b2fc9a129: Verifying Checksum 16:10:57 444b2fc9a129: Download complete 16:10:57 c9b1b535fdd9: Download complete 16:10:57 ea15f1150254: Verifying Checksum 16:10:57 ea15f1150254: Download complete 16:10:57 28c525ee5125: Verifying Checksum 16:10:58 756a868c4378: Verifying Checksum 16:10:58 756a868c4378: Download complete 16:10:58 138eaada9080: Verifying Checksum 16:10:58 138eaada9080: Download complete 16:10:58 0622d0fa9048: Verifying Checksum 16:10:58 0622d0fa9048: Download complete 16:10:58 094b1ea09ed8: Verifying Checksum 16:10:58 094b1ea09ed8: Download complete 16:10:58 c9b1b535fdd9: Pull complete 16:10:58 2cc5ad85d9ab: Pull complete 16:10:58 41b27a9f41bf: Verifying Checksum 16:10:58 41b27a9f41bf: Download complete 16:11:01 756a868c4378: Pull complete 16:11:01 444b2fc9a129: Pull complete 16:11:01 ea15f1150254: Pull complete 16:11:04 41b27a9f41bf: Pull complete 16:11:04 28c525ee5125: Pull complete 16:11:07 094b1ea09ed8: Pull complete 16:11:07 138eaada9080: Pull complete 16:11:07 0622d0fa9048: Pull complete 16:11:07 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 16:11:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:11:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:11:07 prd-centos7-docker-4c-2g-181 does not seem to be running inside a container 16:11:07 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:11:09 $ docker top 860e13866d2202323a0f4b92808fc075d460e7342b7a3025ebc324b3ab83c9b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:11:09 provisioning config files... 16:11:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6810464636156446477tmp [Pipeline] { [Pipeline] echo 16:11:09 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:11:10 ---> create-netrc.sh [Pipeline] echo 16:11:10 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:11:10 ---> logs-deploy.sh 16:11:10 + ARCHIVE_ARTIFACTS= 16:11:10 + LOGS_SERVER=https://logs.edgexfoundry.org 16:11:10 + '[' https://logs.edgexfoundry.org == None ']' 16:11:10 + NEXUS_URL=https://nexus.edgexfoundry.org 16:11:10 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/28 16:11:10 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/28/ 16:11:10 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/28 /w/workspace/dry_go-mod-core-contracts_master 16:11:11 Archives upload complete. 16:11:11 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/28 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/28/