Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 48a5c2205c272f54b96e88b4eae204edc1759100 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 Running on prd-centos7-docker-4c-2g-5111 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 > 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 without tags Checking out Revision 48a5c2205c272f54b96e88b4eae204edc1759100 (master) 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 48a5c2205c272f54b96e88b4eae204edc1759100 # timeout=10 Commit message: "Merge pull request #236 from lindseysimple/issue-235" > git rev-list --no-walk 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-03T02:35:11.455Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-03T02:35:11.564Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-03T02:35:11.601Z] ========================================================= [2020-07-03T02:35:11.602Z] EdgeX Global Pipelines Version Info [2020-07-03T02:35:11.602Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-03T02:35:13.440Z] ------------------- [2020-07-03T02:35:13.440Z] stable info: [2020-07-03T02:35:13.440Z] ------------------- [2020-07-03T02:35:13.440Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-03T02:35:13.440Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-07-03T02:35:13.440Z] Message: update stable to v1.0.89 [2020-07-03T02:35:14.381Z] ------------------- [2020-07-03T02:35:14.381Z] experimental info: [2020-07-03T02:35:14.381Z] ------------------- [2020-07-03T02:35:14.381Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-03T02:35:14.381Z] Commit SHA: 50d5b24b0ab5f81d75c339234d0e2512bee9338e [2020-07-03T02:35:14.381Z] Message: update experimental to v1.0.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:35:15.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-03T02:35:16.140Z] [2020-07-03T02:35:16.140Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:35:16.457Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-03T02:35:16.457Z] latest: Pulling from edgex-devops/git-semver [2020-07-03T02:35:16.457Z] 9123ac7c32f7: Pulling fs layer [2020-07-03T02:35:16.457Z] b8cc5d1170e3: Pulling fs layer [2020-07-03T02:35:16.457Z] 2924cbbf6a41: Pulling fs layer [2020-07-03T02:35:16.457Z] 93b08a4f1073: Pulling fs layer [2020-07-03T02:35:16.457Z] 93b08a4f1073: Waiting [2020-07-03T02:35:16.457Z] b8cc5d1170e3: Verifying Checksum [2020-07-03T02:35:16.457Z] b8cc5d1170e3: Download complete [2020-07-03T02:35:16.735Z] 9123ac7c32f7: Verifying Checksum [2020-07-03T02:35:16.735Z] 9123ac7c32f7: Download complete [2020-07-03T02:35:16.735Z] 93b08a4f1073: Verifying Checksum [2020-07-03T02:35:16.735Z] 93b08a4f1073: Download complete [2020-07-03T02:35:16.735Z] 2924cbbf6a41: Verifying Checksum [2020-07-03T02:35:16.735Z] 2924cbbf6a41: Download complete [2020-07-03T02:35:16.998Z] 9123ac7c32f7: Pull complete [2020-07-03T02:35:17.259Z] b8cc5d1170e3: Pull complete [2020-07-03T02:35:17.838Z] 2924cbbf6a41: Pull complete [2020-07-03T02:35:18.099Z] 93b08a4f1073: Pull complete [2020-07-03T02:35:18.099Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-07-03T02:35:18.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-03T02:35:18.099Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-03T02:35:18.199Z] prd-centos7-docker-4c-2g-5111 does not seem to be running inside a container [2020-07-03T02:35:18.240Z] $ 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 [2020-07-03T02:35:20.401Z] $ docker top ce05d7310faa85ec52f82e8744ecd96d6bd5b44ab8d65f3a087ff73a38330923 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-03T02:35:20.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-03T02:35:20.575Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-03T02:35:20.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-03T02:35:20.783Z] $ docker exec ce05d7310faa85ec52f82e8744ecd96d6bd5b44ab8d65f3a087ff73a38330923 ssh-agent [2020-07-03T02:35:20.951Z] SSH_AUTH_SOCK=/tmp/ssh-XrOINXiQj6t4/agent.11 [2020-07-03T02:35:20.951Z] SSH_AGENT_PID=16 [2020-07-03T02:35:20.961Z] Running ssh-add (command line suppressed) [2020-07-03T02:35:21.089Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7072064684506465181.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7072064684506465181.key) [2020-07-03T02:35:21.142Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-03T02:35:21.448Z] + git describe --exact-match --tags HEAD [2020-07-03T02:35:21.448Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-03T02:35:21.563Z] $ docker exec --env ******** --env ******** ce05d7310faa85ec52f82e8744ecd96d6bd5b44ab8d65f3a087ff73a38330923 ssh-agent -k [2020-07-03T02:35:21.674Z] unset SSH_AUTH_SOCK; [2020-07-03T02:35:21.677Z] unset SSH_AGENT_PID; [2020-07-03T02:35:21.677Z] echo Agent pid 16 killed; [2020-07-03T02:35:21.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-03T02:35:21.758Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-03T02:35:21.758Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-03T02:35:21.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-03T02:35:21.802Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-03T02:35:21.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-03T02:35:21.969Z] $ docker exec ce05d7310faa85ec52f82e8744ecd96d6bd5b44ab8d65f3a087ff73a38330923 ssh-agent [2020-07-03T02:35:22.128Z] SSH_AUTH_SOCK=/tmp/ssh-5L0OKblsInLW/agent.45 [2020-07-03T02:35:22.128Z] SSH_AGENT_PID=50 [2020-07-03T02:35:22.134Z] Running ssh-add (command line suppressed) [2020-07-03T02:35:22.253Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2126013533988754980.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2126013533988754980.key) [2020-07-03T02:35:22.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-03T02:35:22.604Z] + git semver init [2020-07-03T02:35:22.604Z] # -> Open(): unable to determine branch for HEAD [2020-07-03T02:35:22.604Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-07-03T02:35:22.604Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-07-03T02:35:22.604Z] # $SEMVER_REMOTE_NAME = origin [2020-07-03T02:35:22.604Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-03T02:35:22.604Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-03T02:35:22.604Z] # $SEMVER_BRANCH = master [2020-07-03T02:35:22.604Z] # $SEMVER_TEMP = /tmp/semver-436209875 [2020-07-03T02:35:22.604Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-07-03T02:35:23.175Z] # '/tmp/semver-436209875' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-07-03T02:35:23.175Z] # -> Force: false [2020-07-03T02:35:23.175Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-07-03T02:35:23.187Z] $ docker exec --env ******** --env ******** ce05d7310faa85ec52f82e8744ecd96d6bd5b44ab8d65f3a087ff73a38330923 ssh-agent -k [2020-07-03T02:35:23.304Z] unset SSH_AUTH_SOCK; [2020-07-03T02:35:23.304Z] unset SSH_AGENT_PID; [2020-07-03T02:35:23.304Z] echo Agent pid 50 killed; [2020-07-03T02:35:23.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-03T02:35:23.705Z] + git semver [Pipeline] } [2020-07-03T02:35:23.719Z] $ docker stop --time=1 ce05d7310faa85ec52f82e8744ecd96d6bd5b44ab8d65f3a087ff73a38330923 [2020-07-03T02:35:25.357Z] $ docker rm -f ce05d7310faa85ec52f82e8744ecd96d6bd5b44ab8d65f3a087ff73a38330923 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-03T02:35:25.868Z] Stashed 73 file(s) [Pipeline] echo [2020-07-03T02:35:25.870Z] [edgeXSemver] initialized semver on version 0.1.62 [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-07-03T02:35:41.029Z] Still waiting to schedule task [2020-07-03T02:35:41.029Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5111’ [2020-07-03T02:35:41.031Z] Still waiting to schedule task [2020-07-03T02:35:41.031Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-03T02:37:23.964Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5112 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-07-03T02:37:23.986Z] Running in /w/workspace/go-mod-core-contracts/26 [Pipeline] { [Pipeline] checkout [2020-07-03T02:37:28.983Z] using credential edgex-jenkins-ssh [2020-07-03T02:37:29.014Z] Cloning the remote Git repository [2020-07-03T02:37:29.014Z] Cloning with configured refspecs honoured and without tags [2020-07-03T02:37:29.041Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-03T02:37:29.148Z] > git init /w/workspace/go-mod-core-contracts/26 # timeout=10 [2020-07-03T02:37:30.242Z] Fetching without tags [2020-07-03T02:37:29.211Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-03T02:37:29.212Z] > git --version # timeout=10 [2020-07-03T02:37:29.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-03T02:37:29.317Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T02:37:30.147Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-03T02:37:30.170Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T02:37:30.199Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-03T02:37:30.226Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-03T02:37:30.227Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-03T02:37:30.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-07-03T02:37:30.770Z] Checking out Revision 48a5c2205c272f54b96e88b4eae204edc1759100 (master) [2020-07-03T02:37:30.768Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T02:37:30.789Z] > git checkout -f 48a5c2205c272f54b96e88b4eae204edc1759100 # timeout=10 [2020-07-03T02:37:35.339Z] Commit message: "Merge pull request #236 from lindseysimple/issue-235" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-03T02:37:36.394Z] ========================================================= [2020-07-03T02:37:36.394Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-03T02:37:36.394Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:37:37.487Z] + 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-07-03T02:37:38.483Z] Sending build context to Docker daemon 1.821MB [2020-07-03T02:37:38.483Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-03T02:37:38.483Z] Step 2/7 : FROM ${BASE} [2020-07-03T02:37:38.773Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-03T02:37:38.773Z] cde5963f3b93: Pulling fs layer [2020-07-03T02:37:38.773Z] 2a23fa8c16f7: Pulling fs layer [2020-07-03T02:37:38.773Z] 777b28850792: Pulling fs layer [2020-07-03T02:37:38.773Z] 8a11ddd9e578: Pulling fs layer [2020-07-03T02:37:38.773Z] 4cf88f913ddb: Pulling fs layer [2020-07-03T02:37:38.773Z] 1df406cf5192: Pulling fs layer [2020-07-03T02:37:38.773Z] cd6300453558: Pulling fs layer [2020-07-03T02:37:38.773Z] b9c365052c96: Pulling fs layer [2020-07-03T02:37:38.773Z] a2d8cc88f415: Pulling fs layer [2020-07-03T02:37:38.773Z] ea1d1ca13537: Pulling fs layer [2020-07-03T02:37:38.773Z] 3750a50a1c5e: Pulling fs layer [2020-07-03T02:37:38.773Z] 8a11ddd9e578: Waiting [2020-07-03T02:37:38.773Z] 4cf88f913ddb: Waiting [2020-07-03T02:37:38.773Z] 1df406cf5192: Waiting [2020-07-03T02:37:38.773Z] cd6300453558: Waiting [2020-07-03T02:37:38.773Z] b9c365052c96: Waiting [2020-07-03T02:37:38.773Z] a2d8cc88f415: Waiting [2020-07-03T02:37:38.773Z] ea1d1ca13537: Waiting [2020-07-03T02:37:38.773Z] 3750a50a1c5e: Waiting [2020-07-03T02:37:38.773Z] 777b28850792: Verifying Checksum [2020-07-03T02:37:38.773Z] 777b28850792: Download complete [2020-07-03T02:37:38.773Z] 2a23fa8c16f7: Verifying Checksum [2020-07-03T02:37:38.773Z] 2a23fa8c16f7: Download complete [2020-07-03T02:37:38.773Z] 4cf88f913ddb: Verifying Checksum [2020-07-03T02:37:38.773Z] 4cf88f913ddb: Download complete [2020-07-03T02:37:38.773Z] 1df406cf5192: Verifying Checksum [2020-07-03T02:37:38.773Z] 1df406cf5192: Download complete [2020-07-03T02:37:39.047Z] cde5963f3b93: Verifying Checksum [2020-07-03T02:37:40.039Z] cde5963f3b93: Pull complete [2020-07-03T02:37:40.316Z] 2a23fa8c16f7: Pull complete [2020-07-03T02:37:40.917Z] cd6300453558: Download complete [2020-07-03T02:37:40.917Z] 777b28850792: Pull complete [2020-07-03T02:37:40.917Z] a2d8cc88f415: Verifying Checksum [2020-07-03T02:37:40.917Z] a2d8cc88f415: Download complete [2020-07-03T02:37:42.372Z] ea1d1ca13537: Verifying Checksum [2020-07-03T02:37:42.372Z] ea1d1ca13537: Download complete [2020-07-03T02:37:42.372Z] 3750a50a1c5e: Verifying Checksum [2020-07-03T02:37:42.372Z] 3750a50a1c5e: Download complete [2020-07-03T02:37:44.360Z] b9c365052c96: Verifying Checksum [2020-07-03T02:37:44.360Z] b9c365052c96: Download complete [2020-07-03T02:37:44.360Z] 8a11ddd9e578: Verifying Checksum [2020-07-03T02:37:44.360Z] 8a11ddd9e578: Download complete [2020-07-03T02:37:56.780Z] 8a11ddd9e578: Pull complete [2020-07-03T02:37:56.780Z] 4cf88f913ddb: Pull complete [2020-07-03T02:37:56.780Z] 1df406cf5192: Pull complete [2020-07-03T02:38:01.104Z] cd6300453558: Pull complete [2020-07-03T02:38:06.498Z] b9c365052c96: Pull complete [2020-07-03T02:38:06.498Z] a2d8cc88f415: Pull complete [2020-07-03T02:38:07.943Z] ea1d1ca13537: Pull complete [2020-07-03T02:38:08.543Z] 3750a50a1c5e: Pull complete [2020-07-03T02:38:08.543Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-07-03T02:38:08.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-03T02:38:08.543Z] ---> 78745c68409d [2020-07-03T02:38:08.543Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-03T02:38:13.975Z] ---> Running in 3cf8b458429a [2020-07-03T02:38:13.975Z] Removing intermediate container 3cf8b458429a [2020-07-03T02:38:13.975Z] ---> 914635d9690a [2020-07-03T02:38:13.975Z] Step 4/7 : RUN apk add bash [2020-07-03T02:38:13.975Z] ---> Running in 2f4a1911601f [2020-07-03T02:38:15.399Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-07-03T02:38:15.995Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-07-03T02:38:16.583Z] OK: 125 MiB in 39 packages [2020-07-03T02:38:18.017Z] Removing intermediate container 2f4a1911601f [2020-07-03T02:38:18.017Z] ---> 5836020abcb3 [2020-07-03T02:38:18.017Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-03T02:38:18.017Z] ---> Running in 297cb6406f9e [2020-07-03T02:38:18.616Z] Removing intermediate container 297cb6406f9e [2020-07-03T02:38:18.617Z] ---> 51ecbc83abb3 [2020-07-03T02:38:18.617Z] Step 6/7 : COPY go.mod . [2020-07-03T02:38:19.209Z] ---> b2c68ec72fe1 [2020-07-03T02:38:19.209Z] Step 7/7 : RUN go mod download [2020-07-03T02:38:19.209Z] ---> Running in a47f6ebc9009 [2020-07-03T02:38:21.825Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-03T02:38:21.825Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-03T02:38:21.825Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-03T02:38:21.825Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-03T02:38:21.825Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-03T02:38:21.825Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-03T02:38:21.825Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-03T02:38:21.825Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-03T02:38:21.825Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-03T02:38:21.825Z] go: finding github.com/google/uuid v1.1.0 [2020-07-03T02:38:21.825Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-03T02:38:21.825Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-03T02:38:21.825Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-03T02:38:21.825Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-03T02:38:21.825Z] go: finding github.com/stretchr/testify v1.4.0 [2020-07-03T02:38:21.825Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-03T02:38:21.825Z] go: finding golang.org/x/text v0.3.2 [2020-07-03T02:38:21.825Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-03T02:38:21.825Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-03T02:38:22.138Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-07-03T02:38:23.614Z] Running on prd-centos7-docker-4c-2g-5113 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-07-03T02:38:23.638Z] Running in /w/workspace/go-mod-core-contracts/26 [Pipeline] { [Pipeline] checkout [2020-07-03T02:38:26.004Z] using credential edgex-jenkins-ssh [2020-07-03T02:38:26.032Z] Cloning the remote Git repository [2020-07-03T02:38:26.032Z] Cloning with configured refspecs honoured and without tags [2020-07-03T02:38:26.061Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-03T02:38:26.996Z] Fetching without tags [2020-07-03T02:38:26.127Z] > git init /w/workspace/go-mod-core-contracts/26 # timeout=10 [2020-07-03T02:38:26.168Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-03T02:38:26.168Z] > git --version # timeout=10 [2020-07-03T02:38:26.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-03T02:38:26.203Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T02:38:26.970Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-03T02:38:26.978Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T02:38:26.994Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-03T02:38:27.004Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-03T02:38:27.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-03T02:38:27.008Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T02:38:27.412Z] Checking out Revision 48a5c2205c272f54b96e88b4eae204edc1759100 (master) [2020-07-03T02:38:27.424Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T02:38:27.430Z] > git checkout -f 48a5c2205c272f54b96e88b4eae204edc1759100 # timeout=10 [2020-07-03T02:38:31.096Z] Commit message: "Merge pull request #236 from lindseysimple/issue-235" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-03T02:38:31.753Z] ========================================================= [2020-07-03T02:38:31.753Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-03T02:38:31.753Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:38:32.394Z] + 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-07-03T02:38:32.657Z] Sending build context to Docker daemon 1.821MB [2020-07-03T02:38:32.658Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-03T02:38:32.658Z] Step 2/7 : FROM ${BASE} [2020-07-03T02:38:32.658Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-03T02:38:32.658Z] e6b0cf9c0882: Pulling fs layer [2020-07-03T02:38:32.658Z] 2848faf0eed1: Pulling fs layer [2020-07-03T02:38:32.658Z] 0f37312ad70f: Pulling fs layer [2020-07-03T02:38:32.658Z] 5788d62ee057: Pulling fs layer [2020-07-03T02:38:32.658Z] 0e6b1d234666: Pulling fs layer [2020-07-03T02:38:32.658Z] bf5d7aec512f: Pulling fs layer [2020-07-03T02:38:32.658Z] 34c802a77dc8: Pulling fs layer [2020-07-03T02:38:32.658Z] 9eb99e56ec68: Pulling fs layer [2020-07-03T02:38:32.658Z] 27c7a5d97fbd: Pulling fs layer [2020-07-03T02:38:32.658Z] 5c102a31e300: Pulling fs layer [2020-07-03T02:38:32.658Z] dcfb455df0a1: Pulling fs layer [2020-07-03T02:38:32.658Z] bf5d7aec512f: Waiting [2020-07-03T02:38:32.658Z] 34c802a77dc8: Waiting [2020-07-03T02:38:32.658Z] 9eb99e56ec68: Waiting [2020-07-03T02:38:32.658Z] 27c7a5d97fbd: Waiting [2020-07-03T02:38:32.658Z] 5c102a31e300: Waiting [2020-07-03T02:38:32.658Z] dcfb455df0a1: Waiting [2020-07-03T02:38:32.658Z] 5788d62ee057: Waiting [2020-07-03T02:38:32.658Z] 0e6b1d234666: Waiting [2020-07-03T02:38:32.658Z] 0f37312ad70f: Download complete [2020-07-03T02:38:32.658Z] 2848faf0eed1: Verifying Checksum [2020-07-03T02:38:32.658Z] 2848faf0eed1: Download complete [2020-07-03T02:38:32.658Z] 0e6b1d234666: Download complete [2020-07-03T02:38:32.925Z] bf5d7aec512f: Verifying Checksum [2020-07-03T02:38:32.925Z] bf5d7aec512f: Download complete [2020-07-03T02:38:32.925Z] e6b0cf9c0882: Verifying Checksum [2020-07-03T02:38:32.925Z] e6b0cf9c0882: Download complete [2020-07-03T02:38:33.192Z] e6b0cf9c0882: Pull complete [2020-07-03T02:38:33.456Z] 2848faf0eed1: Pull complete [2020-07-03T02:38:33.728Z] 34c802a77dc8: Download complete [2020-07-03T02:38:33.728Z] 27c7a5d97fbd: Verifying Checksum [2020-07-03T02:38:33.728Z] 27c7a5d97fbd: Download complete [2020-07-03T02:38:34.324Z] 5788d62ee057: Verifying Checksum [2020-07-03T02:38:34.324Z] 5788d62ee057: Download complete [2020-07-03T02:38:34.558Z] Removing intermediate container a47f6ebc9009 [2020-07-03T02:38:34.558Z] ---> b79740b26c92 [2020-07-03T02:38:34.558Z] Successfully built b79740b26c92 [2020-07-03T02:38:34.558Z] Successfully tagged ci-base-image-arm64:latest [2020-07-03T02:38:34.594Z] dcfb455df0a1: Verifying Checksum [2020-07-03T02:38:34.595Z] dcfb455df0a1: Download complete [2020-07-03T02:38:34.595Z] 9eb99e56ec68: Verifying Checksum [2020-07-03T02:38:34.595Z] 9eb99e56ec68: Download complete [2020-07-03T02:38:34.595Z] 5c102a31e300: Verifying Checksum [2020-07-03T02:38:34.595Z] 5c102a31e300: Download complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:38:35.077Z] + docker inspect -f . ci-base-image-arm64 [2020-07-03T02:38:35.077Z] . [Pipeline] withDockerContainer [2020-07-03T02:38:35.352Z] prd-ubuntu18.04-docker-arm64-4c-16g-5112 does not seem to be running inside a container [2020-07-03T02:38:35.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/26 -v /w/workspace/go-mod-core-contracts/26:/w/workspace/go-mod-core-contracts/26:rw,z -v /w/workspace/go-mod-core-contracts/26@tmp:/w/workspace/go-mod-core-contracts/26@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 [2020-07-03T02:38:35.543Z] 0f37312ad70f: Pull complete [2020-07-03T02:38:37.222Z] $ docker top f2a9a1a96724f996a81b4490ab6721c13b0a5f2a9ca8f006a75b273aa19d5dae -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-03T02:38:38.560Z] + go version [2020-07-03T02:38:38.560Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-07-03T02:38:39.601Z] + make test [2020-07-03T02:38:39.602Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-03T02:38:40.898Z] 5788d62ee057: Pull complete [2020-07-03T02:38:41.163Z] 0e6b1d234666: Pull complete [2020-07-03T02:38:41.163Z] bf5d7aec512f: Pull complete [2020-07-03T02:38:47.768Z] 34c802a77dc8: Pull complete [2020-07-03T02:38:51.092Z] 9eb99e56ec68: Pull complete [2020-07-03T02:38:51.092Z] 27c7a5d97fbd: Pull complete [2020-07-03T02:38:51.666Z] 5c102a31e300: Pull complete [2020-07-03T02:38:51.666Z] dcfb455df0a1: Pull complete [2020-07-03T02:38:51.666Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-07-03T02:38:51.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-03T02:38:51.666Z] ---> 7c70fe431013 [2020-07-03T02:38:51.666Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-03T02:38:52.610Z] ---> Running in 72c1d036b79a [2020-07-03T02:38:52.611Z] Removing intermediate container 72c1d036b79a [2020-07-03T02:38:52.611Z] ---> bc8b8a44c4e1 [2020-07-03T02:38:52.611Z] Step 4/7 : RUN apk add bash [2020-07-03T02:38:52.611Z] ---> Running in 33790e44cba6 [2020-07-03T02:38:53.555Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-07-03T02:38:54.142Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-07-03T02:38:54.404Z] OK: 143 MiB in 39 packages [2020-07-03T02:38:54.978Z] Removing intermediate container 33790e44cba6 [2020-07-03T02:38:54.978Z] ---> ba128d6d6062 [2020-07-03T02:38:54.978Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-03T02:38:54.978Z] ---> Running in 4c61c71e2bf8 [2020-07-03T02:38:55.240Z] Removing intermediate container 4c61c71e2bf8 [2020-07-03T02:38:55.240Z] ---> e05d88891d5c [2020-07-03T02:38:55.240Z] Step 6/7 : COPY go.mod . [2020-07-03T02:38:55.240Z] ---> c267d83ac95c [2020-07-03T02:38:55.240Z] Step 7/7 : RUN go mod download [2020-07-03T02:38:55.502Z] ---> Running in c6cb110e4fcf [2020-07-03T02:38:56.886Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-03T02:38:57.147Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-03T02:38:57.147Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-03T02:38:57.147Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-03T02:38:57.147Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-03T02:38:57.147Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-03T02:38:57.147Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-03T02:38:57.147Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-03T02:38:57.147Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-03T02:38:57.147Z] go: finding github.com/google/uuid v1.1.0 [2020-07-03T02:38:57.147Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-03T02:38:57.147Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-03T02:38:57.147Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-03T02:38:57.147Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-03T02:38:57.408Z] go: finding github.com/stretchr/testify v1.4.0 [2020-07-03T02:38:57.408Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-03T02:38:57.408Z] go: finding golang.org/x/text v0.3.2 [2020-07-03T02:38:57.408Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-03T02:38:57.408Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-03T02:38:57.408Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-07-03T02:39:01.790Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-03T02:39:02.781Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.037s coverage: 85.7% of statements [2020-07-03T02:39:02.781Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.043s coverage: 100.0% of statements [2020-07-03T02:39:05.416Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.136s coverage: 45.4% of statements [2020-07-03T02:39:05.416Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.056s coverage: 77.8% of statements [2020-07-03T02:39:05.416Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-03T02:39:05.416Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.014s coverage: 6.4% of statements [2020-07-03T02:39:05.588Z] Removing intermediate container c6cb110e4fcf [2020-07-03T02:39:05.588Z] ---> 23c1fd438e41 [2020-07-03T02:39:05.588Z] Successfully built 23c1fd438e41 [2020-07-03T02:39:05.588Z] 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-07-03T02:39:06.034Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.100s coverage: 14.4% of statements [2020-07-03T02:39:06.062Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-03T02:39:06.062Z] . [Pipeline] withDockerContainer [2020-07-03T02:39:06.159Z] prd-centos7-docker-4c-2g-5113 does not seem to be running inside a container [2020-07-03T02:39:06.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/26 -v /w/workspace/go-mod-core-contracts/26:/w/workspace/go-mod-core-contracts/26:rw,z -v /w/workspace/go-mod-core-contracts/26@tmp:/w/workspace/go-mod-core-contracts/26@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-x86_64 cat [2020-07-03T02:39:06.644Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.070s coverage: 100.0% of statements [2020-07-03T02:39:06.811Z] $ docker top 2c3a8e2c9170b8854dfbe1bcde8f7dcfc7104bac11b6578c951e5b8716ae5cb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-03T02:39:07.272Z] + go version [2020-07-03T02:39:07.272Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-07-03T02:39:07.735Z] + make test [2020-07-03T02:39:07.735Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-03T02:39:09.272Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.071s coverage: 100.0% of statements [2020-07-03T02:39:09.272Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-03T02:39:09.272Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-03T02:39:09.272Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.056s coverage: 100.0% of statements [2020-07-03T02:39:09.272Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.044s coverage: 100.0% of statements [2020-07-03T02:39:14.409Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-03T02:39:14.712Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.102s coverage: 62.6% of statements [2020-07-03T02:39:14.712Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.029s coverage: 26.3% of statements [2020-07-03T02:39:14.712Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.060s coverage: 15.4% of statements [2020-07-03T02:39:14.712Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.035s coverage: 15.4% of statements [2020-07-03T02:39:14.712Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.038s coverage: 14.3% of statements [2020-07-03T02:39:14.712Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-03T02:39:14.712Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.027s coverage: 83.3% of statements [2020-07-03T02:39:14.712Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-03T02:39:15.361Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.028s coverage: 85.7% of statements [2020-07-03T02:39:15.362Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.019s coverage: 100.0% of statements [2020-07-03T02:39:15.362Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.013s coverage: 45.4% of statements [2020-07-03T02:39:15.628Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.013s coverage: 77.8% of statements [2020-07-03T02:39:15.628Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-03T02:39:15.699Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.029s coverage: 90.9% of statements [2020-07-03T02:39:15.699Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-03T02:39:15.699Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-03T02:39:15.973Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-03T02:39:17.050Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.005s coverage: 6.4% of statements [2020-07-03T02:39:17.634Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.015s coverage: 14.4% of statements [2020-07-03T02:39:17.634Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.007s coverage: 100.0% of statements [2020-07-03T02:39:17.634Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.051s coverage: 100.0% of statements [2020-07-03T02:39:17.634Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-03T02:39:17.634Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-03T02:39:18.220Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.040s coverage: 100.0% of statements [2020-07-03T02:39:19.392Z] gofmt -l . [2020-07-03T02:39:19.653Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.540s coverage: 100.0% of statements [2020-07-03T02:39:19.665Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-03T02:39:20.419Z] Stashed 1 file(s) [Pipeline] } [2020-07-03T02:39:20.397Z] $ docker stop --time=1 f2a9a1a96724f996a81b4490ab6721c13b0a5f2a9ca8f006a75b273aa19d5dae [2020-07-03T02:39:21.057Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.026s coverage: 62.6% of statements [2020-07-03T02:39:21.057Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements [2020-07-03T02:39:21.057Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.004s coverage: 15.4% of statements [2020-07-03T02:39:21.057Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.030s coverage: 15.4% of statements [2020-07-03T02:39:21.057Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.008s coverage: 14.3% of statements [2020-07-03T02:39:21.057Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-03T02:39:21.441Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.005s coverage: 83.3% of statements [2020-07-03T02:39:21.441Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-03T02:39:21.703Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.007s coverage: 90.9% of statements [2020-07-03T02:39:21.703Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-03T02:39:21.703Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-03T02:39:21.703Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-03T02:39:22.454Z] $ docker rm -f f2a9a1a96724f996a81b4490ab6721c13b0a5f2a9ca8f006a75b273aa19d5dae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [2020-07-03T02:39:23.095Z] gofmt -l . [2020-07-03T02:39:23.095Z] [ "`gofmt -l .`" = "" ] [Pipeline] // stage [Pipeline] stash [2020-07-03T02:39:23.123Z] Warning: overwriting stash ‘coverage-report’ [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] } [2020-07-03T02:39:23.397Z] Stashed 1 file(s) [Pipeline] // ws [Pipeline] } [Pipeline] } [2020-07-03T02:39:23.454Z] $ docker stop --time=1 2c3a8e2c9170b8854dfbe1bcde8f7dcfc7104bac11b6578c951e5b8716ae5cb9 [2020-07-03T02:39:25.739Z] $ docker rm -f 2c3a8e2c9170b8854dfbe1bcde8f7dcfc7104bac11b6578c951e5b8716ae5cb9 [Pipeline] // node [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // script [Pipeline] } [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 [2020-07-03T02:39:26.729Z] provisioning config files... [2020-07-03T02:39:26.740Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config466913110379776158tmp [Pipeline] { [Pipeline] sh [2020-07-03T02:39:27.051Z] + curl -s https://codecov.io/bash [2020-07-03T02:39:27.051Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_master@tmp/config466913110379776158tmp [Pipeline] } [2020-07-03T02:39:27.318Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-07-03T02:39:27.711Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-07-03T02:39:27.712Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-07-03T02:39:27.739Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:39:28.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-03T02:39:28.044Z] [2020-07-03T02:39:28.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:39:28.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-03T02:39:28.360Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-07-03T02:39:28.360Z] cbdbe7a5bc2a: Pulling fs layer [2020-07-03T02:39:28.360Z] 408f87550127: Pulling fs layer [2020-07-03T02:39:28.360Z] fe522b08c979: Pulling fs layer [2020-07-03T02:39:28.360Z] 221eaa008020: Pulling fs layer [2020-07-03T02:39:28.360Z] 2a4607e5d6b9: Pulling fs layer [2020-07-03T02:39:28.360Z] 8f79b27c4fd2: Pulling fs layer [2020-07-03T02:39:28.360Z] e5c8dbe1645b: Pulling fs layer [2020-07-03T02:39:28.360Z] 23e8b3b47431: Pulling fs layer [2020-07-03T02:39:28.360Z] 5c568d65a230: Pulling fs layer [2020-07-03T02:39:28.360Z] 221eaa008020: Waiting [2020-07-03T02:39:28.360Z] 2a4607e5d6b9: Waiting [2020-07-03T02:39:28.360Z] 8f79b27c4fd2: Waiting [2020-07-03T02:39:28.360Z] e5c8dbe1645b: Waiting [2020-07-03T02:39:28.360Z] 23e8b3b47431: Waiting [2020-07-03T02:39:28.360Z] 5c568d65a230: Waiting [2020-07-03T02:39:28.360Z] fe522b08c979: Verifying Checksum [2020-07-03T02:39:28.360Z] fe522b08c979: Download complete [2020-07-03T02:39:28.360Z] 408f87550127: Verifying Checksum [2020-07-03T02:39:28.360Z] 408f87550127: Download complete [2020-07-03T02:39:28.360Z] 2a4607e5d6b9: Verifying Checksum [2020-07-03T02:39:28.360Z] 2a4607e5d6b9: Download complete [2020-07-03T02:39:28.360Z] 8f79b27c4fd2: Verifying Checksum [2020-07-03T02:39:28.360Z] 8f79b27c4fd2: Download complete [2020-07-03T02:39:28.360Z] cbdbe7a5bc2a: Verifying Checksum [2020-07-03T02:39:28.360Z] cbdbe7a5bc2a: Download complete [2020-07-03T02:39:28.635Z] e5c8dbe1645b: Verifying Checksum [2020-07-03T02:39:28.635Z] e5c8dbe1645b: Download complete [2020-07-03T02:39:28.915Z] cbdbe7a5bc2a: Pull complete [2020-07-03T02:39:29.181Z] 23e8b3b47431: Verifying Checksum [2020-07-03T02:39:29.181Z] 23e8b3b47431: Download complete [2020-07-03T02:39:29.181Z] 408f87550127: Pull complete [2020-07-03T02:39:29.443Z] fe522b08c979: Pull complete [2020-07-03T02:39:29.443Z] 5c568d65a230: Verifying Checksum [2020-07-03T02:39:29.443Z] 5c568d65a230: Download complete [2020-07-03T02:39:29.704Z] 221eaa008020: Verifying Checksum [2020-07-03T02:39:29.704Z] 221eaa008020: Download complete [2020-07-03T02:39:35.011Z] 221eaa008020: Pull complete [2020-07-03T02:39:35.011Z] 2a4607e5d6b9: Pull complete [2020-07-03T02:39:35.011Z] 8f79b27c4fd2: Pull complete [2020-07-03T02:39:36.926Z] e5c8dbe1645b: Pull complete [2020-07-03T02:39:41.148Z] 23e8b3b47431: Pull complete [2020-07-03T02:39:41.721Z] 5c568d65a230: Pull complete [2020-07-03T02:39:41.721Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-07-03T02:39:41.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-03T02:39:41.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-07-03T02:39:41.851Z] prd-centos7-docker-4c-2g-5111 does not seem to be running inside a container [2020-07-03T02:39:41.888Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-07-03T02:39:42.618Z] $ docker top 8968c252c1ec483e023b31616912f8cc8030a956f51a72f4454801aeec2554f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-03T02:39:43.038Z] + snyk monitor '--org=edgex-jenkins' [2020-07-03T02:39:49.630Z] [2020-07-03T02:39:49.630Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... [2020-07-03T02:39:49.630Z] [2020-07-03T02:39:49.630Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/22166866-f2c1-464b-81fa-0d0632ebf446 [2020-07-03T02:39:49.630Z] [2020-07-03T02:39:49.630Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-07-03T02:39:49.630Z] [2020-07-03T02:39:49.630Z] [Pipeline] } [2020-07-03T02:39:49.642Z] $ docker stop --time=1 8968c252c1ec483e023b31616912f8cc8030a956f51a72f4454801aeec2554f5 [2020-07-03T02:39:52.536Z] $ docker rm -f 8968c252c1ec483e023b31616912f8cc8030a956f51a72f4454801aeec2554f5 [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-07-03T02:39:53.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-03T02:39:53.468Z] . [Pipeline] withDockerContainer [2020-07-03T02:39:53.558Z] prd-centos7-docker-4c-2g-5111 does not seem to be running inside a container [2020-07-03T02:39:53.597Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-03T02:39:54.146Z] $ docker top 3a16f48689db795a09ab7fb55b01d7dead140685c99b9c977bb7d152d7a7d34a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-03T02:39:54.329Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-03T02:39:54.330Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-03T02:39:54.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-03T02:39:54.528Z] $ docker exec 3a16f48689db795a09ab7fb55b01d7dead140685c99b9c977bb7d152d7a7d34a ssh-agent [2020-07-03T02:39:54.686Z] SSH_AUTH_SOCK=/tmp/ssh-xypUkJynRUoq/agent.11 [2020-07-03T02:39:54.686Z] SSH_AGENT_PID=16 [2020-07-03T02:39:54.692Z] Running ssh-add (command line suppressed) [2020-07-03T02:39:54.817Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7413407876072247356.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7413407876072247356.key) [2020-07-03T02:39:54.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-03T02:39:55.171Z] + git semver tag [2020-07-03T02:39:55.171Z] # -> Open(): unable to determine branch for HEAD [2020-07-03T02:39:55.171Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-07-03T02:39:55.171Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-07-03T02:39:55.171Z] # $SEMVER_REMOTE_NAME = origin [2020-07-03T02:39:55.171Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-03T02:39:55.171Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-03T02:39:55.171Z] # $SEMVER_BRANCH = master [2020-07-03T02:39:55.171Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-07-03T02:39:55.171Z] # 48a5c2205c272f54b96e88b4eae204edc1759100 HEAD [2020-07-03T02:39:55.171Z] # -> Force: false [2020-07-03T02:39:55.171Z] # d59b02bb73909b207b810520b65e3c6e4dcb0957 refs/tags/v0.1.62 [Pipeline] } [2020-07-03T02:39:55.181Z] $ docker exec --env ******** --env ******** 3a16f48689db795a09ab7fb55b01d7dead140685c99b9c977bb7d152d7a7d34a ssh-agent -k [2020-07-03T02:39:55.306Z] unset SSH_AUTH_SOCK; [2020-07-03T02:39:55.307Z] unset SSH_AGENT_PID; [2020-07-03T02:39:55.307Z] echo Agent pid 16 killed; [2020-07-03T02:39:55.348Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-03T02:39:55.703Z] + git semver [Pipeline] } [2020-07-03T02:39:55.717Z] $ docker stop --time=1 3a16f48689db795a09ab7fb55b01d7dead140685c99b9c977bb7d152d7a7d34a [2020-07-03T02:39:57.081Z] $ docker rm -f 3a16f48689db795a09ab7fb55b01d7dead140685c99b9c977bb7d152d7a7d34a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:39:57.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-03T02:39:57.619Z] [2020-07-03T02:39:57.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:39:57.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-03T02:39:57.939Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-07-03T02:39:57.939Z] ab5ef0e58194: Pulling fs layer [2020-07-03T02:39:57.939Z] 9712f1f96733: Pulling fs layer [2020-07-03T02:39:57.939Z] 63f879dbbcfc: Pulling fs layer [2020-07-03T02:39:57.939Z] 0d9ebad4ef96: Pulling fs layer [2020-07-03T02:39:57.939Z] e9a5061849ea: Pulling fs layer [2020-07-03T02:39:57.939Z] d747dcd14b5f: Pulling fs layer [2020-07-03T02:39:57.939Z] 2de7ff778b66: Pulling fs layer [2020-07-03T02:39:57.939Z] 0d9ebad4ef96: Waiting [2020-07-03T02:39:57.939Z] e9a5061849ea: Waiting [2020-07-03T02:39:57.939Z] d747dcd14b5f: Waiting [2020-07-03T02:39:57.939Z] 2de7ff778b66: Waiting [2020-07-03T02:39:57.939Z] 9712f1f96733: Verifying Checksum [2020-07-03T02:39:57.939Z] 9712f1f96733: Download complete [2020-07-03T02:39:58.524Z] 63f879dbbcfc: Verifying Checksum [2020-07-03T02:39:58.524Z] 63f879dbbcfc: Download complete [2020-07-03T02:39:58.787Z] e9a5061849ea: Verifying Checksum [2020-07-03T02:39:58.787Z] e9a5061849ea: Download complete [2020-07-03T02:39:58.787Z] d747dcd14b5f: Verifying Checksum [2020-07-03T02:39:58.787Z] d747dcd14b5f: Download complete [2020-07-03T02:39:58.787Z] 0d9ebad4ef96: Verifying Checksum [2020-07-03T02:39:58.787Z] 0d9ebad4ef96: Download complete [2020-07-03T02:39:59.050Z] 2de7ff778b66: Verifying Checksum [2020-07-03T02:39:59.050Z] 2de7ff778b66: Download complete [2020-07-03T02:39:59.050Z] ab5ef0e58194: Verifying Checksum [2020-07-03T02:39:59.050Z] ab5ef0e58194: Download complete [2020-07-03T02:40:03.294Z] ab5ef0e58194: Pull complete [2020-07-03T02:40:03.294Z] 9712f1f96733: Pull complete [2020-07-03T02:40:05.850Z] 63f879dbbcfc: Pull complete [2020-07-03T02:40:11.181Z] 0d9ebad4ef96: Pull complete [2020-07-03T02:40:13.106Z] e9a5061849ea: Pull complete [2020-07-03T02:40:13.106Z] d747dcd14b5f: Pull complete [2020-07-03T02:40:15.695Z] 2de7ff778b66: Pull complete [2020-07-03T02:40:15.695Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-07-03T02:40:15.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-03T02:40:15.695Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-07-03T02:40:15.858Z] prd-centos7-docker-4c-2g-5111 does not seem to be running inside a container [2020-07-03T02:40:15.909Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-07-03T02:40:19.911Z] $ docker top 71fb3dd704356c9c9935e56ba7159f250adebe341b3735b5c7115e17a5ed0f1c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-07-03T02:40:20.057Z] provisioning config files... [2020-07-03T02:40:20.070Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2004403253458249870tmp [2020-07-03T02:40:20.085Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1424127443643960703tmp [2020-07-03T02:40:20.096Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2866256120872947508tmp [Pipeline] { [Pipeline] echo [2020-07-03T02:40:20.122Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-03T02:40:20.413Z] ---> sigul-configuration.sh [2020-07-03T02:40:20.413Z] gpg: directory `/root/.gnupg' created [2020-07-03T02:40:20.413Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-07-03T02:40:20.413Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-07-03T02:40:20.413Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-07-03T02:40:20.413Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-07-03T02:40:20.413Z] gpg: CAST5 encrypted data [2020-07-03T02:40:20.673Z] gpg: encrypted with 1 passphrase [2020-07-03T02:40:20.673Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-07-03T02:40:20.966Z] + mkdir /home/jenkins [2020-07-03T02:40:20.966Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-07-03T02:40:21.257Z] + 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-07-03T02:40:21.268Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-03T02:40:21.650Z] ---> sigul-install.sh [2020-07-03T02:40:25.977Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-07-03T02:40:26.527Z] + git tag --list [2020-07-03T02:40:26.527Z] v0.1.62 [Pipeline] sh [2020-07-03T02:40:26.816Z] + lftools sign git-tag v0.1.62 [2020-07-03T02:40:28.200Z] Signing Git tag with Sigul... [2020-07-03T02:40:28.200Z] Signing v0.1.62 [Pipeline] echo [2020-07-03T02:40:29.150Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-03T02:40:29.442Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-07-03T02:40:29.451Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-07-03T02:40:29.493Z] $ docker stop --time=1 71fb3dd704356c9c9935e56ba7159f250adebe341b3735b5c7115e17a5ed0f1c [2020-07-03T02:40:31.370Z] $ docker rm -f 71fb3dd704356c9c9935e56ba7159f250adebe341b3735b5c7115e17a5ed0f1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:40:31.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-03T02:40:31.922Z] . [Pipeline] withDockerContainer [2020-07-03T02:40:32.021Z] prd-centos7-docker-4c-2g-5111 does not seem to be running inside a container [2020-07-03T02:40:32.063Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-03T02:40:32.692Z] $ docker top 2285569d9e9fdb9f81dc8b73409fe29ce882e78e5206bca5a736bcd048f1d20e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-03T02:40:32.922Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-03T02:40:32.922Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-03T02:40:33.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-03T02:40:33.136Z] $ docker exec 2285569d9e9fdb9f81dc8b73409fe29ce882e78e5206bca5a736bcd048f1d20e ssh-agent [2020-07-03T02:40:33.312Z] SSH_AUTH_SOCK=/tmp/ssh-OUpdaGxkNKhe/agent.11 [2020-07-03T02:40:33.312Z] SSH_AGENT_PID=17 [2020-07-03T02:40:33.319Z] Running ssh-add (command line suppressed) [2020-07-03T02:40:33.444Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8379960307017757572.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8379960307017757572.key) [2020-07-03T02:40:33.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-03T02:40:33.817Z] + git semver bump patch [2020-07-03T02:40:33.817Z] # -> Open(): unable to determine branch for HEAD [2020-07-03T02:40:33.817Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-07-03T02:40:33.817Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-07-03T02:40:33.817Z] # $SEMVER_REMOTE_NAME = origin [2020-07-03T02:40:33.817Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-03T02:40:33.817Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-03T02:40:33.817Z] # $SEMVER_BRANCH = master [2020-07-03T02:40:33.817Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-07-03T02:40:33.817Z] 0.1.63 [Pipeline] } [2020-07-03T02:40:33.829Z] $ docker exec --env ******** --env ******** 2285569d9e9fdb9f81dc8b73409fe29ce882e78e5206bca5a736bcd048f1d20e ssh-agent -k [2020-07-03T02:40:33.965Z] unset SSH_AUTH_SOCK; [2020-07-03T02:40:33.965Z] unset SSH_AGENT_PID; [2020-07-03T02:40:33.965Z] echo Agent pid 17 killed; [2020-07-03T02:40:34.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-03T02:40:34.378Z] + git semver [Pipeline] } [2020-07-03T02:40:34.394Z] $ docker stop --time=1 2285569d9e9fdb9f81dc8b73409fe29ce882e78e5206bca5a736bcd048f1d20e [2020-07-03T02:40:35.714Z] $ docker rm -f 2285569d9e9fdb9f81dc8b73409fe29ce882e78e5206bca5a736bcd048f1d20e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:40:36.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-03T02:40:36.161Z] . [Pipeline] withDockerContainer [2020-07-03T02:40:36.289Z] prd-centos7-docker-4c-2g-5111 does not seem to be running inside a container [2020-07-03T02:40:36.341Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-03T02:40:36.957Z] $ docker top 6472c5b87af3f127a2eb277cdeca13b00c09813c268fefffa752aa6b3d76756f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-03T02:40:37.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-03T02:40:37.143Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-03T02:40:37.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-03T02:40:37.326Z] $ docker exec 6472c5b87af3f127a2eb277cdeca13b00c09813c268fefffa752aa6b3d76756f ssh-agent [2020-07-03T02:40:37.497Z] SSH_AUTH_SOCK=/tmp/ssh-OjCD2tgPizFD/agent.12 [2020-07-03T02:40:37.497Z] SSH_AGENT_PID=18 [2020-07-03T02:40:37.503Z] Running ssh-add (command line suppressed) [2020-07-03T02:40:37.627Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6155638760456487020.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6155638760456487020.key) [2020-07-03T02:40:37.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-03T02:40:37.990Z] + git semver push [2020-07-03T02:40:37.990Z] # -> Open(): unable to determine branch for HEAD [2020-07-03T02:40:37.990Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-07-03T02:40:37.990Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-07-03T02:40:37.990Z] # $SEMVER_REMOTE_NAME = origin [2020-07-03T02:40:37.990Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-03T02:40:37.990Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-03T02:40:37.990Z] # $SEMVER_BRANCH = master [2020-07-03T02:40:37.990Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-07-03T02:40:44.588Z] $ docker exec --env ******** --env ******** 6472c5b87af3f127a2eb277cdeca13b00c09813c268fefffa752aa6b3d76756f ssh-agent -k [2020-07-03T02:40:44.713Z] unset SSH_AUTH_SOCK; [2020-07-03T02:40:44.714Z] unset SSH_AGENT_PID; [2020-07-03T02:40:44.714Z] echo Agent pid 18 killed; [2020-07-03T02:40:44.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-03T02:40:45.117Z] + git semver [Pipeline] } [2020-07-03T02:40:45.131Z] $ docker stop --time=1 6472c5b87af3f127a2eb277cdeca13b00c09813c268fefffa752aa6b3d76756f [2020-07-03T02:40:46.474Z] $ docker rm -f 6472c5b87af3f127a2eb277cdeca13b00c09813c268fefffa752aa6b3d76756f [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-07-03T02:40:47.067Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-03T02:40:47.626Z] ---> package-listing.sh [2020-07-03T02:40:47.626Z] ++ facter osfamily [2020-07-03T02:40:47.626Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-03T02:40:47.626Z] + OS_FAMILY=redhat [2020-07-03T02:40:47.626Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-07-03T02:40:47.626Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-03T02:40:47.626Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-03T02:40:47.626Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-03T02:40:47.626Z] + PACKAGES=/tmp/packages_start.txt [2020-07-03T02:40:47.626Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-07-03T02:40:47.626Z] + PACKAGES=/tmp/packages_end.txt [2020-07-03T02:40:47.626Z] + case "${OS_FAMILY}" in [2020-07-03T02:40:47.626Z] + rpm -qa [2020-07-03T02:40:47.626Z] + sort [2020-07-03T02:40:51.834Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-03T02:40:51.834Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-03T02:40:51.834Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-03T02:40:51.834Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-07-03T02:40:51.834Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-07-03T02:40:51.834Z] + 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-07-03T02:40:52.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-03T02:40:52.453Z] [2020-07-03T02:40:52.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:40:52.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-03T02:40:52.767Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-03T02:40:52.767Z] c9b1b535fdd9: Pulling fs layer [2020-07-03T02:40:52.767Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-03T02:40:52.767Z] 756a868c4378: Pulling fs layer [2020-07-03T02:40:52.767Z] 444b2fc9a129: Pulling fs layer [2020-07-03T02:40:52.767Z] ea15f1150254: Pulling fs layer [2020-07-03T02:40:52.767Z] 41b27a9f41bf: Pulling fs layer [2020-07-03T02:40:52.767Z] 28c525ee5125: Pulling fs layer [2020-07-03T02:40:52.767Z] 094b1ea09ed8: Pulling fs layer [2020-07-03T02:40:52.767Z] 138eaada9080: Pulling fs layer [2020-07-03T02:40:52.767Z] 0622d0fa9048: Pulling fs layer [2020-07-03T02:40:52.767Z] 41b27a9f41bf: Waiting [2020-07-03T02:40:52.767Z] 28c525ee5125: Waiting [2020-07-03T02:40:52.767Z] 094b1ea09ed8: Waiting [2020-07-03T02:40:52.767Z] 138eaada9080: Waiting [2020-07-03T02:40:52.767Z] 0622d0fa9048: Waiting [2020-07-03T02:40:52.767Z] 444b2fc9a129: Waiting [2020-07-03T02:40:52.767Z] ea15f1150254: Waiting [2020-07-03T02:40:52.767Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-03T02:40:52.767Z] 2cc5ad85d9ab: Download complete [2020-07-03T02:40:52.767Z] 444b2fc9a129: Verifying Checksum [2020-07-03T02:40:52.767Z] 444b2fc9a129: Download complete [2020-07-03T02:40:52.767Z] c9b1b535fdd9: Verifying Checksum [2020-07-03T02:40:52.767Z] c9b1b535fdd9: Download complete [2020-07-03T02:40:52.767Z] ea15f1150254: Verifying Checksum [2020-07-03T02:40:52.767Z] ea15f1150254: Download complete [2020-07-03T02:40:53.033Z] 28c525ee5125: Verifying Checksum [2020-07-03T02:40:53.033Z] 28c525ee5125: Download complete [2020-07-03T02:40:53.296Z] 756a868c4378: Verifying Checksum [2020-07-03T02:40:53.296Z] 756a868c4378: Download complete [2020-07-03T02:40:53.296Z] 094b1ea09ed8: Verifying Checksum [2020-07-03T02:40:53.296Z] 094b1ea09ed8: Download complete [2020-07-03T02:40:53.296Z] 138eaada9080: Verifying Checksum [2020-07-03T02:40:53.296Z] 138eaada9080: Download complete [2020-07-03T02:40:53.296Z] 0622d0fa9048: Verifying Checksum [2020-07-03T02:40:53.296Z] 0622d0fa9048: Download complete [2020-07-03T02:40:53.868Z] 41b27a9f41bf: Verifying Checksum [2020-07-03T02:40:53.868Z] 41b27a9f41bf: Download complete [2020-07-03T02:40:54.129Z] c9b1b535fdd9: Pull complete [2020-07-03T02:40:54.391Z] 2cc5ad85d9ab: Pull complete [2020-07-03T02:40:55.781Z] 756a868c4378: Pull complete [2020-07-03T02:40:55.781Z] 444b2fc9a129: Pull complete [2020-07-03T02:40:56.044Z] ea15f1150254: Pull complete [2020-07-03T02:40:59.369Z] 41b27a9f41bf: Pull complete [2020-07-03T02:40:59.369Z] 28c525ee5125: Pull complete [2020-07-03T02:41:01.931Z] 094b1ea09ed8: Pull complete [2020-07-03T02:41:02.872Z] 138eaada9080: Pull complete [2020-07-03T02:41:02.872Z] 0622d0fa9048: Pull complete [2020-07-03T02:41:02.872Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-03T02:41:02.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-03T02:41:02.873Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-03T02:41:02.977Z] prd-centos7-docker-4c-2g-5111 does not seem to be running inside a container [2020-07-03T02:41:03.015Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-03T02:41:05.637Z] $ docker top 3880b8a957c7add0e27ffdd809bafe66ca355eb402060089bfe6b4dbde2fbfaa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-03T02:41:05.793Z] provisioning config files... [2020-07-03T02:41:05.806Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config9111369575673274546tmp [Pipeline] { [Pipeline] echo [2020-07-03T02:41:05.834Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-03T02:41:06.147Z] ---> create-netrc.sh [Pipeline] echo [2020-07-03T02:41:06.162Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-03T02:41:06.486Z] ---> logs-deploy.sh [2020-07-03T02:41:06.487Z] + ARCHIVE_ARTIFACTS= [2020-07-03T02:41:06.487Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-03T02:41:06.487Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-03T02:41:06.487Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-03T02:41:06.487Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/26 [2020-07-03T02:41:06.487Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/26/ [2020-07-03T02:41:06.487Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/26 /w/workspace/dry_go-mod-core-contracts_master [2020-07-03T02:41:07.867Z] Archives upload complete. [2020-07-03T02:41:07.867Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/26 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/26/ [2020-07-03T02:41:08.436Z] ---> uname -a: [2020-07-03T02:41:08.437Z] Linux 3880b8a957c7 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-07-03T02:41:08.437Z] [2020-07-03T02:41:08.437Z] [2020-07-03T02:41:08.437Z] ---> lscpu: [2020-07-03T02:41:08.437Z] Architecture: x86_64 [2020-07-03T02:41:08.437Z] CPU op-mode(s): 32-bit, 64-bit [2020-07-03T02:41:08.437Z] Byte Order: Little Endian [2020-07-03T02:41:08.437Z] Address sizes: 40 bits physical, 48 bits virtual [2020-07-03T02:41:08.437Z] CPU(s): 4 [2020-07-03T02:41:08.437Z] On-line CPU(s) list: 0-3 [2020-07-03T02:41:08.437Z] Thread(s) per core: 1 [2020-07-03T02:41:08.437Z] Core(s) per socket: 1 [2020-07-03T02:41:08.437Z] Socket(s): 4 [2020-07-03T02:41:08.437Z] NUMA node(s): 1 [2020-07-03T02:41:08.437Z] Vendor ID: GenuineIntel [2020-07-03T02:41:08.437Z] CPU family: 6 [2020-07-03T02:41:08.437Z] Model: 44 [2020-07-03T02:41:08.437Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-07-03T02:41:08.437Z] Stepping: 1 [2020-07-03T02:41:08.437Z] CPU MHz: 2933.438 [2020-07-03T02:41:08.437Z] BogoMIPS: 5866.87 [2020-07-03T02:41:08.437Z] Virtualization: VT-x [2020-07-03T02:41:08.437Z] Hypervisor vendor: KVM [2020-07-03T02:41:08.437Z] Virtualization type: full [2020-07-03T02:41:08.437Z] L1d cache: 128 KiB [2020-07-03T02:41:08.437Z] L1i cache: 128 KiB [2020-07-03T02:41:08.437Z] L2 cache: 16 MiB [2020-07-03T02:41:08.437Z] L3 cache: 64 MiB [2020-07-03T02:41:08.437Z] NUMA node0 CPU(s): 0-3 [2020-07-03T02:41:08.437Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-07-03T02:41:08.437Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-07-03T02:41:08.437Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-07-03T02:41:08.437Z] Vulnerability Meltdown: Mitigation; PTI [2020-07-03T02:41:08.437Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-07-03T02:41:08.437Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-07-03T02:41:08.437Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-07-03T02:41:08.437Z] Vulnerability Tsx async abort: Not affected [2020-07-03T02:41:08.437Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-07-03T02:41:08.437Z] [2020-07-03T02:41:08.437Z] [2020-07-03T02:41:08.437Z] ---> nproc: [2020-07-03T02:41:08.437Z] 4 [2020-07-03T02:41:08.437Z] [2020-07-03T02:41:08.437Z] [2020-07-03T02:41:08.437Z] ---> df -h: [2020-07-03T02:41:08.437Z] Filesystem Size Used Available Use% Mounted on [2020-07-03T02:41:08.437Z] overlay 50.0G 8.5G 41.5G 17% / [2020-07-03T02:41:08.437Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-07-03T02:41:08.437Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-07-03T02:41:08.437Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-07-03T02:41:08.437Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf [2020-07-03T02:41:08.437Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname [2020-07-03T02:41:08.437Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts [2020-07-03T02:41:08.437Z] /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa [2020-07-03T02:41:08.437Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master [2020-07-03T02:41:08.437Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp [2020-07-03T02:41:08.437Z] [2020-07-03T02:41:08.437Z] [2020-07-03T02:41:08.437Z] ---> free -m: [2020-07-03T02:41:08.437Z] total used free shared buff/cache available [2020-07-03T02:41:08.437Z] Mem: 1837 773 105 0 958 996 [2020-07-03T02:41:08.437Z] Swap: 1023 3 1020 [2020-07-03T02:41:08.437Z] [2020-07-03T02:41:08.437Z] [2020-07-03T02:41:08.437Z] ---> ip addr: [2020-07-03T02:41:08.437Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-07-03T02:41:08.437Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-07-03T02:41:08.437Z] inet 127.0.0.1/8 scope host lo [2020-07-03T02:41:08.437Z] valid_lft forever preferred_lft forever [2020-07-03T02:41:08.437Z] 16: eth0@if17: mtu 1458 qdisc noqueue state UP [2020-07-03T02:41:08.437Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-07-03T02:41:08.437Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-07-03T02:41:08.437Z] valid_lft forever preferred_lft forever [2020-07-03T02:41:08.437Z] [2020-07-03T02:41:08.437Z] [2020-07-03T02:41:08.437Z] ---> sar -b -r -n DEV: [2020-07-03T02:41:08.437Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/03/20 _x86_64_ (4 CPU) [2020-07-03T02:41:08.437Z] [2020-07-03T02:41:08.437Z] 02:34:25 LINUX RESTART [2020-07-03T02:41:08.437Z] [2020-07-03T02:41:08.437Z] 02:35:01 tps rtps wtps bread/s bwrtn/s [2020-07-03T02:41:08.437Z] 02:36:01 56.38 13.77 42.61 4789.61 4777.47 [2020-07-03T02:41:08.437Z] 02:37:01 1.57 0.00 1.57 0.00 28.64 [2020-07-03T02:41:08.437Z] 02:38:01 0.47 0.00 0.47 0.00 6.78 [2020-07-03T02:41:08.437Z] 02:39:01 0.23 0.00 0.23 0.00 2.83 [2020-07-03T02:41:08.437Z] 02:40:02 277.88 167.08 110.80 7295.45 41659.14 [2020-07-03T02:41:08.437Z] 02:41:01 264.91 121.39 143.52 8216.45 39945.52 [2020-07-03T02:41:08.437Z] Average: 99.91 50.25 49.66 3373.23 14351.96 [2020-07-03T02:41:08.437Z] [2020-07-03T02:41:08.437Z] 02:35:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-07-03T02:41:08.437Z] 02:36:01 164168 1717388 91.27 2620 1157080 1114572 38.04 420732 1135776 20 [2020-07-03T02:41:08.437Z] 02:37:01 169492 1712064 90.99 2620 1157084 1079024 36.83 419872 1131908 16 [2020-07-03T02:41:08.437Z] 02:38:01 168600 1712956 91.04 2620 1157092 1079296 36.83 421208 1131912 8 [2020-07-03T02:41:08.437Z] 02:39:01 167236 1714320 91.11 2620 1157092 1079336 36.84 423008 1131320 8 [2020-07-03T02:41:08.437Z] 02:40:02 151472 1730084 91.95 2596 1026400 1521888 51.94 588240 927760 75564 [2020-07-03T02:41:08.437Z] 02:41:01 79356 1802200 95.78 1492 995072 1535240 52.39 674620 830012 87136 [2020-07-03T02:41:08.437Z] Average: 150054 1731502 92.03 2428 1108303 1234893 42.14 491280 1048115 27125 [2020-07-03T02:41:08.437Z] [2020-07-03T02:41:08.437Z] 02:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-07-03T02:41:08.437Z] 02:36:01 eth0 394.32 232.03 786.56 84.01 0.00 0.00 0.00 [2020-07-03T02:41:08.437Z] 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-03T02:41:08.437Z] 02:36:01 docker0 3.68 3.11 0.74 8.75 0.00 0.00 0.00 [2020-07-03T02:41:08.437Z] 02:37:01 eth0 0.67 0.07 0.06 0.01 0.00 0.00 0.00 [2020-07-03T02:41:08.437Z] 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-03T02:41:08.437Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-03T02:41:08.437Z] 02:38:01 eth0 1.25 0.55 0.69 0.19 0.00 0.00 0.00 [2020-07-03T02:41:08.437Z] 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-03T02:41:08.437Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-03T02:41:08.437Z] 02:39:01 eth0 0.43 0.37 0.26 0.23 0.00 0.00 0.00 [2020-07-03T02:41:08.437Z] 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-03T02:41:08.437Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-03T02:41:08.437Z] 02:40:02 eth0 262.83 183.92 7060.28 26.49 0.00 0.00 0.00 [2020-07-03T02:41:08.437Z] 02:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-03T02:41:08.437Z] 02:40:02 docker0 12.45 12.11 1.02 118.39 0.00 0.00 0.00 [2020-07-03T02:41:08.437Z] 02:41:01 eth0 210.83 145.55 2606.31 85.60 0.00 0.00 0.00 [2020-07-03T02:41:08.437Z] 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-03T02:41:08.437Z] 02:41:01 docker0 23.76 26.70 1.45 175.13 0.00 0.00 0.00 [2020-07-03T02:41:08.437Z] Average: eth0 144.96 93.67 1743.21 32.62 0.00 0.00 0.00 [2020-07-03T02:41:08.437Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-03T02:41:08.437Z] Average: docker0 6.61 6.94 0.53 50.09 0.00 0.00 0.00 [2020-07-03T02:41:08.437Z] [2020-07-03T02:41:08.437Z]