Pull request #253 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 0746ea1719ff74015da8ef926f06a40e1e317cc2 rather than 99647c8324b5afa22ae76557f5542c7d81d67573 Obtained Jenkinsfile from 0746ea1719ff74015da8ef926f06a40e1e317cc2 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-601 in /w/workspace/dry_go-mod-core-contracts_PR-253 [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-253 # 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/253/head:refs/remotes/origin/PR-253 +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/253/head:refs/remotes/origin/PR-253 # 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/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0746ea1719ff74015da8ef926f06a40e1e317cc2 into PR head commit 99647c8324b5afa22ae76557f5542c7d81d67573 Merge succeeded, producing 99647c8324b5afa22ae76557f5542c7d81d67573 Checking out Revision 99647c8324b5afa22ae76557f5542c7d81d67573 (PR-253) > git config core.sparsecheckout # timeout=10 > git checkout -f 99647c8324b5afa22ae76557f5542c7d81d67573 # 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 0746ea1719ff74015da8ef926f06a40e1e317cc2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99647c8324b5afa22ae76557f5542c7d81d67573 # timeout=10 Commit message: "feat: Create metadata DTOs and models for V2 API Create metadata DTOs and models for Addressable, Device, DeviceProfile, DeviceService. Fix: #249" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-14T07:42:46.813Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk a19dd47892953ecfb0bc57bfcbf3ade249077da1 # timeout=10 [2020-07-14T07:42:46.998Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-14T07:42:47.093Z] ========================================================= [2020-07-14T07:42:47.093Z] EdgeX Global Pipelines Version Info [2020-07-14T07:42:47.093Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-14T07:42:48.906Z] ------------------- [2020-07-14T07:42:48.907Z] stable info: [2020-07-14T07:42:48.907Z] ------------------- [2020-07-14T07:42:48.907Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-14T07:42:48.907Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-07-14T07:42:48.907Z] Message: update stable to v1.0.89 [2020-07-14T07:42:49.479Z] ------------------- [2020-07-14T07:42:49.479Z] experimental info: [2020-07-14T07:42:49.479Z] ------------------- [2020-07-14T07:42:49.479Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-14T07:42:49.479Z] Commit SHA: f6ab21c320c462fae7a5b8fd747aea39c3187bc7 [2020-07-14T07:42:49.479Z] 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-14T07:42:51.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-14T07:42:52.160Z] [2020-07-14T07:42:52.160Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-14T07:42:52.522Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-14T07:42:52.522Z] latest: Pulling from edgex-devops/git-semver [2020-07-14T07:42:52.522Z] 9123ac7c32f7: Pulling fs layer [2020-07-14T07:42:52.522Z] b8cc5d1170e3: Pulling fs layer [2020-07-14T07:42:52.522Z] 2924cbbf6a41: Pulling fs layer [2020-07-14T07:42:52.522Z] 93b08a4f1073: Pulling fs layer [2020-07-14T07:42:52.522Z] 93b08a4f1073: Waiting [2020-07-14T07:42:52.522Z] b8cc5d1170e3: Verifying Checksum [2020-07-14T07:42:52.522Z] b8cc5d1170e3: Download complete [2020-07-14T07:42:52.522Z] 9123ac7c32f7: Verifying Checksum [2020-07-14T07:42:52.522Z] 9123ac7c32f7: Download complete [2020-07-14T07:42:52.793Z] 93b08a4f1073: Verifying Checksum [2020-07-14T07:42:52.793Z] 93b08a4f1073: Download complete [2020-07-14T07:42:52.793Z] 2924cbbf6a41: Verifying Checksum [2020-07-14T07:42:52.793Z] 2924cbbf6a41: Download complete [2020-07-14T07:42:53.054Z] 9123ac7c32f7: Pull complete [2020-07-14T07:42:53.054Z] b8cc5d1170e3: Pull complete [2020-07-14T07:42:53.632Z] 2924cbbf6a41: Pull complete [2020-07-14T07:42:54.204Z] 93b08a4f1073: Pull complete [2020-07-14T07:42:54.204Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-07-14T07:42:54.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-14T07:42:54.204Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-14T07:42:54.311Z] prd-centos7-docker-4c-2g-601 does not seem to be running inside a container [2020-07-14T07:42:54.358Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-253 -v /w/workspace/dry_go-mod-core-contracts_PR-253:/w/workspace/dry_go-mod-core-contracts_PR-253:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-253@tmp:/w/workspace/dry_go-mod-core-contracts_PR-253@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-07-14T07:42:56.584Z] $ docker top 240e91d96b9a5292faf32c0b51a27268e1359b6dc3b7a4f991069bcf3f60111c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-14T07:42:56.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-14T07:42:56.968Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-14T07:42:57.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-14T07:42:57.180Z] $ docker exec 240e91d96b9a5292faf32c0b51a27268e1359b6dc3b7a4f991069bcf3f60111c ssh-agent [2020-07-14T07:42:57.342Z] SSH_AUTH_SOCK=/tmp/ssh-xam53q8u9dgS/agent.11 [2020-07-14T07:42:57.342Z] SSH_AGENT_PID=16 [2020-07-14T07:42:57.353Z] Running ssh-add (command line suppressed) [2020-07-14T07:42:57.474Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_2731158161155461878.key (/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_2731158161155461878.key) [2020-07-14T07:42:57.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-14T07:42:57.854Z] + git describe --exact-match --tags HEAD [2020-07-14T07:42:57.854Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-14T07:42:57.912Z] $ docker exec --env ******** --env ******** 240e91d96b9a5292faf32c0b51a27268e1359b6dc3b7a4f991069bcf3f60111c ssh-agent -k [2020-07-14T07:42:58.027Z] unset SSH_AUTH_SOCK; [2020-07-14T07:42:58.027Z] unset SSH_AGENT_PID; [2020-07-14T07:42:58.027Z] echo Agent pid 16 killed; [2020-07-14T07:42:58.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-14T07:42:58.145Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-14T07:42:58.145Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-14T07:42:58.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-14T07:42:58.232Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-14T07:42:58.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-14T07:42:58.406Z] $ docker exec 240e91d96b9a5292faf32c0b51a27268e1359b6dc3b7a4f991069bcf3f60111c ssh-agent [2020-07-14T07:42:58.557Z] SSH_AUTH_SOCK=/tmp/ssh-DIwgvTDkkfSB/agent.44 [2020-07-14T07:42:58.557Z] SSH_AGENT_PID=50 [2020-07-14T07:42:58.563Z] Running ssh-add (command line suppressed) [2020-07-14T07:42:58.688Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_1042899425172404224.key (/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_1042899425172404224.key) [2020-07-14T07:42:58.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-14T07:42:59.053Z] + git semver init [2020-07-14T07:42:59.053Z] # -> Open(): unable to determine branch for HEAD [2020-07-14T07:42:59.053Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-253/.git [2020-07-14T07:42:59.053Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-253 [2020-07-14T07:42:59.053Z] # $SEMVER_REMOTE_NAME = origin [2020-07-14T07:42:59.053Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-14T07:42:59.053Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-14T07:42:59.053Z] # $SEMVER_BRANCH = PR-253 [2020-07-14T07:42:59.053Z] # $SEMVER_TEMP = /tmp/semver-639806400 [2020-07-14T07:42:59.053Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-07-14T07:42:59.629Z] # '/tmp/semver-639806400' -> '/w/workspace/dry_go-mod-core-contracts_PR-253/.semver' [2020-07-14T07:42:59.629Z] # -> Force: false [2020-07-14T07:42:59.629Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-253/.semver [Pipeline] } [2020-07-14T07:42:59.644Z] $ docker exec --env ******** --env ******** 240e91d96b9a5292faf32c0b51a27268e1359b6dc3b7a4f991069bcf3f60111c ssh-agent -k [2020-07-14T07:42:59.759Z] unset SSH_AUTH_SOCK; [2020-07-14T07:42:59.759Z] unset SSH_AGENT_PID; [2020-07-14T07:42:59.759Z] echo Agent pid 50 killed; [2020-07-14T07:42:59.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-14T07:43:00.549Z] + git semver [Pipeline] } [2020-07-14T07:43:00.570Z] $ docker stop --time=1 240e91d96b9a5292faf32c0b51a27268e1359b6dc3b7a4f991069bcf3f60111c [2020-07-14T07:43:02.378Z] $ docker rm -f 240e91d96b9a5292faf32c0b51a27268e1359b6dc3b7a4f991069bcf3f60111c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-14T07:43:03.237Z] Stashed 80 file(s) [Pipeline] echo [2020-07-14T07:43:03.239Z] [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-14T07:43:18.895Z] Still waiting to schedule task [2020-07-14T07:43:18.895Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-601’ [2020-07-14T07:43:18.897Z] Still waiting to schedule task [2020-07-14T07:43:18.897Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-5406’ is offline [2020-07-14T07:44:49.982Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-602 in /w/workspace/dry_go-mod-core-contracts_PR-253 [Pipeline] { [Pipeline] ws [2020-07-14T07:44:50.058Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2020-07-14T07:44:54.918Z] using credential edgex-jenkins-ssh [2020-07-14T07:44:54.972Z] Cloning the remote Git repository [2020-07-14T07:44:54.972Z] Cloning with configured refspecs honoured and without tags [2020-07-14T07:44:56.166Z] Fetching without tags [2020-07-14T07:44:55.034Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-14T07:44:55.132Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2020-07-14T07:44:55.192Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-14T07:44:55.193Z] > git --version # timeout=10 [2020-07-14T07:44:55.220Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-14T07:44:55.290Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T07:44:56.067Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-14T07:44:56.087Z] > git config --add remote.origin.fetch +refs/pull/253/head:refs/remotes/origin/PR-253 # timeout=10 [2020-07-14T07:44:56.107Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T07:44:56.139Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-14T07:44:56.178Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-14T07:44:56.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-14T07:44:56.192Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T07:44:56.725Z] Merging remotes/origin/master commit 0746ea1719ff74015da8ef926f06a40e1e317cc2 into PR head commit 99647c8324b5afa22ae76557f5542c7d81d67573 [2020-07-14T07:44:56.992Z] Merge succeeded, producing 99647c8324b5afa22ae76557f5542c7d81d67573 [2020-07-14T07:44:56.993Z] Checking out Revision 99647c8324b5afa22ae76557f5542c7d81d67573 (PR-253) [2020-07-14T07:44:56.746Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T07:44:56.776Z] > git checkout -f 99647c8324b5afa22ae76557f5542c7d81d67573 # timeout=10 [2020-07-14T07:44:56.899Z] > git remote # timeout=10 [2020-07-14T07:44:56.919Z] > git config --get remote.origin.url # timeout=10 [2020-07-14T07:44:56.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-14T07:44:56.959Z] > git merge 0746ea1719ff74015da8ef926f06a40e1e317cc2 # timeout=10 [2020-07-14T07:44:56.980Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-14T07:44:57.000Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T07:44:57.009Z] > git checkout -f 99647c8324b5afa22ae76557f5542c7d81d67573 # timeout=10 [2020-07-14T07:45:01.412Z] Commit message: "feat: Create metadata DTOs and models for V2 API Create metadata DTOs and models for Addressable, Device, DeviceProfile, DeviceService. Fix: #249" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-14T07:45:02.608Z] ========================================================= [2020-07-14T07:45:02.608Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-14T07:45:02.608Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-14T07:45:03.884Z] + 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-14T07:45:04.864Z] Sending build context to Docker daemon 1.984MB [2020-07-14T07:45:04.864Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-14T07:45:04.864Z] Step 2/7 : FROM ${BASE} [2020-07-14T07:45:05.139Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-14T07:45:05.139Z] cde5963f3b93: Pulling fs layer [2020-07-14T07:45:05.139Z] 2a23fa8c16f7: Pulling fs layer [2020-07-14T07:45:05.139Z] 777b28850792: Pulling fs layer [2020-07-14T07:45:05.139Z] 8a11ddd9e578: Pulling fs layer [2020-07-14T07:45:05.139Z] 4cf88f913ddb: Pulling fs layer [2020-07-14T07:45:05.139Z] 1df406cf5192: Pulling fs layer [2020-07-14T07:45:05.139Z] cd6300453558: Pulling fs layer [2020-07-14T07:45:05.139Z] b9c365052c96: Pulling fs layer [2020-07-14T07:45:05.139Z] a2d8cc88f415: Pulling fs layer [2020-07-14T07:45:05.139Z] ea1d1ca13537: Pulling fs layer [2020-07-14T07:45:05.139Z] 3750a50a1c5e: Pulling fs layer [2020-07-14T07:45:05.139Z] a2d8cc88f415: Waiting [2020-07-14T07:45:05.139Z] cd6300453558: Waiting [2020-07-14T07:45:05.139Z] ea1d1ca13537: Waiting [2020-07-14T07:45:05.139Z] 3750a50a1c5e: Waiting [2020-07-14T07:45:05.139Z] 8a11ddd9e578: Waiting [2020-07-14T07:45:05.139Z] b9c365052c96: Waiting [2020-07-14T07:45:05.139Z] 1df406cf5192: Waiting [2020-07-14T07:45:05.139Z] 4cf88f913ddb: Waiting [2020-07-14T07:45:05.139Z] 777b28850792: Download complete [2020-07-14T07:45:05.422Z] 2a23fa8c16f7: Verifying Checksum [2020-07-14T07:45:05.422Z] 2a23fa8c16f7: Download complete [2020-07-14T07:45:05.422Z] 4cf88f913ddb: Verifying Checksum [2020-07-14T07:45:05.422Z] 4cf88f913ddb: Download complete [2020-07-14T07:45:05.422Z] 1df406cf5192: Download complete [2020-07-14T07:45:05.422Z] cde5963f3b93: Verifying Checksum [2020-07-14T07:45:05.422Z] cde5963f3b93: Download complete [2020-07-14T07:45:06.422Z] cde5963f3b93: Pull complete [2020-07-14T07:45:07.034Z] 2a23fa8c16f7: Pull complete [2020-07-14T07:45:07.315Z] 777b28850792: Pull complete [2020-07-14T07:45:08.303Z] cd6300453558: Verifying Checksum [2020-07-14T07:45:08.303Z] cd6300453558: Download complete [2020-07-14T07:45:08.303Z] a2d8cc88f415: Download complete [2020-07-14T07:45:09.753Z] ea1d1ca13537: Verifying Checksum [2020-07-14T07:45:09.753Z] ea1d1ca13537: Download complete [2020-07-14T07:45:09.753Z] 3750a50a1c5e: Verifying Checksum [2020-07-14T07:45:09.753Z] 3750a50a1c5e: Download complete [2020-07-14T07:45:10.349Z] b9c365052c96: Verifying Checksum [2020-07-14T07:45:10.349Z] b9c365052c96: Download complete [2020-07-14T07:45:10.349Z] 8a11ddd9e578: Verifying Checksum [2020-07-14T07:45:10.349Z] 8a11ddd9e578: Download complete [2020-07-14T07:45:20.479Z] 8a11ddd9e578: Pull complete [2020-07-14T07:45:20.479Z] 4cf88f913ddb: Pull complete [2020-07-14T07:45:20.479Z] 1df406cf5192: Pull complete [2020-07-14T07:45:24.773Z] cd6300453558: Pull complete [2020-07-14T07:45:29.081Z] b9c365052c96: Pull complete [2020-07-14T07:45:29.081Z] a2d8cc88f415: Pull complete [2020-07-14T07:45:31.709Z] ea1d1ca13537: Pull complete [2020-07-14T07:45:31.709Z] 3750a50a1c5e: Pull complete [2020-07-14T07:45:31.709Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-07-14T07:45:31.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-14T07:45:31.709Z] ---> 78745c68409d [2020-07-14T07:45:31.709Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-14T07:45:32.795Z] Running on prd-centos7-docker-4c-2g-603 in /w/workspace/dry_go-mod-core-contracts_PR-253 [Pipeline] { [Pipeline] ws [2020-07-14T07:45:32.844Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2020-07-14T07:45:37.093Z] ---> Running in ceb120952f2f [2020-07-14T07:45:37.093Z] Removing intermediate container ceb120952f2f [2020-07-14T07:45:37.093Z] ---> f15afd26264a [2020-07-14T07:45:37.093Z] Step 4/7 : RUN apk add bash [2020-07-14T07:45:37.093Z] ---> Running in b8b1be3951cf [2020-07-14T07:45:39.056Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-07-14T07:45:39.273Z] using credential edgex-jenkins-ssh [2020-07-14T07:45:39.337Z] Cloning the remote Git repository [2020-07-14T07:45:39.337Z] Cloning with configured refspecs honoured and without tags [2020-07-14T07:45:39.645Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-07-14T07:45:39.457Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-14T07:45:39.571Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2020-07-14T07:45:39.818Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-14T07:45:39.829Z] > git --version # timeout=10 [2020-07-14T07:45:39.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-14T07:45:39.972Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T07:45:40.615Z] OK: 125 MiB in 39 packages [2020-07-14T07:45:40.850Z] Fetching without tags [2020-07-14T07:45:41.351Z] Merging remotes/origin/master commit 0746ea1719ff74015da8ef926f06a40e1e317cc2 into PR head commit 99647c8324b5afa22ae76557f5542c7d81d67573 [2020-07-14T07:45:41.597Z] Removing intermediate container b8b1be3951cf [2020-07-14T07:45:41.597Z] ---> 8b9e28790532 [2020-07-14T07:45:41.597Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-14T07:45:40.760Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-14T07:45:40.774Z] > git config --add remote.origin.fetch +refs/pull/253/head:refs/remotes/origin/PR-253 # timeout=10 [2020-07-14T07:45:40.811Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T07:45:40.827Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-14T07:45:40.858Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-14T07:45:40.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-14T07:45:40.885Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T07:45:41.382Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T07:45:41.423Z] > git checkout -f 99647c8324b5afa22ae76557f5542c7d81d67573 # timeout=10 [2020-07-14T07:45:41.870Z] ---> Running in 965eac83297f [2020-07-14T07:45:42.025Z] Merge succeeded, producing 99647c8324b5afa22ae76557f5542c7d81d67573 [2020-07-14T07:45:42.025Z] Checking out Revision 99647c8324b5afa22ae76557f5542c7d81d67573 (PR-253) [2020-07-14T07:45:42.462Z] Removing intermediate container 965eac83297f [2020-07-14T07:45:42.462Z] ---> cbc2dde6168c [2020-07-14T07:45:42.462Z] Step 6/7 : COPY go.mod . [2020-07-14T07:45:43.052Z] ---> 2d2f3ed76cc7 [2020-07-14T07:45:43.052Z] Step 7/7 : RUN go mod download [2020-07-14T07:45:43.052Z] ---> Running in 93cdf471c25c [2020-07-14T07:45:41.807Z] > git remote # timeout=10 [2020-07-14T07:45:41.881Z] > git config --get remote.origin.url # timeout=10 [2020-07-14T07:45:41.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-14T07:45:41.936Z] > git merge 0746ea1719ff74015da8ef926f06a40e1e317cc2 # timeout=10 [2020-07-14T07:45:41.962Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-14T07:45:42.033Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T07:45:42.062Z] > git checkout -f 99647c8324b5afa22ae76557f5542c7d81d67573 # timeout=10 [2020-07-14T07:45:45.669Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-14T07:45:45.669Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-14T07:45:45.669Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-14T07:45:45.669Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-14T07:45:45.669Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-14T07:45:45.669Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-14T07:45:45.669Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-14T07:45:45.669Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-14T07:45:45.669Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-14T07:45:45.669Z] go: finding github.com/google/uuid v1.1.0 [2020-07-14T07:45:45.669Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-14T07:45:45.669Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-14T07:45:45.669Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-14T07:45:45.669Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-14T07:45:45.669Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-14T07:45:45.669Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-14T07:45:45.669Z] go: finding golang.org/x/text v0.3.2 [2020-07-14T07:45:45.669Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-14T07:45:45.669Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-14T07:45:45.669Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-07-14T07:45:51.960Z] Commit message: "feat: Create metadata DTOs and models for V2 API Create metadata DTOs and models for Addressable, Device, DeviceProfile, DeviceService. Fix: #249" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-14T07:45:53.071Z] ========================================================= [2020-07-14T07:45:53.072Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-14T07:45:53.072Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-14T07:45:53.972Z] + 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-14T07:45:54.978Z] Sending build context to Docker daemon 1.984MB [2020-07-14T07:45:54.978Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-14T07:45:54.978Z] Step 2/7 : FROM ${BASE} [2020-07-14T07:45:55.281Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-14T07:45:55.281Z] e6b0cf9c0882: Pulling fs layer [2020-07-14T07:45:55.281Z] 2848faf0eed1: Pulling fs layer [2020-07-14T07:45:55.281Z] 0f37312ad70f: Pulling fs layer [2020-07-14T07:45:55.281Z] 5788d62ee057: Pulling fs layer [2020-07-14T07:45:55.281Z] 0e6b1d234666: Pulling fs layer [2020-07-14T07:45:55.281Z] bf5d7aec512f: Pulling fs layer [2020-07-14T07:45:55.281Z] 34c802a77dc8: Pulling fs layer [2020-07-14T07:45:55.281Z] 9eb99e56ec68: Pulling fs layer [2020-07-14T07:45:55.281Z] 27c7a5d97fbd: Pulling fs layer [2020-07-14T07:45:55.281Z] 5c102a31e300: Pulling fs layer [2020-07-14T07:45:55.282Z] dcfb455df0a1: Pulling fs layer [2020-07-14T07:45:55.282Z] 5788d62ee057: Waiting [2020-07-14T07:45:55.282Z] 0e6b1d234666: Waiting [2020-07-14T07:45:55.282Z] bf5d7aec512f: Waiting [2020-07-14T07:45:55.282Z] 34c802a77dc8: Waiting [2020-07-14T07:45:55.282Z] 9eb99e56ec68: Waiting [2020-07-14T07:45:55.282Z] 27c7a5d97fbd: Waiting [2020-07-14T07:45:55.282Z] 5c102a31e300: Waiting [2020-07-14T07:45:55.282Z] dcfb455df0a1: Waiting [2020-07-14T07:45:55.282Z] 0f37312ad70f: Verifying Checksum [2020-07-14T07:45:55.282Z] 0f37312ad70f: Download complete [2020-07-14T07:45:55.282Z] 2848faf0eed1: Verifying Checksum [2020-07-14T07:45:55.282Z] 2848faf0eed1: Download complete [2020-07-14T07:45:55.282Z] 0e6b1d234666: Verifying Checksum [2020-07-14T07:45:55.282Z] 0e6b1d234666: Download complete [2020-07-14T07:45:55.282Z] bf5d7aec512f: Verifying Checksum [2020-07-14T07:45:55.282Z] bf5d7aec512f: Download complete [2020-07-14T07:45:55.282Z] e6b0cf9c0882: Verifying Checksum [2020-07-14T07:45:55.282Z] e6b0cf9c0882: Download complete [2020-07-14T07:45:56.398Z] e6b0cf9c0882: Pull complete [2020-07-14T07:45:57.115Z] 34c802a77dc8: Verifying Checksum [2020-07-14T07:45:57.115Z] 34c802a77dc8: Download complete [2020-07-14T07:45:57.115Z] 27c7a5d97fbd: Verifying Checksum [2020-07-14T07:45:57.115Z] 27c7a5d97fbd: Download complete [2020-07-14T07:45:58.047Z] Removing intermediate container 93cdf471c25c [2020-07-14T07:45:58.047Z] ---> efc3779124ec [2020-07-14T07:45:58.047Z] Successfully built efc3779124ec [2020-07-14T07:45:58.047Z] 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-14T07:45:58.891Z] + docker inspect -f . ci-base-image-arm64 [2020-07-14T07:45:58.891Z] . [Pipeline] withDockerContainer [2020-07-14T07:45:59.126Z] prd-ubuntu18.04-docker-arm64-4c-16g-602 does not seem to be running inside a container [2020-07-14T07:45:59.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-14T07:45:59.289Z] 5c102a31e300: Verifying Checksum [2020-07-14T07:45:59.289Z] 5c102a31e300: Download complete [2020-07-14T07:45:59.289Z] 9eb99e56ec68: Verifying Checksum [2020-07-14T07:45:59.289Z] 9eb99e56ec68: Download complete [2020-07-14T07:45:59.289Z] 5788d62ee057: Verifying Checksum [2020-07-14T07:45:59.289Z] 5788d62ee057: Download complete [2020-07-14T07:45:59.289Z] dcfb455df0a1: Verifying Checksum [2020-07-14T07:45:59.289Z] dcfb455df0a1: Download complete [2020-07-14T07:45:59.583Z] 2848faf0eed1: Pull complete [2020-07-14T07:46:00.287Z] 0f37312ad70f: Pull complete [2020-07-14T07:46:00.988Z] $ docker top fd1945bb4f80e64d5c773a167f47e62468f2c42d6f8589a04a71c8b5339712c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-14T07:46:02.518Z] + go version [2020-07-14T07:46:02.518Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-07-14T07:46:03.582Z] + make test [2020-07-14T07:46:03.582Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-14T07:46:12.839Z] 5788d62ee057: Pull complete [2020-07-14T07:46:12.840Z] 0e6b1d234666: Pull complete [2020-07-14T07:46:12.840Z] bf5d7aec512f: Pull complete [2020-07-14T07:46:18.404Z] 34c802a77dc8: Pull complete [2020-07-14T07:46:25.802Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-14T07:46:26.359Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.035s coverage: 85.7% of statements [2020-07-14T07:46:26.359Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.037s coverage: 100.0% of statements [2020-07-14T07:46:27.358Z] 9eb99e56ec68: Pull complete [2020-07-14T07:46:27.358Z] 27c7a5d97fbd: Pull complete [2020-07-14T07:46:28.344Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.069s coverage: 45.4% of statements [2020-07-14T07:46:28.344Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.028s coverage: 77.8% of statements [2020-07-14T07:46:28.344Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-14T07:46:28.344Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.029s coverage: 6.4% of statements [2020-07-14T07:46:28.404Z] 5c102a31e300: Pull complete [2020-07-14T07:46:29.336Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.077s coverage: 14.4% of statements [2020-07-14T07:46:29.542Z] dcfb455df0a1: Pull complete [2020-07-14T07:46:29.542Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-07-14T07:46:29.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-14T07:46:29.841Z] ---> 7c70fe431013 [2020-07-14T07:46:29.841Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-14T07:46:29.943Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.036s coverage: 100.0% of statements [2020-07-14T07:46:31.290Z] ---> Running in 82cbbaf67edd [2020-07-14T07:46:31.565Z] Removing intermediate container 82cbbaf67edd [2020-07-14T07:46:31.565Z] ---> f367362d1746 [2020-07-14T07:46:31.565Z] Step 4/7 : RUN apk add bash [2020-07-14T07:46:31.834Z] ---> Running in 5410081c8232 [2020-07-14T07:46:32.588Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.070s coverage: 91.8% of statements [2020-07-14T07:46:32.588Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-14T07:46:32.588Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-14T07:46:32.588Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.021s coverage: 100.0% of statements [2020-07-14T07:46:33.287Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-07-14T07:46:34.274Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-07-14T07:46:34.873Z] OK: 143 MiB in 39 packages [2020-07-14T07:46:35.877Z] Removing intermediate container 5410081c8232 [2020-07-14T07:46:35.877Z] ---> 21bef35a4722 [2020-07-14T07:46:35.877Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-14T07:46:35.877Z] ---> Running in fde586bc2a27 [2020-07-14T07:46:36.194Z] Removing intermediate container fde586bc2a27 [2020-07-14T07:46:36.194Z] ---> cd50d103c040 [2020-07-14T07:46:36.194Z] Step 6/7 : COPY go.mod . [2020-07-14T07:46:36.841Z] ---> d2fc932a31ce [2020-07-14T07:46:36.841Z] Step 7/7 : RUN go mod download [2020-07-14T07:46:36.841Z] ---> Running in 5be9c70619b9 [2020-07-14T07:46:39.339Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.092s coverage: 62.6% of statements [2020-07-14T07:46:39.340Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.024s coverage: 26.3% of statements [2020-07-14T07:46:39.340Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.077s coverage: 15.4% of statements [2020-07-14T07:46:39.340Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.030s coverage: 15.4% of statements [2020-07-14T07:46:39.340Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements [2020-07-14T07:46:39.340Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-14T07:46:39.340Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.019s coverage: 19.2% of statements [2020-07-14T07:46:39.340Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-14T07:46:39.340Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.045s coverage: 95.4% of statements [2020-07-14T07:46:39.340Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-14T07:46:39.340Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-14T07:46:39.507Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-14T07:46:39.507Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-14T07:46:39.507Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-14T07:46:39.507Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-14T07:46:39.507Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-14T07:46:39.507Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-14T07:46:39.507Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-14T07:46:39.507Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-14T07:46:39.507Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-14T07:46:39.507Z] go: finding github.com/google/uuid v1.1.0 [2020-07-14T07:46:39.507Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-14T07:46:39.507Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-14T07:46:39.507Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-14T07:46:39.507Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-14T07:46:39.507Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-14T07:46:39.507Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-14T07:46:39.507Z] go: finding golang.org/x/text v0.3.2 [2020-07-14T07:46:39.608Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-14T07:46:39.810Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-14T07:46:39.810Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-14T07:46:39.810Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-07-14T07:46:42.990Z] gofmt -l . [2020-07-14T07:46:43.588Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-14T07:46:44.302Z] Stashed 1 file(s) [Pipeline] } [2020-07-14T07:46:44.309Z] $ docker stop --time=1 fd1945bb4f80e64d5c773a167f47e62468f2c42d6f8589a04a71c8b5339712c1 [2020-07-14T07:46:46.294Z] $ docker rm -f fd1945bb4f80e64d5c773a167f47e62468f2c42d6f8589a04a71c8b5339712c1 [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-14T07:46:50.122Z] Removing intermediate container 5be9c70619b9 [2020-07-14T07:46:50.122Z] ---> 4a217476b605 [2020-07-14T07:46:50.408Z] Successfully built 4a217476b605 [2020-07-14T07:46:50.408Z] 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-14T07:46:51.270Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-14T07:46:51.877Z] . [Pipeline] withDockerContainer [2020-07-14T07:46:52.277Z] prd-centos7-docker-4c-2g-603 does not seem to be running inside a container [2020-07-14T07:46:52.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** -e ******** ci-base-image-x86_64 cat [2020-07-14T07:46:54.769Z] $ docker top a2f05ae79dbfee854f9254a06495a230c7819c8863ee610dec1473691beba76a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-14T07:46:55.979Z] + go version [2020-07-14T07:46:55.979Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-07-14T07:46:56.350Z] + make test [2020-07-14T07:46:56.350Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-14T07:47:14.966Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-14T07:47:15.287Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.119s coverage: 85.7% of statements [2020-07-14T07:47:15.287Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.037s coverage: 100.0% of statements [2020-07-14T07:47:16.847Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.036s coverage: 45.4% of statements [2020-07-14T07:47:16.847Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.035s coverage: 77.8% of statements [2020-07-14T07:47:16.847Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-14T07:47:18.020Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.040s coverage: 6.4% of statements [2020-07-14T07:47:18.330Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.108s coverage: 14.4% of statements [2020-07-14T07:47:19.423Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.072s coverage: 100.0% of statements [2020-07-14T07:47:20.736Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.109s coverage: 91.8% of statements [2020-07-14T07:47:20.736Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-14T07:47:20.736Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-14T07:47:20.736Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.026s coverage: 100.0% of statements [2020-07-14T07:47:25.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.062s coverage: 62.6% of statements [2020-07-14T07:47:25.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.010s coverage: 26.3% of statements [2020-07-14T07:47:25.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.008s coverage: 15.4% of statements [2020-07-14T07:47:25.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.056s coverage: 15.4% of statements [2020-07-14T07:47:25.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.033s coverage: 14.3% of statements [2020-07-14T07:47:25.179Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-14T07:47:25.450Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.047s coverage: 19.2% of statements [2020-07-14T07:47:25.450Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-14T07:47:26.454Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.053s coverage: 95.4% of statements [2020-07-14T07:47:26.454Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-14T07:47:26.454Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-14T07:47:26.734Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-14T07:47:28.699Z] gofmt -l . [2020-07-14T07:47:29.291Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-14T07:47:29.358Z] Warning: overwriting stash ‘coverage-report’ [2020-07-14T07:47:29.840Z] Stashed 1 file(s) [Pipeline] } [2020-07-14T07:47:29.848Z] $ docker stop --time=1 a2f05ae79dbfee854f9254a06495a230c7819c8863ee610dec1473691beba76a [2020-07-14T07:47:32.382Z] $ docker rm -f a2f05ae79dbfee854f9254a06495a230c7819c8863ee610dec1473691beba76a [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-14T07:47:34.506Z] provisioning config files... [2020-07-14T07:47:34.517Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/config7410962693556280746tmp [Pipeline] { [Pipeline] sh [2020-07-14T07:47:34.898Z] + curl -s https://codecov.io/bash [2020-07-14T07:47:34.898Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/config7410962693556280746tmp [Pipeline] } [2020-07-14T07:47:35.169Z] 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-14T07:47:36.562Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-14T07:47:37.125Z] ---> package-listing.sh [2020-07-14T07:47:37.126Z] ++ facter osfamily [2020-07-14T07:47:37.126Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-14T07:47:37.126Z] + OS_FAMILY=redhat [2020-07-14T07:47:37.126Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-253 [2020-07-14T07:47:37.126Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-14T07:47:37.126Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-14T07:47:37.126Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-14T07:47:37.126Z] + PACKAGES=/tmp/packages_start.txt [2020-07-14T07:47:37.126Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-253 ']' [2020-07-14T07:47:37.126Z] + PACKAGES=/tmp/packages_end.txt [2020-07-14T07:47:37.126Z] + case "${OS_FAMILY}" in [2020-07-14T07:47:37.126Z] + rpm -qa [2020-07-14T07:47:37.126Z] + sort [2020-07-14T07:47:41.339Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-14T07:47:41.339Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-14T07:47:41.339Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-14T07:47:41.339Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-253 ']' [2020-07-14T07:47:41.339Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-253/archives/ [2020-07-14T07:47:41.339Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-253/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-14T07:47:41.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-14T07:47:41.947Z] [2020-07-14T07:47:41.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-14T07:47:42.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-14T07:47:42.294Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-14T07:47:42.294Z] c9b1b535fdd9: Pulling fs layer [2020-07-14T07:47:42.294Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-14T07:47:42.294Z] 756a868c4378: Pulling fs layer [2020-07-14T07:47:42.294Z] 444b2fc9a129: Pulling fs layer [2020-07-14T07:47:42.294Z] ea15f1150254: Pulling fs layer [2020-07-14T07:47:42.294Z] 41b27a9f41bf: Pulling fs layer [2020-07-14T07:47:42.294Z] 28c525ee5125: Pulling fs layer [2020-07-14T07:47:42.294Z] 094b1ea09ed8: Pulling fs layer [2020-07-14T07:47:42.294Z] 138eaada9080: Pulling fs layer [2020-07-14T07:47:42.294Z] 0622d0fa9048: Pulling fs layer [2020-07-14T07:47:42.294Z] 41b27a9f41bf: Waiting [2020-07-14T07:47:42.294Z] 28c525ee5125: Waiting [2020-07-14T07:47:42.294Z] 094b1ea09ed8: Waiting [2020-07-14T07:47:42.294Z] 138eaada9080: Waiting [2020-07-14T07:47:42.294Z] 0622d0fa9048: Waiting [2020-07-14T07:47:42.294Z] 444b2fc9a129: Waiting [2020-07-14T07:47:42.294Z] ea15f1150254: Waiting [2020-07-14T07:47:42.294Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-14T07:47:42.294Z] 2cc5ad85d9ab: Download complete [2020-07-14T07:47:42.294Z] 444b2fc9a129: Verifying Checksum [2020-07-14T07:47:42.294Z] 444b2fc9a129: Download complete [2020-07-14T07:47:42.294Z] c9b1b535fdd9: Verifying Checksum [2020-07-14T07:47:42.294Z] c9b1b535fdd9: Download complete [2020-07-14T07:47:42.294Z] ea15f1150254: Verifying Checksum [2020-07-14T07:47:42.294Z] ea15f1150254: Download complete [2020-07-14T07:47:42.294Z] 28c525ee5125: Verifying Checksum [2020-07-14T07:47:42.294Z] 28c525ee5125: Download complete [2020-07-14T07:47:42.558Z] 756a868c4378: Verifying Checksum [2020-07-14T07:47:42.558Z] 756a868c4378: Download complete [2020-07-14T07:47:42.821Z] c9b1b535fdd9: Pull complete [2020-07-14T07:47:42.821Z] 138eaada9080: Verifying Checksum [2020-07-14T07:47:42.821Z] 138eaada9080: Download complete [2020-07-14T07:47:42.821Z] 0622d0fa9048: Verifying Checksum [2020-07-14T07:47:42.821Z] 0622d0fa9048: Download complete [2020-07-14T07:47:42.821Z] 094b1ea09ed8: Verifying Checksum [2020-07-14T07:47:42.821Z] 094b1ea09ed8: Download complete [2020-07-14T07:47:43.085Z] 2cc5ad85d9ab: Pull complete [2020-07-14T07:47:43.348Z] 41b27a9f41bf: Verifying Checksum [2020-07-14T07:47:43.348Z] 41b27a9f41bf: Download complete [2020-07-14T07:47:44.734Z] 756a868c4378: Pull complete [2020-07-14T07:47:44.734Z] 444b2fc9a129: Pull complete [2020-07-14T07:47:44.994Z] ea15f1150254: Pull complete [2020-07-14T07:47:49.226Z] 41b27a9f41bf: Pull complete [2020-07-14T07:47:49.226Z] 28c525ee5125: Pull complete [2020-07-14T07:47:51.786Z] 094b1ea09ed8: Pull complete [2020-07-14T07:47:51.786Z] 138eaada9080: Pull complete [2020-07-14T07:47:51.786Z] 0622d0fa9048: Pull complete [2020-07-14T07:47:51.786Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-14T07:47:51.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-14T07:47:51.786Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-14T07:47:51.917Z] prd-centos7-docker-4c-2g-601 does not seem to be running inside a container [2020-07-14T07:47:51.965Z] $ 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-253 -v /w/workspace/dry_go-mod-core-contracts_PR-253:/w/workspace/dry_go-mod-core-contracts_PR-253:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-253@tmp:/w/workspace/dry_go-mod-core-contracts_PR-253@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-07-14T07:47:55.884Z] $ docker top ab99608820997e689c1d3e6d4e2ce702dadcff49c11bc8dcd97c66dbb1f72752 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-14T07:47:56.166Z] provisioning config files... [2020-07-14T07:47:56.178Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/config7303156163412992233tmp [Pipeline] { [Pipeline] echo [2020-07-14T07:47:56.288Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-14T07:47:56.588Z] ---> create-netrc.sh [Pipeline] echo [2020-07-14T07:47:56.600Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-14T07:47:56.893Z] ---> logs-deploy.sh [2020-07-14T07:47:56.893Z] + ARCHIVE_ARTIFACTS= [2020-07-14T07:47:56.893Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-14T07:47:56.893Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-14T07:47:56.893Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-14T07:47:56.893Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-253/4 [2020-07-14T07:47:56.893Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-253/4/ [2020-07-14T07:47:56.893Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-253/4 /w/workspace/dry_go-mod-core-contracts_PR-253 [2020-07-14T07:47:58.280Z] Archives upload complete. [2020-07-14T07:47:58.280Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-253/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-253/4/