b' Push event to branch master\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Obtained Jenkinsfile from 622caf1afe7810c4bbfcd06ce5848b4eb9762569\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision 0ef81488da9e236423f681c40a6609f5e9eb7941\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision 0ef81488da9e236423f681c40a6609f5e9eb7941 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0ef81488da9e236423f681c40a6609f5e9eb7941 # timeout=10\n Commit message: "Merge pull request #99 from lranjbar/disable-snyk"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: go-mod-core-contracts-settings\n PROJECT: go-mod-core-contracts\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-core-contracts\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-18695 in /w/workspace/dry_go-mod-core-contracts_master\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Checking out Revision 622caf1afe7810c4bbfcd06ce5848b4eb9762569 (master)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 622caf1afe7810c4bbfcd06ce5848b4eb9762569 # timeout=10\n Commit message: "Github PR Template (#210)"\n > git rev-list --no-walk b139196b2d205d068909f4e736248de9c8d5224f # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-10T21:21:05.199Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T21:21:06.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-10T21:21:06.543Z] \n [2020-02-10T21:21:06.543Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T21:21:06.868Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-10T21:21:06.868Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-10T21:21:06.868Z] e7c96db7181b: Pulling fs layer\n [2020-02-10T21:21:06.868Z] a038dfdf5543: Pulling fs layer\n [2020-02-10T21:21:06.868Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-10T21:21:07.129Z] e7c96db7181b: Verifying Checksum\n [2020-02-10T21:21:07.129Z] e7c96db7181b: Download complete\n [2020-02-10T21:21:07.129Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-10T21:21:07.129Z] 8d5d8e63b3c0: Download complete\n [2020-02-10T21:21:07.129Z] a038dfdf5543: Verifying Checksum\n [2020-02-10T21:21:07.129Z] a038dfdf5543: Download complete\n [2020-02-10T21:21:07.387Z] e7c96db7181b: Pull complete\n [2020-02-10T21:21:07.956Z] a038dfdf5543: Pull complete\n [2020-02-10T21:21:07.956Z] 8d5d8e63b3c0: Pull complete\n [2020-02-10T21:21:08.214Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-10T21:21:08.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-10T21:21:08.334Z] prd-centos7-docker-4c-2g-18695 does not seem to be running inside a container\n [2020-02-10T21:21:08.375Z] $ 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/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-10T21:21:08.935Z] $ docker top 8a6bbf971ad6c2cd6201a06fab676eb10f97632672ecffb6c1ea24dda2dc8ec6 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-10T21:21:09.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-10T21:21:09.475Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-10T21:21:09.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-10T21:21:09.682Z] $ docker exec 8a6bbf971ad6c2cd6201a06fab676eb10f97632672ecffb6c1ea24dda2dc8ec6 ssh-agent\n [2020-02-10T21:21:09.852Z] SSH_AUTH_SOCK=/tmp/ssh-mpUapGtulHaR/agent.14\n [2020-02-10T21:21:09.852Z] SSH_AGENT_PID=20\n [2020-02-10T21:21:09.865Z] Running ssh-add (command line suppressed)\n [2020-02-10T21:21:10.004Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4234771562614981473.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4234771562614981473.key)\n [2020-02-10T21:21:10.050Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T21:21:10.343Z] + git describe --exact-match --tags HEAD\n [2020-02-10T21:21:10.343Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-10T21:21:10.395Z] $ docker exec --env ******** --env ******** 8a6bbf971ad6c2cd6201a06fab676eb10f97632672ecffb6c1ea24dda2dc8ec6 ssh-agent -k\n [2020-02-10T21:21:10.525Z] unset SSH_AUTH_SOCK;\n [2020-02-10T21:21:10.526Z] unset SSH_AGENT_PID;\n [2020-02-10T21:21:10.526Z] echo Agent pid 20 killed;\n [2020-02-10T21:21:10.567Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-10T21:21:10.582Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-10T21:21:10.582Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-10T21:21:10.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-10T21:21:10.605Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-10T21:21:10.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-10T21:21:10.786Z] $ docker exec 8a6bbf971ad6c2cd6201a06fab676eb10f97632672ecffb6c1ea24dda2dc8ec6 ssh-agent\n [2020-02-10T21:21:10.961Z] SSH_AUTH_SOCK=/tmp/ssh-m0m3tIYYnXlI/agent.55\n [2020-02-10T21:21:10.961Z] SSH_AGENT_PID=62\n [2020-02-10T21:21:10.967Z] Running ssh-add (command line suppressed)\n [2020-02-10T21:21:11.103Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1046178880378510370.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1046178880378510370.key)\n [2020-02-10T21:21:11.150Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T21:21:11.448Z] + git semver init\n [2020-02-10T21:21:11.448Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-10T21:21:11.448Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git\n [2020-02-10T21:21:11.448Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master\n [2020-02-10T21:21:11.448Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-10T21:21:11.448Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-10T21:21:11.448Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-10T21:21:11.448Z] # $SEMVER_BRANCH = master\n [2020-02-10T21:21:11.448Z] # $SEMVER_TEMP = /tmp/semver-475367406\n [2020-02-10T21:21:11.448Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP\n [2020-02-10T21:21:12.016Z] # \'/tmp/semver-475367406\' -> \'/w/workspace/dry_go-mod-core-contracts_master/.semver\'\n [2020-02-10T21:21:12.016Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver\n [Pipeline] }\n [2020-02-10T21:21:12.023Z] $ docker exec --env ******** --env ******** 8a6bbf971ad6c2cd6201a06fab676eb10f97632672ecffb6c1ea24dda2dc8ec6 ssh-agent -k\n [2020-02-10T21:21:12.154Z] unset SSH_AUTH_SOCK;\n [2020-02-10T21:21:12.154Z] unset SSH_AGENT_PID;\n [2020-02-10T21:21:12.154Z] echo Agent pid 62 killed;\n [2020-02-10T21:21:12.199Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-10T21:21:12.505Z] + git semver\n [Pipeline] }\n [2020-02-10T21:21:12.518Z] $ docker stop --time=1 8a6bbf971ad6c2cd6201a06fab676eb10f97632672ecffb6c1ea24dda2dc8ec6\n [2020-02-10T21:21:13.851Z] $ docker rm -f 8a6bbf971ad6c2cd6201a06fab676eb10f97632672ecffb6c1ea24dda2dc8ec6\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-10T21:21:14.440Z] Stashed 58 file(s)\n [Pipeline] echo\n [2020-02-10T21:21:14.442Z] [edgeXSemver] initialized semver on version 0.1.47\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-02-10T21:21:29.538Z] Still waiting to schedule task\n [2020-02-10T21:21:29.538Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-10T21:21:29.539Z] Still waiting to schedule task\n [2020-02-10T21:21:29.539Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n [2020-02-10T21:23:18.795Z] Running on prd-centos7-docker-4c-2g-18696 in /w/workspace/dry_go-mod-core-contracts_master\n [Pipeline] {\n [Pipeline] ws\n [2020-02-10T21:23:18.815Z] Running in /w/workspace/go-mod-core-contracts/11\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-10T21:23:20.771Z] using credential edgex-jenkins-ssh\n [2020-02-10T21:23:20.788Z] Cloning the remote Git repository\n [2020-02-10T21:23:20.788Z] Cloning with configured refspecs honoured and without tags\n [2020-02-10T21:23:20.810Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-10T21:23:20.843Z] > git init /w/workspace/go-mod-core-contracts/11 # timeout=10\n [2020-02-10T21:23:20.888Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-10T21:23:20.888Z] > git --version # timeout=10\n [2020-02-10T21:23:20.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-10T21:23:20.921Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T21:23:21.482Z] Fetching without tags\n [2020-02-10T21:23:21.857Z] Checking out Revision 622caf1afe7810c4bbfcd06ce5848b4eb9762569 (master)\n [2020-02-10T21:23:21.454Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-02-10T21:23:21.461Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T21:23:21.475Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-02-10T21:23:21.487Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-10T21:23:21.487Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-10T21:23:21.492Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T21:23:21.864Z] > git config core.sparsecheckout # timeout=10\n [2020-02-10T21:23:21.870Z] > git checkout -f 622caf1afe7810c4bbfcd06ce5848b4eb9762569 # timeout=10\n [2020-02-10T21:23:25.405Z] Commit message: "Github PR Template (#210)"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-10T21:23:26.189Z] =========================================================\n [2020-02-10T21:23:26.189Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-10T21:23:26.189Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T21:23:26.804Z] + 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 .\n [2020-02-10T21:23:27.066Z] Sending build context to Docker daemon 1.715MB\n\n [2020-02-10T21:23:27.066Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n [2020-02-10T21:23:27.066Z] Step 2/7 : FROM ${BASE}\n [2020-02-10T21:23:27.066Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-10T21:23:27.066Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-10T21:23:27.066Z] 2848faf0eed1: Pulling fs layer\n [2020-02-10T21:23:27.066Z] 0f37312ad70f: Pulling fs layer\n [2020-02-10T21:23:27.066Z] 5788d62ee057: Pulling fs layer\n [2020-02-10T21:23:27.066Z] 0e6b1d234666: Pulling fs layer\n [2020-02-10T21:23:27.066Z] bf5d7aec512f: Pulling fs layer\n [2020-02-10T21:23:27.066Z] 34c802a77dc8: Pulling fs layer\n [2020-02-10T21:23:27.066Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-10T21:23:27.066Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-10T21:23:27.066Z] 5c102a31e300: Pulling fs layer\n [2020-02-10T21:23:27.066Z] dcfb455df0a1: Pulling fs layer\n [2020-02-10T21:23:27.066Z] 9eb99e56ec68: Waiting\n [2020-02-10T21:23:27.066Z] 5788d62ee057: Waiting\n [2020-02-10T21:23:27.066Z] 5c102a31e300: Waiting\n [2020-02-10T21:23:27.066Z] 0e6b1d234666: Waiting\n [2020-02-10T21:23:27.066Z] dcfb455df0a1: Waiting\n [2020-02-10T21:23:27.066Z] 27c7a5d97fbd: Waiting\n [2020-02-10T21:23:27.066Z] bf5d7aec512f: Waiting\n [2020-02-10T21:23:27.066Z] 34c802a77dc8: Waiting\n [2020-02-10T21:23:27.066Z] 0f37312ad70f: Verifying Checksum\n [2020-02-10T21:23:27.066Z] 0f37312ad70f: Download complete\n [2020-02-10T21:23:27.066Z] 2848faf0eed1: Download complete\n [2020-02-10T21:23:27.066Z] 0e6b1d234666: Verifying Checksum\n [2020-02-10T21:23:27.066Z] 0e6b1d234666: Download complete\n [2020-02-10T21:23:27.066Z] bf5d7aec512f: Verifying Checksum\n [2020-02-10T21:23:27.066Z] bf5d7aec512f: Download complete\n [2020-02-10T21:23:27.066Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-10T21:23:27.066Z] e6b0cf9c0882: Download complete\n [2020-02-10T21:23:27.328Z] e6b0cf9c0882: Pull complete\n [2020-02-10T21:23:27.597Z] 2848faf0eed1: Pull complete\n [2020-02-10T21:23:27.864Z] 0f37312ad70f: Pull complete\n [2020-02-10T21:23:28.133Z] 34c802a77dc8: Verifying Checksum\n [2020-02-10T21:23:28.133Z] 34c802a77dc8: Download complete\n [2020-02-10T21:23:28.133Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-10T21:23:28.133Z] 27c7a5d97fbd: Download complete\n [2020-02-10T21:23:28.711Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-10T21:23:28.711Z] 9eb99e56ec68: Download complete\n [2020-02-10T21:23:28.974Z] dcfb455df0a1: Verifying Checksum\n [2020-02-10T21:23:28.974Z] dcfb455df0a1: Download complete\n [2020-02-10T21:23:28.974Z] 5788d62ee057: Download complete\n [2020-02-10T21:23:28.974Z] 5c102a31e300: Verifying Checksum\n [2020-02-10T21:23:28.974Z] 5c102a31e300: Download complete\n [2020-02-10T21:23:35.589Z] 5788d62ee057: Pull complete\n [2020-02-10T21:23:35.589Z] 0e6b1d234666: Pull complete\n [2020-02-10T21:23:35.589Z] bf5d7aec512f: Pull complete\n [2020-02-10T21:23:40.865Z] 34c802a77dc8: Pull complete\n [2020-02-10T21:23:45.058Z] 9eb99e56ec68: Pull complete\n [2020-02-10T21:23:45.058Z] 27c7a5d97fbd: Pull complete\n [2020-02-10T21:23:45.628Z] 5c102a31e300: Pull complete\n [2020-02-10T21:23:45.628Z] dcfb455df0a1: Pull complete\n [2020-02-10T21:23:45.889Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-10T21:23:45.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-10T21:23:45.889Z] ---> 7c70fe431013\n [2020-02-10T21:23:45.889Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-10T21:23:45.889Z] ---> Running in f9e124d00dc4\n [2020-02-10T21:23:45.889Z] Removing intermediate container f9e124d00dc4\n [2020-02-10T21:23:45.889Z] ---> 9a2891f32f41\n [2020-02-10T21:23:45.889Z] Step 4/7 : RUN apk add bash\n [2020-02-10T21:23:46.149Z] ---> Running in 5686e8aad877\n [2020-02-10T21:23:46.719Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-10T21:23:47.289Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-10T21:23:47.857Z] OK: 143 MiB in 39 packages\n [2020-02-10T21:23:48.126Z] Removing intermediate container 5686e8aad877\n [2020-02-10T21:23:48.126Z] ---> 4cc945b4aa81\n [2020-02-10T21:23:48.126Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-02-10T21:23:48.389Z] ---> Running in a782abba2788\n [2020-02-10T21:23:48.389Z] Removing intermediate container a782abba2788\n [2020-02-10T21:23:48.389Z] ---> 3c846f72d8ef\n [2020-02-10T21:23:48.389Z] Step 6/7 : COPY go.mod .\n [2020-02-10T21:23:48.648Z] ---> 7a16a559bf38\n [2020-02-10T21:23:48.648Z] Step 7/7 : RUN go mod download\n [2020-02-10T21:23:48.648Z] ---> Running in 7fa8b2311bfc\n [2020-02-10T21:23:50.031Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-10T21:23:50.031Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-10T21:23:50.031Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-10T21:23:50.031Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-10T21:23:50.031Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-10T21:23:50.031Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-10T21:23:50.031Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-10T21:23:50.031Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-10T21:23:50.031Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-10T21:23:50.031Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-10T21:23:50.969Z] \x1b[0mRemoving intermediate container 7fa8b2311bfc\n [2020-02-10T21:23:50.969Z] ---> 77f94c6c2b77\n [2020-02-10T21:23:50.969Z] Successfully built 77f94c6c2b77\n [2020-02-10T21:23:50.969Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T21:23:51.407Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-10T21:23:51.407Z] .\n [Pipeline] withDockerContainer\n [2020-02-10T21:23:51.526Z] prd-centos7-docker-4c-2g-18696 does not seem to be running inside a container\n [2020-02-10T21:23:51.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@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\n [2020-02-10T21:23:52.468Z] $ docker top 8d3f76cade27e060a0124b85a9ff9fa10eb258bb2a7dfd88a5caa308b4cc11ef -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T21:23:53.308Z] + go version\n [2020-02-10T21:23:53.309Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-10T21:23:53.607Z] + make test\n [2020-02-10T21:23:53.607Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-10T21:24:00.220Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n [2020-02-10T21:24:01.164Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.009s\tcoverage: 100.0% of statements\n [2020-02-10T21:24:06.499Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.039s\tcoverage: 45.4% of statements\n [2020-02-10T21:24:06.499Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.008s\tcoverage: 77.8% of statements\n [2020-02-10T21:24:06.499Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n [2020-02-10T21:24:06.499Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.006s\tcoverage: 6.4% of statements\n [2020-02-10T21:24:09.302Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t0.029s\tcoverage: 14.4% of statements\n [2020-02-10T21:24:09.302Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.035s\tcoverage: 100.0% of statements\n [2020-02-10T21:24:09.302Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t0.037s\tcoverage: 100.0% of statements\n [2020-02-10T21:24:09.302Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n [2020-02-10T21:24:09.302Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient\t0.008s\tcoverage: 100.0% of statements\n [2020-02-10T21:24:09.302Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors\t[no test files]\n [2020-02-10T21:24:09.302Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/interfaces\t[no test files]\n [2020-02-10T21:24:09.302Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry/once\t[no test files]\n [2020-02-10T21:24:09.302Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry/periodic\t[no test files]\n [2020-02-10T21:24:09.302Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.026s\tcoverage: 63.0% of statements\n [2020-02-10T21:24:09.302Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.021s\tcoverage: 26.3% of statements\n [2020-02-10T21:24:09.567Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.007s\tcoverage: 15.4% of statements\n [2020-02-10T21:24:10.133Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.006s\tcoverage: 15.4% of statements\n [2020-02-10T21:24:10.133Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.006s\tcoverage: 14.3% of statements\n [2020-02-10T21:24:10.392Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-10T21:24:12.312Z] gofmt -l .\n [2020-02-10T21:24:12.312Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-02-10T21:24:12.893Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-10T21:24:12.898Z] $ docker stop --time=1 8d3f76cade27e060a0124b85a9ff9fa10eb258bb2a7dfd88a5caa308b4cc11ef\n [2020-02-10T21:24:14.371Z] $ docker rm -f 8d3f76cade27e060a0124b85a9ff9fa10eb258bb2a7dfd88a5caa308b4cc11ef\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-02-10T21:25:21.440Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-18697 in /w/workspace/dry_go-mod-core-contracts_master\n [Pipeline] {\n [Pipeline] ws\n [2020-02-10T21:25:21.454Z] Running in /w/workspace/go-mod-core-contracts/11\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-10T21:25:29.042Z] using credential edgex-jenkins-ssh\n [2020-02-10T21:25:29.066Z] Cloning the remote Git repository\n [2020-02-10T21:25:29.066Z] Cloning with configured refspecs honoured and without tags\n [2020-02-10T21:25:29.130Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-10T21:25:29.220Z] > git init /w/workspace/go-mod-core-contracts/11 # timeout=10\n [2020-02-10T21:25:29.332Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-10T21:25:29.333Z] > git --version # timeout=10\n [2020-02-10T21:25:29.370Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-10T21:25:29.435Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T21:25:30.612Z] Fetching without tags\n [2020-02-10T21:25:30.481Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-02-10T21:25:30.517Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T21:25:30.565Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-02-10T21:25:30.628Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-10T21:25:30.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-10T21:25:30.645Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T21:25:31.139Z] Checking out Revision 622caf1afe7810c4bbfcd06ce5848b4eb9762569 (master)\n [2020-02-10T21:25:31.154Z] > git config core.sparsecheckout # timeout=10\n [2020-02-10T21:25:31.173Z] > git checkout -f 622caf1afe7810c4bbfcd06ce5848b4eb9762569 # timeout=10\n [2020-02-10T21:25:35.741Z] Commit message: "Github PR Template (#210)"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-10T21:25:36.873Z] =========================================================\n [2020-02-10T21:25:36.873Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-10T21:25:36.873Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T21:25:38.380Z] + 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 .\n [2020-02-10T21:25:39.391Z] Sending build context to Docker daemon 1.715MB\n\n [2020-02-10T21:25:39.664Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n [2020-02-10T21:25:39.664Z] Step 2/7 : FROM ${BASE}\n [2020-02-10T21:25:39.940Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-10T21:25:39.940Z] cde5963f3b93: Pulling fs layer\n [2020-02-10T21:25:39.940Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-10T21:25:39.940Z] 777b28850792: Pulling fs layer\n [2020-02-10T21:25:39.940Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-10T21:25:39.940Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-10T21:25:39.940Z] 1df406cf5192: Pulling fs layer\n [2020-02-10T21:25:39.940Z] cd6300453558: Pulling fs layer\n [2020-02-10T21:25:39.940Z] b9c365052c96: Pulling fs layer\n [2020-02-10T21:25:39.940Z] a2d8cc88f415: Pulling fs layer\n [2020-02-10T21:25:39.940Z] ea1d1ca13537: Pulling fs layer\n [2020-02-10T21:25:39.940Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-10T21:25:39.940Z] 8a11ddd9e578: Waiting\n [2020-02-10T21:25:39.940Z] 4cf88f913ddb: Waiting\n [2020-02-10T21:25:39.940Z] 1df406cf5192: Waiting\n [2020-02-10T21:25:39.940Z] cd6300453558: Waiting\n [2020-02-10T21:25:39.940Z] b9c365052c96: Waiting\n [2020-02-10T21:25:39.940Z] a2d8cc88f415: Waiting\n [2020-02-10T21:25:39.940Z] ea1d1ca13537: Waiting\n [2020-02-10T21:25:39.940Z] 3750a50a1c5e: Waiting\n [2020-02-10T21:25:39.940Z] 777b28850792: Verifying Checksum\n [2020-02-10T21:25:39.940Z] 777b28850792: Download complete\n [2020-02-10T21:25:40.227Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-10T21:25:40.227Z] 2a23fa8c16f7: Download complete\n [2020-02-10T21:25:40.227Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-10T21:25:40.227Z] 4cf88f913ddb: Download complete\n [2020-02-10T21:25:40.227Z] 1df406cf5192: Verifying Checksum\n [2020-02-10T21:25:40.227Z] 1df406cf5192: Download complete\n [2020-02-10T21:25:40.510Z] cde5963f3b93: Verifying Checksum\n [2020-02-10T21:25:40.510Z] cde5963f3b93: Download complete\n [2020-02-10T21:25:42.506Z] cde5963f3b93: Pull complete\n [2020-02-10T21:25:43.490Z] 2a23fa8c16f7: Pull complete\n [2020-02-10T21:25:43.768Z] 777b28850792: Pull complete\n [2020-02-10T21:25:48.112Z] cd6300453558: Verifying Checksum\n [2020-02-10T21:25:48.112Z] cd6300453558: Download complete\n [2020-02-10T21:25:48.112Z] a2d8cc88f415: Verifying Checksum\n [2020-02-10T21:25:48.112Z] a2d8cc88f415: Download complete\n [2020-02-10T21:25:51.537Z] ea1d1ca13537: Verifying Checksum\n [2020-02-10T21:25:51.537Z] ea1d1ca13537: Download complete\n [2020-02-10T21:25:51.806Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-10T21:25:51.806Z] 3750a50a1c5e: Download complete\n [2020-02-10T21:25:54.454Z] b9c365052c96: Verifying Checksum\n [2020-02-10T21:25:54.454Z] b9c365052c96: Download complete\n [2020-02-10T21:25:55.888Z] 8a11ddd9e578: Verifying Checksum\n [2020-02-10T21:25:55.888Z] 8a11ddd9e578: Download complete\n [2020-02-10T21:26:14.163Z] 8a11ddd9e578: Pull complete\n [2020-02-10T21:26:14.164Z] 4cf88f913ddb: Pull complete\n [2020-02-10T21:26:14.164Z] 1df406cf5192: Pull complete\n [2020-02-10T21:26:20.861Z] cd6300453558: Pull complete\n [2020-02-10T21:26:29.299Z] b9c365052c96: Pull complete\n [2020-02-10T21:26:29.299Z] a2d8cc88f415: Pull complete\n [2020-02-10T21:26:31.292Z] ea1d1ca13537: Pull complete\n [2020-02-10T21:26:32.780Z] 3750a50a1c5e: Pull complete\n [2020-02-10T21:26:32.780Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-10T21:26:32.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-10T21:26:32.780Z] ---> 78745c68409d\n [2020-02-10T21:26:32.780Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-10T21:26:36.190Z] ---> Running in 760e4d32020d\n [2020-02-10T21:26:36.190Z] Removing intermediate container 760e4d32020d\n [2020-02-10T21:26:36.190Z] ---> 7aad3dd5e8da\n [2020-02-10T21:26:36.190Z] Step 4/7 : RUN apk add bash\n [2020-02-10T21:26:36.469Z] ---> Running in 7d1c10426c6f\n [2020-02-10T21:26:37.441Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-10T21:26:38.412Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-10T21:26:39.005Z] OK: 125 MiB in 39 packages\n [2020-02-10T21:26:40.446Z] Removing intermediate container 7d1c10426c6f\n [2020-02-10T21:26:40.446Z] ---> 282a7534ee69\n [2020-02-10T21:26:40.446Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-02-10T21:26:40.446Z] ---> Running in 62d9a45d639d\n [2020-02-10T21:26:40.715Z] Removing intermediate container 62d9a45d639d\n [2020-02-10T21:26:40.715Z] ---> 7d29f604573d\n [2020-02-10T21:26:40.715Z] Step 6/7 : COPY go.mod .\n [2020-02-10T21:26:41.319Z] ---> e94ea32ce035\n [2020-02-10T21:26:41.319Z] Step 7/7 : RUN go mod download\n [2020-02-10T21:26:41.591Z] ---> Running in 0bb8068feb15\n [2020-02-10T21:26:43.558Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-10T21:26:43.558Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-10T21:26:43.558Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-10T21:26:43.558Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-10T21:26:43.558Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-10T21:26:43.558Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-10T21:26:43.558Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-10T21:26:43.558Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-10T21:26:43.558Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-10T21:26:43.558Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-10T21:26:46.173Z] \x1b[0mRemoving intermediate container 0bb8068feb15\n [2020-02-10T21:26:46.173Z] ---> eef5e95302f8\n [2020-02-10T21:26:46.173Z] Successfully built eef5e95302f8\n [2020-02-10T21:26:46.173Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T21:26:46.646Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-10T21:26:46.917Z] .\n [Pipeline] withDockerContainer\n [2020-02-10T21:26:47.285Z] prd-ubuntu18.04-docker-arm64-4c-2g-18697 does not seem to be running inside a container\n [2020-02-10T21:26:47.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@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\n [2020-02-10T21:26:49.075Z] $ docker top b6bcb1f99413365204ffcf44354e5b4d5cce420f8ad7eb0b99790a8979fa9165 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T21:26:51.564Z] + go version\n [2020-02-10T21:26:51.564Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-10T21:26:52.275Z] + make test\n [2020-02-10T21:26:52.275Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-10T21:27:19.076Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n [2020-02-10T21:27:19.076Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.023s\tcoverage: 100.0% of statements\n [2020-02-10T21:27:51.416Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.043s\tcoverage: 45.4% of statements\n [2020-02-10T21:27:51.416Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.039s\tcoverage: 77.8% of statements\n [2020-02-10T21:27:51.416Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n [2020-02-10T21:27:51.705Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.020s\tcoverage: 6.4% of statements\n [2020-02-10T21:27:54.352Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t0.048s\tcoverage: 14.4% of statements\n [2020-02-10T21:27:54.352Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.030s\tcoverage: 100.0% of statements\n [2020-02-10T21:27:56.977Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t0.067s\tcoverage: 100.0% of statements\n [2020-02-10T21:27:56.977Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n [2020-02-10T21:27:56.977Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient\t0.020s\tcoverage: 100.0% of statements\n [2020-02-10T21:27:56.977Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors\t[no test files]\n [2020-02-10T21:27:56.977Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/interfaces\t[no test files]\n [2020-02-10T21:27:56.977Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry/once\t[no test files]\n [2020-02-10T21:27:56.977Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry/periodic\t[no test files]\n [2020-02-10T21:28:03.695Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.093s\tcoverage: 63.0% of statements\n [2020-02-10T21:28:03.695Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.041s\tcoverage: 26.3% of statements\n [2020-02-10T21:28:05.686Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.020s\tcoverage: 15.4% of statements\n [2020-02-10T21:28:07.658Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.022s\tcoverage: 15.4% of statements\n [2020-02-10T21:28:09.636Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.022s\tcoverage: 14.3% of statements\n [2020-02-10T21:28:09.636Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-10T21:28:16.343Z] gofmt -l .\n [2020-02-10T21:28:16.935Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-02-10T21:28:17.216Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-10T21:28:17.705Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-10T21:28:17.699Z] $ docker stop --time=1 b6bcb1f99413365204ffcf44354e5b4d5cce420f8ad7eb0b99790a8979fa9165\n [2020-02-10T21:28:20.010Z] $ docker rm -f b6bcb1f99413365204ffcf44354e5b4d5cce420f8ad7eb0b99790a8979fa9165\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-02-10T21:28:21.043Z] provisioning config files...\n [2020-02-10T21:28:21.053Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1314898620897610770tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T21:28:21.354Z] + curl -s https://codecov.io/bash\n [2020-02-10T21:28:21.354Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_master@tmp/config1314898620897610770tmp\n [2020-02-10T21:28:21.612Z] \n [2020-02-10T21:28:21.612Z] _____ _\n [2020-02-10T21:28:21.612Z] / ____| | |\n [2020-02-10T21:28:21.612Z] | | ___ __| | ___ ___ _____ __\n [2020-02-10T21:28:21.612Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-10T21:28:21.612Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-10T21:28:21.612Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-10T21:28:21.612Z] Bash-20191211-b8db533\n [2020-02-10T21:28:21.612Z] \n [2020-02-10T21:28:21.612Z] \n [2020-02-10T21:28:21.612Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-10T21:28:21.612Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-10T21:28:21.612Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-02-10T21:28:21.612Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-10T21:28:21.612Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-10T21:28:21.612Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-10T21:28:21.612Z] \x1b[0;32m+\x1b[0m .\n [2020-02-10T21:28:21.612Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-10T21:28:21.612Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-10T21:28:21.612Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-10T21:28:21.612Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=79782\x1b[0m\n [2020-02-10T21:28:21.612Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-10T21:28:21.612Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-10T21:28:22.179Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-10T21:28:22.180Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-10T21:28:22.180Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-10T21:28:22.180Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-10T21:28:22.180Z] \x1b[0;90mquery:\x1b[0m branch=master&commit=622caf1afe7810c4bbfcd06ce5848b4eb9762569&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F11%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=\n [2020-02-10T21:28:22.180Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-10T21:28:22.180Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=master&commit=622caf1afe7810c4bbfcd06ce5848b4eb9762569&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F11%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=\n [2020-02-10T21:28:22.439Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-10T21:28:23.008Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/622caf1afe7810c4bbfcd06ce5848b4eb9762569\x1b[0m\n [Pipeline] }\n [2020-02-10T21:28:23.014Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n [Pipeline] echo\n [2020-02-10T21:28:23.205Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n [Pipeline] echo\n [2020-02-10T21:28:23.206Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins\n [Pipeline] withCredentials\n [2020-02-10T21:28:23.221Z] Masking supported pattern matches of $SNYK_TOKEN\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T21:28:23.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-02-10T21:28:23.577Z] \n [2020-02-10T21:28:23.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T21:28:23.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-02-10T21:28:23.894Z] 1.217.3: Pulling from edgex-snyk-go\n [2020-02-10T21:28:23.894Z] 9d48c3bd43c5: Pulling fs layer\n [2020-02-10T21:28:23.894Z] 7f94eaf8af20: Pulling fs layer\n [2020-02-10T21:28:23.894Z] 9fe9984849c1: Pulling fs layer\n [2020-02-10T21:28:23.894Z] cf0db633a67d: Pulling fs layer\n [2020-02-10T21:28:23.894Z] 0f7136d71739: Pulling fs layer\n [2020-02-10T21:28:23.894Z] 8c1aaf4dbaec: Pulling fs layer\n [2020-02-10T21:28:23.894Z] b8132c677c6b: Pulling fs layer\n [2020-02-10T21:28:23.894Z] c8f539ab0293: Pulling fs layer\n [2020-02-10T21:28:23.894Z] b11662bbf65b: Pulling fs layer\n [2020-02-10T21:28:23.894Z] cf0db633a67d: Waiting\n [2020-02-10T21:28:23.894Z] 8c1aaf4dbaec: Waiting\n [2020-02-10T21:28:23.894Z] 0f7136d71739: Waiting\n [2020-02-10T21:28:23.894Z] b8132c677c6b: Waiting\n [2020-02-10T21:28:23.894Z] b11662bbf65b: Waiting\n [2020-02-10T21:28:23.894Z] 9fe9984849c1: Verifying Checksum\n [2020-02-10T21:28:23.894Z] 9fe9984849c1: Download complete\n [2020-02-10T21:28:23.894Z] 7f94eaf8af20: Download complete\n [2020-02-10T21:28:23.894Z] 0f7136d71739: Verifying Checksum\n [2020-02-10T21:28:23.894Z] 0f7136d71739: Download complete\n [2020-02-10T21:28:23.894Z] 8c1aaf4dbaec: Verifying Checksum\n [2020-02-10T21:28:23.894Z] 8c1aaf4dbaec: Download complete\n [2020-02-10T21:28:23.894Z] 9d48c3bd43c5: Verifying Checksum\n [2020-02-10T21:28:23.894Z] 9d48c3bd43c5: Download complete\n [2020-02-10T21:28:24.160Z] 9d48c3bd43c5: Pull complete\n [2020-02-10T21:28:24.431Z] b8132c677c6b: Verifying Checksum\n [2020-02-10T21:28:24.431Z] b8132c677c6b: Download complete\n [2020-02-10T21:28:24.431Z] 7f94eaf8af20: Pull complete\n [2020-02-10T21:28:24.691Z] c8f539ab0293: Verifying Checksum\n [2020-02-10T21:28:24.691Z] c8f539ab0293: Download complete\n [2020-02-10T21:28:24.691Z] b11662bbf65b: Verifying Checksum\n [2020-02-10T21:28:24.691Z] b11662bbf65b: Download complete\n [2020-02-10T21:28:24.950Z] 9fe9984849c1: Pull complete\n [2020-02-10T21:28:25.518Z] cf0db633a67d: Verifying Checksum\n [2020-02-10T21:28:25.518Z] cf0db633a67d: Download complete\n [2020-02-10T21:28:30.796Z] cf0db633a67d: Pull complete\n [2020-02-10T21:28:30.796Z] 0f7136d71739: Pull complete\n [2020-02-10T21:28:30.796Z] 8c1aaf4dbaec: Pull complete\n [2020-02-10T21:28:32.173Z] b8132c677c6b: Pull complete\n [2020-02-10T21:28:35.465Z] c8f539ab0293: Pull complete\n [2020-02-10T21:28:35.723Z] b11662bbf65b: Pull complete\n [2020-02-10T21:28:35.723Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n [2020-02-10T21:28:35.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] withDockerContainer\n [2020-02-10T21:28:35.859Z] prd-centos7-docker-4c-2g-18695 does not seem to be running inside a container\n [2020-02-10T21:28:35.898Z] $ 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-snyk-go:1.217.3 cat\n [2020-02-10T21:28:36.400Z] $ docker top 5fc37bb392242df73b526614a9d4a88317487a4019a0204768d8a375f87e49c4 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T21:28:37.181Z] + snyk monitor \'--org=edgex-jenkins\'\n [2020-02-10T21:28:40.471Z] \n [2020-02-10T21:28:40.471Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master...\n [2020-02-10T21:28:40.471Z] \n [2020-02-10T21:28:40.471Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/916be71a-bf4b-44df-9732-1093f0e2927c/history/e11f9f11-32a2-4bbe-b233-114aab21a33f\n [2020-02-10T21:28:40.471Z] \n [2020-02-10T21:28:40.471Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.\n [2020-02-10T21:28:40.471Z] \n [2020-02-10T21:28:40.730Z] \n [Pipeline] }\n [2020-02-10T21:28:40.739Z] $ docker stop --time=1 5fc37bb392242df73b526614a9d4a88317487a4019a0204768d8a375f87e49c4\n [2020-02-10T21:28:42.120Z] $ docker rm -f 5fc37bb392242df73b526614a9d4a88317487a4019a0204768d8a375f87e49c4\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // withCredentials\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n [Pipeline] stage\n [Pipeline] { (Tag)\n [Pipeline] unstash\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T21:28:42.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-10T21:28:42.778Z] .\n [Pipeline] withDockerContainer\n [2020-02-10T21:28:42.887Z] prd-centos7-docker-4c-2g-18695 does not seem to be running inside a container\n [2020-02-10T21:28:42.923Z] $ 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/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-10T21:28:43.496Z] $ docker top 43d225779c07295596946c028f01a8e68d7ce63c95b35a739234cd51978e7992 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-10T21:28:44.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-10T21:28:44.023Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-10T21:28:44.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-10T21:28:44.233Z] $ docker exec 43d225779c07295596946c028f01a8e68d7ce63c95b35a739234cd51978e7992 ssh-agent\n [2020-02-10T21:28:44.414Z] SSH_AUTH_SOCK=/tmp/ssh-DDJwXMFQVopu/agent.14\n [2020-02-10T21:28:44.415Z] SSH_AGENT_PID=21\n [2020-02-10T21:28:44.420Z] Running ssh-add (command line suppressed)\n [2020-02-10T21:28:44.560Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6070285522256197936.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6070285522256197936.key)\n [2020-02-10T21:28:44.607Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T21:28:44.897Z] + git semver tag\n [2020-02-10T21:28:44.897Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-10T21:28:44.898Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git\n [2020-02-10T21:28:44.898Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master\n [2020-02-10T21:28:44.898Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-10T21:28:44.898Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-10T21:28:44.898Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-10T21:28:44.898Z] # $SEMVER_BRANCH = master\n [2020-02-10T21:28:44.898Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver\n [2020-02-10T21:28:44.898Z] # 622caf1afe7810c4bbfcd06ce5848b4eb9762569 HEAD\n [2020-02-10T21:28:44.898Z] # a5fa540e2bc426f556d8feef4fb7270f2cc4ff99 refs/tags/v0.1.47\n [Pipeline] }\n [2020-02-10T21:28:44.904Z] $ docker exec --env ******** --env ******** 43d225779c07295596946c028f01a8e68d7ce63c95b35a739234cd51978e7992 ssh-agent -k\n [2020-02-10T21:28:45.035Z] unset SSH_AUTH_SOCK;\n [2020-02-10T21:28:45.035Z] unset SSH_AGENT_PID;\n [2020-02-10T21:28:45.035Z] echo Agent pid 21 killed;\n [2020-02-10T21:28:45.081Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-10T21:28:45.392Z] + git semver\n [Pipeline] }\n [2020-02-10T21:28:45.403Z] $ docker stop --time=1 43d225779c07295596946c028f01a8e68d7ce63c95b35a739234cd51978e7992\n [2020-02-10T21:28:46.719Z] $ docker rm -f 43d225779c07295596946c028f01a8e68d7ce63c95b35a739234cd51978e7992\n [Pipeline] // withDockerContainer\n [Pipeline] stage\n [Pipeline] { (LF Tools Sigul)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T21:28:47.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-02-10T21:28:47.185Z] \n [2020-02-10T21:28:47.185Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T21:28:47.487Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-02-10T21:28:47.487Z] 0.23.1-centos7: Pulling from edgex-lftools\n [2020-02-10T21:28:47.487Z] 8ba884070f61: Pulling fs layer\n [2020-02-10T21:28:47.487Z] 78d65bd6cf10: Pulling fs layer\n [2020-02-10T21:28:47.487Z] 5573da4c1a9d: Pulling fs layer\n [2020-02-10T21:28:47.487Z] 4493e11b668a: Pulling fs layer\n [2020-02-10T21:28:47.487Z] 2e4ad32216ba: Pulling fs layer\n [2020-02-10T21:28:47.487Z] 14bc7892088f: Pulling fs layer\n [2020-02-10T21:28:47.487Z] 4493e11b668a: Waiting\n [2020-02-10T21:28:47.487Z] 2e4ad32216ba: Waiting\n [2020-02-10T21:28:47.487Z] 14bc7892088f: Waiting\n [2020-02-10T21:28:47.487Z] 78d65bd6cf10: Verifying Checksum\n [2020-02-10T21:28:47.487Z] 78d65bd6cf10: Download complete\n [2020-02-10T21:28:47.487Z] 4493e11b668a: Verifying Checksum\n [2020-02-10T21:28:47.487Z] 4493e11b668a: Download complete\n [2020-02-10T21:28:47.752Z] 2e4ad32216ba: Verifying Checksum\n [2020-02-10T21:28:47.752Z] 2e4ad32216ba: Download complete\n [2020-02-10T21:28:48.016Z] 14bc7892088f: Verifying Checksum\n [2020-02-10T21:28:48.016Z] 14bc7892088f: Download complete\n [2020-02-10T21:28:48.597Z] 8ba884070f61: Verifying Checksum\n [2020-02-10T21:28:48.597Z] 8ba884070f61: Download complete\n [2020-02-10T21:28:48.858Z] 5573da4c1a9d: Verifying Checksum\n [2020-02-10T21:28:48.858Z] 5573da4c1a9d: Download complete\n [2020-02-10T21:28:52.154Z] 8ba884070f61: Pull complete\n [2020-02-10T21:28:52.419Z] 78d65bd6cf10: Pull complete\n [2020-02-10T21:29:04.641Z] 5573da4c1a9d: Pull complete\n [2020-02-10T21:29:04.641Z] 4493e11b668a: Pull complete\n [2020-02-10T21:29:04.641Z] 2e4ad32216ba: Pull complete\n [2020-02-10T21:29:04.900Z] 14bc7892088f: Pull complete\n [2020-02-10T21:29:04.900Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n [2020-02-10T21:29:04.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] withDockerContainer\n [2020-02-10T21:29:05.031Z] prd-centos7-docker-4c-2g-18695 does not seem to be running inside a container\n [2020-02-10T21:29:05.069Z] $ 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:10004/edgex-lftools:0.23.1-centos7 cat\n [2020-02-10T21:29:05.602Z] $ docker top 990aecff99a4537c89e0877afccba0e2eda3f9db1e73ba46f983ec1d3dc28729 -eo pid,comm\n [Pipeline] {\n [Pipeline] configFileProvider\n [2020-02-10T21:29:06.120Z] provisioning config files...\n [2020-02-10T21:29:06.129Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config9135292761938279997tmp\n [2020-02-10T21:29:06.142Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2035920976043647747tmp\n [2020-02-10T21:29:06.155Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3849541960022400826tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-10T21:29:06.168Z] Running global-jjb/shell/sigul-configuration.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-10T21:29:06.520Z] ---> sigul-configuration.sh\n [2020-02-10T21:29:06.520Z] gpg: directory `/root/.gnupg\' created\n [2020-02-10T21:29:06.520Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n [2020-02-10T21:29:06.520Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n [2020-02-10T21:29:06.520Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n [2020-02-10T21:29:06.520Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n [2020-02-10T21:29:06.520Z] gpg: CAST5 encrypted data\n [2020-02-10T21:29:06.520Z] gpg: encrypted with 1 passphrase\n [2020-02-10T21:29:06.520Z] gpg: WARNING: message was not integrity protected\n [Pipeline] sh\n [2020-02-10T21:29:07.181Z] + mkdir /home/jenkins\n [2020-02-10T21:29:07.181Z] + mkdir /home/jenkins/sigul\n [Pipeline] sh\n [2020-02-10T21:29:07.468Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/\n [Pipeline] echo\n [2020-02-10T21:29:07.475Z] Running global-jjb/shell/sigul-install.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-10T21:29:07.762Z] ---> sigul-install.sh\n [2020-02-10T21:29:17.737Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n [Pipeline] sh\n [2020-02-10T21:29:18.024Z] + git tag --list\n [2020-02-10T21:29:18.025Z] v0.1.47\n [Pipeline] sh\n [2020-02-10T21:29:18.320Z] + lftools sign git-tag v0.1.47\n [2020-02-10T21:29:19.254Z] Signing Git tag with Sigul...\n [2020-02-10T21:29:19.254Z] Signing v0.1.47\n [Pipeline] echo\n [2020-02-10T21:29:20.195Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-10T21:29:20.486Z] ---> sigul-configuration-cleanup.sh\n [Pipeline] }\n [2020-02-10T21:29:20.492Z] Deleting 3 temporary files\n [Pipeline] // configFileProvider\n [Pipeline] }\n [2020-02-10T21:29:20.514Z] $ docker stop --time=1 990aecff99a4537c89e0877afccba0e2eda3f9db1e73ba46f983ec1d3dc28729\n [2020-02-10T21:29:21.881Z] $ docker rm -f 990aecff99a4537c89e0877afccba0e2eda3f9db1e73ba46f983ec1d3dc28729\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T21:29:22.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-10T21:29:22.362Z] .\n [Pipeline] withDockerContainer\n [2020-02-10T21:29:22.472Z] prd-centos7-docker-4c-2g-18695 does not seem to be running inside a container\n [2020-02-10T21:29:22.507Z] $ 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/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-10T21:29:23.038Z] $ docker top 6ee3a5841890767afac5e2d1b0d8024a39c4a6bb8d91dab5f72d775ebd7e42e6 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-10T21:29:23.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-10T21:29:23.584Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-10T21:29:23.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-10T21:29:23.778Z] $ docker exec 6ee3a5841890767afac5e2d1b0d8024a39c4a6bb8d91dab5f72d775ebd7e42e6 ssh-agent\n [2020-02-10T21:29:23.943Z] SSH_AUTH_SOCK=/tmp/ssh-VAhLbJtLBqx9/agent.15\n [2020-02-10T21:29:23.943Z] SSH_AGENT_PID=22\n [2020-02-10T21:29:23.949Z] Running ssh-add (command line suppressed)\n [2020-02-10T21:29:24.096Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8995313871395381881.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8995313871395381881.key)\n [2020-02-10T21:29:24.140Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T21:29:24.433Z] + git semver bump patch\n [2020-02-10T21:29:24.433Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-10T21:29:24.433Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git\n [2020-02-10T21:29:24.433Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master\n [2020-02-10T21:29:24.433Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-10T21:29:24.433Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-10T21:29:24.433Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-10T21:29:24.433Z] # $SEMVER_BRANCH = master\n [2020-02-10T21:29:24.433Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver\n [Pipeline] }\n [2020-02-10T21:29:24.440Z] $ docker exec --env ******** --env ******** 6ee3a5841890767afac5e2d1b0d8024a39c4a6bb8d91dab5f72d775ebd7e42e6 ssh-agent -k\n [2020-02-10T21:29:24.596Z] unset SSH_AUTH_SOCK;\n [2020-02-10T21:29:24.596Z] unset SSH_AGENT_PID;\n [2020-02-10T21:29:24.596Z] echo Agent pid 22 killed;\n [2020-02-10T21:29:24.641Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-10T21:29:24.952Z] + git semver\n [Pipeline] }\n [2020-02-10T21:29:24.963Z] $ docker stop --time=1 6ee3a5841890767afac5e2d1b0d8024a39c4a6bb8d91dab5f72d775ebd7e42e6\n [2020-02-10T21:29:26.292Z] $ docker rm -f 6ee3a5841890767afac5e2d1b0d8024a39c4a6bb8d91dab5f72d775ebd7e42e6\n [Pipeline] // withDockerContainer\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T21:29:26.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-10T21:29:26.702Z] .\n [Pipeline] withDockerContainer\n [2020-02-10T21:29:26.810Z] prd-centos7-docker-4c-2g-18695 does not seem to be running inside a container\n [2020-02-10T21:29:26.849Z] $ 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/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-10T21:29:27.392Z] $ docker top 162b619a0262a08f5a98a828138777faf01e256a3ca8e73c45bf764f9f2cd047 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-10T21:29:27.894Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-10T21:29:27.894Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-10T21:29:28.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-10T21:29:28.073Z] $ docker exec 162b619a0262a08f5a98a828138777faf01e256a3ca8e73c45bf764f9f2cd047 ssh-agent\n [2020-02-10T21:29:28.247Z] SSH_AUTH_SOCK=/tmp/ssh-QG4Wd7WX2xsz/agent.15\n [2020-02-10T21:29:28.247Z] SSH_AGENT_PID=22\n [2020-02-10T21:29:28.253Z] Running ssh-add (command line suppressed)\n [2020-02-10T21:29:28.386Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2630311226241495857.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2630311226241495857.key)\n [2020-02-10T21:29:28.432Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T21:29:28.723Z] + git semver push\n [2020-02-10T21:29:28.723Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-10T21:29:28.723Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git\n [2020-02-10T21:29:28.723Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master\n [2020-02-10T21:29:28.723Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-10T21:29:28.723Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-10T21:29:28.723Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-10T21:29:28.723Z] # $SEMVER_BRANCH = master\n [2020-02-10T21:29:28.723Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver\n [Pipeline] }\n [2020-02-10T21:29:33.998Z] $ docker exec --env ******** --env ******** 162b619a0262a08f5a98a828138777faf01e256a3ca8e73c45bf764f9f2cd047 ssh-agent -k\n [2020-02-10T21:29:34.135Z] unset SSH_AUTH_SOCK;\n [2020-02-10T21:29:34.135Z] unset SSH_AGENT_PID;\n [2020-02-10T21:29:34.135Z] echo Agent pid 22 killed;\n [2020-02-10T21:29:34.178Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-10T21:29:34.487Z] + git semver\n [Pipeline] }\n [2020-02-10T21:29:34.499Z] $ docker stop --time=1 162b619a0262a08f5a98a828138777faf01e256a3ca8e73c45bf764f9f2cd047\n [2020-02-10T21:29:35.845Z] $ docker rm -f 162b619a0262a08f5a98a828138777faf01e256a3ca8e73c45bf764f9f2cd047\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-10T21:29:36.332Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-10T21:29:36.887Z] ---> package-listing.sh\n [2020-02-10T21:29:36.887Z] ++ facter osfamily\n [2020-02-10T21:29:36.887Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-10T21:29:36.887Z] + OS_FAMILY=redhat\n [2020-02-10T21:29:36.887Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master\n [2020-02-10T21:29:36.887Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-10T21:29:36.887Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-10T21:29:36.887Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-10T21:29:36.887Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-10T21:29:36.887Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_master \']\'\n [2020-02-10T21:29:36.887Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-10T21:29:36.887Z] + case "${OS_FAMILY}" in\n [2020-02-10T21:29:36.887Z] + rpm -qa\n [2020-02-10T21:29:36.887Z] + sort\n [2020-02-10T21:29:41.075Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-10T21:29:41.075Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-10T21:29:41.075Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-10T21:29:41.075Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_master \']\'\n [2020-02-10T21:29:41.075Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/\n [2020-02-10T21:29:41.075Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T21:29:41.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-10T21:29:41.556Z] \n [2020-02-10T21:29:41.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T21:29:41.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-10T21:29:41.852Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-10T21:29:41.852Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-10T21:29:41.852Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-10T21:29:41.852Z] c9ea274ed700: Pulling fs layer\n [2020-02-10T21:29:41.852Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-10T21:29:41.852Z] f6a933c9cadc: Pulling fs layer\n [2020-02-10T21:29:41.852Z] 61811dbd4963: Pulling fs layer\n [2020-02-10T21:29:41.852Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-10T21:29:41.852Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-10T21:29:41.852Z] dc21a1d4508b: Pulling fs layer\n [2020-02-10T21:29:41.852Z] 363af2e989c4: Pulling fs layer\n [2020-02-10T21:29:41.852Z] 9cfac6ba3733: Waiting\n [2020-02-10T21:29:41.852Z] f6a933c9cadc: Waiting\n [2020-02-10T21:29:41.852Z] 61811dbd4963: Waiting\n [2020-02-10T21:29:41.852Z] a6eb2c9e2280: Waiting\n [2020-02-10T21:29:41.852Z] dc21a1d4508b: Waiting\n [2020-02-10T21:29:41.852Z] 363af2e989c4: Waiting\n [2020-02-10T21:29:41.852Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-10T21:29:41.852Z] da0e9bf0cc60: Download complete\n [2020-02-10T21:29:41.852Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-10T21:29:41.852Z] 9cfac6ba3733: Download complete\n [2020-02-10T21:29:41.852Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-10T21:29:41.852Z] e6b0cf9c0882: Download complete\n [2020-02-10T21:29:41.852Z] f6a933c9cadc: Verifying Checksum\n [2020-02-10T21:29:41.852Z] f6a933c9cadc: Download complete\n [2020-02-10T21:29:42.118Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-10T21:29:42.118Z] a6eb2c9e2280: Download complete\n [2020-02-10T21:29:42.118Z] e6b0cf9c0882: Pull complete\n [2020-02-10T21:29:42.118Z] c9ea274ed700: Verifying Checksum\n [2020-02-10T21:29:42.118Z] c9ea274ed700: Download complete\n [2020-02-10T21:29:42.384Z] dc21a1d4508b: Verifying Checksum\n [2020-02-10T21:29:42.384Z] dc21a1d4508b: Download complete\n [2020-02-10T21:29:42.384Z] 363af2e989c4: Verifying Checksum\n [2020-02-10T21:29:42.384Z] 363af2e989c4: Download complete\n [2020-02-10T21:29:42.384Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-10T21:29:42.384Z] 095dd8b7b4d8: Download complete\n [2020-02-10T21:29:42.952Z] 61811dbd4963: Verifying Checksum\n [2020-02-10T21:29:42.952Z] 61811dbd4963: Download complete\n [2020-02-10T21:29:43.215Z] da0e9bf0cc60: Pull complete\n [2020-02-10T21:29:45.825Z] c9ea274ed700: Pull complete\n [2020-02-10T21:29:46.083Z] 9cfac6ba3733: Pull complete\n [2020-02-10T21:29:46.083Z] f6a933c9cadc: Pull complete\n [2020-02-10T21:29:50.267Z] 61811dbd4963: Pull complete\n [2020-02-10T21:29:50.267Z] a6eb2c9e2280: Pull complete\n [2020-02-10T21:29:51.649Z] 095dd8b7b4d8: Pull complete\n [2020-02-10T21:29:51.649Z] dc21a1d4508b: Pull complete\n [2020-02-10T21:29:51.907Z] 363af2e989c4: Pull complete\n [2020-02-10T21:29:51.908Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-10T21:29:51.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-10T21:29:52.035Z] prd-centos7-docker-4c-2g-18695 does not seem to be running inside a container\n [2020-02-10T21:29:52.073Z] $ 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\n [2020-02-10T21:29:53.216Z] $ docker top cbd0895371dab14b94905665c96e39ba473cd741c4c653eaf2680e253494c444 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-10T21:29:53.746Z] provisioning config files...\n [2020-02-10T21:29:53.759Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4337477770691653298tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-10T21:29:53.773Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-10T21:29:54.062Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-10T21:29:54.070Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-10T21:29:54.363Z] ---> logs-deploy.sh\n [2020-02-10T21:29:54.363Z] + ARCHIVE_ARTIFACTS=\n [2020-02-10T21:29:54.363Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-10T21:29:54.363Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-10T21:29:54.363Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-10T21:29:54.363Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/11\n [2020-02-10T21:29:54.363Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/11/\n [2020-02-10T21:29:54.363Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/11 /w/workspace/dry_go-mod-core-contracts_master\n [2020-02-10T21:29:55.314Z] Archives upload complete.\n [2020-02-10T21:29:55.314Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/11 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/11/\n [2020-02-10T21:29:55.882Z] ---> uname -a:\n [2020-02-10T21:29:55.882Z] Linux cbd0895371da 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-02-10T21:29:55.882Z] \n [2020-02-10T21:29:55.882Z] \n [2020-02-10T21:29:55.882Z] ---> lscpu:\n [2020-02-10T21:29:55.882Z] Architecture: x86_64\n [2020-02-10T21:29:55.882Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-10T21:29:55.882Z] Byte Order: Little Endian\n [2020-02-10T21:29:55.882Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-10T21:29:55.882Z] CPU(s): 4\n [2020-02-10T21:29:55.882Z] On-line CPU(s) list: 0-3\n [2020-02-10T21:29:55.882Z] Thread(s) per core: 1\n [2020-02-10T21:29:55.882Z] Core(s) per socket: 1\n [2020-02-10T21:29:55.882Z] Socket(s): 4\n [2020-02-10T21:29:55.882Z] NUMA node(s): 1\n [2020-02-10T21:29:55.882Z] Vendor ID: GenuineIntel\n [2020-02-10T21:29:55.882Z] CPU family: 6\n [2020-02-10T21:29:55.882Z] Model: 44\n [2020-02-10T21:29:55.882Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-10T21:29:55.882Z] Stepping: 1\n [2020-02-10T21:29:55.882Z] CPU MHz: 2933.438\n [2020-02-10T21:29:55.882Z] BogoMIPS: 5866.87\n [2020-02-10T21:29:55.882Z] Virtualization: VT-x\n [2020-02-10T21:29:55.882Z] Hypervisor vendor: KVM\n [2020-02-10T21:29:55.882Z] Virtualization type: full\n [2020-02-10T21:29:55.882Z] L1d cache: 128 KiB\n [2020-02-10T21:29:55.882Z] L1i cache: 128 KiB\n [2020-02-10T21:29:55.882Z] L2 cache: 16 MiB\n [2020-02-10T21:29:55.882Z] L3 cache: 64 MiB\n [2020-02-10T21:29:55.882Z] NUMA node0 CPU(s): 0-3\n [2020-02-10T21:29:55.882Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-10T21:29:55.882Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-10T21:29:55.882Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-10T21:29:55.882Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-10T21:29:55.882Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-10T21:29:55.882Z] 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\n [2020-02-10T21:29:55.882Z] \n [2020-02-10T21:29:55.882Z] \n [2020-02-10T21:29:55.882Z] ---> nproc:\n [2020-02-10T21:29:55.882Z] 4\n [2020-02-10T21:29:55.882Z] \n [2020-02-10T21:29:55.882Z] \n [2020-02-10T21:29:55.882Z] ---> df -h:\n [2020-02-10T21:29:55.882Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-10T21:29:55.882Z] overlay 50.0G 7.5G 42.5G 15% /\n [2020-02-10T21:29:55.882Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-10T21:29:55.882Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-10T21:29:55.882Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-10T21:29:55.882Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf\n [2020-02-10T21:29:55.882Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname\n [2020-02-10T21:29:55.882Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts\n [2020-02-10T21:29:55.882Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dry_go-mod-core-contracts_master\n [2020-02-10T21:29:55.882Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dry_go-mod-core-contracts_master@tmp\n [2020-02-10T21:29:55.882Z] /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa\n [2020-02-10T21:29:55.882Z] \n [2020-02-10T21:29:55.882Z] \n [2020-02-10T21:29:55.882Z] ---> free -m:\n [2020-02-10T21:29:55.882Z] total used free shared buff/cache available\n [2020-02-10T21:29:55.882Z] Mem: 1838 741 103 0 993 1034\n [2020-02-10T21:29:55.882Z] Swap: 1023 1 1022\n [2020-02-10T21:29:55.882Z] \n [2020-02-10T21:29:55.882Z] \n [2020-02-10T21:29:55.882Z] ---> ip addr:\n [2020-02-10T21:29:55.882Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-10T21:29:55.882Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-10T21:29:55.882Z] inet 127.0.0.1/8 scope host lo\n [2020-02-10T21:29:55.882Z] valid_lft forever preferred_lft forever\n [2020-02-10T21:29:55.882Z] 16: eth0@if17: mtu 1458 qdisc noqueue state UP \n [2020-02-10T21:29:55.882Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-10T21:29:55.882Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-10T21:29:55.882Z] valid_lft forever preferred_lft forever\n [2020-02-10T21:29:55.882Z] \n [2020-02-10T21:29:55.882Z] \n [2020-02-10T21:29:55.882Z] ---> sar -b -r -n DEV:\n [2020-02-10T21:29:55.882Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/10/20 \t_x86_64_\t(4 CPU)\n [2020-02-10T21:29:55.882Z] \n [2020-02-10T21:29:55.882Z] 21:20:25 LINUX RESTART\n [2020-02-10T21:29:55.882Z] \n [2020-02-10T21:29:55.882Z] 21:21:02 tps rtps wtps bread/s bwrtn/s\n [2020-02-10T21:29:55.882Z] 21:22:01 34.35 6.30 28.06 1923.06 2300.59\n [2020-02-10T21:29:55.882Z] 21:23:01 2.10 0.00 2.10 0.00 76.67\n [2020-02-10T21:29:55.882Z] 21:24:01 0.27 0.00 0.27 0.00 4.01\n [2020-02-10T21:29:55.882Z] 21:25:01 0.28 0.00 0.28 0.00 3.33\n [2020-02-10T21:29:55.882Z] 21:26:01 0.18 0.00 0.18 0.00 3.15\n [2020-02-10T21:29:55.882Z] 21:27:01 0.38 0.00 0.38 0.00 4.88\n [2020-02-10T21:29:55.882Z] 21:28:01 0.27 0.00 0.27 0.00 3.73\n [2020-02-10T21:29:55.882Z] 21:29:01 264.94 120.15 144.79 4553.88 50415.36\n [2020-02-10T21:29:55.882Z] Average: 37.88 15.84 22.04 807.83 6615.88\n [2020-02-10T21:29:55.882Z] \n [2020-02-10T21:29:55.882Z] 21:21:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-10T21:29:55.882Z] 21:22:01 115184 1767120 93.88 2620 1211492 926312 31.61 451876 1156984 20\n [2020-02-10T21:29:55.882Z] 21:23:01 120948 1761356 93.57 2620 1211496 904044 30.85 447024 1156684 12\n [2020-02-10T21:29:55.882Z] 21:24:01 120052 1762252 93.62 2620 1211504 904212 30.85 448116 1156684 8\n [2020-02-10T21:29:55.882Z] 21:25:01 121176 1761128 93.56 2620 1211504 904044 30.85 447196 1156684 8\n [2020-02-10T21:29:55.882Z] 21:26:01 120192 1762112 93.61 2620 1211512 904236 30.85 448284 1156684 8\n [2020-02-10T21:29:55.882Z] 21:27:01 120664 1761640 93.59 2620 1211516 904100 30.85 447320 1156684 8\n [2020-02-10T21:29:55.882Z] 21:28:01 121232 1761072 93.56 2620 1211520 904040 30.85 447248 1156684 8\n [2020-02-10T21:29:55.882Z] 21:29:01 76124 1806180 95.96 2572 1090808 1132380 38.64 617596 912216 115116\n [2020-02-10T21:29:55.882Z] Average: 114447 1767858 93.92 2614 1196419 935421 31.92 469333 1126163 14399\n [2020-02-10T21:29:55.882Z] \n [2020-02-10T21:29:55.882Z] 21:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-10T21:29:55.882Z] 21:22:01 eth0 127.77 101.71 442.42 52.47 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:22:01 docker0 3.59 2.81 0.66 8.58 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:23:01 eth0 0.60 0.08 0.04 0.01 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:24:01 eth0 0.92 0.38 0.29 0.20 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:25:01 eth0 0.53 0.08 0.06 0.01 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:26:01 eth0 0.80 0.72 0.48 0.28 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:27:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:29:01 eth0 286.17 237.47 6950.02 31.94 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] 21:29:01 docker0 3.88 3.26 0.40 14.93 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] Average: eth0 52.01 42.49 925.93 10.53 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] Average: docker0 0.93 0.76 0.13 2.93 0.00 0.00 0.00\n [2020-02-10T21:29:55.882Z] \n [2020-02-10T21:29:55.882Z] \n [2020-02-10T21:29:55.882Z] ---> sar -P ALL:\n [2020-02-10T21:29:55.882Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/10/20 \t_x86_64_\t(4 CPU)\n [2020-02-10T21:29:55.882Z] \n [2020-02-10T21:29:55.882Z] 21:20:25 LINUX RESTART\n [2020-02-10T21:29:55.882Z] \n [2020-02-10T21:29:55.882Z] 21:21:02 CPU %user %nice %system %iowait %steal %idle\n [2020-02-10T21:29:55.882Z] 21:22:01 all 3.32 0.00 1.39 0.53 0.01 94.75\n [2020-02-10T21:29:55.882Z] 21:22:01 0 2.70 0.00 1.48 0.05 0.00 95.76\n [2020-02-10T21:29:55.882Z] 21:22:01 1 3.23 0.00 1.19 0.17 0.02 95.40\n [2020-02-10T21:29:55.882Z] 21:22:01 2 3.44 0.00 1.29 1.77 0.02 93.49\n [2020-02-10T21:29:55.882Z] 21:22:01 3 3.91 0.00 1.60 0.14 0.02 94.34\n [2020-02-10T21:29:55.882Z] 21:23:01 all 0.18 0.00 0.05 0.00 0.00 99.76\n [2020-02-10T21:29:55.882Z] 21:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-02-10T21:29:55.882Z] 21:23:01 1 0.12 0.00 0.08 0.00 0.00 99.80\n [2020-02-10T21:29:55.882Z] 21:23:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-10T21:29:55.882Z] 21:23:01 3 0.52 0.00 0.07 0.00 0.00 99.42\n [2020-02-10T21:29:55.882Z] 21:24:01 all 0.21 0.00 0.05 0.00 0.00 99.75\n [2020-02-10T21:29:55.882Z] 21:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-10T21:29:55.882Z] 21:24:01 1 0.60 0.00 0.07 0.00 0.00 99.33\n [2020-02-10T21:29:55.882Z] 21:24:01 2 0.10 0.00 0.03 0.00 0.00 99.87\n [2020-02-10T21:29:55.882Z] 21:24:01 3 0.12 0.00 0.05 0.00 0.00 99.83\n [2020-02-10T21:29:55.882Z] 21:25:01 all 0.12 0.00 0.05 0.00 0.00 99.83\n [2020-02-10T21:29:55.882Z] 21:25:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-10T21:29:55.882Z] 21:25:01 1 0.33 0.00 0.07 0.00 0.00 99.60\n [2020-02-10T21:29:55.882Z] 21:25:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-10T21:29:55.882Z] 21:25:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-10T21:29:55.882Z] 21:26:01 all 0.07 0.00 0.04 0.00 0.00 99.89\n [2020-02-10T21:29:55.882Z] 21:26:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-10T21:29:55.882Z] 21:26:01 1 0.12 0.00 0.07 0.00 0.00 99.82\n [2020-02-10T21:29:55.882Z] 21:26:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-10T21:29:55.882Z] 21:26:01 3 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-02-10T21:29:55.882Z] 21:27:01 all 0.08 0.00 0.04 0.00 0.00 99.88\n [2020-02-10T21:29:55.882Z] 21:27:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-10T21:29:55.882Z] 21:27:01 1 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-02-10T21:29:55.882Z] 21:27:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-10T21:29:55.882Z] 21:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98\n [2020-02-10T21:29:55.883Z] 21:28:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-02-10T21:29:55.883Z] 21:28:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-10T21:29:55.883Z] 21:28:01 1 0.53 0.00 0.05 0.00 0.00 99.42\n [2020-02-10T21:29:55.883Z] 21:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-02-10T21:29:55.883Z] 21:28:01 3 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-10T21:29:55.883Z] 21:29:01 all 13.29 0.00 6.96 1.35 0.03 78.37\n [2020-02-10T21:29:55.883Z] 21:29:01 0 13.26 0.00 7.46 2.38 0.03 76.87\n [2020-02-10T21:29:55.883Z] 21:29:01 1 13.40 0.00 6.40 1.15 0.03 79.02\n [2020-02-10T21:29:55.883Z] 21:29:01 2 13.12 0.00 6.98 0.98 0.03 78.89\n [2020-02-10T21:29:55.883Z] 21:29:01 3 13.41 0.00 6.98 0.90 0.02 78.69\n [2020-02-10T21:29:55.883Z] Average: all 2.16 0.00 1.07 0.23 0.01 96.53\n [2020-02-10T21:29:55.883Z] Average: 0 2.01 0.00 1.14 0.30 0.00 96.54\n [2020-02-10T21:29:55.883Z] Average: 1 2.29 0.00 0.99 0.16 0.01 96.55\n [2020-02-10T21:29:55.883Z] Average: 2 2.10 0.00 1.05 0.34 0.01 96.50\n [2020-02-10T21:29:55.883Z] Average: 3 2.24 0.00 1.09 0.13 0.00 96.54\n [2020-02-10T21:29:55.883Z] \n [2020-02-10T21:29:55.883Z] \n [2020-02-10T21:29:55.883Z] '