Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9132f554263fd61cb848f5b965b4d1aa9442ed97 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2947 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 Fetching without tags > 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 9132f554263fd61cb848f5b965b4d1aa9442ed97 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9132f554263fd61cb848f5b965b4d1aa9442ed97 # timeout=10 Commit message: "Merge pull request #234 from jdharms/issue_222" > git rev-list --no-walk f9ccc603629d521e04f79a359e6731c414969855 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-08T20:06:32.147Z] 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 [2020-04-08T20:06:34.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T20:06:34.552Z] [2020-04-08T20:06:34.552Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-08T20:06:34.916Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T20:06:34.916Z] latest: Pulling from edgex-devops/git-semver [2020-04-08T20:06:34.916Z] 9123ac7c32f7: Pulling fs layer [2020-04-08T20:06:34.916Z] b8cc5d1170e3: Pulling fs layer [2020-04-08T20:06:34.916Z] 2924cbbf6a41: Pulling fs layer [2020-04-08T20:06:34.916Z] 93b08a4f1073: Pulling fs layer [2020-04-08T20:06:34.916Z] 93b08a4f1073: Waiting [2020-04-08T20:06:34.916Z] b8cc5d1170e3: Verifying Checksum [2020-04-08T20:06:34.916Z] b8cc5d1170e3: Download complete [2020-04-08T20:06:35.179Z] 9123ac7c32f7: Verifying Checksum [2020-04-08T20:06:35.179Z] 9123ac7c32f7: Download complete [2020-04-08T20:06:35.179Z] 93b08a4f1073: Verifying Checksum [2020-04-08T20:06:35.179Z] 93b08a4f1073: Download complete [2020-04-08T20:06:35.179Z] 2924cbbf6a41: Verifying Checksum [2020-04-08T20:06:35.179Z] 2924cbbf6a41: Download complete [2020-04-08T20:06:35.441Z] 9123ac7c32f7: Pull complete [2020-04-08T20:06:35.441Z] b8cc5d1170e3: Pull complete [2020-04-08T20:06:36.380Z] 2924cbbf6a41: Pull complete [2020-04-08T20:06:36.380Z] 93b08a4f1073: Pull complete [2020-04-08T20:06:36.380Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-08T20:06:36.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-08T20:06:36.501Z] prd-centos7-docker-4c-2g-2947 does not seem to be running inside a container [2020-04-08T20:06:36.541Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-08T20:06:37.166Z] $ docker top 4cabc1c7b878e9fa075f527fc964c97639b0bc8f89b4fef3bce78ee121a314fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-08T20:06:37.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T20:06:37.419Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T20:06:37.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T20:06:37.639Z] $ docker exec 4cabc1c7b878e9fa075f527fc964c97639b0bc8f89b4fef3bce78ee121a314fb ssh-agent [2020-04-08T20:06:37.828Z] SSH_AUTH_SOCK=/tmp/ssh-Bx0SfMg6OkGu/agent.14 [2020-04-08T20:06:37.828Z] SSH_AGENT_PID=21 [2020-04-08T20:06:37.839Z] Running ssh-add (command line suppressed) [2020-04-08T20:06:37.978Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9189002550426911343.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9189002550426911343.key) [2020-04-08T20:06:38.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T20:06:38.338Z] + git describe --exact-match --tags HEAD [2020-04-08T20:06:38.338Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-08T20:06:38.449Z] $ docker exec --env ******** --env ******** 4cabc1c7b878e9fa075f527fc964c97639b0bc8f89b4fef3bce78ee121a314fb ssh-agent -k [2020-04-08T20:06:38.588Z] unset SSH_AUTH_SOCK; [2020-04-08T20:06:38.589Z] unset SSH_AGENT_PID; [2020-04-08T20:06:38.589Z] echo Agent pid 21 killed; [2020-04-08T20:06:38.636Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-08T20:06:38.698Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-08T20:06:38.698Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-08T20:06:38.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T20:06:38.775Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T20:06:38.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T20:06:38.961Z] $ docker exec 4cabc1c7b878e9fa075f527fc964c97639b0bc8f89b4fef3bce78ee121a314fb ssh-agent [2020-04-08T20:06:39.144Z] SSH_AUTH_SOCK=/tmp/ssh-mamI5W3bVWSd/agent.55 [2020-04-08T20:06:39.144Z] SSH_AGENT_PID=62 [2020-04-08T20:06:39.154Z] Running ssh-add (command line suppressed) [2020-04-08T20:06:39.306Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9212698370270558451.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9212698370270558451.key) [2020-04-08T20:06:39.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T20:06:39.685Z] + git semver init [2020-04-08T20:06:39.685Z] # -> Open(): unable to determine branch for HEAD [2020-04-08T20:06:39.685Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-04-08T20:06:39.685Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-04-08T20:06:39.685Z] # $SEMVER_REMOTE_NAME = origin [2020-04-08T20:06:39.685Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-08T20:06:39.685Z] # $SEMVER_USER_NAME = jenkins [2020-04-08T20:06:39.685Z] # $SEMVER_BRANCH = master [2020-04-08T20:06:39.685Z] # $SEMVER_TEMP = /tmp/semver-169475525 [2020-04-08T20:06:39.685Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-04-08T20:06:40.254Z] # '/tmp/semver-169475525' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-04-08T20:06:40.254Z] # -> Force: false [2020-04-08T20:06:40.254Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-04-08T20:06:40.263Z] $ docker exec --env ******** --env ******** 4cabc1c7b878e9fa075f527fc964c97639b0bc8f89b4fef3bce78ee121a314fb ssh-agent -k [2020-04-08T20:06:40.395Z] unset SSH_AUTH_SOCK; [2020-04-08T20:06:40.395Z] unset SSH_AGENT_PID; [2020-04-08T20:06:40.395Z] echo Agent pid 62 killed; [2020-04-08T20:06:40.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-08T20:06:40.873Z] + git semver [Pipeline] } [2020-04-08T20:06:40.886Z] $ docker stop --time=1 4cabc1c7b878e9fa075f527fc964c97639b0bc8f89b4fef3bce78ee121a314fb [2020-04-08T20:06:42.206Z] $ docker rm -f 4cabc1c7b878e9fa075f527fc964c97639b0bc8f89b4fef3bce78ee121a314fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-08T20:06:42.892Z] Stashed 67 file(s) [Pipeline] echo [2020-04-08T20:06:42.894Z] [edgeXSemver] initialized semver on version 0.1.56 [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 [2020-04-08T20:06:58.147Z] Still waiting to schedule task [2020-04-08T20:06:58.147Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-08T20:06:58.149Z] Still waiting to schedule task [2020-04-08T20:06:58.149Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-08T20:08:40.346Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2948 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-04-08T20:08:40.388Z] Running in /w/workspace/go-mod-core-contracts/20 [Pipeline] { [Pipeline] checkout [2020-04-08T20:08:45.874Z] using credential edgex-jenkins-ssh [2020-04-08T20:08:45.942Z] Cloning the remote Git repository [2020-04-08T20:08:45.942Z] Cloning with configured refspecs honoured and without tags [2020-04-08T20:08:46.007Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T20:08:46.111Z] > git init /w/workspace/go-mod-core-contracts/20 # timeout=10 [2020-04-08T20:08:46.165Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T20:08:46.166Z] > git --version # timeout=10 [2020-04-08T20:08:46.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T20:08:46.237Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T20:08:47.163Z] Fetching without tags [2020-04-08T20:08:47.778Z] Checking out Revision 9132f554263fd61cb848f5b965b4d1aa9442ed97 (master) [2020-04-08T20:08:47.067Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-08T20:08:47.093Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T20:08:47.133Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-08T20:08:47.174Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T20:08:47.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T20:08:47.188Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T20:08:47.792Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T20:08:47.818Z] > git checkout -f 9132f554263fd61cb848f5b965b4d1aa9442ed97 # timeout=10 [2020-04-08T20:08:52.356Z] Commit message: "Merge pull request #234 from jdharms/issue_222" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-08T20:08:53.534Z] ========================================================= [2020-04-08T20:08:53.534Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-08T20:08:53.534Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T20:08:54.527Z] + 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 . [2020-04-08T20:08:55.495Z] Sending build context to Docker daemon 1.73MB [2020-04-08T20:08:55.495Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-08T20:08:55.495Z] Step 2/7 : FROM ${BASE} [2020-04-08T20:08:55.763Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-08T20:08:55.763Z] cde5963f3b93: Pulling fs layer [2020-04-08T20:08:55.764Z] 2a23fa8c16f7: Pulling fs layer [2020-04-08T20:08:55.764Z] 777b28850792: Pulling fs layer [2020-04-08T20:08:55.764Z] 8a11ddd9e578: Pulling fs layer [2020-04-08T20:08:55.764Z] 4cf88f913ddb: Pulling fs layer [2020-04-08T20:08:55.764Z] 1df406cf5192: Pulling fs layer [2020-04-08T20:08:55.764Z] cd6300453558: Pulling fs layer [2020-04-08T20:08:55.764Z] b9c365052c96: Pulling fs layer [2020-04-08T20:08:55.764Z] 8a11ddd9e578: Waiting [2020-04-08T20:08:55.764Z] a2d8cc88f415: Pulling fs layer [2020-04-08T20:08:55.764Z] 4cf88f913ddb: Waiting [2020-04-08T20:08:55.764Z] 1df406cf5192: Waiting [2020-04-08T20:08:55.764Z] cd6300453558: Waiting [2020-04-08T20:08:55.764Z] b9c365052c96: Waiting [2020-04-08T20:08:55.764Z] ea1d1ca13537: Pulling fs layer [2020-04-08T20:08:55.764Z] 3750a50a1c5e: Pulling fs layer [2020-04-08T20:08:55.764Z] a2d8cc88f415: Waiting [2020-04-08T20:08:55.764Z] ea1d1ca13537: Waiting [2020-04-08T20:08:55.764Z] 3750a50a1c5e: Waiting [2020-04-08T20:08:55.764Z] 777b28850792: Download complete [2020-04-08T20:08:55.764Z] 2a23fa8c16f7: Download complete [2020-04-08T20:08:55.764Z] 4cf88f913ddb: Download complete [2020-04-08T20:08:55.764Z] 1df406cf5192: Download complete [2020-04-08T20:08:56.029Z] cde5963f3b93: Verifying Checksum [2020-04-08T20:08:56.029Z] cde5963f3b93: Download complete [2020-04-08T20:08:56.999Z] cde5963f3b93: Pull complete [2020-04-08T20:08:57.589Z] 2a23fa8c16f7: Pull complete [2020-04-08T20:08:57.858Z] 777b28850792: Pull complete [2020-04-08T20:09:00.444Z] cd6300453558: Verifying Checksum [2020-04-08T20:09:00.444Z] cd6300453558: Download complete [2020-04-08T20:09:00.444Z] a2d8cc88f415: Verifying Checksum [2020-04-08T20:09:00.444Z] a2d8cc88f415: Download complete [2020-04-08T20:09:02.394Z] ea1d1ca13537: Verifying Checksum [2020-04-08T20:09:02.394Z] ea1d1ca13537: Download complete [2020-04-08T20:09:02.662Z] 3750a50a1c5e: Verifying Checksum [2020-04-08T20:09:02.662Z] 3750a50a1c5e: Download complete [2020-04-08T20:09:05.245Z] b9c365052c96: Verifying Checksum [2020-04-08T20:09:05.245Z] b9c365052c96: Download complete [2020-04-08T20:09:07.192Z] 8a11ddd9e578: Verifying Checksum [2020-04-08T20:09:07.192Z] 8a11ddd9e578: Download complete [2020-04-08T20:09:19.519Z] 8a11ddd9e578: Pull complete [2020-04-08T20:09:19.519Z] 4cf88f913ddb: Pull complete [2020-04-08T20:09:19.519Z] 1df406cf5192: Pull complete [2020-04-08T20:09:22.880Z] cd6300453558: Pull complete [2020-04-08T20:09:28.236Z] b9c365052c96: Pull complete [2020-04-08T20:09:28.236Z] a2d8cc88f415: Pull complete [2020-04-08T20:09:29.653Z] ea1d1ca13537: Pull complete [2020-04-08T20:09:29.924Z] 3750a50a1c5e: Pull complete [2020-04-08T20:09:29.924Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-08T20:09:29.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-08T20:09:29.924Z] ---> 78745c68409d [2020-04-08T20:09:29.924Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-08T20:09:34.183Z] ---> Running in 126fdfe5078a [2020-04-08T20:09:34.449Z] Removing intermediate container 126fdfe5078a [2020-04-08T20:09:34.449Z] ---> 19e909c55d4e [2020-04-08T20:09:34.449Z] Step 4/7 : RUN apk add bash [2020-04-08T20:09:34.716Z] ---> Running in f7689127acaf [2020-04-08T20:09:35.478Z] Running on prd-centos7-docker-4c-2g-2949 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-04-08T20:09:35.553Z] Running in /w/workspace/go-mod-core-contracts/20 [Pipeline] { [Pipeline] checkout [2020-04-08T20:09:35.679Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-08T20:09:36.636Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-08T20:09:37.592Z] OK: 125 MiB in 39 packages [2020-04-08T20:09:38.566Z] Removing intermediate container f7689127acaf [2020-04-08T20:09:38.566Z] ---> c0b717ddc436 [2020-04-08T20:09:38.566Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-08T20:09:38.832Z] ---> Running in 33ff2d8a7d03 [2020-04-08T20:09:39.101Z] Removing intermediate container 33ff2d8a7d03 [2020-04-08T20:09:39.101Z] ---> 73e4eec1f063 [2020-04-08T20:09:39.101Z] Step 6/7 : COPY go.mod . [2020-04-08T20:09:39.685Z] ---> ddba645b6836 [2020-04-08T20:09:39.685Z] Step 7/7 : RUN go mod download [2020-04-08T20:09:39.953Z] ---> Running in 517dab0d9712 [2020-04-08T20:09:41.372Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-08T20:09:41.372Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-08T20:09:41.372Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-08T20:09:41.372Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-08T20:09:41.372Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-08T20:09:41.372Z] go: finding github.com/google/uuid v1.1.0 [2020-04-08T20:09:41.372Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-08T20:09:41.372Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T20:09:41.372Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T20:09:41.372Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-08T20:09:41.372Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-08T20:09:41.549Z] using credential edgex-jenkins-ssh [2020-04-08T20:09:41.598Z] Cloning the remote Git repository [2020-04-08T20:09:41.599Z] Cloning with configured refspecs honoured and without tags [2020-04-08T20:09:41.726Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T20:09:41.904Z] > git init /w/workspace/go-mod-core-contracts/20 # timeout=10 [2020-04-08T20:09:41.982Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T20:09:41.983Z] > git --version # timeout=10 [2020-04-08T20:09:41.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T20:09:42.026Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T20:09:43.029Z] Fetching without tags [2020-04-08T20:09:43.519Z] Checking out Revision 9132f554263fd61cb848f5b965b4d1aa9442ed97 (master) [2020-04-08T20:09:43.953Z] Removing intermediate container 517dab0d9712 [2020-04-08T20:09:43.953Z] ---> 3d490f6e62c4 [2020-04-08T20:09:43.953Z] Successfully built 3d490f6e62c4 [2020-04-08T20:09:43.953Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [2020-04-08T20:09:42.821Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-08T20:09:42.904Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T20:09:42.982Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-08T20:09:43.031Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T20:09:43.032Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T20:09:43.045Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T20:09:43.544Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T20:09:43.612Z] > git checkout -f 9132f554263fd61cb848f5b965b4d1aa9442ed97 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-08T20:09:44.591Z] + docker inspect -f . ci-base-image-arm64 [2020-04-08T20:09:44.591Z] . [Pipeline] withDockerContainer [2020-04-08T20:09:44.931Z] prd-ubuntu18.04-docker-arm64-4c-16g-2948 does not seem to be running inside a container [2020-04-08T20:09:45.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/20 -v /w/workspace/go-mod-core-contracts/20:/w/workspace/go-mod-core-contracts/20:rw,z -v /w/workspace/go-mod-core-contracts/20@tmp:/w/workspace/go-mod-core-contracts/20@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 [2020-04-08T20:09:46.539Z] $ docker top 9326cb5f584cc5fde8c33edad8ae55540ecd6c59cc846038c3c985fa9fe357c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T20:09:47.843Z] + go version [2020-04-08T20:09:47.843Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-08T20:09:48.248Z] Commit message: "Merge pull request #234 from jdharms/issue_222" [2020-04-08T20:09:48.493Z] + make test [2020-04-08T20:09:48.493Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-08T20:09:49.780Z] ========================================================= [2020-04-08T20:09:49.780Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-08T20:09:49.780Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T20:09:51.408Z] + 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 . [2020-04-08T20:09:52.001Z] Sending build context to Docker daemon 1.73MB [2020-04-08T20:09:52.001Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-08T20:09:52.001Z] Step 2/7 : FROM ${BASE} [2020-04-08T20:09:52.350Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-08T20:09:52.350Z] e6b0cf9c0882: Pulling fs layer [2020-04-08T20:09:52.350Z] 2848faf0eed1: Pulling fs layer [2020-04-08T20:09:52.350Z] 0f37312ad70f: Pulling fs layer [2020-04-08T20:09:52.350Z] 5788d62ee057: Pulling fs layer [2020-04-08T20:09:52.350Z] 0e6b1d234666: Pulling fs layer [2020-04-08T20:09:52.350Z] bf5d7aec512f: Pulling fs layer [2020-04-08T20:09:52.350Z] 34c802a77dc8: Pulling fs layer [2020-04-08T20:09:52.350Z] 9eb99e56ec68: Pulling fs layer [2020-04-08T20:09:52.350Z] 27c7a5d97fbd: Pulling fs layer [2020-04-08T20:09:52.350Z] 5c102a31e300: Pulling fs layer [2020-04-08T20:09:52.350Z] dcfb455df0a1: Pulling fs layer [2020-04-08T20:09:52.350Z] 5788d62ee057: Waiting [2020-04-08T20:09:52.350Z] 34c802a77dc8: Waiting [2020-04-08T20:09:52.350Z] 9eb99e56ec68: Waiting [2020-04-08T20:09:52.350Z] 27c7a5d97fbd: Waiting [2020-04-08T20:09:52.350Z] 5c102a31e300: Waiting [2020-04-08T20:09:52.350Z] dcfb455df0a1: Waiting [2020-04-08T20:09:52.350Z] bf5d7aec512f: Waiting [2020-04-08T20:09:52.350Z] 0f37312ad70f: Download complete [2020-04-08T20:09:52.350Z] 2848faf0eed1: Verifying Checksum [2020-04-08T20:09:52.350Z] 2848faf0eed1: Download complete [2020-04-08T20:09:52.350Z] 0e6b1d234666: Download complete [2020-04-08T20:09:52.350Z] bf5d7aec512f: Verifying Checksum [2020-04-08T20:09:52.350Z] bf5d7aec512f: Download complete [2020-04-08T20:09:52.350Z] e6b0cf9c0882: Download complete [2020-04-08T20:09:53.200Z] e6b0cf9c0882: Pull complete [2020-04-08T20:09:53.674Z] 2848faf0eed1: Pull complete [2020-04-08T20:09:54.088Z] 0f37312ad70f: Pull complete [2020-04-08T20:09:58.286Z] 34c802a77dc8: Verifying Checksum [2020-04-08T20:09:58.286Z] 34c802a77dc8: Download complete [2020-04-08T20:09:58.286Z] 27c7a5d97fbd: Verifying Checksum [2020-04-08T20:09:58.286Z] 27c7a5d97fbd: Download complete [2020-04-08T20:09:59.929Z] 5c102a31e300: Verifying Checksum [2020-04-08T20:09:59.929Z] 5c102a31e300: Download complete [2020-04-08T20:09:59.929Z] dcfb455df0a1: Verifying Checksum [2020-04-08T20:09:59.929Z] dcfb455df0a1: Download complete [2020-04-08T20:09:59.929Z] 9eb99e56ec68: Verifying Checksum [2020-04-08T20:09:59.929Z] 9eb99e56ec68: Download complete [2020-04-08T20:10:00.606Z] 5788d62ee057: Verifying Checksum [2020-04-08T20:10:00.606Z] 5788d62ee057: Download complete [2020-04-08T20:10:06.720Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-08T20:10:08.691Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.063s coverage: 85.7% of statements [2020-04-08T20:10:08.691Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.071s coverage: 100.0% of statements [2020-04-08T20:10:10.749Z] 5788d62ee057: Pull complete [2020-04-08T20:10:10.749Z] 0e6b1d234666: Pull complete [2020-04-08T20:10:10.749Z] bf5d7aec512f: Pull complete [2020-04-08T20:10:11.309Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.072s coverage: 45.4% of statements [2020-04-08T20:10:11.309Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-08T20:10:11.309Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.026s coverage: 6.4% of statements [2020-04-08T20:10:12.746Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.053s coverage: 14.4% of statements [2020-04-08T20:10:12.746Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.016s coverage: 100.0% of statements [2020-04-08T20:10:15.374Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.106s coverage: 100.0% of statements [2020-04-08T20:10:15.374Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-08T20:10:15.374Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-08T20:10:15.374Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.043s coverage: 100.0% of statements [2020-04-08T20:10:15.374Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.015s coverage: 100.0% of statements [2020-04-08T20:10:15.374Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.170s coverage: 62.5% of statements [2020-04-08T20:10:15.374Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.036s coverage: 26.3% of statements [2020-04-08T20:10:15.981Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.014s coverage: 15.4% of statements [2020-04-08T20:10:16.191Z] 34c802a77dc8: Pull complete [2020-04-08T20:10:16.948Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.012s coverage: 15.4% of statements [2020-04-08T20:10:17.533Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements [2020-04-08T20:10:17.800Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-08T20:10:20.390Z] gofmt -l . [2020-04-08T20:10:20.390Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-08T20:10:21.446Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T20:10:21.450Z] $ docker stop --time=1 9326cb5f584cc5fde8c33edad8ae55540ecd6c59cc846038c3c985fa9fe357c9 [2020-04-08T20:10:23.039Z] 9eb99e56ec68: Pull complete [2020-04-08T20:10:23.040Z] 27c7a5d97fbd: Pull complete [2020-04-08T20:10:23.650Z] $ docker rm -f 9326cb5f584cc5fde8c33edad8ae55540ecd6c59cc846038c3c985fa9fe357c9 [Pipeline] // withDockerContainer [2020-04-08T20:10:24.768Z] 5c102a31e300: Pull complete [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 [2020-04-08T20:10:25.360Z] dcfb455df0a1: Pull complete [2020-04-08T20:10:25.360Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-08T20:10:25.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-08T20:10:25.360Z] ---> 7c70fe431013 [2020-04-08T20:10:25.360Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-08T20:10:25.360Z] ---> Running in 1e883c02cc2c [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-08T20:10:25.630Z] Removing intermediate container 1e883c02cc2c [2020-04-08T20:10:25.630Z] ---> a80432bbc173 [2020-04-08T20:10:25.630Z] Step 4/7 : RUN apk add bash [2020-04-08T20:10:25.630Z] ---> Running in c47451e512ec [2020-04-08T20:10:26.645Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-08T20:10:27.633Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-08T20:10:28.239Z] OK: 143 MiB in 39 packages [2020-04-08T20:10:29.663Z] Removing intermediate container c47451e512ec [2020-04-08T20:10:29.663Z] ---> 3de99308c5ab [2020-04-08T20:10:29.663Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-08T20:10:29.663Z] ---> Running in 8bee8beaf610 [2020-04-08T20:10:29.663Z] Removing intermediate container 8bee8beaf610 [2020-04-08T20:10:29.663Z] ---> b158eda3d5e1 [2020-04-08T20:10:29.663Z] Step 6/7 : COPY go.mod . [2020-04-08T20:10:29.926Z] ---> f742bbaf87c0 [2020-04-08T20:10:29.926Z] Step 7/7 : RUN go mod download [2020-04-08T20:10:29.926Z] ---> Running in 38e613c96d4f [2020-04-08T20:10:31.867Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-08T20:10:31.867Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-08T20:10:31.867Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-08T20:10:31.867Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-08T20:10:31.867Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-08T20:10:31.867Z] go: finding github.com/google/uuid v1.1.0 [2020-04-08T20:10:31.867Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-08T20:10:31.867Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T20:10:31.867Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T20:10:31.867Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-08T20:10:31.867Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-08T20:10:32.817Z] Removing intermediate container 38e613c96d4f [2020-04-08T20:10:32.817Z] ---> 58632a3f0bca [2020-04-08T20:10:32.817Z] Successfully built 58632a3f0bca [2020-04-08T20:10:32.817Z] 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 [2020-04-08T20:10:33.544Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-08T20:10:33.544Z] . [Pipeline] withDockerContainer [2020-04-08T20:10:33.770Z] prd-centos7-docker-4c-2g-2949 does not seem to be running inside a container [2020-04-08T20:10:33.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/20 -v /w/workspace/go-mod-core-contracts/20:/w/workspace/go-mod-core-contracts/20:rw,z -v /w/workspace/go-mod-core-contracts/20@tmp:/w/workspace/go-mod-core-contracts/20@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 [2020-04-08T20:10:35.078Z] $ docker top 2afa00d8e3c90e478535fd5688b3f2a65e2a96a3f3d919c3c5facad7c3a94441 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T20:10:35.768Z] + go version [2020-04-08T20:10:36.036Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-08T20:10:36.767Z] + make test [2020-04-08T20:10:36.767Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-08T20:10:47.600Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-08T20:10:49.042Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.032s coverage: 85.7% of statements [2020-04-08T20:10:49.042Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.058s coverage: 100.0% of statements [2020-04-08T20:10:49.651Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.031s coverage: 45.4% of statements [2020-04-08T20:10:49.651Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-08T20:10:49.944Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.032s coverage: 6.4% of statements [2020-04-08T20:10:50.933Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.028s coverage: 14.4% of statements [2020-04-08T20:10:50.933Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.011s coverage: 100.0% of statements [2020-04-08T20:10:52.019Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.065s coverage: 100.0% of statements [2020-04-08T20:10:52.019Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-08T20:10:52.019Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-08T20:10:52.019Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.036s coverage: 100.0% of statements [2020-04-08T20:10:52.625Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.517s coverage: 100.0% of statements [2020-04-08T20:10:56.216Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.038s coverage: 62.5% of statements [2020-04-08T20:10:56.216Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.030s coverage: 26.3% of statements [2020-04-08T20:10:56.216Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.022s coverage: 15.4% of statements [2020-04-08T20:10:56.216Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.042s coverage: 15.4% of statements [2020-04-08T20:10:56.216Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.006s coverage: 14.3% of statements [2020-04-08T20:10:56.216Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-08T20:10:57.248Z] gofmt -l . [2020-04-08T20:10:57.510Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-08T20:10:57.577Z] Warning: overwriting stash ‘coverage-report’ [2020-04-08T20:10:58.660Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T20:10:58.721Z] $ docker stop --time=1 2afa00d8e3c90e478535fd5688b3f2a65e2a96a3f3d919c3c5facad7c3a94441 [2020-04-08T20:11:00.465Z] $ docker rm -f 2afa00d8e3c90e478535fd5688b3f2a65e2a96a3f3d919c3c5facad7c3a94441 [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 [2020-04-08T20:11:02.205Z] provisioning config files... [2020-04-08T20:11:02.218Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2909303427362485513tmp [Pipeline] { [Pipeline] sh [2020-04-08T20:11:02.653Z] + curl -s https://codecov.io/bash [2020-04-08T20:11:02.653Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_master@tmp/config2909303427362485513tmp [2020-04-08T20:11:02.912Z] [2020-04-08T20:11:02.912Z] _____ _ [2020-04-08T20:11:02.912Z] / ____| | | [2020-04-08T20:11:02.912Z] | | ___ __| | ___ ___ _____ __ [2020-04-08T20:11:02.912Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-08T20:11:02.912Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-08T20:11:02.913Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-08T20:11:02.913Z] Bash-tbd [2020-04-08T20:11:02.913Z] [2020-04-08T20:11:02.913Z] [2020-04-08T20:11:02.913Z] ==> Jenkins CI detected. [2020-04-08T20:11:02.913Z] project root: . [2020-04-08T20:11:02.913Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-08T20:11:02.913Z] ==> Running gcov in . (disable via -X gcov) [2020-04-08T20:11:02.913Z] ==> Python coveragepy not found [2020-04-08T20:11:02.913Z] ==> Searching for coverage reports in: [2020-04-08T20:11:02.913Z] + . [2020-04-08T20:11:02.913Z] -> Found 1 reports [2020-04-08T20:11:02.913Z] ==> Detecting git/mercurial file structure [2020-04-08T20:11:02.913Z] ==> Reading reports [2020-04-08T20:11:02.913Z] + ./coverage.out bytes=81805 [2020-04-08T20:11:02.913Z] ==> Appending adjustments [2020-04-08T20:11:02.913Z] http://docs.codecov.io/docs/fixing-reports [2020-04-08T20:11:03.480Z] + Found adjustments [2020-04-08T20:11:03.480Z] ==> Gzipping contents [2020-04-08T20:11:03.480Z] ==> Uploading reports [2020-04-08T20:11:03.480Z] url: https://codecov.io [2020-04-08T20:11:03.480Z] query: branch=master&commit=9132f554263fd61cb848f5b965b4d1aa9442ed97&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F20%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job= [2020-04-08T20:11:03.480Z] -> Pinging Codecov [2020-04-08T20:11:03.480Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=9132f554263fd61cb848f5b965b4d1aa9442ed97&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F20%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job= [2020-04-08T20:11:03.739Z] -> Uploading [2020-04-08T20:11:04.308Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/9132f554263fd61cb848f5b965b4d1aa9442ed97 [Pipeline] } [2020-04-08T20:11:04.314Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-04-08T20:11:04.532Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-04-08T20:11:04.533Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-04-08T20:11:04.589Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-08T20:11:04.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-08T20:11:04.979Z] [2020-04-08T20:11:04.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-04-08T20:11:05.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-08T20:11:05.331Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-04-08T20:11:05.331Z] e6b0cf9c0882: Pulling fs layer [2020-04-08T20:11:05.331Z] 2848faf0eed1: Pulling fs layer [2020-04-08T20:11:05.331Z] 0f37312ad70f: Pulling fs layer [2020-04-08T20:11:05.331Z] 7d08f2745646: Pulling fs layer [2020-04-08T20:11:05.331Z] 4c9f31393084: Pulling fs layer [2020-04-08T20:11:05.331Z] eb21ddb83652: Pulling fs layer [2020-04-08T20:11:05.331Z] 345998794f6b: Pulling fs layer [2020-04-08T20:11:05.331Z] 97a711d68925: Pulling fs layer [2020-04-08T20:11:05.331Z] 7c8476c1cb00: Pulling fs layer [2020-04-08T20:11:05.331Z] 7d08f2745646: Waiting [2020-04-08T20:11:05.331Z] 4c9f31393084: Waiting [2020-04-08T20:11:05.331Z] eb21ddb83652: Waiting [2020-04-08T20:11:05.331Z] 345998794f6b: Waiting [2020-04-08T20:11:05.331Z] 97a711d68925: Waiting [2020-04-08T20:11:05.331Z] 7c8476c1cb00: Waiting [2020-04-08T20:11:05.331Z] 0f37312ad70f: Download complete [2020-04-08T20:11:05.331Z] 2848faf0eed1: Verifying Checksum [2020-04-08T20:11:05.331Z] 2848faf0eed1: Download complete [2020-04-08T20:11:05.331Z] 4c9f31393084: Download complete [2020-04-08T20:11:05.331Z] eb21ddb83652: Download complete [2020-04-08T20:11:05.331Z] e6b0cf9c0882: Verifying Checksum [2020-04-08T20:11:05.331Z] e6b0cf9c0882: Download complete [2020-04-08T20:11:05.596Z] e6b0cf9c0882: Pull complete [2020-04-08T20:11:05.857Z] 345998794f6b: Verifying Checksum [2020-04-08T20:11:05.857Z] 345998794f6b: Download complete [2020-04-08T20:11:05.857Z] 2848faf0eed1: Pull complete [2020-04-08T20:11:06.128Z] 0f37312ad70f: Pull complete [2020-04-08T20:11:06.392Z] 97a711d68925: Verifying Checksum [2020-04-08T20:11:06.392Z] 97a711d68925: Download complete [2020-04-08T20:11:06.392Z] 7c8476c1cb00: Verifying Checksum [2020-04-08T20:11:06.392Z] 7c8476c1cb00: Download complete [2020-04-08T20:11:07.328Z] 7d08f2745646: Verifying Checksum [2020-04-08T20:11:07.328Z] 7d08f2745646: Download complete [2020-04-08T20:11:12.614Z] 7d08f2745646: Pull complete [2020-04-08T20:11:12.614Z] 4c9f31393084: Pull complete [2020-04-08T20:11:12.614Z] eb21ddb83652: Pull complete [2020-04-08T20:11:14.517Z] 345998794f6b: Pull complete [2020-04-08T20:11:17.818Z] 97a711d68925: Pull complete [2020-04-08T20:11:18.754Z] 7c8476c1cb00: Pull complete [2020-04-08T20:11:18.754Z] Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 [2020-04-08T20:11:18.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-04-08T20:11:18.898Z] prd-centos7-docker-4c-2g-2947 does not seem to be running inside a container [2020-04-08T20:11:18.939Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat [2020-04-08T20:11:19.742Z] $ docker top f87669199b9cc60246ef9d550fd3f905de909c6d3ae789e248350f85baef3b6c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T20:11:20.285Z] + snyk monitor '--org=edgex-jenkins' [2020-04-08T20:11:25.559Z] [2020-04-08T20:11:25.559Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master... [2020-04-08T20:11:25.559Z] [2020-04-08T20:11:25.559Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/916be71a-bf4b-44df-9732-1093f0e2927c/history/8f5eeaad-0428-4e19-b311-f563562c35f0 [2020-04-08T20:11:25.559Z] [2020-04-08T20:11:25.559Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-04-08T20:11:25.559Z] [2020-04-08T20:11:25.559Z] [Pipeline] } [2020-04-08T20:11:25.569Z] $ docker stop --time=1 f87669199b9cc60246ef9d550fd3f905de909c6d3ae789e248350f85baef3b6c [2020-04-08T20:11:26.915Z] $ docker rm -f f87669199b9cc60246ef9d550fd3f905de909c6d3ae789e248350f85baef3b6c [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 [2020-04-08T20:11:27.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T20:11:27.914Z] . [Pipeline] withDockerContainer [2020-04-08T20:11:28.027Z] prd-centos7-docker-4c-2g-2947 does not seem to be running inside a container [2020-04-08T20:11:28.068Z] $ 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 [2020-04-08T20:11:28.647Z] $ docker top 20bb268b37d630788083d071cee6a3ad56bd972462491bbba51dace6e0a8399f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-08T20:11:28.892Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T20:11:28.892Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T20:11:29.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T20:11:29.114Z] $ docker exec 20bb268b37d630788083d071cee6a3ad56bd972462491bbba51dace6e0a8399f ssh-agent [2020-04-08T20:11:29.313Z] SSH_AUTH_SOCK=/tmp/ssh-yEp4cGP278jN/agent.15 [2020-04-08T20:11:29.313Z] SSH_AGENT_PID=22 [2020-04-08T20:11:29.321Z] Running ssh-add (command line suppressed) [2020-04-08T20:11:29.478Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_921188930211098641.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_921188930211098641.key) [2020-04-08T20:11:29.524Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T20:11:29.845Z] + git semver tag [2020-04-08T20:11:29.845Z] # -> Open(): unable to determine branch for HEAD [2020-04-08T20:11:29.845Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-04-08T20:11:29.845Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-04-08T20:11:29.845Z] # $SEMVER_REMOTE_NAME = origin [2020-04-08T20:11:29.845Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-08T20:11:29.845Z] # $SEMVER_USER_NAME = jenkins [2020-04-08T20:11:29.845Z] # $SEMVER_BRANCH = master [2020-04-08T20:11:29.845Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-04-08T20:11:29.845Z] # 9132f554263fd61cb848f5b965b4d1aa9442ed97 HEAD [2020-04-08T20:11:29.845Z] # -> Force: false [2020-04-08T20:11:29.845Z] # 96d6d3b59515c088a964e514386966288f32a749 refs/tags/v0.1.56 [Pipeline] } [2020-04-08T20:11:29.855Z] $ docker exec --env ******** --env ******** 20bb268b37d630788083d071cee6a3ad56bd972462491bbba51dace6e0a8399f ssh-agent -k [2020-04-08T20:11:29.985Z] unset SSH_AUTH_SOCK; [2020-04-08T20:11:29.985Z] unset SSH_AGENT_PID; [2020-04-08T20:11:29.986Z] echo Agent pid 22 killed; [2020-04-08T20:11:30.033Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-08T20:11:30.442Z] + git semver [Pipeline] } [2020-04-08T20:11:30.456Z] $ docker stop --time=1 20bb268b37d630788083d071cee6a3ad56bd972462491bbba51dace6e0a8399f [2020-04-08T20:11:31.832Z] $ docker rm -f 20bb268b37d630788083d071cee6a3ad56bd972462491bbba51dace6e0a8399f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-04-08T20:11:32.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-08T20:11:32.457Z] [2020-04-08T20:11:32.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-04-08T20:11:32.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-08T20:11:32.786Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-04-08T20:11:32.786Z] ab5ef0e58194: Pulling fs layer [2020-04-08T20:11:32.786Z] 9712f1f96733: Pulling fs layer [2020-04-08T20:11:32.786Z] 63f879dbbcfc: Pulling fs layer [2020-04-08T20:11:32.786Z] 0d9ebad4ef96: Pulling fs layer [2020-04-08T20:11:32.786Z] e9a5061849ea: Pulling fs layer [2020-04-08T20:11:32.786Z] d747dcd14b5f: Pulling fs layer [2020-04-08T20:11:32.786Z] 2de7ff778b66: Pulling fs layer [2020-04-08T20:11:32.786Z] e9a5061849ea: Waiting [2020-04-08T20:11:32.786Z] 0d9ebad4ef96: Waiting [2020-04-08T20:11:32.786Z] d747dcd14b5f: Waiting [2020-04-08T20:11:32.786Z] 2de7ff778b66: Waiting [2020-04-08T20:11:32.786Z] 9712f1f96733: Verifying Checksum [2020-04-08T20:11:32.786Z] 9712f1f96733: Download complete [2020-04-08T20:11:33.369Z] 63f879dbbcfc: Verifying Checksum [2020-04-08T20:11:33.369Z] 63f879dbbcfc: Download complete [2020-04-08T20:11:33.369Z] e9a5061849ea: Verifying Checksum [2020-04-08T20:11:33.369Z] e9a5061849ea: Download complete [2020-04-08T20:11:33.369Z] d747dcd14b5f: Verifying Checksum [2020-04-08T20:11:33.369Z] d747dcd14b5f: Download complete [2020-04-08T20:11:33.634Z] 2de7ff778b66: Verifying Checksum [2020-04-08T20:11:33.634Z] 2de7ff778b66: Download complete [2020-04-08T20:11:33.893Z] 0d9ebad4ef96: Verifying Checksum [2020-04-08T20:11:33.893Z] 0d9ebad4ef96: Download complete [2020-04-08T20:11:34.153Z] ab5ef0e58194: Verifying Checksum [2020-04-08T20:11:34.153Z] ab5ef0e58194: Download complete [2020-04-08T20:11:39.429Z] ab5ef0e58194: Pull complete [2020-04-08T20:11:39.429Z] 9712f1f96733: Pull complete [2020-04-08T20:11:41.960Z] 63f879dbbcfc: Pull complete [2020-04-08T20:11:48.678Z] 0d9ebad4ef96: Pull complete [2020-04-08T20:11:48.678Z] e9a5061849ea: Pull complete [2020-04-08T20:11:48.678Z] d747dcd14b5f: Pull complete [2020-04-08T20:11:52.869Z] 2de7ff778b66: Pull complete [2020-04-08T20:11:52.869Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-04-08T20:11:52.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-04-08T20:11:53.000Z] prd-centos7-docker-4c-2g-2947 does not seem to be running inside a container [2020-04-08T20:11:53.040Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-04-08T20:11:54.490Z] $ docker top 1ffa6504cafe0eac2d6c157c50122f50f443902deea3483f5c03dc84036ba5d3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-04-08T20:11:54.745Z] provisioning config files... [2020-04-08T20:11:54.756Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config9119095972886541717tmp [2020-04-08T20:11:54.776Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7462172114888511332tmp [2020-04-08T20:11:54.788Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1940787896920140610tmp [Pipeline] { [Pipeline] echo [2020-04-08T20:11:54.827Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T20:11:55.114Z] ---> sigul-configuration.sh [2020-04-08T20:11:55.115Z] gpg: directory `/root/.gnupg' created [2020-04-08T20:11:55.115Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-04-08T20:11:55.115Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-04-08T20:11:55.115Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-04-08T20:11:55.115Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-04-08T20:11:55.115Z] gpg: CAST5 encrypted data [2020-04-08T20:11:55.373Z] gpg: encrypted with 1 passphrase [2020-04-08T20:11:55.373Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-04-08T20:11:55.674Z] + mkdir /home/jenkins [2020-04-08T20:11:55.674Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-04-08T20:11:55.960Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-04-08T20:11:55.967Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T20:11:56.256Z] ---> sigul-install.sh [2020-04-08T20:12:04.379Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-04-08T20:12:04.672Z] + git tag --list [2020-04-08T20:12:04.672Z] v0.1.56 [Pipeline] sh [2020-04-08T20:12:04.964Z] + lftools sign git-tag v0.1.56 [2020-04-08T20:12:05.901Z] Signing Git tag with Sigul... [2020-04-08T20:12:05.901Z] Signing v0.1.56 [Pipeline] echo [2020-04-08T20:12:07.291Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T20:12:07.657Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-04-08T20:12:07.666Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-04-08T20:12:07.738Z] $ docker stop --time=1 1ffa6504cafe0eac2d6c157c50122f50f443902deea3483f5c03dc84036ba5d3 [2020-04-08T20:12:09.141Z] $ docker rm -f 1ffa6504cafe0eac2d6c157c50122f50f443902deea3483f5c03dc84036ba5d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-04-08T20:12:09.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T20:12:09.850Z] . [Pipeline] withDockerContainer [2020-04-08T20:12:09.966Z] prd-centos7-docker-4c-2g-2947 does not seem to be running inside a container [2020-04-08T20:12:10.019Z] $ 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 [2020-04-08T20:12:10.543Z] $ docker top d4cb3cafc7081257780ba3019b9e8f0d429255c5b47a67fbf5b6485e03e5169e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-08T20:12:10.793Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T20:12:10.794Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T20:12:10.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T20:12:10.989Z] $ docker exec d4cb3cafc7081257780ba3019b9e8f0d429255c5b47a67fbf5b6485e03e5169e ssh-agent [2020-04-08T20:12:11.179Z] SSH_AUTH_SOCK=/tmp/ssh-PEKLA9miVMu3/agent.14 [2020-04-08T20:12:11.179Z] SSH_AGENT_PID=21 [2020-04-08T20:12:11.185Z] Running ssh-add (command line suppressed) [2020-04-08T20:12:11.340Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6080759257601363442.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6080759257601363442.key) [2020-04-08T20:12:11.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T20:12:11.711Z] + git semver bump patch [2020-04-08T20:12:11.711Z] # -> Open(): unable to determine branch for HEAD [2020-04-08T20:12:11.711Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-04-08T20:12:11.711Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-04-08T20:12:11.711Z] # $SEMVER_REMOTE_NAME = origin [2020-04-08T20:12:11.711Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-08T20:12:11.711Z] # $SEMVER_USER_NAME = jenkins [2020-04-08T20:12:11.711Z] # $SEMVER_BRANCH = master [2020-04-08T20:12:11.711Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-04-08T20:12:11.711Z] 0.1.57 [Pipeline] } [2020-04-08T20:12:11.721Z] $ docker exec --env ******** --env ******** d4cb3cafc7081257780ba3019b9e8f0d429255c5b47a67fbf5b6485e03e5169e ssh-agent -k [2020-04-08T20:12:11.859Z] unset SSH_AUTH_SOCK; [2020-04-08T20:12:11.859Z] unset SSH_AGENT_PID; [2020-04-08T20:12:11.859Z] echo Agent pid 21 killed; [2020-04-08T20:12:11.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-08T20:12:12.340Z] + git semver [Pipeline] } [2020-04-08T20:12:12.352Z] $ docker stop --time=1 d4cb3cafc7081257780ba3019b9e8f0d429255c5b47a67fbf5b6485e03e5169e [2020-04-08T20:12:13.692Z] $ docker rm -f d4cb3cafc7081257780ba3019b9e8f0d429255c5b47a67fbf5b6485e03e5169e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-08T20:12:14.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T20:12:14.272Z] . [Pipeline] withDockerContainer [2020-04-08T20:12:14.387Z] prd-centos7-docker-4c-2g-2947 does not seem to be running inside a container [2020-04-08T20:12:14.430Z] $ 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 [2020-04-08T20:12:14.971Z] $ docker top 709892ff3bf3c7824339d9c7d82634cb2bffad83eaebdc0610b2577938322731 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-08T20:12:15.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T20:12:15.268Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T20:12:15.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T20:12:15.457Z] $ docker exec 709892ff3bf3c7824339d9c7d82634cb2bffad83eaebdc0610b2577938322731 ssh-agent [2020-04-08T20:12:15.640Z] SSH_AUTH_SOCK=/tmp/ssh-vxaVj4OxYTwR/agent.13 [2020-04-08T20:12:15.640Z] SSH_AGENT_PID=20 [2020-04-08T20:12:15.646Z] Running ssh-add (command line suppressed) [2020-04-08T20:12:15.794Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3174434477771171410.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3174434477771171410.key) [2020-04-08T20:12:15.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T20:12:16.177Z] + git semver push [2020-04-08T20:12:16.177Z] # -> Open(): unable to determine branch for HEAD [2020-04-08T20:12:16.177Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-04-08T20:12:16.177Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-04-08T20:12:16.177Z] # $SEMVER_REMOTE_NAME = origin [2020-04-08T20:12:16.177Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-08T20:12:16.177Z] # $SEMVER_USER_NAME = jenkins [2020-04-08T20:12:16.177Z] # $SEMVER_BRANCH = master [2020-04-08T20:12:16.177Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-04-08T20:12:22.754Z] $ docker exec --env ******** --env ******** 709892ff3bf3c7824339d9c7d82634cb2bffad83eaebdc0610b2577938322731 ssh-agent -k [2020-04-08T20:12:22.891Z] unset SSH_AUTH_SOCK; [2020-04-08T20:12:22.891Z] unset SSH_AGENT_PID; [2020-04-08T20:12:22.891Z] echo Agent pid 20 killed; [2020-04-08T20:12:22.936Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-08T20:12:23.390Z] + git semver [Pipeline] } [2020-04-08T20:12:23.403Z] $ docker stop --time=1 709892ff3bf3c7824339d9c7d82634cb2bffad83eaebdc0610b2577938322731 [2020-04-08T20:12:24.785Z] $ docker rm -f 709892ff3bf3c7824339d9c7d82634cb2bffad83eaebdc0610b2577938322731 [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 [2020-04-08T20:12:25.514Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T20:12:26.068Z] ---> package-listing.sh [2020-04-08T20:12:26.068Z] ++ facter osfamily [2020-04-08T20:12:26.068Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-08T20:12:26.068Z] + OS_FAMILY=redhat [2020-04-08T20:12:26.068Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-04-08T20:12:26.068Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-08T20:12:26.068Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-08T20:12:26.068Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-08T20:12:26.068Z] + PACKAGES=/tmp/packages_start.txt [2020-04-08T20:12:26.068Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-04-08T20:12:26.068Z] + PACKAGES=/tmp/packages_end.txt [2020-04-08T20:12:26.068Z] + case "${OS_FAMILY}" in [2020-04-08T20:12:26.068Z] + rpm -qa [2020-04-08T20:12:26.068Z] + sort [2020-04-08T20:12:30.257Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-08T20:12:30.257Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-08T20:12:30.257Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-08T20:12:30.257Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-04-08T20:12:30.257Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-04-08T20:12:30.257Z] + 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 [2020-04-08T20:12:30.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T20:12:30.666Z] [2020-04-08T20:12:30.666Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-08T20:12:30.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T20:12:30.997Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-08T20:12:30.997Z] c9b1b535fdd9: Pulling fs layer [2020-04-08T20:12:30.997Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-08T20:12:30.997Z] 756a868c4378: Pulling fs layer [2020-04-08T20:12:30.997Z] 444b2fc9a129: Pulling fs layer [2020-04-08T20:12:30.997Z] ea15f1150254: Pulling fs layer [2020-04-08T20:12:30.997Z] 41b27a9f41bf: Pulling fs layer [2020-04-08T20:12:30.997Z] 28c525ee5125: Pulling fs layer [2020-04-08T20:12:30.997Z] 094b1ea09ed8: Pulling fs layer [2020-04-08T20:12:30.997Z] 138eaada9080: Pulling fs layer [2020-04-08T20:12:30.997Z] 0622d0fa9048: Pulling fs layer [2020-04-08T20:12:30.997Z] 28c525ee5125: Waiting [2020-04-08T20:12:30.997Z] 094b1ea09ed8: Waiting [2020-04-08T20:12:30.997Z] 0622d0fa9048: Waiting [2020-04-08T20:12:30.997Z] 444b2fc9a129: Waiting [2020-04-08T20:12:30.997Z] ea15f1150254: Waiting [2020-04-08T20:12:30.997Z] 138eaada9080: Waiting [2020-04-08T20:12:30.997Z] 41b27a9f41bf: Waiting [2020-04-08T20:12:30.997Z] 2cc5ad85d9ab: Download complete [2020-04-08T20:12:30.997Z] 444b2fc9a129: Verifying Checksum [2020-04-08T20:12:30.997Z] 444b2fc9a129: Download complete [2020-04-08T20:12:30.997Z] c9b1b535fdd9: Verifying Checksum [2020-04-08T20:12:30.997Z] c9b1b535fdd9: Download complete [2020-04-08T20:12:30.997Z] ea15f1150254: Verifying Checksum [2020-04-08T20:12:30.997Z] ea15f1150254: Download complete [2020-04-08T20:12:30.997Z] 28c525ee5125: Verifying Checksum [2020-04-08T20:12:30.997Z] 28c525ee5125: Download complete [2020-04-08T20:12:31.262Z] c9b1b535fdd9: Pull complete [2020-04-08T20:12:31.832Z] 756a868c4378: Verifying Checksum [2020-04-08T20:12:31.832Z] 756a868c4378: Download complete [2020-04-08T20:12:31.832Z] 094b1ea09ed8: Verifying Checksum [2020-04-08T20:12:31.832Z] 094b1ea09ed8: Download complete [2020-04-08T20:12:32.090Z] 41b27a9f41bf: Verifying Checksum [2020-04-08T20:12:32.091Z] 41b27a9f41bf: Download complete [2020-04-08T20:12:32.658Z] 0622d0fa9048: Verifying Checksum [2020-04-08T20:12:32.658Z] 0622d0fa9048: Download complete [2020-04-08T20:12:32.658Z] 138eaada9080: Verifying Checksum [2020-04-08T20:12:32.658Z] 138eaada9080: Download complete [2020-04-08T20:12:32.916Z] 2cc5ad85d9ab: Pull complete [2020-04-08T20:12:34.296Z] 756a868c4378: Pull complete [2020-04-08T20:12:34.296Z] 444b2fc9a129: Pull complete [2020-04-08T20:12:34.555Z] ea15f1150254: Pull complete [2020-04-08T20:12:38.749Z] 41b27a9f41bf: Pull complete [2020-04-08T20:12:38.749Z] 28c525ee5125: Pull complete [2020-04-08T20:12:40.135Z] 094b1ea09ed8: Pull complete [2020-04-08T20:12:40.135Z] 138eaada9080: Pull complete [2020-04-08T20:12:40.393Z] 0622d0fa9048: Pull complete [2020-04-08T20:12:40.393Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-08T20:12:40.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-08T20:12:40.520Z] prd-centos7-docker-4c-2g-2947 does not seem to be running inside a container [2020-04-08T20:12:40.564Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-08T20:12:41.595Z] $ docker top d70f86d459d97b6ffb2b381e15a8da1ecc2b9f3c6e12e5cc87053a9ab3f9e382 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-08T20:12:41.894Z] provisioning config files... [2020-04-08T20:12:41.922Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2185870865709297145tmp [Pipeline] { [Pipeline] echo [2020-04-08T20:12:41.985Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T20:12:42.281Z] ---> create-netrc.sh [Pipeline] echo [2020-04-08T20:12:42.289Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T20:12:42.577Z] ---> logs-deploy.sh [2020-04-08T20:12:42.577Z] + ARCHIVE_ARTIFACTS= [2020-04-08T20:12:42.577Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-08T20:12:42.577Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-08T20:12:42.577Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-08T20:12:42.577Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/20 [2020-04-08T20:12:42.577Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/20/ [2020-04-08T20:12:42.577Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/20 /w/workspace/dry_go-mod-core-contracts_master [2020-04-08T20:12:43.514Z] Archives upload complete. [2020-04-08T20:12:43.773Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/20 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/20/