Pull request #236 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 9132f554263fd61cb848f5b965b4d1aa9442ed97 rather than c73b3f9c4325a859335b9f0496f5e885189429ce Obtained Jenkinsfile from 9132f554263fd61cb848f5b965b4d1aa9442ed97 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-236/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3243 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-236 # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9132f554263fd61cb848f5b965b4d1aa9442ed97 into PR head commit c73b3f9c4325a859335b9f0496f5e885189429ce Merge succeeded, producing c73b3f9c4325a859335b9f0496f5e885189429ce Checking out Revision c73b3f9c4325a859335b9f0496f5e885189429ce (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9132f554263fd61cb848f5b965b4d1aa9442ed97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 Commit message: "Create core data DTOs and models for V2 API" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-10T09:47:25.327Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-10T09:47:27.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-10T09:47:27.830Z] [2020-04-10T09:47:27.830Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-10T09:47:28.206Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-10T09:47:28.206Z] latest: Pulling from edgex-devops/git-semver [2020-04-10T09:47:28.206Z] 9123ac7c32f7: Pulling fs layer [2020-04-10T09:47:28.206Z] b8cc5d1170e3: Pulling fs layer [2020-04-10T09:47:28.206Z] 2924cbbf6a41: Pulling fs layer [2020-04-10T09:47:28.206Z] 93b08a4f1073: Pulling fs layer [2020-04-10T09:47:28.206Z] 93b08a4f1073: Waiting [2020-04-10T09:47:28.206Z] b8cc5d1170e3: Verifying Checksum [2020-04-10T09:47:28.206Z] b8cc5d1170e3: Download complete [2020-04-10T09:47:28.466Z] 9123ac7c32f7: Verifying Checksum [2020-04-10T09:47:28.466Z] 9123ac7c32f7: Download complete [2020-04-10T09:47:28.466Z] 93b08a4f1073: Verifying Checksum [2020-04-10T09:47:28.466Z] 93b08a4f1073: Download complete [2020-04-10T09:47:28.466Z] 2924cbbf6a41: Verifying Checksum [2020-04-10T09:47:28.466Z] 2924cbbf6a41: Download complete [2020-04-10T09:47:28.724Z] 9123ac7c32f7: Pull complete [2020-04-10T09:47:28.724Z] b8cc5d1170e3: Pull complete [2020-04-10T09:47:29.662Z] 2924cbbf6a41: Pull complete [2020-04-10T09:47:29.662Z] 93b08a4f1073: Pull complete [2020-04-10T09:47:29.662Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-10T09:47:29.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-10T09:47:29.820Z] prd-centos7-docker-4c-2g-3243 does not seem to be running inside a container [2020-04-10T09:47:29.865Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-10T09:47:30.516Z] $ docker top 650ef691e8155e73e6022b86d04295ae55414f507c03c10ebf7e9ca44f235280 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-10T09:47:30.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-10T09:47:30.826Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-10T09:47:31.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-10T09:47:31.035Z] $ docker exec 650ef691e8155e73e6022b86d04295ae55414f507c03c10ebf7e9ca44f235280 ssh-agent [2020-04-10T09:47:31.217Z] SSH_AUTH_SOCK=/tmp/ssh-zGtMLZWRNubU/agent.14 [2020-04-10T09:47:31.217Z] SSH_AGENT_PID=21 [2020-04-10T09:47:31.230Z] Running ssh-add (command line suppressed) [2020-04-10T09:47:31.385Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3268140911443850648.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3268140911443850648.key) [2020-04-10T09:47:31.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-10T09:47:31.784Z] + git describe --exact-match --tags HEAD [2020-04-10T09:47:31.784Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-10T09:47:31.872Z] $ docker exec --env ******** --env ******** 650ef691e8155e73e6022b86d04295ae55414f507c03c10ebf7e9ca44f235280 ssh-agent -k [2020-04-10T09:47:32.015Z] unset SSH_AUTH_SOCK; [2020-04-10T09:47:32.015Z] unset SSH_AGENT_PID; [2020-04-10T09:47:32.015Z] echo Agent pid 21 killed; [2020-04-10T09:47:32.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-10T09:47:32.174Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-10T09:47:32.174Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-10T09:47:32.263Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-10T09:47:32.264Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-10T09:47:32.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-10T09:47:32.457Z] $ docker exec 650ef691e8155e73e6022b86d04295ae55414f507c03c10ebf7e9ca44f235280 ssh-agent [2020-04-10T09:47:32.635Z] SSH_AUTH_SOCK=/tmp/ssh-rZXM5M40wDb0/agent.57 [2020-04-10T09:47:32.635Z] SSH_AGENT_PID=64 [2020-04-10T09:47:32.641Z] Running ssh-add (command line suppressed) [2020-04-10T09:47:32.778Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3107188364059092649.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3107188364059092649.key) [2020-04-10T09:47:32.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-10T09:47:33.195Z] + git semver init [2020-04-10T09:47:33.195Z] # -> Open(): unable to determine branch for HEAD [2020-04-10T09:47:33.195Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git [2020-04-10T09:47:33.195Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-04-10T09:47:33.195Z] # $SEMVER_REMOTE_NAME = origin [2020-04-10T09:47:33.195Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-10T09:47:33.195Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-10T09:47:33.195Z] # $SEMVER_BRANCH = PR-236 [2020-04-10T09:47:33.195Z] # $SEMVER_TEMP = /tmp/semver-064205263 [2020-04-10T09:47:33.196Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-04-10T09:47:33.766Z] # '/tmp/semver-064205263' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' [2020-04-10T09:47:33.766Z] # -> Force: false [2020-04-10T09:47:33.766Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } [2020-04-10T09:47:33.787Z] $ docker exec --env ******** --env ******** 650ef691e8155e73e6022b86d04295ae55414f507c03c10ebf7e9ca44f235280 ssh-agent -k [2020-04-10T09:47:33.928Z] unset SSH_AUTH_SOCK; [2020-04-10T09:47:33.929Z] unset SSH_AGENT_PID; [2020-04-10T09:47:33.929Z] echo Agent pid 64 killed; [2020-04-10T09:47:33.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-10T09:47:34.483Z] + git semver [Pipeline] } [2020-04-10T09:47:34.513Z] $ docker stop --time=1 650ef691e8155e73e6022b86d04295ae55414f507c03c10ebf7e9ca44f235280 [2020-04-10T09:47:35.873Z] $ docker rm -f 650ef691e8155e73e6022b86d04295ae55414f507c03c10ebf7e9ca44f235280 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-10T09:47:36.751Z] Stashed 72 file(s) [Pipeline] echo [2020-04-10T09:47:36.766Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-10T09:47:52.332Z] Still waiting to schedule task [2020-04-10T09:47:52.332Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3243’ [2020-04-10T09:47:52.350Z] Still waiting to schedule task [2020-04-10T09:47:52.350Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline [2020-04-10T09:49:34.861Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3244 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-04-10T09:49:34.921Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-04-10T09:49:41.599Z] using credential edgex-jenkins-ssh [2020-04-10T09:49:41.679Z] Cloning the remote Git repository [2020-04-10T09:49:41.679Z] Cloning with configured refspecs honoured and without tags [2020-04-10T09:49:41.756Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-10T09:49:41.836Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-04-10T09:49:41.925Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-10T09:49:41.926Z] > git --version # timeout=10 [2020-04-10T09:49:41.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T09:49:42.018Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T09:49:42.930Z] Fetching without tags [2020-04-10T09:49:43.465Z] Merging remotes/origin/master commit 9132f554263fd61cb848f5b965b4d1aa9442ed97 into PR head commit c73b3f9c4325a859335b9f0496f5e885189429ce [2020-04-10T09:49:43.756Z] Merge succeeded, producing c73b3f9c4325a859335b9f0496f5e885189429ce [2020-04-10T09:49:43.756Z] Checking out Revision c73b3f9c4325a859335b9f0496f5e885189429ce (PR-236) [2020-04-10T09:49:42.824Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-10T09:49:42.868Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-04-10T09:49:42.887Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T09:49:42.909Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-10T09:49:42.949Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-10T09:49:42.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T09:49:42.978Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T09:49:43.491Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T09:49:43.522Z] > git checkout -f c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 [2020-04-10T09:49:43.631Z] > git remote # timeout=10 [2020-04-10T09:49:43.657Z] > git config --get remote.origin.url # timeout=10 [2020-04-10T09:49:43.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T09:49:43.705Z] > git merge 9132f554263fd61cb848f5b965b4d1aa9442ed97 # timeout=10 [2020-04-10T09:49:43.735Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-10T09:49:43.770Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T09:49:43.792Z] > git checkout -f c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 [2020-04-10T09:49:48.278Z] Commit message: "Create core data DTOs and models for V2 API" [2020-04-10T09:49:48.333Z] > git --version # timeout=10 [2020-04-10T09:49:48.356Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-10T09:49:49.771Z] ========================================================= [2020-04-10T09:49:49.771Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-10T09:49:49.771Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-10T09:49:50.810Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-10T09:49:51.775Z] Sending build context to Docker daemon 1.766MB [2020-04-10T09:49:51.775Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-10T09:49:51.775Z] Step 2/7 : FROM ${BASE} [2020-04-10T09:49:52.042Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-10T09:49:52.042Z] cde5963f3b93: Pulling fs layer [2020-04-10T09:49:52.042Z] 2a23fa8c16f7: Pulling fs layer [2020-04-10T09:49:52.042Z] 777b28850792: Pulling fs layer [2020-04-10T09:49:52.042Z] 8a11ddd9e578: Pulling fs layer [2020-04-10T09:49:52.042Z] 4cf88f913ddb: Pulling fs layer [2020-04-10T09:49:52.042Z] 1df406cf5192: Pulling fs layer [2020-04-10T09:49:52.042Z] cd6300453558: Pulling fs layer [2020-04-10T09:49:52.042Z] b9c365052c96: Pulling fs layer [2020-04-10T09:49:52.042Z] a2d8cc88f415: Pulling fs layer [2020-04-10T09:49:52.042Z] ea1d1ca13537: Pulling fs layer [2020-04-10T09:49:52.042Z] 3750a50a1c5e: Pulling fs layer [2020-04-10T09:49:52.042Z] cd6300453558: Waiting [2020-04-10T09:49:52.042Z] b9c365052c96: Waiting [2020-04-10T09:49:52.042Z] a2d8cc88f415: Waiting [2020-04-10T09:49:52.042Z] ea1d1ca13537: Waiting [2020-04-10T09:49:52.042Z] 3750a50a1c5e: Waiting [2020-04-10T09:49:52.042Z] 8a11ddd9e578: Waiting [2020-04-10T09:49:52.042Z] 4cf88f913ddb: Waiting [2020-04-10T09:49:52.042Z] 1df406cf5192: Waiting [2020-04-10T09:49:52.042Z] 777b28850792: Verifying Checksum [2020-04-10T09:49:52.042Z] 777b28850792: Download complete [2020-04-10T09:49:52.042Z] 2a23fa8c16f7: Download complete [2020-04-10T09:49:52.313Z] 4cf88f913ddb: Verifying Checksum [2020-04-10T09:49:52.313Z] 4cf88f913ddb: Download complete [2020-04-10T09:49:52.313Z] 1df406cf5192: Verifying Checksum [2020-04-10T09:49:52.313Z] 1df406cf5192: Download complete [2020-04-10T09:49:52.313Z] cde5963f3b93: Verifying Checksum [2020-04-10T09:49:52.313Z] cde5963f3b93: Download complete [2020-04-10T09:49:53.291Z] cde5963f3b93: Pull complete [2020-04-10T09:49:53.881Z] 2a23fa8c16f7: Pull complete [2020-04-10T09:49:54.154Z] 777b28850792: Pull complete [2020-04-10T09:49:56.750Z] cd6300453558: Verifying Checksum [2020-04-10T09:49:56.750Z] cd6300453558: Download complete [2020-04-10T09:49:56.750Z] a2d8cc88f415: Verifying Checksum [2020-04-10T09:49:56.750Z] a2d8cc88f415: Download complete [2020-04-10T09:49:59.339Z] ea1d1ca13537: Verifying Checksum [2020-04-10T09:49:59.339Z] ea1d1ca13537: Download complete [2020-04-10T09:49:59.339Z] 3750a50a1c5e: Verifying Checksum [2020-04-10T09:49:59.339Z] 3750a50a1c5e: Download complete [2020-04-10T09:50:01.929Z] b9c365052c96: Verifying Checksum [2020-04-10T09:50:01.929Z] b9c365052c96: Download complete [2020-04-10T09:50:03.344Z] 8a11ddd9e578: Verifying Checksum [2020-04-10T09:50:03.344Z] 8a11ddd9e578: Download complete [2020-04-10T09:50:11.851Z] Running on prd-centos7-docker-4c-2g-3245 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-04-10T09:50:11.918Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-04-10T09:50:14.040Z] using credential edgex-jenkins-ssh [2020-04-10T09:50:14.080Z] Cloning the remote Git repository [2020-04-10T09:50:14.080Z] Cloning with configured refspecs honoured and without tags [2020-04-10T09:50:13.776Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-10T09:50:13.812Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-04-10T09:50:13.851Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-10T09:50:13.851Z] > git --version # timeout=10 [2020-04-10T09:50:13.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T09:50:13.897Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T09:50:15.026Z] Fetching without tags [2020-04-10T09:50:15.449Z] Merging remotes/origin/master commit 9132f554263fd61cb848f5b965b4d1aa9442ed97 into PR head commit c73b3f9c4325a859335b9f0496f5e885189429ce [2020-04-10T09:50:14.653Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-10T09:50:14.662Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-04-10T09:50:14.667Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T09:50:14.684Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-10T09:50:14.699Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-10T09:50:14.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T09:50:14.706Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T09:50:15.160Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T09:50:15.170Z] > git checkout -f c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 [2020-04-10T09:50:15.225Z] > git remote # timeout=10 [2020-04-10T09:50:15.230Z] > git config --get remote.origin.url # timeout=10 [2020-04-10T09:50:15.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T09:50:15.238Z] > git merge 9132f554263fd61cb848f5b965b4d1aa9442ed97 # timeout=10 [2020-04-10T09:50:15.541Z] Merge succeeded, producing c73b3f9c4325a859335b9f0496f5e885189429ce [2020-04-10T09:50:15.541Z] Checking out Revision c73b3f9c4325a859335b9f0496f5e885189429ce (PR-236) [2020-04-10T09:50:15.711Z] 8a11ddd9e578: Pull complete [2020-04-10T09:50:15.711Z] 4cf88f913ddb: Pull complete [2020-04-10T09:50:15.711Z] 1df406cf5192: Pull complete [2020-04-10T09:50:15.247Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-10T09:50:15.255Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T09:50:15.260Z] > git checkout -f c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 [2020-04-10T09:50:19.029Z] Commit message: "Create core data DTOs and models for V2 API" [2020-04-10T09:50:19.053Z] > git --version # timeout=10 [2020-04-10T09:50:19.064Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-10T09:50:19.948Z] ========================================================= [2020-04-10T09:50:19.948Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-10T09:50:19.948Z] ========================================================= [Pipeline] isUnix [2020-04-10T09:50:19.991Z] cd6300453558: Pull complete [Pipeline] sh [2020-04-10T09:50:20.567Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-10T09:50:20.567Z] Sending build context to Docker daemon 1.766MB [2020-04-10T09:50:20.567Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-10T09:50:20.567Z] Step 2/7 : FROM ${BASE} [2020-04-10T09:50:20.827Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-10T09:50:20.827Z] e6b0cf9c0882: Pulling fs layer [2020-04-10T09:50:20.827Z] 2848faf0eed1: Pulling fs layer [2020-04-10T09:50:20.827Z] 0f37312ad70f: Pulling fs layer [2020-04-10T09:50:20.827Z] 5788d62ee057: Pulling fs layer [2020-04-10T09:50:20.827Z] 0e6b1d234666: Pulling fs layer [2020-04-10T09:50:20.827Z] bf5d7aec512f: Pulling fs layer [2020-04-10T09:50:20.827Z] 34c802a77dc8: Pulling fs layer [2020-04-10T09:50:20.827Z] 9eb99e56ec68: Pulling fs layer [2020-04-10T09:50:20.827Z] 27c7a5d97fbd: Pulling fs layer [2020-04-10T09:50:20.827Z] 5c102a31e300: Pulling fs layer [2020-04-10T09:50:20.827Z] dcfb455df0a1: Pulling fs layer [2020-04-10T09:50:20.827Z] 34c802a77dc8: Waiting [2020-04-10T09:50:20.827Z] 9eb99e56ec68: Waiting [2020-04-10T09:50:20.827Z] 27c7a5d97fbd: Waiting [2020-04-10T09:50:20.827Z] 5c102a31e300: Waiting [2020-04-10T09:50:20.827Z] 5788d62ee057: Waiting [2020-04-10T09:50:20.827Z] 0e6b1d234666: Waiting [2020-04-10T09:50:20.827Z] dcfb455df0a1: Waiting [2020-04-10T09:50:20.827Z] bf5d7aec512f: Waiting [2020-04-10T09:50:20.827Z] 0f37312ad70f: Verifying Checksum [2020-04-10T09:50:20.827Z] 0f37312ad70f: Download complete [2020-04-10T09:50:20.827Z] 2848faf0eed1: Verifying Checksum [2020-04-10T09:50:20.827Z] 0e6b1d234666: Verifying Checksum [2020-04-10T09:50:20.827Z] 0e6b1d234666: Download complete [2020-04-10T09:50:20.827Z] e6b0cf9c0882: Verifying Checksum [2020-04-10T09:50:20.827Z] e6b0cf9c0882: Download complete [2020-04-10T09:50:20.827Z] bf5d7aec512f: Verifying Checksum [2020-04-10T09:50:20.827Z] bf5d7aec512f: Download complete [2020-04-10T09:50:21.088Z] e6b0cf9c0882: Pull complete [2020-04-10T09:50:21.669Z] 34c802a77dc8: Verifying Checksum [2020-04-10T09:50:21.669Z] 34c802a77dc8: Download complete [2020-04-10T09:50:21.669Z] 27c7a5d97fbd: Verifying Checksum [2020-04-10T09:50:21.669Z] 27c7a5d97fbd: Download complete [2020-04-10T09:50:22.246Z] 5c102a31e300: Download complete [2020-04-10T09:50:22.246Z] dcfb455df0a1: Verifying Checksum [2020-04-10T09:50:22.246Z] dcfb455df0a1: Download complete [2020-04-10T09:50:22.246Z] 5788d62ee057: Verifying Checksum [2020-04-10T09:50:22.246Z] 5788d62ee057: Download complete [2020-04-10T09:50:22.246Z] 9eb99e56ec68: Verifying Checksum [2020-04-10T09:50:22.246Z] 9eb99e56ec68: Download complete [2020-04-10T09:50:22.817Z] 2848faf0eed1: Pull complete [2020-04-10T09:50:23.075Z] 0f37312ad70f: Pull complete [2020-04-10T09:50:25.344Z] b9c365052c96: Pull complete [2020-04-10T09:50:25.344Z] a2d8cc88f415: Pull complete [2020-04-10T09:50:26.765Z] ea1d1ca13537: Pull complete [2020-04-10T09:50:27.355Z] 3750a50a1c5e: Pull complete [2020-04-10T09:50:27.355Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-10T09:50:27.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-10T09:50:27.356Z] ---> 78745c68409d [2020-04-10T09:50:27.356Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-10T09:50:29.677Z] 5788d62ee057: Pull complete [2020-04-10T09:50:29.677Z] 0e6b1d234666: Pull complete [2020-04-10T09:50:29.677Z] bf5d7aec512f: Pull complete [2020-04-10T09:50:31.619Z] ---> Running in 4b945bda1058 [2020-04-10T09:50:32.205Z] Removing intermediate container 4b945bda1058 [2020-04-10T09:50:32.205Z] ---> 1247f3225bf5 [2020-04-10T09:50:32.205Z] Step 4/7 : RUN apk add bash [2020-04-10T09:50:32.205Z] ---> Running in c9d029caa80d [2020-04-10T09:50:32.967Z] 34c802a77dc8: Pull complete [2020-04-10T09:50:33.171Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-10T09:50:34.127Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-10T09:50:34.714Z] OK: 125 MiB in 39 packages [2020-04-10T09:50:35.688Z] Removing intermediate container c9d029caa80d [2020-04-10T09:50:35.688Z] ---> 647525505198 [2020-04-10T09:50:35.688Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-10T09:50:35.965Z] ---> Running in 31cb640cced3 [2020-04-10T09:50:36.551Z] Removing intermediate container 31cb640cced3 [2020-04-10T09:50:36.551Z] ---> 2ec259b9a12a [2020-04-10T09:50:36.552Z] Step 6/7 : COPY go.mod . [2020-04-10T09:50:36.818Z] ---> 49afec35c832 [2020-04-10T09:50:36.818Z] Step 7/7 : RUN go mod download [2020-04-10T09:50:37.094Z] ---> Running in 928cb7fff341 [2020-04-10T09:50:37.161Z] 9eb99e56ec68: Pull complete [2020-04-10T09:50:37.161Z] 27c7a5d97fbd: Pull complete [2020-04-10T09:50:37.424Z] 5c102a31e300: Pull complete [2020-04-10T09:50:37.685Z] dcfb455df0a1: Pull complete [2020-04-10T09:50:37.685Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-10T09:50:37.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-10T09:50:37.685Z] ---> 7c70fe431013 [2020-04-10T09:50:37.685Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-10T09:50:37.944Z] ---> Running in 75d8da55dce4 [2020-04-10T09:50:37.944Z] Removing intermediate container 75d8da55dce4 [2020-04-10T09:50:37.944Z] ---> 0f192cdc301f [2020-04-10T09:50:37.944Z] Step 4/7 : RUN apk add bash [2020-04-10T09:50:37.944Z] ---> Running in ead246328534 [2020-04-10T09:50:38.512Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-10T09:50:38.519Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-10T09:50:38.519Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-10T09:50:38.519Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-10T09:50:38.519Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-10T09:50:38.519Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-10T09:50:38.519Z] go: finding github.com/google/uuid v1.1.0 [2020-04-10T09:50:38.787Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-10T09:50:38.787Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-10T09:50:38.787Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-10T09:50:38.787Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-10T09:50:39.054Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-10T09:50:39.888Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-10T09:50:40.149Z] OK: 143 MiB in 39 packages [2020-04-10T09:50:40.720Z] Removing intermediate container ead246328534 [2020-04-10T09:50:40.720Z] ---> 97dbc64bc592 [2020-04-10T09:50:40.720Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-10T09:50:40.720Z] ---> Running in fa56c345f4ce [2020-04-10T09:50:40.983Z] Removing intermediate container fa56c345f4ce [2020-04-10T09:50:40.983Z] ---> 714266bf2474 [2020-04-10T09:50:40.983Z] Step 6/7 : COPY go.mod . [2020-04-10T09:50:40.983Z] ---> 3eb5259fd9b6 [2020-04-10T09:50:40.983Z] Step 7/7 : RUN go mod download [2020-04-10T09:50:41.243Z] ---> Running in 56a072197e2c [2020-04-10T09:50:41.647Z] Removing intermediate container 928cb7fff341 [2020-04-10T09:50:41.647Z] ---> 3f064147d4bc [2020-04-10T09:50:41.647Z] Successfully built 3f064147d4bc [2020-04-10T09:50:41.723Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-10T09:50:42.180Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-10T09:50:42.181Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-10T09:50:42.181Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-10T09:50:42.181Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-10T09:50:42.181Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-10T09:50:42.181Z] go: finding github.com/google/uuid v1.1.0 [2020-04-10T09:50:42.181Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-10T09:50:42.181Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-10T09:50:42.181Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-10T09:50:42.181Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-10T09:50:42.181Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-10T09:50:42.454Z] + docker inspect -f . ci-base-image-arm64 [2020-04-10T09:50:42.724Z] . [2020-04-10T09:50:42.749Z] Removing intermediate container 56a072197e2c [2020-04-10T09:50:42.749Z] ---> 46eeffd0db95 [2020-04-10T09:50:42.749Z] Successfully built 46eeffd0db95 [2020-04-10T09:50:42.749Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] withDockerContainer [2020-04-10T09:50:43.063Z] prd-ubuntu18.04-docker-arm64-4c-16g-3244 does not seem to be running inside a container [2020-04-10T09:50:43.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-arm64 cat [2020-04-10T09:50:44.590Z] $ docker top 69828003ebd679c47ad7bc725ec8ffecabfec98cf974fe0ddcca680d2d7dfb6a -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-10T09:50:45.718Z] + go version [2020-04-10T09:50:45.718Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-10T09:50:45.762Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-10T09:50:45.762Z] . [Pipeline] withDockerContainer [2020-04-10T09:50:45.985Z] prd-centos7-docker-4c-2g-3245 does not seem to be running inside a container [2020-04-10T09:50:46.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-x86_64 cat [2020-04-10T09:50:46.390Z] + make test [2020-04-10T09:50:46.390Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-10T09:50:46.872Z] $ docker top 6f50d1661e95db805a716955cf7ca70bb6b06a2b5758ddac5f00a1bc30863a24 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-10T09:50:47.408Z] + go version [2020-04-10T09:50:47.408Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-10T09:50:47.734Z] + make test [2020-04-10T09:50:47.734Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-10T09:50:53.032Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-10T09:50:54.423Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.009s coverage: 85.7% of statements [2020-04-10T09:50:54.423Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.011s coverage: 100.0% of statements [2020-04-10T09:50:54.423Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.015s coverage: 45.4% of statements [2020-04-10T09:50:54.423Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-10T09:50:54.689Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.061s coverage: 6.4% of statements [2020-04-10T09:50:56.606Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.012s coverage: 14.4% of statements [2020-04-10T09:50:56.606Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.123s coverage: 100.0% of statements [2020-04-10T09:50:56.606Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.018s coverage: 100.0% of statements [2020-04-10T09:50:56.606Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-10T09:50:56.606Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-10T09:50:56.606Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.008s coverage: 100.0% of statements [2020-04-10T09:50:58.530Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.510s coverage: 100.0% of statements [2020-04-10T09:50:58.788Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.015s coverage: 62.5% of statements [2020-04-10T09:50:58.788Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.005s coverage: 26.3% of statements [2020-04-10T09:50:58.788Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.010s coverage: 15.4% of statements [2020-04-10T09:50:58.788Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.004s coverage: 15.4% of statements [2020-04-10T09:50:58.788Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements [2020-04-10T09:50:58.788Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] [2020-04-10T09:50:58.788Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata [no test files] [2020-04-10T09:50:58.788Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] [2020-04-10T09:50:59.049Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-10T09:51:00.429Z] gofmt -l . [2020-04-10T09:51:00.688Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-10T09:51:01.099Z] Stashed 1 file(s) [Pipeline] } [2020-04-10T09:51:01.115Z] $ docker stop --time=1 6f50d1661e95db805a716955cf7ca70bb6b06a2b5758ddac5f00a1bc30863a24 [2020-04-10T09:51:02.497Z] $ docker rm -f 6f50d1661e95db805a716955cf7ca70bb6b06a2b5758ddac5f00a1bc30863a24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-10T09:51:04.722Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-10T09:51:07.311Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.031s coverage: 85.7% of statements [2020-04-10T09:51:07.311Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.062s coverage: 100.0% of statements [2020-04-10T09:51:09.907Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.045s coverage: 45.4% of statements [2020-04-10T09:51:09.907Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-10T09:51:10.180Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.061s coverage: 6.4% of statements [2020-04-10T09:51:11.625Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.079s coverage: 14.4% of statements [2020-04-10T09:51:11.625Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.069s coverage: 100.0% of statements [2020-04-10T09:51:14.222Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.096s coverage: 100.0% of statements [2020-04-10T09:51:14.222Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-10T09:51:14.222Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-10T09:51:14.222Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.025s coverage: 100.0% of statements [2020-04-10T09:51:14.222Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.027s coverage: 100.0% of statements [2020-04-10T09:51:14.222Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.086s coverage: 62.5% of statements [2020-04-10T09:51:14.493Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.072s coverage: 26.3% of statements [2020-04-10T09:51:14.764Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.015s coverage: 15.4% of statements [2020-04-10T09:51:16.182Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.011s coverage: 15.4% of statements [2020-04-10T09:51:16.448Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements [2020-04-10T09:51:16.448Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] [2020-04-10T09:51:16.448Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata [no test files] [2020-04-10T09:51:16.448Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] [2020-04-10T09:51:16.716Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-10T09:51:19.320Z] gofmt -l . [2020-04-10T09:51:19.320Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-10T09:51:19.617Z] Warning: overwriting stash ‘coverage-report’ [2020-04-10T09:51:20.065Z] Stashed 1 file(s) [Pipeline] } [2020-04-10T09:51:20.077Z] $ docker stop --time=1 69828003ebd679c47ad7bc725ec8ffecabfec98cf974fe0ddcca680d2d7dfb6a [2020-04-10T09:51:22.242Z] $ docker rm -f 69828003ebd679c47ad7bc725ec8ffecabfec98cf974fe0ddcca680d2d7dfb6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-10T09:51:24.645Z] provisioning config files... [2020-04-10T09:51:24.656Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config7324997604917261467tmp [Pipeline] { [Pipeline] sh [2020-04-10T09:51:25.027Z] + curl -s https://codecov.io/bash [2020-04-10T09:51:25.028Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config7324997604917261467tmp [2020-04-10T09:51:25.594Z] [2020-04-10T09:51:25.594Z] _____ _ [2020-04-10T09:51:25.594Z] / ____| | | [2020-04-10T09:51:25.594Z] | | ___ __| | ___ ___ _____ __ [2020-04-10T09:51:25.594Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-10T09:51:25.594Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-10T09:51:25.594Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-10T09:51:25.594Z] Bash-tbd [2020-04-10T09:51:25.594Z] [2020-04-10T09:51:25.594Z] [2020-04-10T09:51:25.594Z] ==> Jenkins CI detected. [2020-04-10T09:51:25.594Z] project root: . [2020-04-10T09:51:25.594Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-10T09:51:25.594Z] ==> Running gcov in . (disable via -X gcov) [2020-04-10T09:51:25.594Z] ==> Python coveragepy not found [2020-04-10T09:51:25.594Z] ==> Searching for coverage reports in: [2020-04-10T09:51:25.594Z] + . [2020-04-10T09:51:25.594Z] -> Found 1 reports [2020-04-10T09:51:25.594Z] ==> Detecting git/mercurial file structure [2020-04-10T09:51:25.594Z] ==> Reading reports [2020-04-10T09:51:25.594Z] + ./coverage.out bytes=81805 [2020-04-10T09:51:25.594Z] ==> Appending adjustments [2020-04-10T09:51:25.594Z] http://docs.codecov.io/docs/fixing-reports [2020-04-10T09:51:26.160Z] + Found adjustments [2020-04-10T09:51:26.160Z] ==> Gzipping contents [2020-04-10T09:51:26.160Z] ==> Uploading reports [2020-04-10T09:51:26.160Z] url: https://codecov.io [2020-04-10T09:51:26.160Z] query: branch=PR-236&commit=c73b3f9c4325a859335b9f0496f5e885189429ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= [2020-04-10T09:51:26.160Z] -> Pinging Codecov [2020-04-10T09:51:26.160Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-236&commit=c73b3f9c4325a859335b9f0496f5e885189429ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= [2020-04-10T09:51:26.727Z] -> Uploading [2020-04-10T09:51:26.987Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c73b3f9c4325a859335b9f0496f5e885189429ce [Pipeline] } [2020-04-10T09:51:27.004Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-10T09:51:28.708Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-10T09:51:29.042Z] ---> package-listing.sh [2020-04-10T09:51:29.042Z] ++ facter osfamily [2020-04-10T09:51:29.042Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-10T09:51:29.042Z] + OS_FAMILY=redhat [2020-04-10T09:51:29.042Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 [2020-04-10T09:51:29.042Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-10T09:51:29.042Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-10T09:51:29.042Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-10T09:51:29.042Z] + PACKAGES=/tmp/packages_start.txt [2020-04-10T09:51:29.042Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-04-10T09:51:29.042Z] + PACKAGES=/tmp/packages_end.txt [2020-04-10T09:51:29.042Z] + case "${OS_FAMILY}" in [2020-04-10T09:51:29.042Z] + rpm -qa [2020-04-10T09:51:29.042Z] + sort [2020-04-10T09:51:33.237Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-10T09:51:33.237Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-10T09:51:33.237Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-10T09:51:33.237Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-04-10T09:51:33.237Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [2020-04-10T09:51:33.237Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-10T09:51:33.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-10T09:51:33.723Z] [2020-04-10T09:51:33.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-10T09:51:34.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-10T09:51:34.093Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-10T09:51:34.093Z] c9b1b535fdd9: Pulling fs layer [2020-04-10T09:51:34.093Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-10T09:51:34.093Z] 756a868c4378: Pulling fs layer [2020-04-10T09:51:34.093Z] 444b2fc9a129: Pulling fs layer [2020-04-10T09:51:34.093Z] ea15f1150254: Pulling fs layer [2020-04-10T09:51:34.093Z] 41b27a9f41bf: Pulling fs layer [2020-04-10T09:51:34.093Z] 28c525ee5125: Pulling fs layer [2020-04-10T09:51:34.093Z] 094b1ea09ed8: Pulling fs layer [2020-04-10T09:51:34.093Z] 138eaada9080: Pulling fs layer [2020-04-10T09:51:34.093Z] 0622d0fa9048: Pulling fs layer [2020-04-10T09:51:34.093Z] 41b27a9f41bf: Waiting [2020-04-10T09:51:34.093Z] 138eaada9080: Waiting [2020-04-10T09:51:34.093Z] 28c525ee5125: Waiting [2020-04-10T09:51:34.093Z] 0622d0fa9048: Waiting [2020-04-10T09:51:34.093Z] 094b1ea09ed8: Waiting [2020-04-10T09:51:34.093Z] 444b2fc9a129: Waiting [2020-04-10T09:51:34.093Z] ea15f1150254: Waiting [2020-04-10T09:51:34.093Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-10T09:51:34.093Z] 2cc5ad85d9ab: Download complete [2020-04-10T09:51:34.093Z] 444b2fc9a129: Verifying Checksum [2020-04-10T09:51:34.093Z] 444b2fc9a129: Download complete [2020-04-10T09:51:34.093Z] c9b1b535fdd9: Verifying Checksum [2020-04-10T09:51:34.093Z] c9b1b535fdd9: Download complete [2020-04-10T09:51:34.093Z] ea15f1150254: Verifying Checksum [2020-04-10T09:51:34.093Z] ea15f1150254: Download complete [2020-04-10T09:51:34.362Z] 28c525ee5125: Verifying Checksum [2020-04-10T09:51:34.362Z] 28c525ee5125: Download complete [2020-04-10T09:51:34.627Z] 756a868c4378: Verifying Checksum [2020-04-10T09:51:34.627Z] 756a868c4378: Download complete [2020-04-10T09:51:34.627Z] c9b1b535fdd9: Pull complete [2020-04-10T09:51:34.627Z] 094b1ea09ed8: Verifying Checksum [2020-04-10T09:51:34.627Z] 094b1ea09ed8: Download complete [2020-04-10T09:51:34.627Z] 138eaada9080: Verifying Checksum [2020-04-10T09:51:34.627Z] 138eaada9080: Download complete [2020-04-10T09:51:34.627Z] 0622d0fa9048: Verifying Checksum [2020-04-10T09:51:34.627Z] 0622d0fa9048: Download complete [2020-04-10T09:51:34.892Z] 2cc5ad85d9ab: Pull complete [2020-04-10T09:51:35.153Z] 41b27a9f41bf: Verifying Checksum [2020-04-10T09:51:35.153Z] 41b27a9f41bf: Download complete [2020-04-10T09:51:36.531Z] 756a868c4378: Pull complete [2020-04-10T09:51:36.531Z] 444b2fc9a129: Pull complete [2020-04-10T09:51:36.792Z] ea15f1150254: Pull complete [2020-04-10T09:51:40.088Z] 41b27a9f41bf: Pull complete [2020-04-10T09:51:40.088Z] 28c525ee5125: Pull complete [2020-04-10T09:51:42.007Z] 094b1ea09ed8: Pull complete [2020-04-10T09:51:42.267Z] 138eaada9080: Pull complete [2020-04-10T09:51:42.529Z] 0622d0fa9048: Pull complete [2020-04-10T09:51:42.529Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-10T09:51:42.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-10T09:51:42.700Z] prd-centos7-docker-4c-2g-3243 does not seem to be running inside a container [2020-04-10T09:51:42.744Z] $ 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-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@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:10003/edgex-lftools-log-publisher:alpine cat [2020-04-10T09:51:43.774Z] $ docker top a2a0e8fbc614add6eb6d5ab39c5bf6e2fdda45bc0d006a49a63547e0164f5fb7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-10T09:51:44.132Z] provisioning config files... [2020-04-10T09:51:44.144Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config5077790188897403807tmp [Pipeline] { [Pipeline] echo [2020-04-10T09:51:44.290Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-10T09:51:44.610Z] ---> create-netrc.sh [Pipeline] echo [2020-04-10T09:51:44.642Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-10T09:51:44.960Z] ---> logs-deploy.sh [2020-04-10T09:51:44.960Z] + ARCHIVE_ARTIFACTS= [2020-04-10T09:51:44.960Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-10T09:51:44.960Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-10T09:51:44.960Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-10T09:51:44.960Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/1 [2020-04-10T09:51:44.960Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/1/ [2020-04-10T09:51:44.960Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/1 /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-04-10T09:51:46.336Z] Archives upload complete. [2020-04-10T09:51:46.336Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/1/ [2020-04-10T09:51:46.905Z] ---> uname -a: [2020-04-10T09:51:46.905Z] Linux a2a0e8fbc614 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-10T09:51:46.905Z] [2020-04-10T09:51:46.905Z] [2020-04-10T09:51:46.905Z] ---> lscpu: [2020-04-10T09:51:46.905Z] Architecture: x86_64 [2020-04-10T09:51:46.905Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-10T09:51:46.905Z] Byte Order: Little Endian [2020-04-10T09:51:46.905Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-10T09:51:46.905Z] CPU(s): 4 [2020-04-10T09:51:46.905Z] On-line CPU(s) list: 0-3 [2020-04-10T09:51:46.905Z] Thread(s) per core: 1 [2020-04-10T09:51:46.905Z] Core(s) per socket: 1 [2020-04-10T09:51:46.905Z] Socket(s): 4 [2020-04-10T09:51:46.905Z] NUMA node(s): 1 [2020-04-10T09:51:46.905Z] Vendor ID: GenuineIntel [2020-04-10T09:51:46.905Z] CPU family: 6 [2020-04-10T09:51:46.905Z] Model: 44 [2020-04-10T09:51:46.905Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-10T09:51:46.905Z] Stepping: 1 [2020-04-10T09:51:46.905Z] CPU MHz: 2933.442 [2020-04-10T09:51:46.905Z] BogoMIPS: 5866.88 [2020-04-10T09:51:46.905Z] Virtualization: VT-x [2020-04-10T09:51:46.905Z] Hypervisor vendor: KVM [2020-04-10T09:51:46.905Z] Virtualization type: full [2020-04-10T09:51:46.905Z] L1d cache: 128 KiB [2020-04-10T09:51:46.905Z] L1i cache: 128 KiB [2020-04-10T09:51:46.905Z] L2 cache: 16 MiB [2020-04-10T09:51:46.905Z] L3 cache: 64 MiB [2020-04-10T09:51:46.905Z] NUMA node0 CPU(s): 0-3 [2020-04-10T09:51:46.905Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-10T09:51:46.905Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-10T09:51:46.905Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-10T09:51:46.905Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-10T09:51:46.905Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-10T09:51:46.905Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-04-10T09:51:46.905Z] [2020-04-10T09:51:46.905Z] [2020-04-10T09:51:46.905Z] ---> nproc: [2020-04-10T09:51:46.905Z] 4 [2020-04-10T09:51:46.905Z] [2020-04-10T09:51:46.905Z] [2020-04-10T09:51:46.905Z] ---> df -h: [2020-04-10T09:51:46.905Z] Filesystem Size Used Available Use% Mounted on [2020-04-10T09:51:46.905Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-10T09:51:46.905Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-10T09:51:46.905Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-10T09:51:46.905Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-10T09:51:46.905Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-10T09:51:46.905Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-10T09:51:46.905Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-10T09:51:46.905Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dry_go-mod-core-contracts_PR-236@tmp [2020-04-10T09:51:46.905Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-10T09:51:46.906Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-04-10T09:51:46.906Z] [2020-04-10T09:51:46.906Z] [2020-04-10T09:51:46.906Z] ---> free -m: [2020-04-10T09:51:46.906Z] total used free shared buff/cache available [2020-04-10T09:51:46.906Z] Mem: 1838 619 79 0 1140 1114 [2020-04-10T09:51:46.906Z] Swap: 1023 0 1023 [2020-04-10T09:51:46.906Z] [2020-04-10T09:51:46.906Z] [2020-04-10T09:51:46.906Z] ---> ip addr: [2020-04-10T09:51:46.906Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-10T09:51:46.906Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-10T09:51:46.906Z] inet 127.0.0.1/8 scope host lo [2020-04-10T09:51:46.906Z] valid_lft forever preferred_lft forever [2020-04-10T09:51:46.906Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-10T09:51:46.906Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-10T09:51:46.906Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-10T09:51:46.906Z] valid_lft forever preferred_lft forever [2020-04-10T09:51:46.906Z] [2020-04-10T09:51:46.906Z] [2020-04-10T09:51:46.906Z] ---> sar -b -r -n DEV: [2020-04-10T09:51:46.906Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/10/20 _x86_64_ (4 CPU) [2020-04-10T09:51:46.906Z] [2020-04-10T09:51:46.906Z] 09:46:44 LINUX RESTART [2020-04-10T09:51:46.906Z] [2020-04-10T09:51:46.906Z] 09:47:02 tps rtps wtps bread/s bwrtn/s [2020-04-10T09:51:46.906Z] 09:48:01 105.23 33.02 72.21 4825.86 35184.80 [2020-04-10T09:51:46.906Z] 09:49:01 9.63 0.00 9.63 0.00 1590.22 [2020-04-10T09:51:46.906Z] 09:50:01 0.37 0.00 0.37 0.00 5.16 [2020-04-10T09:51:46.906Z] 09:51:01 0.18 0.00 0.18 0.00 2.30 [2020-04-10T09:51:46.906Z] Average: 28.55 8.16 20.39 1192.04 9092.10 [2020-04-10T09:51:46.906Z] [2020-04-10T09:51:46.906Z] 09:47:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-10T09:51:46.906Z] 09:48:01 108232 1774072 94.25 2620 1216160 955368 32.60 455384 1160648 44124 [2020-04-10T09:51:46.906Z] 09:49:01 113852 1768452 93.95 2620 1216380 914364 31.20 450208 1160624 8 [2020-04-10T09:51:46.906Z] 09:50:01 112508 1769796 94.02 2620 1216384 914624 31.21 451520 1160608 20 [2020-04-10T09:51:46.906Z] 09:51:01 112484 1769820 94.02 2620 1216388 914672 31.21 451788 1160504 8 [2020-04-10T09:51:46.906Z] Average: 111769 1770535 94.06 2620 1216328 924757 31.55 452225 1160596 11040 [2020-04-10T09:51:46.906Z] [2020-04-10T09:51:46.906Z] 09:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-10T09:51:46.906Z] 09:48:01 eth0 473.70 279.25 1022.71 94.42 0.00 0.00 0.00 [2020-04-10T09:51:46.906Z] 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-10T09:51:46.906Z] 09:48:01 docker0 3.55 2.88 0.72 8.68 0.00 0.00 0.00 [2020-04-10T09:51:46.906Z] 09:49:01 eth0 0.85 0.07 0.07 0.01 0.00 0.00 0.00 [2020-04-10T09:51:46.906Z] 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-10T09:51:46.906Z] 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-10T09:51:46.906Z] 09:50:01 eth0 5.65 1.45 6.27 0.28 0.00 0.00 0.00 [2020-04-10T09:51:46.906Z] 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-10T09:51:46.906Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-10T09:51:46.906Z] 09:51:01 eth0 0.52 0.42 0.27 0.21 0.00 0.00 0.00 [2020-04-10T09:51:46.906Z] 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-10T09:51:46.906Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-10T09:51:46.906Z] Average: eth0 118.77 69.46 254.28 23.45 0.00 0.00 0.00 [2020-04-10T09:51:46.906Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-10T09:51:46.906Z] Average: docker0 0.88 0.71 0.18 2.14 0.00 0.00 0.00 [2020-04-10T09:51:46.906Z] [2020-04-10T09:51:46.906Z] [2020-04-10T09:51:46.906Z] ---> sar -P ALL: [2020-04-10T09:51:46.906Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/10/20 _x86_64_ (4 CPU) [2020-04-10T09:51:46.906Z] [2020-04-10T09:51:46.906Z] 09:46:44 LINUX RESTART [2020-04-10T09:51:46.906Z] [2020-04-10T09:51:46.906Z] 09:47:02 CPU %user %nice %system %iowait %steal %idle [2020-04-10T09:51:46.906Z] 09:48:01 all 13.11 0.00 5.87 7.07 0.02 73.94 [2020-04-10T09:51:46.906Z] 09:48:01 0 12.37 0.00 6.77 5.18 0.02 75.67 [2020-04-10T09:51:46.906Z] 09:48:01 1 13.25 0.00 5.49 9.57 0.02 71.68 [2020-04-10T09:51:46.906Z] 09:48:01 2 13.50 0.00 5.88 7.60 0.00 73.02 [2020-04-10T09:51:46.906Z] 09:48:01 3 13.35 0.00 5.37 5.91 0.02 75.35 [2020-04-10T09:51:46.906Z] 09:49:01 all 0.18 0.00 0.09 0.00 0.00 99.72 [2020-04-10T09:51:46.906Z] 09:49:01 0 0.03 0.00 0.12 0.00 0.00 99.85 [2020-04-10T09:51:46.906Z] 09:49:01 1 0.53 0.00 0.05 0.00 0.00 99.42 [2020-04-10T09:51:46.906Z] 09:49:01 2 0.07 0.00 0.13 0.00 0.00 99.80 [2020-04-10T09:51:46.906Z] 09:49:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-10T09:51:46.906Z] 09:50:01 all 0.22 0.00 0.08 0.00 0.00 99.70 [2020-04-10T09:51:46.906Z] 09:50:01 0 0.63 0.00 0.10 0.00 0.00 99.27 [2020-04-10T09:51:46.906Z] 09:50:01 1 0.08 0.00 0.08 0.00 0.00 99.83 [2020-04-10T09:51:46.906Z] 09:50:01 2 0.08 0.00 0.10 0.00 0.00 99.82 [2020-04-10T09:51:46.906Z] 09:50:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-10T09:51:46.906Z] 09:51:01 all 0.18 0.00 0.06 0.00 0.00 99.77 [2020-04-10T09:51:46.906Z] 09:51:01 0 0.27 0.00 0.08 0.00 0.02 99.63 [2020-04-10T09:51:46.906Z] 09:51:01 1 0.10 0.00 0.05 0.00 0.00 99.85 [2020-04-10T09:51:46.906Z] 09:51:01 2 0.28 0.00 0.05 0.00 0.00 99.67 [2020-04-10T09:51:46.906Z] 09:51:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-10T09:51:46.906Z] Average: all 3.36 0.00 1.50 1.73 0.01 93.40 [2020-04-10T09:51:46.906Z] Average: 0 3.27 0.00 1.74 1.27 0.01 93.72 [2020-04-10T09:51:46.906Z] Average: 1 3.43 0.00 1.39 2.35 0.00 92.82 [2020-04-10T09:51:46.906Z] Average: 2 3.42 0.00 1.51 1.87 0.00 93.20 [2020-04-10T09:51:46.906Z] Average: 3 3.33 0.00 1.36 1.45 0.00 93.86 [2020-04-10T09:51:46.906Z] [2020-04-10T09:51:46.906Z] [2020-04-10T09:51:46.906Z]