Pull request #236 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 38d0cc147a837ce191fd6fcb9b0683ab407438b4 rather than 30b9716047e4bfbc8c4d4c5584ee84da8109f070 Obtained Jenkinsfile from 38d0cc147a837ce191fd6fcb9b0683ab407438b4 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d # timeout=10 Commit message: "Merge pull request #173 from ernestojeda/bugfix-did-change-prev" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6589 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-236 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit 30b9716047e4bfbc8c4d4c5584ee84da8109f070 Merge succeeded, producing 30b9716047e4bfbc8c4d4c5584ee84da8109f070 Checking out Revision 30b9716047e4bfbc8c4d4c5584ee84da8109f070 (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f 30b9716047e4bfbc8c4d4c5584ee84da8109f070 # 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 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30b9716047e4bfbc8c4d4c5584ee84da8109f070 # timeout=10 Commit message: "Create core data DTOs and models for V2 API" First time build. Skipping changelog. > git rev-list --no-walk 8daeb8cee6be0a8665dff90b95615cae41dcf175 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:41:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:41:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:41:54 ========================================================= 08:41:54 EdgeX Global Pipelines Version Info 08:41:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:41:55 ------------------- 08:41:55 stable info: 08:41:55 ------------------- 08:41:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:41:55 Commit SHA: 997776a94285dd80d478e4f0c197496148fdc64f 08:41:55 Message: update stable to v1.0.86 08:41:56 ------------------- 08:41:56 experimental info: 08:41:56 ------------------- 08:41:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:41:56 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 08:41:56 Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:41:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:41:58 08:41:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:41:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:41:59 latest: Pulling from edgex-devops/git-semver 08:41:59 9123ac7c32f7: Pulling fs layer 08:41:59 b8cc5d1170e3: Pulling fs layer 08:41:59 2924cbbf6a41: Pulling fs layer 08:41:59 93b08a4f1073: Pulling fs layer 08:41:59 93b08a4f1073: Waiting 08:41:59 b8cc5d1170e3: Verifying Checksum 08:41:59 b8cc5d1170e3: Download complete 08:41:59 9123ac7c32f7: Verifying Checksum 08:41:59 9123ac7c32f7: Download complete 08:41:59 93b08a4f1073: Verifying Checksum 08:41:59 93b08a4f1073: Download complete 08:41:59 2924cbbf6a41: Verifying Checksum 08:41:59 2924cbbf6a41: Download complete 08:41:59 9123ac7c32f7: Pull complete 08:41:59 b8cc5d1170e3: Pull complete 08:42:00 2924cbbf6a41: Pull complete 08:42:00 93b08a4f1073: Pull complete 08:42:00 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 08:42:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:42:00 prd-centos7-docker-4c-2g-6589 does not seem to be running inside a container 08:42:00 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:42:01 $ docker top d90b126926d21a3f627bdb05bfe459d2d7ea0f066dd54aeb162206ff938db2bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:42:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:42:01 [ssh-agent] Looking for ssh-agent implementation... 08:42:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:42:02 $ docker exec d90b126926d21a3f627bdb05bfe459d2d7ea0f066dd54aeb162206ff938db2bf ssh-agent 08:42:02 SSH_AUTH_SOCK=/tmp/ssh-xhYxrG4BNmWT/agent.14 08:42:02 SSH_AGENT_PID=20 08:42:02 Running ssh-add (command line suppressed) 08:42:02 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_2752825964907918953.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_2752825964907918953.key) 08:42:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:42:02 + git describe --exact-match --tags HEAD 08:42:02 fatal: No names found, cannot describe anything. [Pipeline] } 08:42:02 $ docker exec --env ******** --env ******** d90b126926d21a3f627bdb05bfe459d2d7ea0f066dd54aeb162206ff938db2bf ssh-agent -k 08:42:02 unset SSH_AUTH_SOCK; 08:42:02 unset SSH_AGENT_PID; 08:42:02 echo Agent pid 20 killed; 08:42:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:42:03 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:42:03 This usually means this commit has not been tagged. [Pipeline] sshagent 08:42:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:42:03 [ssh-agent] Looking for ssh-agent implementation... 08:42:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:42:03 $ docker exec d90b126926d21a3f627bdb05bfe459d2d7ea0f066dd54aeb162206ff938db2bf ssh-agent 08:42:03 SSH_AUTH_SOCK=/tmp/ssh-Irahz7sdx6dT/agent.54 08:42:03 SSH_AGENT_PID=60 08:42:03 Running ssh-add (command line suppressed) 08:42:03 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6473498372334423546.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6473498372334423546.key) 08:42:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:42:04 + git semver init 08:42:04 # -> Open(): unable to determine branch for HEAD 08:42:04 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git 08:42:04 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 08:42:04 # $SEMVER_REMOTE_NAME = origin 08:42:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:42:04 # $SEMVER_USER_NAME = edgex-jenkins 08:42:04 # $SEMVER_BRANCH = PR-236 08:42:04 # $SEMVER_TEMP = /tmp/semver-580571221 08:42:04 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:42:04 # '/tmp/semver-580571221' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' 08:42:04 # -> Force: false 08:42:04 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } 08:42:04 $ docker exec --env ******** --env ******** d90b126926d21a3f627bdb05bfe459d2d7ea0f066dd54aeb162206ff938db2bf ssh-agent -k 08:42:04 unset SSH_AUTH_SOCK; 08:42:04 unset SSH_AGENT_PID; 08:42:04 echo Agent pid 60 killed; 08:42:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:42:05 + git semver [Pipeline] } 08:42:05 $ docker stop --time=1 d90b126926d21a3f627bdb05bfe459d2d7ea0f066dd54aeb162206ff938db2bf 08:42:06 $ docker rm -f d90b126926d21a3f627bdb05bfe459d2d7ea0f066dd54aeb162206ff938db2bf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:42:07 Stashed 73 file(s) [Pipeline] echo 08:42:07 [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 08:42:22 Still waiting to schedule task 08:42:22 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:42:22 Still waiting to schedule task 08:42:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:44:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6590 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 08:44:06 Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout 08:44:12 using credential edgex-jenkins-ssh 08:44:12 Cloning the remote Git repository 08:44:12 Cloning with configured refspecs honoured and without tags 08:44:12 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:44:12 > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 08:44:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:44:12 > git --version # timeout=10 08:44:12 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:44:13 Fetching without tags 08:44:13 Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit 30b9716047e4bfbc8c4d4c5584ee84da8109f070 08:44:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:44:13 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 08:44:13 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:44:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:44:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:44:13 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:13 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:44:14 > git config core.sparsecheckout # timeout=10 08:44:14 > git checkout -f 30b9716047e4bfbc8c4d4c5584ee84da8109f070 # timeout=10 08:44:14 > git remote # timeout=10 08:44:14 > git config --get remote.origin.url # timeout=10 08:44:14 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:14 > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 08:44:14 > git rev-parse HEAD^{commit} # timeout=10 08:44:14 Merge succeeded, producing 30b9716047e4bfbc8c4d4c5584ee84da8109f070 08:44:14 Checking out Revision 30b9716047e4bfbc8c4d4c5584ee84da8109f070 (PR-236) 08:44:14 > git config core.sparsecheckout # timeout=10 08:44:14 > git checkout -f 30b9716047e4bfbc8c4d4c5584ee84da8109f070 # timeout=10 08:44:18 Commit message: "Create core data DTOs and models for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:44:20 ========================================================= 08:44:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 08:44:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:44:21 + 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 . 08:44:22 Sending build context to Docker daemon 1.791MB 08:44:22 Step 1/7 : ARG BASE=golang:1.13-alpine 08:44:22 Step 2/7 : FROM ${BASE} 08:44:22 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:44:22 cde5963f3b93: Pulling fs layer 08:44:22 2a23fa8c16f7: Pulling fs layer 08:44:22 777b28850792: Pulling fs layer 08:44:22 8a11ddd9e578: Pulling fs layer 08:44:22 4cf88f913ddb: Pulling fs layer 08:44:22 1df406cf5192: Pulling fs layer 08:44:22 cd6300453558: Pulling fs layer 08:44:22 b9c365052c96: Pulling fs layer 08:44:22 a2d8cc88f415: Pulling fs layer 08:44:22 ea1d1ca13537: Pulling fs layer 08:44:22 3750a50a1c5e: Pulling fs layer 08:44:22 8a11ddd9e578: Waiting 08:44:22 4cf88f913ddb: Waiting 08:44:22 b9c365052c96: Waiting 08:44:22 1df406cf5192: Waiting 08:44:22 cd6300453558: Waiting 08:44:22 a2d8cc88f415: Waiting 08:44:22 ea1d1ca13537: Waiting 08:44:22 3750a50a1c5e: Waiting 08:44:22 777b28850792: Verifying Checksum 08:44:22 777b28850792: Download complete 08:44:22 2a23fa8c16f7: Download complete 08:44:22 4cf88f913ddb: Download complete 08:44:22 1df406cf5192: Verifying Checksum 08:44:22 1df406cf5192: Download complete 08:44:23 cde5963f3b93: Verifying Checksum 08:44:24 cde5963f3b93: Pull complete 08:44:24 2a23fa8c16f7: Pull complete 08:44:24 777b28850792: Pull complete 08:44:27 cd6300453558: Verifying Checksum 08:44:27 cd6300453558: Download complete 08:44:27 a2d8cc88f415: Verifying Checksum 08:44:27 a2d8cc88f415: Download complete 08:44:29 ea1d1ca13537: Verifying Checksum 08:44:29 ea1d1ca13537: Download complete 08:44:29 3750a50a1c5e: Verifying Checksum 08:44:29 3750a50a1c5e: Download complete 08:44:33 b9c365052c96: Verifying Checksum 08:44:33 b9c365052c96: Download complete 08:44:34 8a11ddd9e578: Verifying Checksum 08:44:34 8a11ddd9e578: Download complete 08:44:44 Running on prd-centos7-docker-4c-2g-6591 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 08:44:44 Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout 08:44:46 8a11ddd9e578: Pull complete 08:44:46 4cf88f913ddb: Pull complete 08:44:46 1df406cf5192: Pull complete 08:44:46 using credential edgex-jenkins-ssh 08:44:46 Cloning the remote Git repository 08:44:46 Cloning with configured refspecs honoured and without tags 08:44:46 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:44:47 > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 08:44:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:44:47 > git --version # timeout=10 08:44:47 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:47 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:44:48 Fetching without tags 08:44:49 Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit 30b9716047e4bfbc8c4d4c5584ee84da8109f070 08:44:49 Merge succeeded, producing 30b9716047e4bfbc8c4d4c5584ee84da8109f070 08:44:49 Checking out Revision 30b9716047e4bfbc8c4d4c5584ee84da8109f070 (PR-236) 08:44:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:44:48 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 08:44:48 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:44:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:44:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:44:48 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:48 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:44:49 > git config core.sparsecheckout # timeout=10 08:44:49 > git checkout -f 30b9716047e4bfbc8c4d4c5584ee84da8109f070 # timeout=10 08:44:49 > git remote # timeout=10 08:44:49 > git config --get remote.origin.url # timeout=10 08:44:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:49 > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 08:44:49 > git rev-parse HEAD^{commit} # timeout=10 08:44:49 > git config core.sparsecheckout # timeout=10 08:44:49 > git checkout -f 30b9716047e4bfbc8c4d4c5584ee84da8109f070 # timeout=10 08:44:50 cd6300453558: Pull complete 08:44:53 Commit message: "Create core data DTOs and models for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:44:54 ========================================================= 08:44:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 08:44:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:44:55 + 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 . 08:44:55 Sending build context to Docker daemon 1.791MB 08:44:55 Step 1/7 : ARG BASE=golang:1.13-alpine 08:44:55 Step 2/7 : FROM ${BASE} 08:44:55 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:44:55 e6b0cf9c0882: Pulling fs layer 08:44:55 2848faf0eed1: Pulling fs layer 08:44:55 0f37312ad70f: Pulling fs layer 08:44:55 5788d62ee057: Pulling fs layer 08:44:55 0e6b1d234666: Pulling fs layer 08:44:55 bf5d7aec512f: Pulling fs layer 08:44:55 34c802a77dc8: Pulling fs layer 08:44:55 9eb99e56ec68: Pulling fs layer 08:44:55 27c7a5d97fbd: Pulling fs layer 08:44:55 5c102a31e300: Pulling fs layer 08:44:55 dcfb455df0a1: Pulling fs layer 08:44:55 5788d62ee057: Waiting 08:44:55 0e6b1d234666: Waiting 08:44:55 bf5d7aec512f: Waiting 08:44:55 9eb99e56ec68: Waiting 08:44:55 5c102a31e300: Waiting 08:44:55 27c7a5d97fbd: Waiting 08:44:55 dcfb455df0a1: Waiting 08:44:55 0f37312ad70f: Verifying Checksum 08:44:55 0f37312ad70f: Download complete 08:44:55 2848faf0eed1: Verifying Checksum 08:44:55 2848faf0eed1: Download complete 08:44:55 0e6b1d234666: Verifying Checksum 08:44:55 0e6b1d234666: Download complete 08:44:55 bf5d7aec512f: Verifying Checksum 08:44:55 bf5d7aec512f: Download complete 08:44:55 e6b0cf9c0882: Verifying Checksum 08:44:55 e6b0cf9c0882: Download complete 08:44:55 e6b0cf9c0882: Pull complete 08:44:55 2848faf0eed1: Pull complete 08:44:56 b9c365052c96: Pull complete 08:44:56 a2d8cc88f415: Pull complete 08:44:56 0f37312ad70f: Pull complete 08:44:56 34c802a77dc8: Verifying Checksum 08:44:56 34c802a77dc8: Download complete 08:44:56 27c7a5d97fbd: Verifying Checksum 08:44:56 27c7a5d97fbd: Download complete 08:44:56 5c102a31e300: Verifying Checksum 08:44:56 5c102a31e300: Download complete 08:44:56 dcfb455df0a1: Verifying Checksum 08:44:56 dcfb455df0a1: Download complete 08:44:57 9eb99e56ec68: Verifying Checksum 08:44:57 9eb99e56ec68: Download complete 08:44:57 5788d62ee057: Verifying Checksum 08:44:57 5788d62ee057: Download complete 08:44:58 ea1d1ca13537: Pull complete 08:44:58 3750a50a1c5e: Pull complete 08:44:58 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 08:44:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 08:44:58 ---> 78745c68409d 08:44:58 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:45:02 ---> Running in 7585383fdc78 08:45:02 Removing intermediate container 7585383fdc78 08:45:02 ---> f48d46f8ba18 08:45:02 Step 4/7 : RUN apk add bash 08:45:02 ---> Running in 9717bec23298 08:45:03 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:45:04 5788d62ee057: Pull complete 08:45:04 0e6b1d234666: Pull complete 08:45:04 bf5d7aec512f: Pull complete 08:45:04 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:45:05 OK: 125 MiB in 39 packages 08:45:06 Removing intermediate container 9717bec23298 08:45:06 ---> 2ae188772b2c 08:45:06 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:45:06 ---> Running in 0824ddf3c9a0 08:45:06 Removing intermediate container 0824ddf3c9a0 08:45:06 ---> d7290fe61f26 08:45:06 Step 6/7 : COPY go.mod . 08:45:07 ---> d8f809f8f0b4 08:45:07 Step 7/7 : RUN go mod download 08:45:07 ---> Running in 7c15ce40843b 08:45:08 34c802a77dc8: Pull complete 08:45:11 go: finding github.com/davecgh/go-spew v1.1.0 08:45:11 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:45:11 go: finding github.com/go-kit/kit v0.8.0 08:45:11 go: finding github.com/go-logfmt/logfmt v0.4.0 08:45:11 go: finding github.com/go-playground/locales v0.13.0 08:45:11 go: finding github.com/go-playground/universal-translator v0.17.0 08:45:11 go: finding github.com/go-stack/stack v1.8.0 08:45:11 go: finding github.com/google/uuid v1.1.0 08:45:11 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:45:11 go: finding github.com/leodido/go-urn v1.1.0 08:45:11 go: finding github.com/pmezard/go-difflib v1.0.0 08:45:11 go: finding github.com/stretchr/objx v0.1.0 08:45:11 go: finding github.com/stretchr/testify v1.3.0 08:45:11 go: finding github.com/x448/float16 v0.8.4 08:45:11 go: finding golang.org/x/text v0.3.2 08:45:11 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 08:45:11 go: finding gopkg.in/go-playground/assert.v1 v1.2.1 08:45:11 go: finding gopkg.in/go-playground/validator.v9 v9.31.0 08:45:11 9eb99e56ec68: Pull complete 08:45:11 27c7a5d97fbd: Pull complete 08:45:12 5c102a31e300: Pull complete 08:45:12 dcfb455df0a1: Pull complete 08:45:12 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 08:45:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 08:45:12 ---> 7c70fe431013 08:45:12 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:45:12 ---> Running in 1155d4b5b569 08:45:12 Removing intermediate container 1155d4b5b569 08:45:12 ---> 17555acf6807 08:45:12 Step 4/7 : RUN apk add bash 08:45:12 ---> Running in 5776b61a74d5 08:45:13 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:45:14 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:45:15 OK: 143 MiB in 39 packages 08:45:15 Removing intermediate container 5776b61a74d5 08:45:15 ---> e7a1ac7dcccd 08:45:15 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:45:15 ---> Running in cc91fe28d43e 08:45:15 Removing intermediate container cc91fe28d43e 08:45:15 ---> bf7e937aa8fd 08:45:15 Step 6/7 : COPY go.mod . 08:45:15 ---> f3354b7563c4 08:45:15 Step 7/7 : RUN go mod download 08:45:15 ---> Running in e9743a3944aa 08:45:17 go: finding github.com/davecgh/go-spew v1.1.0 08:45:17 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:45:17 go: finding github.com/go-kit/kit v0.8.0 08:45:17 go: finding github.com/go-logfmt/logfmt v0.4.0 08:45:17 go: finding github.com/go-playground/locales v0.13.0 08:45:18 go: finding github.com/go-playground/universal-translator v0.17.0 08:45:18 go: finding github.com/go-stack/stack v1.8.0 08:45:18 go: finding github.com/google/uuid v1.1.0 08:45:18 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:45:18 go: finding github.com/leodido/go-urn v1.1.0 08:45:18 go: finding github.com/pmezard/go-difflib v1.0.0 08:45:18 go: finding github.com/stretchr/objx v0.1.0 08:45:18 go: finding github.com/stretchr/testify v1.3.0 08:45:18 go: finding github.com/x448/float16 v0.8.4 08:45:18 go: finding golang.org/x/text v0.3.2 08:45:18 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 08:45:19 go: finding gopkg.in/go-playground/assert.v1 v1.2.1 08:45:19 go: finding gopkg.in/go-playground/validator.v9 v9.31.0 08:45:24 Removing intermediate container 7c15ce40843b 08:45:24 ---> 7cc511525e05 08:45:24 Successfully built 7cc511525e05 08:45:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:45:24 + docker inspect -f . ci-base-image-arm64 08:45:24 . [Pipeline] withDockerContainer 08:45:25 prd-ubuntu18.04-docker-arm64-4c-16g-6590 does not seem to be running inside a container 08:45:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:45:25 Removing intermediate container e9743a3944aa 08:45:25 ---> 72c25284f6c0 08:45:25 Successfully built 72c25284f6c0 08:45:25 Successfully tagged ci-base-image-x86_64:latest 08:45:26 $ docker top 691fbf1bd553fc0e80784c6863e9d48c84e21a2ebe06643113d30d76d8a92ae1 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:45:27 + docker inspect -f . ci-base-image-x86_64 08:45:27 . [Pipeline] withDockerContainer 08:45:28 + go version 08:45:28 go version go1.13.5 linux/arm64 08:45:28 prd-centos7-docker-4c-2g-6591 does not seem to be running inside a container 08:45:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:45:28 $ docker top 95f01a79a6ecf05a5cc54e313b6c95bcb8651fd2161e91b487bda0cb8ac1195a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 08:45:29 + go version 08:45:29 go version go1.13.5 linux/amd64 [Pipeline] sh 08:45:29 + make test 08:45:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:45:29 + make test 08:45:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:45:36 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:45:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.015s coverage: 85.7% of statements 08:45:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.042s coverage: 100.0% of statements 08:45:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.015s coverage: 45.4% of statements 08:45:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.010s coverage: 77.8% of statements 08:45:37 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:45:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.004s coverage: 6.4% of statements 08:45:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.027s coverage: 14.4% of statements 08:45:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.006s coverage: 100.0% of statements 08:45:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.036s coverage: 100.0% of statements 08:45:39 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:45:39 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:45:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.004s coverage: 100.0% of statements 08:45:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.518s coverage: 100.0% of statements 08:45:42 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.036s coverage: 62.5% of statements 08:45:42 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements 08:45:42 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.005s coverage: 15.4% of statements 08:45:42 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.009s coverage: 15.4% of statements 08:45:42 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements 08:45:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:45:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] 08:45:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata 0.007s coverage: 87.1% of statements 08:45:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] 08:45:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:45:44 gofmt -l . 08:45:44 v2/dtos/coredata/reading_test.go 08:45:44 [ "`gofmt -l .`" = "" ] 08:45:44 make: *** [Makefile:9: test] Error 1 [Pipeline] } 08:45:44 $ docker stop --time=1 95f01a79a6ecf05a5cc54e313b6c95bcb8651fd2161e91b487bda0cb8ac1195a 08:45:45 $ docker rm -f 95f01a79a6ecf05a5cc54e313b6c95bcb8651fd2161e91b487bda0cb8ac1195a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:45:47 Failed in branch amd64 08:45:51 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:45:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.050s coverage: 85.7% of statements 08:45:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.021s coverage: 100.0% of statements 08:45:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.057s coverage: 45.4% of statements 08:45:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.035s coverage: 77.8% of statements 08:45:52 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:45:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 6.4% of statements 08:45:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.085s coverage: 14.4% of statements 08:45:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.026s coverage: 100.0% of statements 08:45:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.127s coverage: 100.0% of statements 08:45:56 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:45:56 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:45:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.036s coverage: 100.0% of statements 08:45:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.539s coverage: 100.0% of statements 08:46:02 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.089s coverage: 62.5% of statements 08:46:02 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.041s coverage: 26.3% of statements 08:46:02 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.031s coverage: 15.4% of statements 08:46:02 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.015s coverage: 15.4% of statements 08:46:02 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements 08:46:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:46:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] 08:46:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata 0.048s coverage: 87.1% of statements 08:46:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] 08:46:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:46:04 gofmt -l . 08:46:05 v2/dtos/coredata/reading_test.go 08:46:05 [ "`gofmt -l .`" = "" ] 08:46:05 make: *** [Makefile:9: test] Error 1 [Pipeline] } 08:46:05 $ docker stop --time=1 691fbf1bd553fc0e80784c6863e9d48c84e21a2ebe06643113d30d76d8a92ae1 08:46:07 $ docker rm -f 691fbf1bd553fc0e80784c6863e9d48c84e21a2ebe06643113d30d76d8a92ae1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:46:09 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:46:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:46:11 ---> package-listing.sh 08:46:11 ++ facter osfamily 08:46:11 ++ tr '[:upper:]' '[:lower:]' 08:46:11 + OS_FAMILY=redhat 08:46:11 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 08:46:11 + START_PACKAGES=/tmp/packages_start.txt 08:46:11 + END_PACKAGES=/tmp/packages_end.txt 08:46:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:46:11 + PACKAGES=/tmp/packages_start.txt 08:46:11 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 08:46:11 + PACKAGES=/tmp/packages_end.txt 08:46:11 + case "${OS_FAMILY}" in 08:46:11 + rpm -qa 08:46:11 + sort 08:46:15 + '[' -f /tmp/packages_start.txt ']' 08:46:15 + '[' -f /tmp/packages_end.txt ']' 08:46:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:46:15 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 08:46:15 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ 08:46:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [Pipeline] isUnix [Pipeline] sh 08:46:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:46:15 08:46:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:46:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:46:16 alpine: Pulling from edgex-lftools-log-publisher 08:46:16 c9b1b535fdd9: Pulling fs layer 08:46:16 2cc5ad85d9ab: Pulling fs layer 08:46:16 756a868c4378: Pulling fs layer 08:46:16 444b2fc9a129: Pulling fs layer 08:46:16 ea15f1150254: Pulling fs layer 08:46:16 41b27a9f41bf: Pulling fs layer 08:46:16 28c525ee5125: Pulling fs layer 08:46:16 094b1ea09ed8: Pulling fs layer 08:46:16 138eaada9080: Pulling fs layer 08:46:16 0622d0fa9048: Pulling fs layer 08:46:16 444b2fc9a129: Waiting 08:46:16 41b27a9f41bf: Waiting 08:46:16 28c525ee5125: Waiting 08:46:16 094b1ea09ed8: Waiting 08:46:16 0622d0fa9048: Waiting 08:46:16 2cc5ad85d9ab: Verifying Checksum 08:46:16 2cc5ad85d9ab: Download complete 08:46:16 444b2fc9a129: Verifying Checksum 08:46:16 444b2fc9a129: Download complete 08:46:16 c9b1b535fdd9: Download complete 08:46:16 ea15f1150254: Verifying Checksum 08:46:16 ea15f1150254: Download complete 08:46:16 28c525ee5125: Verifying Checksum 08:46:16 28c525ee5125: Download complete 08:46:16 756a868c4378: Verifying Checksum 08:46:16 756a868c4378: Download complete 08:46:16 c9b1b535fdd9: Pull complete 08:46:16 094b1ea09ed8: Verifying Checksum 08:46:16 094b1ea09ed8: Download complete 08:46:16 138eaada9080: Verifying Checksum 08:46:16 138eaada9080: Download complete 08:46:16 0622d0fa9048: Verifying Checksum 08:46:16 0622d0fa9048: Download complete 08:46:16 2cc5ad85d9ab: Pull complete 08:46:17 41b27a9f41bf: Verifying Checksum 08:46:17 41b27a9f41bf: Download complete 08:46:19 756a868c4378: Pull complete 08:46:19 444b2fc9a129: Pull complete 08:46:19 ea15f1150254: Pull complete 08:46:22 41b27a9f41bf: Pull complete 08:46:22 28c525ee5125: Pull complete 08:46:25 094b1ea09ed8: Pull complete 08:46:25 138eaada9080: Pull complete 08:46:25 0622d0fa9048: Pull complete 08:46:25 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 08:46:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:46:25 prd-centos7-docker-4c-2g-6589 does not seem to be running inside a container 08:46:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:46:26 $ docker top 70db57cf16b2d62dfbde39cc2666e39063f29f6dc44fa28530de1828badce4dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:46:26 provisioning config files... 08:46:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config7949629933574936417tmp [Pipeline] { [Pipeline] echo 08:46:26 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:46:27 ---> create-netrc.sh [Pipeline] echo 08:46:27 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:46:27 ---> logs-deploy.sh 08:46:27 + ARCHIVE_ARTIFACTS= 08:46:27 + LOGS_SERVER=https://logs.edgexfoundry.org 08:46:27 + '[' https://logs.edgexfoundry.org == None ']' 08:46:27 + NEXUS_URL=https://nexus.edgexfoundry.org 08:46:27 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/7 08:46:27 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/7/ 08:46:27 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/7 /w/workspace/dry_go-mod-core-contracts_PR-236 08:46:28 Archives upload complete. 08:46:28 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/7 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/7/