Pull request #250 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 lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from a27c95e1bc2719d281b00301a4b5961b04aa3468+48a5c2205c272f54b96e88b4eae204edc1759100 (a9ade54c781f9032a144cbbd56f4d18be7279f27) 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-5454 in /w/workspace/dry_go-mod-core-contracts_PR-250 [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-250 # 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 Fetching without tags Merging remotes/origin/master commit 48a5c2205c272f54b96e88b4eae204edc1759100 into PR head commit a27c95e1bc2719d281b00301a4b5961b04aa3468 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/250/head:refs/remotes/origin/PR-250 +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/250/head:refs/remotes/origin/PR-250 # 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/250/head:refs/remotes/origin/PR-250 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a27c95e1bc2719d281b00301a4b5961b04aa3468 # timeout=10 Merge succeeded, producing a27c95e1bc2719d281b00301a4b5961b04aa3468 Checking out Revision a27c95e1bc2719d281b00301a4b5961b04aa3468 (PR-250) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 48a5c2205c272f54b96e88b4eae204edc1759100 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a27c95e1bc2719d281b00301a4b5961b04aa3468 # timeout=10 Commit message: "refactor: Remove Retry UrlClient" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-07T15:57:11.349Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-07T15:57:11.458Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-07T15:57:11.498Z] ========================================================= [2020-07-07T15:57:11.498Z] EdgeX Global Pipelines Version Info [2020-07-07T15:57:11.498Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 18839cab6fff0924e39ac058cd8d12c45a938fde # timeout=10 [2020-07-07T15:57:13.348Z] ------------------- [2020-07-07T15:57:13.349Z] stable info: [2020-07-07T15:57:13.349Z] ------------------- [2020-07-07T15:57:13.349Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-07T15:57:13.349Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-07-07T15:57:13.349Z] Message: update stable to v1.0.89 [2020-07-07T15:57:13.921Z] ------------------- [2020-07-07T15:57:13.921Z] experimental info: [2020-07-07T15:57:13.921Z] ------------------- [2020-07-07T15:57:13.921Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-07T15:57:13.921Z] Commit SHA: f6ab21c320c462fae7a5b8fd747aea39c3187bc7 [2020-07-07T15:57:13.921Z] Message: update experimental to v1.0.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-07T15:57:15.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-07T15:57:15.402Z] [2020-07-07T15:57:15.402Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-07T15:57:15.773Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-07T15:57:15.773Z] latest: Pulling from edgex-devops/git-semver [2020-07-07T15:57:15.773Z] 9123ac7c32f7: Pulling fs layer [2020-07-07T15:57:15.773Z] b8cc5d1170e3: Pulling fs layer [2020-07-07T15:57:15.773Z] 2924cbbf6a41: Pulling fs layer [2020-07-07T15:57:15.773Z] 93b08a4f1073: Pulling fs layer [2020-07-07T15:57:15.773Z] 93b08a4f1073: Waiting [2020-07-07T15:57:15.773Z] b8cc5d1170e3: Verifying Checksum [2020-07-07T15:57:15.773Z] b8cc5d1170e3: Download complete [2020-07-07T15:57:15.773Z] 9123ac7c32f7: Verifying Checksum [2020-07-07T15:57:15.773Z] 9123ac7c32f7: Download complete [2020-07-07T15:57:16.071Z] 93b08a4f1073: Verifying Checksum [2020-07-07T15:57:16.071Z] 93b08a4f1073: Download complete [2020-07-07T15:57:16.071Z] 2924cbbf6a41: Verifying Checksum [2020-07-07T15:57:16.071Z] 2924cbbf6a41: Download complete [2020-07-07T15:57:16.071Z] 9123ac7c32f7: Pull complete [2020-07-07T15:57:16.332Z] b8cc5d1170e3: Pull complete [2020-07-07T15:57:16.909Z] 2924cbbf6a41: Pull complete [2020-07-07T15:57:17.171Z] 93b08a4f1073: Pull complete [2020-07-07T15:57:17.171Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-07-07T15:57:17.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-07T15:57:17.171Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-07T15:57:17.281Z] prd-centos7-docker-4c-2g-5454 does not seem to be running inside a container [2020-07-07T15:57:17.324Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-250 -v /w/workspace/dry_go-mod-core-contracts_PR-250:/w/workspace/dry_go-mod-core-contracts_PR-250:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-250@tmp:/w/workspace/dry_go-mod-core-contracts_PR-250@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-07T15:57:19.436Z] $ docker top 26f1ee33452b4ca056c1c00dd15543fbafa9ad42760dee87734dff6f614c4f97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-07T15:57:19.622Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-07T15:57:19.622Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-07T15:57:19.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-07T15:57:19.818Z] $ docker exec 26f1ee33452b4ca056c1c00dd15543fbafa9ad42760dee87734dff6f614c4f97 ssh-agent [2020-07-07T15:57:19.979Z] SSH_AUTH_SOCK=/tmp/ssh-n3bO9DQhYRFB/agent.11 [2020-07-07T15:57:19.979Z] SSH_AGENT_PID=16 [2020-07-07T15:57:19.989Z] Running ssh-add (command line suppressed) [2020-07-07T15:57:20.106Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-250@tmp/private_key_469665719307174043.key (/w/workspace/dry_go-mod-core-contracts_PR-250@tmp/private_key_469665719307174043.key) [2020-07-07T15:57:20.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-07T15:57:20.469Z] + git describe --exact-match --tags HEAD [2020-07-07T15:57:20.469Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-07T15:57:20.526Z] $ docker exec --env ******** --env ******** 26f1ee33452b4ca056c1c00dd15543fbafa9ad42760dee87734dff6f614c4f97 ssh-agent -k [2020-07-07T15:57:20.632Z] unset SSH_AUTH_SOCK; [2020-07-07T15:57:20.633Z] unset SSH_AGENT_PID; [2020-07-07T15:57:20.633Z] echo Agent pid 16 killed; [2020-07-07T15:57:20.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-07T15:57:20.719Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-07T15:57:20.719Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-07T15:57:20.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-07T15:57:20.768Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-07T15:57:20.929Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-07T15:57:20.933Z] $ docker exec 26f1ee33452b4ca056c1c00dd15543fbafa9ad42760dee87734dff6f614c4f97 ssh-agent [2020-07-07T15:57:21.090Z] SSH_AUTH_SOCK=/tmp/ssh-c11oslLL3J5N/agent.44 [2020-07-07T15:57:21.090Z] SSH_AGENT_PID=49 [2020-07-07T15:57:21.096Z] Running ssh-add (command line suppressed) [2020-07-07T15:57:21.210Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-250@tmp/private_key_8971748785972542538.key (/w/workspace/dry_go-mod-core-contracts_PR-250@tmp/private_key_8971748785972542538.key) [2020-07-07T15:57:21.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-07T15:57:21.561Z] + git semver init [2020-07-07T15:57:21.561Z] # -> Open(): unable to determine branch for HEAD [2020-07-07T15:57:21.561Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-250/.git [2020-07-07T15:57:21.561Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-250 [2020-07-07T15:57:21.561Z] # $SEMVER_REMOTE_NAME = origin [2020-07-07T15:57:21.561Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-07T15:57:21.561Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-07T15:57:21.561Z] # $SEMVER_BRANCH = PR-250 [2020-07-07T15:57:21.561Z] # $SEMVER_TEMP = /tmp/semver-976905546 [2020-07-07T15:57:21.561Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-07-07T15:57:22.133Z] # '/tmp/semver-976905546' -> '/w/workspace/dry_go-mod-core-contracts_PR-250/.semver' [2020-07-07T15:57:22.133Z] # -> Force: false [2020-07-07T15:57:22.133Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-250/.semver [Pipeline] } [2020-07-07T15:57:22.145Z] $ docker exec --env ******** --env ******** 26f1ee33452b4ca056c1c00dd15543fbafa9ad42760dee87734dff6f614c4f97 ssh-agent -k [2020-07-07T15:57:22.268Z] unset SSH_AUTH_SOCK; [2020-07-07T15:57:22.268Z] unset SSH_AGENT_PID; [2020-07-07T15:57:22.268Z] echo Agent pid 49 killed; [2020-07-07T15:57:22.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-07T15:57:22.681Z] + git semver [Pipeline] } [2020-07-07T15:57:22.697Z] $ docker stop --time=1 26f1ee33452b4ca056c1c00dd15543fbafa9ad42760dee87734dff6f614c4f97 [2020-07-07T15:57:24.252Z] $ docker rm -f 26f1ee33452b4ca056c1c00dd15543fbafa9ad42760dee87734dff6f614c4f97 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-07T15:57:24.940Z] Stashed 78 file(s) [Pipeline] echo [2020-07-07T15:57:24.942Z] [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-07-07T15:57:40.126Z] Still waiting to schedule task [2020-07-07T15:57:40.127Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5454’ [2020-07-07T15:57:40.128Z] Still waiting to schedule task [2020-07-07T15:57:40.128Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-5406’ is offline [2020-07-07T15:59:15.001Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5455 in /w/workspace/dry_go-mod-core-contracts_PR-250 [Pipeline] { [Pipeline] ws [2020-07-07T15:59:15.030Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2020-07-07T15:59:19.588Z] using credential edgex-jenkins-ssh [2020-07-07T15:59:19.621Z] Cloning the remote Git repository [2020-07-07T15:59:19.621Z] Cloning with configured refspecs honoured and without tags [2020-07-07T15:59:19.696Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-07T15:59:19.818Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2020-07-07T15:59:19.947Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-07T15:59:19.950Z] > git --version # timeout=10 [2020-07-07T15:59:19.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-07T15:59:20.876Z] Fetching without tags [2020-07-07T15:59:20.057Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-07T15:59:20.799Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-07T15:59:20.821Z] > git config --add remote.origin.fetch +refs/pull/250/head:refs/remotes/origin/PR-250 # timeout=10 [2020-07-07T15:59:20.834Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-07T15:59:20.857Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-07T15:59:20.888Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-07T15:59:20.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-07T15:59:20.899Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-07T15:59:21.335Z] Merging remotes/origin/master commit 48a5c2205c272f54b96e88b4eae204edc1759100 into PR head commit a27c95e1bc2719d281b00301a4b5961b04aa3468 [2020-07-07T15:59:21.566Z] Merge succeeded, producing a27c95e1bc2719d281b00301a4b5961b04aa3468 [2020-07-07T15:59:21.566Z] Checking out Revision a27c95e1bc2719d281b00301a4b5961b04aa3468 (PR-250) [2020-07-07T15:59:21.358Z] > git config core.sparsecheckout # timeout=10 [2020-07-07T15:59:21.373Z] > git checkout -f a27c95e1bc2719d281b00301a4b5961b04aa3468 # timeout=10 [2020-07-07T15:59:21.486Z] > git remote # timeout=10 [2020-07-07T15:59:21.500Z] > git config --get remote.origin.url # timeout=10 [2020-07-07T15:59:21.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-07T15:59:21.522Z] > git merge 48a5c2205c272f54b96e88b4eae204edc1759100 # timeout=10 [2020-07-07T15:59:21.545Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-07T15:59:21.576Z] > git config core.sparsecheckout # timeout=10 [2020-07-07T15:59:21.586Z] > git checkout -f a27c95e1bc2719d281b00301a4b5961b04aa3468 # timeout=10 [2020-07-07T15:59:25.983Z] Commit message: "refactor: Remove Retry UrlClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-07T15:59:27.002Z] ========================================================= [2020-07-07T15:59:27.002Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-07T15:59:27.002Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-07T15:59:27.835Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-07-07T15:59:28.818Z] Sending build context to Docker daemon 1.829MB [2020-07-07T15:59:28.818Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-07T15:59:28.818Z] Step 2/7 : FROM ${BASE} [2020-07-07T15:59:29.091Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-07T15:59:29.092Z] cde5963f3b93: Pulling fs layer [2020-07-07T15:59:29.092Z] 2a23fa8c16f7: Pulling fs layer [2020-07-07T15:59:29.092Z] 777b28850792: Pulling fs layer [2020-07-07T15:59:29.092Z] 8a11ddd9e578: Pulling fs layer [2020-07-07T15:59:29.092Z] 4cf88f913ddb: Pulling fs layer [2020-07-07T15:59:29.092Z] 1df406cf5192: Pulling fs layer [2020-07-07T15:59:29.092Z] cd6300453558: Pulling fs layer [2020-07-07T15:59:29.092Z] b9c365052c96: Pulling fs layer [2020-07-07T15:59:29.092Z] a2d8cc88f415: Pulling fs layer [2020-07-07T15:59:29.092Z] ea1d1ca13537: Pulling fs layer [2020-07-07T15:59:29.092Z] 3750a50a1c5e: Pulling fs layer [2020-07-07T15:59:29.092Z] cd6300453558: Waiting [2020-07-07T15:59:29.092Z] b9c365052c96: Waiting [2020-07-07T15:59:29.092Z] a2d8cc88f415: Waiting [2020-07-07T15:59:29.092Z] ea1d1ca13537: Waiting [2020-07-07T15:59:29.092Z] 8a11ddd9e578: Waiting [2020-07-07T15:59:29.092Z] 4cf88f913ddb: Waiting [2020-07-07T15:59:29.092Z] 3750a50a1c5e: Waiting [2020-07-07T15:59:29.092Z] 1df406cf5192: Waiting [2020-07-07T15:59:29.092Z] 777b28850792: Verifying Checksum [2020-07-07T15:59:29.092Z] 777b28850792: Download complete [2020-07-07T15:59:29.092Z] 2a23fa8c16f7: Verifying Checksum [2020-07-07T15:59:29.092Z] 2a23fa8c16f7: Download complete [2020-07-07T15:59:29.092Z] 4cf88f913ddb: Verifying Checksum [2020-07-07T15:59:29.092Z] 4cf88f913ddb: Download complete [2020-07-07T15:59:29.092Z] 1df406cf5192: Verifying Checksum [2020-07-07T15:59:29.092Z] 1df406cf5192: Download complete [2020-07-07T15:59:29.368Z] cde5963f3b93: Verifying Checksum [2020-07-07T15:59:29.368Z] cde5963f3b93: Download complete [2020-07-07T15:59:29.970Z] cde5963f3b93: Pull complete [2020-07-07T15:59:30.573Z] 2a23fa8c16f7: Pull complete [2020-07-07T15:59:31.170Z] 777b28850792: Pull complete [2020-07-07T15:59:32.227Z] cd6300453558: Download complete [2020-07-07T15:59:32.227Z] a2d8cc88f415: Verifying Checksum [2020-07-07T15:59:33.232Z] ea1d1ca13537: Download complete [2020-07-07T15:59:33.505Z] 3750a50a1c5e: Download complete [2020-07-07T15:59:33.785Z] b9c365052c96: Verifying Checksum [2020-07-07T15:59:33.785Z] b9c365052c96: Download complete [2020-07-07T15:59:34.768Z] 8a11ddd9e578: Verifying Checksum [2020-07-07T15:59:34.768Z] 8a11ddd9e578: Download complete [2020-07-07T15:59:47.189Z] 8a11ddd9e578: Pull complete [2020-07-07T15:59:47.189Z] 4cf88f913ddb: Pull complete [2020-07-07T15:59:47.189Z] 1df406cf5192: Pull complete [2020-07-07T15:59:49.589Z] Running on prd-centos7-docker-4c-2g-5456 in /w/workspace/dry_go-mod-core-contracts_PR-250 [Pipeline] { [Pipeline] ws [2020-07-07T15:59:49.617Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2020-07-07T15:59:51.509Z] cd6300453558: Pull complete [2020-07-07T15:59:52.254Z] using credential edgex-jenkins-ssh [2020-07-07T15:59:52.288Z] Cloning the remote Git repository [2020-07-07T15:59:52.288Z] Cloning with configured refspecs honoured and without tags [2020-07-07T15:59:53.080Z] Fetching without tags [2020-07-07T15:59:52.125Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-07T15:59:52.212Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2020-07-07T15:59:52.268Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-07T15:59:52.268Z] > git --version # timeout=10 [2020-07-07T15:59:52.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-07T15:59:52.307Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-07T15:59:52.891Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-07T15:59:52.898Z] > git config --add remote.origin.fetch +refs/pull/250/head:refs/remotes/origin/PR-250 # timeout=10 [2020-07-07T15:59:52.911Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-07T15:59:52.923Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-07T15:59:52.938Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-07T15:59:52.938Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-07T15:59:52.945Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-07T15:59:53.527Z] Merging remotes/origin/master commit 48a5c2205c272f54b96e88b4eae204edc1759100 into PR head commit a27c95e1bc2719d281b00301a4b5961b04aa3468 [2020-07-07T15:59:53.780Z] Merge succeeded, producing a27c95e1bc2719d281b00301a4b5961b04aa3468 [2020-07-07T15:59:53.781Z] Checking out Revision a27c95e1bc2719d281b00301a4b5961b04aa3468 (PR-250) [2020-07-07T15:59:53.429Z] > git config core.sparsecheckout # timeout=10 [2020-07-07T15:59:53.465Z] > git checkout -f a27c95e1bc2719d281b00301a4b5961b04aa3468 # timeout=10 [2020-07-07T15:59:53.584Z] > git remote # timeout=10 [2020-07-07T15:59:53.608Z] > git config --get remote.origin.url # timeout=10 [2020-07-07T15:59:53.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-07T15:59:53.648Z] > git merge 48a5c2205c272f54b96e88b4eae204edc1759100 # timeout=10 [2020-07-07T15:59:53.684Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-07T15:59:53.695Z] > git config core.sparsecheckout # timeout=10 [2020-07-07T15:59:53.705Z] > git checkout -f a27c95e1bc2719d281b00301a4b5961b04aa3468 # timeout=10 [2020-07-07T15:59:55.838Z] b9c365052c96: Pull complete [2020-07-07T15:59:56.434Z] a2d8cc88f415: Pull complete [2020-07-07T15:59:57.634Z] Commit message: "refactor: Remove Retry UrlClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-07T15:59:58.445Z] ea1d1ca13537: Pull complete [Pipeline] echo [2020-07-07T15:59:58.549Z] ========================================================= [2020-07-07T15:59:58.549Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-07T15:59:58.549Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-07T15:59:58.718Z] 3750a50a1c5e: Pull complete [2020-07-07T15:59:58.992Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-07-07T15:59:58.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-07T15:59:58.992Z] ---> 78745c68409d [2020-07-07T15:59:58.992Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-07T15:59:59.267Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-07-07T15:59:59.856Z] Sending build context to Docker daemon 1.829MB [2020-07-07T15:59:59.856Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-07T15:59:59.856Z] Step 2/7 : FROM ${BASE} [2020-07-07T15:59:59.856Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-07T15:59:59.856Z] e6b0cf9c0882: Pulling fs layer [2020-07-07T15:59:59.856Z] 2848faf0eed1: Pulling fs layer [2020-07-07T15:59:59.856Z] 0f37312ad70f: Pulling fs layer [2020-07-07T15:59:59.856Z] 5788d62ee057: Pulling fs layer [2020-07-07T15:59:59.856Z] 0e6b1d234666: Pulling fs layer [2020-07-07T15:59:59.856Z] bf5d7aec512f: Pulling fs layer [2020-07-07T15:59:59.856Z] 34c802a77dc8: Pulling fs layer [2020-07-07T15:59:59.856Z] 9eb99e56ec68: Pulling fs layer [2020-07-07T15:59:59.856Z] 27c7a5d97fbd: Pulling fs layer [2020-07-07T15:59:59.856Z] 5c102a31e300: Pulling fs layer [2020-07-07T15:59:59.856Z] dcfb455df0a1: Pulling fs layer [2020-07-07T15:59:59.856Z] 5788d62ee057: Waiting [2020-07-07T15:59:59.856Z] 0e6b1d234666: Waiting [2020-07-07T15:59:59.856Z] bf5d7aec512f: Waiting [2020-07-07T15:59:59.856Z] 34c802a77dc8: Waiting [2020-07-07T15:59:59.856Z] 9eb99e56ec68: Waiting [2020-07-07T15:59:59.856Z] 27c7a5d97fbd: Waiting [2020-07-07T15:59:59.856Z] 5c102a31e300: Waiting [2020-07-07T15:59:59.856Z] dcfb455df0a1: Waiting [2020-07-07T15:59:59.856Z] 0f37312ad70f: Verifying Checksum [2020-07-07T15:59:59.856Z] 0f37312ad70f: Download complete [2020-07-07T15:59:59.856Z] 2848faf0eed1: Verifying Checksum [2020-07-07T15:59:59.856Z] 2848faf0eed1: Download complete [2020-07-07T15:59:59.856Z] 0e6b1d234666: Verifying Checksum [2020-07-07T15:59:59.856Z] 0e6b1d234666: Download complete [2020-07-07T15:59:59.856Z] bf5d7aec512f: Verifying Checksum [2020-07-07T15:59:59.856Z] bf5d7aec512f: Download complete [2020-07-07T15:59:59.856Z] e6b0cf9c0882: Verifying Checksum [2020-07-07T15:59:59.856Z] e6b0cf9c0882: Download complete [2020-07-07T16:00:00.443Z] e6b0cf9c0882: Pull complete [2020-07-07T16:00:01.076Z] 34c802a77dc8: Verifying Checksum [2020-07-07T16:00:01.076Z] 34c802a77dc8: Download complete [2020-07-07T16:00:01.076Z] 27c7a5d97fbd: Verifying Checksum [2020-07-07T16:00:01.076Z] 27c7a5d97fbd: Download complete [2020-07-07T16:00:01.366Z] 2848faf0eed1: Pull complete [2020-07-07T16:00:02.388Z] 0f37312ad70f: Pull complete [2020-07-07T16:00:02.388Z] 5788d62ee057: Verifying Checksum [2020-07-07T16:00:02.388Z] 5788d62ee057: Download complete [2020-07-07T16:00:02.388Z] 5c102a31e300: Verifying Checksum [2020-07-07T16:00:02.388Z] 5c102a31e300: Download complete [2020-07-07T16:00:02.388Z] dcfb455df0a1: Verifying Checksum [2020-07-07T16:00:02.388Z] dcfb455df0a1: Download complete [2020-07-07T16:00:02.388Z] 9eb99e56ec68: Verifying Checksum [2020-07-07T16:00:02.388Z] 9eb99e56ec68: Download complete [2020-07-07T16:00:04.404Z] ---> Running in 2666ce413245 [2020-07-07T16:00:04.404Z] Removing intermediate container 2666ce413245 [2020-07-07T16:00:04.404Z] ---> f56feebfb834 [2020-07-07T16:00:04.404Z] Step 4/7 : RUN apk add bash [2020-07-07T16:00:04.404Z] ---> Running in a24cb10adfa9 [2020-07-07T16:00:05.829Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-07-07T16:00:06.808Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-07-07T16:00:07.081Z] OK: 125 MiB in 39 packages [2020-07-07T16:00:08.521Z] Removing intermediate container a24cb10adfa9 [2020-07-07T16:00:08.521Z] ---> 4be1ec103087 [2020-07-07T16:00:08.521Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-07T16:00:08.521Z] ---> Running in 16339a06a01a [2020-07-07T16:00:09.100Z] 5788d62ee057: Pull complete [2020-07-07T16:00:09.100Z] 0e6b1d234666: Pull complete [2020-07-07T16:00:09.118Z] Removing intermediate container 16339a06a01a [2020-07-07T16:00:09.118Z] ---> f6cec28706d8 [2020-07-07T16:00:09.118Z] Step 6/7 : COPY go.mod . [2020-07-07T16:00:09.367Z] bf5d7aec512f: Pull complete [2020-07-07T16:00:09.712Z] ---> a858627f52db [2020-07-07T16:00:09.712Z] Step 7/7 : RUN go mod download [2020-07-07T16:00:09.987Z] ---> Running in 9a0f14384b8a [2020-07-07T16:00:11.953Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-07T16:00:11.953Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-07T16:00:12.220Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-07T16:00:12.220Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-07T16:00:12.220Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-07T16:00:12.220Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-07T16:00:12.220Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-07T16:00:12.220Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-07T16:00:12.220Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-07T16:00:12.220Z] go: finding github.com/google/uuid v1.1.0 [2020-07-07T16:00:12.220Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-07T16:00:12.220Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-07T16:00:12.220Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-07T16:00:12.220Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-07T16:00:12.523Z] go: finding github.com/stretchr/testify v1.4.0 [2020-07-07T16:00:12.523Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-07T16:00:12.523Z] go: finding golang.org/x/text v0.3.2 [2020-07-07T16:00:12.523Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-07T16:00:12.523Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-07T16:00:12.523Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-07-07T16:00:19.408Z] 34c802a77dc8: Pull complete [2020-07-07T16:00:22.007Z] 9eb99e56ec68: Pull complete [2020-07-07T16:00:22.276Z] 27c7a5d97fbd: Pull complete [2020-07-07T16:00:23.354Z] 5c102a31e300: Pull complete [2020-07-07T16:00:23.621Z] dcfb455df0a1: Pull complete [2020-07-07T16:00:23.621Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-07-07T16:00:23.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-07T16:00:23.621Z] ---> 7c70fe431013 [2020-07-07T16:00:23.621Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-07T16:00:24.573Z] ---> Running in 8aa6df2e26ec [2020-07-07T16:00:24.837Z] Removing intermediate container 8aa6df2e26ec [2020-07-07T16:00:24.837Z] ---> 5593886140b1 [2020-07-07T16:00:24.837Z] Step 4/7 : RUN apk add bash [2020-07-07T16:00:24.837Z] ---> Running in 4b9b6d5bc0ed [2020-07-07T16:00:24.931Z] Removing intermediate container 9a0f14384b8a [2020-07-07T16:00:24.931Z] ---> b17018d0b35a [2020-07-07T16:00:24.931Z] Successfully built b17018d0b35a [2020-07-07T16:00:24.931Z] 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-07-07T16:00:25.490Z] + docker inspect -f . ci-base-image-arm64 [2020-07-07T16:00:25.490Z] . [Pipeline] withDockerContainer [2020-07-07T16:00:25.728Z] prd-ubuntu18.04-docker-arm64-4c-16g-5455 does not seem to be running inside a container [2020-07-07T16:00:25.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-07T16:00:25.813Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-07-07T16:00:26.386Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-07-07T16:00:26.964Z] OK: 143 MiB in 39 packages [2020-07-07T16:00:27.441Z] $ docker top 0941323f8ad30289ad93524bbc6cdf910a64052a0d800f5d4deecbedead0fb17 -eo pid,comm [2020-07-07T16:00:27.539Z] Removing intermediate container 4b9b6d5bc0ed [2020-07-07T16:00:27.539Z] ---> fd2ed8d70272 [2020-07-07T16:00:27.539Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-07T16:00:27.539Z] ---> Running in b5c29c3e2131 [2020-07-07T16:00:27.539Z] Removing intermediate container b5c29c3e2131 [2020-07-07T16:00:27.539Z] ---> 699095ed92c2 [2020-07-07T16:00:27.539Z] Step 6/7 : COPY go.mod . [Pipeline] { [Pipeline] sh [2020-07-07T16:00:27.802Z] ---> d0c6de5f2e31 [2020-07-07T16:00:27.802Z] Step 7/7 : RUN go mod download [2020-07-07T16:00:27.802Z] ---> Running in 6314369d7053 [2020-07-07T16:00:28.777Z] + go version [2020-07-07T16:00:28.777Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-07-07T16:00:29.740Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-07T16:00:29.740Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-07T16:00:29.740Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-07T16:00:29.740Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-07T16:00:29.740Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-07T16:00:29.740Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-07T16:00:29.740Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-07T16:00:29.740Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-07T16:00:29.740Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-07T16:00:29.740Z] go: finding github.com/google/uuid v1.1.0 [2020-07-07T16:00:29.740Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-07T16:00:29.740Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-07T16:00:29.740Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-07T16:00:29.740Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-07T16:00:29.740Z] go: finding github.com/stretchr/testify v1.4.0 [2020-07-07T16:00:29.823Z] + make test [2020-07-07T16:00:29.823Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-07T16:00:30.034Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-07T16:00:30.035Z] go: finding golang.org/x/text v0.3.2 [2020-07-07T16:00:30.035Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-07T16:00:30.035Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-07T16:00:30.035Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-07-07T16:00:38.285Z] Removing intermediate container 6314369d7053 [2020-07-07T16:00:38.285Z] ---> d29567a909dc [2020-07-07T16:00:38.285Z] Successfully built d29567a909dc [2020-07-07T16:00:38.285Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-07T16:00:38.898Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-07T16:00:38.898Z] . [Pipeline] withDockerContainer [2020-07-07T16:00:39.015Z] prd-centos7-docker-4c-2g-5456 does not seem to be running inside a container [2020-07-07T16:00:39.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-07-07T16:00:39.921Z] $ docker top 8862ee4328c41264ce93a501c61349409031bf6e8728bb5931626f439d7b6263 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-07T16:00:40.382Z] + go version [2020-07-07T16:00:40.382Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-07-07T16:00:40.704Z] + make test [2020-07-07T16:00:40.705Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-07T16:00:48.977Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-07T16:00:49.943Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.010s coverage: 85.7% of statements [2020-07-07T16:00:49.943Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.010s coverage: 100.0% of statements [2020-07-07T16:00:50.919Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.028s coverage: 45.4% of statements [2020-07-07T16:00:50.919Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.023s coverage: 77.8% of statements [2020-07-07T16:00:50.919Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-07T16:00:50.919Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.031s coverage: 6.4% of statements [2020-07-07T16:00:51.505Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.019s coverage: 14.4% of statements [2020-07-07T16:00:51.505Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.011s coverage: 100.0% of statements [2020-07-07T16:00:52.042Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-07T16:00:52.100Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.030s coverage: 91.8% of statements [2020-07-07T16:00:52.100Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-07T16:00:52.100Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-07T16:00:52.100Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.010s coverage: 100.0% of statements [2020-07-07T16:00:52.644Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.035s coverage: 85.7% of statements [2020-07-07T16:00:52.644Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.054s coverage: 100.0% of statements [2020-07-07T16:00:54.638Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.038s coverage: 45.4% of statements [2020-07-07T16:00:54.638Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.026s coverage: 77.8% of statements [2020-07-07T16:00:54.638Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-07T16:00:54.915Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.023s coverage: 6.4% of statements [2020-07-07T16:00:55.523Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.137s coverage: 14.4% of statements [2020-07-07T16:00:56.127Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.064s coverage: 100.0% of statements [2020-07-07T16:00:56.343Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.018s coverage: 62.6% of statements [2020-07-07T16:00:56.343Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.042s coverage: 26.3% of statements [2020-07-07T16:00:56.343Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.014s coverage: 15.4% of statements [2020-07-07T16:00:56.343Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.045s coverage: 15.4% of statements [2020-07-07T16:00:56.343Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.045s coverage: 14.3% of statements [2020-07-07T16:00:56.343Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-07T16:00:56.343Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.023s coverage: 83.3% of statements [2020-07-07T16:00:56.343Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-07T16:00:56.343Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.009s coverage: 90.9% of statements [2020-07-07T16:00:56.343Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-07T16:00:56.343Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-07T16:00:56.343Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-07T16:00:56.923Z] gofmt -l . [2020-07-07T16:00:57.185Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-07T16:00:57.476Z] Stashed 1 file(s) [Pipeline] } [2020-07-07T16:00:57.483Z] $ docker stop --time=1 8862ee4328c41264ce93a501c61349409031bf6e8728bb5931626f439d7b6263 [2020-07-07T16:00:59.461Z] $ docker rm -f 8862ee4328c41264ce93a501c61349409031bf6e8728bb5931626f439d7b6263 [2020-07-07T16:00:59.546Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.084s coverage: 91.8% of statements [2020-07-07T16:00:59.546Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-07T16:00:59.546Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-07T16:00:59.546Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.036s coverage: 100.0% of statements [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-07-07T16:01:03.874Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.096s coverage: 62.6% of statements [2020-07-07T16:01:03.875Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.064s coverage: 26.3% of statements [2020-07-07T16:01:03.875Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.055s coverage: 15.4% of statements [2020-07-07T16:01:03.875Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.029s coverage: 15.4% of statements [2020-07-07T16:01:03.875Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.031s coverage: 14.3% of statements [2020-07-07T16:01:03.875Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-07T16:01:03.875Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.036s coverage: 83.3% of statements [2020-07-07T16:01:03.875Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-07T16:01:05.848Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.029s coverage: 90.9% of statements [2020-07-07T16:01:05.848Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-07T16:01:05.848Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-07T16:01:05.848Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-07T16:01:09.244Z] gofmt -l . [2020-07-07T16:01:09.515Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-07T16:01:09.803Z] Warning: overwriting stash ‘coverage-report’ [2020-07-07T16:01:10.279Z] Stashed 1 file(s) [Pipeline] } [2020-07-07T16:01:10.286Z] $ docker stop --time=1 0941323f8ad30289ad93524bbc6cdf910a64052a0d800f5d4deecbedead0fb17 [2020-07-07T16:01:12.370Z] $ docker rm -f 0941323f8ad30289ad93524bbc6cdf910a64052a0d800f5d4deecbedead0fb17 [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-07-07T16:01:13.650Z] provisioning config files... [2020-07-07T16:01:13.661Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-250@tmp/config2553786372569144612tmp [Pipeline] { [Pipeline] sh [2020-07-07T16:01:13.985Z] + curl -s https://codecov.io/bash [2020-07-07T16:01:13.985Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-250@tmp/config2553786372569144612tmp [Pipeline] } [2020-07-07T16:01:14.262Z] 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-07-07T16:01:15.158Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-07T16:01:15.738Z] ---> package-listing.sh [2020-07-07T16:01:15.738Z] ++ facter osfamily [2020-07-07T16:01:15.738Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-07T16:01:15.738Z] + OS_FAMILY=redhat [2020-07-07T16:01:15.738Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-250 [2020-07-07T16:01:15.738Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-07T16:01:15.738Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-07T16:01:15.738Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-07T16:01:15.738Z] + PACKAGES=/tmp/packages_start.txt [2020-07-07T16:01:15.738Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-250 ']' [2020-07-07T16:01:15.738Z] + PACKAGES=/tmp/packages_end.txt [2020-07-07T16:01:15.738Z] + case "${OS_FAMILY}" in [2020-07-07T16:01:15.739Z] + rpm -qa [2020-07-07T16:01:15.739Z] + sort [2020-07-07T16:01:19.953Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-07T16:01:19.953Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-07T16:01:19.953Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-07T16:01:19.953Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-250 ']' [2020-07-07T16:01:19.953Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-250/archives/ [2020-07-07T16:01:19.953Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-250/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-07T16:01:20.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-07T16:01:20.562Z] [2020-07-07T16:01:20.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-07T16:01:20.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-07T16:01:20.896Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-07T16:01:20.896Z] c9b1b535fdd9: Pulling fs layer [2020-07-07T16:01:20.896Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-07T16:01:20.896Z] 756a868c4378: Pulling fs layer [2020-07-07T16:01:20.896Z] 444b2fc9a129: Pulling fs layer [2020-07-07T16:01:20.896Z] ea15f1150254: Pulling fs layer [2020-07-07T16:01:20.896Z] 41b27a9f41bf: Pulling fs layer [2020-07-07T16:01:20.896Z] 28c525ee5125: Pulling fs layer [2020-07-07T16:01:20.896Z] 094b1ea09ed8: Pulling fs layer [2020-07-07T16:01:20.896Z] 138eaada9080: Pulling fs layer [2020-07-07T16:01:20.896Z] 0622d0fa9048: Pulling fs layer [2020-07-07T16:01:20.896Z] 444b2fc9a129: Waiting [2020-07-07T16:01:20.896Z] ea15f1150254: Waiting [2020-07-07T16:01:20.896Z] 41b27a9f41bf: Waiting [2020-07-07T16:01:20.896Z] 28c525ee5125: Waiting [2020-07-07T16:01:20.896Z] 094b1ea09ed8: Waiting [2020-07-07T16:01:20.896Z] 138eaada9080: Waiting [2020-07-07T16:01:20.896Z] 0622d0fa9048: Waiting [2020-07-07T16:01:20.896Z] 2cc5ad85d9ab: Download complete [2020-07-07T16:01:20.896Z] 444b2fc9a129: Verifying Checksum [2020-07-07T16:01:20.896Z] 444b2fc9a129: Download complete [2020-07-07T16:01:20.896Z] c9b1b535fdd9: Verifying Checksum [2020-07-07T16:01:20.896Z] c9b1b535fdd9: Download complete [2020-07-07T16:01:20.896Z] ea15f1150254: Verifying Checksum [2020-07-07T16:01:20.896Z] ea15f1150254: Download complete [2020-07-07T16:01:20.897Z] 28c525ee5125: Verifying Checksum [2020-07-07T16:01:20.897Z] 28c525ee5125: Download complete [2020-07-07T16:01:21.506Z] 756a868c4378: Verifying Checksum [2020-07-07T16:01:21.506Z] 756a868c4378: Download complete [2020-07-07T16:01:21.506Z] 138eaada9080: Verifying Checksum [2020-07-07T16:01:21.506Z] 138eaada9080: Download complete [2020-07-07T16:01:21.506Z] c9b1b535fdd9: Pull complete [2020-07-07T16:01:21.506Z] 094b1ea09ed8: Verifying Checksum [2020-07-07T16:01:21.506Z] 094b1ea09ed8: Download complete [2020-07-07T16:01:21.506Z] 0622d0fa9048: Verifying Checksum [2020-07-07T16:01:21.506Z] 0622d0fa9048: Download complete [2020-07-07T16:01:21.772Z] 2cc5ad85d9ab: Pull complete [2020-07-07T16:01:22.041Z] 41b27a9f41bf: Verifying Checksum [2020-07-07T16:01:22.041Z] 41b27a9f41bf: Download complete [2020-07-07T16:01:23.432Z] 756a868c4378: Pull complete [2020-07-07T16:01:23.432Z] 444b2fc9a129: Pull complete [2020-07-07T16:01:23.432Z] ea15f1150254: Pull complete [2020-07-07T16:01:27.644Z] 41b27a9f41bf: Pull complete [2020-07-07T16:01:27.644Z] 28c525ee5125: Pull complete [2020-07-07T16:01:30.194Z] 094b1ea09ed8: Pull complete [2020-07-07T16:01:30.458Z] 138eaada9080: Pull complete [2020-07-07T16:01:30.722Z] 0622d0fa9048: Pull complete [2020-07-07T16:01:30.722Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-07T16:01:30.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-07T16:01:30.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-07T16:01:30.866Z] prd-centos7-docker-4c-2g-5454 does not seem to be running inside a container [2020-07-07T16:01:30.906Z] $ 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-250 -v /w/workspace/dry_go-mod-core-contracts_PR-250:/w/workspace/dry_go-mod-core-contracts_PR-250:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-250@tmp:/w/workspace/dry_go-mod-core-contracts_PR-250@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-07T16:01:34.583Z] $ docker top 6db43b96b9ae36e178b86e20097a3255367db562563fc2ce837a94286fe19a61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-07T16:01:34.743Z] provisioning config files... [2020-07-07T16:01:34.756Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-250@tmp/config2062891825936571985tmp [Pipeline] { [Pipeline] echo [2020-07-07T16:01:34.786Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-07T16:01:35.076Z] ---> create-netrc.sh [Pipeline] echo [2020-07-07T16:01:35.085Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-07T16:01:35.376Z] ---> logs-deploy.sh [2020-07-07T16:01:35.376Z] + ARCHIVE_ARTIFACTS= [2020-07-07T16:01:35.376Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-07T16:01:35.376Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-07T16:01:35.376Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-07T16:01:35.376Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-250/3 [2020-07-07T16:01:35.376Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-250/3/ [2020-07-07T16:01:35.376Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-250/3 /w/workspace/dry_go-mod-core-contracts_PR-250 [2020-07-07T16:01:36.764Z] Archives upload complete. [2020-07-07T16:01:36.764Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-250/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-250/3/ [2020-07-07T16:01:37.337Z] ---> uname -a: [2020-07-07T16:01:37.337Z] Linux 6db43b96b9ae 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z] ---> lscpu: [2020-07-07T16:01:37.337Z] Architecture: x86_64 [2020-07-07T16:01:37.337Z] CPU op-mode(s): 32-bit, 64-bit [2020-07-07T16:01:37.337Z] Byte Order: Little Endian [2020-07-07T16:01:37.337Z] Address sizes: 40 bits physical, 48 bits virtual [2020-07-07T16:01:37.337Z] CPU(s): 4 [2020-07-07T16:01:37.337Z] On-line CPU(s) list: 0-3 [2020-07-07T16:01:37.337Z] Thread(s) per core: 1 [2020-07-07T16:01:37.337Z] Core(s) per socket: 1 [2020-07-07T16:01:37.337Z] Socket(s): 4 [2020-07-07T16:01:37.337Z] NUMA node(s): 1 [2020-07-07T16:01:37.337Z] Vendor ID: GenuineIntel [2020-07-07T16:01:37.337Z] CPU family: 6 [2020-07-07T16:01:37.337Z] Model: 44 [2020-07-07T16:01:37.337Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-07-07T16:01:37.337Z] Stepping: 1 [2020-07-07T16:01:37.337Z] CPU MHz: 2933.396 [2020-07-07T16:01:37.337Z] BogoMIPS: 5866.79 [2020-07-07T16:01:37.337Z] Virtualization: VT-x [2020-07-07T16:01:37.337Z] Hypervisor vendor: KVM [2020-07-07T16:01:37.337Z] Virtualization type: full [2020-07-07T16:01:37.337Z] L1d cache: 128 KiB [2020-07-07T16:01:37.337Z] L1i cache: 128 KiB [2020-07-07T16:01:37.337Z] L2 cache: 16 MiB [2020-07-07T16:01:37.337Z] L3 cache: 64 MiB [2020-07-07T16:01:37.337Z] NUMA node0 CPU(s): 0-3 [2020-07-07T16:01:37.337Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-07-07T16:01:37.337Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-07-07T16:01:37.337Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-07-07T16:01:37.337Z] Vulnerability Meltdown: Mitigation; PTI [2020-07-07T16:01:37.337Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-07-07T16:01:37.337Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-07-07T16:01:37.337Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-07-07T16:01:37.337Z] Vulnerability Tsx async abort: Not affected [2020-07-07T16:01:37.337Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z] ---> nproc: [2020-07-07T16:01:37.337Z] 4 [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z] ---> df -h: [2020-07-07T16:01:37.337Z] Filesystem Size Used Available Use% Mounted on [2020-07-07T16:01:37.337Z] overlay 50.0G 7.2G 42.8G 14% / [2020-07-07T16:01:37.337Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-07-07T16:01:37.337Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-07-07T16:01:37.337Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-07-07T16:01:37.337Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-07-07T16:01:37.337Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-07-07T16:01:37.337Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-07-07T16:01:37.337Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-250@tmp [2020-07-07T16:01:37.337Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-07-07T16:01:37.337Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-250 [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z] ---> free -m: [2020-07-07T16:01:37.337Z] total used free shared buff/cache available [2020-07-07T16:01:37.337Z] Mem: 1837 636 118 0 1082 1095 [2020-07-07T16:01:37.337Z] Swap: 1023 0 1023 [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z] ---> ip addr: [2020-07-07T16:01:37.337Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-07-07T16:01:37.337Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-07-07T16:01:37.337Z] inet 127.0.0.1/8 scope host lo [2020-07-07T16:01:37.337Z] valid_lft forever preferred_lft forever [2020-07-07T16:01:37.337Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-07-07T16:01:37.337Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-07-07T16:01:37.337Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-07-07T16:01:37.337Z] valid_lft forever preferred_lft forever [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z] ---> sar -b -r -n DEV: [2020-07-07T16:01:37.337Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/07/20 _x86_64_ (4 CPU) [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z] 15:56:24 LINUX RESTART [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z] 15:57:01 tps rtps wtps bread/s bwrtn/s [2020-07-07T16:01:37.337Z] 15:58:01 56.79 13.06 43.73 4800.93 4766.97 [2020-07-07T16:01:37.337Z] 15:59:01 1.60 0.00 1.60 0.00 30.86 [2020-07-07T16:01:37.337Z] 16:00:01 0.22 0.00 0.22 0.00 2.61 [2020-07-07T16:01:37.337Z] 16:01:02 0.30 0.02 0.28 0.13 3.86 [2020-07-07T16:01:37.337Z] Average: 14.74 3.27 11.46 1201.12 1201.92 [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z] 15:57:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-07-07T16:01:37.337Z] 15:58:01 157580 1723976 91.63 2620 1159300 1165224 39.77 425704 1136192 20 [2020-07-07T16:01:37.337Z] 15:59:01 167192 1714364 91.11 2620 1159304 1088292 37.14 420384 1133336 16 [2020-07-07T16:01:37.337Z] 16:00:01 166316 1715240 91.16 2620 1159312 1088584 37.15 421796 1133336 8 [2020-07-07T16:01:37.337Z] 16:01:02 164964 1716592 91.23 2620 1159312 1090832 37.23 422828 1132744 8 [2020-07-07T16:01:37.337Z] Average: 164013 1717543 91.28 2620 1159307 1108233 37.82 422678 1133902 13 [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z] 15:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-07-07T16:01:37.337Z] 15:58:01 eth0 338.75 218.87 701.07 83.88 0.00 0.00 0.00 [2020-07-07T16:01:37.337Z] 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-07T16:01:37.337Z] 15:58:01 docker0 3.31 2.91 0.72 8.86 0.00 0.00 0.00 [2020-07-07T16:01:37.337Z] 15:59:01 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 [2020-07-07T16:01:37.337Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-07T16:01:37.337Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-07T16:01:37.337Z] 16:00:01 eth0 1.40 0.68 0.58 0.40 0.00 0.00 0.00 [2020-07-07T16:01:37.337Z] 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-07T16:01:37.337Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-07T16:01:37.337Z] 16:01:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-07-07T16:01:37.337Z] 16:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-07T16:01:37.337Z] 16:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-07T16:01:37.337Z] Average: eth0 85.30 54.97 175.56 21.09 0.00 0.00 0.00 [2020-07-07T16:01:37.337Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-07T16:01:37.337Z] Average: docker0 0.83 0.73 0.18 2.22 0.00 0.00 0.00 [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z] ---> sar -P ALL: [2020-07-07T16:01:37.337Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/07/20 _x86_64_ (4 CPU) [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z] 15:56:24 LINUX RESTART [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z] 15:57:01 CPU %user %nice %system %iowait %steal %idle [2020-07-07T16:01:37.337Z] 15:58:01 all 7.06 0.00 2.95 1.84 0.02 88.13 [2020-07-07T16:01:37.337Z] 15:58:01 0 6.97 0.00 3.15 0.12 0.02 89.75 [2020-07-07T16:01:37.337Z] 15:58:01 1 7.59 0.00 2.64 4.85 0.02 84.91 [2020-07-07T16:01:37.337Z] 15:58:01 2 6.63 0.00 3.01 1.17 0.02 89.17 [2020-07-07T16:01:37.337Z] 15:58:01 3 7.04 0.00 3.03 1.21 0.02 88.71 [2020-07-07T16:01:37.337Z] 15:59:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2020-07-07T16:01:37.337Z] 15:59:01 0 0.23 0.00 0.05 0.00 0.00 99.72 [2020-07-07T16:01:37.337Z] 15:59:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2020-07-07T16:01:37.337Z] 15:59:01 2 0.30 0.00 0.03 0.00 0.00 99.67 [2020-07-07T16:01:37.337Z] 15:59:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-07-07T16:01:37.337Z] 16:00:01 all 0.18 0.00 0.03 0.00 0.00 99.79 [2020-07-07T16:01:37.337Z] 16:00:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-07T16:01:37.337Z] 16:00:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2020-07-07T16:01:37.337Z] 16:00:01 2 0.55 0.00 0.03 0.00 0.00 99.42 [2020-07-07T16:01:37.337Z] 16:00:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2020-07-07T16:01:37.337Z] 16:01:02 all 0.13 0.00 0.04 0.00 0.00 99.83 [2020-07-07T16:01:37.337Z] 16:01:02 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-07-07T16:01:37.337Z] 16:01:02 1 0.13 0.00 0.05 0.00 0.00 99.82 [2020-07-07T16:01:37.337Z] 16:01:02 2 0.32 0.00 0.02 0.00 0.00 99.67 [2020-07-07T16:01:37.337Z] 16:01:02 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-07-07T16:01:37.337Z] Average: all 1.88 0.00 0.76 0.46 0.00 96.90 [2020-07-07T16:01:37.337Z] Average: 0 1.81 0.00 0.81 0.03 0.00 97.35 [2020-07-07T16:01:37.337Z] Average: 1 1.95 0.00 0.68 1.21 0.00 96.16 [2020-07-07T16:01:37.337Z] Average: 2 1.94 0.00 0.77 0.29 0.00 96.99 [2020-07-07T16:01:37.337Z] Average: 3 1.80 0.00 0.79 0.30 0.01 97.10 [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z] [2020-07-07T16:01:37.337Z]