Pull request #236 updated 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 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 rather than 368ac521f313ceb1befd6f841c9beb33473426ba Obtained Jenkinsfile from 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4083 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 Fetching 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 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 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 into PR head commit 368ac521f313ceb1befd6f841c9beb33473426ba Merge succeeded, producing 7a56479b2d9b087c6b0c79f9a55fe8a0a34365fe Checking out Revision 7a56479b2d9b087c6b0c79f9a55fe8a0a34365fe (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f 368ac521f313ceb1befd6f841c9beb33473426ba # 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 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a56479b2d9b087c6b0c79f9a55fe8a0a34365fe # timeout=10 Commit message: "Merge commit '8df1bc237b3746b67ec2754785c71dc83ce5d0c1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-23T08:01:47.911Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-23T08:01:48.032Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-23T08:01:48.069Z] ========================================================= [2020-06-23T08:01:48.069Z] EdgeX Global Pipelines Version Info [2020-06-23T08:01:48.069Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 640e5b57eef1de24a84688a86dae5f5794114a07 # timeout=10 [2020-06-23T08:01:49.951Z] ------------------- [2020-06-23T08:01:49.951Z] stable info: [2020-06-23T08:01:49.951Z] ------------------- [2020-06-23T08:01:49.951Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-23T08:01:49.951Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-23T08:01:49.951Z] Message: update stable to v1.0.89 [2020-06-23T08:01:50.522Z] ------------------- [2020-06-23T08:01:50.522Z] experimental info: [2020-06-23T08:01:50.522Z] ------------------- [2020-06-23T08:01:50.522Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-23T08:01:50.522Z] Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 [2020-06-23T08:01:50.522Z] Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-23T08:01:51.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-23T08:01:52.233Z] [2020-06-23T08:01:52.233Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-23T08:01:52.554Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-23T08:01:52.554Z] latest: Pulling from edgex-devops/git-semver [2020-06-23T08:01:52.554Z] 9123ac7c32f7: Pulling fs layer [2020-06-23T08:01:52.554Z] b8cc5d1170e3: Pulling fs layer [2020-06-23T08:01:52.554Z] 2924cbbf6a41: Pulling fs layer [2020-06-23T08:01:52.554Z] 93b08a4f1073: Pulling fs layer [2020-06-23T08:01:52.554Z] 93b08a4f1073: Waiting [2020-06-23T08:01:52.554Z] b8cc5d1170e3: Verifying Checksum [2020-06-23T08:01:52.554Z] b8cc5d1170e3: Download complete [2020-06-23T08:01:52.554Z] 9123ac7c32f7: Verifying Checksum [2020-06-23T08:01:52.554Z] 9123ac7c32f7: Download complete [2020-06-23T08:01:52.823Z] 93b08a4f1073: Verifying Checksum [2020-06-23T08:01:52.823Z] 93b08a4f1073: Download complete [2020-06-23T08:01:52.823Z] 2924cbbf6a41: Verifying Checksum [2020-06-23T08:01:52.823Z] 2924cbbf6a41: Download complete [2020-06-23T08:01:53.087Z] 9123ac7c32f7: Pull complete [2020-06-23T08:01:53.087Z] b8cc5d1170e3: Pull complete [2020-06-23T08:01:53.663Z] 2924cbbf6a41: Pull complete [2020-06-23T08:01:53.924Z] 93b08a4f1073: Pull complete [2020-06-23T08:01:53.924Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-23T08:01:53.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-23T08:01:53.924Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-23T08:01:54.027Z] prd-centos7-docker-4c-2g-4083 does not seem to be running inside a container [2020-06-23T08:01:54.069Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-23T08:01:56.333Z] $ docker top 794285a03d45b0ee8de9d18ee23daeb34604bdd7370e4a1b63671b62153fe255 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-23T08:01:56.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-23T08:01:56.505Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-23T08:01:56.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-23T08:01:56.709Z] $ docker exec 794285a03d45b0ee8de9d18ee23daeb34604bdd7370e4a1b63671b62153fe255 ssh-agent [2020-06-23T08:01:56.855Z] SSH_AUTH_SOCK=/tmp/ssh-BUzW2f9ZgLzz/agent.11 [2020-06-23T08:01:56.855Z] SSH_AGENT_PID=16 [2020-06-23T08:01:56.865Z] Running ssh-add (command line suppressed) [2020-06-23T08:01:56.997Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6325739572772355621.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6325739572772355621.key) [2020-06-23T08:01:57.042Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-23T08:01:57.353Z] + git describe --exact-match --tags HEAD [2020-06-23T08:01:57.353Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-23T08:01:57.409Z] $ docker exec --env ******** --env ******** 794285a03d45b0ee8de9d18ee23daeb34604bdd7370e4a1b63671b62153fe255 ssh-agent -k [2020-06-23T08:01:57.523Z] unset SSH_AUTH_SOCK; [2020-06-23T08:01:57.523Z] unset SSH_AGENT_PID; [2020-06-23T08:01:57.523Z] echo Agent pid 16 killed; [2020-06-23T08:01:57.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-23T08:01:57.599Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-23T08:01:57.599Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-23T08:01:57.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-23T08:01:57.643Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-23T08:01:57.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-23T08:01:57.802Z] $ docker exec 794285a03d45b0ee8de9d18ee23daeb34604bdd7370e4a1b63671b62153fe255 ssh-agent [2020-06-23T08:01:57.949Z] SSH_AUTH_SOCK=/tmp/ssh-yOr3KKwv3Eld/agent.47 [2020-06-23T08:01:57.949Z] SSH_AGENT_PID=53 [2020-06-23T08:01:57.956Z] Running ssh-add (command line suppressed) [2020-06-23T08:01:58.072Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_8348804031694784580.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_8348804031694784580.key) [2020-06-23T08:01:58.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-23T08:01:58.418Z] + git semver init [2020-06-23T08:01:58.418Z] # -> Open(): unable to determine branch for HEAD [2020-06-23T08:01:58.418Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git [2020-06-23T08:01:58.418Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-06-23T08:01:58.418Z] # $SEMVER_REMOTE_NAME = origin [2020-06-23T08:01:58.418Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-23T08:01:58.418Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-23T08:01:58.418Z] # $SEMVER_BRANCH = PR-236 [2020-06-23T08:01:58.418Z] # $SEMVER_TEMP = /tmp/semver-387303083 [2020-06-23T08:01:58.418Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-06-23T08:01:58.989Z] # '/tmp/semver-387303083' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' [2020-06-23T08:01:58.989Z] # -> Force: false [2020-06-23T08:01:58.989Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } [2020-06-23T08:01:59.004Z] $ docker exec --env ******** --env ******** 794285a03d45b0ee8de9d18ee23daeb34604bdd7370e4a1b63671b62153fe255 ssh-agent -k [2020-06-23T08:01:59.111Z] unset SSH_AUTH_SOCK; [2020-06-23T08:01:59.111Z] unset SSH_AGENT_PID; [2020-06-23T08:01:59.111Z] echo Agent pid 53 killed; [2020-06-23T08:01:59.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-23T08:01:59.532Z] + git semver [Pipeline] } [2020-06-23T08:01:59.550Z] $ docker stop --time=1 794285a03d45b0ee8de9d18ee23daeb34604bdd7370e4a1b63671b62153fe255 [2020-06-23T08:02:01.074Z] $ docker rm -f 794285a03d45b0ee8de9d18ee23daeb34604bdd7370e4a1b63671b62153fe255 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-23T08:02:01.694Z] Stashed 76 file(s) [Pipeline] echo [2020-06-23T08:02:01.696Z] [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-06-23T08:02:16.856Z] Still waiting to schedule task [2020-06-23T08:02:16.856Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4083’ [2020-06-23T08:02:16.858Z] Still waiting to schedule task [2020-06-23T08:02:16.858Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-23T08:03:47.095Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4084 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-06-23T08:03:47.131Z] Running in /w/workspace/go-mod-core-contracts/24 [Pipeline] { [Pipeline] checkout [2020-06-23T08:03:51.899Z] using credential edgex-jenkins-ssh [2020-06-23T08:03:51.930Z] Cloning the remote Git repository [2020-06-23T08:03:51.930Z] Cloning with configured refspecs honoured and without tags [2020-06-23T08:03:51.960Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-23T08:03:52.067Z] > git init /w/workspace/go-mod-core-contracts/24 # timeout=10 [2020-06-23T08:03:53.067Z] Fetching without tags [2020-06-23T08:03:52.153Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-23T08:03:52.155Z] > git --version # timeout=10 [2020-06-23T08:03:52.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T08:03:52.268Z] > 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-06-23T08:03:52.952Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-23T08:03:52.969Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-06-23T08:03:52.987Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-23T08:03:53.019Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-23T08:03:53.053Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-23T08:03:53.053Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T08:03:53.065Z] > 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-06-23T08:03:53.602Z] Merging remotes/origin/master commit 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 into PR head commit 368ac521f313ceb1befd6f841c9beb33473426ba [2020-06-23T08:03:53.883Z] Merge succeeded, producing 1d7df6abeaae1f0c76bd0f92e2aeda67983b3a20 [2020-06-23T08:03:53.884Z] Checking out Revision 1d7df6abeaae1f0c76bd0f92e2aeda67983b3a20 (PR-236) [2020-06-23T08:03:53.593Z] > git config core.sparsecheckout # timeout=10 [2020-06-23T08:03:53.615Z] > git checkout -f 368ac521f313ceb1befd6f841c9beb33473426ba # timeout=10 [2020-06-23T08:03:53.720Z] > git remote # timeout=10 [2020-06-23T08:03:53.734Z] > git config --get remote.origin.url # timeout=10 [2020-06-23T08:03:53.746Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T08:03:53.757Z] > git merge 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 # timeout=10 [2020-06-23T08:03:53.839Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-23T08:03:53.865Z] > git config core.sparsecheckout # timeout=10 [2020-06-23T08:03:53.877Z] > git checkout -f 1d7df6abeaae1f0c76bd0f92e2aeda67983b3a20 # timeout=10 [2020-06-23T08:03:58.470Z] Commit message: "Merge commit '8df1bc237b3746b67ec2754785c71dc83ce5d0c1' into HEAD" [2020-06-23T08:03:58.503Z] First time build. Skipping changelog. [2020-06-23T08:03:58.452Z] > git rev-list --no-walk 640e5b57eef1de24a84688a86dae5f5794114a07 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-23T08:03:59.570Z] ========================================================= [2020-06-23T08:03:59.570Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-23T08:03:59.570Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-23T08:04:00.598Z] + 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-06-23T08:04:01.586Z] Sending build context to Docker daemon 1.826MB [2020-06-23T08:04:01.586Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-23T08:04:01.586Z] Step 2/7 : FROM ${BASE} [2020-06-23T08:04:01.868Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-23T08:04:01.868Z] cde5963f3b93: Pulling fs layer [2020-06-23T08:04:01.868Z] 2a23fa8c16f7: Pulling fs layer [2020-06-23T08:04:01.868Z] 777b28850792: Pulling fs layer [2020-06-23T08:04:01.868Z] 8a11ddd9e578: Pulling fs layer [2020-06-23T08:04:01.868Z] 4cf88f913ddb: Pulling fs layer [2020-06-23T08:04:01.868Z] 1df406cf5192: Pulling fs layer [2020-06-23T08:04:01.868Z] cd6300453558: Pulling fs layer [2020-06-23T08:04:01.868Z] b9c365052c96: Pulling fs layer [2020-06-23T08:04:01.868Z] a2d8cc88f415: Pulling fs layer [2020-06-23T08:04:01.868Z] ea1d1ca13537: Pulling fs layer [2020-06-23T08:04:01.868Z] 3750a50a1c5e: Pulling fs layer [2020-06-23T08:04:01.868Z] 8a11ddd9e578: Waiting [2020-06-23T08:04:01.868Z] 4cf88f913ddb: Waiting [2020-06-23T08:04:01.868Z] 1df406cf5192: Waiting [2020-06-23T08:04:01.868Z] cd6300453558: Waiting [2020-06-23T08:04:01.868Z] b9c365052c96: Waiting [2020-06-23T08:04:01.868Z] a2d8cc88f415: Waiting [2020-06-23T08:04:01.868Z] 777b28850792: Verifying Checksum [2020-06-23T08:04:01.868Z] 777b28850792: Download complete [2020-06-23T08:04:01.868Z] 2a23fa8c16f7: Verifying Checksum [2020-06-23T08:04:01.868Z] 2a23fa8c16f7: Download complete [2020-06-23T08:04:01.868Z] 4cf88f913ddb: Verifying Checksum [2020-06-23T08:04:01.868Z] 4cf88f913ddb: Download complete [2020-06-23T08:04:01.868Z] 1df406cf5192: Verifying Checksum [2020-06-23T08:04:01.868Z] 1df406cf5192: Download complete [2020-06-23T08:04:02.148Z] cde5963f3b93: Verifying Checksum [2020-06-23T08:04:02.148Z] cde5963f3b93: Download complete [2020-06-23T08:04:02.782Z] cde5963f3b93: Pull complete [2020-06-23T08:04:03.386Z] 2a23fa8c16f7: Pull complete [2020-06-23T08:04:03.658Z] 777b28850792: Pull complete [2020-06-23T08:04:05.085Z] cd6300453558: Verifying Checksum [2020-06-23T08:04:05.085Z] cd6300453558: Download complete [2020-06-23T08:04:05.085Z] a2d8cc88f415: Verifying Checksum [2020-06-23T08:04:05.085Z] a2d8cc88f415: Download complete [2020-06-23T08:04:07.059Z] ea1d1ca13537: Verifying Checksum [2020-06-23T08:04:07.059Z] ea1d1ca13537: Download complete [2020-06-23T08:04:07.059Z] 8a11ddd9e578: Verifying Checksum [2020-06-23T08:04:07.059Z] 8a11ddd9e578: Download complete [2020-06-23T08:04:07.332Z] 3750a50a1c5e: Verifying Checksum [2020-06-23T08:04:07.332Z] 3750a50a1c5e: Download complete [2020-06-23T08:04:07.332Z] b9c365052c96: Verifying Checksum [2020-06-23T08:04:07.332Z] b9c365052c96: Download complete [2020-06-23T08:04:19.763Z] 8a11ddd9e578: Pull complete [2020-06-23T08:04:19.763Z] 4cf88f913ddb: Pull complete [2020-06-23T08:04:19.763Z] 1df406cf5192: Pull complete [2020-06-23T08:04:24.071Z] cd6300453558: Pull complete [2020-06-23T08:04:28.383Z] b9c365052c96: Pull complete [2020-06-23T08:04:28.383Z] a2d8cc88f415: Pull complete [2020-06-23T08:04:30.372Z] ea1d1ca13537: Pull complete [2020-06-23T08:04:30.970Z] 3750a50a1c5e: Pull complete [2020-06-23T08:04:30.970Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-23T08:04:30.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-23T08:04:30.970Z] ---> 78745c68409d [2020-06-23T08:04:30.970Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-23T08:04:35.288Z] ---> Running in 2a429734402b [2020-06-23T08:04:35.884Z] Removing intermediate container 2a429734402b [2020-06-23T08:04:35.884Z] ---> 32bc3c45931d [2020-06-23T08:04:35.884Z] Step 4/7 : RUN apk add bash [2020-06-23T08:04:35.884Z] ---> Running in ea87751ef752 [2020-06-23T08:04:37.855Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-23T08:04:38.450Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-23T08:04:39.039Z] OK: 125 MiB in 39 packages [2020-06-23T08:04:40.469Z] Removing intermediate container ea87751ef752 [2020-06-23T08:04:40.469Z] ---> 1aa291d8d3e4 [2020-06-23T08:04:40.469Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-23T08:04:40.469Z] ---> Running in 2e15160a69d4 [2020-06-23T08:04:40.744Z] Removing intermediate container 2e15160a69d4 [2020-06-23T08:04:40.744Z] ---> 8dd826b574ca [2020-06-23T08:04:40.744Z] Step 6/7 : COPY go.mod . [2020-06-23T08:04:41.344Z] ---> 1e1d59d7cc2b [2020-06-23T08:04:41.344Z] Step 7/7 : RUN go mod download [2020-06-23T08:04:41.617Z] ---> Running in 20617574ff49 [2020-06-23T08:04:44.992Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-23T08:04:44.992Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-23T08:04:44.992Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-23T08:04:44.992Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-23T08:04:45.263Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-06-23T08:04:45.263Z] go: finding github.com/go-playground/locales v0.13.0 [2020-06-23T08:04:45.263Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-06-23T08:04:45.535Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-06-23T08:04:45.535Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-23T08:04:45.535Z] go: finding github.com/google/uuid v1.1.0 [2020-06-23T08:04:45.806Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-23T08:04:45.806Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-06-23T08:04:45.806Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-23T08:04:46.077Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-23T08:04:46.077Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-23T08:04:46.077Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-23T08:04:46.353Z] go: finding golang.org/x/text v0.3.2 [2020-06-23T08:04:46.353Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-23T08:04:46.353Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-23T08:04:46.353Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-06-23T08:04:58.774Z] Removing intermediate container 20617574ff49 [2020-06-23T08:04:58.774Z] ---> 548f1a4ed334 [2020-06-23T08:04:58.774Z] Successfully built 548f1a4ed334 [2020-06-23T08:04:58.774Z] 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-06-23T08:04:59.306Z] + docker inspect -f . ci-base-image-arm64 [2020-06-23T08:04:59.306Z] . [Pipeline] withDockerContainer [2020-06-23T08:04:59.544Z] prd-ubuntu18.04-docker-arm64-4c-16g-4084 does not seem to be running inside a container [2020-06-23T08:04:59.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/24 -v /w/workspace/go-mod-core-contracts/24:/w/workspace/go-mod-core-contracts/24:rw,z -v /w/workspace/go-mod-core-contracts/24@tmp:/w/workspace/go-mod-core-contracts/24@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-06-23T08:05:01.389Z] $ docker top d649cc592f5acf6467dc278916d68c97152e6d43c9e16845e1ff701cc0fbdbf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-23T08:05:02.782Z] + go version [2020-06-23T08:05:02.783Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-23T08:05:03.828Z] + make test [2020-06-23T08:05:03.828Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-23T08:05:09.418Z] Running on prd-centos7-docker-4c-2g-4086 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-06-23T08:05:09.441Z] Running in /w/workspace/go-mod-core-contracts/24 [Pipeline] { [Pipeline] checkout [2020-06-23T08:05:18.998Z] using credential edgex-jenkins-ssh [2020-06-23T08:05:19.032Z] Cloning the remote Git repository [2020-06-23T08:05:19.032Z] Cloning with configured refspecs honoured and without tags [2020-06-23T08:05:19.199Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-23T08:05:19.316Z] > git init /w/workspace/go-mod-core-contracts/24 # timeout=10 [2020-06-23T08:05:19.478Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-23T08:05:19.479Z] > git --version # timeout=10 [2020-06-23T08:05:19.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T08:05:19.590Z] > 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-06-23T08:05:20.634Z] Fetching without tags [2020-06-23T08:05:20.315Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-23T08:05:20.402Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-06-23T08:05:20.466Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-23T08:05:20.541Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-23T08:05:20.682Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-23T08:05:20.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T08:05:20.724Z] > 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-06-23T08:05:21.205Z] Merging remotes/origin/master commit 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 into PR head commit 368ac521f313ceb1befd6f841c9beb33473426ba [2020-06-23T08:05:21.507Z] Merge succeeded, producing d753d51a9866a8ec4fae17445095360d526960c7 [2020-06-23T08:05:21.508Z] Checking out Revision d753d51a9866a8ec4fae17445095360d526960c7 (PR-236) [2020-06-23T08:05:21.214Z] > git config core.sparsecheckout # timeout=10 [2020-06-23T08:05:21.227Z] > git checkout -f 368ac521f313ceb1befd6f841c9beb33473426ba # timeout=10 [2020-06-23T08:05:21.301Z] > git remote # timeout=10 [2020-06-23T08:05:21.316Z] > git config --get remote.origin.url # timeout=10 [2020-06-23T08:05:21.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T08:05:21.351Z] > git merge 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 # timeout=10 [2020-06-23T08:05:21.488Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-23T08:05:21.515Z] > git config core.sparsecheckout # timeout=10 [2020-06-23T08:05:21.555Z] > git checkout -f d753d51a9866a8ec4fae17445095360d526960c7 # timeout=10 [2020-06-23T08:05:26.014Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-06-23T08:05:26.024Z] Commit message: "Merge commit '8df1bc237b3746b67ec2754785c71dc83ce5d0c1' into HEAD" [2020-06-23T08:05:26.039Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-06-23T08:05:26.995Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.038s coverage: 85.7% of statements [2020-06-23T08:05:26.995Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.051s coverage: 100.0% of statements [2020-06-23T08:05:26.029Z] > git rev-list --no-walk 640e5b57eef1de24a84688a86dae5f5794114a07 # timeout=10 [Pipeline] echo [2020-06-23T08:05:27.763Z] ========================================================= [2020-06-23T08:05:27.763Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-23T08:05:27.763Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-23T08:05:28.933Z] + 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-06-23T08:05:29.619Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.047s coverage: 45.4% of statements [2020-06-23T08:05:29.619Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.043s coverage: 77.8% of statements [2020-06-23T08:05:29.619Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-06-23T08:05:29.619Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.021s coverage: 6.4% of statements [2020-06-23T08:05:30.033Z] Sending build context to Docker daemon 1.826MB [2020-06-23T08:05:30.033Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-23T08:05:30.033Z] Step 2/7 : FROM ${BASE} [2020-06-23T08:05:30.033Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-23T08:05:30.033Z] e6b0cf9c0882: Pulling fs layer [2020-06-23T08:05:30.033Z] 2848faf0eed1: Pulling fs layer [2020-06-23T08:05:30.033Z] 0f37312ad70f: Pulling fs layer [2020-06-23T08:05:30.033Z] 5788d62ee057: Pulling fs layer [2020-06-23T08:05:30.033Z] 0e6b1d234666: Pulling fs layer [2020-06-23T08:05:30.033Z] bf5d7aec512f: Pulling fs layer [2020-06-23T08:05:30.033Z] 34c802a77dc8: Pulling fs layer [2020-06-23T08:05:30.033Z] 9eb99e56ec68: Pulling fs layer [2020-06-23T08:05:30.033Z] 27c7a5d97fbd: Pulling fs layer [2020-06-23T08:05:30.033Z] 5c102a31e300: Pulling fs layer [2020-06-23T08:05:30.033Z] dcfb455df0a1: Pulling fs layer [2020-06-23T08:05:30.033Z] 0e6b1d234666: Waiting [2020-06-23T08:05:30.033Z] bf5d7aec512f: Waiting [2020-06-23T08:05:30.033Z] 34c802a77dc8: Waiting [2020-06-23T08:05:30.033Z] 9eb99e56ec68: Waiting [2020-06-23T08:05:30.033Z] 27c7a5d97fbd: Waiting [2020-06-23T08:05:30.033Z] 5c102a31e300: Waiting [2020-06-23T08:05:30.033Z] dcfb455df0a1: Waiting [2020-06-23T08:05:30.033Z] 5788d62ee057: Waiting [2020-06-23T08:05:30.370Z] 0f37312ad70f: Verifying Checksum [2020-06-23T08:05:30.370Z] 0f37312ad70f: Download complete [2020-06-23T08:05:30.370Z] 2848faf0eed1: Verifying Checksum [2020-06-23T08:05:30.370Z] 2848faf0eed1: Download complete [2020-06-23T08:05:30.370Z] 0e6b1d234666: Verifying Checksum [2020-06-23T08:05:30.370Z] 0e6b1d234666: Download complete [2020-06-23T08:05:30.370Z] e6b0cf9c0882: Verifying Checksum [2020-06-23T08:05:30.370Z] e6b0cf9c0882: Download complete [2020-06-23T08:05:30.370Z] bf5d7aec512f: Verifying Checksum [2020-06-23T08:05:30.370Z] bf5d7aec512f: Download complete [2020-06-23T08:05:30.606Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.068s coverage: 14.4% of statements [2020-06-23T08:05:30.880Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.032s coverage: 100.0% of statements [2020-06-23T08:05:32.870Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.117s coverage: 100.0% of statements [2020-06-23T08:05:32.870Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-06-23T08:05:32.870Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-06-23T08:05:32.870Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.065s coverage: 100.0% of statements [2020-06-23T08:05:32.870Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.536s coverage: 100.0% of statements [2020-06-23T08:05:34.799Z] 34c802a77dc8: Verifying Checksum [2020-06-23T08:05:34.800Z] 34c802a77dc8: Download complete [2020-06-23T08:05:34.800Z] 27c7a5d97fbd: Download complete [2020-06-23T08:05:35.667Z] 5788d62ee057: Verifying Checksum [2020-06-23T08:05:35.667Z] 5788d62ee057: Download complete [2020-06-23T08:05:35.966Z] 9eb99e56ec68: Verifying Checksum [2020-06-23T08:05:35.966Z] 9eb99e56ec68: Download complete [2020-06-23T08:05:35.966Z] dcfb455df0a1: Verifying Checksum [2020-06-23T08:05:35.966Z] dcfb455df0a1: Download complete [2020-06-23T08:05:36.246Z] 5c102a31e300: Verifying Checksum [2020-06-23T08:05:36.246Z] 5c102a31e300: Download complete [2020-06-23T08:05:36.246Z] e6b0cf9c0882: Pull complete [2020-06-23T08:05:36.541Z] 2848faf0eed1: Pull complete [2020-06-23T08:05:36.821Z] 0f37312ad70f: Pull complete [2020-06-23T08:05:39.586Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.142s coverage: 62.6% of statements [2020-06-23T08:05:39.586Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.043s coverage: 26.3% of statements [2020-06-23T08:05:39.586Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.032s coverage: 15.4% of statements [2020-06-23T08:05:39.586Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.015s coverage: 15.4% of statements [2020-06-23T08:05:39.586Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.024s coverage: 14.3% of statements [2020-06-23T08:05:39.586Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-06-23T08:05:39.586Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.016s coverage: 83.3% of statements [2020-06-23T08:05:39.586Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-06-23T08:05:39.586Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.025s coverage: 90.9% of statements [2020-06-23T08:05:39.586Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-06-23T08:05:39.586Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-06-23T08:05:39.856Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-23T08:05:43.250Z] gofmt -l . [2020-06-23T08:05:43.520Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-23T08:05:44.611Z] Stashed 1 file(s) [Pipeline] } [2020-06-23T08:05:44.591Z] $ docker stop --time=1 d649cc592f5acf6467dc278916d68c97152e6d43c9e16845e1ff701cc0fbdbf6 [2020-06-23T08:05:46.710Z] $ docker rm -f d649cc592f5acf6467dc278916d68c97152e6d43c9e16845e1ff701cc0fbdbf6 [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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-23T08:05:49.684Z] 5788d62ee057: Pull complete [2020-06-23T08:05:49.684Z] 0e6b1d234666: Pull complete [2020-06-23T08:05:49.684Z] bf5d7aec512f: Pull complete [2020-06-23T08:05:55.153Z] 34c802a77dc8: Pull complete [2020-06-23T08:06:02.020Z] 9eb99e56ec68: Pull complete [2020-06-23T08:06:02.020Z] 27c7a5d97fbd: Pull complete [2020-06-23T08:06:03.461Z] 5c102a31e300: Pull complete [2020-06-23T08:06:03.461Z] dcfb455df0a1: Pull complete [2020-06-23T08:06:03.461Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-23T08:06:03.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-23T08:06:03.461Z] ---> 7c70fe431013 [2020-06-23T08:06:03.461Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-23T08:06:04.891Z] ---> Running in 94e9bff98bfd [2020-06-23T08:06:05.164Z] Removing intermediate container 94e9bff98bfd [2020-06-23T08:06:05.164Z] ---> 7abbc5a53fa2 [2020-06-23T08:06:05.164Z] Step 4/7 : RUN apk add bash [2020-06-23T08:06:05.437Z] ---> Running in 6a0d0ed5d9fe [2020-06-23T08:06:06.911Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-23T08:06:07.507Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-23T08:06:08.116Z] OK: 143 MiB in 39 packages [2020-06-23T08:06:09.223Z] Removing intermediate container 6a0d0ed5d9fe [2020-06-23T08:06:09.223Z] ---> 71c56a55ba7a [2020-06-23T08:06:09.223Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-23T08:06:09.223Z] ---> Running in 16f4da5b413b [2020-06-23T08:06:09.517Z] Removing intermediate container 16f4da5b413b [2020-06-23T08:06:09.517Z] ---> 4ccb38ad2ec9 [2020-06-23T08:06:09.517Z] Step 6/7 : COPY go.mod . [2020-06-23T08:06:10.115Z] ---> 8ff9a8816a21 [2020-06-23T08:06:10.115Z] Step 7/7 : RUN go mod download [2020-06-23T08:06:10.115Z] ---> Running in ca2d329e007b [2020-06-23T08:06:12.132Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-23T08:06:12.132Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-23T08:06:12.132Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-23T08:06:12.132Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-23T08:06:12.132Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-06-23T08:06:12.132Z] go: finding github.com/go-playground/locales v0.13.0 [2020-06-23T08:06:12.132Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-06-23T08:06:12.132Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-06-23T08:06:12.132Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-23T08:06:12.132Z] go: finding github.com/google/uuid v1.1.0 [2020-06-23T08:06:12.132Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-23T08:06:12.132Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-06-23T08:06:12.132Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-23T08:06:12.132Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-23T08:06:12.132Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-23T08:06:12.428Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-23T08:06:12.428Z] go: finding golang.org/x/text v0.3.2 [2020-06-23T08:06:12.428Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-23T08:06:12.428Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-23T08:06:12.428Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-06-23T08:06:22.919Z] Removing intermediate container ca2d329e007b [2020-06-23T08:06:22.919Z] ---> 30dc6d549c3c [2020-06-23T08:06:22.919Z] Successfully built 30dc6d549c3c [2020-06-23T08:06:22.919Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-23T08:06:23.967Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-23T08:06:24.247Z] . [Pipeline] withDockerContainer [2020-06-23T08:06:24.471Z] prd-centos7-docker-4c-2g-4086 does not seem to be running inside a container [2020-06-23T08:06:24.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/24 -v /w/workspace/go-mod-core-contracts/24:/w/workspace/go-mod-core-contracts/24:rw,z -v /w/workspace/go-mod-core-contracts/24@tmp:/w/workspace/go-mod-core-contracts/24@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-06-23T08:06:25.717Z] $ docker top fa0ee0993b32eee7cc2290568a563aea702a27b4e1c000b30e99a6d409984dd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-23T08:06:26.289Z] + go version [2020-06-23T08:06:26.289Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-23T08:06:26.665Z] + make test [2020-06-23T08:06:26.665Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-23T08:06:39.297Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-06-23T08:06:39.658Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.021s coverage: 85.7% of statements [2020-06-23T08:06:39.977Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.028s coverage: 100.0% of statements [2020-06-23T08:06:39.977Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.047s coverage: 45.4% of statements [2020-06-23T08:06:40.276Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.040s coverage: 77.8% of statements [2020-06-23T08:06:40.276Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-06-23T08:06:41.405Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.030s coverage: 6.4% of statements [2020-06-23T08:06:42.434Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.032s coverage: 14.4% of statements [2020-06-23T08:06:42.434Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.029s coverage: 100.0% of statements [2020-06-23T08:06:42.434Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.092s coverage: 100.0% of statements [2020-06-23T08:06:42.434Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-06-23T08:06:42.434Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-06-23T08:06:42.434Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.016s coverage: 100.0% of statements [2020-06-23T08:06:44.000Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.042s coverage: 100.0% of statements [2020-06-23T08:06:50.951Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.029s coverage: 62.6% of statements [2020-06-23T08:06:50.951Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.158s coverage: 26.3% of statements [2020-06-23T08:06:50.951Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.052s coverage: 15.4% of statements [2020-06-23T08:06:50.951Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.053s coverage: 15.4% of statements [2020-06-23T08:06:50.951Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.023s coverage: 14.3% of statements [2020-06-23T08:06:50.951Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-06-23T08:06:50.951Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.061s coverage: 83.3% of statements [2020-06-23T08:06:50.951Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-06-23T08:06:50.951Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.020s coverage: 90.9% of statements [2020-06-23T08:06:50.951Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-06-23T08:06:50.951Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-06-23T08:06:50.951Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-23T08:06:54.481Z] gofmt -l . [2020-06-23T08:06:54.481Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-23T08:06:54.529Z] Warning: overwriting stash ‘coverage-report’ [2020-06-23T08:06:55.152Z] Stashed 1 file(s) [Pipeline] } [2020-06-23T08:06:55.159Z] $ docker stop --time=1 fa0ee0993b32eee7cc2290568a563aea702a27b4e1c000b30e99a6d409984dd2 [2020-06-23T08:06:57.558Z] $ docker rm -f fa0ee0993b32eee7cc2290568a563aea702a27b4e1c000b30e99a6d409984dd2 [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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-06-23T08:06:58.790Z] provisioning config files... [2020-06-23T08:06:58.801Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config2817862760084131964tmp [Pipeline] { [Pipeline] sh [2020-06-23T08:06:59.119Z] + curl -s https://codecov.io/bash [2020-06-23T08:06:59.119Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config2817862760084131964tmp [2020-06-23T08:06:59.690Z] [2020-06-23T08:06:59.690Z] _____ _ [2020-06-23T08:06:59.690Z] / ____| | | [2020-06-23T08:06:59.690Z] | | ___ __| | ___ ___ _____ __ [2020-06-23T08:06:59.690Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-23T08:06:59.690Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-23T08:06:59.690Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-23T08:06:59.690Z] Bash-20200602-f809a24 [2020-06-23T08:06:59.690Z] [2020-06-23T08:06:59.690Z] [2020-06-23T08:06:59.690Z] ==> Jenkins CI detected. [2020-06-23T08:06:59.690Z] project root: . [2020-06-23T08:06:59.690Z] Fixing merge commit SHA [2020-06-23T08:06:59.690Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-23T08:06:59.690Z] ==> Running gcov in . (disable via -X gcov) [2020-06-23T08:06:59.690Z] ==> Python coveragepy not found [2020-06-23T08:06:59.690Z] ==> Searching for coverage reports in: [2020-06-23T08:06:59.690Z] + . [2020-06-23T08:06:59.690Z] -> Found 1 reports [2020-06-23T08:06:59.690Z] ==> Detecting git/mercurial file structure [2020-06-23T08:06:59.690Z] ==> Reading reports [2020-06-23T08:06:59.690Z] + ./coverage.out bytes=83788 [2020-06-23T08:06:59.690Z] ==> Appending adjustments [2020-06-23T08:06:59.690Z] https://docs.codecov.io/docs/fixing-reports [2020-06-23T08:07:00.261Z] + Found adjustments [2020-06-23T08:07:00.261Z] ==> Gzipping contents [2020-06-23T08:07:00.261Z] ==> Uploading reports [2020-06-23T08:07:00.261Z] url: https://codecov.io [2020-06-23T08:07:00.261Z] query: branch=PR-236&commit=8df1bc237b3746b67ec2754785c71dc83ce5d0c1&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F24%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= [2020-06-23T08:07:00.261Z] -> Pinging Codecov [2020-06-23T08:07:00.261Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-236&commit=8df1bc237b3746b67ec2754785c71dc83ce5d0c1&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F24%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= [2020-06-23T08:07:00.521Z] -> Uploading [2020-06-23T08:07:01.093Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/8df1bc237b3746b67ec2754785c71dc83ce5d0c1 [Pipeline] } [2020-06-23T08:07:01.101Z] 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-06-23T08:07:01.974Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-23T08:07:02.535Z] ---> package-listing.sh [2020-06-23T08:07:02.535Z] ++ facter osfamily [2020-06-23T08:07:02.535Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-23T08:07:02.535Z] + OS_FAMILY=redhat [2020-06-23T08:07:02.535Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 [2020-06-23T08:07:02.535Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-23T08:07:02.535Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-23T08:07:02.535Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-23T08:07:02.535Z] + PACKAGES=/tmp/packages_start.txt [2020-06-23T08:07:02.535Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-06-23T08:07:02.535Z] + PACKAGES=/tmp/packages_end.txt [2020-06-23T08:07:02.535Z] + case "${OS_FAMILY}" in [2020-06-23T08:07:02.535Z] + rpm -qa [2020-06-23T08:07:02.535Z] + sort [2020-06-23T08:07:06.744Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-23T08:07:06.744Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-23T08:07:06.744Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-23T08:07:06.744Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-06-23T08:07:06.744Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [2020-06-23T08:07:06.744Z] + 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-06-23T08:07:07.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-23T08:07:07.393Z] [2020-06-23T08:07:07.393Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-23T08:07:07.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-23T08:07:07.720Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-23T08:07:07.720Z] c9b1b535fdd9: Pulling fs layer [2020-06-23T08:07:07.720Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-23T08:07:07.720Z] 756a868c4378: Pulling fs layer [2020-06-23T08:07:07.720Z] 444b2fc9a129: Pulling fs layer [2020-06-23T08:07:07.720Z] ea15f1150254: Pulling fs layer [2020-06-23T08:07:07.720Z] 41b27a9f41bf: Pulling fs layer [2020-06-23T08:07:07.720Z] 28c525ee5125: Pulling fs layer [2020-06-23T08:07:07.720Z] 094b1ea09ed8: Pulling fs layer [2020-06-23T08:07:07.720Z] 138eaada9080: Pulling fs layer [2020-06-23T08:07:07.720Z] 0622d0fa9048: Pulling fs layer [2020-06-23T08:07:07.720Z] 444b2fc9a129: Waiting [2020-06-23T08:07:07.720Z] ea15f1150254: Waiting [2020-06-23T08:07:07.720Z] 41b27a9f41bf: Waiting [2020-06-23T08:07:07.720Z] 28c525ee5125: Waiting [2020-06-23T08:07:07.720Z] 094b1ea09ed8: Waiting [2020-06-23T08:07:07.720Z] 138eaada9080: Waiting [2020-06-23T08:07:07.720Z] 0622d0fa9048: Waiting [2020-06-23T08:07:07.720Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-23T08:07:07.720Z] 2cc5ad85d9ab: Download complete [2020-06-23T08:07:07.720Z] 444b2fc9a129: Verifying Checksum [2020-06-23T08:07:07.720Z] 444b2fc9a129: Download complete [2020-06-23T08:07:07.720Z] c9b1b535fdd9: Download complete [2020-06-23T08:07:07.720Z] ea15f1150254: Verifying Checksum [2020-06-23T08:07:07.720Z] ea15f1150254: Download complete [2020-06-23T08:07:07.720Z] 28c525ee5125: Verifying Checksum [2020-06-23T08:07:07.720Z] 28c525ee5125: Download complete [2020-06-23T08:07:08.309Z] 756a868c4378: Verifying Checksum [2020-06-23T08:07:08.309Z] 756a868c4378: Download complete [2020-06-23T08:07:08.309Z] c9b1b535fdd9: Pull complete [2020-06-23T08:07:08.309Z] 138eaada9080: Verifying Checksum [2020-06-23T08:07:08.309Z] 138eaada9080: Download complete [2020-06-23T08:07:08.309Z] 0622d0fa9048: Verifying Checksum [2020-06-23T08:07:08.309Z] 0622d0fa9048: Download complete [2020-06-23T08:07:08.309Z] 094b1ea09ed8: Verifying Checksum [2020-06-23T08:07:08.309Z] 094b1ea09ed8: Download complete [2020-06-23T08:07:08.572Z] 2cc5ad85d9ab: Pull complete [2020-06-23T08:07:08.845Z] 41b27a9f41bf: Verifying Checksum [2020-06-23T08:07:08.845Z] 41b27a9f41bf: Download complete [2020-06-23T08:07:09.790Z] 756a868c4378: Pull complete [2020-06-23T08:07:10.061Z] 444b2fc9a129: Pull complete [2020-06-23T08:07:10.324Z] ea15f1150254: Pull complete [2020-06-23T08:07:14.554Z] 41b27a9f41bf: Pull complete [2020-06-23T08:07:14.554Z] 28c525ee5125: Pull complete [2020-06-23T08:07:16.502Z] 094b1ea09ed8: Pull complete [2020-06-23T08:07:17.888Z] 138eaada9080: Pull complete [2020-06-23T08:07:17.888Z] 0622d0fa9048: Pull complete [2020-06-23T08:07:17.888Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-23T08:07:17.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-23T08:07:17.888Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-23T08:07:18.041Z] prd-centos7-docker-4c-2g-4083 does not seem to be running inside a container [2020-06-23T08:07:18.083Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-23T08:07:21.866Z] $ docker top 2a6601288b3555a723c34a0ac283ac502bbdeae9c11d6a652ed8b98bc59700f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-23T08:07:22.018Z] provisioning config files... [2020-06-23T08:07:22.031Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config5781397110335601972tmp [Pipeline] { [Pipeline] echo [2020-06-23T08:07:22.059Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-23T08:07:22.350Z] ---> create-netrc.sh [Pipeline] echo [2020-06-23T08:07:22.359Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-23T08:07:22.650Z] ---> logs-deploy.sh [2020-06-23T08:07:22.650Z] + ARCHIVE_ARTIFACTS= [2020-06-23T08:07:22.650Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-23T08:07:22.650Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-23T08:07:22.650Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-23T08:07:22.650Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/24 [2020-06-23T08:07:22.650Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/24/ [2020-06-23T08:07:22.650Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/24 /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-06-23T08:07:24.034Z] Archives upload complete. [2020-06-23T08:07:24.034Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/24 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/24/ [2020-06-23T08:07:24.606Z] ---> uname -a: [2020-06-23T08:07:24.606Z] Linux 2a6601288b35 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-06-23T08:07:24.606Z] [2020-06-23T08:07:24.606Z] [2020-06-23T08:07:24.606Z] ---> lscpu: [2020-06-23T08:07:24.606Z] Architecture: x86_64 [2020-06-23T08:07:24.606Z] CPU op-mode(s): 32-bit, 64-bit [2020-06-23T08:07:24.606Z] Byte Order: Little Endian [2020-06-23T08:07:24.606Z] Address sizes: 40 bits physical, 48 bits virtual [2020-06-23T08:07:24.606Z] CPU(s): 4 [2020-06-23T08:07:24.606Z] On-line CPU(s) list: 0-3 [2020-06-23T08:07:24.606Z] Thread(s) per core: 1 [2020-06-23T08:07:24.606Z] Core(s) per socket: 1 [2020-06-23T08:07:24.606Z] Socket(s): 4 [2020-06-23T08:07:24.606Z] NUMA node(s): 1 [2020-06-23T08:07:24.606Z] Vendor ID: GenuineIntel [2020-06-23T08:07:24.606Z] CPU family: 6 [2020-06-23T08:07:24.606Z] Model: 44 [2020-06-23T08:07:24.606Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-06-23T08:07:24.606Z] Stepping: 1 [2020-06-23T08:07:24.606Z] CPU MHz: 2933.396 [2020-06-23T08:07:24.606Z] BogoMIPS: 5866.79 [2020-06-23T08:07:24.606Z] Virtualization: VT-x [2020-06-23T08:07:24.606Z] Hypervisor vendor: KVM [2020-06-23T08:07:24.606Z] Virtualization type: full [2020-06-23T08:07:24.606Z] L1d cache: 128 KiB [2020-06-23T08:07:24.606Z] L1i cache: 128 KiB [2020-06-23T08:07:24.606Z] L2 cache: 16 MiB [2020-06-23T08:07:24.606Z] L3 cache: 64 MiB [2020-06-23T08:07:24.606Z] NUMA node0 CPU(s): 0-3 [2020-06-23T08:07:24.606Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-06-23T08:07:24.606Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-06-23T08:07:24.606Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-06-23T08:07:24.606Z] Vulnerability Meltdown: Mitigation; PTI [2020-06-23T08:07:24.606Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-06-23T08:07:24.606Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-06-23T08:07:24.606Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-06-23T08:07:24.606Z] Vulnerability Tsx async abort: Not affected [2020-06-23T08:07:24.606Z] 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-06-23T08:07:24.606Z] [2020-06-23T08:07:24.606Z] [2020-06-23T08:07:24.606Z] ---> nproc: [2020-06-23T08:07:24.606Z] 4 [2020-06-23T08:07:24.606Z] [2020-06-23T08:07:24.606Z] [2020-06-23T08:07:24.606Z] ---> df -h: [2020-06-23T08:07:24.606Z] Filesystem Size Used Available Use% Mounted on [2020-06-23T08:07:24.606Z] overlay 50.0G 7.2G 42.8G 14% / [2020-06-23T08:07:24.606Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-06-23T08:07:24.606Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-06-23T08:07:24.606Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-06-23T08:07:24.606Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-06-23T08:07:24.606Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-06-23T08:07:24.606Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-06-23T08:07:24.606Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-06-23T08:07:24.606Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-236@tmp [2020-06-23T08:07:24.606Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-06-23T08:07:24.606Z] [2020-06-23T08:07:24.606Z] [2020-06-23T08:07:24.606Z] ---> free -m: [2020-06-23T08:07:24.606Z] total used free shared buff/cache available [2020-06-23T08:07:24.606Z] Mem: 1837 629 118 0 1089 1103 [2020-06-23T08:07:24.606Z] Swap: 1023 0 1023 [2020-06-23T08:07:24.606Z] [2020-06-23T08:07:24.606Z] [2020-06-23T08:07:24.606Z] ---> ip addr: [2020-06-23T08:07:24.606Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-06-23T08:07:24.606Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-06-23T08:07:24.606Z] inet 127.0.0.1/8 scope host lo [2020-06-23T08:07:24.606Z] valid_lft forever preferred_lft forever [2020-06-23T08:07:24.606Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-06-23T08:07:24.606Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-06-23T08:07:24.606Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-06-23T08:07:24.606Z] valid_lft forever preferred_lft forever [2020-06-23T08:07:24.606Z] [2020-06-23T08:07:24.606Z] [2020-06-23T08:07:24.606Z] ---> sar -b -r -n DEV: [2020-06-23T08:07:24.606Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/23/20 _x86_64_ (4 CPU) [2020-06-23T08:07:24.606Z] [2020-06-23T08:07:24.606Z] 08:01:03 LINUX RESTART [2020-06-23T08:07:24.606Z] [2020-06-23T08:07:24.606Z] 08:02:03 tps rtps wtps bread/s bwrtn/s [2020-06-23T08:07:24.606Z] 08:03:01 3.50 0.00 3.50 0.00 115.21 [2020-06-23T08:07:24.606Z] 08:04:01 0.45 0.00 0.45 0.00 7.25 [2020-06-23T08:07:24.606Z] 08:05:01 0.37 0.00 0.37 0.00 6.10 [2020-06-23T08:07:24.606Z] 08:06:01 0.32 0.00 0.32 0.00 4.85 [2020-06-23T08:07:24.606Z] 08:07:01 0.73 0.42 0.32 20.12 8.63 [2020-06-23T08:07:24.606Z] Average: 1.06 0.08 0.97 4.05 27.82 [2020-06-23T08:07:24.606Z] [2020-06-23T08:07:24.606Z] 08:02:03 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-06-23T08:07:24.606Z] 08:03:01 175304 1706252 90.68 2620 1161220 1126832 38.46 406872 1137916 16 [2020-06-23T08:07:24.606Z] 08:04:01 180224 1701332 90.42 2620 1161224 1088068 37.13 405416 1135368 12 [2020-06-23T08:07:24.606Z] 08:05:01 179592 1701964 90.46 2620 1161232 1088240 37.14 406792 1134696 12 [2020-06-23T08:07:24.606Z] 08:06:01 180344 1701212 90.42 2620 1161232 1077948 36.79 407732 1133868 8 [2020-06-23T08:07:24.606Z] 08:07:01 170444 1711112 90.94 2620 1161956 1079872 36.85 411392 1132964 0 [2020-06-23T08:07:24.606Z] Average: 177182 1704374 90.58 2620 1161373 1092192 37.27 407641 1134962 10 [2020-06-23T08:07:24.606Z] [2020-06-23T08:07:24.606Z] 08:02:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-06-23T08:07:24.606Z] 08:03:01 eth0 1.57 0.50 0.81 0.04 0.00 0.00 0.00 [2020-06-23T08:07:24.606Z] 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-23T08:07:24.606Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-23T08:07:24.606Z] 08:04:01 eth0 0.97 0.28 0.32 0.20 0.00 0.00 0.00 [2020-06-23T08:07:24.606Z] 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-23T08:07:24.606Z] 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-23T08:07:24.606Z] 08:05:01 eth0 1.05 0.40 0.32 0.21 0.00 0.00 0.00 [2020-06-23T08:07:24.606Z] 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-23T08:07:24.606Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-23T08:07:24.606Z] 08:06:01 eth0 0.48 0.30 0.27 0.20 0.00 0.00 0.00 [2020-06-23T08:07:24.606Z] 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-23T08:07:24.606Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-23T08:07:24.606Z] 08:07:01 eth0 5.20 3.40 5.15 2.04 0.00 0.00 0.00 [2020-06-23T08:07:24.606Z] 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-23T08:07:24.606Z] 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-23T08:07:24.606Z] Average: eth0 1.85 0.98 1.38 0.54 0.00 0.00 0.00 [2020-06-23T08:07:24.606Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-23T08:07:24.606Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-23T08:07:24.606Z] [2020-06-23T08:07:24.606Z] [2020-06-23T08:07:24.606Z] ---> sar -P ALL: [2020-06-23T08:07:24.606Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/23/20 _x86_64_ (4 CPU) [2020-06-23T08:07:24.606Z] [2020-06-23T08:07:24.606Z] 08:01:03 LINUX RESTART [2020-06-23T08:07:24.606Z] [2020-06-23T08:07:24.607Z] 08:02:03 CPU %user %nice %system %iowait %steal %idle [2020-06-23T08:07:24.607Z] 08:03:01 all 0.14 0.00 0.04 0.00 0.00 99.82 [2020-06-23T08:07:24.607Z] 08:03:01 0 0.05 0.00 0.03 0.00 0.00 99.91 [2020-06-23T08:07:24.607Z] 08:03:01 1 0.45 0.00 0.07 0.00 0.00 99.48 [2020-06-23T08:07:24.607Z] 08:03:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-06-23T08:07:24.607Z] 08:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-06-23T08:07:24.607Z] 08:04:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-06-23T08:07:24.607Z] 08:04:01 0 0.48 0.00 0.03 0.00 0.00 99.48 [2020-06-23T08:07:24.607Z] 08:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-06-23T08:07:24.607Z] 08:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2020-06-23T08:07:24.607Z] 08:04:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2020-06-23T08:07:24.607Z] 08:05:01 all 0.14 0.00 0.03 0.00 0.00 99.84 [2020-06-23T08:07:24.607Z] 08:05:01 0 0.43 0.00 0.00 0.00 0.00 99.57 [2020-06-23T08:07:24.607Z] 08:05:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-06-23T08:07:24.607Z] 08:05:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-06-23T08:07:24.607Z] 08:05:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2020-06-23T08:07:24.607Z] 08:06:01 all 0.07 0.00 0.03 0.00 0.00 99.90 [2020-06-23T08:07:24.607Z] 08:06:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-06-23T08:07:24.607Z] 08:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2020-06-23T08:07:24.607Z] 08:06:01 2 0.20 0.00 0.07 0.00 0.00 99.73 [2020-06-23T08:07:24.607Z] 08:06:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-06-23T08:07:24.607Z] 08:07:01 all 0.43 0.00 0.35 0.01 0.00 99.20 [2020-06-23T08:07:24.607Z] 08:07:01 0 0.53 0.00 0.45 0.03 0.02 98.97 [2020-06-23T08:07:24.607Z] 08:07:01 1 0.30 0.00 0.28 0.00 0.00 99.42 [2020-06-23T08:07:24.607Z] 08:07:01 2 0.65 0.00 0.35 0.00 0.00 99.00 [2020-06-23T08:07:24.607Z] 08:07:01 3 0.27 0.00 0.30 0.00 0.00 99.43 [2020-06-23T08:07:24.607Z] Average: all 0.19 0.00 0.10 0.00 0.00 99.72 [2020-06-23T08:07:24.607Z] Average: 0 0.31 0.00 0.11 0.01 0.00 99.57 [2020-06-23T08:07:24.607Z] Average: 1 0.16 0.00 0.08 0.00 0.00 99.76 [2020-06-23T08:07:24.607Z] Average: 2 0.19 0.00 0.10 0.00 0.00 99.71 [2020-06-23T08:07:24.607Z] Average: 3 0.09 0.00 0.09 0.00 0.00 99.82 [2020-06-23T08:07:24.607Z] [2020-06-23T08:07:24.607Z] [2020-06-23T08:07:24.607Z]