Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e93b07de7309e9d32cfb7d56009e7d8bf8ce0fde Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d # timeout=10 Commit message: "Merge pull request #173 from ernestojeda/bugfix-did-change-prev" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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-6629 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 e93b07de7309e9d32cfb7d56009e7d8bf8ce0fde (master) > git config core.sparsecheckout # timeout=10 > git checkout -f e93b07de7309e9d32cfb7d56009e7d8bf8ce0fde # timeout=10 Commit message: "Merge pull request #73 from lenny-intel/ConfigUpdate" > git rev-list --no-walk f5adf63aa6c1255066cf3357490e8370fcd65461 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-29T23:41:23.159Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-29T23:41:23.348Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-29T23:41:23.470Z] ========================================================= [2020-04-29T23:41:23.470Z] EdgeX Global Pipelines Version Info [2020-04-29T23:41:23.470Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-29T23:41:24.988Z] ------------------- [2020-04-29T23:41:24.988Z] stable info: [2020-04-29T23:41:24.988Z] ------------------- [2020-04-29T23:41:24.988Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-29T23:41:24.988Z] Commit SHA: 997776a94285dd80d478e4f0c197496148fdc64f [2020-04-29T23:41:24.988Z] Message: update stable to v1.0.86 [2020-04-29T23:41:25.946Z] ------------------- [2020-04-29T23:41:25.946Z] experimental info: [2020-04-29T23:41:25.946Z] ------------------- [2020-04-29T23:41:25.946Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-29T23:41:25.946Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-04-29T23:41:25.946Z] Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-29T23:41:28.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-29T23:41:28.021Z] [2020-04-29T23:41:28.021Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-29T23:41:28.349Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-29T23:41:28.349Z] latest: Pulling from edgex-devops/git-semver [2020-04-29T23:41:28.349Z] 9123ac7c32f7: Pulling fs layer [2020-04-29T23:41:28.349Z] b8cc5d1170e3: Pulling fs layer [2020-04-29T23:41:28.349Z] 2924cbbf6a41: Pulling fs layer [2020-04-29T23:41:28.349Z] 93b08a4f1073: Pulling fs layer [2020-04-29T23:41:28.349Z] 93b08a4f1073: Waiting [2020-04-29T23:41:28.349Z] b8cc5d1170e3: Verifying Checksum [2020-04-29T23:41:28.349Z] b8cc5d1170e3: Download complete [2020-04-29T23:41:28.612Z] 9123ac7c32f7: Verifying Checksum [2020-04-29T23:41:28.612Z] 9123ac7c32f7: Download complete [2020-04-29T23:41:28.612Z] 2924cbbf6a41: Verifying Checksum [2020-04-29T23:41:28.612Z] 2924cbbf6a41: Download complete [2020-04-29T23:41:28.612Z] 93b08a4f1073: Verifying Checksum [2020-04-29T23:41:28.612Z] 93b08a4f1073: Download complete [2020-04-29T23:41:28.870Z] 9123ac7c32f7: Pull complete [2020-04-29T23:41:28.870Z] b8cc5d1170e3: Pull complete [2020-04-29T23:41:29.825Z] 2924cbbf6a41: Pull complete [2020-04-29T23:41:30.086Z] 93b08a4f1073: Pull complete [2020-04-29T23:41:30.086Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-29T23:41:30.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-29T23:41:30.214Z] prd-centos7-docker-4c-2g-6629 does not seem to be running inside a container [2020-04-29T23:41:30.257Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-29T23:41:30.972Z] $ docker top 04c5d9a83a4f17b86b3935f2fa3797a9d3bf4774814ac4e12a3c03f90dd97b82 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-29T23:41:31.291Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-29T23:41:31.291Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-29T23:41:31.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-29T23:41:31.562Z] $ docker exec 04c5d9a83a4f17b86b3935f2fa3797a9d3bf4774814ac4e12a3c03f90dd97b82 ssh-agent [2020-04-29T23:41:31.795Z] SSH_AUTH_SOCK=/tmp/ssh-Ou6tAQGmctb7/agent.14 [2020-04-29T23:41:31.795Z] SSH_AGENT_PID=21 [2020-04-29T23:41:31.807Z] Running ssh-add (command line suppressed) [2020-04-29T23:41:31.997Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7603306592916756171.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7603306592916756171.key) [2020-04-29T23:41:32.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-29T23:41:32.370Z] + git describe --exact-match --tags HEAD [2020-04-29T23:41:32.370Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-29T23:41:32.445Z] $ docker exec --env ******** --env ******** 04c5d9a83a4f17b86b3935f2fa3797a9d3bf4774814ac4e12a3c03f90dd97b82 ssh-agent -k [2020-04-29T23:41:32.628Z] unset SSH_AUTH_SOCK; [2020-04-29T23:41:32.628Z] unset SSH_AGENT_PID; [2020-04-29T23:41:32.628Z] echo Agent pid 21 killed; [2020-04-29T23:41:32.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-29T23:41:32.751Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-29T23:41:32.751Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-29T23:41:32.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-29T23:41:32.828Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-29T23:41:33.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-29T23:41:33.068Z] $ docker exec 04c5d9a83a4f17b86b3935f2fa3797a9d3bf4774814ac4e12a3c03f90dd97b82 ssh-agent [2020-04-29T23:41:33.291Z] SSH_AUTH_SOCK=/tmp/ssh-yZncYUpt10N8/agent.56 [2020-04-29T23:41:33.291Z] SSH_AGENT_PID=63 [2020-04-29T23:41:33.298Z] Running ssh-add (command line suppressed) [2020-04-29T23:41:33.473Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_896558649135729578.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_896558649135729578.key) [2020-04-29T23:41:33.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-29T23:41:33.866Z] + git semver init [2020-04-29T23:41:33.866Z] # -> Open(): unable to determine branch for HEAD [2020-04-29T23:41:33.866Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-04-29T23:41:33.866Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-04-29T23:41:33.866Z] # $SEMVER_REMOTE_NAME = origin [2020-04-29T23:41:33.866Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-29T23:41:33.866Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-29T23:41:33.866Z] # $SEMVER_BRANCH = master [2020-04-29T23:41:33.866Z] # $SEMVER_TEMP = /tmp/semver-595200821 [2020-04-29T23:41:33.866Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2020-04-29T23:41:34.124Z] # '/tmp/semver-595200821' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' [2020-04-29T23:41:34.124Z] # -> Force: false [2020-04-29T23:41:34.124Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2020-04-29T23:41:34.136Z] $ docker exec --env ******** --env ******** 04c5d9a83a4f17b86b3935f2fa3797a9d3bf4774814ac4e12a3c03f90dd97b82 ssh-agent -k [2020-04-29T23:41:34.307Z] unset SSH_AUTH_SOCK; [2020-04-29T23:41:34.307Z] unset SSH_AGENT_PID; [2020-04-29T23:41:34.307Z] echo Agent pid 63 killed; [2020-04-29T23:41:34.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-29T23:41:34.782Z] + git semver [Pipeline] } [2020-04-29T23:41:34.801Z] $ docker stop --time=1 04c5d9a83a4f17b86b3935f2fa3797a9d3bf4774814ac4e12a3c03f90dd97b82 [2020-04-29T23:41:36.278Z] $ docker rm -f 04c5d9a83a4f17b86b3935f2fa3797a9d3bf4774814ac4e12a3c03f90dd97b82 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-29T23:41:37.058Z] Stashed 39 file(s) [Pipeline] echo [2020-04-29T23:41:37.061Z] [edgeXSemver] initialized semver on version 0.0.31 [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-04-29T23:41:52.429Z] Still waiting to schedule task [2020-04-29T23:41:52.429Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-29T23:41:52.447Z] Still waiting to schedule task [2020-04-29T23:41:52.447Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-29T23:43:38.897Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6630 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2020-04-29T23:43:38.950Z] Running in /w/workspace/go-mod-bootstrap/33 [Pipeline] { [Pipeline] checkout [2020-04-29T23:43:44.658Z] using credential edgex-jenkins-ssh [2020-04-29T23:43:44.739Z] Cloning the remote Git repository [2020-04-29T23:43:44.739Z] Cloning with configured refspecs honoured and without tags [2020-04-29T23:43:44.795Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-04-29T23:43:44.878Z] > git init /w/workspace/go-mod-bootstrap/33 # timeout=10 [2020-04-29T23:43:44.950Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-04-29T23:43:44.951Z] > git --version # timeout=10 [2020-04-29T23:43:44.991Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-29T23:43:45.056Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-29T23:43:45.837Z] Fetching without tags [2020-04-29T23:43:46.421Z] Checking out Revision e93b07de7309e9d32cfb7d56009e7d8bf8ce0fde (master) [2020-04-29T23:43:45.719Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-04-29T23:43:45.755Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-29T23:43:45.793Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-04-29T23:43:45.844Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-04-29T23:43:45.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-29T23:43:45.870Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-29T23:43:46.450Z] > git config core.sparsecheckout # timeout=10 [2020-04-29T23:43:46.479Z] > git checkout -f e93b07de7309e9d32cfb7d56009e7d8bf8ce0fde # timeout=10 [2020-04-29T23:43:51.231Z] Commit message: "Merge pull request #73 from lenny-intel/ConfigUpdate" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-29T23:43:52.891Z] ========================================================= [2020-04-29T23:43:52.892Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-29T23:43:52.892Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-29T23:43:53.999Z] + 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-04-29T23:43:54.972Z] Sending build context to Docker daemon 554kB [2020-04-29T23:43:54.972Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-29T23:43:54.972Z] Step 2/8 : FROM ${BASE} [2020-04-29T23:43:55.243Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-29T23:43:55.243Z] cde5963f3b93: Pulling fs layer [2020-04-29T23:43:55.243Z] 2a23fa8c16f7: Pulling fs layer [2020-04-29T23:43:55.243Z] 777b28850792: Pulling fs layer [2020-04-29T23:43:55.243Z] 8a11ddd9e578: Pulling fs layer [2020-04-29T23:43:55.243Z] 4cf88f913ddb: Pulling fs layer [2020-04-29T23:43:55.243Z] 1df406cf5192: Pulling fs layer [2020-04-29T23:43:55.243Z] cd6300453558: Pulling fs layer [2020-04-29T23:43:55.243Z] b9c365052c96: Pulling fs layer [2020-04-29T23:43:55.243Z] a2d8cc88f415: Pulling fs layer [2020-04-29T23:43:55.243Z] ea1d1ca13537: Pulling fs layer [2020-04-29T23:43:55.243Z] 3750a50a1c5e: Pulling fs layer [2020-04-29T23:43:55.243Z] 8a11ddd9e578: Waiting [2020-04-29T23:43:55.243Z] 4cf88f913ddb: Waiting [2020-04-29T23:43:55.243Z] 1df406cf5192: Waiting [2020-04-29T23:43:55.243Z] cd6300453558: Waiting [2020-04-29T23:43:55.243Z] ea1d1ca13537: Waiting [2020-04-29T23:43:55.243Z] b9c365052c96: Waiting [2020-04-29T23:43:55.243Z] 3750a50a1c5e: Waiting [2020-04-29T23:43:55.243Z] a2d8cc88f415: Waiting [2020-04-29T23:43:55.243Z] 777b28850792: Verifying Checksum [2020-04-29T23:43:55.243Z] 777b28850792: Download complete [2020-04-29T23:43:55.243Z] 2a23fa8c16f7: Verifying Checksum [2020-04-29T23:43:55.243Z] 2a23fa8c16f7: Download complete [2020-04-29T23:43:55.243Z] 4cf88f913ddb: Verifying Checksum [2020-04-29T23:43:55.243Z] 4cf88f913ddb: Download complete [2020-04-29T23:43:55.243Z] 1df406cf5192: Verifying Checksum [2020-04-29T23:43:55.243Z] 1df406cf5192: Download complete [2020-04-29T23:43:55.514Z] cde5963f3b93: Verifying Checksum [2020-04-29T23:43:55.514Z] cde5963f3b93: Download complete [2020-04-29T23:43:56.487Z] cde5963f3b93: Pull complete [2020-04-29T23:43:57.084Z] 2a23fa8c16f7: Pull complete [2020-04-29T23:43:57.355Z] 777b28850792: Pull complete [2020-04-29T23:43:59.969Z] cd6300453558: Verifying Checksum [2020-04-29T23:43:59.969Z] cd6300453558: Download complete [2020-04-29T23:43:59.969Z] a2d8cc88f415: Verifying Checksum [2020-04-29T23:43:59.969Z] a2d8cc88f415: Download complete [2020-04-29T23:44:02.574Z] ea1d1ca13537: Verifying Checksum [2020-04-29T23:44:02.574Z] ea1d1ca13537: Download complete [2020-04-29T23:44:02.574Z] 3750a50a1c5e: Verifying Checksum [2020-04-29T23:44:02.574Z] 3750a50a1c5e: Download complete [2020-04-29T23:44:05.191Z] b9c365052c96: Verifying Checksum [2020-04-29T23:44:05.191Z] b9c365052c96: Download complete [2020-04-29T23:44:06.600Z] 8a11ddd9e578: Verifying Checksum [2020-04-29T23:44:06.600Z] 8a11ddd9e578: Download complete [2020-04-29T23:44:18.336Z] Running on prd-centos7-docker-4c-2g-6631 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2020-04-29T23:44:18.379Z] Running in /w/workspace/go-mod-bootstrap/33 [Pipeline] { [Pipeline] checkout [2020-04-29T23:44:18.970Z] 8a11ddd9e578: Pull complete [2020-04-29T23:44:18.970Z] 4cf88f913ddb: Pull complete [2020-04-29T23:44:18.970Z] 1df406cf5192: Pull complete [2020-04-29T23:44:20.488Z] using credential edgex-jenkins-ssh [2020-04-29T23:44:20.539Z] Cloning the remote Git repository [2020-04-29T23:44:20.539Z] Cloning with configured refspecs honoured and without tags [2020-04-29T23:44:20.565Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-04-29T23:44:20.611Z] > git init /w/workspace/go-mod-bootstrap/33 # timeout=10 [2020-04-29T23:44:20.661Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-04-29T23:44:20.662Z] > git --version # timeout=10 [2020-04-29T23:44:20.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-29T23:44:20.693Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-29T23:44:21.183Z] Fetching without tags [2020-04-29T23:44:21.584Z] Checking out Revision e93b07de7309e9d32cfb7d56009e7d8bf8ce0fde (master) [2020-04-29T23:44:21.150Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-04-29T23:44:21.168Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-29T23:44:21.177Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-04-29T23:44:21.200Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-04-29T23:44:21.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-29T23:44:21.209Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-29T23:44:21.602Z] > git config core.sparsecheckout # timeout=10 [2020-04-29T23:44:21.611Z] > git checkout -f e93b07de7309e9d32cfb7d56009e7d8bf8ce0fde # timeout=10 [2020-04-29T23:44:24.351Z] cd6300453558: Pull complete [2020-04-29T23:44:25.554Z] Commit message: "Merge pull request #73 from lenny-intel/ConfigUpdate" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-29T23:44:26.313Z] ========================================================= [2020-04-29T23:44:26.313Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-29T23:44:26.313Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-29T23:44:27.028Z] + 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-04-29T23:44:27.294Z] Sending build context to Docker daemon 554kB [2020-04-29T23:44:27.294Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-29T23:44:27.294Z] Step 2/8 : FROM ${BASE} [2020-04-29T23:44:27.294Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-29T23:44:27.294Z] e6b0cf9c0882: Pulling fs layer [2020-04-29T23:44:27.294Z] 2848faf0eed1: Pulling fs layer [2020-04-29T23:44:27.294Z] 0f37312ad70f: Pulling fs layer [2020-04-29T23:44:27.294Z] 5788d62ee057: Pulling fs layer [2020-04-29T23:44:27.294Z] 0e6b1d234666: Pulling fs layer [2020-04-29T23:44:27.294Z] bf5d7aec512f: Pulling fs layer [2020-04-29T23:44:27.294Z] 34c802a77dc8: Pulling fs layer [2020-04-29T23:44:27.294Z] 9eb99e56ec68: Pulling fs layer [2020-04-29T23:44:27.294Z] 27c7a5d97fbd: Pulling fs layer [2020-04-29T23:44:27.294Z] 5c102a31e300: Pulling fs layer [2020-04-29T23:44:27.294Z] dcfb455df0a1: Pulling fs layer [2020-04-29T23:44:27.294Z] 5788d62ee057: Waiting [2020-04-29T23:44:27.294Z] 34c802a77dc8: Waiting [2020-04-29T23:44:27.294Z] 9eb99e56ec68: Waiting [2020-04-29T23:44:27.294Z] 0e6b1d234666: Waiting [2020-04-29T23:44:27.294Z] bf5d7aec512f: Waiting [2020-04-29T23:44:27.294Z] dcfb455df0a1: Waiting [2020-04-29T23:44:27.294Z] 27c7a5d97fbd: Waiting [2020-04-29T23:44:27.294Z] 5c102a31e300: Waiting [2020-04-29T23:44:27.294Z] 0f37312ad70f: Verifying Checksum [2020-04-29T23:44:27.294Z] 0f37312ad70f: Download complete [2020-04-29T23:44:27.294Z] 2848faf0eed1: Verifying Checksum [2020-04-29T23:44:27.294Z] 2848faf0eed1: Download complete [2020-04-29T23:44:27.294Z] 0e6b1d234666: Verifying Checksum [2020-04-29T23:44:27.294Z] 0e6b1d234666: Download complete [2020-04-29T23:44:27.294Z] bf5d7aec512f: Verifying Checksum [2020-04-29T23:44:27.294Z] bf5d7aec512f: Download complete [2020-04-29T23:44:27.294Z] e6b0cf9c0882: Verifying Checksum [2020-04-29T23:44:27.893Z] e6b0cf9c0882: Pull complete [2020-04-29T23:44:28.160Z] 34c802a77dc8: Verifying Checksum [2020-04-29T23:44:28.160Z] 34c802a77dc8: Download complete [2020-04-29T23:44:28.160Z] 27c7a5d97fbd: Verifying Checksum [2020-04-29T23:44:28.160Z] 27c7a5d97fbd: Download complete [2020-04-29T23:44:28.627Z] b9c365052c96: Pull complete [2020-04-29T23:44:28.628Z] a2d8cc88f415: Pull complete [2020-04-29T23:44:28.744Z] 5c102a31e300: Verifying Checksum [2020-04-29T23:44:28.744Z] 5c102a31e300: Download complete [2020-04-29T23:44:28.744Z] dcfb455df0a1: Verifying Checksum [2020-04-29T23:44:28.744Z] dcfb455df0a1: Download complete [2020-04-29T23:44:29.007Z] 9eb99e56ec68: Verifying Checksum [2020-04-29T23:44:29.007Z] 9eb99e56ec68: Download complete [2020-04-29T23:44:29.267Z] 5788d62ee057: Verifying Checksum [2020-04-29T23:44:29.267Z] 5788d62ee057: Download complete [2020-04-29T23:44:29.838Z] 2848faf0eed1: Pull complete [2020-04-29T23:44:30.098Z] 0f37312ad70f: Pull complete [2020-04-29T23:44:30.589Z] ea1d1ca13537: Pull complete [2020-04-29T23:44:31.179Z] 3750a50a1c5e: Pull complete [2020-04-29T23:44:31.179Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-29T23:44:31.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-29T23:44:31.179Z] ---> 78745c68409d [2020-04-29T23:44:31.179Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-29T23:44:35.448Z] ---> Running in 250fb7e19ef0 [2020-04-29T23:44:35.449Z] Removing intermediate container 250fb7e19ef0 [2020-04-29T23:44:35.449Z] ---> dc0eb525d2e0 [2020-04-29T23:44:35.449Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-29T23:44:35.718Z] ---> Running in bb52270448ce [2020-04-29T23:44:36.692Z] 5788d62ee057: Pull complete [2020-04-29T23:44:36.692Z] 0e6b1d234666: Pull complete [2020-04-29T23:44:36.692Z] bf5d7aec512f: Pull complete [2020-04-29T23:44:37.667Z] Removing intermediate container bb52270448ce [2020-04-29T23:44:37.667Z] ---> 27a9743be10f [2020-04-29T23:44:37.667Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-04-29T23:44:37.936Z] ---> Running in 3ec29cd9adf0 [2020-04-29T23:44:38.899Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-29T23:44:39.485Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-29T23:44:40.075Z] OK: 125 MiB in 39 packages [2020-04-29T23:44:40.898Z] 34c802a77dc8: Pull complete [2020-04-29T23:44:41.485Z] Removing intermediate container 3ec29cd9adf0 [2020-04-29T23:44:41.485Z] ---> 329ab761044e [2020-04-29T23:44:41.485Z] Step 6/8 : WORKDIR /build [2020-04-29T23:44:41.485Z] ---> Running in 24f8607fa668 [2020-04-29T23:44:41.754Z] Removing intermediate container 24f8607fa668 [2020-04-29T23:44:41.754Z] ---> 077b7ebd0366 [2020-04-29T23:44:41.754Z] Step 7/8 : COPY go.mod . [2020-04-29T23:44:42.341Z] ---> 9293ad699352 [2020-04-29T23:44:42.341Z] Step 8/8 : RUN go mod download [2020-04-29T23:44:42.608Z] ---> Running in c69ceff54713 [2020-04-29T23:44:44.218Z] 9eb99e56ec68: Pull complete [2020-04-29T23:44:44.218Z] 27c7a5d97fbd: Pull complete [2020-04-29T23:44:45.165Z] 5c102a31e300: Pull complete [2020-04-29T23:44:45.165Z] dcfb455df0a1: Pull complete [2020-04-29T23:44:45.165Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-29T23:44:45.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-29T23:44:45.165Z] ---> 7c70fe431013 [2020-04-29T23:44:45.165Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-29T23:44:45.425Z] ---> Running in 8bea1ca01ac7 [2020-04-29T23:44:45.425Z] Removing intermediate container 8bea1ca01ac7 [2020-04-29T23:44:45.425Z] ---> 2cfccd7e5566 [2020-04-29T23:44:45.425Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-29T23:44:45.425Z] ---> Running in db6d78ed9e94 [2020-04-29T23:44:46.364Z] Removing intermediate container db6d78ed9e94 [2020-04-29T23:44:46.364Z] ---> f260d407e85c [2020-04-29T23:44:46.364Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-04-29T23:44:46.623Z] ---> Running in 860443364c63 [2020-04-29T23:44:46.882Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-29T23:44:47.819Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-29T23:44:48.079Z] OK: 143 MiB in 39 packages [2020-04-29T23:44:48.647Z] Removing intermediate container 860443364c63 [2020-04-29T23:44:48.647Z] ---> be1e6377bae8 [2020-04-29T23:44:48.647Z] Step 6/8 : WORKDIR /build [2020-04-29T23:44:48.647Z] ---> Running in d1bd49c95440 [2020-04-29T23:44:48.647Z] Removing intermediate container d1bd49c95440 [2020-04-29T23:44:48.647Z] ---> 4e8786eeca38 [2020-04-29T23:44:48.647Z] Step 7/8 : COPY go.mod . [2020-04-29T23:44:48.907Z] ---> f82e6ea5898f [2020-04-29T23:44:48.907Z] Step 8/8 : RUN go mod download [2020-04-29T23:44:48.907Z] ---> Running in d0109e237c39 [2020-04-29T23:44:49.262Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-29T23:44:49.263Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-29T23:44:49.263Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-29T23:44:49.263Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-29T23:44:49.263Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-29T23:44:49.263Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-29T23:44:49.263Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-29T23:44:49.263Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-29T23:44:49.263Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-04-29T23:44:49.531Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-29T23:44:49.531Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-29T23:44:49.531Z] go: finding github.com/fatih/color v1.7.0 [2020-04-29T23:44:49.531Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-29T23:44:49.531Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-29T23:44:49.531Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-29T23:44:49.531Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-29T23:44:49.531Z] go: finding github.com/google/uuid v1.1.0 [2020-04-29T23:44:49.531Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-29T23:44:49.531Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-29T23:44:49.531Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-29T23:44:49.531Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-29T23:44:49.531Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-29T23:44:49.531Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-29T23:44:49.531Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-29T23:44:49.531Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-29T23:44:49.531Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-29T23:44:49.798Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-29T23:44:49.798Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-29T23:44:49.798Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-29T23:44:49.798Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-29T23:44:49.798Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-29T23:44:49.798Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-29T23:44:49.798Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-29T23:44:49.798Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-29T23:44:49.798Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-29T23:44:49.798Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-29T23:44:49.798Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-29T23:44:49.798Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-29T23:44:49.798Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-29T23:44:49.798Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-29T23:44:49.798Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-29T23:44:49.798Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-29T23:44:49.798Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-29T23:44:49.798Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-29T23:44:49.798Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-29T23:44:49.798Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-29T23:44:49.798Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-29T23:44:49.798Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-29T23:44:49.798Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-29T23:44:49.798Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-29T23:44:50.065Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-29T23:44:50.065Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-29T23:44:50.065Z] go: finding github.com/posener/complete v1.1.1 [2020-04-29T23:44:50.065Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-29T23:44:50.065Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-29T23:44:50.065Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-29T23:44:50.065Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-29T23:44:50.065Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-29T23:44:50.065Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-29T23:44:50.065Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-29T23:44:50.065Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-29T23:44:50.065Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-29T23:44:50.065Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-29T23:44:50.284Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-29T23:44:50.284Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-29T23:44:50.284Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-29T23:44:50.284Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-29T23:44:50.284Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-29T23:44:50.284Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-29T23:44:50.284Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-29T23:44:50.284Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-29T23:44:50.284Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-04-29T23:44:50.284Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-29T23:44:50.284Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-29T23:44:50.284Z] go: finding github.com/fatih/color v1.7.0 [2020-04-29T23:44:50.284Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-29T23:44:50.335Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-29T23:44:50.543Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-29T23:44:50.543Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-29T23:44:50.543Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-29T23:44:50.543Z] go: finding github.com/google/uuid v1.1.0 [2020-04-29T23:44:50.543Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-29T23:44:50.543Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-29T23:44:50.543Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-29T23:44:50.543Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-29T23:44:50.543Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-29T23:44:50.543Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-29T23:44:50.543Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-29T23:44:50.543Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-29T23:44:50.543Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-29T23:44:50.543Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-29T23:44:50.543Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-29T23:44:50.543Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-29T23:44:50.543Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-29T23:44:50.543Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-29T23:44:50.543Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-29T23:44:50.543Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-29T23:44:50.543Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-29T23:44:50.543Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-29T23:44:50.543Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-29T23:44:50.543Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-29T23:44:50.543Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-29T23:44:50.543Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-29T23:44:50.543Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-29T23:44:50.543Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-29T23:44:50.543Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-29T23:44:50.543Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-29T23:44:50.543Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-29T23:44:50.543Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-29T23:44:50.543Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-29T23:44:50.543Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-29T23:44:50.543Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-29T23:44:50.807Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-29T23:44:50.807Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-29T23:44:50.807Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-29T23:44:50.807Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-29T23:44:50.807Z] go: finding github.com/posener/complete v1.1.1 [2020-04-29T23:44:50.807Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-29T23:44:50.807Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-29T23:44:50.807Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-29T23:44:50.807Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-29T23:44:50.807Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-29T23:44:50.807Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-29T23:44:50.807Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-29T23:44:50.807Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-29T23:44:50.807Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-29T23:44:50.807Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-29T23:44:50.807Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-29T23:44:56.084Z] Removing intermediate container d0109e237c39 [2020-04-29T23:44:56.084Z] ---> 4015ad97e414 [2020-04-29T23:44:56.084Z] Successfully built 4015ad97e414 [2020-04-29T23:44:56.084Z] 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-04-29T23:44:56.872Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-29T23:44:56.872Z] . [Pipeline] withDockerContainer [2020-04-29T23:44:56.994Z] prd-centos7-docker-4c-2g-6631 does not seem to be running inside a container [2020-04-29T23:44:57.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/33 -v /w/workspace/go-mod-bootstrap/33:/w/workspace/go-mod-bootstrap/33:rw,z -v /w/workspace/go-mod-bootstrap/33@tmp:/w/workspace/go-mod-bootstrap/33@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 ******** ci-base-image-x86_64 cat [2020-04-29T23:44:57.575Z] $ docker top d4b145c67c1a6ce44981247a0c10f04da7688c858925925bbc8c27d1bfc5199a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-29T23:44:58.299Z] + go version [2020-04-29T23:44:58.299Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-29T23:44:58.622Z] + make test [2020-04-29T23:44:58.622Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-29T23:45:00.433Z] Removing intermediate container c69ceff54713 [2020-04-29T23:45:00.433Z] ---> d9bbed85347d [2020-04-29T23:45:00.433Z] Successfully built d9bbed85347d [2020-04-29T23:45:00.433Z] 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-04-29T23:45:01.119Z] + docker inspect -f . ci-base-image-arm64 [2020-04-29T23:45:01.119Z] . [Pipeline] withDockerContainer [2020-04-29T23:45:01.718Z] prd-ubuntu18.04-docker-arm64-4c-16g-6630 does not seem to be running inside a container [2020-04-29T23:45:01.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/33 -v /w/workspace/go-mod-bootstrap/33:/w/workspace/go-mod-bootstrap/33:rw,z -v /w/workspace/go-mod-bootstrap/33@tmp:/w/workspace/go-mod-bootstrap/33@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 ******** ci-base-image-arm64 cat [2020-04-29T23:45:03.235Z] $ docker top 09bed0f504350f45bf4499363f935d7962b7006e05ac083a02e576d5d600106d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-29T23:45:04.290Z] + go version [2020-04-29T23:45:04.290Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-29T23:45:04.957Z] + make test [2020-04-29T23:45:04.957Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-29T23:45:16.809Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-04-29T23:45:16.809Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.012s coverage: 50.0% of statements [2020-04-29T23:45:16.809Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-04-29T23:45:16.809Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.018s coverage: 84.2% of statements [2020-04-29T23:45:16.809Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-04-29T23:45:16.809Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-04-29T23:45:16.809Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-04-29T23:45:24.944Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.027s coverage: 100.0% of statements [2020-04-29T23:45:24.944Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-04-29T23:45:24.944Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-04-29T23:45:24.944Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-04-29T23:45:24.944Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.009s coverage: 48.9% of statements [2020-04-29T23:45:24.944Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-04-29T23:45:24.944Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-04-29T23:45:24.944Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.004s coverage: 91.3% of statements [2020-04-29T23:45:24.944Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-29T23:45:25.891Z] gofmt -l . [2020-04-29T23:45:25.891Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-29T23:45:26.227Z] Stashed 1 file(s) [Pipeline] } [2020-04-29T23:45:26.232Z] $ docker stop --time=1 d4b145c67c1a6ce44981247a0c10f04da7688c858925925bbc8c27d1bfc5199a [2020-04-29T23:45:27.713Z] $ docker rm -f d4b145c67c1a6ce44981247a0c10f04da7688c858925925bbc8c27d1bfc5199a [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-04-29T23:45:51.903Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-04-29T23:45:51.903Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.065s coverage: 50.0% of statements [2020-04-29T23:45:51.903Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-04-29T23:45:51.903Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.049s coverage: 84.2% of statements [2020-04-29T23:45:51.903Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-04-29T23:45:51.903Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-04-29T23:45:51.903Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-04-29T23:45:52.486Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.043s coverage: 100.0% of statements [2020-04-29T23:45:52.486Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-04-29T23:45:52.486Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-04-29T23:45:52.486Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-04-29T23:45:52.486Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.024s coverage: 48.9% of statements [2020-04-29T23:45:52.486Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-04-29T23:45:52.486Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-04-29T23:45:52.486Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.041s coverage: 91.3% of statements [2020-04-29T23:45:53.073Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-29T23:45:59.739Z] gofmt -l . [2020-04-29T23:45:59.739Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-29T23:45:59.754Z] Warning: overwriting stash ‘coverage-report’ [2020-04-29T23:46:00.130Z] Stashed 1 file(s) [Pipeline] } [2020-04-29T23:46:00.130Z] $ docker stop --time=1 09bed0f504350f45bf4499363f935d7962b7006e05ac083a02e576d5d600106d [2020-04-29T23:46:02.403Z] $ docker rm -f 09bed0f504350f45bf4499363f935d7962b7006e05ac083a02e576d5d600106d [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-04-29T23:46:04.282Z] provisioning config files... [2020-04-29T23:46:04.295Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config1701491271965696375tmp [Pipeline] { [Pipeline] sh [2020-04-29T23:46:04.659Z] + curl -s https://codecov.io/bash [2020-04-29T23:46:04.659Z] + bash -s - -t @/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config1701491271965696375tmp [2020-04-29T23:46:04.921Z] [2020-04-29T23:46:04.921Z] _____ _ [2020-04-29T23:46:04.921Z] / ____| | | [2020-04-29T23:46:04.921Z] | | ___ __| | ___ ___ _____ __ [2020-04-29T23:46:04.921Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-29T23:46:04.921Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-29T23:46:04.921Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-29T23:46:04.921Z] Bash-tbd [2020-04-29T23:46:04.921Z] [2020-04-29T23:46:04.921Z] [2020-04-29T23:46:04.921Z] ==> Jenkins CI detected. [2020-04-29T23:46:04.921Z] project root: . [2020-04-29T23:46:04.921Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-29T23:46:04.921Z] ==> Running gcov in . (disable via -X gcov) [2020-04-29T23:46:04.921Z] ==> Python coveragepy not found [2020-04-29T23:46:04.921Z] ==> Searching for coverage reports in: [2020-04-29T23:46:04.921Z] + . [2020-04-29T23:46:04.921Z] -> Found 1 reports [2020-04-29T23:46:04.921Z] ==> Detecting git/mercurial file structure [2020-04-29T23:46:04.921Z] ==> Reading reports [2020-04-29T23:46:04.921Z] + ./coverage.out bytes=20233 [2020-04-29T23:46:04.921Z] ==> Appending adjustments [2020-04-29T23:46:04.921Z] http://docs.codecov.io/docs/fixing-reports [2020-04-29T23:46:05.182Z] + Found adjustments [2020-04-29T23:46:05.182Z] ==> Gzipping contents [2020-04-29T23:46:05.182Z] ==> Uploading reports [2020-04-29T23:46:05.182Z] url: https://codecov.io [2020-04-29T23:46:05.182Z] query: branch=master&commit=e93b07de7309e9d32cfb7d56009e7d8bf8ce0fde&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F33%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job= [2020-04-29T23:46:05.182Z] -> Pinging Codecov [2020-04-29T23:46:05.182Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=e93b07de7309e9d32cfb7d56009e7d8bf8ce0fde&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F33%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job= [2020-04-29T23:46:05.764Z] -> Uploading [2020-04-29T23:46:06.333Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/e93b07de7309e9d32cfb7d56009e7d8bf8ce0fde [Pipeline] } [2020-04-29T23:46:06.340Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-04-29T23:46:06.676Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-04-29T23:46:06.677Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-04-29T23:46:06.734Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-29T23:46:07.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-29T23:46:07.087Z] [2020-04-29T23:46:07.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-04-29T23:46:07.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-29T23:46:07.432Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-04-29T23:46:07.432Z] e6b0cf9c0882: Pulling fs layer [2020-04-29T23:46:07.432Z] 2848faf0eed1: Pulling fs layer [2020-04-29T23:46:07.432Z] 0f37312ad70f: Pulling fs layer [2020-04-29T23:46:07.432Z] 7d08f2745646: Pulling fs layer [2020-04-29T23:46:07.432Z] 4c9f31393084: Pulling fs layer [2020-04-29T23:46:07.432Z] eb21ddb83652: Pulling fs layer [2020-04-29T23:46:07.432Z] 345998794f6b: Pulling fs layer [2020-04-29T23:46:07.432Z] 97a711d68925: Pulling fs layer [2020-04-29T23:46:07.432Z] 7c8476c1cb00: Pulling fs layer [2020-04-29T23:46:07.432Z] eb21ddb83652: Waiting [2020-04-29T23:46:07.432Z] 345998794f6b: Waiting [2020-04-29T23:46:07.432Z] 97a711d68925: Waiting [2020-04-29T23:46:07.432Z] 7d08f2745646: Waiting [2020-04-29T23:46:07.432Z] 7c8476c1cb00: Waiting [2020-04-29T23:46:07.432Z] 4c9f31393084: Waiting [2020-04-29T23:46:07.432Z] 0f37312ad70f: Verifying Checksum [2020-04-29T23:46:07.432Z] 0f37312ad70f: Download complete [2020-04-29T23:46:07.432Z] 2848faf0eed1: Download complete [2020-04-29T23:46:07.432Z] 4c9f31393084: Verifying Checksum [2020-04-29T23:46:07.432Z] 4c9f31393084: Download complete [2020-04-29T23:46:07.432Z] eb21ddb83652: Verifying Checksum [2020-04-29T23:46:07.432Z] eb21ddb83652: Download complete [2020-04-29T23:46:07.432Z] e6b0cf9c0882: Verifying Checksum [2020-04-29T23:46:07.432Z] e6b0cf9c0882: Download complete [2020-04-29T23:46:08.017Z] 345998794f6b: Verifying Checksum [2020-04-29T23:46:08.017Z] 345998794f6b: Download complete [2020-04-29T23:46:08.017Z] e6b0cf9c0882: Pull complete [2020-04-29T23:46:08.636Z] 97a711d68925: Download complete [2020-04-29T23:46:08.636Z] 7c8476c1cb00: Verifying Checksum [2020-04-29T23:46:08.636Z] 7c8476c1cb00: Download complete [2020-04-29T23:46:08.636Z] 2848faf0eed1: Pull complete [2020-04-29T23:46:08.897Z] 0f37312ad70f: Pull complete [2020-04-29T23:46:09.477Z] 7d08f2745646: Verifying Checksum [2020-04-29T23:46:09.477Z] 7d08f2745646: Download complete [2020-04-29T23:46:17.650Z] 7d08f2745646: Pull complete [2020-04-29T23:46:17.650Z] 4c9f31393084: Pull complete [2020-04-29T23:46:17.650Z] eb21ddb83652: Pull complete [2020-04-29T23:46:18.594Z] 345998794f6b: Pull complete [2020-04-29T23:46:22.798Z] 97a711d68925: Pull complete [2020-04-29T23:46:22.798Z] 7c8476c1cb00: Pull complete [2020-04-29T23:46:22.798Z] Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 [2020-04-29T23:46:22.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-04-29T23:46:22.967Z] prd-centos7-docker-4c-2g-6629 does not seem to be running inside a container [2020-04-29T23:46:23.015Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat [2020-04-29T23:46:23.684Z] $ docker top 0f44fcd01f93bece86f7dca8bac4e1347fadf6f3a4ec171cee262aad5aa32814 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-29T23:46:24.153Z] + snyk monitor '--org=edgex-jenkins' [2020-04-29T23:46:32.273Z] [2020-04-29T23:46:32.273Z] Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master... [2020-04-29T23:46:32.273Z] [2020-04-29T23:46:32.273Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/19a98e22-83c3-4df2-becf-4316f070fd80/history/d27d9e05-483e-40a0-9f52-3dcacf5e02d5 [2020-04-29T23:46:32.273Z] [2020-04-29T23:46:32.273Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-04-29T23:46:32.273Z] [2020-04-29T23:46:32.273Z] [Pipeline] } [2020-04-29T23:46:32.285Z] $ docker stop --time=1 0f44fcd01f93bece86f7dca8bac4e1347fadf6f3a4ec171cee262aad5aa32814 [2020-04-29T23:46:33.672Z] $ docker rm -f 0f44fcd01f93bece86f7dca8bac4e1347fadf6f3a4ec171cee262aad5aa32814 [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-04-29T23:46:34.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-29T23:46:34.776Z] . [Pipeline] withDockerContainer [2020-04-29T23:46:34.930Z] prd-centos7-docker-4c-2g-6629 does not seem to be running inside a container [2020-04-29T23:46:34.983Z] $ 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-04-29T23:46:35.552Z] $ docker top 8b41b1cb0956da88dfc5b22df621d038fabc6920afe7e4592e800484ce9c3d8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-29T23:46:35.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-29T23:46:35.831Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-29T23:46:36.055Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-29T23:46:36.061Z] $ docker exec 8b41b1cb0956da88dfc5b22df621d038fabc6920afe7e4592e800484ce9c3d8c ssh-agent [2020-04-29T23:46:36.264Z] SSH_AUTH_SOCK=/tmp/ssh-B1dudDHcPJE7/agent.13 [2020-04-29T23:46:36.264Z] SSH_AGENT_PID=20 [2020-04-29T23:46:36.270Z] Running ssh-add (command line suppressed) [2020-04-29T23:46:36.436Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3504370557980044165.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3504370557980044165.key) [2020-04-29T23:46:36.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-29T23:46:36.808Z] + git semver tag [2020-04-29T23:46:36.808Z] # -> Open(): unable to determine branch for HEAD [2020-04-29T23:46:36.808Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-04-29T23:46:36.808Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-04-29T23:46:36.808Z] # $SEMVER_REMOTE_NAME = origin [2020-04-29T23:46:36.808Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-29T23:46:36.808Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-29T23:46:36.808Z] # $SEMVER_BRANCH = master [2020-04-29T23:46:36.808Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2020-04-29T23:46:36.808Z] # e93b07de7309e9d32cfb7d56009e7d8bf8ce0fde HEAD [2020-04-29T23:46:36.808Z] # -> Force: false [2020-04-29T23:46:37.069Z] # c6cc55adf9ef0436e4131750b86cbdca1b8b0c26 refs/tags/v0.0.31 [Pipeline] } [2020-04-29T23:46:37.079Z] $ docker exec --env ******** --env ******** 8b41b1cb0956da88dfc5b22df621d038fabc6920afe7e4592e800484ce9c3d8c ssh-agent -k [2020-04-29T23:46:37.231Z] unset SSH_AUTH_SOCK; [2020-04-29T23:46:37.233Z] unset SSH_AGENT_PID; [2020-04-29T23:46:37.233Z] echo Agent pid 20 killed; [2020-04-29T23:46:37.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-29T23:46:37.702Z] + git semver [Pipeline] } [2020-04-29T23:46:37.718Z] $ docker stop --time=1 8b41b1cb0956da88dfc5b22df621d038fabc6920afe7e4592e800484ce9c3d8c [2020-04-29T23:46:39.122Z] $ docker rm -f 8b41b1cb0956da88dfc5b22df621d038fabc6920afe7e4592e800484ce9c3d8c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-04-29T23:46:39.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-29T23:46:39.721Z] [2020-04-29T23:46:39.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-04-29T23:46:40.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-29T23:46:40.067Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-04-29T23:46:40.067Z] ab5ef0e58194: Pulling fs layer [2020-04-29T23:46:40.067Z] 9712f1f96733: Pulling fs layer [2020-04-29T23:46:40.067Z] 63f879dbbcfc: Pulling fs layer [2020-04-29T23:46:40.067Z] 0d9ebad4ef96: Pulling fs layer [2020-04-29T23:46:40.067Z] e9a5061849ea: Pulling fs layer [2020-04-29T23:46:40.067Z] d747dcd14b5f: Pulling fs layer [2020-04-29T23:46:40.067Z] 2de7ff778b66: Pulling fs layer [2020-04-29T23:46:40.067Z] e9a5061849ea: Waiting [2020-04-29T23:46:40.067Z] d747dcd14b5f: Waiting [2020-04-29T23:46:40.067Z] 2de7ff778b66: Waiting [2020-04-29T23:46:40.067Z] 0d9ebad4ef96: Waiting [2020-04-29T23:46:40.067Z] 9712f1f96733: Verifying Checksum [2020-04-29T23:46:40.067Z] 9712f1f96733: Download complete [2020-04-29T23:46:40.650Z] 63f879dbbcfc: Verifying Checksum [2020-04-29T23:46:40.650Z] 63f879dbbcfc: Download complete [2020-04-29T23:46:40.918Z] e9a5061849ea: Verifying Checksum [2020-04-29T23:46:40.919Z] e9a5061849ea: Download complete [2020-04-29T23:46:40.919Z] d747dcd14b5f: Verifying Checksum [2020-04-29T23:46:40.919Z] d747dcd14b5f: Download complete [2020-04-29T23:46:41.185Z] 2de7ff778b66: Verifying Checksum [2020-04-29T23:46:41.185Z] 2de7ff778b66: Download complete [2020-04-29T23:46:41.185Z] 0d9ebad4ef96: Verifying Checksum [2020-04-29T23:46:41.185Z] 0d9ebad4ef96: Download complete [2020-04-29T23:46:41.185Z] ab5ef0e58194: Verifying Checksum [2020-04-29T23:46:41.185Z] ab5ef0e58194: Download complete [2020-04-29T23:46:46.471Z] ab5ef0e58194: Pull complete [2020-04-29T23:46:46.471Z] 9712f1f96733: Pull complete [2020-04-29T23:46:48.380Z] 63f879dbbcfc: Pull complete [2020-04-29T23:46:53.663Z] 0d9ebad4ef96: Pull complete [2020-04-29T23:46:54.599Z] e9a5061849ea: Pull complete [2020-04-29T23:46:54.599Z] d747dcd14b5f: Pull complete [2020-04-29T23:46:57.913Z] 2de7ff778b66: Pull complete [2020-04-29T23:46:57.913Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-04-29T23:46:57.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-04-29T23:46:58.051Z] prd-centos7-docker-4c-2g-6629 does not seem to be running inside a container [2020-04-29T23:46:58.095Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-04-29T23:46:58.762Z] $ docker top 2c581590d7e87c0b699d13fa02162f34c2d929ed9f6acc93a2bb2a70f7d01284 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-04-29T23:46:58.997Z] provisioning config files... [2020-04-29T23:46:59.007Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config616826210605890236tmp [2020-04-29T23:46:59.024Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config1494816500823254525tmp [2020-04-29T23:46:59.039Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8963152944228625662tmp [Pipeline] { [Pipeline] echo [2020-04-29T23:46:59.098Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-29T23:46:59.400Z] ---> sigul-configuration.sh [2020-04-29T23:46:59.400Z] gpg: directory `/root/.gnupg' created [2020-04-29T23:46:59.400Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-04-29T23:46:59.400Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-04-29T23:46:59.400Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-04-29T23:46:59.400Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-04-29T23:46:59.400Z] gpg: CAST5 encrypted data [2020-04-29T23:46:59.659Z] gpg: encrypted with 1 passphrase [2020-04-29T23:46:59.659Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-04-29T23:46:59.950Z] + mkdir /home/jenkins [2020-04-29T23:46:59.950Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-04-29T23:47:00.245Z] + 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-04-29T23:47:00.253Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-29T23:47:00.556Z] ---> sigul-install.sh [2020-04-29T23:47:05.834Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-04-29T23:47:06.129Z] + git tag --list [2020-04-29T23:47:06.129Z] v0.0.31 [Pipeline] sh [2020-04-29T23:47:06.417Z] + lftools sign git-tag v0.0.31 [2020-04-29T23:47:07.352Z] Signing Git tag with Sigul... [2020-04-29T23:47:07.352Z] Signing v0.0.31 [Pipeline] echo [2020-04-29T23:47:08.735Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-29T23:47:09.025Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-04-29T23:47:09.031Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-04-29T23:47:09.103Z] $ docker stop --time=1 2c581590d7e87c0b699d13fa02162f34c2d929ed9f6acc93a2bb2a70f7d01284 [2020-04-29T23:47:10.478Z] $ docker rm -f 2c581590d7e87c0b699d13fa02162f34c2d929ed9f6acc93a2bb2a70f7d01284 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-04-29T23:47:11.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-29T23:47:11.286Z] . [Pipeline] withDockerContainer [2020-04-29T23:47:11.470Z] prd-centos7-docker-4c-2g-6629 does not seem to be running inside a container [2020-04-29T23:47:11.521Z] $ 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-04-29T23:47:12.107Z] $ docker top b68ac717c3484689ce97196d383cfb7beddbf4366cc2d15dea4bfcfc8d4f778d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-29T23:47:12.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-29T23:47:12.355Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-29T23:47:12.571Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-29T23:47:12.576Z] $ docker exec b68ac717c3484689ce97196d383cfb7beddbf4366cc2d15dea4bfcfc8d4f778d ssh-agent [2020-04-29T23:47:12.766Z] SSH_AUTH_SOCK=/tmp/ssh-yc4DwHEbWMSI/agent.14 [2020-04-29T23:47:12.766Z] SSH_AGENT_PID=20 [2020-04-29T23:47:12.773Z] Running ssh-add (command line suppressed) [2020-04-29T23:47:12.927Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_179833789304948691.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_179833789304948691.key) [2020-04-29T23:47:12.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-29T23:47:13.365Z] + git semver bump patch [2020-04-29T23:47:13.366Z] # -> Open(): unable to determine branch for HEAD [2020-04-29T23:47:13.366Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-04-29T23:47:13.366Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-04-29T23:47:13.366Z] # $SEMVER_REMOTE_NAME = origin [2020-04-29T23:47:13.366Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-29T23:47:13.366Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-29T23:47:13.366Z] # $SEMVER_BRANCH = master [2020-04-29T23:47:13.366Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2020-04-29T23:47:13.366Z] 0.0.32 [Pipeline] } [2020-04-29T23:47:13.376Z] $ docker exec --env ******** --env ******** b68ac717c3484689ce97196d383cfb7beddbf4366cc2d15dea4bfcfc8d4f778d ssh-agent -k [2020-04-29T23:47:13.525Z] unset SSH_AUTH_SOCK; [2020-04-29T23:47:13.525Z] unset SSH_AGENT_PID; [2020-04-29T23:47:13.525Z] echo Agent pid 20 killed; [2020-04-29T23:47:13.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-29T23:47:14.010Z] + git semver [Pipeline] } [2020-04-29T23:47:14.025Z] $ docker stop --time=1 b68ac717c3484689ce97196d383cfb7beddbf4366cc2d15dea4bfcfc8d4f778d [2020-04-29T23:47:15.381Z] $ docker rm -f b68ac717c3484689ce97196d383cfb7beddbf4366cc2d15dea4bfcfc8d4f778d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-29T23:47:15.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-29T23:47:15.886Z] . [Pipeline] withDockerContainer [2020-04-29T23:47:15.998Z] prd-centos7-docker-4c-2g-6629 does not seem to be running inside a container [2020-04-29T23:47:16.044Z] $ 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-04-29T23:47:16.652Z] $ docker top 5946efa93470103e144d08fbbf752741ccb81b9e357db1a57f8fcc856929d079 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-29T23:47:16.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-29T23:47:16.902Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-29T23:47:17.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-29T23:47:17.147Z] $ docker exec 5946efa93470103e144d08fbbf752741ccb81b9e357db1a57f8fcc856929d079 ssh-agent [2020-04-29T23:47:17.362Z] SSH_AUTH_SOCK=/tmp/ssh-j2B9CVmn8Z6V/agent.15 [2020-04-29T23:47:17.362Z] SSH_AGENT_PID=21 [2020-04-29T23:47:17.370Z] Running ssh-add (command line suppressed) [2020-04-29T23:47:17.518Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4814542031100208181.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4814542031100208181.key) [2020-04-29T23:47:17.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-29T23:47:17.887Z] + git semver push [2020-04-29T23:47:17.887Z] # -> Open(): unable to determine branch for HEAD [2020-04-29T23:47:17.887Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-04-29T23:47:17.887Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-04-29T23:47:17.887Z] # $SEMVER_REMOTE_NAME = origin [2020-04-29T23:47:17.887Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-29T23:47:17.887Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-29T23:47:17.887Z] # $SEMVER_BRANCH = master [2020-04-29T23:47:17.887Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2020-04-29T23:47:24.464Z] $ docker exec --env ******** --env ******** 5946efa93470103e144d08fbbf752741ccb81b9e357db1a57f8fcc856929d079 ssh-agent -k [2020-04-29T23:47:24.637Z] unset SSH_AUTH_SOCK; [2020-04-29T23:47:24.637Z] unset SSH_AGENT_PID; [2020-04-29T23:47:24.637Z] echo Agent pid 21 killed; [2020-04-29T23:47:24.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-29T23:47:25.122Z] + git semver [Pipeline] } [2020-04-29T23:47:25.139Z] $ docker stop --time=1 5946efa93470103e144d08fbbf752741ccb81b9e357db1a57f8fcc856929d079 [2020-04-29T23:47:26.525Z] $ docker rm -f 5946efa93470103e144d08fbbf752741ccb81b9e357db1a57f8fcc856929d079 [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-04-29T23:47:27.327Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-29T23:47:28.635Z] ---> package-listing.sh [2020-04-29T23:47:28.635Z] ++ facter osfamily [2020-04-29T23:47:28.635Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-29T23:47:28.635Z] + OS_FAMILY=redhat [2020-04-29T23:47:28.635Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master [2020-04-29T23:47:28.635Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-29T23:47:28.635Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-29T23:47:28.635Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-29T23:47:28.635Z] + PACKAGES=/tmp/packages_start.txt [2020-04-29T23:47:28.635Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2020-04-29T23:47:28.635Z] + PACKAGES=/tmp/packages_end.txt [2020-04-29T23:47:28.635Z] + case "${OS_FAMILY}" in [2020-04-29T23:47:28.635Z] + rpm -qa [2020-04-29T23:47:28.635Z] + sort [2020-04-29T23:47:32.823Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-29T23:47:32.823Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-29T23:47:32.823Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-29T23:47:32.823Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2020-04-29T23:47:32.823Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [2020-04-29T23:47:32.823Z] + 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-04-29T23:47:33.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-29T23:47:33.298Z] [2020-04-29T23:47:33.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-29T23:47:33.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-29T23:47:33.637Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-29T23:47:33.637Z] c9b1b535fdd9: Pulling fs layer [2020-04-29T23:47:33.637Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-29T23:47:33.637Z] 756a868c4378: Pulling fs layer [2020-04-29T23:47:33.637Z] 444b2fc9a129: Pulling fs layer [2020-04-29T23:47:33.637Z] ea15f1150254: Pulling fs layer [2020-04-29T23:47:33.637Z] 41b27a9f41bf: Pulling fs layer [2020-04-29T23:47:33.637Z] 28c525ee5125: Pulling fs layer [2020-04-29T23:47:33.637Z] 094b1ea09ed8: Pulling fs layer [2020-04-29T23:47:33.637Z] 138eaada9080: Pulling fs layer [2020-04-29T23:47:33.637Z] 0622d0fa9048: Pulling fs layer [2020-04-29T23:47:33.637Z] 41b27a9f41bf: Waiting [2020-04-29T23:47:33.637Z] 28c525ee5125: Waiting [2020-04-29T23:47:33.637Z] 094b1ea09ed8: Waiting [2020-04-29T23:47:33.637Z] 138eaada9080: Waiting [2020-04-29T23:47:33.637Z] 0622d0fa9048: Waiting [2020-04-29T23:47:33.637Z] ea15f1150254: Waiting [2020-04-29T23:47:33.637Z] 444b2fc9a129: Waiting [2020-04-29T23:47:33.637Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-29T23:47:33.637Z] 2cc5ad85d9ab: Download complete [2020-04-29T23:47:33.637Z] 444b2fc9a129: Verifying Checksum [2020-04-29T23:47:33.637Z] 444b2fc9a129: Download complete [2020-04-29T23:47:33.637Z] c9b1b535fdd9: Verifying Checksum [2020-04-29T23:47:33.637Z] c9b1b535fdd9: Download complete [2020-04-29T23:47:33.637Z] ea15f1150254: Verifying Checksum [2020-04-29T23:47:33.637Z] ea15f1150254: Download complete [2020-04-29T23:47:33.908Z] 28c525ee5125: Verifying Checksum [2020-04-29T23:47:33.908Z] 28c525ee5125: Download complete [2020-04-29T23:47:34.174Z] 756a868c4378: Verifying Checksum [2020-04-29T23:47:34.174Z] 756a868c4378: Download complete [2020-04-29T23:47:34.442Z] 094b1ea09ed8: Verifying Checksum [2020-04-29T23:47:34.442Z] 094b1ea09ed8: Download complete [2020-04-29T23:47:34.442Z] 0622d0fa9048: Verifying Checksum [2020-04-29T23:47:34.442Z] 0622d0fa9048: Download complete [2020-04-29T23:47:34.442Z] 138eaada9080: Verifying Checksum [2020-04-29T23:47:34.442Z] 138eaada9080: Download complete [2020-04-29T23:47:35.010Z] 41b27a9f41bf: Verifying Checksum [2020-04-29T23:47:35.010Z] 41b27a9f41bf: Download complete [2020-04-29T23:47:35.579Z] c9b1b535fdd9: Pull complete [2020-04-29T23:47:35.579Z] 2cc5ad85d9ab: Pull complete [2020-04-29T23:47:37.489Z] 756a868c4378: Pull complete [2020-04-29T23:47:37.489Z] 444b2fc9a129: Pull complete [2020-04-29T23:47:37.489Z] ea15f1150254: Pull complete [2020-04-29T23:47:40.784Z] 41b27a9f41bf: Pull complete [2020-04-29T23:47:41.044Z] 28c525ee5125: Pull complete [2020-04-29T23:47:42.953Z] 094b1ea09ed8: Pull complete [2020-04-29T23:47:43.524Z] 138eaada9080: Pull complete [2020-04-29T23:47:43.782Z] 0622d0fa9048: Pull complete [2020-04-29T23:47:43.782Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-29T23:47:43.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-29T23:47:43.916Z] prd-centos7-docker-4c-2g-6629 does not seem to be running inside a container [2020-04-29T23:47:43.964Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-29T23:47:44.708Z] $ docker top 47d352cb853199d98693a39b73382123928dd8a4d587b556a34af6fc1e511f7e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-29T23:47:45.014Z] provisioning config files... [2020-04-29T23:47:45.029Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8621457691068124136tmp [Pipeline] { [Pipeline] echo [2020-04-29T23:47:45.105Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-29T23:47:45.404Z] ---> create-netrc.sh [Pipeline] echo [2020-04-29T23:47:45.411Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-29T23:47:45.718Z] ---> logs-deploy.sh [2020-04-29T23:47:45.718Z] + ARCHIVE_ARTIFACTS= [2020-04-29T23:47:45.718Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-29T23:47:45.718Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-29T23:47:45.718Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-29T23:47:45.718Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/33 [2020-04-29T23:47:45.718Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/33/ [2020-04-29T23:47:45.718Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/33 /w/workspace/xfoundry_go-mod-bootstrap_master [2020-04-29T23:47:47.097Z] Archives upload complete. [2020-04-29T23:47:47.097Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/33 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/33/