b' Pull request #210 updated\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/go-mod-core-contracts\n Loading trusted files from base branch master at b139196b2d205d068909f4e736248de9c8d5224f rather than a8fae8f60963c6e504f2810334a482e180f58c82\n Obtained Jenkinsfile from b139196b2d205d068909f4e736248de9c8d5224f\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\x98prd-centos7-docker-4c-2g-18682\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-18685 in /w/workspace/dry_go-mod-core-contracts_PR-210\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_PR-210 # timeout=10\n Fetching without tags\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/pull/210/head:refs/remotes/origin/PR-210 +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 > git config --add remote.origin.fetch +refs/pull/210/head:refs/remotes/origin/PR-210 # 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/pull/210/head:refs/remotes/origin/PR-210 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Merging remotes/origin/master commit b139196b2d205d068909f4e736248de9c8d5224f into PR head commit a8fae8f60963c6e504f2810334a482e180f58c82\n Merge succeeded, producing a8fae8f60963c6e504f2810334a482e180f58c82\n Checking out Revision a8fae8f60963c6e504f2810334a482e180f58c82 (PR-210)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f a8fae8f60963c6e504f2810334a482e180f58c82 # timeout=10\n > git merge b139196b2d205d068909f4e736248de9c8d5224f # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f a8fae8f60963c6e504f2810334a482e180f58c82 # timeout=10\n Commit message: "Merge branch \'master\' into PRTEMPLATE"\n > git rev-list --no-walk 73276000973b4760f77ab281b286b99728c900d2 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-10T21:02:42.935Z] 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:02:43.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-10T21:02:43.943Z] \n [2020-02-10T21:02:43.943Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T21:02:44.271Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-10T21:02:44.271Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-10T21:02:44.271Z] e7c96db7181b: Pulling fs layer\n [2020-02-10T21:02:44.271Z] a038dfdf5543: Pulling fs layer\n [2020-02-10T21:02:44.271Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-10T21:02:44.536Z] e7c96db7181b: Verifying Checksum\n [2020-02-10T21:02:44.536Z] e7c96db7181b: Download complete\n [2020-02-10T21:02:44.536Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-10T21:02:44.536Z] 8d5d8e63b3c0: Download complete\n [2020-02-10T21:02:44.536Z] a038dfdf5543: Verifying Checksum\n [2020-02-10T21:02:44.536Z] e7c96db7181b: Pull complete\n [2020-02-10T21:02:45.471Z] a038dfdf5543: Pull complete\n [2020-02-10T21:02:45.471Z] 8d5d8e63b3c0: Pull complete\n [2020-02-10T21:02:45.471Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-10T21:02:45.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-10T21:02:45.598Z] prd-centos7-docker-4c-2g-18685 does not seem to be running inside a container\n [2020-02-10T21:02:45.636Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-210 -v /w/workspace/dry_go-mod-core-contracts_PR-210:/w/workspace/dry_go-mod-core-contracts_PR-210:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-210@tmp:/w/workspace/dry_go-mod-core-contracts_PR-210@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-10T21:02:46.251Z] $ docker top f3cd24c4543407c03d6ea9dc405101d0dff8399a35e30fb57716a88371c6a5bd -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-10T21:02:46.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-10T21:02:46.766Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-10T21:02:46.967Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-10T21:02:46.967Z] $ docker exec f3cd24c4543407c03d6ea9dc405101d0dff8399a35e30fb57716a88371c6a5bd ssh-agent\n [2020-02-10T21:02:47.150Z] SSH_AUTH_SOCK=/tmp/ssh-IJzN1E3ZNjy7/agent.15\n [2020-02-10T21:02:47.150Z] SSH_AGENT_PID=22\n [2020-02-10T21:02:47.160Z] Running ssh-add (command line suppressed)\n [2020-02-10T21:02:47.303Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-210@tmp/private_key_1359758876617113340.key (/w/workspace/dry_go-mod-core-contracts_PR-210@tmp/private_key_1359758876617113340.key)\n [2020-02-10T21:02:47.354Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T21:02:47.648Z] + git describe --exact-match --tags HEAD\n [2020-02-10T21:02:47.649Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-10T21:02:47.711Z] $ docker exec --env ******** --env ******** f3cd24c4543407c03d6ea9dc405101d0dff8399a35e30fb57716a88371c6a5bd ssh-agent -k\n [2020-02-10T21:02:47.874Z] unset SSH_AUTH_SOCK;\n [2020-02-10T21:02:47.874Z] unset SSH_AGENT_PID;\n [2020-02-10T21:02:47.874Z] echo Agent pid 22 killed;\n [2020-02-10T21:02:47.910Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-10T21:02:47.924Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-10T21:02:47.924Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-10T21:02:47.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-10T21:02:47.948Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-10T21:02:48.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-10T21:02:48.168Z] $ docker exec f3cd24c4543407c03d6ea9dc405101d0dff8399a35e30fb57716a88371c6a5bd ssh-agent\n [2020-02-10T21:02:48.349Z] SSH_AUTH_SOCK=/tmp/ssh-1Ytbz6i9sH5g/agent.58\n [2020-02-10T21:02:48.349Z] SSH_AGENT_PID=65\n [2020-02-10T21:02:48.354Z] Running ssh-add (command line suppressed)\n [2020-02-10T21:02:48.492Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-210@tmp/private_key_7347102228284827541.key (/w/workspace/dry_go-mod-core-contracts_PR-210@tmp/private_key_7347102228284827541.key)\n [2020-02-10T21:02:48.542Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T21:02:48.833Z] + git semver init\n [2020-02-10T21:02:48.833Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-10T21:02:48.833Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-210/.git\n [2020-02-10T21:02:48.833Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-210\n [2020-02-10T21:02:48.833Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-10T21:02:48.833Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-10T21:02:48.833Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-10T21:02:48.833Z] # $SEMVER_BRANCH = PR-210\n [2020-02-10T21:02:48.833Z] # $SEMVER_TEMP = /tmp/semver-403119907\n [2020-02-10T21:02:48.833Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP\n [2020-02-10T21:02:49.401Z] # \'/tmp/semver-403119907\' -> \'/w/workspace/dry_go-mod-core-contracts_PR-210/.semver\'\n [2020-02-10T21:02:49.401Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-210/.semver\n [Pipeline] }\n [2020-02-10T21:02:49.405Z] $ docker exec --env ******** --env ******** f3cd24c4543407c03d6ea9dc405101d0dff8399a35e30fb57716a88371c6a5bd ssh-agent -k\n [2020-02-10T21:02:49.538Z] unset SSH_AUTH_SOCK;\n [2020-02-10T21:02:49.539Z] unset SSH_AGENT_PID;\n [2020-02-10T21:02:49.539Z] echo Agent pid 65 killed;\n [2020-02-10T21:02:49.578Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-10T21:02:49.885Z] + git semver\n [Pipeline] }\n [2020-02-10T21:02:49.893Z] $ docker stop --time=1 f3cd24c4543407c03d6ea9dc405101d0dff8399a35e30fb57716a88371c6a5bd\n [2020-02-10T21:02:51.225Z] $ docker rm -f f3cd24c4543407c03d6ea9dc405101d0dff8399a35e30fb57716a88371c6a5bd\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-10T21:02:51.745Z] Stashed 61 file(s)\n [Pipeline] echo\n [2020-02-10T21:02:51.747Z] [edgeXSemver] initialized semver on version 0.0.0\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:03:06.837Z] Still waiting to schedule task\n [2020-02-10T21:03:06.838Z] \xe2\x80\x98prd-centos7-docker-4c-2g-18686\xe2\x80\x99 is offline\n [2020-02-10T21:03:06.839Z] Still waiting to schedule task\n [2020-02-10T21:03:06.839Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n [2020-02-10T21:06:11.586Z] Running on prd-centos7-docker-4c-2g-18689 in /w/workspace/dry_go-mod-core-contracts_PR-210\n [Pipeline] {\n [Pipeline] ws\n [2020-02-10T21:06:11.599Z] Running in /w/workspace/go-mod-core-contracts/3\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-10T21:06:18.181Z] using credential edgex-jenkins-ssh\n [2020-02-10T21:06:18.199Z] Cloning the remote Git repository\n [2020-02-10T21:06:18.199Z] Cloning with configured refspecs honoured and without tags\n [2020-02-10T21:06:18.250Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-10T21:06:18.324Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10\n [2020-02-10T21:06:18.390Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-10T21:06:18.390Z] > git --version # timeout=10\n [2020-02-10T21:06:18.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-10T21:06:18.471Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/210/head:refs/remotes/origin/PR-210 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T21:06:19.349Z] Fetching without tags\n [2020-02-10T21:06:19.722Z] Merging remotes/origin/master commit b139196b2d205d068909f4e736248de9c8d5224f into PR head commit a8fae8f60963c6e504f2810334a482e180f58c82\n [2020-02-10T21:06:19.850Z] Merge succeeded, producing a8fae8f60963c6e504f2810334a482e180f58c82\n [2020-02-10T21:06:19.850Z] Checking out Revision a8fae8f60963c6e504f2810334a482e180f58c82 (PR-210)\n [2020-02-10T21:06:19.299Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-02-10T21:06:19.309Z] > git config --add remote.origin.fetch +refs/pull/210/head:refs/remotes/origin/PR-210 # timeout=10\n [2020-02-10T21:06:19.323Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T21:06:19.338Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-02-10T21:06:19.355Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-10T21:06:19.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-10T21:06:19.364Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/210/head:refs/remotes/origin/PR-210 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T21:06:19.733Z] > git config core.sparsecheckout # timeout=10\n [2020-02-10T21:06:19.742Z] > git checkout -f a8fae8f60963c6e504f2810334a482e180f58c82 # timeout=10\n [2020-02-10T21:06:19.805Z] > git merge b139196b2d205d068909f4e736248de9c8d5224f # timeout=10\n [2020-02-10T21:06:19.836Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-10T21:06:19.855Z] > git config core.sparsecheckout # timeout=10\n [2020-02-10T21:06:19.861Z] > git checkout -f a8fae8f60963c6e504f2810334a482e180f58c82 # timeout=10\n [2020-02-10T21:06:23.658Z] Commit message: "Merge branch \'master\' into PRTEMPLATE"\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:06:24.434Z] =========================================================\n [2020-02-10T21:06:24.434Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-10T21:06:24.434Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T21:06:25.840Z] + 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:06:26.107Z] Sending build context to Docker daemon 1.676MB\n\n [2020-02-10T21:06:26.107Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n [2020-02-10T21:06:26.108Z] Step 2/7 : FROM ${BASE}\n [2020-02-10T21:06:26.492Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-10T21:06:26.492Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-10T21:06:26.492Z] 2848faf0eed1: Pulling fs layer\n [2020-02-10T21:06:26.492Z] 0f37312ad70f: Pulling fs layer\n [2020-02-10T21:06:26.492Z] 5788d62ee057: Pulling fs layer\n [2020-02-10T21:06:26.492Z] 0e6b1d234666: Pulling fs layer\n [2020-02-10T21:06:26.492Z] bf5d7aec512f: Pulling fs layer\n [2020-02-10T21:06:26.492Z] 34c802a77dc8: Pulling fs layer\n [2020-02-10T21:06:26.492Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-10T21:06:26.492Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-10T21:06:26.492Z] 5c102a31e300: Pulling fs layer\n [2020-02-10T21:06:26.492Z] dcfb455df0a1: Pulling fs layer\n [2020-02-10T21:06:26.492Z] 34c802a77dc8: Waiting\n [2020-02-10T21:06:26.492Z] 9eb99e56ec68: Waiting\n [2020-02-10T21:06:26.492Z] 27c7a5d97fbd: Waiting\n [2020-02-10T21:06:26.492Z] 5c102a31e300: Waiting\n [2020-02-10T21:06:26.493Z] 5788d62ee057: Waiting\n [2020-02-10T21:06:26.493Z] bf5d7aec512f: Waiting\n [2020-02-10T21:06:26.493Z] dcfb455df0a1: Waiting\n [2020-02-10T21:06:26.493Z] 0f37312ad70f: Verifying Checksum\n [2020-02-10T21:06:26.493Z] 0f37312ad70f: Download complete\n [2020-02-10T21:06:26.493Z] 2848faf0eed1: Verifying Checksum\n [2020-02-10T21:06:26.493Z] 2848faf0eed1: Download complete\n [2020-02-10T21:06:26.493Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-10T21:06:26.493Z] e6b0cf9c0882: Download complete\n [2020-02-10T21:06:26.813Z] bf5d7aec512f: Verifying Checksum\n [2020-02-10T21:06:26.813Z] bf5d7aec512f: Download complete\n [2020-02-10T21:06:26.813Z] 0e6b1d234666: Verifying Checksum\n [2020-02-10T21:06:26.813Z] 0e6b1d234666: Download complete\n [2020-02-10T21:06:27.470Z] e6b0cf9c0882: Pull complete\n [2020-02-10T21:06:27.897Z] 2848faf0eed1: Pull complete\n [2020-02-10T21:06:27.897Z] 0f37312ad70f: Pull complete\n [2020-02-10T21:06:28.604Z] 34c802a77dc8: Verifying Checksum\n [2020-02-10T21:06:28.604Z] 34c802a77dc8: Download complete\n [2020-02-10T21:06:28.604Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-10T21:06:28.604Z] 27c7a5d97fbd: Download complete\n [2020-02-10T21:06:30.224Z] 5c102a31e300: Verifying Checksum\n [2020-02-10T21:06:30.224Z] 5c102a31e300: Download complete\n [2020-02-10T21:06:30.224Z] dcfb455df0a1: Verifying Checksum\n [2020-02-10T21:06:30.224Z] dcfb455df0a1: Download complete\n [2020-02-10T21:06:30.224Z] 5788d62ee057: Verifying Checksum\n [2020-02-10T21:06:30.224Z] 5788d62ee057: Download complete\n [2020-02-10T21:06:31.752Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-10T21:06:31.753Z] 9eb99e56ec68: Download complete\n [2020-02-10T21:06:39.998Z] 5788d62ee057: Pull complete\n [2020-02-10T21:06:39.998Z] 0e6b1d234666: Pull complete\n [2020-02-10T21:06:39.998Z] bf5d7aec512f: Pull complete\n [2020-02-10T21:06:44.363Z] 34c802a77dc8: Pull complete\n [2020-02-10T21:06:48.865Z] 9eb99e56ec68: Pull complete\n [2020-02-10T21:06:48.865Z] 27c7a5d97fbd: Pull complete\n [2020-02-10T21:06:49.842Z] 5c102a31e300: Pull complete\n [2020-02-10T21:06:50.107Z] dcfb455df0a1: Pull complete\n [2020-02-10T21:06:50.107Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-10T21:06:50.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-10T21:06:50.107Z] ---> 7c70fe431013\n [2020-02-10T21:06:50.107Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-10T21:06:50.107Z] ---> Running in 0fd8bd79f9d2\n [2020-02-10T21:06:50.391Z] Removing intermediate container 0fd8bd79f9d2\n [2020-02-10T21:06:50.391Z] ---> 843ef181f51c\n [2020-02-10T21:06:50.391Z] Step 4/7 : RUN apk add bash\n [2020-02-10T21:06:50.391Z] ---> Running in 9a5ca7b7150a\n [2020-02-10T21:06:51.353Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-10T21:06:52.306Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-10T21:06:52.588Z] OK: 143 MiB in 39 packages\n [2020-02-10T21:06:53.649Z] Removing intermediate container 9a5ca7b7150a\n [2020-02-10T21:06:53.649Z] ---> 186907ecd1cc\n [2020-02-10T21:06:53.649Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-02-10T21:06:53.649Z] ---> Running in 1c8bc79201e3\n [2020-02-10T21:06:53.649Z] Removing intermediate container 1c8bc79201e3\n [2020-02-10T21:06:53.649Z] ---> a9e097b7f76a\n [2020-02-10T21:06:53.649Z] Step 6/7 : COPY go.mod .\n [2020-02-10T21:06:53.988Z] ---> 6dadfb0f6e1b\n [2020-02-10T21:06:53.988Z] Step 7/7 : RUN go mod download\n [2020-02-10T21:06:53.988Z] ---> Running in 82f944d61b92\n [2020-02-10T21:06:55.949Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-10T21:06:55.949Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-10T21:06:55.949Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-10T21:06:55.949Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-10T21:06:55.949Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-10T21:06:55.949Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-10T21:06:55.949Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-10T21:06:56.220Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-10T21:06:56.220Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-10T21:06:56.220Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-10T21:06:58.207Z] \x1b[0mRemoving intermediate container 82f944d61b92\n [2020-02-10T21:06:58.207Z] ---> b8b5506be2bd\n [2020-02-10T21:06:58.207Z] Successfully built b8b5506be2bd\n [2020-02-10T21:06:58.207Z] 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:06:58.751Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-10T21:06:58.752Z] .\n [Pipeline] withDockerContainer\n [2020-02-10T21:06:59.092Z] prd-centos7-docker-4c-2g-18689 does not seem to be running inside a container\n [2020-02-10T21:06:59.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-02-10T21:07:00.506Z] $ docker top 60bdd0391424e4906079d8c4a7cf00f493e3c5bbb48dcc9a1e72827f2e5fddbc -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T21:07:02.423Z] + go version\n [2020-02-10T21:07:02.423Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-10T21:07:03.396Z] + make test\n [2020-02-10T21:07:03.396Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-10T21:07:11.828Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n [2020-02-10T21:07:13.265Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.028s\tcoverage: 100.0% of statements\n [2020-02-10T21:07:22.839Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-18690 in /w/workspace/dry_go-mod-core-contracts_PR-210\n [Pipeline] {\n [Pipeline] ws\n [2020-02-10T21:07:22.852Z] Running in /w/workspace/go-mod-core-contracts/3\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-10T21:07:23.642Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.199s\tcoverage: 45.4% of statements\n [2020-02-10T21:07:23.642Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.007s\tcoverage: 77.8% of statements\n [2020-02-10T21:07:23.642Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n [2020-02-10T21:07:23.642Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.055s\tcoverage: 6.4% of statements\n [2020-02-10T21:07:24.687Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t0.139s\tcoverage: 14.4% of statements\n [2020-02-10T21:07:24.687Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.029s\tcoverage: 100.0% of statements\n [2020-02-10T21:07:25.761Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t0.140s\tcoverage: 100.0% of statements\n [2020-02-10T21:07:25.761Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n [2020-02-10T21:07:25.761Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient\t0.006s\tcoverage: 100.0% of statements\n [2020-02-10T21:07:25.761Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors\t[no test files]\n [2020-02-10T21:07:25.761Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/interfaces\t[no test files]\n [2020-02-10T21:07:25.761Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry/once\t[no test files]\n [2020-02-10T21:07:25.761Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry/periodic\t[no test files]\n [2020-02-10T21:07:25.761Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.083s\tcoverage: 63.0% of statements\n [2020-02-10T21:07:26.095Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.088s\tcoverage: 26.3% of statements\n [2020-02-10T21:07:27.222Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.017s\tcoverage: 15.4% of statements\n [2020-02-10T21:07:27.823Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.010s\tcoverage: 15.4% of statements\n [2020-02-10T21:07:27.823Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.008s\tcoverage: 14.3% of statements\n [2020-02-10T21:07:28.207Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-10T21:07:29.259Z] using credential edgex-jenkins-ssh\n [2020-02-10T21:07:29.290Z] Cloning the remote Git repository\n [2020-02-10T21:07:29.290Z] Cloning with configured refspecs honoured and without tags\n [2020-02-10T21:07:29.374Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-10T21:07:29.465Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10\n [2020-02-10T21:07:29.536Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-10T21:07:29.537Z] > git --version # timeout=10\n [2020-02-10T21:07:29.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-10T21:07:29.672Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/210/head:refs/remotes/origin/PR-210 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T21:07:30.586Z] Fetching without tags\n [2020-02-10T21:07:30.866Z] gofmt -l .\n [2020-02-10T21:07:30.866Z] [ "`gofmt -l .`" = "" ]\n [2020-02-10T21:07:30.464Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-02-10T21:07:30.489Z] > git config --add remote.origin.fetch +refs/pull/210/head:refs/remotes/origin/PR-210 # timeout=10\n [2020-02-10T21:07:30.515Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T21:07:30.551Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-02-10T21:07:30.607Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-10T21:07:30.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-10T21:07:30.618Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/210/head:refs/remotes/origin/PR-210 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T21:07:31.149Z] Merging remotes/origin/master commit b139196b2d205d068909f4e736248de9c8d5224f into PR head commit a8fae8f60963c6e504f2810334a482e180f58c82\n [Pipeline] stash\n [2020-02-10T21:07:31.479Z] Merge succeeded, producing a8fae8f60963c6e504f2810334a482e180f58c82\n [2020-02-10T21:07:31.479Z] Checking out Revision a8fae8f60963c6e504f2810334a482e180f58c82 (PR-210)\n [2020-02-10T21:07:31.830Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-10T21:07:31.837Z] $ docker stop --time=1 60bdd0391424e4906079d8c4a7cf00f493e3c5bbb48dcc9a1e72827f2e5fddbc\n [2020-02-10T21:07:31.206Z] > git config core.sparsecheckout # timeout=10\n [2020-02-10T21:07:31.243Z] > git checkout -f a8fae8f60963c6e504f2810334a482e180f58c82 # timeout=10\n [2020-02-10T21:07:31.415Z] > git merge b139196b2d205d068909f4e736248de9c8d5224f # timeout=10\n [2020-02-10T21:07:31.443Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-10T21:07:31.491Z] > git config core.sparsecheckout # timeout=10\n [2020-02-10T21:07:31.506Z] > git checkout -f a8fae8f60963c6e504f2810334a482e180f58c82 # timeout=10\n [2020-02-10T21:07:33.371Z] $ docker rm -f 60bdd0391424e4906079d8c4a7cf00f493e3c5bbb48dcc9a1e72827f2e5fddbc\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:07:35.944Z] Commit message: "Merge branch \'master\' into PRTEMPLATE"\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:07:37.099Z] =========================================================\n [2020-02-10T21:07:37.099Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-10T21:07:37.099Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T21:07:38.671Z] + 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:07:39.679Z] Sending build context to Docker daemon 1.676MB\n\n [2020-02-10T21:07:39.679Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n [2020-02-10T21:07:39.679Z] Step 2/7 : FROM ${BASE}\n [2020-02-10T21:07:39.960Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-10T21:07:39.960Z] cde5963f3b93: Pulling fs layer\n [2020-02-10T21:07:39.960Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-10T21:07:39.960Z] 777b28850792: Pulling fs layer\n [2020-02-10T21:07:39.960Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-10T21:07:39.960Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-10T21:07:39.960Z] 1df406cf5192: Pulling fs layer\n [2020-02-10T21:07:39.960Z] cd6300453558: Pulling fs layer\n [2020-02-10T21:07:39.960Z] b9c365052c96: Pulling fs layer\n [2020-02-10T21:07:39.960Z] a2d8cc88f415: Pulling fs layer\n [2020-02-10T21:07:39.960Z] ea1d1ca13537: Pulling fs layer\n [2020-02-10T21:07:39.960Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-10T21:07:39.960Z] 8a11ddd9e578: Waiting\n [2020-02-10T21:07:39.960Z] 1df406cf5192: Waiting\n [2020-02-10T21:07:39.960Z] cd6300453558: Waiting\n [2020-02-10T21:07:39.960Z] b9c365052c96: Waiting\n [2020-02-10T21:07:39.960Z] a2d8cc88f415: Waiting\n [2020-02-10T21:07:39.960Z] ea1d1ca13537: Waiting\n [2020-02-10T21:07:39.960Z] 3750a50a1c5e: Waiting\n [2020-02-10T21:07:39.960Z] 4cf88f913ddb: Waiting\n [2020-02-10T21:07:40.237Z] 777b28850792: Verifying Checksum\n [2020-02-10T21:07:40.237Z] 777b28850792: Download complete\n [2020-02-10T21:07:40.237Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-10T21:07:40.237Z] 2a23fa8c16f7: Download complete\n [2020-02-10T21:07:40.237Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-10T21:07:40.237Z] 4cf88f913ddb: Download complete\n [2020-02-10T21:07:40.524Z] 1df406cf5192: Verifying Checksum\n [2020-02-10T21:07:40.524Z] 1df406cf5192: Download complete\n [2020-02-10T21:07:40.524Z] cde5963f3b93: Verifying Checksum\n [2020-02-10T21:07:40.524Z] cde5963f3b93: Download complete\n [2020-02-10T21:07:42.006Z] cde5963f3b93: Pull complete\n [2020-02-10T21:07:43.013Z] 2a23fa8c16f7: Pull complete\n [2020-02-10T21:07:43.300Z] 777b28850792: Pull complete\n [2020-02-10T21:07:47.617Z] cd6300453558: Verifying Checksum\n [2020-02-10T21:07:47.617Z] cd6300453558: Download complete\n [2020-02-10T21:07:47.617Z] a2d8cc88f415: Verifying Checksum\n [2020-02-10T21:07:47.617Z] a2d8cc88f415: Download complete\n [2020-02-10T21:07:51.073Z] ea1d1ca13537: Verifying Checksum\n [2020-02-10T21:07:51.073Z] ea1d1ca13537: Download complete\n [2020-02-10T21:07:51.355Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-10T21:07:51.355Z] 3750a50a1c5e: Download complete\n [2020-02-10T21:07:54.030Z] b9c365052c96: Verifying Checksum\n [2020-02-10T21:07:54.030Z] b9c365052c96: Download complete\n [2020-02-10T21:07:56.020Z] 8a11ddd9e578: Verifying Checksum\n [2020-02-10T21:07:56.020Z] 8a11ddd9e578: Download complete\n [2020-02-10T21:08:14.322Z] 8a11ddd9e578: Pull complete\n [2020-02-10T21:08:14.322Z] 4cf88f913ddb: Pull complete\n [2020-02-10T21:08:14.322Z] 1df406cf5192: Pull complete\n [2020-02-10T21:08:21.174Z] cd6300453558: Pull complete\n [2020-02-10T21:08:29.445Z] b9c365052c96: Pull complete\n [2020-02-10T21:08:29.445Z] a2d8cc88f415: Pull complete\n [2020-02-10T21:08:32.100Z] ea1d1ca13537: Pull complete\n [2020-02-10T21:08:32.379Z] 3750a50a1c5e: Pull complete\n [2020-02-10T21:08:32.379Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-10T21:08:32.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-10T21:08:32.379Z] ---> 78745c68409d\n [2020-02-10T21:08:32.379Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-10T21:08:34.988Z] ---> Running in cb4cf4a2935f\n [2020-02-10T21:08:35.586Z] Removing intermediate container cb4cf4a2935f\n [2020-02-10T21:08:35.586Z] ---> d069ae05ba5b\n [2020-02-10T21:08:35.586Z] Step 4/7 : RUN apk add bash\n [2020-02-10T21:08:35.586Z] ---> Running in 0e032f049f82\n [2020-02-10T21:08:37.014Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-10T21:08:37.995Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-10T21:08:38.979Z] OK: 125 MiB in 39 packages\n [2020-02-10T21:08:40.410Z] Removing intermediate container 0e032f049f82\n [2020-02-10T21:08:40.410Z] ---> 572ccd5bcbd6\n [2020-02-10T21:08:40.410Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-02-10T21:08:40.410Z] ---> Running in d11ced4cd1af\n [2020-02-10T21:08:40.679Z] Removing intermediate container d11ced4cd1af\n [2020-02-10T21:08:40.679Z] ---> f443ff614f42\n [2020-02-10T21:08:40.679Z] Step 6/7 : COPY go.mod .\n [2020-02-10T21:08:41.268Z] ---> dc81db648a0e\n [2020-02-10T21:08:41.268Z] Step 7/7 : RUN go mod download\n [2020-02-10T21:08:41.536Z] ---> Running in af9f0df3fee9\n [2020-02-10T21:08:42.956Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-10T21:08:42.956Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-10T21:08:42.956Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-10T21:08:42.956Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-10T21:08:42.956Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-10T21:08:42.956Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-10T21:08:42.956Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-10T21:08:42.956Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-10T21:08:42.956Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-10T21:08:43.223Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-10T21:08:45.837Z] \x1b[0mRemoving intermediate container af9f0df3fee9\n [2020-02-10T21:08:45.837Z] ---> b429565ee42c\n [2020-02-10T21:08:45.837Z] Successfully built b429565ee42c\n [2020-02-10T21:08:45.837Z] 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:08:46.330Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-10T21:08:46.598Z] .\n [Pipeline] withDockerContainer\n [2020-02-10T21:08:46.971Z] prd-ubuntu18.04-docker-arm64-4c-2g-18690 does not seem to be running inside a container\n [2020-02-10T21:08:47.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-02-10T21:08:48.672Z] $ docker top cd0407865d1accc6e395e383c6a82b067a0deb8121e4f123c830aa2edf7388d5 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T21:08:51.041Z] + go version\n [2020-02-10T21:08:51.041Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-10T21:08:51.733Z] + make test\n [2020-02-10T21:08:51.733Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-10T21:09:18.526Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n [2020-02-10T21:09:18.526Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.031s\tcoverage: 100.0% of statements\n [2020-02-10T21:09:50.907Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.049s\tcoverage: 45.4% of statements\n [2020-02-10T21:09:50.907Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.039s\tcoverage: 77.8% of statements\n [2020-02-10T21:09:50.907Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n [2020-02-10T21:09:50.907Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.021s\tcoverage: 6.4% of statements\n [2020-02-10T21:09:51.196Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t0.056s\tcoverage: 14.4% of statements\n [2020-02-10T21:09:51.196Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.039s\tcoverage: 100.0% of statements\n [2020-02-10T21:09:56.606Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t0.086s\tcoverage: 100.0% of statements\n [2020-02-10T21:09:56.606Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n [2020-02-10T21:09:56.606Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient\t0.015s\tcoverage: 100.0% of statements\n [2020-02-10T21:09:56.606Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors\t[no test files]\n [2020-02-10T21:09:56.606Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/interfaces\t[no test files]\n [2020-02-10T21:09:56.606Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry/once\t[no test files]\n [2020-02-10T21:09:56.606Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry/periodic\t[no test files]\n [2020-02-10T21:10:00.927Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.119s\tcoverage: 63.0% of statements\n [2020-02-10T21:10:00.927Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.021s\tcoverage: 26.3% of statements\n [2020-02-10T21:10:04.342Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.035s\tcoverage: 15.4% of statements\n [2020-02-10T21:10:04.951Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.032s\tcoverage: 15.4% of statements\n [2020-02-10T21:10:07.585Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.016s\tcoverage: 14.3% of statements\n [2020-02-10T21:10:07.585Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-10T21:10:14.329Z] gofmt -l .\n [2020-02-10T21:10:14.329Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-02-10T21:10:14.613Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-10T21:10:15.163Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-10T21:10:15.175Z] $ docker stop --time=1 cd0407865d1accc6e395e383c6a82b067a0deb8121e4f123c830aa2edf7388d5\n [2020-02-10T21:10:17.302Z] $ docker rm -f cd0407865d1accc6e395e383c6a82b067a0deb8121e4f123c830aa2edf7388d5\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:10:18.198Z] provisioning config files...\n [2020-02-10T21:10:18.229Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-210@tmp/config1213715922086841765tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T21:10:18.548Z] + curl -s https://codecov.io/bash\n [2020-02-10T21:10:18.548Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-210@tmp/config1213715922086841765tmp\n [2020-02-10T21:10:18.809Z] \n [2020-02-10T21:10:18.809Z] _____ _\n [2020-02-10T21:10:18.809Z] / ____| | |\n [2020-02-10T21:10:18.809Z] | | ___ __| | ___ ___ _____ __\n [2020-02-10T21:10:18.809Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-10T21:10:18.809Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-10T21:10:18.809Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-10T21:10:18.809Z] Bash-20191211-b8db533\n [2020-02-10T21:10:18.809Z] \n [2020-02-10T21:10:18.809Z] \n [2020-02-10T21:10:18.809Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-10T21:10:18.809Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-10T21:10:18.809Z] Fixing merge commit SHA\n [2020-02-10T21:10:18.809Z] \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:10:18.809Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-10T21:10:18.809Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-10T21:10:18.809Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-10T21:10:18.809Z] \x1b[0;32m+\x1b[0m .\n [2020-02-10T21:10:18.809Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-10T21:10:18.809Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-10T21:10:18.809Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-10T21:10:18.809Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=79782\x1b[0m\n [2020-02-10T21:10:18.809Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-10T21:10:18.809Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-10T21:10:19.377Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-10T21:10:19.377Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-10T21:10:19.377Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-10T21:10:19.377Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-10T21:10:19.377Z] \x1b[0;90mquery:\x1b[0m branch=PR-210&commit=b139196b2d205d068909f4e736248de9c8d5224f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-210%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=210&job=\n [2020-02-10T21:10:19.377Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-10T21:10:19.377Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-210&commit=b139196b2d205d068909f4e736248de9c8d5224f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-210%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=210&job=\n [2020-02-10T21:10:19.948Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-10T21:10:20.516Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/b139196b2d205d068909f4e736248de9c8d5224f\x1b[0m\n [Pipeline] }\n [2020-02-10T21:10:20.522Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\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 Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\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:10:21.089Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-10T21:10:21.387Z] ---> package-listing.sh\n [2020-02-10T21:10:21.387Z] ++ facter osfamily\n [2020-02-10T21:10:21.387Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-10T21:10:21.387Z] + OS_FAMILY=redhat\n [2020-02-10T21:10:21.387Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-210\n [2020-02-10T21:10:21.387Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-10T21:10:21.387Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-10T21:10:21.387Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-10T21:10:21.387Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-10T21:10:21.387Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-210 \']\'\n [2020-02-10T21:10:21.387Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-10T21:10:21.387Z] + case "${OS_FAMILY}" in\n [2020-02-10T21:10:21.387Z] + rpm -qa\n [2020-02-10T21:10:21.387Z] + sort\n [2020-02-10T21:10:25.585Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-10T21:10:25.585Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-10T21:10:25.585Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-10T21:10:25.585Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-210 \']\'\n [2020-02-10T21:10:25.585Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-210/archives/\n [2020-02-10T21:10:25.585Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-210/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T21:10:26.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-10T21:10:26.089Z] \n [2020-02-10T21:10:26.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T21:10:26.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-10T21:10:26.395Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-10T21:10:26.395Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-10T21:10:26.395Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-10T21:10:26.395Z] c9ea274ed700: Pulling fs layer\n [2020-02-10T21:10:26.395Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-10T21:10:26.395Z] f6a933c9cadc: Pulling fs layer\n [2020-02-10T21:10:26.395Z] 61811dbd4963: Pulling fs layer\n [2020-02-10T21:10:26.395Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-10T21:10:26.395Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-10T21:10:26.395Z] dc21a1d4508b: Pulling fs layer\n [2020-02-10T21:10:26.395Z] 363af2e989c4: Pulling fs layer\n [2020-02-10T21:10:26.395Z] 9cfac6ba3733: Waiting\n [2020-02-10T21:10:26.395Z] f6a933c9cadc: Waiting\n [2020-02-10T21:10:26.395Z] 61811dbd4963: Waiting\n [2020-02-10T21:10:26.395Z] dc21a1d4508b: Waiting\n [2020-02-10T21:10:26.395Z] a6eb2c9e2280: Waiting\n [2020-02-10T21:10:26.395Z] 363af2e989c4: Waiting\n [2020-02-10T21:10:26.395Z] 095dd8b7b4d8: Waiting\n [2020-02-10T21:10:26.395Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-10T21:10:26.395Z] da0e9bf0cc60: Download complete\n [2020-02-10T21:10:26.395Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-10T21:10:26.395Z] 9cfac6ba3733: Download complete\n [2020-02-10T21:10:26.395Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-10T21:10:26.395Z] e6b0cf9c0882: Download complete\n [2020-02-10T21:10:26.659Z] f6a933c9cadc: Verifying Checksum\n [2020-02-10T21:10:26.659Z] f6a933c9cadc: Download complete\n [2020-02-10T21:10:26.659Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-10T21:10:26.659Z] a6eb2c9e2280: Download complete\n [2020-02-10T21:10:26.929Z] e6b0cf9c0882: Pull complete\n [2020-02-10T21:10:26.929Z] c9ea274ed700: Verifying Checksum\n [2020-02-10T21:10:26.929Z] c9ea274ed700: Download complete\n [2020-02-10T21:10:26.929Z] da0e9bf0cc60: Pull complete\n [2020-02-10T21:10:26.929Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-10T21:10:26.929Z] 095dd8b7b4d8: Download complete\n [2020-02-10T21:10:27.204Z] 363af2e989c4: Verifying Checksum\n [2020-02-10T21:10:27.204Z] 363af2e989c4: Download complete\n [2020-02-10T21:10:27.204Z] dc21a1d4508b: Verifying Checksum\n [2020-02-10T21:10:27.204Z] dc21a1d4508b: Download complete\n [2020-02-10T21:10:27.466Z] 61811dbd4963: Verifying Checksum\n [2020-02-10T21:10:27.466Z] 61811dbd4963: Download complete\n [2020-02-10T21:10:28.859Z] c9ea274ed700: Pull complete\n [2020-02-10T21:10:28.859Z] 9cfac6ba3733: Pull complete\n [2020-02-10T21:10:29.805Z] f6a933c9cadc: Pull complete\n [2020-02-10T21:10:33.103Z] 61811dbd4963: Pull complete\n [2020-02-10T21:10:33.103Z] a6eb2c9e2280: Pull complete\n [2020-02-10T21:10:34.490Z] 095dd8b7b4d8: Pull complete\n [2020-02-10T21:10:34.490Z] dc21a1d4508b: Pull complete\n [2020-02-10T21:10:34.749Z] 363af2e989c4: Pull complete\n [2020-02-10T21:10:34.749Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-10T21:10:34.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-10T21:10:34.924Z] prd-centos7-docker-4c-2g-18685 does not seem to be running inside a container\n [2020-02-10T21:10:34.963Z] $ 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_PR-210 -v /w/workspace/dry_go-mod-core-contracts_PR-210:/w/workspace/dry_go-mod-core-contracts_PR-210:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-210@tmp:/w/workspace/dry_go-mod-core-contracts_PR-210@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-10T21:10:36.036Z] $ docker top 47e792fd93cd4135724e3095251b1811dd6dccfdf31b949999261475c9cae23b -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-10T21:10:36.588Z] provisioning config files...\n [2020-02-10T21:10:36.602Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-210@tmp/config3016058633526466286tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-10T21:10:36.618Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-10T21:10:36.923Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-10T21:10:36.932Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-10T21:10:37.220Z] ---> logs-deploy.sh\n [2020-02-10T21:10:37.220Z] + ARCHIVE_ARTIFACTS=\n [2020-02-10T21:10:37.220Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-10T21:10:37.220Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-10T21:10:37.220Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-10T21:10:37.220Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-210/3\n [2020-02-10T21:10:37.220Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-210/3/\n [2020-02-10T21:10:37.220Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-210/3 /w/workspace/dry_go-mod-core-contracts_PR-210\n [2020-02-10T21:10:38.159Z] Archives upload complete.\n [2020-02-10T21:10:38.159Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-210/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-210/3/\n [2020-02-10T21:10:38.740Z] ---> uname -a:\n [2020-02-10T21:10:38.740Z] Linux 47e792fd93cd 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:10:38.740Z] \n [2020-02-10T21:10:38.740Z] \n [2020-02-10T21:10:39.006Z] ---> lscpu:\n [2020-02-10T21:10:39.006Z] Architecture: x86_64\n [2020-02-10T21:10:39.006Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-10T21:10:39.006Z] Byte Order: Little Endian\n [2020-02-10T21:10:39.006Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-10T21:10:39.006Z] CPU(s): 4\n [2020-02-10T21:10:39.006Z] On-line CPU(s) list: 0-3\n [2020-02-10T21:10:39.006Z] Thread(s) per core: 1\n [2020-02-10T21:10:39.006Z] Core(s) per socket: 1\n [2020-02-10T21:10:39.006Z] Socket(s): 4\n [2020-02-10T21:10:39.006Z] NUMA node(s): 1\n [2020-02-10T21:10:39.006Z] Vendor ID: GenuineIntel\n [2020-02-10T21:10:39.006Z] CPU family: 6\n [2020-02-10T21:10:39.006Z] Model: 44\n [2020-02-10T21:10:39.006Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-10T21:10:39.006Z] Stepping: 1\n [2020-02-10T21:10:39.006Z] CPU MHz: 2933.438\n [2020-02-10T21:10:39.006Z] BogoMIPS: 5866.87\n [2020-02-10T21:10:39.006Z] Virtualization: VT-x\n [2020-02-10T21:10:39.006Z] Hypervisor vendor: KVM\n [2020-02-10T21:10:39.006Z] Virtualization type: full\n [2020-02-10T21:10:39.006Z] L1d cache: 128 KiB\n [2020-02-10T21:10:39.006Z] L1i cache: 128 KiB\n [2020-02-10T21:10:39.006Z] L2 cache: 16 MiB\n [2020-02-10T21:10:39.006Z] L3 cache: 64 MiB\n [2020-02-10T21:10:39.006Z] NUMA node0 CPU(s): 0-3\n [2020-02-10T21:10:39.006Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-10T21:10:39.006Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-10T21:10:39.006Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-10T21:10:39.006Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-10T21:10:39.006Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-10T21:10:39.006Z] 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:10:39.006Z] \n [2020-02-10T21:10:39.006Z] \n [2020-02-10T21:10:39.006Z] ---> nproc:\n [2020-02-10T21:10:39.006Z] 4\n [2020-02-10T21:10:39.006Z] \n [2020-02-10T21:10:39.006Z] \n [2020-02-10T21:10:39.006Z] ---> df -h:\n [2020-02-10T21:10:39.006Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-10T21:10:39.006Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-10T21:10:39.006Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-10T21:10:39.006Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-10T21:10:39.006Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-10T21:10:39.006Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-10T21:10:39.006Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-10T21:10:39.006Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-10T21:10:39.006Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dry_go-mod-core-contracts_PR-210\n [2020-02-10T21:10:39.006Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dry_go-mod-core-contracts_PR-210@tmp\n [2020-02-10T21:10:39.006Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-10T21:10:39.006Z] \n [2020-02-10T21:10:39.006Z] \n [2020-02-10T21:10:39.006Z] ---> free -m:\n [2020-02-10T21:10:39.006Z] total used free shared buff/cache available\n [2020-02-10T21:10:39.006Z] Mem: 1838 606 65 0 1165 1127\n [2020-02-10T21:10:39.006Z] Swap: 1023 1 1022\n [2020-02-10T21:10:39.006Z] \n [2020-02-10T21:10:39.006Z] \n [2020-02-10T21:10:39.006Z] ---> ip addr:\n [2020-02-10T21:10:39.006Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-10T21:10:39.006Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-10T21:10:39.006Z] inet 127.0.0.1/8 scope host lo\n [2020-02-10T21:10:39.006Z] valid_lft forever preferred_lft forever\n [2020-02-10T21:10:39.006Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-10T21:10:39.006Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-10T21:10:39.006Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-10T21:10:39.006Z] valid_lft forever preferred_lft forever\n [2020-02-10T21:10:39.006Z] \n [2020-02-10T21:10:39.006Z] \n [2020-02-10T21:10:39.006Z] ---> sar -b -r -n DEV:\n [2020-02-10T21:10:39.006Z] 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:10:39.006Z] \n [2020-02-10T21:10:39.006Z] 21:02:03 LINUX RESTART\n [2020-02-10T21:10:39.006Z] \n [2020-02-10T21:10:39.006Z] 21:03:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-10T21:10:39.006Z] 21:04:01 12.06 0.05 12.01 1.60 1851.26\n [2020-02-10T21:10:39.007Z] 21:05:01 2.50 0.00 2.50 0.00 77.30\n [2020-02-10T21:10:39.007Z] 21:06:01 0.25 0.00 0.25 0.00 2.75\n [2020-02-10T21:10:39.007Z] 21:07:01 0.35 0.00 0.35 0.00 5.83\n [2020-02-10T21:10:39.007Z] 21:08:01 0.30 0.00 0.30 0.00 5.45\n [2020-02-10T21:10:39.007Z] 21:09:01 0.37 0.00 0.37 0.00 5.66\n [2020-02-10T21:10:39.007Z] 21:10:01 0.35 0.00 0.35 0.00 5.03\n [2020-02-10T21:10:39.007Z] Average: 2.31 0.01 2.30 0.23 279.07\n [2020-02-10T21:10:39.007Z] \n [2020-02-10T21:10:39.007Z] 21:03:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-10T21:10:39.007Z] 21:04:01 118732 1763572 93.69 2620 1233528 928000 31.66 428480 1177108 8\n [2020-02-10T21:10:39.007Z] 21:05:01 119116 1763188 93.67 2620 1233532 921832 31.45 428260 1176808 8\n [2020-02-10T21:10:39.007Z] 21:06:01 121160 1761144 93.56 2620 1233540 902412 30.79 426556 1176808 20\n [2020-02-10T21:10:39.007Z] 21:07:01 120620 1761684 93.59 2620 1233540 902564 30.80 427216 1176808 16\n [2020-02-10T21:10:39.007Z] 21:08:01 120256 1762048 93.61 2620 1233548 902636 30.80 427544 1176808 12\n [2020-02-10T21:10:39.007Z] 21:09:01 121596 1760708 93.54 2620 1233552 902432 30.79 426596 1176808 12\n [2020-02-10T21:10:39.007Z] 21:10:01 129044 1753260 93.14 2620 1233556 902432 30.79 419104 1176804 8\n [2020-02-10T21:10:39.007Z] Average: 121503 1760801 93.54 2620 1233542 908901 31.01 426251 1176850 12\n [2020-02-10T21:10:39.007Z] \n [2020-02-10T21:10:39.007Z] 21:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-10T21:10:39.007Z] 21:04:01 eth0 2.23 1.12 1.78 0.31 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] 21:05:01 eth0 1.03 0.28 0.30 0.20 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] 21:06:01 eth0 1.03 0.17 0.19 0.01 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] 21:07:01 eth0 1.52 0.62 0.59 0.40 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] 21:08:01 eth0 0.70 0.43 0.40 0.28 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] 21:09:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] 21:10:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] Average: eth0 0.96 0.39 0.47 0.17 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T21:10:39.007Z] \n [2020-02-10T21:10:39.007Z] \n [2020-02-10T21:10:39.007Z] ---> sar -P ALL:\n [2020-02-10T21:10:39.007Z] 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:10:39.007Z] \n [2020-02-10T21:10:39.007Z] 21:02:03 LINUX RESTART\n [2020-02-10T21:10:39.007Z] \n [2020-02-10T21:10:39.007Z] 21:03:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-10T21:10:39.007Z] 21:04:01 all 0.21 0.00 0.09 0.00 0.00 99.69\n [2020-02-10T21:10:39.007Z] 21:04:01 0 0.10 0.00 0.03 0.00 0.00 99.87\n [2020-02-10T21:10:39.007Z] 21:04:01 1 0.47 0.00 0.10 0.00 0.00 99.43\n [2020-02-10T21:10:39.007Z] 21:04:01 2 0.10 0.00 0.15 0.00 0.00 99.75\n [2020-02-10T21:10:39.007Z] 21:04:01 3 0.17 0.00 0.08 0.00 0.00 99.75\n [2020-02-10T21:10:39.007Z] 21:05:01 all 0.20 0.00 0.05 0.00 0.00 99.75\n [2020-02-10T21:10:39.007Z] 21:05:01 0 0.03 0.00 0.07 0.00 0.00 99.90\n [2020-02-10T21:10:39.007Z] 21:05:01 1 0.58 0.00 0.07 0.00 0.00 99.35\n [2020-02-10T21:10:39.007Z] 21:05:01 2 0.10 0.00 0.03 0.00 0.00 99.87\n [2020-02-10T21:10:39.007Z] 21:05:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-10T21:10:39.007Z] 21:06:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-02-10T21:10:39.007Z] 21:06:01 0 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-10T21:10:39.007Z] 21:06:01 1 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-02-10T21:10:39.007Z] 21:06:01 2 0.03 0.00 0.07 0.00 0.02 99.88\n [2020-02-10T21:10:39.007Z] 21:06:01 3 0.07 0.00 0.08 0.00 0.00 99.85\n [2020-02-10T21:10:39.007Z] 21:07:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-10T21:10:39.007Z] 21:07:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-10T21:10:39.007Z] 21:07:01 1 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-02-10T21:10:39.007Z] 21:07:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-10T21:10:39.007Z] 21:07:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-10T21:10:39.007Z] 21:08:01 all 0.21 0.00 0.06 0.00 0.00 99.73\n [2020-02-10T21:10:39.007Z] 21:08:01 0 0.12 0.00 0.08 0.00 0.00 99.80\n [2020-02-10T21:10:39.007Z] 21:08:01 1 0.57 0.00 0.03 0.00 0.00 99.40\n [2020-02-10T21:10:39.007Z] 21:08:01 2 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-02-10T21:10:39.007Z] 21:08:01 3 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-10T21:10:39.007Z] 21:09:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-10T21:10:39.007Z] 21:09:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-10T21:10:39.007Z] 21:09:01 1 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-02-10T21:10:39.007Z] 21:09:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-10T21:10:39.007Z] 21:09:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-10T21:10:39.007Z] 21:10:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-02-10T21:10:39.007Z] 21:10:01 0 0.08 0.00 0.08 0.00 0.00 99.83\n [2020-02-10T21:10:39.007Z] 21:10:01 1 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-02-10T21:10:39.007Z] 21:10:01 2 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-10T21:10:39.007Z] 21:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-02-10T21:10:39.007Z] Average: all 0.19 0.00 0.06 0.00 0.00 99.75\n [2020-02-10T21:10:39.007Z] Average: 0 0.07 0.00 0.06 0.00 0.00 99.87\n [2020-02-10T21:10:39.007Z] Average: 1 0.54 0.00 0.05 0.00 0.00 99.41\n [2020-02-10T21:10:39.007Z] Average: 2 0.07 0.00 0.06 0.00 0.00 99.87\n [2020-02-10T21:10:39.007Z] Average: 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-10T21:10:39.007Z] \n [2020-02-10T21:10:39.007Z] \n [2020-02-10T21:10:39.007Z] '