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 63fa2c133af42a4a4ff8287871ec06aafab0cf6a 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-885 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 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 Fetching without tags Merging remotes/origin/master commit 0746ea1719ff74015da8ef926f06a40e1e317cc2 into PR head commit 63fa2c133af42a4a4ff8287871ec06aafab0cf6a Merge succeeded, producing 63fa2c133af42a4a4ff8287871ec06aafab0cf6a Checking out Revision 63fa2c133af42a4a4ff8287871ec06aafab0cf6a (PR-253) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 63fa2c133af42a4a4ff8287871ec06aafab0cf6a # 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 63fa2c133af42a4a4ff8287871ec06aafab0cf6a # 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-16T05:08:43.634Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-16T05:08:43.835Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-16T05:08:43.970Z] ========================================================= [2020-07-16T05:08:43.971Z] EdgeX Global Pipelines Version Info [2020-07-16T05:08:43.971Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d4b98e8ef2415fe6b6e0218254f0e8e6869e30a1 # timeout=10 [2020-07-16T05:08:46.420Z] ------------------- [2020-07-16T05:08:46.420Z] stable info: [2020-07-16T05:08:46.420Z] ------------------- [2020-07-16T05:08:46.420Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-16T05:08:46.420Z] Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 [2020-07-16T05:08:46.420Z] Message: update stable to v1.0.99 [2020-07-16T05:08:47.413Z] ------------------- [2020-07-16T05:08:47.413Z] experimental info: [2020-07-16T05:08:47.413Z] ------------------- [2020-07-16T05:08:47.413Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-16T05:08:47.413Z] Commit SHA: a8036d3cfb972bc62d1aceff2a6c19ff9dda8919 [2020-07-16T05:08:47.413Z] Message: update experimental to v1.0.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-16T05:08:49.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-16T05:08:49.934Z] [2020-07-16T05:08:49.934Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-16T05:08:50.318Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-16T05:08:50.589Z] latest: Pulling from edgex-devops/git-semver [2020-07-16T05:08:50.589Z] 31603596830f: Pulling fs layer [2020-07-16T05:08:50.589Z] 2a8b12db71e7: Pulling fs layer [2020-07-16T05:08:50.589Z] 6ca5941a6612: Pulling fs layer [2020-07-16T05:08:50.589Z] ecc8261a40a4: Pulling fs layer [2020-07-16T05:08:50.589Z] ecc8261a40a4: Waiting [2020-07-16T05:08:50.589Z] 2a8b12db71e7: Download complete [2020-07-16T05:08:50.875Z] 31603596830f: Verifying Checksum [2020-07-16T05:08:50.875Z] 31603596830f: Download complete [2020-07-16T05:08:50.875Z] ecc8261a40a4: Verifying Checksum [2020-07-16T05:08:50.875Z] ecc8261a40a4: Download complete [2020-07-16T05:08:50.875Z] 6ca5941a6612: Verifying Checksum [2020-07-16T05:08:50.875Z] 6ca5941a6612: Download complete [2020-07-16T05:08:51.162Z] 31603596830f: Pull complete [2020-07-16T05:08:51.773Z] 2a8b12db71e7: Pull complete [2020-07-16T05:08:53.305Z] 6ca5941a6612: Pull complete [2020-07-16T05:08:53.910Z] ecc8261a40a4: Pull complete [2020-07-16T05:08:53.910Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-16T05:08:54.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-16T05:08:54.198Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-16T05:08:54.535Z] prd-centos7-docker-4c-2g-885 does not seem to be running inside a container [2020-07-16T05:08:54.677Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-16T05:08:57.613Z] $ docker top 4bd2932baa400818feeabd850fa05a1b096111fe493b8699023b8d04353324b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-16T05:08:58.075Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-16T05:08:58.075Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-16T05:08:58.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-16T05:08:58.633Z] $ docker exec 4bd2932baa400818feeabd850fa05a1b096111fe493b8699023b8d04353324b1 ssh-agent [2020-07-16T05:08:59.093Z] SSH_AUTH_SOCK=/tmp/ssh-x0IxIOdggOBq/agent.12 [2020-07-16T05:08:59.093Z] SSH_AGENT_PID=17 [2020-07-16T05:08:59.121Z] Running ssh-add (command line suppressed) [2020-07-16T05:08:59.415Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_1704949933266405084.key (/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_1704949933266405084.key) [2020-07-16T05:08:59.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-16T05:09:00.045Z] + git describe --exact-match --tags HEAD [2020-07-16T05:09:00.118Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-16T05:09:00.496Z] $ docker exec --env ******** --env ******** 4bd2932baa400818feeabd850fa05a1b096111fe493b8699023b8d04353324b1 ssh-agent -k [2020-07-16T05:09:00.871Z] unset SSH_AUTH_SOCK; [2020-07-16T05:09:00.872Z] unset SSH_AGENT_PID; [2020-07-16T05:09:00.872Z] echo Agent pid 17 killed; [2020-07-16T05:09:01.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-16T05:09:01.197Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-16T05:09:01.197Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-16T05:09:01.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-16T05:09:01.363Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-16T05:09:01.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-16T05:09:01.794Z] $ docker exec 4bd2932baa400818feeabd850fa05a1b096111fe493b8699023b8d04353324b1 ssh-agent [2020-07-16T05:09:02.113Z] SSH_AUTH_SOCK=/tmp/ssh-6qP2TUplu7DU/agent.46 [2020-07-16T05:09:02.113Z] SSH_AGENT_PID=51 [2020-07-16T05:09:02.134Z] Running ssh-add (command line suppressed) [2020-07-16T05:09:02.344Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_1162077934122806221.key (/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_1162077934122806221.key) [2020-07-16T05:09:02.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-16T05:09:02.822Z] + git semver init [2020-07-16T05:09:02.822Z] # -> Open(): unable to determine branch for HEAD [2020-07-16T05:09:02.822Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-253/.git [2020-07-16T05:09:02.822Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-253 [2020-07-16T05:09:02.822Z] # $SEMVER_REMOTE_NAME = origin [2020-07-16T05:09:02.822Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-16T05:09:02.822Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-16T05:09:02.822Z] # $SEMVER_BRANCH = PR-253 [2020-07-16T05:09:02.822Z] # $SEMVER_TEMP = /tmp/semver-224169951 [2020-07-16T05:09:02.822Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-07-16T05:09:04.975Z] # '/tmp/semver-224169951' -> '/w/workspace/dry_go-mod-core-contracts_PR-253/.semver' [2020-07-16T05:09:04.975Z] # -> Force: false [2020-07-16T05:09:04.975Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-253/.semver [Pipeline] } [2020-07-16T05:09:05.024Z] $ docker exec --env ******** --env ******** 4bd2932baa400818feeabd850fa05a1b096111fe493b8699023b8d04353324b1 ssh-agent -k [2020-07-16T05:09:05.389Z] unset SSH_AUTH_SOCK; [2020-07-16T05:09:05.390Z] unset SSH_AGENT_PID; [2020-07-16T05:09:05.390Z] echo Agent pid 51 killed; [2020-07-16T05:09:05.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-16T05:09:06.199Z] + git semver [Pipeline] } [2020-07-16T05:09:06.291Z] $ docker stop --time=1 4bd2932baa400818feeabd850fa05a1b096111fe493b8699023b8d04353324b1 [2020-07-16T05:09:08.181Z] $ docker rm -f 4bd2932baa400818feeabd850fa05a1b096111fe493b8699023b8d04353324b1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-16T05:09:09.932Z] Stashed 80 file(s) [Pipeline] echo [2020-07-16T05:09:09.934Z] [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-16T05:09:25.184Z] Still waiting to schedule task [2020-07-16T05:09:25.184Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-07-16T05:09:25.185Z] Still waiting to schedule task [2020-07-16T05:09:25.185Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-07-16T05:12:13.710Z] Running on prd-centos7-docker-4c-2g-886 in /w/workspace/dry_go-mod-core-contracts_PR-253 [Pipeline] { [Pipeline] ws [2020-07-16T05:12:13.784Z] Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout [2020-07-16T05:12:16.556Z] using credential edgex-jenkins-ssh [2020-07-16T05:12:16.621Z] Cloning the remote Git repository [2020-07-16T05:12:16.621Z] Cloning with configured refspecs honoured and without tags [2020-07-16T05:12:16.409Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-16T05:12:16.473Z] > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 [2020-07-16T05:12:16.519Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-16T05:12:16.519Z] > git --version # timeout=10 [2020-07-16T05:12:16.525Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-16T05:12:16.549Z] > 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-16T05:12:17.341Z] Fetching without tags [2020-07-16T05:12:17.765Z] Merging remotes/origin/master commit 0746ea1719ff74015da8ef926f06a40e1e317cc2 into PR head commit 63fa2c133af42a4a4ff8287871ec06aafab0cf6a [2020-07-16T05:12:17.917Z] Merge succeeded, producing 63fa2c133af42a4a4ff8287871ec06aafab0cf6a [2020-07-16T05:12:17.917Z] Checking out Revision 63fa2c133af42a4a4ff8287871ec06aafab0cf6a (PR-253) [2020-07-16T05:12:17.121Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-16T05:12:17.128Z] > git config --add remote.origin.fetch +refs/pull/253/head:refs/remotes/origin/PR-253 # timeout=10 [2020-07-16T05:12:17.135Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-16T05:12:17.152Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-16T05:12:17.163Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-16T05:12:17.164Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-16T05:12:17.169Z] > 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-16T05:12:17.627Z] > git config core.sparsecheckout # timeout=10 [2020-07-16T05:12:17.635Z] > git checkout -f 63fa2c133af42a4a4ff8287871ec06aafab0cf6a # timeout=10 [2020-07-16T05:12:17.694Z] > git remote # timeout=10 [2020-07-16T05:12:17.716Z] > git config --get remote.origin.url # timeout=10 [2020-07-16T05:12:17.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-16T05:12:17.738Z] > git merge 0746ea1719ff74015da8ef926f06a40e1e317cc2 # timeout=10 [2020-07-16T05:12:17.776Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-16T05:12:17.786Z] > git config core.sparsecheckout # timeout=10 [2020-07-16T05:12:17.791Z] > git checkout -f 63fa2c133af42a4a4ff8287871ec06aafab0cf6a # timeout=10 [2020-07-16T05:12:21.421Z] 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-16T05:12:22.459Z] ========================================================= [2020-07-16T05:12:22.459Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-16T05:12:22.459Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-16T05:12:22.989Z] + 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-16T05:12:23.259Z] Sending build context to Docker daemon 1.987MB [2020-07-16T05:12:23.259Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-16T05:12:23.259Z] Step 2/7 : FROM ${BASE} [2020-07-16T05:12:23.259Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-16T05:12:23.259Z] e6b0cf9c0882: Pulling fs layer [2020-07-16T05:12:23.259Z] 2848faf0eed1: Pulling fs layer [2020-07-16T05:12:23.259Z] 0f37312ad70f: Pulling fs layer [2020-07-16T05:12:23.259Z] 5788d62ee057: Pulling fs layer [2020-07-16T05:12:23.259Z] 0e6b1d234666: Pulling fs layer [2020-07-16T05:12:23.259Z] bf5d7aec512f: Pulling fs layer [2020-07-16T05:12:23.259Z] 34c802a77dc8: Pulling fs layer [2020-07-16T05:12:23.259Z] 9eb99e56ec68: Pulling fs layer [2020-07-16T05:12:23.260Z] 27c7a5d97fbd: Pulling fs layer [2020-07-16T05:12:23.260Z] 5c102a31e300: Pulling fs layer [2020-07-16T05:12:23.260Z] dcfb455df0a1: Pulling fs layer [2020-07-16T05:12:23.260Z] 5788d62ee057: Waiting [2020-07-16T05:12:23.260Z] 34c802a77dc8: Waiting [2020-07-16T05:12:23.260Z] 27c7a5d97fbd: Waiting [2020-07-16T05:12:23.260Z] dcfb455df0a1: Waiting [2020-07-16T05:12:23.260Z] 0e6b1d234666: Waiting [2020-07-16T05:12:23.260Z] 9eb99e56ec68: Waiting [2020-07-16T05:12:23.260Z] 5c102a31e300: Waiting [2020-07-16T05:12:23.260Z] bf5d7aec512f: Waiting [2020-07-16T05:12:23.260Z] 0f37312ad70f: Download complete [2020-07-16T05:12:23.260Z] 2848faf0eed1: Verifying Checksum [2020-07-16T05:12:23.260Z] 2848faf0eed1: Download complete [2020-07-16T05:12:23.260Z] 0e6b1d234666: Download complete [2020-07-16T05:12:23.260Z] bf5d7aec512f: Verifying Checksum [2020-07-16T05:12:23.260Z] bf5d7aec512f: Download complete [2020-07-16T05:12:23.260Z] e6b0cf9c0882: Verifying Checksum [2020-07-16T05:12:23.260Z] e6b0cf9c0882: Download complete [2020-07-16T05:12:23.843Z] e6b0cf9c0882: Pull complete [2020-07-16T05:12:24.121Z] 34c802a77dc8: Verifying Checksum [2020-07-16T05:12:24.121Z] 34c802a77dc8: Download complete [2020-07-16T05:12:24.121Z] 27c7a5d97fbd: Verifying Checksum [2020-07-16T05:12:24.121Z] 27c7a5d97fbd: Download complete [2020-07-16T05:12:24.713Z] 5c102a31e300: Verifying Checksum [2020-07-16T05:12:24.713Z] 5c102a31e300: Download complete [2020-07-16T05:12:24.713Z] dcfb455df0a1: Verifying Checksum [2020-07-16T05:12:24.713Z] dcfb455df0a1: Download complete [2020-07-16T05:12:24.982Z] 9eb99e56ec68: Verifying Checksum [2020-07-16T05:12:24.982Z] 9eb99e56ec68: Download complete [2020-07-16T05:12:24.982Z] 5788d62ee057: Verifying Checksum [2020-07-16T05:12:24.982Z] 5788d62ee057: Download complete [2020-07-16T05:12:25.555Z] 2848faf0eed1: Pull complete [2020-07-16T05:12:25.555Z] 0f37312ad70f: Pull complete [2020-07-16T05:12:32.183Z] 5788d62ee057: Pull complete [2020-07-16T05:12:32.183Z] 0e6b1d234666: Pull complete [2020-07-16T05:12:32.183Z] bf5d7aec512f: Pull complete [2020-07-16T05:12:40.339Z] 34c802a77dc8: Pull complete [2020-07-16T05:12:42.286Z] 9eb99e56ec68: Pull complete [2020-07-16T05:12:42.286Z] 27c7a5d97fbd: Pull complete [2020-07-16T05:12:43.232Z] 5c102a31e300: Pull complete [2020-07-16T05:12:43.232Z] dcfb455df0a1: Pull complete [2020-07-16T05:12:43.495Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-07-16T05:12:43.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-16T05:12:43.495Z] ---> 7c70fe431013 [2020-07-16T05:12:43.495Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-16T05:12:44.892Z] ---> Running in a7242d37dfbb [2020-07-16T05:12:45.155Z] Removing intermediate container a7242d37dfbb [2020-07-16T05:12:45.155Z] ---> 79ef918112cc [2020-07-16T05:12:45.155Z] Step 4/7 : RUN apk add bash [2020-07-16T05:12:45.155Z] ---> Running in 0cdee569c303 [2020-07-16T05:12:45.729Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-07-16T05:12:46.304Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-07-16T05:12:46.567Z] OK: 143 MiB in 39 packages [2020-07-16T05:12:47.143Z] Removing intermediate container 0cdee569c303 [2020-07-16T05:12:47.143Z] ---> e64ab8f4544f [2020-07-16T05:12:47.143Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-16T05:12:47.143Z] ---> Running in 8e1aa5f066a1 [2020-07-16T05:12:47.407Z] Removing intermediate container 8e1aa5f066a1 [2020-07-16T05:12:47.407Z] ---> 4890d8bbba9a [2020-07-16T05:12:47.407Z] Step 6/7 : COPY go.mod . [2020-07-16T05:12:47.673Z] ---> 810c661524d5 [2020-07-16T05:12:47.673Z] Step 7/7 : RUN go mod download [2020-07-16T05:12:47.673Z] ---> Running in 5e256f8d5ca9 [2020-07-16T05:12:49.064Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-16T05:12:49.064Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-16T05:12:49.064Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-16T05:12:49.327Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-16T05:12:49.327Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-16T05:12:49.327Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-16T05:12:49.327Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-16T05:12:49.327Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-16T05:12:49.327Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-16T05:12:49.327Z] go: finding github.com/google/uuid v1.1.0 [2020-07-16T05:12:49.327Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-16T05:12:49.327Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-16T05:12:49.327Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-16T05:12:49.327Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-16T05:12:49.327Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-16T05:12:49.597Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-16T05:12:49.597Z] go: finding golang.org/x/text v0.3.2 [2020-07-16T05:12:49.597Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-16T05:12:49.597Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-16T05:12:49.597Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-16T05:12:57.755Z] Removing intermediate container 5e256f8d5ca9 [2020-07-16T05:12:57.755Z] ---> 57e8ce3ca926 [2020-07-16T05:12:57.755Z] Successfully built 57e8ce3ca926 [2020-07-16T05:12:57.755Z] 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-16T05:12:58.321Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-16T05:12:58.321Z] . [Pipeline] withDockerContainer [2020-07-16T05:12:58.435Z] prd-centos7-docker-4c-2g-886 does not seem to be running inside a container [2020-07-16T05:12:58.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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-16T05:12:59.166Z] $ docker top b6ea8a6b6923b4cc81e9dfc3cc103e3e957c1eab0614afa6f35869c99b8ddf5d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-16T05:12:59.634Z] + go version [2020-07-16T05:12:59.634Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-07-16T05:13:00.142Z] + make test [2020-07-16T05:13:00.142Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-16T05:13:06.843Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-16T05:13:07.415Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.018s coverage: 85.7% of statements [2020-07-16T05:13:07.415Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.011s coverage: 100.0% of statements [2020-07-16T05:13:07.415Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.026s coverage: 45.4% of statements [2020-07-16T05:13:07.415Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.013s coverage: 77.8% of statements [2020-07-16T05:13:07.415Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-16T05:13:08.837Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.005s coverage: 6.4% of statements [2020-07-16T05:13:08.837Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.047s coverage: 14.4% of statements [2020-07-16T05:13:08.837Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.020s coverage: 100.0% of statements [2020-07-16T05:13:09.106Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.031s coverage: 91.8% of statements [2020-07-16T05:13:09.106Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-16T05:13:09.106Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-16T05:13:09.106Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.028s coverage: 100.0% of statements [2020-07-16T05:13:13.356Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.019s coverage: 62.6% of statements [2020-07-16T05:13:13.356Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.006s coverage: 26.3% of statements [2020-07-16T05:13:13.356Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.004s coverage: 15.4% of statements [2020-07-16T05:13:13.356Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.006s coverage: 15.4% of statements [2020-07-16T05:13:13.356Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements [2020-07-16T05:13:13.356Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-16T05:13:13.356Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.005s coverage: 19.2% of statements [2020-07-16T05:13:13.356Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-16T05:13:13.356Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.013s coverage: 95.6% of statements [2020-07-16T05:13:13.356Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-16T05:13:13.356Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-16T05:13:13.356Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-16T05:13:13.933Z] gofmt -l . [2020-07-16T05:13:14.193Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-16T05:13:14.717Z] Stashed 1 file(s) [Pipeline] } [2020-07-16T05:13:14.723Z] $ docker stop --time=1 b6ea8a6b6923b4cc81e9dfc3cc103e3e957c1eab0614afa6f35869c99b8ddf5d [2020-07-16T05:13:17.021Z] $ docker rm -f b6ea8a6b6923b4cc81e9dfc3cc103e3e957c1eab0614afa6f35869c99b8ddf5d [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-16T05:13:36.891Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-887 in /w/workspace/dry_go-mod-core-contracts_PR-253 [Pipeline] { [Pipeline] ws [2020-07-16T05:13:36.953Z] Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout [2020-07-16T05:13:42.028Z] using credential edgex-jenkins-ssh [2020-07-16T05:13:42.111Z] Cloning the remote Git repository [2020-07-16T05:13:42.111Z] Cloning with configured refspecs honoured and without tags [2020-07-16T05:13:42.170Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-16T05:13:42.278Z] > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 [2020-07-16T05:13:42.345Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-16T05:13:42.346Z] > git --version # timeout=10 [2020-07-16T05:13:42.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-16T05:13:42.420Z] > 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-16T05:13:43.194Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-16T05:13:43.212Z] > git config --add remote.origin.fetch +refs/pull/253/head:refs/remotes/origin/PR-253 # timeout=10 [2020-07-16T05:13:43.274Z] Fetching without tags [2020-07-16T05:13:43.824Z] Merging remotes/origin/master commit 0746ea1719ff74015da8ef926f06a40e1e317cc2 into PR head commit 63fa2c133af42a4a4ff8287871ec06aafab0cf6a [2020-07-16T05:13:44.121Z] Merge succeeded, producing 63fa2c133af42a4a4ff8287871ec06aafab0cf6a [2020-07-16T05:13:44.121Z] Checking out Revision 63fa2c133af42a4a4ff8287871ec06aafab0cf6a (PR-253) [2020-07-16T05:13:43.234Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-16T05:13:43.257Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-16T05:13:43.286Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-16T05:13:43.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-16T05:13:43.297Z] > 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-16T05:13:43.843Z] > git config core.sparsecheckout # timeout=10 [2020-07-16T05:13:43.857Z] > git checkout -f 63fa2c133af42a4a4ff8287871ec06aafab0cf6a # timeout=10 [2020-07-16T05:13:43.981Z] > git remote # timeout=10 [2020-07-16T05:13:43.996Z] > git config --get remote.origin.url # timeout=10 [2020-07-16T05:13:44.019Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-16T05:13:44.029Z] > git merge 0746ea1719ff74015da8ef926f06a40e1e317cc2 # timeout=10 [2020-07-16T05:13:44.091Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-16T05:13:44.128Z] > git config core.sparsecheckout # timeout=10 [2020-07-16T05:13:44.146Z] > git checkout -f 63fa2c133af42a4a4ff8287871ec06aafab0cf6a # timeout=10 [2020-07-16T05:13:48.558Z] 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-16T05:13:49.708Z] ========================================================= [2020-07-16T05:13:49.709Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-16T05:13:49.709Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-16T05:13:50.791Z] + 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-16T05:13:51.786Z] Sending build context to Docker daemon 1.987MB [2020-07-16T05:13:51.786Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-16T05:13:51.786Z] Step 2/7 : FROM ${BASE} [2020-07-16T05:13:52.064Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-16T05:13:52.064Z] cde5963f3b93: Pulling fs layer [2020-07-16T05:13:52.064Z] 2a23fa8c16f7: Pulling fs layer [2020-07-16T05:13:52.064Z] 777b28850792: Pulling fs layer [2020-07-16T05:13:52.064Z] 8a11ddd9e578: Pulling fs layer [2020-07-16T05:13:52.064Z] 4cf88f913ddb: Pulling fs layer [2020-07-16T05:13:52.064Z] 8a11ddd9e578: Waiting [2020-07-16T05:13:52.064Z] 4cf88f913ddb: Waiting [2020-07-16T05:13:52.064Z] 1df406cf5192: Pulling fs layer [2020-07-16T05:13:52.064Z] cd6300453558: Pulling fs layer [2020-07-16T05:13:52.064Z] b9c365052c96: Pulling fs layer [2020-07-16T05:13:52.064Z] a2d8cc88f415: Pulling fs layer [2020-07-16T05:13:52.064Z] ea1d1ca13537: Pulling fs layer [2020-07-16T05:13:52.064Z] 3750a50a1c5e: Pulling fs layer [2020-07-16T05:13:52.064Z] 1df406cf5192: Waiting [2020-07-16T05:13:52.064Z] cd6300453558: Waiting [2020-07-16T05:13:52.064Z] b9c365052c96: Waiting [2020-07-16T05:13:52.064Z] a2d8cc88f415: Waiting [2020-07-16T05:13:52.064Z] ea1d1ca13537: Waiting [2020-07-16T05:13:52.064Z] 3750a50a1c5e: Waiting [2020-07-16T05:13:52.064Z] 777b28850792: Download complete [2020-07-16T05:13:52.064Z] 2a23fa8c16f7: Verifying Checksum [2020-07-16T05:13:52.064Z] 2a23fa8c16f7: Download complete [2020-07-16T05:13:52.342Z] 4cf88f913ddb: Verifying Checksum [2020-07-16T05:13:52.342Z] 4cf88f913ddb: Download complete [2020-07-16T05:13:52.342Z] 1df406cf5192: Verifying Checksum [2020-07-16T05:13:52.342Z] 1df406cf5192: Download complete [2020-07-16T05:13:52.342Z] cde5963f3b93: Download complete [2020-07-16T05:13:52.946Z] cde5963f3b93: Pull complete [2020-07-16T05:13:53.944Z] 2a23fa8c16f7: Pull complete [2020-07-16T05:13:54.226Z] 777b28850792: Pull complete [2020-07-16T05:13:54.826Z] cd6300453558: Verifying Checksum [2020-07-16T05:13:54.826Z] cd6300453558: Download complete [2020-07-16T05:13:55.111Z] a2d8cc88f415: Verifying Checksum [2020-07-16T05:13:55.111Z] a2d8cc88f415: Download complete [2020-07-16T05:13:56.567Z] ea1d1ca13537: Verifying Checksum [2020-07-16T05:13:56.567Z] 3750a50a1c5e: Verifying Checksum [2020-07-16T05:13:56.567Z] 3750a50a1c5e: Download complete [2020-07-16T05:13:57.999Z] 8a11ddd9e578: Verifying Checksum [2020-07-16T05:13:57.999Z] 8a11ddd9e578: Download complete [2020-07-16T05:13:57.999Z] b9c365052c96: Verifying Checksum [2020-07-16T05:13:57.999Z] b9c365052c96: Download complete [2020-07-16T05:14:10.420Z] 8a11ddd9e578: Pull complete [2020-07-16T05:14:10.420Z] 4cf88f913ddb: Pull complete [2020-07-16T05:14:10.420Z] 1df406cf5192: Pull complete [2020-07-16T05:14:13.819Z] cd6300453558: Pull complete [2020-07-16T05:14:19.231Z] b9c365052c96: Pull complete [2020-07-16T05:14:19.231Z] a2d8cc88f415: Pull complete [2020-07-16T05:14:21.219Z] ea1d1ca13537: Pull complete [2020-07-16T05:14:21.498Z] 3750a50a1c5e: Pull complete [2020-07-16T05:14:21.498Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-07-16T05:14:21.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-16T05:14:21.498Z] ---> 78745c68409d [2020-07-16T05:14:21.498Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-16T05:14:26.909Z] ---> Running in 15b826045869 [2020-07-16T05:14:26.909Z] Removing intermediate container 15b826045869 [2020-07-16T05:14:26.909Z] ---> c94074563a76 [2020-07-16T05:14:26.909Z] Step 4/7 : RUN apk add bash [2020-07-16T05:14:26.909Z] ---> Running in 0d51e188db9c [2020-07-16T05:14:28.346Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-07-16T05:14:28.941Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-07-16T05:14:29.540Z] OK: 125 MiB in 39 packages [2020-07-16T05:14:30.529Z] Removing intermediate container 0d51e188db9c [2020-07-16T05:14:30.529Z] ---> 64fcea14a5f5 [2020-07-16T05:14:30.529Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-16T05:14:30.802Z] ---> Running in 1b4e95e5b4f5 [2020-07-16T05:14:31.079Z] Removing intermediate container 1b4e95e5b4f5 [2020-07-16T05:14:31.079Z] ---> 343437deb4c7 [2020-07-16T05:14:31.079Z] Step 6/7 : COPY go.mod . [2020-07-16T05:14:32.088Z] ---> 8d873ac5f1c5 [2020-07-16T05:14:32.088Z] Step 7/7 : RUN go mod download [2020-07-16T05:14:32.088Z] ---> Running in e81723d1ba0d [2020-07-16T05:14:34.066Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-16T05:14:34.066Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-16T05:14:34.066Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-16T05:14:34.066Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-16T05:14:34.066Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-16T05:14:34.335Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-16T05:14:34.335Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-16T05:14:34.335Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-16T05:14:34.335Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-16T05:14:34.335Z] go: finding github.com/google/uuid v1.1.0 [2020-07-16T05:14:34.335Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-16T05:14:34.335Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-16T05:14:34.335Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-16T05:14:34.335Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-16T05:14:34.335Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-16T05:14:34.335Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-16T05:14:34.632Z] go: finding golang.org/x/text v0.3.2 [2020-07-16T05:14:34.632Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-16T05:14:34.632Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-16T05:14:34.632Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-16T05:14:47.059Z] Removing intermediate container e81723d1ba0d [2020-07-16T05:14:47.059Z] ---> 5166cafb38db [2020-07-16T05:14:47.059Z] Successfully built 5166cafb38db [2020-07-16T05:14:47.059Z] 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-16T05:14:47.779Z] + docker inspect -f . ci-base-image-arm64 [2020-07-16T05:14:47.779Z] . [Pipeline] withDockerContainer [2020-07-16T05:14:48.055Z] prd-ubuntu18.04-docker-arm64-4c-16g-887 does not seem to be running inside a container [2020-07-16T05:14:48.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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-arm64 cat [2020-07-16T05:14:49.969Z] $ docker top cde9bbdb217ad08edefb3d6c8e432884dceabe4b8a8d8405922db3465111c38b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-16T05:14:51.385Z] + go version [2020-07-16T05:14:51.385Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-07-16T05:14:52.436Z] + make test [2020-07-16T05:14:52.436Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-16T05:15:14.638Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-16T05:15:14.638Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.089s coverage: 85.7% of statements [2020-07-16T05:15:14.638Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.073s coverage: 100.0% of statements [2020-07-16T05:15:16.642Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.061s coverage: 45.4% of statements [2020-07-16T05:15:16.642Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.023s coverage: 77.8% of statements [2020-07-16T05:15:16.642Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-16T05:15:16.642Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.017s coverage: 6.4% of statements [2020-07-16T05:15:18.618Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.077s coverage: 14.4% of statements [2020-07-16T05:15:18.619Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.026s coverage: 100.0% of statements [2020-07-16T05:15:20.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.078s coverage: 91.8% of statements [2020-07-16T05:15:20.602Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-16T05:15:20.602Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-16T05:15:20.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.041s coverage: 100.0% of statements [2020-07-16T05:15:26.054Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.118s coverage: 62.6% of statements [2020-07-16T05:15:26.054Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.011s coverage: 26.3% of statements [2020-07-16T05:15:26.054Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.023s coverage: 15.4% of statements [2020-07-16T05:15:26.054Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.049s coverage: 15.4% of statements [2020-07-16T05:15:26.054Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.017s coverage: 14.3% of statements [2020-07-16T05:15:26.054Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-16T05:15:26.648Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.013s coverage: 19.2% of statements [2020-07-16T05:15:26.648Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-16T05:15:28.089Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.049s coverage: 95.6% of statements [2020-07-16T05:15:28.089Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-16T05:15:28.089Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-16T05:15:28.363Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-16T05:15:31.754Z] gofmt -l . [2020-07-16T05:15:32.346Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-16T05:15:32.636Z] Warning: overwriting stash ‘coverage-report’ [2020-07-16T05:15:33.112Z] Stashed 1 file(s) [Pipeline] } [2020-07-16T05:15:33.119Z] $ docker stop --time=1 cde9bbdb217ad08edefb3d6c8e432884dceabe4b8a8d8405922db3465111c38b [2020-07-16T05:15:35.194Z] $ docker rm -f cde9bbdb217ad08edefb3d6c8e432884dceabe4b8a8d8405922db3465111c38b [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-16T05:15:37.417Z] provisioning config files... [2020-07-16T05:15:37.436Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/config6589955187129347253tmp [Pipeline] { [Pipeline] sh [2020-07-16T05:15:37.879Z] + curl -s https://codecov.io/bash [2020-07-16T05:15:37.879Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/config6589955187129347253tmp [Pipeline] } [2020-07-16T05:15:38.181Z] 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-16T05:15:39.534Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-16T05:15:40.486Z] ---> package-listing.sh [2020-07-16T05:15:40.486Z] ++ facter osfamily [2020-07-16T05:15:40.486Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-16T05:15:40.755Z] + OS_FAMILY=redhat [2020-07-16T05:15:40.755Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-253 [2020-07-16T05:15:40.755Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-16T05:15:40.755Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-16T05:15:40.755Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-16T05:15:40.755Z] + PACKAGES=/tmp/packages_start.txt [2020-07-16T05:15:40.755Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-253 ']' [2020-07-16T05:15:40.755Z] + PACKAGES=/tmp/packages_end.txt [2020-07-16T05:15:40.755Z] + case "${OS_FAMILY}" in [2020-07-16T05:15:40.755Z] + rpm -qa [2020-07-16T05:15:40.755Z] + sort [2020-07-16T05:15:47.469Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-16T05:15:47.469Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-16T05:15:47.469Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-16T05:15:47.469Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-253 ']' [2020-07-16T05:15:47.469Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-253/archives/ [2020-07-16T05:15:47.469Z] + 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-16T05:15:48.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-16T05:15:48.054Z] [2020-07-16T05:15:48.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-16T05:15:48.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-16T05:15:48.681Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-16T05:15:48.681Z] c9b1b535fdd9: Pulling fs layer [2020-07-16T05:15:48.681Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-16T05:15:48.681Z] 756a868c4378: Pulling fs layer [2020-07-16T05:15:48.681Z] 444b2fc9a129: Pulling fs layer [2020-07-16T05:15:48.681Z] ea15f1150254: Pulling fs layer [2020-07-16T05:15:48.681Z] 41b27a9f41bf: Pulling fs layer [2020-07-16T05:15:48.681Z] 28c525ee5125: Pulling fs layer [2020-07-16T05:15:48.681Z] 094b1ea09ed8: Pulling fs layer [2020-07-16T05:15:48.681Z] 138eaada9080: Pulling fs layer [2020-07-16T05:15:48.681Z] 0622d0fa9048: Pulling fs layer [2020-07-16T05:15:48.681Z] 444b2fc9a129: Waiting [2020-07-16T05:15:48.681Z] ea15f1150254: Waiting [2020-07-16T05:15:48.681Z] 41b27a9f41bf: Waiting [2020-07-16T05:15:48.681Z] 28c525ee5125: Waiting [2020-07-16T05:15:48.681Z] 094b1ea09ed8: Waiting [2020-07-16T05:15:48.681Z] 138eaada9080: Waiting [2020-07-16T05:15:48.681Z] 0622d0fa9048: Waiting [2020-07-16T05:15:48.681Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-16T05:15:48.681Z] 2cc5ad85d9ab: Download complete [2020-07-16T05:15:48.681Z] 444b2fc9a129: Download complete [2020-07-16T05:15:49.001Z] c9b1b535fdd9: Verifying Checksum [2020-07-16T05:15:49.001Z] c9b1b535fdd9: Download complete [2020-07-16T05:15:49.001Z] ea15f1150254: Verifying Checksum [2020-07-16T05:15:49.001Z] ea15f1150254: Download complete [2020-07-16T05:15:49.300Z] 28c525ee5125: Verifying Checksum [2020-07-16T05:15:49.300Z] 28c525ee5125: Download complete [2020-07-16T05:15:49.578Z] c9b1b535fdd9: Pull complete [2020-07-16T05:15:49.578Z] 756a868c4378: Verifying Checksum [2020-07-16T05:15:49.578Z] 756a868c4378: Download complete [2020-07-16T05:15:49.865Z] 138eaada9080: Verifying Checksum [2020-07-16T05:15:49.865Z] 138eaada9080: Download complete [2020-07-16T05:15:49.865Z] 0622d0fa9048: Verifying Checksum [2020-07-16T05:15:49.865Z] 0622d0fa9048: Download complete [2020-07-16T05:15:50.148Z] 094b1ea09ed8: Verifying Checksum [2020-07-16T05:15:50.148Z] 094b1ea09ed8: Download complete [2020-07-16T05:15:50.148Z] 2cc5ad85d9ab: Pull complete [2020-07-16T05:15:50.789Z] 41b27a9f41bf: Verifying Checksum [2020-07-16T05:15:50.789Z] 41b27a9f41bf: Download complete [2020-07-16T05:15:54.273Z] 756a868c4378: Pull complete [2020-07-16T05:15:54.273Z] 444b2fc9a129: Pull complete [2020-07-16T05:15:54.548Z] ea15f1150254: Pull complete [2020-07-16T05:16:03.371Z] 41b27a9f41bf: Pull complete [2020-07-16T05:16:03.371Z] 28c525ee5125: Pull complete [2020-07-16T05:16:10.182Z] 094b1ea09ed8: Pull complete [2020-07-16T05:16:10.182Z] 138eaada9080: Pull complete [2020-07-16T05:16:10.452Z] 0622d0fa9048: Pull complete [2020-07-16T05:16:10.452Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-16T05:16:10.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-16T05:16:10.775Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-16T05:16:11.398Z] prd-centos7-docker-4c-2g-885 does not seem to be running inside a container [2020-07-16T05:16:11.615Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-16T05:16:14.619Z] $ docker top b0df1722be1a5af41a1f9b361fa9e4bb3f2563d9010f6aed5612d92cfc24a322 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-16T05:16:15.133Z] provisioning config files... [2020-07-16T05:16:15.165Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/config1889939327449100556tmp [Pipeline] { [Pipeline] echo [2020-07-16T05:16:15.222Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-16T05:16:15.561Z] ---> create-netrc.sh [Pipeline] echo [2020-07-16T05:16:15.908Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-16T05:16:16.621Z] ---> logs-deploy.sh [2020-07-16T05:16:16.621Z] + ARCHIVE_ARTIFACTS= [2020-07-16T05:16:16.621Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-16T05:16:16.621Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-16T05:16:16.621Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-16T05:16:16.621Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-253/6 [2020-07-16T05:16:16.621Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-253/6/ [2020-07-16T05:16:16.621Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-253/6 /w/workspace/dry_go-mod-core-contracts_PR-253 [2020-07-16T05:16:19.310Z] Archives upload complete. [2020-07-16T05:16:19.310Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-253/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-253/6/