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 a3c40312da7dd79e9c0f06f6096cec8c5d60f45a 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4862 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 a3c40312da7dd79e9c0f06f6096cec8c5d60f45a Merge succeeded, producing 95a1d2f0964d654e3b5f7944b9e01b0ccefd5a11 Checking out Revision 95a1d2f0964d654e3b5f7944b9e01b0ccefd5a11 (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f a3c40312da7dd79e9c0f06f6096cec8c5d60f45a # 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 95a1d2f0964d654e3b5f7944b9e01b0ccefd5a11 # timeout=10 Commit message: "Merge commit '38d0cc147a837ce191fd6fcb9b0683ab407438b4' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:45:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:45:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk f1efba1f4a4358b5185b5c19e3ac2676603c5c83 # timeout=10 [Pipeline] echo 03:45:40 ========================================================= 03:45:40 EdgeX Global Pipelines Version Info 03:45:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:45:43 ------------------- 03:45:43 stable info: 03:45:43 ------------------- 03:45:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:45:43 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 03:45:43 Message: update stable to v1.0.73 03:45:44 ------------------- 03:45:44 experimental info: 03:45:44 ------------------- 03:45:44 Commited By: **** collab-it+edgex@linuxfoundation.org 03:45:44 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 03:45:44 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 03:45:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:45:46 03:45:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:45:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:45:47 latest: Pulling from edgex-devops/git-semver 03:45:47 9123ac7c32f7: Pulling fs layer 03:45:47 b8cc5d1170e3: Pulling fs layer 03:45:47 2924cbbf6a41: Pulling fs layer 03:45:47 93b08a4f1073: Pulling fs layer 03:45:47 93b08a4f1073: Waiting 03:45:47 b8cc5d1170e3: Verifying Checksum 03:45:47 b8cc5d1170e3: Download complete 03:45:47 9123ac7c32f7: Verifying Checksum 03:45:47 9123ac7c32f7: Download complete 03:45:48 2924cbbf6a41: Verifying Checksum 03:45:48 2924cbbf6a41: Download complete 03:45:48 93b08a4f1073: Verifying Checksum 03:45:48 93b08a4f1073: Download complete 03:45:48 9123ac7c32f7: Pull complete 03:45:49 b8cc5d1170e3: Pull complete 03:45:51 2924cbbf6a41: Pull complete 03:45:51 93b08a4f1073: Pull complete 03:45:51 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 03:45:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:45:52 prd-centos7-docker-4c-2g-4862 does not seem to be running inside a container 03:45:52 $ 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 03:45:53 $ docker top e5406075506a204931d921e68b9ff0e910967af5345191b81f1c9f03d4784b7c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:45:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:45:54 [ssh-agent] Looking for ssh-agent implementation... 03:45:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:45:54 $ docker exec e5406075506a204931d921e68b9ff0e910967af5345191b81f1c9f03d4784b7c ssh-agent 03:45:55 SSH_AUTH_SOCK=/tmp/ssh-8Dwztt58ydID/agent.14 03:45:55 SSH_AGENT_PID=20 03:45:55 Running ssh-add (command line suppressed) 03:45:56 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3008178480844939933.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3008178480844939933.key) 03:45:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:45:57 + git describe --exact-match --tags HEAD 03:45:57 fatal: No names found, cannot describe anything. [Pipeline] } 03:45:57 $ docker exec --env ******** --env ******** e5406075506a204931d921e68b9ff0e910967af5345191b81f1c9f03d4784b7c ssh-agent -k 03:45:58 unset SSH_AUTH_SOCK; 03:45:58 unset SSH_AGENT_PID; 03:45:58 echo Agent pid 20 killed; 03:45:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:45:58 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 03:45:58 This usually means this commit has not been tagged. [Pipeline] sshagent 03:45:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:45:58 [ssh-agent] Looking for ssh-agent implementation... 03:45:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:45:59 $ docker exec e5406075506a204931d921e68b9ff0e910967af5345191b81f1c9f03d4784b7c ssh-agent 03:45:59 SSH_AUTH_SOCK=/tmp/ssh-Gwe248zirw5I/agent.56 03:45:59 SSH_AGENT_PID=63 03:45:59 Running ssh-add (command line suppressed) 03:45:59 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_7900371112087980212.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_7900371112087980212.key) 03:45:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:01 + git semver init 03:46:01 # -> Open(): unable to determine branch for HEAD 03:46:01 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git 03:46:01 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 03:46:01 # $SEMVER_REMOTE_NAME = origin 03:46:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:46:01 # $SEMVER_USER_NAME = edgex-jenkins 03:46:01 # $SEMVER_BRANCH = PR-236 03:46:01 # $SEMVER_TEMP = /tmp/semver-831253004 03:46:01 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 03:46:01 # '/tmp/semver-831253004' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' 03:46:01 # -> Force: false 03:46:01 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } 03:46:01 $ docker exec --env ******** --env ******** e5406075506a204931d921e68b9ff0e910967af5345191b81f1c9f03d4784b7c ssh-agent -k 03:46:01 unset SSH_AUTH_SOCK; 03:46:01 unset SSH_AGENT_PID; 03:46:01 echo Agent pid 63 killed; 03:46:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:46:02 + git semver [Pipeline] } 03:46:02 $ docker stop --time=1 e5406075506a204931d921e68b9ff0e910967af5345191b81f1c9f03d4784b7c 03:46:04 $ docker rm -f e5406075506a204931d921e68b9ff0e910967af5345191b81f1c9f03d4784b7c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 03:46:07 Stashed 73 file(s) [Pipeline] echo 03:46: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 03:46:22 Still waiting to schedule task 03:46:22 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:46:22 Still waiting to schedule task 03:46:22 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4860’ is offline 03:48:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4863 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 03:48:07 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 03:48:13 using credential edgex-jenkins-ssh 03:48:13 Cloning the remote Git repository 03:48:13 Cloning with configured refspecs honoured and without tags 03:48:15 Fetching without tags 03:48:14 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:48:14 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 03:48:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:48:14 > git --version # timeout=10 03:48:14 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:14 > 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 03:48:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:48:15 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 03:48:15 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:48:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:48:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:48:15 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:15 Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit a3c40312da7dd79e9c0f06f6096cec8c5d60f45a 03:48:16 Merge succeeded, producing db955d4e34ca1ee909503cd883d56921e5d03056 03:48:16 Checking out Revision db955d4e34ca1ee909503cd883d56921e5d03056 (PR-236) 03:48:15 > 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 03:48:15 > git config core.sparsecheckout # timeout=10 03:48:15 > git checkout -f a3c40312da7dd79e9c0f06f6096cec8c5d60f45a # timeout=10 03:48:16 > git remote # timeout=10 03:48:16 > git config --get remote.origin.url # timeout=10 03:48:16 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:16 > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 03:48:16 > git rev-parse HEAD^{commit} # timeout=10 03:48:16 > git config core.sparsecheckout # timeout=10 03:48:16 > git checkout -f db955d4e34ca1ee909503cd883d56921e5d03056 # timeout=10 03:48:20 Commit message: "Merge commit '38d0cc147a837ce191fd6fcb9b0683ab407438b4' into HEAD" 03:48:20 First time build. Skipping changelog. 03:48:20 > git rev-list --no-walk f1efba1f4a4358b5185b5c19e3ac2676603c5c83 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:48:22 ========================================================= 03:48:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 03:48:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:48:23 + 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 . 03:48:24 Sending build context to Docker daemon 1.778MB 03:48:24 Step 1/7 : ARG BASE=golang:1.13-alpine 03:48:24 Step 2/7 : FROM ${BASE} 03:48:24 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:48:24 cde5963f3b93: Pulling fs layer 03:48:24 2a23fa8c16f7: Pulling fs layer 03:48:24 777b28850792: Pulling fs layer 03:48:24 8a11ddd9e578: Pulling fs layer 03:48:24 4cf88f913ddb: Pulling fs layer 03:48:24 1df406cf5192: Pulling fs layer 03:48:24 cd6300453558: Pulling fs layer 03:48:24 b9c365052c96: Pulling fs layer 03:48:24 a2d8cc88f415: Pulling fs layer 03:48:24 ea1d1ca13537: Pulling fs layer 03:48:24 3750a50a1c5e: Pulling fs layer 03:48:24 8a11ddd9e578: Waiting 03:48:24 4cf88f913ddb: Waiting 03:48:24 1df406cf5192: Waiting 03:48:24 cd6300453558: Waiting 03:48:24 b9c365052c96: Waiting 03:48:24 a2d8cc88f415: Waiting 03:48:24 ea1d1ca13537: Waiting 03:48:24 3750a50a1c5e: Waiting 03:48:24 777b28850792: Verifying Checksum 03:48:24 777b28850792: Download complete 03:48:24 2a23fa8c16f7: Verifying Checksum 03:48:24 2a23fa8c16f7: Download complete 03:48:24 4cf88f913ddb: Verifying Checksum 03:48:24 4cf88f913ddb: Download complete 03:48:24 1df406cf5192: Verifying Checksum 03:48:24 1df406cf5192: Download complete 03:48:24 cde5963f3b93: Verifying Checksum 03:48:24 cde5963f3b93: Download complete 03:48:25 cde5963f3b93: Pull complete 03:48:25 2a23fa8c16f7: Pull complete 03:48:26 777b28850792: Pull complete 03:48:29 cd6300453558: Verifying Checksum 03:48:29 cd6300453558: Download complete 03:48:29 a2d8cc88f415: Verifying Checksum 03:48:29 a2d8cc88f415: Download complete 03:48:31 ea1d1ca13537: Verifying Checksum 03:48:31 ea1d1ca13537: Download complete 03:48:31 3750a50a1c5e: Verifying Checksum 03:48:31 3750a50a1c5e: Download complete 03:48:34 b9c365052c96: Verifying Checksum 03:48:34 b9c365052c96: Download complete 03:48:35 8a11ddd9e578: Verifying Checksum 03:48:35 8a11ddd9e578: Download complete 03:48:48 8a11ddd9e578: Pull complete 03:48:48 4cf88f913ddb: Pull complete 03:48:48 1df406cf5192: Pull complete 03:48:51 cd6300453558: Pull complete 03:48:55 b9c365052c96: Pull complete 03:48:56 a2d8cc88f415: Pull complete 03:48:57 ea1d1ca13537: Pull complete 03:48:58 3750a50a1c5e: Pull complete 03:48:58 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 03:48:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 03:48:58 ---> 78745c68409d 03:48:58 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:49:02 ---> Running in c2c0aa0cbca5 03:49:03 Removing intermediate container c2c0aa0cbca5 03:49:03 ---> 3f7ad0309b2a 03:49:03 Step 4/7 : RUN apk add bash 03:49:03 ---> Running in 5386da333904 03:49:04 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 03:49:05 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 03:49:06 OK: 125 MiB in 39 packages 03:49:07 Removing intermediate container 5386da333904 03:49:07 ---> 4deb9959faf2 03:49:07 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:49:07 ---> Running in 3ffdcf856f7b 03:49:07 Removing intermediate container 3ffdcf856f7b 03:49:07 ---> d0f7a9fb0a16 03:49:07 Step 6/7 : COPY go.mod . 03:49:08 Running on prd-centos7-docker-4c-2g-4864 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 03:49:08 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 03:49:08 ---> adab128602ae 03:49:08 Step 7/7 : RUN go mod download 03:49:08 ---> Running in e005eca8b2a4 03:49:10 go: finding github.com/davecgh/go-spew v1.1.0 03:49:10 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:49:10 go: finding github.com/go-kit/kit v0.8.0 03:49:10 go: finding github.com/go-logfmt/logfmt v0.4.0 03:49:10 go: finding github.com/go-stack/stack v1.8.0 03:49:10 go: finding github.com/google/uuid v1.1.0 03:49:10 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:49:10 go: finding github.com/pmezard/go-difflib v1.0.0 03:49:10 go: finding github.com/stretchr/objx v0.1.0 03:49:10 go: finding github.com/stretchr/testify v1.3.0 03:49:10 go: finding github.com/x448/float16 v0.8.4 03:49:13 Removing intermediate container e005eca8b2a4 03:49:13 ---> 4c6861f502d6 03:49:13 Successfully built 4c6861f502d6 03:49:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:49:14 + docker inspect -f . ci-base-image-arm64 03:49:14 . [Pipeline] withDockerContainer 03:49:14 prd-ubuntu18.04-docker-arm64-4c-16g-4863 does not seem to be running inside a container 03:49:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:49:16 $ docker top cab79b659edcce8bac611b335df2a5c3323a1332436bf350d6fa7727e6dc222b -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:17 + go version 03:49:17 go version go1.13.5 linux/arm64 [Pipeline] sh 03:49:17 + make test 03:49:17 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:49:18 using credential edgex-jenkins-ssh 03:49:18 Cloning the remote Git repository 03:49:18 Cloning with configured refspecs honoured and without tags 03:49:18 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:49:18 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 03:49:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:49:18 > git --version # timeout=10 03:49:18 using GIT_SSH to set credentials SSH Credentials for GitHub 03:49:19 > 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 03:49:20 Fetching without tags 03:49:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:49:20 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 03:49:20 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:49:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:49:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:49:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:49:20 > 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 03:49:21 Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit a3c40312da7dd79e9c0f06f6096cec8c5d60f45a 03:49:21 Merge succeeded, producing 95243f9d0cbbfb194bb918d90465b9c2f80d1398 03:49:21 Checking out Revision 95243f9d0cbbfb194bb918d90465b9c2f80d1398 (PR-236) 03:49:21 > git config core.sparsecheckout # timeout=10 03:49:21 > git checkout -f a3c40312da7dd79e9c0f06f6096cec8c5d60f45a # timeout=10 03:49:21 > git remote # timeout=10 03:49:21 > git config --get remote.origin.url # timeout=10 03:49:21 using GIT_SSH to set credentials SSH Credentials for GitHub 03:49:21 > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 03:49:21 > git rev-parse HEAD^{commit} # timeout=10 03:49:21 > git config core.sparsecheckout # timeout=10 03:49:22 > git checkout -f 95243f9d0cbbfb194bb918d90465b9c2f80d1398 # timeout=10 03:49:26 Commit message: "Merge commit '38d0cc147a837ce191fd6fcb9b0683ab407438b4' into HEAD" 03:49:26 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:49:27 ========================================================= 03:49:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 03:49:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:49:26 > git rev-list --no-walk f1efba1f4a4358b5185b5c19e3ac2676603c5c83 # timeout=10 03:49:29 + 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 . 03:49:30 Sending build context to Docker daemon 1.778MB 03:49:30 Step 1/7 : ARG BASE=golang:1.13-alpine 03:49:30 Step 2/7 : FROM ${BASE} 03:49:30 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 03:49:30 e6b0cf9c0882: Pulling fs layer 03:49:30 2848faf0eed1: Pulling fs layer 03:49:30 0f37312ad70f: Pulling fs layer 03:49:30 5788d62ee057: Pulling fs layer 03:49:30 0e6b1d234666: Pulling fs layer 03:49:30 bf5d7aec512f: Pulling fs layer 03:49:30 34c802a77dc8: Pulling fs layer 03:49:30 9eb99e56ec68: Pulling fs layer 03:49:30 27c7a5d97fbd: Pulling fs layer 03:49:30 5c102a31e300: Pulling fs layer 03:49:30 dcfb455df0a1: Pulling fs layer 03:49:30 5788d62ee057: Waiting 03:49:30 0e6b1d234666: Waiting 03:49:30 bf5d7aec512f: Waiting 03:49:30 34c802a77dc8: Waiting 03:49:30 dcfb455df0a1: Waiting 03:49:30 5c102a31e300: Waiting 03:49:30 27c7a5d97fbd: Waiting 03:49:30 0f37312ad70f: Verifying Checksum 03:49:30 0f37312ad70f: Download complete 03:49:31 2848faf0eed1: Verifying Checksum 03:49:31 2848faf0eed1: Download complete 03:49:31 0e6b1d234666: Verifying Checksum 03:49:31 0e6b1d234666: Download complete 03:49:31 bf5d7aec512f: Download complete 03:49:31 e6b0cf9c0882: Verifying Checksum 03:49:31 e6b0cf9c0882: Download complete 03:49:32 e6b0cf9c0882: Pull complete 03:49:32 2848faf0eed1: Pull complete 03:49:32 0f37312ad70f: Pull complete 03:49:35 34c802a77dc8: Verifying Checksum 03:49:35 34c802a77dc8: Download complete 03:49:35 27c7a5d97fbd: Verifying Checksum 03:49:35 27c7a5d97fbd: Download complete 03:49:36 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 03:49:36 5788d62ee057: Verifying Checksum 03:49:36 5788d62ee057: Download complete 03:49:37 9eb99e56ec68: Verifying Checksum 03:49:37 9eb99e56ec68: Download complete 03:49:37 dcfb455df0a1: Verifying Checksum 03:49:37 dcfb455df0a1: Download complete 03:49:37 5c102a31e300: Verifying Checksum 03:49:37 5c102a31e300: Download complete 03:49:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.032s coverage: 85.7% of statements 03:49:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.072s coverage: 100.0% of statements 03:49:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.083s coverage: 45.4% of statements 03:49:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.031s coverage: 77.8% of statements 03:49:40 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 03:49:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 6.4% of statements 03:49:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.100s coverage: 14.4% of statements 03:49:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.057s coverage: 100.0% of statements 03:49:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.130s coverage: 100.0% of statements 03:49:44 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 03:49:44 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 03:49:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.012s coverage: 100.0% of statements 03:49:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.019s coverage: 100.0% of statements 03:49:45 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.141s coverage: 62.5% of statements 03:49:46 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.012s coverage: 26.3% of statements 03:49:47 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.020s coverage: 15.4% of statements 03:49:47 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.015s coverage: 15.4% of statements 03:49:48 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements 03:49:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] 03:49:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata [no test files] 03:49:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] 03:49:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:49:49 5788d62ee057: Pull complete 03:49:49 0e6b1d234666: Pull complete 03:49:49 bf5d7aec512f: Pull complete 03:49:51 gofmt -l . 03:49:51 [ "`gofmt -l .`" = "" ] [Pipeline] stash 03:49:52 Stashed 1 file(s) [Pipeline] } 03:49:52 $ docker stop --time=1 cab79b659edcce8bac611b335df2a5c3323a1332436bf350d6fa7727e6dc222b 03:49:54 $ docker rm -f cab79b659edcce8bac611b335df2a5c3323a1332436bf350d6fa7727e6dc222b 03:49:55 34c802a77dc8: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:49:59 9eb99e56ec68: Pull complete 03:49:59 27c7a5d97fbd: Pull complete 03:50:00 5c102a31e300: Pull complete 03:50:01 dcfb455df0a1: Pull complete 03:50:01 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 03:50:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 03:50:01 ---> 7c70fe431013 03:50:01 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:50:01 ---> Running in 888c82840997 03:50:01 Removing intermediate container 888c82840997 03:50:01 ---> 23b416319d11 03:50:01 Step 4/7 : RUN apk add bash 03:50:01 ---> Running in 4adb5bbce114 03:50:03 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 03:50:04 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 03:50:05 OK: 143 MiB in 39 packages 03:50:05 Removing intermediate container 4adb5bbce114 03:50:05 ---> 5d5ef7a8d7f7 03:50:05 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:50:05 ---> Running in 60aa93a86f52 03:50:06 Removing intermediate container 60aa93a86f52 03:50:06 ---> d020de62f750 03:50:06 Step 6/7 : COPY go.mod . 03:50:06 ---> f4a5973366f5 03:50:06 Step 7/7 : RUN go mod download 03:50:06 ---> Running in 461ec7fb98ef 03:50:08 go: finding github.com/davecgh/go-spew v1.1.0 03:50:08 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:50:08 go: finding github.com/go-kit/kit v0.8.0 03:50:08 go: finding github.com/go-logfmt/logfmt v0.4.0 03:50:08 go: finding github.com/go-stack/stack v1.8.0 03:50:08 go: finding github.com/google/uuid v1.1.0 03:50:08 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:50:08 go: finding github.com/pmezard/go-difflib v1.0.0 03:50:08 go: finding github.com/stretchr/objx v0.1.0 03:50:08 go: finding github.com/stretchr/testify v1.3.0 03:50:08 go: finding github.com/x448/float16 v0.8.4 03:50:09 Removing intermediate container 461ec7fb98ef 03:50:09 ---> dab98a1be9c5 03:50:09 Successfully built dab98a1be9c5 03:50:09 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 03:50:10 + docker inspect -f . ci-base-image-x86_64 03:50:10 . [Pipeline] withDockerContainer 03:50:10 prd-centos7-docker-4c-2g-4864 does not seem to be running inside a container 03:50:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:50:11 $ docker top f5b782226aa36b23ad0a64f976ae75bedc00d555a87c9eb9007ab144570af419 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:12 + go version 03:50:12 go version go1.13.5 linux/amd64 [Pipeline] sh 03:50:13 + make test 03:50:13 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:50:26 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 03:50:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.044s coverage: 85.7% of statements 03:50:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.017s coverage: 100.0% of statements 03:50:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.058s coverage: 45.4% of statements 03:50:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.206s coverage: 77.8% of statements 03:50:27 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 03:50:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.128s coverage: 6.4% of statements 03:50:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.071s coverage: 14.4% of statements 03:50:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.013s coverage: 100.0% of statements 03:50:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.093s coverage: 100.0% of statements 03:50:30 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 03:50:30 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 03:50:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.015s coverage: 100.0% of statements 03:50:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.510s coverage: 100.0% of statements 03:50:31 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.034s coverage: 62.5% of statements 03:50:31 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.016s coverage: 26.3% of statements 03:50:31 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.027s coverage: 15.4% of statements 03:50:31 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.012s coverage: 15.4% of statements 03:50:31 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.005s coverage: 14.3% of statements 03:50:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] 03:50:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata [no test files] 03:50:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] 03:50:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:50:33 gofmt -l . 03:50:34 [ "`gofmt -l .`" = "" ] [Pipeline] stash 03:50:34 Warning: overwriting stash ‘coverage-report’ 03:50:35 Stashed 1 file(s) [Pipeline] } 03:50:35 $ docker stop --time=1 f5b782226aa36b23ad0a64f976ae75bedc00d555a87c9eb9007ab144570af419 03:50:37 $ docker rm -f f5b782226aa36b23ad0a64f976ae75bedc00d555a87c9eb9007ab144570af419 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 03:50:39 provisioning config files... 03:50:39 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config4763395281288496314tmp [Pipeline] { [Pipeline] sh 03:50:39 + curl -s https://codecov.io/bash 03:50:39 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config4763395281288496314tmp 03:50:40 03:50:40 _____ _ 03:50:40 / ____| | | 03:50:40 | | ___ __| | ___ ___ _____ __ 03:50:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:50:40 | |___| (_) | (_| | __/ (_| (_) \ V / 03:50:40 \_____\___/ \__,_|\___|\___\___/ \_/ 03:50:40 Bash-tbd 03:50:40 03:50:40 03:50:40 ==> Jenkins CI detected. 03:50:40 project root: . 03:50:40 Fixing merge commit SHA 03:50:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:50:40 ==> Running gcov in . (disable via -X gcov) 03:50:40 ==> Python coveragepy not found 03:50:40 ==> Searching for coverage reports in: 03:50:40 + . 03:50:40 -> Found 1 reports 03:50:40 ==> Detecting git/mercurial file structure 03:50:40 ==> Reading reports 03:50:40 + ./coverage.out bytes=82416 03:50:40 ==> Appending adjustments 03:50:40 http://docs.codecov.io/docs/fixing-reports 03:50:41 + Found adjustments 03:50:41 ==> Gzipping contents 03:50:41 ==> Uploading reports 03:50:41 url: https://codecov.io 03:50:41 query: branch=PR-236&commit=38d0cc147a837ce191fd6fcb9b0683ab407438b4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= 03:50:41 -> Pinging Codecov 03:50:41 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-236&commit=38d0cc147a837ce191fd6fcb9b0683ab407438b4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= 03:50:41 -> Uploading 03:50:42 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/38d0cc147a837ce191fd6fcb9b0683ab407438b4 [Pipeline] } 03:50:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 03:50:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:50:43 ---> package-listing.sh 03:50:43 ++ facter osfamily 03:50:43 ++ tr '[:upper:]' '[:lower:]' 03:50:43 + OS_FAMILY=redhat 03:50:43 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 03:50:43 + START_PACKAGES=/tmp/packages_start.txt 03:50:43 + END_PACKAGES=/tmp/packages_end.txt 03:50:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:50:43 + PACKAGES=/tmp/packages_start.txt 03:50:43 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 03:50:43 + PACKAGES=/tmp/packages_end.txt 03:50:43 + case "${OS_FAMILY}" in 03:50:43 + rpm -qa 03:50:43 + sort 03:50:49 + '[' -f /tmp/packages_start.txt ']' 03:50:49 + '[' -f /tmp/packages_end.txt ']' 03:50:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:50:49 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 03:50:49 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ 03:50:49 + 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 03:50:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:50:50 03:50:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:50:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:50:50 alpine: Pulling from edgex-lftools-log-publisher 03:50:50 c9b1b535fdd9: Pulling fs layer 03:50:50 2cc5ad85d9ab: Pulling fs layer 03:50:50 756a868c4378: Pulling fs layer 03:50:50 444b2fc9a129: Pulling fs layer 03:50:50 ea15f1150254: Pulling fs layer 03:50:50 41b27a9f41bf: Pulling fs layer 03:50:50 28c525ee5125: Pulling fs layer 03:50:50 094b1ea09ed8: Pulling fs layer 03:50:50 138eaada9080: Pulling fs layer 03:50:50 0622d0fa9048: Pulling fs layer 03:50:50 444b2fc9a129: Waiting 03:50:50 ea15f1150254: Waiting 03:50:50 41b27a9f41bf: Waiting 03:50:50 28c525ee5125: Waiting 03:50:50 094b1ea09ed8: Waiting 03:50:50 138eaada9080: Waiting 03:50:50 0622d0fa9048: Waiting 03:50:50 2cc5ad85d9ab: Verifying Checksum 03:50:50 2cc5ad85d9ab: Download complete 03:50:50 444b2fc9a129: Verifying Checksum 03:50:50 444b2fc9a129: Download complete 03:50:51 c9b1b535fdd9: Download complete 03:50:51 ea15f1150254: Verifying Checksum 03:50:51 ea15f1150254: Download complete 03:50:51 28c525ee5125: Verifying Checksum 03:50:51 28c525ee5125: Download complete 03:50:51 c9b1b535fdd9: Pull complete 03:50:52 756a868c4378: Verifying Checksum 03:50:52 756a868c4378: Download complete 03:50:52 094b1ea09ed8: Verifying Checksum 03:50:52 094b1ea09ed8: Download complete 03:50:52 138eaada9080: Verifying Checksum 03:50:52 138eaada9080: Download complete 03:50:52 2cc5ad85d9ab: Pull complete 03:50:52 0622d0fa9048: Download complete 03:50:54 41b27a9f41bf: Verifying Checksum 03:50:54 41b27a9f41bf: Download complete 03:50:55 756a868c4378: Pull complete 03:50:55 444b2fc9a129: Pull complete 03:50:56 ea15f1150254: Pull complete 03:51:01 41b27a9f41bf: Pull complete 03:51:01 28c525ee5125: Pull complete 03:51:05 094b1ea09ed8: Pull complete 03:51:05 138eaada9080: Pull complete 03:51:05 0622d0fa9048: Pull complete 03:51:05 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 03:51:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:51:05 prd-centos7-docker-4c-2g-4862 does not seem to be running inside a container 03:51:05 $ 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 03:51:07 $ docker top 0651a34922c308bea7bf389baa863ce43da703d2faa26131f5bcb83884a546bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:51:07 provisioning config files... 03:51:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config6984821072852998933tmp [Pipeline] { [Pipeline] echo 03:51:07 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:51:08 ---> create-netrc.sh [Pipeline] echo 03:51:08 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:51:08 ---> logs-deploy.sh 03:51:08 + ARCHIVE_ARTIFACTS= 03:51:08 + LOGS_SERVER=https://logs.edgexfoundry.org 03:51:08 + '[' https://logs.edgexfoundry.org == None ']' 03:51:08 + NEXUS_URL=https://nexus.edgexfoundry.org 03:51:08 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/4 03:51:08 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/4/ 03:51:08 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/4 /w/workspace/dry_go-mod-core-contracts_PR-236 03:51:11 Archives upload complete. 03:51:11 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/4/ 03:51:13 ---> uname -a: 03:51:13 Linux 0651a34922c3 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 03:51:13 03:51:13 03:51:13 ---> lscpu: 03:51:13 Architecture: x86_64 03:51:13 CPU op-mode(s): 32-bit, 64-bit 03:51:13 Byte Order: Little Endian 03:51:13 Address sizes: 40 bits physical, 48 bits virtual 03:51:13 CPU(s): 4 03:51:13 On-line CPU(s) list: 0-3 03:51:13 Thread(s) per core: 1 03:51:13 Core(s) per socket: 1 03:51:13 Socket(s): 4 03:51:13 NUMA node(s): 1 03:51:13 Vendor ID: GenuineIntel 03:51:13 CPU family: 6 03:51:13 Model: 44 03:51:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:51:13 Stepping: 1 03:51:13 CPU MHz: 2933.438 03:51:13 BogoMIPS: 5866.87 03:51:13 Virtualization: VT-x 03:51:13 Hypervisor vendor: KVM 03:51:13 Virtualization type: full 03:51:13 L1d cache: 128 KiB 03:51:13 L1i cache: 128 KiB 03:51:13 L2 cache: 16 MiB 03:51:13 L3 cache: 64 MiB 03:51:13 NUMA node0 CPU(s): 0-3 03:51:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 03:51:13 Vulnerability Meltdown: Mitigation; PTI 03:51:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:51:13 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 03:51:13 Vulnerability Spectre v2: Mitigation; Full retpoline 03:51:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 03:51:13 03:51:13 03:51:13 ---> nproc: 03:51:13 4 03:51:13 03:51:13