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 [2020-05-29T17:30:50.777Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-29T17:30:51.130Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-29T17:30:51.217Z] ========================================================= [2020-05-29T17:30:51.218Z] EdgeX Global Pipelines Version Info [2020-05-29T17:30:51.218Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-29T17:30:52.619Z] ------------------- [2020-05-29T17:30:52.619Z] stable info: [2020-05-29T17:30:52.619Z] ------------------- [2020-05-29T17:30:52.619Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-05-29T17:30:52.619Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-29T17:30:52.619Z] Message: update stable to v1.0.89 [2020-05-29T17:30:53.192Z] ------------------- [2020-05-29T17:30:53.192Z] experimental info: [2020-05-29T17:30:53.192Z] ------------------- [2020-05-29T17:30:53.192Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-29T17:30:53.192Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-29T17:30:53.192Z] 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 [2020-05-29T17:30:55.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-29T17:30:55.889Z] [2020-05-29T17:30:55.889Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-29T17:30:56.241Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-29T17:30:56.241Z] latest: Pulling from edgex-devops/git-semver [2020-05-29T17:30:56.241Z] 9123ac7c32f7: Pulling fs layer [2020-05-29T17:30:56.241Z] b8cc5d1170e3: Pulling fs layer [2020-05-29T17:30:56.241Z] 2924cbbf6a41: Pulling fs layer [2020-05-29T17:30:56.241Z] 93b08a4f1073: Pulling fs layer [2020-05-29T17:30:56.241Z] 93b08a4f1073: Waiting [2020-05-29T17:30:56.241Z] b8cc5d1170e3: Download complete [2020-05-29T17:30:56.241Z] 9123ac7c32f7: Verifying Checksum [2020-05-29T17:30:56.241Z] 9123ac7c32f7: Download complete [2020-05-29T17:30:56.509Z] 93b08a4f1073: Verifying Checksum [2020-05-29T17:30:56.509Z] 93b08a4f1073: Download complete [2020-05-29T17:30:56.509Z] 2924cbbf6a41: Verifying Checksum [2020-05-29T17:30:56.509Z] 2924cbbf6a41: Download complete [2020-05-29T17:30:56.509Z] 9123ac7c32f7: Pull complete [2020-05-29T17:30:56.770Z] b8cc5d1170e3: Pull complete [2020-05-29T17:30:57.345Z] 2924cbbf6a41: Pull complete [2020-05-29T17:30:57.605Z] 93b08a4f1073: Pull complete [2020-05-29T17:30:57.605Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-29T17:30:57.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-29T17:30:57.728Z] prd-centos7-docker-4c-2g-1199 does not seem to be running inside a container [2020-05-29T17:30:57.767Z] $ 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 [2020-05-29T17:30:58.340Z] $ docker top cb75d0cb941bad498905d2a55ef83cb1bd608d04e4ad9444b0151aaf8bdb68aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-29T17:30:58.622Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-29T17:30:58.622Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-29T17:30:58.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-29T17:30:58.831Z] $ docker exec cb75d0cb941bad498905d2a55ef83cb1bd608d04e4ad9444b0151aaf8bdb68aa ssh-agent [2020-05-29T17:30:59.016Z] SSH_AUTH_SOCK=/tmp/ssh-x74Fe0kddTks/agent.15 [2020-05-29T17:30:59.016Z] SSH_AGENT_PID=22 [2020-05-29T17:30:59.026Z] Running ssh-add (command line suppressed) [2020-05-29T17:30:59.162Z] 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) [2020-05-29T17:30:59.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-29T17:30:59.583Z] + git describe --exact-match --tags HEAD [2020-05-29T17:30:59.583Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-29T17:30:59.636Z] $ docker exec --env ******** --env ******** cb75d0cb941bad498905d2a55ef83cb1bd608d04e4ad9444b0151aaf8bdb68aa ssh-agent -k [2020-05-29T17:30:59.775Z] unset SSH_AUTH_SOCK; [2020-05-29T17:30:59.775Z] unset SSH_AGENT_PID; [2020-05-29T17:30:59.775Z] echo Agent pid 22 killed; [2020-05-29T17:30:59.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-29T17:30:59.938Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-29T17:30:59.938Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-29T17:31:00.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-29T17:31:00.106Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-29T17:31:00.295Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-29T17:31:00.298Z] $ docker exec cb75d0cb941bad498905d2a55ef83cb1bd608d04e4ad9444b0151aaf8bdb68aa ssh-agent [2020-05-29T17:31:00.486Z] SSH_AUTH_SOCK=/tmp/ssh-ff9LI5TJqdaT/agent.59 [2020-05-29T17:31:00.486Z] SSH_AGENT_PID=66 [2020-05-29T17:31:00.491Z] Running ssh-add (command line suppressed) [2020-05-29T17:31:00.627Z] 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) [2020-05-29T17:31:00.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-29T17:31:00.998Z] + git semver init [2020-05-29T17:31:00.998Z] # -> Open(): unable to determine branch for HEAD [2020-05-29T17:31:00.998Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-05-29T17:31:00.998Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-05-29T17:31:00.998Z] # $SEMVER_REMOTE_NAME = origin [2020-05-29T17:31:00.998Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-29T17:31:00.998Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-29T17:31:00.998Z] # $SEMVER_BRANCH = master [2020-05-29T17:31:00.998Z] # $SEMVER_TEMP = /tmp/semver-997680880 [2020-05-29T17:31:00.998Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2020-05-29T17:31:01.259Z] # '/tmp/semver-997680880' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' [2020-05-29T17:31:01.259Z] # -> Force: false [2020-05-29T17:31:01.259Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2020-05-29T17:31:01.268Z] $ docker exec --env ******** --env ******** cb75d0cb941bad498905d2a55ef83cb1bd608d04e4ad9444b0151aaf8bdb68aa ssh-agent -k [2020-05-29T17:31:01.428Z] unset SSH_AUTH_SOCK; [2020-05-29T17:31:01.428Z] unset SSH_AGENT_PID; [2020-05-29T17:31:01.428Z] echo Agent pid 66 killed; [2020-05-29T17:31:01.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-29T17:31:02.105Z] + git semver [Pipeline] } [2020-05-29T17:31:02.119Z] $ docker stop --time=1 cb75d0cb941bad498905d2a55ef83cb1bd608d04e4ad9444b0151aaf8bdb68aa [2020-05-29T17:31:03.451Z] $ docker rm -f cb75d0cb941bad498905d2a55ef83cb1bd608d04e4ad9444b0151aaf8bdb68aa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-29T17:31:04.260Z] Stashed 40 file(s) [Pipeline] echo [2020-05-29T17:31:04.261Z] [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 [2020-05-29T17:31:19.581Z] Still waiting to schedule task [2020-05-29T17:31:19.581Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1199’ [2020-05-29T17:31:19.583Z] Still waiting to schedule task [2020-05-29T17:31:19.583Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-929’ is offline [2020-05-29T17:33:16.117Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1200 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2020-05-29T17:33:16.206Z] Running in /w/workspace/go-mod-bootstrap/34 [Pipeline] { [Pipeline] checkout [2020-05-29T17:33:22.144Z] using credential edgex-jenkins-ssh [2020-05-29T17:33:22.253Z] Cloning the remote Git repository [2020-05-29T17:33:22.253Z] Cloning with configured refspecs honoured and without tags [2020-05-29T17:33:22.333Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-05-29T17:33:22.441Z] > git init /w/workspace/go-mod-bootstrap/34 # timeout=10 [2020-05-29T17:33:22.516Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-05-29T17:33:22.517Z] > git --version # timeout=10 [2020-05-29T17:33:22.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-29T17:33:22.621Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T17:33:23.440Z] Fetching without tags [2020-05-29T17:33:24.020Z] Checking out Revision eb30d2be4faf4beaddf493396d21315feafb1066 (master) [2020-05-29T17:33:23.254Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-05-29T17:33:23.337Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T17:33:23.406Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-05-29T17:33:23.461Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-05-29T17:33:23.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-29T17:33:23.476Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T17:33:24.039Z] > git config core.sparsecheckout # timeout=10 [2020-05-29T17:33:24.051Z] > git checkout -f eb30d2be4faf4beaddf493396d21315feafb1066 # timeout=10 [2020-05-29T17:33:28.346Z] 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 [2020-05-29T17:33:29.319Z] ========================================================= [2020-05-29T17:33:29.319Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-29T17:33:29.319Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-29T17:33:30.361Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-05-29T17:33:30.968Z] Sending build context to Docker daemon 568.3kB [2020-05-29T17:33:31.241Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-29T17:33:31.241Z] Step 2/8 : FROM ${BASE} [2020-05-29T17:33:31.514Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-29T17:33:31.514Z] cde5963f3b93: Pulling fs layer [2020-05-29T17:33:31.514Z] 2a23fa8c16f7: Pulling fs layer [2020-05-29T17:33:31.514Z] 777b28850792: Pulling fs layer [2020-05-29T17:33:31.514Z] 8a11ddd9e578: Pulling fs layer [2020-05-29T17:33:31.514Z] 4cf88f913ddb: Pulling fs layer [2020-05-29T17:33:31.514Z] 1df406cf5192: Pulling fs layer [2020-05-29T17:33:31.514Z] cd6300453558: Pulling fs layer [2020-05-29T17:33:31.514Z] b9c365052c96: Pulling fs layer [2020-05-29T17:33:31.514Z] a2d8cc88f415: Pulling fs layer [2020-05-29T17:33:31.514Z] ea1d1ca13537: Pulling fs layer [2020-05-29T17:33:31.514Z] 3750a50a1c5e: Pulling fs layer [2020-05-29T17:33:31.514Z] 4cf88f913ddb: Waiting [2020-05-29T17:33:31.514Z] 1df406cf5192: Waiting [2020-05-29T17:33:31.514Z] cd6300453558: Waiting [2020-05-29T17:33:31.514Z] 8a11ddd9e578: Waiting [2020-05-29T17:33:31.514Z] b9c365052c96: Waiting [2020-05-29T17:33:31.514Z] a2d8cc88f415: Waiting [2020-05-29T17:33:31.514Z] ea1d1ca13537: Waiting [2020-05-29T17:33:31.514Z] 3750a50a1c5e: Waiting [2020-05-29T17:33:31.514Z] 777b28850792: Verifying Checksum [2020-05-29T17:33:31.514Z] 777b28850792: Download complete [2020-05-29T17:33:31.514Z] 2a23fa8c16f7: Verifying Checksum [2020-05-29T17:33:31.514Z] 2a23fa8c16f7: Download complete [2020-05-29T17:33:31.514Z] 4cf88f913ddb: Verifying Checksum [2020-05-29T17:33:31.514Z] 4cf88f913ddb: Download complete [2020-05-29T17:33:31.795Z] 1df406cf5192: Verifying Checksum [2020-05-29T17:33:31.795Z] 1df406cf5192: Download complete [2020-05-29T17:33:31.795Z] cde5963f3b93: Verifying Checksum [2020-05-29T17:33:31.795Z] cde5963f3b93: Download complete [2020-05-29T17:33:32.790Z] cde5963f3b93: Pull complete [2020-05-29T17:33:33.390Z] 2a23fa8c16f7: Pull complete [2020-05-29T17:33:33.666Z] 777b28850792: Pull complete [2020-05-29T17:33:35.648Z] cd6300453558: Verifying Checksum [2020-05-29T17:33:35.648Z] cd6300453558: Download complete [2020-05-29T17:33:35.926Z] a2d8cc88f415: Download complete [2020-05-29T17:33:35.990Z] Running on prd-centos7-docker-4c-2g-1201 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2020-05-29T17:33:36.064Z] Running in /w/workspace/go-mod-bootstrap/34 [Pipeline] { [Pipeline] checkout [2020-05-29T17:33:38.381Z] using credential edgex-jenkins-ssh [2020-05-29T17:33:38.436Z] Cloning the remote Git repository [2020-05-29T17:33:38.436Z] Cloning with configured refspecs honoured and without tags [2020-05-29T17:33:37.541Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-05-29T17:33:38.562Z] ea1d1ca13537: Verifying Checksum [2020-05-29T17:33:38.562Z] ea1d1ca13537: Download complete [2020-05-29T17:33:38.562Z] 3750a50a1c5e: Verifying Checksum [2020-05-29T17:33:38.562Z] 3750a50a1c5e: Download complete [2020-05-29T17:33:39.054Z] Fetching without tags [2020-05-29T17:33:39.440Z] Checking out Revision eb30d2be4faf4beaddf493396d21315feafb1066 (master) [2020-05-29T17:33:37.617Z] > git init /w/workspace/go-mod-bootstrap/34 # timeout=10 [2020-05-29T17:33:37.662Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-05-29T17:33:37.663Z] > git --version # timeout=10 [2020-05-29T17:33:37.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-29T17:33:37.696Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T17:33:38.157Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-05-29T17:33:38.162Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T17:33:38.179Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-05-29T17:33:38.190Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-05-29T17:33:38.191Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-29T17:33:38.195Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T17:33:38.615Z] > git config core.sparsecheckout # timeout=10 [2020-05-29T17:33:38.621Z] > git checkout -f eb30d2be4faf4beaddf493396d21315feafb1066 # timeout=10 [2020-05-29T17:33:41.191Z] b9c365052c96: Verifying Checksum [2020-05-29T17:33:41.191Z] b9c365052c96: Download complete [2020-05-29T17:33:43.167Z] 8a11ddd9e578: Verifying Checksum [2020-05-29T17:33:43.167Z] 8a11ddd9e578: Download complete [2020-05-29T17:33:43.317Z] 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 [2020-05-29T17:33:44.231Z] ========================================================= [2020-05-29T17:33:44.231Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-29T17:33:44.231Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-29T17:33:44.900Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-05-29T17:33:44.900Z] Sending build context to Docker daemon 568.3kB [2020-05-29T17:33:44.900Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-29T17:33:44.900Z] Step 2/8 : FROM ${BASE} [2020-05-29T17:33:45.167Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-29T17:33:45.167Z] e6b0cf9c0882: Pulling fs layer [2020-05-29T17:33:45.167Z] 2848faf0eed1: Pulling fs layer [2020-05-29T17:33:45.167Z] 0f37312ad70f: Pulling fs layer [2020-05-29T17:33:45.167Z] 5788d62ee057: Pulling fs layer [2020-05-29T17:33:45.167Z] 0e6b1d234666: Pulling fs layer [2020-05-29T17:33:45.167Z] bf5d7aec512f: Pulling fs layer [2020-05-29T17:33:45.167Z] 34c802a77dc8: Pulling fs layer [2020-05-29T17:33:45.167Z] 9eb99e56ec68: Pulling fs layer [2020-05-29T17:33:45.167Z] 27c7a5d97fbd: Pulling fs layer [2020-05-29T17:33:45.167Z] 5c102a31e300: Pulling fs layer [2020-05-29T17:33:45.167Z] dcfb455df0a1: Pulling fs layer [2020-05-29T17:33:45.167Z] 34c802a77dc8: Waiting [2020-05-29T17:33:45.167Z] 9eb99e56ec68: Waiting [2020-05-29T17:33:45.167Z] 27c7a5d97fbd: Waiting [2020-05-29T17:33:45.167Z] 5c102a31e300: Waiting [2020-05-29T17:33:45.167Z] dcfb455df0a1: Waiting [2020-05-29T17:33:45.167Z] 0e6b1d234666: Waiting [2020-05-29T17:33:45.167Z] bf5d7aec512f: Waiting [2020-05-29T17:33:45.167Z] 5788d62ee057: Waiting [2020-05-29T17:33:45.167Z] 0f37312ad70f: Verifying Checksum [2020-05-29T17:33:45.167Z] 0f37312ad70f: Download complete [2020-05-29T17:33:45.167Z] 2848faf0eed1: Download complete [2020-05-29T17:33:45.167Z] 0e6b1d234666: Verifying Checksum [2020-05-29T17:33:45.167Z] 0e6b1d234666: Download complete [2020-05-29T17:33:45.167Z] bf5d7aec512f: Verifying Checksum [2020-05-29T17:33:45.167Z] bf5d7aec512f: Download complete [2020-05-29T17:33:45.167Z] e6b0cf9c0882: Verifying Checksum [2020-05-29T17:33:45.167Z] e6b0cf9c0882: Download complete [2020-05-29T17:33:45.445Z] e6b0cf9c0882: Pull complete [2020-05-29T17:33:45.715Z] 2848faf0eed1: Pull complete [2020-05-29T17:33:45.715Z] 0f37312ad70f: Pull complete [2020-05-29T17:33:46.296Z] 34c802a77dc8: Verifying Checksum [2020-05-29T17:33:46.296Z] 34c802a77dc8: Download complete [2020-05-29T17:33:46.296Z] 27c7a5d97fbd: Verifying Checksum [2020-05-29T17:33:46.296Z] 27c7a5d97fbd: Download complete [2020-05-29T17:33:46.872Z] 5c102a31e300: Verifying Checksum [2020-05-29T17:33:46.872Z] 5c102a31e300: Download complete [2020-05-29T17:33:46.872Z] 5788d62ee057: Verifying Checksum [2020-05-29T17:33:46.872Z] 5788d62ee057: Download complete [2020-05-29T17:33:46.872Z] dcfb455df0a1: Verifying Checksum [2020-05-29T17:33:46.872Z] dcfb455df0a1: Download complete [2020-05-29T17:33:47.134Z] 9eb99e56ec68: Verifying Checksum [2020-05-29T17:33:47.134Z] 9eb99e56ec68: Download complete [2020-05-29T17:33:53.738Z] 5788d62ee057: Pull complete [2020-05-29T17:33:53.738Z] 0e6b1d234666: Pull complete [2020-05-29T17:33:53.738Z] bf5d7aec512f: Pull complete [2020-05-29T17:33:55.582Z] 8a11ddd9e578: Pull complete [2020-05-29T17:33:55.582Z] 4cf88f913ddb: Pull complete [2020-05-29T17:33:55.582Z] 1df406cf5192: Pull complete [2020-05-29T17:33:57.950Z] 34c802a77dc8: Pull complete [2020-05-29T17:33:59.905Z] cd6300453558: Pull complete [2020-05-29T17:34:01.258Z] 9eb99e56ec68: Pull complete [2020-05-29T17:34:01.258Z] 27c7a5d97fbd: Pull complete [2020-05-29T17:34:02.208Z] 5c102a31e300: Pull complete [2020-05-29T17:34:02.208Z] dcfb455df0a1: Pull complete [2020-05-29T17:34:02.208Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-29T17:34:02.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-29T17:34:02.208Z] ---> 7c70fe431013 [2020-05-29T17:34:02.208Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-05-29T17:34:02.208Z] ---> Running in 91939bd0dfe3 [2020-05-29T17:34:02.780Z] Removing intermediate container 91939bd0dfe3 [2020-05-29T17:34:02.780Z] ---> d2631b7e0bd5 [2020-05-29T17:34:02.780Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-29T17:34:02.780Z] ---> Running in 1470e6e9bb98 [2020-05-29T17:34:03.722Z] Removing intermediate container 1470e6e9bb98 [2020-05-29T17:34:03.722Z] ---> d9d498209e9c [2020-05-29T17:34:03.722Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-05-29T17:34:03.722Z] ---> Running in ea2b55109b67 [2020-05-29T17:34:04.298Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-29T17:34:05.241Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-29T17:34:05.241Z] OK: 143 MiB in 39 packages [2020-05-29T17:34:05.305Z] b9c365052c96: Pull complete [2020-05-29T17:34:05.305Z] a2d8cc88f415: Pull complete [2020-05-29T17:34:05.813Z] Removing intermediate container ea2b55109b67 [2020-05-29T17:34:05.813Z] ---> 65008a69a79d [2020-05-29T17:34:05.813Z] Step 6/8 : WORKDIR /build [2020-05-29T17:34:05.813Z] ---> Running in 3f16467549b5 [2020-05-29T17:34:06.073Z] Removing intermediate container 3f16467549b5 [2020-05-29T17:34:06.073Z] ---> 1b42de83676c [2020-05-29T17:34:06.073Z] Step 7/8 : COPY go.mod . [2020-05-29T17:34:06.334Z] ---> c3a0c7bd449e [2020-05-29T17:34:06.334Z] Step 8/8 : RUN go mod download [2020-05-29T17:34:06.334Z] ---> Running in 524671c58bcb [2020-05-29T17:34:07.287Z] ea1d1ca13537: Pull complete [2020-05-29T17:34:07.565Z] 3750a50a1c5e: Pull complete [2020-05-29T17:34:07.565Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-29T17:34:07.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-29T17:34:07.565Z] ---> 78745c68409d [2020-05-29T17:34:07.565Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-05-29T17:34:08.256Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-29T17:34:08.256Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-29T17:34:08.256Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-29T17:34:08.256Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-29T17:34:08.256Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-29T17:34:08.256Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-29T17:34:08.256Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-29T17:34:08.256Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-29T17:34:08.256Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-05-29T17:34:08.256Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-05-29T17:34:08.256Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-29T17:34:08.256Z] go: finding github.com/fatih/color v1.7.0 [2020-05-29T17:34:08.256Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-29T17:34:08.256Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-29T17:34:08.256Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-29T17:34:08.256Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-29T17:34:08.256Z] go: finding github.com/google/uuid v1.1.0 [2020-05-29T17:34:08.256Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-29T17:34:08.518Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-29T17:34:08.518Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-29T17:34:08.518Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-29T17:34:08.518Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-29T17:34:08.518Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-29T17:34:08.518Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-29T17:34:08.518Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-29T17:34:08.518Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-29T17:34:08.518Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-29T17:34:08.518Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-29T17:34:08.518Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-29T17:34:08.518Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-29T17:34:08.518Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-29T17:34:08.518Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-29T17:34:08.518Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-29T17:34:08.518Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-29T17:34:08.518Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-29T17:34:08.518Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-29T17:34:08.518Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-29T17:34:08.518Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-29T17:34:08.518Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-29T17:34:08.518Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-29T17:34:08.518Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-29T17:34:08.781Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-29T17:34:08.781Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-29T17:34:08.781Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-29T17:34:08.781Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-29T17:34:08.781Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-29T17:34:08.781Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-29T17:34:08.781Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-29T17:34:08.781Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-29T17:34:08.781Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-29T17:34:08.781Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-29T17:34:08.781Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-29T17:34:08.781Z] go: finding github.com/posener/complete v1.1.1 [2020-05-29T17:34:08.781Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-29T17:34:08.781Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-29T17:34:08.781Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-29T17:34:08.781Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-29T17:34:08.781Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-29T17:34:08.781Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-29T17:34:09.047Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-29T17:34:09.047Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-29T17:34:09.047Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-29T17:34:09.047Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-29T17:34:09.047Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-29T17:34:11.844Z] ---> Running in 1de1b8ec1ad8 [2020-05-29T17:34:11.844Z] Removing intermediate container 1de1b8ec1ad8 [2020-05-29T17:34:11.844Z] ---> 0d68ebd8a688 [2020-05-29T17:34:11.844Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-29T17:34:12.120Z] ---> Running in e736fe5bcde3 [2020-05-29T17:34:13.277Z] Removing intermediate container 524671c58bcb [2020-05-29T17:34:13.277Z] ---> 4e3e2ca17821 [2020-05-29T17:34:13.277Z] Successfully built 4e3e2ca17821 [2020-05-29T17:34:13.277Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-29T17:34:13.964Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-29T17:34:13.964Z] . [Pipeline] withDockerContainer [2020-05-29T17:34:14.089Z] prd-centos7-docker-4c-2g-1201 does not seem to be running inside a container [2020-05-29T17:34:14.110Z] Removing intermediate container e736fe5bcde3 [2020-05-29T17:34:14.110Z] ---> 9dfed0bf67e7 [2020-05-29T17:34:14.110Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-05-29T17:34:14.110Z] ---> Running in d7646a89d088 [2020-05-29T17:34:14.233Z] $ 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 [2020-05-29T17:34:14.760Z] $ docker top b52e4ed9a5e1411e4325a1b971d493702e65a7faa98d005c6ea32b907300143d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-29T17:34:15.082Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-29T17:34:15.269Z] + go version [2020-05-29T17:34:15.671Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-29T17:34:15.844Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-29T17:34:16.145Z] + make test [2020-05-29T17:34:16.145Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-05-29T17:34:16.263Z] OK: 125 MiB in 39 packages [2020-05-29T17:34:17.241Z] Removing intermediate container d7646a89d088 [2020-05-29T17:34:17.241Z] ---> 45cc738db767 [2020-05-29T17:34:17.241Z] Step 6/8 : WORKDIR /build [2020-05-29T17:34:17.514Z] ---> Running in a152a5e18edb [2020-05-29T17:34:17.795Z] Removing intermediate container a152a5e18edb [2020-05-29T17:34:17.795Z] ---> aad435701d60 [2020-05-29T17:34:17.795Z] Step 7/8 : COPY go.mod . [2020-05-29T17:34:18.391Z] ---> a7c5f5668b3e [2020-05-29T17:34:18.391Z] Step 8/8 : RUN go mod download [2020-05-29T17:34:18.668Z] ---> Running in 586131de664c [2020-05-29T17:34:20.641Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-29T17:34:20.641Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-29T17:34:20.641Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-29T17:34:20.641Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-29T17:34:20.641Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-29T17:34:20.641Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-29T17:34:20.641Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-29T17:34:20.641Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-29T17:34:20.641Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-05-29T17:34:20.641Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-05-29T17:34:20.641Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-29T17:34:20.641Z] go: finding github.com/fatih/color v1.7.0 [2020-05-29T17:34:20.641Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-29T17:34:20.641Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-29T17:34:20.641Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-29T17:34:20.641Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-29T17:34:20.641Z] go: finding github.com/google/uuid v1.1.0 [2020-05-29T17:34:20.641Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-29T17:34:20.641Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-29T17:34:20.913Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-29T17:34:20.914Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-29T17:34:20.914Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-29T17:34:20.914Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-29T17:34:20.914Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-29T17:34:20.914Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-29T17:34:20.914Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-29T17:34:20.914Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-29T17:34:20.914Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-29T17:34:21.185Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-29T17:34:21.185Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-29T17:34:21.185Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-29T17:34:21.185Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-29T17:34:21.185Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-29T17:34:21.185Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-29T17:34:21.185Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-29T17:34:21.185Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-29T17:34:21.185Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-29T17:34:21.185Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-29T17:34:21.185Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-29T17:34:21.458Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-29T17:34:21.458Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-29T17:34:21.458Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-29T17:34:21.458Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-29T17:34:21.458Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-29T17:34:21.458Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-29T17:34:21.458Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-29T17:34:21.458Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-29T17:34:21.458Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-29T17:34:21.728Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-29T17:34:21.728Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-29T17:34:21.728Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-29T17:34:21.728Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-29T17:34:21.728Z] go: finding github.com/posener/complete v1.1.1 [2020-05-29T17:34:21.728Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-29T17:34:21.728Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-29T17:34:22.000Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-29T17:34:22.000Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-29T17:34:22.000Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-29T17:34:22.000Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-29T17:34:22.000Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-29T17:34:22.000Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-29T17:34:22.000Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-29T17:34:22.000Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-29T17:34:22.000Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-29T17:34:30.284Z] Removing intermediate container 586131de664c [2020-05-29T17:34:30.284Z] ---> acee48dff453 [2020-05-29T17:34:30.284Z] Successfully built acee48dff453 [2020-05-29T17:34:30.555Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-29T17:34:31.158Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-05-29T17:34:31.158Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.012s coverage: 50.4% of statements [2020-05-29T17:34:31.158Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-05-29T17:34:31.158Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.030s coverage: 84.2% of statements [2020-05-29T17:34:31.158Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-05-29T17:34:31.158Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-05-29T17:34:31.158Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-05-29T17:34:31.323Z] + docker inspect -f . ci-base-image-arm64 [2020-05-29T17:34:31.598Z] . [Pipeline] withDockerContainer [2020-05-29T17:34:31.935Z] prd-ubuntu18.04-docker-arm64-4c-16g-1200 does not seem to be running inside a container [2020-05-29T17:34:32.015Z] $ 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 [2020-05-29T17:34:33.397Z] $ docker top 5c778683d26bde53076ba77bf3dff71f44b29d50a9c66b229dab995349046b7e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-29T17:34:34.857Z] + go version [2020-05-29T17:34:34.857Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-29T17:34:35.528Z] + make test [2020-05-29T17:34:35.528Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-05-29T17:34:36.447Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.021s coverage: 100.0% of statements [2020-05-29T17:34:36.447Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-05-29T17:34:36.447Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-05-29T17:34:36.447Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-05-29T17:34:36.447Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.007s coverage: 48.9% of statements [2020-05-29T17:34:36.447Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-05-29T17:34:36.447Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-05-29T17:34:36.447Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.005s coverage: 91.3% of statements [2020-05-29T17:34:36.712Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-29T17:34:38.646Z] gofmt -l . [2020-05-29T17:34:38.646Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-05-29T17:34:39.025Z] Stashed 1 file(s) [Pipeline] } [2020-05-29T17:34:39.027Z] $ docker stop --time=1 b52e4ed9a5e1411e4325a1b971d493702e65a7faa98d005c6ea32b907300143d [2020-05-29T17:34:40.489Z] $ 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] } [2020-05-29T17:35:22.546Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-05-29T17:35:22.546Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.060s coverage: 50.4% of statements [2020-05-29T17:35:22.546Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-05-29T17:35:22.546Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.043s coverage: 84.2% of statements [2020-05-29T17:35:22.546Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-05-29T17:35:22.546Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-05-29T17:35:22.546Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-05-29T17:35:23.516Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.055s coverage: 100.0% of statements [2020-05-29T17:35:23.516Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-05-29T17:35:23.516Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-05-29T17:35:23.516Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-05-29T17:35:23.516Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.023s coverage: 48.9% of statements [2020-05-29T17:35:23.516Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-05-29T17:35:23.516Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-05-29T17:35:23.516Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.041s coverage: 91.3% of statements [2020-05-29T17:35:23.788Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-29T17:35:30.510Z] gofmt -l . [2020-05-29T17:35:30.510Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-05-29T17:35:30.527Z] Warning: overwriting stash ‘coverage-report’ [2020-05-29T17:35:30.911Z] Stashed 1 file(s) [Pipeline] } [2020-05-29T17:35:30.916Z] $ docker stop --time=1 5c778683d26bde53076ba77bf3dff71f44b29d50a9c66b229dab995349046b7e [2020-05-29T17:35:33.184Z] $ 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 [2020-05-29T17:35:35.426Z] provisioning config files... [2020-05-29T17:35:35.442Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8984277377726656480tmp [Pipeline] { [Pipeline] sh [2020-05-29T17:35:35.809Z] + curl -s https://codecov.io/bash [2020-05-29T17:35:35.809Z] + bash -s - -t @/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8984277377726656480tmp [2020-05-29T17:35:36.070Z] [2020-05-29T17:35:36.070Z] _____ _ [2020-05-29T17:35:36.070Z] / ____| | | [2020-05-29T17:35:36.070Z] | | ___ __| | ___ ___ _____ __ [2020-05-29T17:35:36.070Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-29T17:35:36.070Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-29T17:35:36.070Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-29T17:35:36.070Z] Bash-20200430-d757c17 [2020-05-29T17:35:36.070Z] [2020-05-29T17:35:36.070Z] [2020-05-29T17:35:36.070Z] ==> Jenkins CI detected. [2020-05-29T17:35:36.070Z] project root: . [2020-05-29T17:35:36.070Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-29T17:35:36.070Z] ==> Running gcov in . (disable via -X gcov) [2020-05-29T17:35:36.070Z] ==> Python coveragepy not found [2020-05-29T17:35:36.070Z] ==> Searching for coverage reports in: [2020-05-29T17:35:36.070Z] + . [2020-05-29T17:35:36.070Z] -> Found 1 reports [2020-05-29T17:35:36.070Z] ==> Detecting git/mercurial file structure [2020-05-29T17:35:36.070Z] ==> Reading reports [2020-05-29T17:35:36.070Z] + ./coverage.out bytes=20411 [2020-05-29T17:35:36.070Z] ==> Appending adjustments [2020-05-29T17:35:36.070Z] https://docs.codecov.io/docs/fixing-reports [2020-05-29T17:35:36.330Z] + Found adjustments [2020-05-29T17:35:36.330Z] ==> Gzipping contents [2020-05-29T17:35:36.330Z] ==> Uploading reports [2020-05-29T17:35:36.330Z] url: https://codecov.io [2020-05-29T17:35:36.330Z] 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= [2020-05-29T17:35:36.330Z] -> Pinging Codecov [2020-05-29T17:35:36.330Z] 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= [2020-05-29T17:35:37.715Z] -> Uploading [2020-05-29T17:35:37.977Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/eb30d2be4faf4beaddf493396d21315feafb1066 [Pipeline] } [2020-05-29T17:35:37.988Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-05-29T17:35:38.364Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-05-29T17:35:38.365Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-05-29T17:35:38.409Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-29T17:35:38.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-05-29T17:35:38.741Z] [2020-05-29T17:35:38.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-05-29T17:35:39.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-05-29T17:35:39.109Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-05-29T17:35:39.109Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-29T17:35:39.109Z] 408f87550127: Pulling fs layer [2020-05-29T17:35:39.109Z] fe522b08c979: Pulling fs layer [2020-05-29T17:35:39.109Z] 221eaa008020: Pulling fs layer [2020-05-29T17:35:39.109Z] 2a4607e5d6b9: Pulling fs layer [2020-05-29T17:35:39.109Z] 8f79b27c4fd2: Pulling fs layer [2020-05-29T17:35:39.109Z] e5c8dbe1645b: Pulling fs layer [2020-05-29T17:35:39.109Z] 23e8b3b47431: Pulling fs layer [2020-05-29T17:35:39.109Z] 5c568d65a230: Pulling fs layer [2020-05-29T17:35:39.109Z] 8f79b27c4fd2: Waiting [2020-05-29T17:35:39.109Z] e5c8dbe1645b: Waiting [2020-05-29T17:35:39.109Z] 23e8b3b47431: Waiting [2020-05-29T17:35:39.109Z] 5c568d65a230: Waiting [2020-05-29T17:35:39.109Z] 221eaa008020: Waiting [2020-05-29T17:35:39.109Z] 2a4607e5d6b9: Waiting [2020-05-29T17:35:39.109Z] fe522b08c979: Verifying Checksum [2020-05-29T17:35:39.109Z] fe522b08c979: Download complete [2020-05-29T17:35:39.109Z] 408f87550127: Verifying Checksum [2020-05-29T17:35:39.109Z] 408f87550127: Download complete [2020-05-29T17:35:39.109Z] 2a4607e5d6b9: Download complete [2020-05-29T17:35:39.109Z] 8f79b27c4fd2: Download complete [2020-05-29T17:35:39.109Z] cbdbe7a5bc2a: Download complete [2020-05-29T17:35:39.387Z] e5c8dbe1645b: Download complete [2020-05-29T17:35:39.387Z] cbdbe7a5bc2a: Pull complete [2020-05-29T17:35:39.671Z] 408f87550127: Pull complete [2020-05-29T17:35:39.962Z] 23e8b3b47431: Verifying Checksum [2020-05-29T17:35:39.962Z] 23e8b3b47431: Download complete [2020-05-29T17:35:39.962Z] fe522b08c979: Pull complete [2020-05-29T17:35:40.237Z] 5c568d65a230: Verifying Checksum [2020-05-29T17:35:40.237Z] 5c568d65a230: Download complete [2020-05-29T17:35:40.498Z] 221eaa008020: Verifying Checksum [2020-05-29T17:35:40.498Z] 221eaa008020: Download complete [2020-05-29T17:35:45.786Z] 221eaa008020: Pull complete [2020-05-29T17:35:45.786Z] 2a4607e5d6b9: Pull complete [2020-05-29T17:35:45.786Z] 8f79b27c4fd2: Pull complete [2020-05-29T17:35:49.998Z] e5c8dbe1645b: Pull complete [2020-05-29T17:35:51.913Z] 23e8b3b47431: Pull complete [2020-05-29T17:35:52.858Z] 5c568d65a230: Pull complete [2020-05-29T17:35:52.858Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-05-29T17:35:52.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-05-29T17:35:53.005Z] prd-centos7-docker-4c-2g-1199 does not seem to be running inside a container [2020-05-29T17:35:53.046Z] $ 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 [2020-05-29T17:35:53.604Z] $ docker top 2388b03513f333c581545a73890b09402812ea789f106ccdccff7f735ddec1f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-29T17:35:54.173Z] + snyk monitor '--org=edgex-jenkins' [2020-05-29T17:36:02.323Z] [2020-05-29T17:36:02.323Z] Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap)... [2020-05-29T17:36:02.323Z] [2020-05-29T17:36:02.323Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/19a98e22-83c3-4df2-becf-4316f070fd80/history/952331ba-ab85-40fe-958a-03e187a152e0 [2020-05-29T17:36:02.323Z] [2020-05-29T17:36:02.323Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-05-29T17:36:02.323Z] [2020-05-29T17:36:02.323Z] [Pipeline] } [2020-05-29T17:36:02.337Z] $ docker stop --time=1 2388b03513f333c581545a73890b09402812ea789f106ccdccff7f735ddec1f3 [2020-05-29T17:36:03.735Z] $ 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 [2020-05-29T17:36:05.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-29T17:36:05.028Z] . [Pipeline] withDockerContainer [2020-05-29T17:36:05.137Z] prd-centos7-docker-4c-2g-1199 does not seem to be running inside a container [2020-05-29T17:36:05.177Z] $ 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 [2020-05-29T17:36:05.717Z] $ docker top b9afd66c290f3e3a19a8296de83875d8be17ace6f67abc90667d9895bbeba602 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-29T17:36:06.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-29T17:36:06.026Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-29T17:36:06.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-29T17:36:06.239Z] $ docker exec b9afd66c290f3e3a19a8296de83875d8be17ace6f67abc90667d9895bbeba602 ssh-agent [2020-05-29T17:36:06.424Z] SSH_AUTH_SOCK=/tmp/ssh-a7HNcgLmBupH/agent.14 [2020-05-29T17:36:06.424Z] SSH_AGENT_PID=20 [2020-05-29T17:36:06.430Z] Running ssh-add (command line suppressed) [2020-05-29T17:36:06.580Z] 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) [2020-05-29T17:36:06.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-29T17:36:06.947Z] + git semver tag [2020-05-29T17:36:06.947Z] # -> Open(): unable to determine branch for HEAD [2020-05-29T17:36:06.947Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-05-29T17:36:06.947Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-05-29T17:36:06.947Z] # $SEMVER_REMOTE_NAME = origin [2020-05-29T17:36:06.947Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-29T17:36:06.947Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-29T17:36:06.947Z] # $SEMVER_BRANCH = master [2020-05-29T17:36:06.947Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2020-05-29T17:36:06.948Z] # eb30d2be4faf4beaddf493396d21315feafb1066 HEAD [2020-05-29T17:36:07.208Z] # -> Force: false [2020-05-29T17:36:07.208Z] # 63dbc6df64ead16b221ae0e1595660ee67df8719 refs/tags/v0.0.32 [Pipeline] } [2020-05-29T17:36:07.219Z] $ docker exec --env ******** --env ******** b9afd66c290f3e3a19a8296de83875d8be17ace6f67abc90667d9895bbeba602 ssh-agent -k [2020-05-29T17:36:07.361Z] unset SSH_AUTH_SOCK; [2020-05-29T17:36:07.361Z] unset SSH_AGENT_PID; [2020-05-29T17:36:07.361Z] echo Agent pid 20 killed; [2020-05-29T17:36:07.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-29T17:36:07.849Z] + git semver [Pipeline] } [2020-05-29T17:36:07.865Z] $ docker stop --time=1 b9afd66c290f3e3a19a8296de83875d8be17ace6f67abc90667d9895bbeba602 [2020-05-29T17:36:09.191Z] $ docker rm -f b9afd66c290f3e3a19a8296de83875d8be17ace6f67abc90667d9895bbeba602 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-05-29T17:36:09.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-05-29T17:36:09.777Z] [2020-05-29T17:36:09.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-05-29T17:36:10.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-05-29T17:36:10.129Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-05-29T17:36:10.129Z] ab5ef0e58194: Pulling fs layer [2020-05-29T17:36:10.129Z] 9712f1f96733: Pulling fs layer [2020-05-29T17:36:10.129Z] 63f879dbbcfc: Pulling fs layer [2020-05-29T17:36:10.129Z] 0d9ebad4ef96: Pulling fs layer [2020-05-29T17:36:10.129Z] e9a5061849ea: Pulling fs layer [2020-05-29T17:36:10.129Z] d747dcd14b5f: Pulling fs layer [2020-05-29T17:36:10.129Z] 2de7ff778b66: Pulling fs layer [2020-05-29T17:36:10.129Z] e9a5061849ea: Waiting [2020-05-29T17:36:10.129Z] d747dcd14b5f: Waiting [2020-05-29T17:36:10.129Z] 2de7ff778b66: Waiting [2020-05-29T17:36:10.129Z] 0d9ebad4ef96: Waiting [2020-05-29T17:36:10.129Z] 9712f1f96733: Verifying Checksum [2020-05-29T17:36:10.129Z] 9712f1f96733: Download complete [2020-05-29T17:36:10.716Z] 63f879dbbcfc: Verifying Checksum [2020-05-29T17:36:10.716Z] 63f879dbbcfc: Download complete [2020-05-29T17:36:10.716Z] e9a5061849ea: Verifying Checksum [2020-05-29T17:36:10.716Z] e9a5061849ea: Download complete [2020-05-29T17:36:10.987Z] d747dcd14b5f: Verifying Checksum [2020-05-29T17:36:10.987Z] d747dcd14b5f: Download complete [2020-05-29T17:36:10.987Z] 0d9ebad4ef96: Verifying Checksum [2020-05-29T17:36:10.987Z] 0d9ebad4ef96: Download complete [2020-05-29T17:36:10.987Z] 2de7ff778b66: Verifying Checksum [2020-05-29T17:36:10.987Z] 2de7ff778b66: Download complete [2020-05-29T17:36:11.249Z] ab5ef0e58194: Verifying Checksum [2020-05-29T17:36:11.249Z] ab5ef0e58194: Download complete [2020-05-29T17:36:16.546Z] ab5ef0e58194: Pull complete [2020-05-29T17:36:16.546Z] 9712f1f96733: Pull complete [2020-05-29T17:36:19.087Z] 63f879dbbcfc: Pull complete [2020-05-29T17:36:24.435Z] 0d9ebad4ef96: Pull complete [2020-05-29T17:36:27.740Z] e9a5061849ea: Pull complete [2020-05-29T17:36:27.740Z] d747dcd14b5f: Pull complete [2020-05-29T17:36:28.682Z] 2de7ff778b66: Pull complete [2020-05-29T17:36:28.682Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-05-29T17:36:28.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-05-29T17:36:28.804Z] prd-centos7-docker-4c-2g-1199 does not seem to be running inside a container [2020-05-29T17:36:28.841Z] $ 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 [2020-05-29T17:36:29.455Z] $ docker top 1f1d3bebb10e0ed0f8c366b6deb5d9fc6952082207e71d70062a0fcf87e3975e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-05-29T17:36:29.699Z] provisioning config files... [2020-05-29T17:36:29.709Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config2433193734360755562tmp [2020-05-29T17:36:29.721Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3773116732258160994tmp [2020-05-29T17:36:29.733Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config4628982934784881896tmp [Pipeline] { [Pipeline] echo [2020-05-29T17:36:29.777Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-29T17:36:30.067Z] ---> sigul-configuration.sh [2020-05-29T17:36:30.067Z] gpg: directory `/root/.gnupg' created [2020-05-29T17:36:30.067Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-05-29T17:36:30.067Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-05-29T17:36:30.067Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-05-29T17:36:30.067Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-05-29T17:36:30.067Z] gpg: CAST5 encrypted data [2020-05-29T17:36:30.327Z] gpg: encrypted with 1 passphrase [2020-05-29T17:36:30.327Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-05-29T17:36:30.625Z] + mkdir /home/jenkins [2020-05-29T17:36:30.625Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-05-29T17:36:30.919Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-05-29T17:36:30.928Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-29T17:36:31.214Z] ---> sigul-install.sh [2020-05-29T17:36:37.855Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-05-29T17:36:38.147Z] + git tag --list [2020-05-29T17:36:38.147Z] v0.0.32 [Pipeline] sh [2020-05-29T17:36:38.438Z] + lftools sign git-tag v0.0.32 [2020-05-29T17:36:39.378Z] Signing Git tag with Sigul... [2020-05-29T17:36:39.378Z] Signing v0.0.32 [Pipeline] echo [2020-05-29T17:36:40.768Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-29T17:36:41.064Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-05-29T17:36:41.644Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-05-29T17:36:41.727Z] $ docker stop --time=1 1f1d3bebb10e0ed0f8c366b6deb5d9fc6952082207e71d70062a0fcf87e3975e [2020-05-29T17:36:43.164Z] $ docker rm -f 1f1d3bebb10e0ed0f8c366b6deb5d9fc6952082207e71d70062a0fcf87e3975e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-05-29T17:36:43.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-29T17:36:43.859Z] . [Pipeline] withDockerContainer [2020-05-29T17:36:43.975Z] prd-centos7-docker-4c-2g-1199 does not seem to be running inside a container [2020-05-29T17:36:44.018Z] $ 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 [2020-05-29T17:36:44.530Z] $ docker top 2e5b121e3e6f56f1cff4a8c65bb3150f8c518f0781cfeebc717909b856737596 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-29T17:36:44.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-29T17:36:44.832Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-29T17:36:45.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-29T17:36:45.052Z] $ docker exec 2e5b121e3e6f56f1cff4a8c65bb3150f8c518f0781cfeebc717909b856737596 ssh-agent [2020-05-29T17:36:45.239Z] SSH_AUTH_SOCK=/tmp/ssh-Zvdrbcx7WleW/agent.15 [2020-05-29T17:36:45.239Z] SSH_AGENT_PID=21 [2020-05-29T17:36:45.244Z] Running ssh-add (command line suppressed) [2020-05-29T17:36:45.386Z] 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) [2020-05-29T17:36:45.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-29T17:36:45.755Z] + git semver bump patch [2020-05-29T17:36:45.756Z] # -> Open(): unable to determine branch for HEAD [2020-05-29T17:36:45.756Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-05-29T17:36:45.756Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-05-29T17:36:45.756Z] # $SEMVER_REMOTE_NAME = origin [2020-05-29T17:36:45.756Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-29T17:36:45.756Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-29T17:36:45.756Z] # $SEMVER_BRANCH = master [2020-05-29T17:36:45.756Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2020-05-29T17:36:45.756Z] 0.0.33 [Pipeline] } [2020-05-29T17:36:45.767Z] $ docker exec --env ******** --env ******** 2e5b121e3e6f56f1cff4a8c65bb3150f8c518f0781cfeebc717909b856737596 ssh-agent -k [2020-05-29T17:36:45.915Z] unset SSH_AUTH_SOCK; [2020-05-29T17:36:45.915Z] unset SSH_AGENT_PID; [2020-05-29T17:36:45.915Z] echo Agent pid 21 killed; [2020-05-29T17:36:45.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-29T17:36:46.395Z] + git semver [Pipeline] } [2020-05-29T17:36:46.410Z] $ docker stop --time=1 2e5b121e3e6f56f1cff4a8c65bb3150f8c518f0781cfeebc717909b856737596 [2020-05-29T17:36:47.757Z] $ docker rm -f 2e5b121e3e6f56f1cff4a8c65bb3150f8c518f0781cfeebc717909b856737596 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-05-29T17:36:48.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-29T17:36:48.275Z] . [Pipeline] withDockerContainer [2020-05-29T17:36:48.381Z] prd-centos7-docker-4c-2g-1199 does not seem to be running inside a container [2020-05-29T17:36:48.420Z] $ 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 [2020-05-29T17:36:48.949Z] $ docker top 16136853d9a5cd281b076589f8d806047412db410c419b21bff8dedb23d28433 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-29T17:36:49.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-29T17:36:49.275Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-29T17:36:49.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-29T17:36:49.470Z] $ docker exec 16136853d9a5cd281b076589f8d806047412db410c419b21bff8dedb23d28433 ssh-agent [2020-05-29T17:36:49.658Z] SSH_AUTH_SOCK=/tmp/ssh-JabjXg5shgQO/agent.13 [2020-05-29T17:36:49.658Z] SSH_AGENT_PID=20 [2020-05-29T17:36:49.664Z] Running ssh-add (command line suppressed) [2020-05-29T17:36:49.799Z] 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) [2020-05-29T17:36:49.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-29T17:36:50.200Z] + git semver push [2020-05-29T17:36:50.200Z] # -> Open(): unable to determine branch for HEAD [2020-05-29T17:36:50.200Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-05-29T17:36:50.200Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-05-29T17:36:50.200Z] # $SEMVER_REMOTE_NAME = origin [2020-05-29T17:36:50.200Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-29T17:36:50.200Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-29T17:36:50.200Z] # $SEMVER_BRANCH = master [2020-05-29T17:36:50.200Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2020-05-29T17:36:56.783Z] $ docker exec --env ******** --env ******** 16136853d9a5cd281b076589f8d806047412db410c419b21bff8dedb23d28433 ssh-agent -k [2020-05-29T17:36:56.915Z] unset SSH_AUTH_SOCK; [2020-05-29T17:36:56.915Z] unset SSH_AGENT_PID; [2020-05-29T17:36:56.915Z] echo Agent pid 20 killed; [2020-05-29T17:36:56.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-29T17:36:57.454Z] + git semver [Pipeline] } [2020-05-29T17:36:57.467Z] $ docker stop --time=1 16136853d9a5cd281b076589f8d806047412db410c419b21bff8dedb23d28433 [2020-05-29T17:36:58.786Z] $ 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 [2020-05-29T17:36:59.647Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-29T17:37:00.209Z] ---> package-listing.sh [2020-05-29T17:37:00.209Z] ++ facter osfamily [2020-05-29T17:37:00.209Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-29T17:37:00.209Z] + OS_FAMILY=redhat [2020-05-29T17:37:00.209Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master [2020-05-29T17:37:00.209Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-29T17:37:00.209Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-29T17:37:00.209Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-29T17:37:00.209Z] + PACKAGES=/tmp/packages_start.txt [2020-05-29T17:37:00.209Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2020-05-29T17:37:00.209Z] + PACKAGES=/tmp/packages_end.txt [2020-05-29T17:37:00.209Z] + case "${OS_FAMILY}" in [2020-05-29T17:37:00.209Z] + rpm -qa [2020-05-29T17:37:00.209Z] + sort [2020-05-29T17:37:04.415Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-29T17:37:04.415Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-29T17:37:04.415Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-29T17:37:04.415Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2020-05-29T17:37:04.415Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [2020-05-29T17:37:04.415Z] + 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 [2020-05-29T17:37:04.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-29T17:37:04.893Z] [2020-05-29T17:37:04.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-29T17:37:05.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-29T17:37:05.227Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-29T17:37:05.227Z] c9b1b535fdd9: Pulling fs layer [2020-05-29T17:37:05.227Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-29T17:37:05.227Z] 756a868c4378: Pulling fs layer [2020-05-29T17:37:05.227Z] 444b2fc9a129: Pulling fs layer [2020-05-29T17:37:05.227Z] ea15f1150254: Pulling fs layer [2020-05-29T17:37:05.227Z] 41b27a9f41bf: Pulling fs layer [2020-05-29T17:37:05.227Z] 28c525ee5125: Pulling fs layer [2020-05-29T17:37:05.227Z] 094b1ea09ed8: Pulling fs layer [2020-05-29T17:37:05.227Z] 138eaada9080: Pulling fs layer [2020-05-29T17:37:05.227Z] 0622d0fa9048: Pulling fs layer [2020-05-29T17:37:05.227Z] ea15f1150254: Waiting [2020-05-29T17:37:05.227Z] 41b27a9f41bf: Waiting [2020-05-29T17:37:05.227Z] 28c525ee5125: Waiting [2020-05-29T17:37:05.227Z] 094b1ea09ed8: Waiting [2020-05-29T17:37:05.227Z] 138eaada9080: Waiting [2020-05-29T17:37:05.227Z] 0622d0fa9048: Waiting [2020-05-29T17:37:05.227Z] 444b2fc9a129: Waiting [2020-05-29T17:37:05.227Z] 2cc5ad85d9ab: Download complete [2020-05-29T17:37:05.227Z] 444b2fc9a129: Verifying Checksum [2020-05-29T17:37:05.227Z] 444b2fc9a129: Download complete [2020-05-29T17:37:05.227Z] c9b1b535fdd9: Verifying Checksum [2020-05-29T17:37:05.227Z] c9b1b535fdd9: Download complete [2020-05-29T17:37:05.227Z] ea15f1150254: Verifying Checksum [2020-05-29T17:37:05.227Z] ea15f1150254: Download complete [2020-05-29T17:37:05.494Z] 28c525ee5125: Verifying Checksum [2020-05-29T17:37:05.494Z] 28c525ee5125: Download complete [2020-05-29T17:37:05.756Z] c9b1b535fdd9: Pull complete [2020-05-29T17:37:05.756Z] 756a868c4378: Verifying Checksum [2020-05-29T17:37:05.756Z] 756a868c4378: Download complete [2020-05-29T17:37:05.756Z] 138eaada9080: Verifying Checksum [2020-05-29T17:37:05.756Z] 138eaada9080: Download complete [2020-05-29T17:37:05.756Z] 0622d0fa9048: Verifying Checksum [2020-05-29T17:37:05.756Z] 0622d0fa9048: Download complete [2020-05-29T17:37:05.756Z] 094b1ea09ed8: Verifying Checksum [2020-05-29T17:37:05.756Z] 094b1ea09ed8: Download complete [2020-05-29T17:37:06.331Z] 41b27a9f41bf: Verifying Checksum [2020-05-29T17:37:06.331Z] 41b27a9f41bf: Download complete [2020-05-29T17:37:06.903Z] 2cc5ad85d9ab: Pull complete [2020-05-29T17:37:08.297Z] 756a868c4378: Pull complete [2020-05-29T17:37:08.297Z] 444b2fc9a129: Pull complete [2020-05-29T17:37:08.557Z] ea15f1150254: Pull complete [2020-05-29T17:37:12.939Z] 41b27a9f41bf: Pull complete [2020-05-29T17:37:12.939Z] 28c525ee5125: Pull complete [2020-05-29T17:37:14.342Z] 094b1ea09ed8: Pull complete [2020-05-29T17:37:14.342Z] 138eaada9080: Pull complete [2020-05-29T17:37:14.604Z] 0622d0fa9048: Pull complete [2020-05-29T17:37:14.604Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-29T17:37:14.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-29T17:37:14.735Z] prd-centos7-docker-4c-2g-1199 does not seem to be running inside a container [2020-05-29T17:37:14.777Z] $ 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 [2020-05-29T17:37:15.793Z] $ docker top da30c08dd5745114a2f6f5bc99b1f87d10c0cc1d90cce9ac2fca416b01b2378c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-29T17:37:16.207Z] provisioning config files... [2020-05-29T17:37:16.226Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5590240076622384325tmp [Pipeline] { [Pipeline] echo [2020-05-29T17:37:16.316Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-29T17:37:16.613Z] ---> create-netrc.sh [Pipeline] echo [2020-05-29T17:37:16.622Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-29T17:37:16.908Z] ---> logs-deploy.sh [2020-05-29T17:37:16.908Z] + ARCHIVE_ARTIFACTS= [2020-05-29T17:37:16.908Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-29T17:37:16.908Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-29T17:37:16.908Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-29T17:37:16.908Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/34 [2020-05-29T17:37:16.908Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/34/ [2020-05-29T17:37:16.908Z] + 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 [2020-05-29T17:37:17.852Z] Archives upload complete. [2020-05-29T17:37:18.111Z] + 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/ [2020-05-29T17:37:18.684Z] ---> uname -a: [2020-05-29T17:37:18.684Z] Linux da30c08dd574 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-05-29T17:37:18.684Z] [2020-05-29T17:37:18.684Z] [2020-05-29T17:37:18.684Z] ---> lscpu: [2020-05-29T17:37:18.684Z] Architecture: x86_64 [2020-05-29T17:37:18.684Z] CPU op-mode(s): 32-bit, 64-bit [2020-05-29T17:37:18.684Z] Byte Order: Little Endian [2020-05-29T17:37:18.684Z] Address sizes: 40 bits physical, 48 bits virtual [2020-05-29T17:37:18.684Z] CPU(s): 4 [2020-05-29T17:37:18.684Z] On-line CPU(s) list: 0-3 [2020-05-29T17:37:18.684Z] Thread(s) per core: 1 [2020-05-29T17:37:18.684Z] Core(s) per socket: 1 [2020-05-29T17:37:18.684Z] Socket(s): 4 [2020-05-29T17:37:18.684Z] NUMA node(s): 1 [2020-05-29T17:37:18.684Z] Vendor ID: GenuineIntel [2020-05-29T17:37:18.684Z] CPU family: 6 [2020-05-29T17:37:18.684Z] Model: 44 [2020-05-29T17:37:18.684Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-05-29T17:37:18.684Z] Stepping: 1 [2020-05-29T17:37:18.684Z] CPU MHz: 2933.396 [2020-05-29T17:37:18.684Z] BogoMIPS: 5866.79 [2020-05-29T17:37:18.684Z] Virtualization: VT-x [2020-05-29T17:37:18.684Z] Hypervisor vendor: KVM [2020-05-29T17:37:18.684Z] Virtualization type: full [2020-05-29T17:37:18.684Z] L1d cache: 128 KiB [2020-05-29T17:37:18.684Z] L1i cache: 128 KiB [2020-05-29T17:37:18.684Z] L2 cache: 16 MiB [2020-05-29T17:37:18.684Z] L3 cache: 64 MiB [2020-05-29T17:37:18.684Z] NUMA node0 CPU(s): 0-3 [2020-05-29T17:37:18.684Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-05-29T17:37:18.684Z] Vulnerability Meltdown: Mitigation; PTI [2020-05-29T17:37:18.684Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-05-29T17:37:18.684Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-05-29T17:37:18.684Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-05-29T17:37:18.684Z] 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 [2020-05-29T17:37:18.684Z] [2020-05-29T17:37:18.684Z] [2020-05-29T17:37:18.684Z] ---> nproc: [2020-05-29T17:37:18.684Z] 4 [2020-05-29T17:37:18.684Z] [2020-05-29T17:37:18.684Z] [2020-05-29T17:37:18.684Z] ---> df -h: [2020-05-29T17:37:18.684Z] Filesystem Size Used Available Use% Mounted on [2020-05-29T17:37:18.684Z] overlay 50.0G 7.6G 42.4G 15% / [2020-05-29T17:37:18.684Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-05-29T17:37:18.684Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-05-29T17:37:18.684Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-05-29T17:37:18.684Z] /dev/vda1 50.0G 7.6G 42.4G 15% /etc/resolv.conf [2020-05-29T17:37:18.684Z] /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hostname [2020-05-29T17:37:18.684Z] /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hosts [2020-05-29T17:37:18.684Z] /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp [2020-05-29T17:37:18.684Z] /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/sa [2020-05-29T17:37:18.684Z] /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/xfoundry_go-mod-bootstrap_master [2020-05-29T17:37:18.684Z] [2020-05-29T17:37:18.684Z]