Pull request #269 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 9dedf254304f6a1ae76dd30c11ce1b881d3b1467+6486545aa210051214681770a55b4e6e9fd2ee43 (c29616a4694132842a8359ca7109272773fd1ff2) Running in Durability level: MAX_SURVIVABILITY 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-269/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-310 in /w/workspace/dry_go-mod-core-contracts_PR-269 [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-269 # 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/269/head:refs/remotes/origin/PR-269 +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/269/head:refs/remotes/origin/PR-269 # 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/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6486545aa210051214681770a55b4e6e9fd2ee43 into PR head commit 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 Merge succeeded, producing 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 Checking out Revision 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 (PR-269) > git config core.sparsecheckout # timeout=10 > git checkout -f 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 # 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 6486545aa210051214681770a55b4e6e9fd2ee43 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 # timeout=10 Commit message: "feat: Add Reading DTO ValueType value validation" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:31:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:31:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:31:26 ========================================================= 21:31:26 EdgeX Global Pipelines Version Info 21:31:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:31:27 ------------------- 21:31:27 stable info: 21:31:27 ------------------- 21:31:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:31:27 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 21:31:27 Message: update stable to v1.0.106 21:31:28 ------------------- 21:31:28 experimental info: 21:31:28 ------------------- 21:31:28 Commited By: **** collab-it+edgex@linuxfoundation.org 21:31:28 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 21:31:28 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:31:31 + git log --format=format:%s -1 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 [Pipeline] echo 21:31:31 GIT_COMMIT: 9dedf254304f6a1ae76dd30c11ce1b881d3b1467, Commit Message: feat: Add Reading DTO ValueType value validation [Pipeline] echo 21:31:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:31:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:31:32 21:31:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:31:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:31:33 latest: Pulling from edgex-devops/git-semver 21:31:33 31603596830f: Pulling fs layer 21:31:33 2a8b12db71e7: Pulling fs layer 21:31:33 6ca5941a6612: Pulling fs layer 21:31:33 ecc8261a40a4: Pulling fs layer 21:31:33 ecc8261a40a4: Waiting 21:31:33 2a8b12db71e7: Download complete 21:31:33 31603596830f: Verifying Checksum 21:31:33 31603596830f: Download complete 21:31:33 ecc8261a40a4: Verifying Checksum 21:31:33 ecc8261a40a4: Download complete 21:31:33 6ca5941a6612: Verifying Checksum 21:31:33 6ca5941a6612: Download complete 21:31:33 31603596830f: Pull complete 21:31:33 2a8b12db71e7: Pull complete 21:31:34 6ca5941a6612: Pull complete 21:31:34 ecc8261a40a4: Pull complete 21:31:34 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:31:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:31:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:31:34 prd-centos7-docker-4c-2g-310 does not seem to be running inside a container 21:31:34 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-269 -v /w/workspace/dry_go-mod-core-contracts_PR-269:/w/workspace/dry_go-mod-core-contracts_PR-269:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-269@tmp:/w/workspace/dry_go-mod-core-contracts_PR-269@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:31:37 $ docker top 97957ab3f6a88dc7410a2792562231e0a910bb3dfcc5da07376f14d7361ade32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:31:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:31:37 [ssh-agent] Looking for ssh-agent implementation... 21:31:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:31:37 $ docker exec 97957ab3f6a88dc7410a2792562231e0a910bb3dfcc5da07376f14d7361ade32 ssh-agent 21:31:38 SSH_AUTH_SOCK=/tmp/ssh-IdwcaB3ssEOb/agent.12 21:31:38 SSH_AGENT_PID=17 21:31:38 Running ssh-add (command line suppressed) 21:31:38 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-269@tmp/private_key_1368189501346252345.key (/w/workspace/dry_go-mod-core-contracts_PR-269@tmp/private_key_1368189501346252345.key) 21:31:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:31:38 + git describe --exact-match --tags HEAD 21:31:38 fatal: No names found, cannot describe anything. [Pipeline] } 21:31:38 $ docker exec --env ******** --env ******** 97957ab3f6a88dc7410a2792562231e0a910bb3dfcc5da07376f14d7361ade32 ssh-agent -k 21:31:38 unset SSH_AUTH_SOCK; 21:31:38 unset SSH_AGENT_PID; 21:31:38 echo Agent pid 17 killed; 21:31:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:31:39 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:31:39 This usually means this commit has not been tagged. [Pipeline] sshagent 21:31:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:31:39 [ssh-agent] Looking for ssh-agent implementation... 21:31:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:31:39 $ docker exec 97957ab3f6a88dc7410a2792562231e0a910bb3dfcc5da07376f14d7361ade32 ssh-agent 21:31:39 SSH_AUTH_SOCK=/tmp/ssh-0XlNErcnN6Dq/agent.46 21:31:39 SSH_AGENT_PID=51 21:31:39 Running ssh-add (command line suppressed) 21:31:39 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-269@tmp/private_key_464047704021193732.key (/w/workspace/dry_go-mod-core-contracts_PR-269@tmp/private_key_464047704021193732.key) 21:31:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:31:40 + git semver init 21:31:40 # -> Open(): unable to determine branch for HEAD 21:31:40 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-269/.git 21:31:40 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-269 21:31:40 # $SEMVER_REMOTE_NAME = origin 21:31:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:31:40 # $SEMVER_USER_NAME = edgex-jenkins 21:31:40 # $SEMVER_BRANCH = PR-269 21:31:40 # $SEMVER_TEMP = /tmp/semver-375053960 21:31:40 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 21:31:40 # '/tmp/semver-375053960' -> '/w/workspace/dry_go-mod-core-contracts_PR-269/.semver' 21:31:40 # -> Force: false 21:31:40 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-269/.semver [Pipeline] } 21:31:40 $ docker exec --env ******** --env ******** 97957ab3f6a88dc7410a2792562231e0a910bb3dfcc5da07376f14d7361ade32 ssh-agent -k 21:31:40 unset SSH_AUTH_SOCK; 21:31:40 unset SSH_AGENT_PID; 21:31:40 echo Agent pid 51 killed; 21:31:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:31:41 + git semver [Pipeline] } 21:31:41 $ docker stop --time=1 97957ab3f6a88dc7410a2792562231e0a910bb3dfcc5da07376f14d7361ade32 21:31:43 $ docker rm -f 97957ab3f6a88dc7410a2792562231e0a910bb3dfcc5da07376f14d7361ade32 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:31:43 Stashed 87 file(s) [Pipeline] echo 21:31:43 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo 21:31:44 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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 21:31:59 Still waiting to schedule task 21:31:59 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:31:59 Still waiting to schedule task 21:31:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:33:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-311 in /w/workspace/dry_go-mod-core-contracts_PR-269 [Pipeline] { [Pipeline] ws 21:33:45 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 21:33:49 using credential edgex-jenkins-ssh 21:33:49 Cloning the remote Git repository 21:33:49 Cloning with configured refspecs honoured and without tags 21:33:50 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:33:50 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 21:33:51 Fetching without tags 21:33:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:33:50 > git --version # timeout=10 21:33:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:33:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:33:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:33:51 > git config --add remote.origin.fetch +refs/pull/269/head:refs/remotes/origin/PR-269 # timeout=10 21:33:51 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:33:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:33:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:33:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:33:51 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:33:51 Merging remotes/origin/master commit 6486545aa210051214681770a55b4e6e9fd2ee43 into PR head commit 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 21:33:52 Merge succeeded, producing 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 21:33:52 Checking out Revision 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 (PR-269) 21:33:51 > git config core.sparsecheckout # timeout=10 21:33:51 > git checkout -f 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 # timeout=10 21:33:51 > git remote # timeout=10 21:33:52 > git config --get remote.origin.url # timeout=10 21:33:52 using GIT_SSH to set credentials SSH Credentials for GitHub 21:33:52 > git merge 6486545aa210051214681770a55b4e6e9fd2ee43 # timeout=10 21:33:52 > git rev-parse HEAD^{commit} # timeout=10 21:33:52 > git config core.sparsecheckout # timeout=10 21:33:52 > git checkout -f 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 # timeout=10 21:33:56 Commit message: "feat: Add Reading DTO ValueType value validation" 21:33:56 > git --version # timeout=10 21:33:56 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:33:58 ========================================================= 21:33:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 21:33:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:33:59 + 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 . 21:34:00 Sending build context to Docker daemon 2.14MB 21:34:00 Step 1/7 : ARG BASE=golang:1.13-alpine 21:34:00 Step 2/7 : FROM ${BASE} 21:34:00 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:34:00 b538f80385f9: Pulling fs layer 21:34:00 74f711af9a0d: Pulling fs layer 21:34:00 99f96fe45779: Pulling fs layer 21:34:00 fd7a069fd194: Pulling fs layer 21:34:00 66aa3694b03b: Pulling fs layer 21:34:00 170f70906a0f: Pulling fs layer 21:34:00 ad7c5574e4b9: Pulling fs layer 21:34:00 e772456be8f7: Pulling fs layer 21:34:00 c890913d741a: Pulling fs layer 21:34:00 2480fcc9aa5a: Pulling fs layer 21:34:00 09adf4765672: Pulling fs layer 21:34:00 fd7a069fd194: Waiting 21:34:00 66aa3694b03b: Waiting 21:34:00 170f70906a0f: Waiting 21:34:00 ad7c5574e4b9: Waiting 21:34:00 e772456be8f7: Waiting 21:34:00 c890913d741a: Waiting 21:34:00 2480fcc9aa5a: Waiting 21:34:00 09adf4765672: Waiting 21:34:00 99f96fe45779: Verifying Checksum 21:34:00 99f96fe45779: Download complete 21:34:00 74f711af9a0d: Verifying Checksum 21:34:00 74f711af9a0d: Download complete 21:34:00 66aa3694b03b: Verifying Checksum 21:34:00 66aa3694b03b: Download complete 21:34:00 170f70906a0f: Verifying Checksum 21:34:00 170f70906a0f: Download complete 21:34:01 b538f80385f9: Verifying Checksum 21:34:01 b538f80385f9: Download complete 21:34:01 b538f80385f9: Pull complete 21:34:02 74f711af9a0d: Pull complete 21:34:02 99f96fe45779: Pull complete 21:34:04 ad7c5574e4b9: Verifying Checksum 21:34:04 ad7c5574e4b9: Download complete 21:34:04 c890913d741a: Verifying Checksum 21:34:04 c890913d741a: Download complete 21:34:06 2480fcc9aa5a: Download complete 21:34:06 09adf4765672: Verifying Checksum 21:34:06 09adf4765672: Download complete 21:34:06 fd7a069fd194: Download complete 21:34:06 e772456be8f7: Verifying Checksum 21:34:06 e772456be8f7: Download complete 21:34:18 fd7a069fd194: Pull complete 21:34:18 66aa3694b03b: Pull complete 21:34:18 170f70906a0f: Pull complete 21:34:21 ad7c5574e4b9: Pull complete 21:34:26 e772456be8f7: Pull complete 21:34:26 c890913d741a: Pull complete 21:34:28 2480fcc9aa5a: Pull complete 21:34:29 09adf4765672: Pull complete 21:34:29 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 21:34:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 21:34:29 ---> 2248a725d1cf 21:34:29 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:34:34 ---> Running in 6ba2299f140e 21:34:34 Removing intermediate container 6ba2299f140e 21:34:34 ---> 59401b233a83 21:34:34 Step 4/7 : RUN apk add bash 21:34:34 ---> Running in 535cb347b925 21:34:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:34:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:34:37 OK: 142 MiB in 39 packages 21:34:38 Removing intermediate container 535cb347b925 21:34:38 ---> 4ff8a5aba583 21:34:38 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:34:38 ---> Running in 50b3afb7aa60 21:34:39 Removing intermediate container 50b3afb7aa60 21:34:39 ---> 2c9bb93bc8a7 21:34:39 Step 6/7 : COPY go.mod . 21:34:39 ---> 7f7e3b36b38b 21:34:39 Step 7/7 : RUN go mod download 21:34:40 ---> Running in 2c1b377d322d 21:34:42 go: finding github.com/davecgh/go-spew v1.1.0 21:34:42 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:34:42 go: finding github.com/go-kit/kit v0.8.0 21:34:42 go: finding github.com/go-logfmt/logfmt v0.4.0 21:34:42 go: finding github.com/go-playground/assert/v2 v2.0.1 21:34:42 go: finding github.com/go-playground/locales v0.13.0 21:34:42 go: finding github.com/go-playground/universal-translator v0.17.0 21:34:42 go: finding github.com/go-playground/validator/v10 v10.3.0 21:34:42 go: finding github.com/go-stack/stack v1.8.0 21:34:42 go: finding github.com/google/uuid v1.1.0 21:34:42 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:34:42 go: finding github.com/leodido/go-urn v1.2.0 21:34:42 go: finding github.com/pmezard/go-difflib v1.0.0 21:34:42 go: finding github.com/stretchr/objx v0.1.0 21:34:42 go: finding github.com/stretchr/testify v1.5.1 21:34:42 go: finding github.com/x448/float16 v0.8.4 21:34:42 go: finding golang.org/x/text v0.3.2 21:34:42 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 21:34:42 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 21:34:42 go: finding gopkg.in/yaml.v2 v2.2.8 21:34:43 Running on prd-centos7-docker-4c-2g-312 in /w/workspace/dry_go-mod-core-contracts_PR-269 [Pipeline] { [Pipeline] ws 21:34:43 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 21:34:46 using credential edgex-jenkins-ssh 21:34:46 Cloning the remote Git repository 21:34:46 Cloning with configured refspecs honoured and without tags 21:34:46 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:34:46 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 21:34:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:34:46 > git --version # timeout=10 21:34:46 using GIT_SSH to set credentials SSH Credentials for GitHub 21:34:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:34:47 Fetching without tags 21:34:48 Merging remotes/origin/master commit 6486545aa210051214681770a55b4e6e9fd2ee43 into PR head commit 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 21:34:48 Merge succeeded, producing 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 21:34:48 Checking out Revision 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 (PR-269) 21:34:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:34:47 > git config --add remote.origin.fetch +refs/pull/269/head:refs/remotes/origin/PR-269 # timeout=10 21:34:47 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:34:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:34:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:34:47 using GIT_SSH to set credentials SSH Credentials for GitHub 21:34:47 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:34:48 > git config core.sparsecheckout # timeout=10 21:34:48 > git checkout -f 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 # timeout=10 21:34:48 > git remote # timeout=10 21:34:48 > git config --get remote.origin.url # timeout=10 21:34:48 using GIT_SSH to set credentials SSH Credentials for GitHub 21:34:48 > git merge 6486545aa210051214681770a55b4e6e9fd2ee43 # timeout=10 21:34:48 > git rev-parse HEAD^{commit} # timeout=10 21:34:48 > git config core.sparsecheckout # timeout=10 21:34:48 > git checkout -f 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 # timeout=10 21:34:51 Commit message: "feat: Add Reading DTO ValueType value validation" 21:34:51 > git --version # timeout=10 21:34:51 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:34:52 ========================================================= 21:34:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 21:34:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:34:53 + 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 . 21:34:53 Sending build context to Docker daemon 2.14MB 21:34:53 Step 1/7 : ARG BASE=golang:1.13-alpine 21:34:53 Step 2/7 : FROM ${BASE} 21:34:54 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 21:34:54 df20fa9351a1: Pulling fs layer 21:34:54 ed8968b2872e: Pulling fs layer 21:34:54 a92cc7c5fd73: Pulling fs layer 21:34:54 2dd03ba5bac4: Pulling fs layer 21:34:54 1e091d79d1de: Pulling fs layer 21:34:54 481702a1767f: Pulling fs layer 21:34:54 f64a6f60c768: Pulling fs layer 21:34:54 e78d2573fc39: Pulling fs layer 21:34:54 e876d2f968b6: Pulling fs layer 21:34:54 ce8a83651883: Pulling fs layer 21:34:54 07967f4d0e4b: Pulling fs layer 21:34:54 f64a6f60c768: Waiting 21:34:54 ce8a83651883: Waiting 21:34:54 e78d2573fc39: Waiting 21:34:54 07967f4d0e4b: Waiting 21:34:54 e876d2f968b6: Waiting 21:34:54 2dd03ba5bac4: Waiting 21:34:54 1e091d79d1de: Waiting 21:34:54 481702a1767f: Waiting 21:34:54 a92cc7c5fd73: Download complete 21:34:54 ed8968b2872e: Download complete 21:34:54 1e091d79d1de: Download complete 21:34:54 481702a1767f: Verifying Checksum 21:34:54 481702a1767f: Download complete 21:34:54 df20fa9351a1: Verifying Checksum 21:34:54 df20fa9351a1: Download complete 21:34:54 df20fa9351a1: Pull complete 21:34:54 f64a6f60c768: Verifying Checksum 21:34:54 f64a6f60c768: Download complete 21:34:54 e876d2f968b6: Verifying Checksum 21:34:54 e876d2f968b6: Download complete 21:34:55 Removing intermediate container 2c1b377d322d 21:34:55 ---> cf5ebd2ab296 21:34:55 Successfully built cf5ebd2ab296 21:34:55 Successfully tagged ci-base-image-arm64:latest 21:34:55 ce8a83651883: Verifying Checksum 21:34:55 ce8a83651883: Download complete 21:34:55 e78d2573fc39: Verifying Checksum 21:34:55 e78d2573fc39: Download complete 21:34:55 2dd03ba5bac4: Verifying Checksum 21:34:55 2dd03ba5bac4: Download complete 21:34:55 07967f4d0e4b: Verifying Checksum 21:34:55 07967f4d0e4b: Download complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:34:56 + docker inspect -f . ci-base-image-arm64 21:34:56 . [Pipeline] withDockerContainer 21:34:56 prd-ubuntu18.04-docker-arm64-4c-16g-311 does not seem to be running inside a container 21:34:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:34:56 ed8968b2872e: Pull complete 21:34:56 a92cc7c5fd73: Pull complete 21:34:58 $ docker top 5e62071c0cd3364487eeb308a4ff8e62f328ab13c7f8293bb90d558a4ca81217 -eo pid,comm [Pipeline] { [Pipeline] sh 21:35:00 + go version 21:35:00 go version go1.13.13 linux/arm64 [Pipeline] sh 21:35:01 + make test 21:35:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:35:02 2dd03ba5bac4: Pull complete 21:35:02 1e091d79d1de: Pull complete 21:35:02 481702a1767f: Pull complete 21:35:06 f64a6f60c768: Pull complete 21:35:10 e78d2573fc39: Pull complete 21:35:10 e876d2f968b6: Pull complete 21:35:11 ce8a83651883: Pull complete 21:35:11 07967f4d0e4b: Pull complete 21:35:11 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 21:35:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 21:35:11 ---> 5d7c900382c6 21:35:11 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:35:13 ---> Running in 65b16a3a5588 21:35:13 Removing intermediate container 65b16a3a5588 21:35:13 ---> 2ecb31efc806 21:35:13 Step 4/7 : RUN apk add bash 21:35:13 ---> Running in b37003c409dd 21:35:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:35:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:35:15 OK: 166 MiB in 39 packages 21:35:15 Removing intermediate container b37003c409dd 21:35:15 ---> e89d4965025b 21:35:15 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:35:15 ---> Running in f8ccc9ce42ec 21:35:15 Removing intermediate container f8ccc9ce42ec 21:35:15 ---> 5eebecc56e1a 21:35:15 Step 6/7 : COPY go.mod . 21:35:15 ---> 2394310499b8 21:35:15 Step 7/7 : RUN go mod download 21:35:16 ---> Running in ac450f852ac9 21:35:17 go: finding github.com/davecgh/go-spew v1.1.0 21:35:17 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:35:17 go: finding github.com/go-kit/kit v0.8.0 21:35:17 go: finding github.com/go-logfmt/logfmt v0.4.0 21:35:17 go: finding github.com/go-playground/assert/v2 v2.0.1 21:35:17 go: finding github.com/go-playground/locales v0.13.0 21:35:17 go: finding github.com/go-playground/universal-translator v0.17.0 21:35:17 go: finding github.com/go-playground/validator/v10 v10.3.0 21:35:17 go: finding github.com/go-stack/stack v1.8.0 21:35:17 go: finding github.com/google/uuid v1.1.0 21:35:17 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:35:17 go: finding github.com/leodido/go-urn v1.2.0 21:35:17 go: finding github.com/pmezard/go-difflib v1.0.0 21:35:18 go: finding github.com/stretchr/objx v0.1.0 21:35:18 go: finding github.com/stretchr/testify v1.5.1 21:35:18 go: finding github.com/x448/float16 v0.8.4 21:35:18 go: finding golang.org/x/text v0.3.2 21:35:18 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 21:35:18 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 21:35:18 go: finding gopkg.in/yaml.v2 v2.2.8 21:35:23 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 21:35:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.041s coverage: 85.7% of statements 21:35:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.033s coverage: 100.0% of statements 21:35:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.066s coverage: 45.4% of statements 21:35:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.022s coverage: 77.8% of statements 21:35:25 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 21:35:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.042s coverage: 6.4% of statements 21:35:26 Removing intermediate container ac450f852ac9 21:35:26 ---> 899ed8adca03 21:35:26 Successfully built 899ed8adca03 21:35:26 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 21:35:27 + docker inspect -f . ci-base-image-x86_64 21:35:27 . [Pipeline] withDockerContainer 21:35:27 prd-centos7-docker-4c-2g-312 does not seem to be running inside a container 21:35:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:35:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.086s coverage: 14.4% of statements 21:35:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.063s coverage: 100.0% of statements 21:35:27 $ docker top 0a1756e91bc2268c24fe4f546dd041b12570a67c16f75b79cbc67ce303db8ba3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:35:28 + go version 21:35:28 go version go1.13.13 linux/amd64 [Pipeline] sh 21:35:28 + make test 21:35:28 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:35:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.083s coverage: 91.8% of statements 21:35:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 21:35:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 21:35:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.035s coverage: 100.0% of statements 21:35:35 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 21:35:36 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.091s coverage: 62.6% of statements 21:35:36 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.017s coverage: 26.3% of statements 21:35:36 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.046s coverage: 15.4% of statements 21:35:36 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.017s coverage: 15.4% of statements 21:35:36 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.023s coverage: 14.3% of statements 21:35:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 21:35:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.055s coverage: 17.9% of statements 21:35:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.041s coverage: 85.7% of statements 21:35:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.016s coverage: 100.0% of statements 21:35:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.030s coverage: 100.0% of statements 21:35:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.032s coverage: 45.4% of statements 21:35:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.012s coverage: 77.8% of statements 21:35:37 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 21:35:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.005s coverage: 6.4% of statements 21:35:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.020s coverage: 14.4% of statements 21:35:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.005s coverage: 100.0% of statements 21:35:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.073s coverage: 95.0% of statements 21:35:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.050s coverage: 91.8% of statements 21:35:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 21:35:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 21:35:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.008s coverage: 100.0% of statements 21:35:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.028s coverage: 100.0% of statements 21:35:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 21:35:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:35:41 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.020s coverage: 62.6% of statements 21:35:41 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.007s coverage: 26.3% of statements 21:35:41 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.005s coverage: 15.4% of statements 21:35:41 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.027s coverage: 15.4% of statements 21:35:41 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements 21:35:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 21:35:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 17.9% of statements 21:35:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.013s coverage: 100.0% of statements 21:35:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.023s coverage: 95.0% of statements 21:35:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements 21:35:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 21:35:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:35:42 gofmt -l . 21:35:43 [ "`gofmt -l .`" = "" ] [Pipeline] stash 21:35:43 gofmt -l . 21:35:43 [ "`gofmt -l .`" = "" ] [Pipeline] stash 21:35:43 Warning: overwriting stash ‘coverage-report’ 21:35:44 Stashed 1 file(s) [Pipeline] } 21:35:44 $ docker stop --time=1 0a1756e91bc2268c24fe4f546dd041b12570a67c16f75b79cbc67ce303db8ba3 21:35:44 Stashed 1 file(s) 21:35:46 $ docker rm -f 0a1756e91bc2268c24fe4f546dd041b12570a67c16f75b79cbc67ce303db8ba3 [Pipeline] // withDockerContainer [Pipeline] } 21:35:46 $ docker stop --time=1 5e62071c0cd3364487eeb308a4ff8e62f328ab13c7f8293bb90d558a4ca81217 21:35:48 $ docker rm -f 5e62071c0cd3364487eeb308a4ff8e62f328ab13c7f8293bb90d558a4ca81217 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 21:35:53 provisioning config files... 21:35:53 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-269@tmp/config8130097129046353894tmp [Pipeline] { [Pipeline] sh 21:35:53 + curl -s https://codecov.io/bash 21:35:53 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-269@tmp/config8130097129046353894tmp [Pipeline] } 21:35:53 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] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 21:35:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:35:56 ---> package-listing.sh 21:35:56 ++ facter osfamily 21:35:56 ++ tr '[:upper:]' '[:lower:]' 21:35:56 + OS_FAMILY=redhat 21:35:56 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-269 21:35:56 + START_PACKAGES=/tmp/packages_start.txt 21:35:56 + END_PACKAGES=/tmp/packages_end.txt 21:35:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:35:56 + PACKAGES=/tmp/packages_start.txt 21:35:56 + '[' /w/workspace/dry_go-mod-core-contracts_PR-269 ']' 21:35:56 + PACKAGES=/tmp/packages_end.txt 21:35:56 + case "${OS_FAMILY}" in 21:35:56 + rpm -qa 21:35:56 + sort 21:36:01 + '[' -f /tmp/packages_start.txt ']' 21:36:01 + '[' -f /tmp/packages_end.txt ']' 21:36:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:36:01 + '[' /w/workspace/dry_go-mod-core-contracts_PR-269 ']' 21:36:01 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-269/archives/ 21:36:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-269/archives/ [Pipeline] isUnix [Pipeline] sh 21:36:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:36:01 21:36:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:36:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:36:02 alpine: Pulling from edgex-lftools-log-publisher 21:36:02 c9b1b535fdd9: Pulling fs layer 21:36:02 2cc5ad85d9ab: Pulling fs layer 21:36:02 756a868c4378: Pulling fs layer 21:36:02 444b2fc9a129: Pulling fs layer 21:36:02 ea15f1150254: Pulling fs layer 21:36:02 41b27a9f41bf: Pulling fs layer 21:36:02 28c525ee5125: Pulling fs layer 21:36:02 094b1ea09ed8: Pulling fs layer 21:36:02 138eaada9080: Pulling fs layer 21:36:02 444b2fc9a129: Waiting 21:36:02 0622d0fa9048: Pulling fs layer 21:36:02 094b1ea09ed8: Waiting 21:36:02 138eaada9080: Waiting 21:36:02 ea15f1150254: Waiting 21:36:02 0622d0fa9048: Waiting 21:36:02 41b27a9f41bf: Waiting 21:36:02 28c525ee5125: Waiting 21:36:02 2cc5ad85d9ab: Download complete 21:36:02 444b2fc9a129: Verifying Checksum 21:36:02 444b2fc9a129: Download complete 21:36:02 c9b1b535fdd9: Verifying Checksum 21:36:02 c9b1b535fdd9: Download complete 21:36:02 ea15f1150254: Verifying Checksum 21:36:02 ea15f1150254: Download complete 21:36:02 28c525ee5125: Verifying Checksum 21:36:02 28c525ee5125: Download complete 21:36:02 756a868c4378: Verifying Checksum 21:36:02 756a868c4378: Download complete 21:36:02 138eaada9080: Verifying Checksum 21:36:02 138eaada9080: Download complete 21:36:02 0622d0fa9048: Verifying Checksum 21:36:02 0622d0fa9048: Download complete 21:36:02 c9b1b535fdd9: Pull complete 21:36:02 094b1ea09ed8: Verifying Checksum 21:36:02 094b1ea09ed8: Download complete 21:36:03 2cc5ad85d9ab: Pull complete 21:36:03 41b27a9f41bf: Verifying Checksum 21:36:03 41b27a9f41bf: Download complete 21:36:04 756a868c4378: Pull complete 21:36:04 444b2fc9a129: Pull complete 21:36:04 ea15f1150254: Pull complete 21:36:09 41b27a9f41bf: Pull complete 21:36:09 28c525ee5125: Pull complete 21:36:12 094b1ea09ed8: Pull complete 21:36:12 138eaada9080: Pull complete 21:36:12 0622d0fa9048: Pull complete 21:36:12 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 21:36:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:36:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:36:12 prd-centos7-docker-4c-2g-310 does not seem to be running inside a container 21:36:12 $ 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-269 -v /w/workspace/dry_go-mod-core-contracts_PR-269:/w/workspace/dry_go-mod-core-contracts_PR-269:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-269@tmp:/w/workspace/dry_go-mod-core-contracts_PR-269@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:36:15 $ docker top aa4b7243212c761398b7840f8ed9dfee5438870f1de66cb3893259182e34185d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:36:16 provisioning config files... 21:36:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-269@tmp/config7654079447459900543tmp [Pipeline] { [Pipeline] echo 21:36:16 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:36:16 ---> create-netrc.sh [Pipeline] echo 21:36:16 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:36:16 ---> logs-deploy.sh 21:36:16 + ARCHIVE_ARTIFACTS= 21:36:16 + LOGS_SERVER=https://logs.edgexfoundry.org 21:36:16 + '[' https://logs.edgexfoundry.org == None ']' 21:36:16 + NEXUS_URL=https://nexus.edgexfoundry.org 21:36:16 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-269/1 21:36:16 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-269/1/ 21:36:16 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-269/1 /w/workspace/dry_go-mod-core-contracts_PR-269 21:36:18 Archives upload complete. 21:36:18 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-269/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-269/1/