Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from eb30d2be4faf4beaddf493396d21315feafb1066 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 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 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 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git https://github.com/edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap 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-1199 in /w/workspace/xfoundry_go-mod-bootstrap_master [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # 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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision eb30d2be4faf4beaddf493396d21315feafb1066 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f eb30d2be4faf4beaddf493396d21315feafb1066 # timeout=10 Commit message: "Merge pull request #75 from lenny-intel/EmptyOverride" > git rev-list --no-walk e93b07de7309e9d32cfb7d56009e7d8bf8ce0fde # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:30:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:30:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:30:51 ========================================================= 17:30:51 EdgeX Global Pipelines Version Info 17:30:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:30:52 ------------------- 17:30:52 stable info: 17:30:52 ------------------- 17:30:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:30:52 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 17:30:52 Message: update stable to v1.0.89 17:30:53 ------------------- 17:30:53 experimental info: 17:30:53 ------------------- 17:30:53 Commited By: **** collab-it+edgex@linuxfoundation.org 17:30:53 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 17:30:53 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:30:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:30:55 17:30:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:30:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:30:56 latest: Pulling from edgex-devops/git-semver 17:30:56 9123ac7c32f7: Pulling fs layer 17:30:56 b8cc5d1170e3: Pulling fs layer 17:30:56 2924cbbf6a41: Pulling fs layer 17:30:56 93b08a4f1073: Pulling fs layer 17:30:56 93b08a4f1073: Waiting 17:30:56 b8cc5d1170e3: Download complete 17:30:56 9123ac7c32f7: Verifying Checksum 17:30:56 9123ac7c32f7: Download complete 17:30:56 93b08a4f1073: Verifying Checksum 17:30:56 93b08a4f1073: Download complete 17:30:56 2924cbbf6a41: Verifying Checksum 17:30:56 2924cbbf6a41: Download complete 17:30:56 9123ac7c32f7: Pull complete 17:30:56 b8cc5d1170e3: Pull complete 17:30:57 2924cbbf6a41: Pull complete 17:30:57 93b08a4f1073: Pull complete 17:30:57 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 17:30:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:30:57 prd-centos7-docker-4c-2g-1199 does not seem to be running inside a container 17:30:57 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:30:58 $ docker top cb75d0cb941bad498905d2a55ef83cb1bd608d04e4ad9444b0151aaf8bdb68aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:30:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:30:58 [ssh-agent] Looking for ssh-agent implementation... 17:30:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:30:58 $ docker exec cb75d0cb941bad498905d2a55ef83cb1bd608d04e4ad9444b0151aaf8bdb68aa ssh-agent 17:30:59 SSH_AUTH_SOCK=/tmp/ssh-x74Fe0kddTks/agent.15 17:30:59 SSH_AGENT_PID=22 17:30:59 Running ssh-add (command line suppressed) 17:30:59 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2766301914549170723.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2766301914549170723.key) 17:30:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:30:59 + git describe --exact-match --tags HEAD 17:30:59 fatal: No names found, cannot describe anything. [Pipeline] } 17:30:59 $ docker exec --env ******** --env ******** cb75d0cb941bad498905d2a55ef83cb1bd608d04e4ad9444b0151aaf8bdb68aa ssh-agent -k 17:30:59 unset SSH_AUTH_SOCK; 17:30:59 unset SSH_AGENT_PID; 17:30:59 echo Agent pid 22 killed; 17:30:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:30:59 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:30:59 This usually means this commit has not been tagged. [Pipeline] sshagent 17:31:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:31:00 [ssh-agent] Looking for ssh-agent implementation... 17:31:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:31:00 $ docker exec cb75d0cb941bad498905d2a55ef83cb1bd608d04e4ad9444b0151aaf8bdb68aa ssh-agent 17:31:00 SSH_AUTH_SOCK=/tmp/ssh-ff9LI5TJqdaT/agent.59 17:31:00 SSH_AGENT_PID=66 17:31:00 Running ssh-add (command line suppressed) 17:31:00 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_899377408569134054.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_899377408569134054.key) 17:31:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:31:00 + git semver init 17:31:00 # -> Open(): unable to determine branch for HEAD 17:31:00 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 17:31:00 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 17:31:00 # $SEMVER_REMOTE_NAME = origin 17:31:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:31:00 # $SEMVER_USER_NAME = edgex-jenkins 17:31:00 # $SEMVER_BRANCH = master 17:31:00 # $SEMVER_TEMP = /tmp/semver-997680880 17:31:00 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 17:31:01 # '/tmp/semver-997680880' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 17:31:01 # -> Force: false 17:31:01 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 17:31:01 $ docker exec --env ******** --env ******** cb75d0cb941bad498905d2a55ef83cb1bd608d04e4ad9444b0151aaf8bdb68aa ssh-agent -k 17:31:01 unset SSH_AUTH_SOCK; 17:31:01 unset SSH_AGENT_PID; 17:31:01 echo Agent pid 66 killed; 17:31:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:31:02 + git semver [Pipeline] } 17:31:02 $ docker stop --time=1 cb75d0cb941bad498905d2a55ef83cb1bd608d04e4ad9444b0151aaf8bdb68aa 17:31:03 $ docker rm -f cb75d0cb941bad498905d2a55ef83cb1bd608d04e4ad9444b0151aaf8bdb68aa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:31:04 Stashed 40 file(s) [Pipeline] echo 17:31:04 [edgeXSemver] initialized semver on version 0.0.32 [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 17:31:19 Still waiting to schedule task 17:31:19 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1199’ 17:31:19 Still waiting to schedule task 17:31:19 ‘prd-ubuntu18.04-docker-arm64-4c-16g-929’ is offline 17:33:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1200 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 17:33:16 Running in /w/workspace/go-mod-bootstrap/34 [Pipeline] { [Pipeline] checkout 17:33:22 using credential edgex-jenkins-ssh 17:33:22 Cloning the remote Git repository 17:33:22 Cloning with configured refspecs honoured and without tags 17:33:22 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:33:22 > git init /w/workspace/go-mod-bootstrap/34 # timeout=10 17:33:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:33:22 > git --version # timeout=10 17:33:22 using GIT_SSH to set credentials SSH Credentials for GitHub 17:33:22 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:33:23 Fetching without tags 17:33:24 Checking out Revision eb30d2be4faf4beaddf493396d21315feafb1066 (master) 17:33:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:33:23 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:33:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:33:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:33:23 using GIT_SSH to set credentials SSH Credentials for GitHub 17:33:23 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:33:24 > git config core.sparsecheckout # timeout=10 17:33:24 > git checkout -f eb30d2be4faf4beaddf493396d21315feafb1066 # timeout=10 17:33:28 Commit message: "Merge pull request #75 from lenny-intel/EmptyOverride" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:33:29 ========================================================= 17:33:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 17:33:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:33:30 + 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 . 17:33:30 Sending build context to Docker daemon 568.3kB 17:33:31 Step 1/8 : ARG BASE=golang:1.13-alpine 17:33:31 Step 2/8 : FROM ${BASE} 17:33:31 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:33:31 cde5963f3b93: Pulling fs layer 17:33:31 2a23fa8c16f7: Pulling fs layer 17:33:31 777b28850792: Pulling fs layer 17:33:31 8a11ddd9e578: Pulling fs layer 17:33:31 4cf88f913ddb: Pulling fs layer 17:33:31 1df406cf5192: Pulling fs layer 17:33:31 cd6300453558: Pulling fs layer 17:33:31 b9c365052c96: Pulling fs layer 17:33:31 a2d8cc88f415: Pulling fs layer 17:33:31 ea1d1ca13537: Pulling fs layer 17:33:31 3750a50a1c5e: Pulling fs layer 17:33:31 4cf88f913ddb: Waiting 17:33:31 1df406cf5192: Waiting 17:33:31 cd6300453558: Waiting 17:33:31 8a11ddd9e578: Waiting 17:33:31 b9c365052c96: Waiting 17:33:31 a2d8cc88f415: Waiting 17:33:31 ea1d1ca13537: Waiting 17:33:31 3750a50a1c5e: Waiting 17:33:31 777b28850792: Verifying Checksum 17:33:31 777b28850792: Download complete 17:33:31 2a23fa8c16f7: Verifying Checksum 17:33:31 2a23fa8c16f7: Download complete 17:33:31 4cf88f913ddb: Verifying Checksum 17:33:31 4cf88f913ddb: Download complete 17:33:31 1df406cf5192: Verifying Checksum 17:33:31 1df406cf5192: Download complete 17:33:31 cde5963f3b93: Verifying Checksum 17:33:31 cde5963f3b93: Download complete 17:33:32 cde5963f3b93: Pull complete 17:33:33 2a23fa8c16f7: Pull complete 17:33:33 777b28850792: Pull complete 17:33:35 cd6300453558: Verifying Checksum 17:33:35 cd6300453558: Download complete 17:33:35 a2d8cc88f415: Download complete 17:33:35 Running on prd-centos7-docker-4c-2g-1201 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 17:33:36 Running in /w/workspace/go-mod-bootstrap/34 [Pipeline] { [Pipeline] checkout 17:33:38 using credential edgex-jenkins-ssh 17:33:38 Cloning the remote Git repository 17:33:38 Cloning with configured refspecs honoured and without tags 17:33:37 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:33:38 ea1d1ca13537: Verifying Checksum 17:33:38 ea1d1ca13537: Download complete 17:33:38 3750a50a1c5e: Verifying Checksum 17:33:38 3750a50a1c5e: Download complete 17:33:39 Fetching without tags 17:33:39 Checking out Revision eb30d2be4faf4beaddf493396d21315feafb1066 (master) 17:33:37 > git init /w/workspace/go-mod-bootstrap/34 # timeout=10 17:33:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:33:37 > git --version # timeout=10 17:33:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:33:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:33:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:33:38 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:33:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:33:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:33:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:33:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:33:38 > git config core.sparsecheckout # timeout=10 17:33:38 > git checkout -f eb30d2be4faf4beaddf493396d21315feafb1066 # timeout=10 17:33:41 b9c365052c96: Verifying Checksum 17:33:41 b9c365052c96: Download complete 17:33:43 8a11ddd9e578: Verifying Checksum 17:33:43 8a11ddd9e578: Download complete 17:33:43 Commit message: "Merge pull request #75 from lenny-intel/EmptyOverride" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:33:44 ========================================================= 17:33:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 17:33:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:33:44 + 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 . 17:33:44 Sending build context to Docker daemon 568.3kB 17:33:44 Step 1/8 : ARG BASE=golang:1.13-alpine 17:33:44 Step 2/8 : FROM ${BASE} 17:33:45 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 17:33:45 e6b0cf9c0882: Pulling fs layer 17:33:45 2848faf0eed1: Pulling fs layer 17:33:45 0f37312ad70f: Pulling fs layer 17:33:45 5788d62ee057: Pulling fs layer 17:33:45 0e6b1d234666: Pulling fs layer 17:33:45 bf5d7aec512f: Pulling fs layer 17:33:45 34c802a77dc8: Pulling fs layer 17:33:45 9eb99e56ec68: Pulling fs layer 17:33:45 27c7a5d97fbd: Pulling fs layer 17:33:45 5c102a31e300: Pulling fs layer 17:33:45 dcfb455df0a1: Pulling fs layer 17:33:45 34c802a77dc8: Waiting 17:33:45 9eb99e56ec68: Waiting 17:33:45 27c7a5d97fbd: Waiting 17:33:45 5c102a31e300: Waiting 17:33:45 dcfb455df0a1: Waiting 17:33:45 0e6b1d234666: Waiting 17:33:45 bf5d7aec512f: Waiting 17:33:45 5788d62ee057: Waiting 17:33:45 0f37312ad70f: Verifying Checksum 17:33:45 0f37312ad70f: Download complete 17:33:45 2848faf0eed1: Download complete 17:33:45 0e6b1d234666: Verifying Checksum 17:33:45 0e6b1d234666: Download complete 17:33:45 bf5d7aec512f: Verifying Checksum 17:33:45 bf5d7aec512f: Download complete 17:33:45 e6b0cf9c0882: Verifying Checksum 17:33:45 e6b0cf9c0882: Download complete 17:33:45 e6b0cf9c0882: Pull complete 17:33:45 2848faf0eed1: Pull complete 17:33:45 0f37312ad70f: Pull complete 17:33:46 34c802a77dc8: Verifying Checksum 17:33:46 34c802a77dc8: Download complete 17:33:46 27c7a5d97fbd: Verifying Checksum 17:33:46 27c7a5d97fbd: Download complete 17:33:46 5c102a31e300: Verifying Checksum 17:33:46 5c102a31e300: Download complete 17:33:46 5788d62ee057: Verifying Checksum 17:33:46 5788d62ee057: Download complete 17:33:46 dcfb455df0a1: Verifying Checksum 17:33:46 dcfb455df0a1: Download complete 17:33:47 9eb99e56ec68: Verifying Checksum 17:33:47 9eb99e56ec68: Download complete 17:33:53 5788d62ee057: Pull complete 17:33:53 0e6b1d234666: Pull complete 17:33:53 bf5d7aec512f: Pull complete 17:33:55 8a11ddd9e578: Pull complete 17:33:55 4cf88f913ddb: Pull complete 17:33:55 1df406cf5192: Pull complete 17:33:57 34c802a77dc8: Pull complete 17:33:59 cd6300453558: Pull complete 17:34:01 9eb99e56ec68: Pull complete 17:34:01 27c7a5d97fbd: Pull complete 17:34:02 5c102a31e300: Pull complete 17:34:02 dcfb455df0a1: Pull complete 17:34:02 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 17:34:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 17:34:02 ---> 7c70fe431013 17:34:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:34:02 ---> Running in 91939bd0dfe3 17:34:02 Removing intermediate container 91939bd0dfe3 17:34:02 ---> d2631b7e0bd5 17:34:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:02 ---> Running in 1470e6e9bb98 17:34:03 Removing intermediate container 1470e6e9bb98 17:34:03 ---> d9d498209e9c 17:34:03 Step 5/8 : RUN apk add --update --no-cache git make 17:34:03 ---> Running in ea2b55109b67 17:34:04 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 17:34:05 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 17:34:05 OK: 143 MiB in 39 packages 17:34:05 b9c365052c96: Pull complete 17:34:05 a2d8cc88f415: Pull complete 17:34:05 Removing intermediate container ea2b55109b67 17:34:05 ---> 65008a69a79d 17:34:05 Step 6/8 : WORKDIR /build 17:34:05 ---> Running in 3f16467549b5 17:34:06 Removing intermediate container 3f16467549b5 17:34:06 ---> 1b42de83676c 17:34:06 Step 7/8 : COPY go.mod . 17:34:06 ---> c3a0c7bd449e 17:34:06 Step 8/8 : RUN go mod download 17:34:06 ---> Running in 524671c58bcb 17:34:07 ea1d1ca13537: Pull complete 17:34:07 3750a50a1c5e: Pull complete 17:34:07 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 17:34:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 17:34:07 ---> 78745c68409d 17:34:07 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:34:08 go: finding github.com/BurntSushi/toml v0.3.1 17:34:08 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:34:08 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:34:08 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:34:08 go: finding github.com/bgentry/speakeasy v0.1.0 17:34:08 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:34:08 go: finding github.com/davecgh/go-spew v1.1.1 17:34:08 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 17:34:08 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 17:34:08 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 17:34:08 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 17:34:08 go: finding github.com/fatih/color v1.7.0 17:34:08 go: finding github.com/go-kit/kit v0.8.0 17:34:08 go: finding github.com/go-logfmt/logfmt v0.4.0 17:34:08 go: finding github.com/go-stack/stack v1.8.0 17:34:08 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:34:08 go: finding github.com/google/uuid v1.1.0 17:34:08 go: finding github.com/gorilla/mux v1.7.1 17:34:08 go: finding github.com/hashicorp/consul/api v1.1.0 17:34:08 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:34:08 go: finding github.com/hashicorp/errwrap v1.0.0 17:34:08 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:34:08 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:34:08 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:34:08 go: finding github.com/hashicorp/go-multierror v1.0.0 17:34:08 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:34:08 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:34:08 go: finding github.com/hashicorp/go-syslog v1.0.0 17:34:08 go: finding github.com/hashicorp/go-uuid v1.0.1 17:34:08 go: finding github.com/hashicorp/go.net v0.0.1 17:34:08 go: finding github.com/hashicorp/golang-lru v0.5.0 17:34:08 go: finding github.com/hashicorp/logutils v1.0.0 17:34:08 go: finding github.com/hashicorp/mdns v1.0.0 17:34:08 go: finding github.com/hashicorp/memberlist v0.1.3 17:34:08 go: finding github.com/hashicorp/serf v0.8.2 17:34:08 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:34:08 go: finding github.com/mattn/go-colorable v0.0.9 17:34:08 go: finding github.com/mattn/go-isatty v0.0.3 17:34:08 go: finding github.com/miekg/dns v1.0.14 17:34:08 go: finding github.com/mitchellh/cli v1.0.0 17:34:08 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:34:08 go: finding github.com/mitchellh/copystructure v1.0.0 17:34:08 go: finding github.com/mitchellh/go-homedir v1.0.0 17:34:08 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:34:08 go: finding github.com/mitchellh/gox v0.4.0 17:34:08 go: finding github.com/mitchellh/iochan v1.0.0 17:34:08 go: finding github.com/mitchellh/mapstructure v1.1.2 17:34:08 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:34:08 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:34:08 go: finding github.com/pelletier/go-toml v1.2.0 17:34:08 go: finding github.com/pkg/errors v0.8.1 17:34:08 go: finding github.com/pmezard/go-difflib v1.0.0 17:34:08 go: finding github.com/posener/complete v1.1.1 17:34:08 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:34:08 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:34:08 go: finding github.com/stretchr/objx v0.1.0 17:34:08 go: finding github.com/stretchr/testify v1.5.1 17:34:08 go: finding github.com/ugorji/go v1.1.4 17:34:08 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 17:34:09 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 17:34:09 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:34:09 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 17:34:09 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 17:34:09 go: finding gopkg.in/yaml.v2 v2.2.8 17:34:11 ---> Running in 1de1b8ec1ad8 17:34:11 Removing intermediate container 1de1b8ec1ad8 17:34:11 ---> 0d68ebd8a688 17:34:11 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:12 ---> Running in e736fe5bcde3 17:34:13 Removing intermediate container 524671c58bcb 17:34:13 ---> 4e3e2ca17821 17:34:13 Successfully built 4e3e2ca17821 17:34:13 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 17:34:13 + docker inspect -f . ci-base-image-x86_64 17:34:13 . [Pipeline] withDockerContainer 17:34:14 prd-centos7-docker-4c-2g-1201 does not seem to be running inside a container 17:34:14 Removing intermediate container e736fe5bcde3 17:34:14 ---> 9dfed0bf67e7 17:34:14 Step 5/8 : RUN apk add --update --no-cache git make 17:34:14 ---> Running in d7646a89d088 17:34:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/34 -v /w/workspace/go-mod-bootstrap/34:/w/workspace/go-mod-bootstrap/34:rw,z -v /w/workspace/go-mod-bootstrap/34@tmp:/w/workspace/go-mod-bootstrap/34@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 ******** ci-base-image-x86_64 cat 17:34:14 $ docker top b52e4ed9a5e1411e4325a1b971d493702e65a7faa98d005c6ea32b907300143d -eo pid,comm [Pipeline] { [Pipeline] sh 17:34:15 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 17:34:15 + go version 17:34:15 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 17:34:15 go version go1.13.5 linux/amd64 [Pipeline] sh 17:34:16 + make test 17:34:16 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:34:16 OK: 125 MiB in 39 packages 17:34:17 Removing intermediate container d7646a89d088 17:34:17 ---> 45cc738db767 17:34:17 Step 6/8 : WORKDIR /build 17:34:17 ---> Running in a152a5e18edb 17:34:17 Removing intermediate container a152a5e18edb 17:34:17 ---> aad435701d60 17:34:17 Step 7/8 : COPY go.mod . 17:34:18 ---> a7c5f5668b3e 17:34:18 Step 8/8 : RUN go mod download 17:34:18 ---> Running in 586131de664c 17:34:20 go: finding github.com/BurntSushi/toml v0.3.1 17:34:20 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:34:20 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:34:20 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:34:20 go: finding github.com/bgentry/speakeasy v0.1.0 17:34:20 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:34:20 go: finding github.com/davecgh/go-spew v1.1.1 17:34:20 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 17:34:20 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 17:34:20 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 17:34:20 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 17:34:20 go: finding github.com/fatih/color v1.7.0 17:34:20 go: finding github.com/go-kit/kit v0.8.0 17:34:20 go: finding github.com/go-logfmt/logfmt v0.4.0 17:34:20 go: finding github.com/go-stack/stack v1.8.0 17:34:20 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:34:20 go: finding github.com/google/uuid v1.1.0 17:34:20 go: finding github.com/gorilla/mux v1.7.1 17:34:20 go: finding github.com/hashicorp/consul/api v1.1.0 17:34:20 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:34:20 go: finding github.com/hashicorp/errwrap v1.0.0 17:34:20 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:34:20 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:34:20 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:34:20 go: finding github.com/hashicorp/go-multierror v1.0.0 17:34:20 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:34:20 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:34:20 go: finding github.com/hashicorp/go-syslog v1.0.0 17:34:21 go: finding github.com/hashicorp/go-uuid v1.0.1 17:34:21 go: finding github.com/hashicorp/go.net v0.0.1 17:34:21 go: finding github.com/hashicorp/golang-lru v0.5.0 17:34:21 go: finding github.com/hashicorp/logutils v1.0.0 17:34:21 go: finding github.com/hashicorp/mdns v1.0.0 17:34:21 go: finding github.com/hashicorp/memberlist v0.1.3 17:34:21 go: finding github.com/hashicorp/serf v0.8.2 17:34:21 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:34:21 go: finding github.com/mattn/go-colorable v0.0.9 17:34:21 go: finding github.com/mattn/go-isatty v0.0.3 17:34:21 go: finding github.com/miekg/dns v1.0.14 17:34:21 go: finding github.com/mitchellh/cli v1.0.0 17:34:21 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:34:21 go: finding github.com/mitchellh/copystructure v1.0.0 17:34:21 go: finding github.com/mitchellh/go-homedir v1.0.0 17:34:21 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:34:21 go: finding github.com/mitchellh/gox v0.4.0 17:34:21 go: finding github.com/mitchellh/iochan v1.0.0 17:34:21 go: finding github.com/mitchellh/mapstructure v1.1.2 17:34:21 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:34:21 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:34:21 go: finding github.com/pelletier/go-toml v1.2.0 17:34:21 go: finding github.com/pkg/errors v0.8.1 17:34:21 go: finding github.com/pmezard/go-difflib v1.0.0 17:34:21 go: finding github.com/posener/complete v1.1.1 17:34:21 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:34:21 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:34:22 go: finding github.com/stretchr/objx v0.1.0 17:34:22 go: finding github.com/stretchr/testify v1.5.1 17:34:22 go: finding github.com/ugorji/go v1.1.4 17:34:22 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 17:34:22 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 17:34:22 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:34:22 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 17:34:22 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 17:34:22 go: finding gopkg.in/yaml.v2 v2.2.8 17:34:30 Removing intermediate container 586131de664c 17:34:30 ---> acee48dff453 17:34:30 Successfully built acee48dff453 17:34:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:34:31 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 17:34:31 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.012s coverage: 50.4% of statements 17:34:31 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 17:34:31 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.030s coverage: 84.2% of statements 17:34:31 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 17:34:31 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 17:34:31 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 17:34:31 + docker inspect -f . ci-base-image-arm64 17:34:31 . [Pipeline] withDockerContainer 17:34:31 prd-ubuntu18.04-docker-arm64-4c-16g-1200 does not seem to be running inside a container 17:34:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/34 -v /w/workspace/go-mod-bootstrap/34:/w/workspace/go-mod-bootstrap/34:rw,z -v /w/workspace/go-mod-bootstrap/34@tmp:/w/workspace/go-mod-bootstrap/34@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 ******** ci-base-image-arm64 cat 17:34:33 $ docker top 5c778683d26bde53076ba77bf3dff71f44b29d50a9c66b229dab995349046b7e -eo pid,comm [Pipeline] { [Pipeline] sh 17:34:34 + go version 17:34:34 go version go1.13.5 linux/arm64 [Pipeline] sh 17:34:35 + make test 17:34:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:34:36 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.021s coverage: 100.0% of statements 17:34:36 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 17:34:36 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 17:34:36 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 17:34:36 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.007s coverage: 48.9% of statements 17:34:36 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 17:34:36 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 17:34:36 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.005s coverage: 91.3% of statements 17:34:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:34:38 gofmt -l . 17:34:38 [ "`gofmt -l .`" = "" ] [Pipeline] stash 17:34:39 Stashed 1 file(s) [Pipeline] } 17:34:39 $ docker stop --time=1 b52e4ed9a5e1411e4325a1b971d493702e65a7faa98d005c6ea32b907300143d 17:34:40 $ docker rm -f b52e4ed9a5e1411e4325a1b971d493702e65a7faa98d005c6ea32b907300143d [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] } 17:35:22 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 17:35:22 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.060s coverage: 50.4% of statements 17:35:22 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 17:35:22 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.043s coverage: 84.2% of statements 17:35:22 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 17:35:22 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 17:35:22 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 17:35:23 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.055s coverage: 100.0% of statements 17:35:23 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 17:35:23 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 17:35:23 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 17:35:23 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.023s coverage: 48.9% of statements 17:35:23 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 17:35:23 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 17:35:23 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.041s coverage: 91.3% of statements 17:35:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:35:30 gofmt -l . 17:35:30 [ "`gofmt -l .`" = "" ] [Pipeline] stash 17:35:30 Warning: overwriting stash ‘coverage-report’ 17:35:30 Stashed 1 file(s) [Pipeline] } 17:35:30 $ docker stop --time=1 5c778683d26bde53076ba77bf3dff71f44b29d50a9c66b229dab995349046b7e 17:35:33 $ docker rm -f 5c778683d26bde53076ba77bf3dff71f44b29d50a9c66b229dab995349046b7e [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 17:35:35 provisioning config files... 17:35:35 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8984277377726656480tmp [Pipeline] { [Pipeline] sh 17:35:35 + curl -s https://codecov.io/bash 17:35:35 + bash -s - -t @/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8984277377726656480tmp 17:35:36 17:35:36 _____ _ 17:35:36 / ____| | | 17:35:36 | | ___ __| | ___ ___ _____ __ 17:35:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:35:36 | |___| (_) | (_| | __/ (_| (_) \ V / 17:35:36 \_____\___/ \__,_|\___|\___\___/ \_/ 17:35:36 Bash-20200430-d757c17 17:35:36 17:35:36 17:35:36 ==> Jenkins CI detected. 17:35:36 project root: . 17:35:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:35:36 ==> Running gcov in . (disable via -X gcov) 17:35:36 ==> Python coveragepy not found 17:35:36 ==> Searching for coverage reports in: 17:35:36 + . 17:35:36 -> Found 1 reports 17:35:36 ==> Detecting git/mercurial file structure 17:35:36 ==> Reading reports 17:35:36 + ./coverage.out bytes=20411 17:35:36 ==> Appending adjustments 17:35:36 https://docs.codecov.io/docs/fixing-reports 17:35:36 + Found adjustments 17:35:36 ==> Gzipping contents 17:35:36 ==> Uploading reports 17:35:36 url: https://codecov.io 17:35:36 query: branch=master&commit=eb30d2be4faf4beaddf493396d21315feafb1066&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F34%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job= 17:35:36 -> Pinging Codecov 17:35:36 https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=master&commit=eb30d2be4faf4beaddf493396d21315feafb1066&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F34%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job= 17:35:37 -> Uploading 17:35:37 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/eb30d2be4faf4beaddf493396d21315feafb1066 [Pipeline] } 17:35:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:35:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 17:35:38 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 17:35:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:35:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 17:35:38 17:35:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 17:35:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 17:35:39 1.317.0: Pulling from edgex-devops/edgex-snyk-go 17:35:39 cbdbe7a5bc2a: Pulling fs layer 17:35:39 408f87550127: Pulling fs layer 17:35:39 fe522b08c979: Pulling fs layer 17:35:39 221eaa008020: Pulling fs layer 17:35:39 2a4607e5d6b9: Pulling fs layer 17:35:39 8f79b27c4fd2: Pulling fs layer 17:35:39 e5c8dbe1645b: Pulling fs layer 17:35:39 23e8b3b47431: Pulling fs layer 17:35:39 5c568d65a230: Pulling fs layer 17:35:39 8f79b27c4fd2: Waiting 17:35:39 e5c8dbe1645b: Waiting 17:35:39 23e8b3b47431: Waiting 17:35:39 5c568d65a230: Waiting 17:35:39 221eaa008020: Waiting 17:35:39 2a4607e5d6b9: Waiting 17:35:39 fe522b08c979: Verifying Checksum 17:35:39 fe522b08c979: Download complete 17:35:39 408f87550127: Verifying Checksum 17:35:39 408f87550127: Download complete 17:35:39 2a4607e5d6b9: Download complete 17:35:39 8f79b27c4fd2: Download complete 17:35:39 cbdbe7a5bc2a: Download complete 17:35:39 e5c8dbe1645b: Download complete 17:35:39 cbdbe7a5bc2a: Pull complete 17:35:39 408f87550127: Pull complete 17:35:39 23e8b3b47431: Verifying Checksum 17:35:39 23e8b3b47431: Download complete 17:35:39 fe522b08c979: Pull complete 17:35:40 5c568d65a230: Verifying Checksum 17:35:40 5c568d65a230: Download complete 17:35:40 221eaa008020: Verifying Checksum 17:35:40 221eaa008020: Download complete 17:35:45 221eaa008020: Pull complete 17:35:45 2a4607e5d6b9: Pull complete 17:35:45 8f79b27c4fd2: Pull complete 17:35:49 e5c8dbe1645b: Pull complete 17:35:51 23e8b3b47431: Pull complete 17:35:52 5c568d65a230: Pull complete 17:35:52 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 17:35:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 17:35:53 prd-centos7-docker-4c-2g-1199 does not seem to be running inside a container 17:35:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_go-mod-bootstrap_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 17:35:53 $ docker top 2388b03513f333c581545a73890b09402812ea789f106ccdccff7f735ddec1f3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:54 + snyk monitor '--org=edgex-jenkins' 17:36:02 17:36:02 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap)... 17:36:02 17:36:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/19a98e22-83c3-4df2-becf-4316f070fd80/history/952331ba-ab85-40fe-958a-03e187a152e0 17:36:02 17:36:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:36:02 17:36:02 [Pipeline] } 17:36:02 $ docker stop --time=1 2388b03513f333c581545a73890b09402812ea789f106ccdccff7f735ddec1f3 17:36:03 $ docker rm -f 2388b03513f333c581545a73890b09402812ea789f106ccdccff7f735ddec1f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 17:36:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:36:05 . [Pipeline] withDockerContainer 17:36:05 prd-centos7-docker-4c-2g-1199 does not seem to be running inside a container 17:36:05 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:36:05 $ docker top b9afd66c290f3e3a19a8296de83875d8be17ace6f67abc90667d9895bbeba602 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:36:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:36:06 [ssh-agent] Looking for ssh-agent implementation... 17:36:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:36:06 $ docker exec b9afd66c290f3e3a19a8296de83875d8be17ace6f67abc90667d9895bbeba602 ssh-agent 17:36:06 SSH_AUTH_SOCK=/tmp/ssh-a7HNcgLmBupH/agent.14 17:36:06 SSH_AGENT_PID=20 17:36:06 Running ssh-add (command line suppressed) 17:36:06 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7288260207068484304.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7288260207068484304.key) 17:36:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:36:06 + git semver tag 17:36:06 # -> Open(): unable to determine branch for HEAD 17:36:06 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 17:36:06 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 17:36:06 # $SEMVER_REMOTE_NAME = origin 17:36:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:36:06 # $SEMVER_USER_NAME = edgex-jenkins 17:36:06 # $SEMVER_BRANCH = master 17:36:06 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 17:36:06 # eb30d2be4faf4beaddf493396d21315feafb1066 HEAD 17:36:07 # -> Force: false 17:36:07 # 63dbc6df64ead16b221ae0e1595660ee67df8719 refs/tags/v0.0.32 [Pipeline] } 17:36:07 $ docker exec --env ******** --env ******** b9afd66c290f3e3a19a8296de83875d8be17ace6f67abc90667d9895bbeba602 ssh-agent -k 17:36:07 unset SSH_AUTH_SOCK; 17:36:07 unset SSH_AGENT_PID; 17:36:07 echo Agent pid 20 killed; 17:36:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:36:07 + git semver [Pipeline] } 17:36:07 $ docker stop --time=1 b9afd66c290f3e3a19a8296de83875d8be17ace6f67abc90667d9895bbeba602 17:36:09 $ docker rm -f b9afd66c290f3e3a19a8296de83875d8be17ace6f67abc90667d9895bbeba602 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:36:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:36:09 17:36:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:36:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:36:10 0.23.1-centos7: Pulling from edgex-lftools 17:36:10 ab5ef0e58194: Pulling fs layer 17:36:10 9712f1f96733: Pulling fs layer 17:36:10 63f879dbbcfc: Pulling fs layer 17:36:10 0d9ebad4ef96: Pulling fs layer 17:36:10 e9a5061849ea: Pulling fs layer 17:36:10 d747dcd14b5f: Pulling fs layer 17:36:10 2de7ff778b66: Pulling fs layer 17:36:10 e9a5061849ea: Waiting 17:36:10 d747dcd14b5f: Waiting 17:36:10 2de7ff778b66: Waiting 17:36:10 0d9ebad4ef96: Waiting 17:36:10 9712f1f96733: Verifying Checksum 17:36:10 9712f1f96733: Download complete 17:36:10 63f879dbbcfc: Verifying Checksum 17:36:10 63f879dbbcfc: Download complete 17:36:10 e9a5061849ea: Verifying Checksum 17:36:10 e9a5061849ea: Download complete 17:36:10 d747dcd14b5f: Verifying Checksum 17:36:10 d747dcd14b5f: Download complete 17:36:10 0d9ebad4ef96: Verifying Checksum 17:36:10 0d9ebad4ef96: Download complete 17:36:10 2de7ff778b66: Verifying Checksum 17:36:10 2de7ff778b66: Download complete 17:36:11 ab5ef0e58194: Verifying Checksum 17:36:11 ab5ef0e58194: Download complete 17:36:16 ab5ef0e58194: Pull complete 17:36:16 9712f1f96733: Pull complete 17:36:19 63f879dbbcfc: Pull complete 17:36:24 0d9ebad4ef96: Pull complete 17:36:27 e9a5061849ea: Pull complete 17:36:27 d747dcd14b5f: Pull complete 17:36:28 2de7ff778b66: Pull complete 17:36:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:36:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:36:28 prd-centos7-docker-4c-2g-1199 does not seem to be running inside a container 17:36:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:36:29 $ docker top 1f1d3bebb10e0ed0f8c366b6deb5d9fc6952082207e71d70062a0fcf87e3975e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:36:29 provisioning config files... 17:36:29 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config2433193734360755562tmp 17:36:29 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3773116732258160994tmp 17:36:29 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config4628982934784881896tmp [Pipeline] { [Pipeline] echo 17:36:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:36:30 ---> sigul-configuration.sh 17:36:30 gpg: directory `/root/.gnupg' created 17:36:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:36:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:36:30 gpg: keyring `/root/.gnupg/secring.gpg' created 17:36:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:36:30 gpg: CAST5 encrypted data 17:36:30 gpg: encrypted with 1 passphrase 17:36:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:36:30 + mkdir /home/jenkins 17:36:30 + mkdir /home/jenkins/sigul [Pipeline] sh 17:36:30 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 17:36:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:36:31 ---> sigul-install.sh 17:36:37 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 17:36:38 + git tag --list 17:36:38 v0.0.32 [Pipeline] sh 17:36:38 + lftools sign git-tag v0.0.32 17:36:39 Signing Git tag with Sigul... 17:36:39 Signing v0.0.32 [Pipeline] echo 17:36:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:36:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:36:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:36:41 $ docker stop --time=1 1f1d3bebb10e0ed0f8c366b6deb5d9fc6952082207e71d70062a0fcf87e3975e 17:36:43 $ docker rm -f 1f1d3bebb10e0ed0f8c366b6deb5d9fc6952082207e71d70062a0fcf87e3975e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:36:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:36:43 . [Pipeline] withDockerContainer 17:36:43 prd-centos7-docker-4c-2g-1199 does not seem to be running inside a container 17:36:44 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:36:44 $ docker top 2e5b121e3e6f56f1cff4a8c65bb3150f8c518f0781cfeebc717909b856737596 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:36:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:36:44 [ssh-agent] Looking for ssh-agent implementation... 17:36:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:36:45 $ docker exec 2e5b121e3e6f56f1cff4a8c65bb3150f8c518f0781cfeebc717909b856737596 ssh-agent 17:36:45 SSH_AUTH_SOCK=/tmp/ssh-Zvdrbcx7WleW/agent.15 17:36:45 SSH_AGENT_PID=21 17:36:45 Running ssh-add (command line suppressed) 17:36:45 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5717387865684068271.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5717387865684068271.key) 17:36:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:36:45 + git semver bump patch 17:36:45 # -> Open(): unable to determine branch for HEAD 17:36:45 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 17:36:45 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 17:36:45 # $SEMVER_REMOTE_NAME = origin 17:36:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:36:45 # $SEMVER_USER_NAME = edgex-jenkins 17:36:45 # $SEMVER_BRANCH = master 17:36:45 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 17:36:45 0.0.33 [Pipeline] } 17:36:45 $ docker exec --env ******** --env ******** 2e5b121e3e6f56f1cff4a8c65bb3150f8c518f0781cfeebc717909b856737596 ssh-agent -k 17:36:45 unset SSH_AUTH_SOCK; 17:36:45 unset SSH_AGENT_PID; 17:36:45 echo Agent pid 21 killed; 17:36:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:36:46 + git semver [Pipeline] } 17:36:46 $ docker stop --time=1 2e5b121e3e6f56f1cff4a8c65bb3150f8c518f0781cfeebc717909b856737596 17:36:47 $ docker rm -f 2e5b121e3e6f56f1cff4a8c65bb3150f8c518f0781cfeebc717909b856737596 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:36:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:36:48 . [Pipeline] withDockerContainer 17:36:48 prd-centos7-docker-4c-2g-1199 does not seem to be running inside a container 17:36:48 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:36:48 $ docker top 16136853d9a5cd281b076589f8d806047412db410c419b21bff8dedb23d28433 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:36:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:36:49 [ssh-agent] Looking for ssh-agent implementation... 17:36:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:36:49 $ docker exec 16136853d9a5cd281b076589f8d806047412db410c419b21bff8dedb23d28433 ssh-agent 17:36:49 SSH_AUTH_SOCK=/tmp/ssh-JabjXg5shgQO/agent.13 17:36:49 SSH_AGENT_PID=20 17:36:49 Running ssh-add (command line suppressed) 17:36:49 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2330621379972987444.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2330621379972987444.key) 17:36:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:36:50 + git semver push 17:36:50 # -> Open(): unable to determine branch for HEAD 17:36:50 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 17:36:50 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 17:36:50 # $SEMVER_REMOTE_NAME = origin 17:36:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:36:50 # $SEMVER_USER_NAME = edgex-jenkins 17:36:50 # $SEMVER_BRANCH = master 17:36:50 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 17:36:56 $ docker exec --env ******** --env ******** 16136853d9a5cd281b076589f8d806047412db410c419b21bff8dedb23d28433 ssh-agent -k 17:36:56 unset SSH_AUTH_SOCK; 17:36:56 unset SSH_AGENT_PID; 17:36:56 echo Agent pid 20 killed; 17:36:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:36:57 + git semver [Pipeline] } 17:36:57 $ docker stop --time=1 16136853d9a5cd281b076589f8d806047412db410c419b21bff8dedb23d28433 17:36:58 $ docker rm -f 16136853d9a5cd281b076589f8d806047412db410c419b21bff8dedb23d28433 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:36:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:37:00 ---> package-listing.sh 17:37:00 ++ facter osfamily 17:37:00 ++ tr '[:upper:]' '[:lower:]' 17:37:00 + OS_FAMILY=redhat 17:37:00 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 17:37:00 + START_PACKAGES=/tmp/packages_start.txt 17:37:00 + END_PACKAGES=/tmp/packages_end.txt 17:37:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:37:00 + PACKAGES=/tmp/packages_start.txt 17:37:00 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 17:37:00 + PACKAGES=/tmp/packages_end.txt 17:37:00 + case "${OS_FAMILY}" in 17:37:00 + rpm -qa 17:37:00 + sort 17:37:04 + '[' -f /tmp/packages_start.txt ']' 17:37:04 + '[' -f /tmp/packages_end.txt ']' 17:37:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:37:04 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 17:37:04 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 17:37:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] isUnix [Pipeline] sh 17:37:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:37:04 17:37:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:37:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:37:05 alpine: Pulling from edgex-lftools-log-publisher 17:37:05 c9b1b535fdd9: Pulling fs layer 17:37:05 2cc5ad85d9ab: Pulling fs layer 17:37:05 756a868c4378: Pulling fs layer 17:37:05 444b2fc9a129: Pulling fs layer 17:37:05 ea15f1150254: Pulling fs layer 17:37:05 41b27a9f41bf: Pulling fs layer 17:37:05 28c525ee5125: Pulling fs layer 17:37:05 094b1ea09ed8: Pulling fs layer 17:37:05 138eaada9080: Pulling fs layer 17:37:05 0622d0fa9048: Pulling fs layer 17:37:05 ea15f1150254: Waiting 17:37:05 41b27a9f41bf: Waiting 17:37:05 28c525ee5125: Waiting 17:37:05 094b1ea09ed8: Waiting 17:37:05 138eaada9080: Waiting 17:37:05 0622d0fa9048: Waiting 17:37:05 444b2fc9a129: Waiting 17:37:05 2cc5ad85d9ab: Download complete 17:37:05 444b2fc9a129: Verifying Checksum 17:37:05 444b2fc9a129: Download complete 17:37:05 c9b1b535fdd9: Verifying Checksum 17:37:05 c9b1b535fdd9: Download complete 17:37:05 ea15f1150254: Verifying Checksum 17:37:05 ea15f1150254: Download complete 17:37:05 28c525ee5125: Verifying Checksum 17:37:05 28c525ee5125: Download complete 17:37:05 c9b1b535fdd9: Pull complete 17:37:05 756a868c4378: Verifying Checksum 17:37:05 756a868c4378: Download complete 17:37:05 138eaada9080: Verifying Checksum 17:37:05 138eaada9080: Download complete 17:37:05 0622d0fa9048: Verifying Checksum 17:37:05 0622d0fa9048: Download complete 17:37:05 094b1ea09ed8: Verifying Checksum 17:37:05 094b1ea09ed8: Download complete 17:37:06 41b27a9f41bf: Verifying Checksum 17:37:06 41b27a9f41bf: Download complete 17:37:06 2cc5ad85d9ab: Pull complete 17:37:08 756a868c4378: Pull complete 17:37:08 444b2fc9a129: Pull complete 17:37:08 ea15f1150254: Pull complete 17:37:12 41b27a9f41bf: Pull complete 17:37:12 28c525ee5125: Pull complete 17:37:14 094b1ea09ed8: Pull complete 17:37:14 138eaada9080: Pull complete 17:37:14 0622d0fa9048: Pull complete 17:37:14 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:37:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:37:14 prd-centos7-docker-4c-2g-1199 does not seem to be running inside a container 17:37:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:37:15 $ docker top da30c08dd5745114a2f6f5bc99b1f87d10c0cc1d90cce9ac2fca416b01b2378c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:37:16 provisioning config files... 17:37:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5590240076622384325tmp [Pipeline] { [Pipeline] echo 17:37:16 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:37:16 ---> create-netrc.sh [Pipeline] echo 17:37:16 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:37:16 ---> logs-deploy.sh 17:37:16 + ARCHIVE_ARTIFACTS= 17:37:16 + LOGS_SERVER=https://logs.edgexfoundry.org 17:37:16 + '[' https://logs.edgexfoundry.org == None ']' 17:37:16 + NEXUS_URL=https://nexus.edgexfoundry.org 17:37:16 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/34 17:37:16 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/34/ 17:37:16 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/34 /w/workspace/xfoundry_go-mod-bootstrap_master 17:37:17 Archives upload complete. 17:37:18 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/34 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/34/ 17:37:18 ---> uname -a: 17:37:18 Linux da30c08dd574 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 17:37:18 17:37:18 17:37:18 ---> lscpu: 17:37:18 Architecture: x86_64 17:37:18 CPU op-mode(s): 32-bit, 64-bit 17:37:18 Byte Order: Little Endian 17:37:18 Address sizes: 40 bits physical, 48 bits virtual 17:37:18 CPU(s): 4 17:37:18 On-line CPU(s) list: 0-3 17:37:18 Thread(s) per core: 1 17:37:18 Core(s) per socket: 1 17:37:18 Socket(s): 4 17:37:18 NUMA node(s): 1 17:37:18 Vendor ID: GenuineIntel 17:37:18 CPU family: 6 17:37:18 Model: 44 17:37:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:37:18 Stepping: 1 17:37:18 CPU MHz: 2933.396 17:37:18 BogoMIPS: 5866.79 17:37:18 Virtualization: VT-x 17:37:18 Hypervisor vendor: KVM 17:37:18 Virtualization type: full 17:37:18 L1d cache: 128 KiB 17:37:18 L1i cache: 128 KiB 17:37:18 L2 cache: 16 MiB 17:37:18 L3 cache: 64 MiB 17:37:18 NUMA node0 CPU(s): 0-3 17:37:18 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 17:37:18 Vulnerability Meltdown: Mitigation; PTI 17:37:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:37:18 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 17:37:18 Vulnerability Spectre v2: Mitigation; Full retpoline 17:37:18 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 17:37:18 17:37:18 17:37:18 ---> nproc: 17:37:18 4 17:37:18 17:37:18 17:37:18 ---> df -h: 17:37:18 Filesystem Size Used Available Use% Mounted on 17:37:18 overlay 50.0G 7.6G 42.4G 15% / 17:37:18 tmpfs 64.0M 0 64.0M 0% /dev 17:37:18 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 17:37:18 shm 64.0M 0 64.0M 0% /dev/shm 17:37:18 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/resolv.conf 17:37:18 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hostname 17:37:18 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hosts 17:37:18 /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp 17:37:18 /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/sa 17:37:18 /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/xfoundry_go-mod-bootstrap_master 17:37:18 17:37:18