Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ecc710d5197e59ae7f4883e76f8aa49dbd120517 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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 git@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:device-rest-go, goVersion:1.13] ========================================================= [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: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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-device-rest-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2960 in /w/workspace/gexfoundry_device-rest-go_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 Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git # timeout=10 Fetching without tags Checking out Revision ecc710d5197e59ae7f4883e76f8aa49dbd120517 (master) Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecc710d5197e59ae7f4883e76f8aa49dbd120517 # timeout=10 Commit message: "Merge pull request #27 from edgexfoundry/snap" > git rev-list --no-walk 5644139549e3358844d35a6dfdbf7cafe4e170bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-06T18:48:48.487Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-06T18:48:48.754Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-06T18:48:48.840Z] ========================================================= [2020-08-06T18:48:48.840Z] EdgeX Global Pipelines Version Info [2020-08-06T18:48:48.840Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-06T18:48:50.759Z] ------------------- [2020-08-06T18:48:50.759Z] stable info: [2020-08-06T18:48:50.759Z] ------------------- [2020-08-06T18:48:50.759Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-06T18:48:50.759Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-06T18:48:50.759Z] Message: update stable to v1.0.106 [2020-08-06T18:48:51.348Z] ------------------- [2020-08-06T18:48:51.348Z] experimental info: [2020-08-06T18:48:51.348Z] ------------------- [2020-08-06T18:48:51.348Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-06T18:48:51.348Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-06T18:48:51.348Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-06T18:48:53.671Z] + git log --format=format:%s -1 ecc710d5197e59ae7f4883e76f8aa49dbd120517 [Pipeline] echo [2020-08-06T18:48:53.728Z] GIT_COMMIT: ecc710d5197e59ae7f4883e76f8aa49dbd120517, Commit Message: Merge pull request #27 from edgexfoundry/snap [Pipeline] echo [2020-08-06T18:48:53.770Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:48:54.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-06T18:48:54.826Z] [2020-08-06T18:48:54.826Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:48:55.168Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-06T18:48:55.169Z] latest: Pulling from edgex-devops/git-semver [2020-08-06T18:48:55.169Z] 31603596830f: Pulling fs layer [2020-08-06T18:48:55.169Z] 2a8b12db71e7: Pulling fs layer [2020-08-06T18:48:55.169Z] 6ca5941a6612: Pulling fs layer [2020-08-06T18:48:55.169Z] ecc8261a40a4: Pulling fs layer [2020-08-06T18:48:55.169Z] ecc8261a40a4: Waiting [2020-08-06T18:48:55.169Z] 2a8b12db71e7: Verifying Checksum [2020-08-06T18:48:55.169Z] 2a8b12db71e7: Download complete [2020-08-06T18:48:55.431Z] 31603596830f: Download complete [2020-08-06T18:48:55.431Z] 6ca5941a6612: Verifying Checksum [2020-08-06T18:48:55.431Z] 6ca5941a6612: Download complete [2020-08-06T18:48:55.431Z] ecc8261a40a4: Verifying Checksum [2020-08-06T18:48:55.431Z] ecc8261a40a4: Download complete [2020-08-06T18:48:55.703Z] 31603596830f: Pull complete [2020-08-06T18:48:55.703Z] 2a8b12db71e7: Pull complete [2020-08-06T18:48:56.282Z] 6ca5941a6612: Pull complete [2020-08-06T18:48:56.546Z] ecc8261a40a4: Pull complete [2020-08-06T18:48:56.546Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-06T18:48:56.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-06T18:48:56.546Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-06T18:48:56.642Z] prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container [2020-08-06T18:48:56.684Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-06T18:48:58.828Z] $ docker top bcd04ee1e03b03aab1d7f95cb8670c80809942608604002ce05b851963cc681a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-06T18:48:59.092Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-06T18:48:59.092Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-06T18:48:59.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-06T18:48:59.276Z] $ docker exec bcd04ee1e03b03aab1d7f95cb8670c80809942608604002ce05b851963cc681a ssh-agent [2020-08-06T18:48:59.436Z] SSH_AUTH_SOCK=/tmp/ssh-fc9BZZv0cbcT/agent.12 [2020-08-06T18:48:59.436Z] SSH_AGENT_PID=17 [2020-08-06T18:48:59.447Z] Running ssh-add (command line suppressed) [2020-08-06T18:48:59.560Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2857780143536664260.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2857780143536664260.key) [2020-08-06T18:48:59.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-06T18:48:59.941Z] + git describe --exact-match --tags HEAD [2020-08-06T18:48:59.941Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-06T18:49:00.012Z] $ docker exec --env ******** --env ******** bcd04ee1e03b03aab1d7f95cb8670c80809942608604002ce05b851963cc681a ssh-agent -k [2020-08-06T18:49:00.153Z] unset SSH_AUTH_SOCK; [2020-08-06T18:49:00.153Z] unset SSH_AGENT_PID; [2020-08-06T18:49:00.153Z] echo Agent pid 17 killed; [2020-08-06T18:49:00.200Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-06T18:49:00.299Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-06T18:49:00.299Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-06T18:49:00.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-06T18:49:00.426Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-06T18:49:00.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-06T18:49:00.589Z] $ docker exec bcd04ee1e03b03aab1d7f95cb8670c80809942608604002ce05b851963cc681a ssh-agent [2020-08-06T18:49:00.743Z] SSH_AUTH_SOCK=/tmp/ssh-SYC0wwblxipx/agent.45 [2020-08-06T18:49:00.743Z] SSH_AGENT_PID=50 [2020-08-06T18:49:00.750Z] Running ssh-add (command line suppressed) [2020-08-06T18:49:00.859Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_3451221922652735404.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_3451221922652735404.key) [2020-08-06T18:49:00.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-06T18:49:01.243Z] + git semver init [2020-08-06T18:49:01.243Z] # -> Open(): unable to determine branch for HEAD [2020-08-06T18:49:01.243Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2020-08-06T18:49:01.243Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2020-08-06T18:49:01.243Z] # $SEMVER_REMOTE_NAME = origin [2020-08-06T18:49:01.243Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-06T18:49:01.243Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-06T18:49:01.243Z] # $SEMVER_BRANCH = master [2020-08-06T18:49:01.243Z] # $SEMVER_TEMP = /tmp/semver-926794421 [2020-08-06T18:49:01.243Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2020-08-06T18:49:02.634Z] # '/tmp/semver-926794421' -> '/w/workspace/gexfoundry_device-rest-go_master/.semver' [2020-08-06T18:49:02.635Z] # -> Force: false [2020-08-06T18:49:02.635Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } [2020-08-06T18:49:02.641Z] $ docker exec --env ******** --env ******** bcd04ee1e03b03aab1d7f95cb8670c80809942608604002ce05b851963cc681a ssh-agent -k [2020-08-06T18:49:02.814Z] unset SSH_AUTH_SOCK; [2020-08-06T18:49:02.814Z] unset SSH_AGENT_PID; [2020-08-06T18:49:02.814Z] echo Agent pid 50 killed; [2020-08-06T18:49:02.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-06T18:49:03.315Z] + git semver [Pipeline] } [2020-08-06T18:49:03.326Z] $ docker stop --time=1 bcd04ee1e03b03aab1d7f95cb8670c80809942608604002ce05b851963cc681a [2020-08-06T18:49:04.749Z] $ docker rm -f bcd04ee1e03b03aab1d7f95cb8670c80809942608604002ce05b851963cc681a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-06T18:49:06.105Z] Stashed 13 file(s) [Pipeline] echo [2020-08-06T18:49:06.107Z] [edgeXSemver] initialized semver on version 1.1.2-dev.2 [Pipeline] echo [2020-08-06T18:49:06.188Z] Archived original version: [1.1.2-dev.2] [Pipeline] } [Pipeline] // script [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-08-06T18:49:21.546Z] Still waiting to schedule task [2020-08-06T18:49:21.546Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2960’ [2020-08-06T18:49:21.548Z] Still waiting to schedule task [2020-08-06T18:49:21.548Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-08-06T18:51:04.475Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2961 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws [2020-08-06T18:51:04.592Z] Running in /w/workspace/device-rest-go/15 [Pipeline] { [Pipeline] checkout [2020-08-06T18:51:10.089Z] using credential edgex-jenkins-ssh [2020-08-06T18:51:10.147Z] Cloning the remote Git repository [2020-08-06T18:51:10.147Z] Cloning with configured refspecs honoured and without tags [2020-08-06T18:51:10.210Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2020-08-06T18:51:10.336Z] > git init /w/workspace/device-rest-go/15 # timeout=10 [2020-08-06T18:51:10.416Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-08-06T18:51:10.417Z] > git --version # timeout=10 [2020-08-06T18:51:10.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-06T18:51:10.524Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-06T18:51:12.164Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-08-06T18:51:12.180Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-06T18:51:12.246Z] Fetching without tags [2020-08-06T18:51:12.765Z] Checking out Revision ecc710d5197e59ae7f4883e76f8aa49dbd120517 (master) [2020-08-06T18:51:12.213Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-08-06T18:51:12.253Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-08-06T18:51:12.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-06T18:51:12.265Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-06T18:51:12.793Z] > git config core.sparsecheckout # timeout=10 [2020-08-06T18:51:12.825Z] > git checkout -f ecc710d5197e59ae7f4883e76f8aa49dbd120517 # timeout=10 [2020-08-06T18:51:17.277Z] Commit message: "Merge pull request #27 from edgexfoundry/snap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-06T18:51:19.383Z] ========================================================= [2020-08-06T18:51:19.383Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-06T18:51:19.383Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:51:20.368Z] + 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-08-06T18:51:21.348Z] Sending build context to Docker daemon 8.025MB [2020-08-06T18:51:21.348Z] Step 1/10 : ARG BASE=golang:1.13-alpine [2020-08-06T18:51:21.348Z] Step 2/10 : FROM ${BASE} [2020-08-06T18:51:21.623Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-06T18:51:21.623Z] b538f80385f9: Pulling fs layer [2020-08-06T18:51:21.623Z] 74f711af9a0d: Pulling fs layer [2020-08-06T18:51:21.623Z] 99f96fe45779: Pulling fs layer [2020-08-06T18:51:21.623Z] fd7a069fd194: Pulling fs layer [2020-08-06T18:51:21.623Z] 66aa3694b03b: Pulling fs layer [2020-08-06T18:51:21.623Z] 170f70906a0f: Pulling fs layer [2020-08-06T18:51:21.623Z] ad7c5574e4b9: Pulling fs layer [2020-08-06T18:51:21.623Z] e772456be8f7: Pulling fs layer [2020-08-06T18:51:21.623Z] c890913d741a: Pulling fs layer [2020-08-06T18:51:21.623Z] 2480fcc9aa5a: Pulling fs layer [2020-08-06T18:51:21.623Z] 09adf4765672: Pulling fs layer [2020-08-06T18:51:21.623Z] fd7a069fd194: Waiting [2020-08-06T18:51:21.623Z] 66aa3694b03b: Waiting [2020-08-06T18:51:21.623Z] 170f70906a0f: Waiting [2020-08-06T18:51:21.623Z] ad7c5574e4b9: Waiting [2020-08-06T18:51:21.623Z] e772456be8f7: Waiting [2020-08-06T18:51:21.623Z] c890913d741a: Waiting [2020-08-06T18:51:21.623Z] 2480fcc9aa5a: Waiting [2020-08-06T18:51:21.623Z] 09adf4765672: Waiting [2020-08-06T18:51:21.623Z] 99f96fe45779: Verifying Checksum [2020-08-06T18:51:21.623Z] 99f96fe45779: Download complete [2020-08-06T18:51:21.623Z] 74f711af9a0d: Verifying Checksum [2020-08-06T18:51:21.623Z] 74f711af9a0d: Download complete [2020-08-06T18:51:21.623Z] 66aa3694b03b: Verifying Checksum [2020-08-06T18:51:21.623Z] 66aa3694b03b: Download complete [2020-08-06T18:51:21.623Z] 170f70906a0f: Verifying Checksum [2020-08-06T18:51:21.623Z] 170f70906a0f: Download complete [2020-08-06T18:51:21.623Z] b538f80385f9: Verifying Checksum [2020-08-06T18:51:21.623Z] b538f80385f9: Download complete [2020-08-06T18:51:22.616Z] b538f80385f9: Pull complete [2020-08-06T18:51:22.902Z] 74f711af9a0d: Pull complete [2020-08-06T18:51:23.507Z] 99f96fe45779: Pull complete [2020-08-06T18:51:24.975Z] ad7c5574e4b9: Verifying Checksum [2020-08-06T18:51:24.975Z] ad7c5574e4b9: Download complete [2020-08-06T18:51:24.975Z] c890913d741a: Verifying Checksum [2020-08-06T18:51:24.975Z] c890913d741a: Download complete [2020-08-06T18:51:26.416Z] 2480fcc9aa5a: Verifying Checksum [2020-08-06T18:51:26.416Z] 2480fcc9aa5a: Download complete [2020-08-06T18:51:26.416Z] 09adf4765672: Verifying Checksum [2020-08-06T18:51:26.416Z] 09adf4765672: Download complete [2020-08-06T18:51:26.690Z] e772456be8f7: Verifying Checksum [2020-08-06T18:51:26.690Z] e772456be8f7: Download complete [2020-08-06T18:51:27.682Z] fd7a069fd194: Verifying Checksum [2020-08-06T18:51:27.682Z] fd7a069fd194: Download complete [2020-08-06T18:51:37.836Z] fd7a069fd194: Pull complete [2020-08-06T18:51:37.836Z] 66aa3694b03b: Pull complete [2020-08-06T18:51:38.108Z] 170f70906a0f: Pull complete [2020-08-06T18:51:41.509Z] ad7c5574e4b9: Pull complete [2020-08-06T18:51:45.811Z] e772456be8f7: Pull complete [2020-08-06T18:51:45.811Z] c890913d741a: Pull complete [2020-08-06T18:51:47.798Z] 2480fcc9aa5a: Pull complete [2020-08-06T18:51:48.398Z] 09adf4765672: Pull complete [2020-08-06T18:51:48.398Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-06T18:51:48.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-06T18:51:48.398Z] ---> 2248a725d1cf [2020-08-06T18:51:48.398Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-08-06T18:51:53.815Z] ---> Running in 732fcfa73bf5 [2020-08-06T18:51:53.815Z] Removing intermediate container 732fcfa73bf5 [2020-08-06T18:51:53.815Z] ---> 8a6fc8a6e317 [2020-08-06T18:51:53.815Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-08-06T18:51:53.815Z] ---> Running in a7b6287d7712 [2020-08-06T18:51:54.093Z] Removing intermediate container a7b6287d7712 [2020-08-06T18:51:54.093Z] ---> cc208b026c29 [2020-08-06T18:51:54.093Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-06T18:51:54.373Z] ---> Running in 037e7dcb8bc1 [2020-08-06T18:51:54.489Z] Running on prd-centos7-docker-4c-2g-2962 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws [2020-08-06T18:51:54.532Z] Running in /w/workspace/device-rest-go/15 [Pipeline] { [Pipeline] checkout [2020-08-06T18:51:54.972Z] Removing intermediate container 037e7dcb8bc1 [2020-08-06T18:51:54.972Z] ---> ad1beb1dd084 [2020-08-06T18:51:54.972Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-06T18:51:54.972Z] ---> Running in e648d90dec99 [2020-08-06T18:51:57.598Z] Removing intermediate container e648d90dec99 [2020-08-06T18:51:57.598Z] ---> 014a40c2a3f7 [2020-08-06T18:51:57.598Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-06T18:51:57.694Z] using credential edgex-jenkins-ssh [2020-08-06T18:51:57.740Z] Cloning the remote Git repository [2020-08-06T18:51:57.740Z] Cloning with configured refspecs honoured and without tags [2020-08-06T18:51:57.871Z] ---> Running in 599a27a8a7bd [2020-08-06T18:51:57.765Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2020-08-06T18:51:57.832Z] > git init /w/workspace/device-rest-go/15 # timeout=10 [2020-08-06T18:51:57.884Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-08-06T18:51:57.884Z] > git --version # timeout=10 [2020-08-06T18:51:57.903Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-06T18:51:58.020Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-06T18:51:59.270Z] Fetching without tags [2020-08-06T18:51:59.315Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-06T18:51:59.200Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-08-06T18:51:59.212Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-06T18:51:59.254Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-08-06T18:51:59.270Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-08-06T18:51:59.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-06T18:51:59.275Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-06T18:51:59.665Z] Checking out Revision ecc710d5197e59ae7f4883e76f8aa49dbd120517 (master) [2020-08-06T18:52:00.290Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-06T18:51:59.668Z] > git config core.sparsecheckout # timeout=10 [2020-08-06T18:51:59.674Z] > git checkout -f ecc710d5197e59ae7f4883e76f8aa49dbd120517 # timeout=10 [2020-08-06T18:52:00.884Z] OK: 142 MiB in 39 packages [2020-08-06T18:52:02.315Z] Removing intermediate container 599a27a8a7bd [2020-08-06T18:52:02.315Z] ---> 64bd92cc9e6d [2020-08-06T18:52:02.315Z] Step 8/10 : WORKDIR /device-rest-go [2020-08-06T18:52:02.315Z] ---> Running in 28333d077c5a [2020-08-06T18:52:02.908Z] Removing intermediate container 28333d077c5a [2020-08-06T18:52:02.908Z] ---> b9555845b601 [2020-08-06T18:52:02.908Z] Step 9/10 : COPY . . [2020-08-06T18:52:03.251Z] Commit message: "Merge pull request #27 from edgexfoundry/snap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-08-06T18:52:03.883Z] ---> 4010057e0e2a [2020-08-06T18:52:03.883Z] Step 10/10 : RUN go mod download [2020-08-06T18:52:04.161Z] ---> Running in 7e18b571a0ed [Pipeline] echo [2020-08-06T18:52:04.414Z] ========================================================= [2020-08-06T18:52:04.414Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-06T18:52:04.414Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:52:05.037Z] + 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-08-06T18:52:05.617Z] Sending build context to Docker daemon 8.025MB [2020-08-06T18:52:05.617Z] Step 1/10 : ARG BASE=golang:1.13-alpine [2020-08-06T18:52:05.617Z] Step 2/10 : FROM ${BASE} [2020-08-06T18:52:05.617Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-06T18:52:05.617Z] df20fa9351a1: Pulling fs layer [2020-08-06T18:52:05.617Z] ed8968b2872e: Pulling fs layer [2020-08-06T18:52:05.618Z] a92cc7c5fd73: Pulling fs layer [2020-08-06T18:52:05.618Z] 2dd03ba5bac4: Pulling fs layer [2020-08-06T18:52:05.618Z] 1e091d79d1de: Pulling fs layer [2020-08-06T18:52:05.618Z] 481702a1767f: Pulling fs layer [2020-08-06T18:52:05.618Z] f64a6f60c768: Pulling fs layer [2020-08-06T18:52:05.618Z] e78d2573fc39: Pulling fs layer [2020-08-06T18:52:05.618Z] e876d2f968b6: Pulling fs layer [2020-08-06T18:52:05.618Z] ce8a83651883: Pulling fs layer [2020-08-06T18:52:05.618Z] 07967f4d0e4b: Pulling fs layer [2020-08-06T18:52:05.618Z] f64a6f60c768: Waiting [2020-08-06T18:52:05.618Z] e78d2573fc39: Waiting [2020-08-06T18:52:05.618Z] 07967f4d0e4b: Waiting [2020-08-06T18:52:05.618Z] e876d2f968b6: Waiting [2020-08-06T18:52:05.618Z] ce8a83651883: Waiting [2020-08-06T18:52:05.618Z] 2dd03ba5bac4: Waiting [2020-08-06T18:52:05.618Z] 481702a1767f: Waiting [2020-08-06T18:52:05.618Z] 1e091d79d1de: Waiting [2020-08-06T18:52:05.618Z] a92cc7c5fd73: Verifying Checksum [2020-08-06T18:52:05.618Z] a92cc7c5fd73: Download complete [2020-08-06T18:52:05.618Z] ed8968b2872e: Download complete [2020-08-06T18:52:05.618Z] 1e091d79d1de: Verifying Checksum [2020-08-06T18:52:05.618Z] 1e091d79d1de: Download complete [2020-08-06T18:52:05.618Z] 481702a1767f: Verifying Checksum [2020-08-06T18:52:05.618Z] 481702a1767f: Download complete [2020-08-06T18:52:05.618Z] df20fa9351a1: Verifying Checksum [2020-08-06T18:52:05.618Z] df20fa9351a1: Download complete [2020-08-06T18:52:06.203Z] df20fa9351a1: Pull complete [2020-08-06T18:52:06.470Z] ed8968b2872e: Pull complete [2020-08-06T18:52:06.470Z] a92cc7c5fd73: Pull complete [2020-08-06T18:52:06.782Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-06T18:52:06.782Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-06T18:52:06.782Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-06T18:52:07.053Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-06T18:52:07.053Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-06T18:52:07.053Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-06T18:52:07.053Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-06T18:52:07.053Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-06T18:52:07.053Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-06T18:52:07.053Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-06T18:52:07.053Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-06T18:52:07.054Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-06T18:52:07.054Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-06T18:52:07.324Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-06T18:52:07.324Z] go: finding github.com/fatih/color v1.7.0 [2020-08-06T18:52:07.324Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-06T18:52:07.324Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-06T18:52:07.324Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-06T18:52:07.324Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-06T18:52:07.324Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-06T18:52:07.324Z] go: finding github.com/google/uuid v1.1.0 [2020-08-06T18:52:07.324Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-06T18:52:07.324Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-06T18:52:07.493Z] f64a6f60c768: Verifying Checksum [2020-08-06T18:52:07.493Z] f64a6f60c768: Download complete [2020-08-06T18:52:07.493Z] e876d2f968b6: Verifying Checksum [2020-08-06T18:52:07.493Z] e876d2f968b6: Download complete [2020-08-06T18:52:07.595Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-06T18:52:07.595Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-06T18:52:07.595Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-06T18:52:07.595Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-06T18:52:07.595Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-06T18:52:07.595Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-06T18:52:07.595Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-06T18:52:07.595Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-06T18:52:07.595Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-06T18:52:07.595Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-06T18:52:07.595Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-06T18:52:07.867Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-06T18:52:07.867Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-06T18:52:07.867Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-06T18:52:07.867Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-06T18:52:07.867Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-06T18:52:07.867Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-06T18:52:07.867Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-06T18:52:07.867Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-06T18:52:07.867Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-06T18:52:07.867Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-06T18:52:07.867Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-06T18:52:07.867Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-06T18:52:08.097Z] 2dd03ba5bac4: Verifying Checksum [2020-08-06T18:52:08.097Z] 2dd03ba5bac4: Download complete [2020-08-06T18:52:08.097Z] 07967f4d0e4b: Verifying Checksum [2020-08-06T18:52:08.097Z] 07967f4d0e4b: Download complete [2020-08-06T18:52:08.097Z] e78d2573fc39: Verifying Checksum [2020-08-06T18:52:08.097Z] e78d2573fc39: Download complete [2020-08-06T18:52:08.138Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-06T18:52:08.138Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-06T18:52:08.138Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-06T18:52:08.138Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-06T18:52:08.138Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-06T18:52:08.138Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-06T18:52:08.138Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-06T18:52:08.138Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-06T18:52:08.138Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-06T18:52:08.138Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-06T18:52:08.138Z] go: finding github.com/posener/complete v1.1.1 [2020-08-06T18:52:08.368Z] ce8a83651883: Verifying Checksum [2020-08-06T18:52:08.368Z] ce8a83651883: Download complete [2020-08-06T18:52:08.409Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-06T18:52:08.409Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-06T18:52:08.409Z] go: finding github.com/spf13/cast v1.3.0 [2020-08-06T18:52:08.409Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-06T18:52:08.409Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-06T18:52:08.409Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-06T18:52:08.409Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-06T18:52:08.409Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-06T18:52:08.409Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-08-06T18:52:08.682Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-06T18:52:08.682Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-06T18:52:08.682Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-06T18:52:08.682Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-06T18:52:15.037Z] 2dd03ba5bac4: Pull complete [2020-08-06T18:52:15.037Z] 1e091d79d1de: Pull complete [2020-08-06T18:52:15.037Z] 481702a1767f: Pull complete [2020-08-06T18:52:18.838Z] Removing intermediate container 7e18b571a0ed [2020-08-06T18:52:18.838Z] ---> fe0a80fad7bd [2020-08-06T18:52:18.838Z] Successfully built fe0a80fad7bd [2020-08-06T18:52:18.838Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-06T18:52:21.654Z] f64a6f60c768: Pull complete [2020-08-06T18:52:21.686Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-06T18:52:22.018Z] + ls -al . [2020-08-06T18:52:22.018Z] total 100 [2020-08-06T18:52:22.018Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 6 18:51 . [2020-08-06T18:52:22.018Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 18:51 .. [2020-08-06T18:52:22.018Z] -rw-rw-r-- 1 jenkins jenkins 151 Aug 6 18:51 .dockerignore [2020-08-06T18:52:22.018Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 6 18:51 .git [2020-08-06T18:52:22.018Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 18:51 .github [2020-08-06T18:52:22.018Z] -rw-rw-r-- 1 jenkins jenkins 339 Aug 6 18:51 .gitignore [2020-08-06T18:52:22.018Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 18:51 .semver [2020-08-06T18:52:22.018Z] -rw-rw-r-- 1 jenkins jenkins 4802 Aug 6 18:51 Attribution.txt [2020-08-06T18:52:22.018Z] -rw-rw-r-- 1 jenkins jenkins 1504 Aug 6 18:51 Dockerfile [2020-08-06T18:52:22.018Z] -rw-rw-r-- 1 jenkins jenkins 989 Aug 6 18:51 Dockerfile.build [2020-08-06T18:52:22.018Z] -rw-rw-r-- 1 jenkins jenkins 702 Aug 6 18:51 Jenkinsfile [2020-08-06T18:52:22.018Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 6 18:51 LICENSE [2020-08-06T18:52:22.018Z] -rw-rw-r-- 1 jenkins jenkins 951 Aug 6 18:51 Makefile [2020-08-06T18:52:22.018Z] -rw-rw-r-- 1 jenkins jenkins 5716 Aug 6 18:51 README.md [2020-08-06T18:52:22.018Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 6 18:49 VERSION [2020-08-06T18:52:22.018Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 18:51 bin [2020-08-06T18:52:22.018Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 18:51 cmd [2020-08-06T18:52:22.018Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 18:51 driver [2020-08-06T18:52:22.018Z] -rw-rw-r-- 1 jenkins jenkins 266 Aug 6 18:51 go.mod [2020-08-06T18:52:22.018Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 18:51 snap [2020-08-06T18:52:22.018Z] -rw-rw-r-- 1 jenkins jenkins 713 Aug 6 18:51 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:52:22.364Z] + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ecc710d5197e59ae7f4883e76f8aa49dbd120517 --label arch=arm64 --label version=1.1.2-dev.2 . [2020-08-06T18:52:22.642Z] Sending build context to Docker daemon 8.025MB [2020-08-06T18:52:22.919Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-08-06T18:52:22.919Z] Step 2/24 : FROM ${BASE} AS builder [2020-08-06T18:52:22.919Z] ---> fe0a80fad7bd [2020-08-06T18:52:22.919Z] Step 3/24 : ARG MAKE='make build' [2020-08-06T18:52:23.190Z] ---> Running in 4c50c1fbd88c [2020-08-06T18:52:23.464Z] Removing intermediate container 4c50c1fbd88c [2020-08-06T18:52:23.464Z] ---> 91395fb0d29d [2020-08-06T18:52:23.464Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-08-06T18:52:23.736Z] ---> Running in 5b94faee41ba [2020-08-06T18:52:24.008Z] Removing intermediate container 5b94faee41ba [2020-08-06T18:52:24.008Z] ---> 8610419af337 [2020-08-06T18:52:24.008Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-08-06T18:52:24.257Z] e78d2573fc39: Pull complete [2020-08-06T18:52:24.280Z] ---> Running in de8359a0dd21 [2020-08-06T18:52:24.522Z] e876d2f968b6: Pull complete [2020-08-06T18:52:24.878Z] Removing intermediate container de8359a0dd21 [2020-08-06T18:52:24.878Z] ---> 3abdc28728bb [2020-08-06T18:52:24.878Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-06T18:52:24.878Z] ---> Running in 7c2de40f5d1a [2020-08-06T18:52:25.930Z] ce8a83651883: Pull complete [2020-08-06T18:52:25.931Z] 07967f4d0e4b: Pull complete [2020-08-06T18:52:25.931Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-06T18:52:25.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-06T18:52:25.931Z] ---> 5d7c900382c6 [2020-08-06T18:52:25.931Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-08-06T18:52:26.508Z] ---> Running in 4e2890f1bb03 [2020-08-06T18:52:26.769Z] Removing intermediate container 4e2890f1bb03 [2020-08-06T18:52:26.769Z] ---> 429cf681e256 [2020-08-06T18:52:26.769Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-08-06T18:52:26.769Z] ---> Running in dda18fb78193 [2020-08-06T18:52:27.030Z] Removing intermediate container dda18fb78193 [2020-08-06T18:52:27.030Z] ---> c11252d62220 [2020-08-06T18:52:27.030Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-06T18:52:27.293Z] ---> Running in 7b4fef1d9e26 [2020-08-06T18:52:27.293Z] Removing intermediate container 7b4fef1d9e26 [2020-08-06T18:52:27.293Z] ---> aa2efe99ccf8 [2020-08-06T18:52:27.293Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-06T18:52:27.293Z] ---> Running in e3a0b74765ac [2020-08-06T18:52:27.507Z] Removing intermediate container 7c2de40f5d1a [2020-08-06T18:52:27.507Z] ---> 533f35b7f63e [2020-08-06T18:52:27.507Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-06T18:52:27.507Z] ---> Running in 629576f51f1a [2020-08-06T18:52:28.944Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-06T18:52:29.216Z] Removing intermediate container e3a0b74765ac [2020-08-06T18:52:29.216Z] ---> 40382fb32fdd [2020-08-06T18:52:29.216Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-06T18:52:29.216Z] ---> Running in 418330f56e19 [2020-08-06T18:52:29.479Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-06T18:52:29.535Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-06T18:52:30.128Z] OK: 142 MiB in 39 packages [2020-08-06T18:52:30.427Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-06T18:52:30.427Z] OK: 166 MiB in 39 packages [2020-08-06T18:52:31.007Z] Removing intermediate container 418330f56e19 [2020-08-06T18:52:31.007Z] ---> 13c264808214 [2020-08-06T18:52:31.007Z] Step 8/10 : WORKDIR /device-rest-go [2020-08-06T18:52:31.007Z] ---> Running in c299d9021866 [2020-08-06T18:52:31.269Z] Removing intermediate container c299d9021866 [2020-08-06T18:52:31.269Z] ---> 9df44f79d5da [2020-08-06T18:52:31.269Z] Step 9/10 : COPY . . [2020-08-06T18:52:31.560Z] Removing intermediate container 629576f51f1a [2020-08-06T18:52:31.560Z] ---> 641c2da3314f [2020-08-06T18:52:31.560Z] Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go [2020-08-06T18:52:31.560Z] ---> Running in d9906987521a [2020-08-06T18:52:31.859Z] ---> 2ec1ca2a4396 [2020-08-06T18:52:31.859Z] Step 10/10 : RUN go mod download [2020-08-06T18:52:31.859Z] ---> Running in 3d1be1fb5829 [2020-08-06T18:52:32.155Z] Removing intermediate container d9906987521a [2020-08-06T18:52:32.155Z] ---> f385f5907a59 [2020-08-06T18:52:32.155Z] Step 9/24 : COPY go.mod . [2020-08-06T18:52:32.751Z] ---> 5b1296fbd308 [2020-08-06T18:52:32.751Z] Step 10/24 : COPY Makefile . [2020-08-06T18:52:33.729Z] ---> 9f7e2045e891 [2020-08-06T18:52:33.729Z] Step 11/24 : RUN make update [2020-08-06T18:52:33.729Z] ---> Running in 065dbcf759d4 [2020-08-06T18:52:33.778Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-06T18:52:33.779Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-06T18:52:34.039Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-06T18:52:34.039Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-06T18:52:34.039Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-06T18:52:34.039Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-06T18:52:34.039Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-06T18:52:34.039Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-06T18:52:34.040Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-06T18:52:34.040Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-06T18:52:34.040Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-06T18:52:34.040Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-06T18:52:34.301Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-06T18:52:34.301Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-06T18:52:34.301Z] go: finding github.com/fatih/color v1.7.0 [2020-08-06T18:52:34.301Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-06T18:52:34.301Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-06T18:52:34.301Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-06T18:52:34.301Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-06T18:52:34.301Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-06T18:52:34.301Z] go: finding github.com/google/uuid v1.1.0 [2020-08-06T18:52:34.301Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-06T18:52:34.301Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-06T18:52:34.562Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-06T18:52:34.562Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-06T18:52:34.562Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-06T18:52:34.562Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-06T18:52:34.562Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-06T18:52:34.562Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-06T18:52:34.562Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-06T18:52:34.562Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-06T18:52:34.562Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-06T18:52:34.562Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-06T18:52:34.562Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-06T18:52:34.562Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-06T18:52:34.824Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-06T18:52:34.824Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-06T18:52:34.824Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-06T18:52:34.824Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-06T18:52:34.824Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-06T18:52:34.824Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-06T18:52:34.824Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-06T18:52:34.824Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-06T18:52:34.824Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-06T18:52:34.824Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-06T18:52:34.824Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-06T18:52:34.824Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-06T18:52:35.086Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-06T18:52:35.086Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-06T18:52:35.086Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-06T18:52:35.086Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-06T18:52:35.086Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-06T18:52:35.086Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-06T18:52:35.086Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-06T18:52:35.086Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-06T18:52:35.086Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-06T18:52:35.086Z] go: finding github.com/posener/complete v1.1.1 [2020-08-06T18:52:35.086Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-06T18:52:35.159Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-08-06T18:52:35.347Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-06T18:52:35.347Z] go: finding github.com/spf13/cast v1.3.0 [2020-08-06T18:52:35.347Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-06T18:52:35.347Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-06T18:52:35.347Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-06T18:52:35.347Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-06T18:52:35.347Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-06T18:52:35.347Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-08-06T18:52:35.347Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-06T18:52:35.347Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-06T18:52:35.347Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-06T18:52:35.347Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-06T18:52:36.590Z] Removing intermediate container 065dbcf759d4 [2020-08-06T18:52:36.590Z] ---> 86a1f136c1cc [2020-08-06T18:52:36.590Z] Step 12/24 : COPY . . [2020-08-06T18:52:37.567Z] ---> d393d58ff5d2 [2020-08-06T18:52:37.567Z] Step 13/24 : RUN $MAKE [2020-08-06T18:52:37.841Z] ---> Running in b8c510166db9 [2020-08-06T18:52:39.278Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.1.2-dev.2" -o cmd/device-rest-go ./cmd [2020-08-06T18:52:43.527Z] Removing intermediate container 3d1be1fb5829 [2020-08-06T18:52:43.527Z] ---> 428f7a972253 [2020-08-06T18:52:43.527Z] Successfully built 428f7a972253 [2020-08-06T18:52:43.527Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-06T18:52:44.318Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-06T18:52:44.616Z] + ls -al . [2020-08-06T18:52:44.616Z] total 68 [2020-08-06T18:52:44.616Z] drwxrwxr-x. 9 jenkins jenkins 4096 Aug 6 18:52 . [2020-08-06T18:52:44.616Z] drwxrwxr-x. 4 jenkins jenkins 30 Aug 6 18:51 .. [2020-08-06T18:52:44.616Z] -rw-rw-r--. 1 jenkins jenkins 4802 Aug 6 18:51 Attribution.txt [2020-08-06T18:52:44.616Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 6 18:51 bin [2020-08-06T18:52:44.616Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 6 18:51 cmd [2020-08-06T18:52:44.616Z] -rw-rw-r--. 1 jenkins jenkins 1504 Aug 6 18:51 Dockerfile [2020-08-06T18:52:44.616Z] -rw-rw-r--. 1 jenkins jenkins 989 Aug 6 18:51 Dockerfile.build [2020-08-06T18:52:44.616Z] -rw-rw-r--. 1 jenkins jenkins 151 Aug 6 18:51 .dockerignore [2020-08-06T18:52:44.616Z] drwxrwxr-x. 2 jenkins jenkins 76 Aug 6 18:51 driver [2020-08-06T18:52:44.616Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 6 18:52 .git [2020-08-06T18:52:44.616Z] drwxrwxr-x. 2 jenkins jenkins 38 Aug 6 18:51 .github [2020-08-06T18:52:44.616Z] -rw-rw-r--. 1 jenkins jenkins 339 Aug 6 18:51 .gitignore [2020-08-06T18:52:44.616Z] -rw-rw-r--. 1 jenkins jenkins 266 Aug 6 18:51 go.mod [2020-08-06T18:52:44.616Z] -rw-rw-r--. 1 jenkins jenkins 702 Aug 6 18:51 Jenkinsfile [2020-08-06T18:52:44.616Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 6 18:51 LICENSE [2020-08-06T18:52:44.616Z] -rw-rw-r--. 1 jenkins jenkins 951 Aug 6 18:51 Makefile [2020-08-06T18:52:44.616Z] -rw-rw-r--. 1 jenkins jenkins 5716 Aug 6 18:51 README.md [2020-08-06T18:52:44.616Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 6 18:52 .semver [2020-08-06T18:52:44.616Z] drwxrwxr-x. 4 jenkins jenkins 54 Aug 6 18:51 snap [2020-08-06T18:52:44.616Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 6 18:49 VERSION [2020-08-06T18:52:44.616Z] -rw-rw-r--. 1 jenkins jenkins 713 Aug 6 18:51 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:52:44.946Z] + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=ecc710d5197e59ae7f4883e76f8aa49dbd120517 --label arch=amd64 --label version=1.1.2-dev.2 . [2020-08-06T18:52:45.269Z] Sending build context to Docker daemon 8.025MB [2020-08-06T18:52:45.269Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-08-06T18:52:45.269Z] Step 2/24 : FROM ${BASE} AS builder [2020-08-06T18:52:45.269Z] ---> 428f7a972253 [2020-08-06T18:52:45.269Z] Step 3/24 : ARG MAKE='make build' [2020-08-06T18:52:45.269Z] ---> Running in 04897f61e242 [2020-08-06T18:52:45.533Z] Removing intermediate container 04897f61e242 [2020-08-06T18:52:45.534Z] ---> 6268347012be [2020-08-06T18:52:45.534Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-08-06T18:52:45.534Z] ---> Running in 2a90e2553aa8 [2020-08-06T18:52:45.796Z] Removing intermediate container 2a90e2553aa8 [2020-08-06T18:52:45.796Z] ---> affa54282ba3 [2020-08-06T18:52:45.796Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-08-06T18:52:45.796Z] ---> Running in 8f2470dee2d8 [2020-08-06T18:52:45.796Z] Removing intermediate container 8f2470dee2d8 [2020-08-06T18:52:45.796Z] ---> bd1905378d19 [2020-08-06T18:52:45.796Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-06T18:52:46.068Z] ---> Running in 6d9e6c1fec83 [2020-08-06T18:52:47.464Z] Removing intermediate container 6d9e6c1fec83 [2020-08-06T18:52:47.464Z] ---> 8aab6e6318b6 [2020-08-06T18:52:47.464Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-06T18:52:47.735Z] ---> Running in 912d2b239bfc [2020-08-06T18:52:48.311Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-06T18:52:48.887Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-06T18:52:49.149Z] OK: 166 MiB in 39 packages [2020-08-06T18:52:49.408Z] Removing intermediate container 912d2b239bfc [2020-08-06T18:52:49.409Z] ---> 1e7aeca55bb2 [2020-08-06T18:52:49.409Z] Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go [2020-08-06T18:52:49.680Z] ---> Running in 7b1c6675d74c [2020-08-06T18:52:49.680Z] Removing intermediate container 7b1c6675d74c [2020-08-06T18:52:49.680Z] ---> 9b3df7826037 [2020-08-06T18:52:49.680Z] Step 9/24 : COPY go.mod . [2020-08-06T18:52:49.946Z] ---> d4852e7292cb [2020-08-06T18:52:49.946Z] Step 10/24 : COPY Makefile . [2020-08-06T18:52:50.210Z] ---> 6a54af976c68 [2020-08-06T18:52:50.210Z] Step 11/24 : RUN make update [2020-08-06T18:52:50.210Z] ---> Running in 689f143b8aef [2020-08-06T18:52:50.784Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-08-06T18:52:51.047Z] Removing intermediate container 689f143b8aef [2020-08-06T18:52:51.047Z] ---> d7e1b34961cb [2020-08-06T18:52:51.047Z] Step 12/24 : COPY . . [2020-08-06T18:52:51.619Z] ---> 9b15150e83e3 [2020-08-06T18:52:51.619Z] Step 13/24 : RUN $MAKE [2020-08-06T18:52:51.619Z] ---> Running in 152fe4e344b1 [2020-08-06T18:52:52.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.1.2-dev.2" -o cmd/device-rest-go ./cmd [2020-08-06T18:53:04.571Z] Removing intermediate container 152fe4e344b1 [2020-08-06T18:53:04.571Z] ---> 546a383caef9 [2020-08-06T18:53:04.571Z] Step 14/24 : FROM alpine:latest [2020-08-06T18:53:04.571Z] latest: Pulling from library/alpine [2020-08-06T18:53:04.571Z] df20fa9351a1: Already exists [2020-08-06T18:53:04.571Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-06T18:53:04.571Z] Status: Downloaded newer image for alpine:latest [2020-08-06T18:53:04.571Z] ---> a24bb4013296 [2020-08-06T18:53:04.571Z] Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-06T18:53:04.571Z] ---> Running in ad879fff9f9f [2020-08-06T18:53:04.571Z] Removing intermediate container ad879fff9f9f [2020-08-06T18:53:04.571Z] ---> 2bfdea124388 [2020-08-06T18:53:04.571Z] Step 16/24 : LABEL Name=device-rest-go Version=${VERSION} [2020-08-06T18:53:04.571Z] ---> Running in c84f15bf07fa [2020-08-06T18:53:04.833Z] Removing intermediate container c84f15bf07fa [2020-08-06T18:53:04.833Z] ---> d77bd8e9d512 [2020-08-06T18:53:04.833Z] Step 17/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / [2020-08-06T18:53:05.096Z] ---> 88f66334fb71 [2020-08-06T18:53:05.096Z] Step 18/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / [2020-08-06T18:53:05.358Z] ---> 67ed9001e687 [2020-08-06T18:53:05.358Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / [2020-08-06T18:53:05.940Z] ---> aa0f3188ea16 [2020-08-06T18:53:05.940Z] Step 20/24 : EXPOSE 49986 [2020-08-06T18:53:06.123Z] Removing intermediate container b8c510166db9 [2020-08-06T18:53:06.123Z] ---> d40b0045d8e2 [2020-08-06T18:53:06.123Z] Step 14/24 : FROM alpine:latest [2020-08-06T18:53:06.202Z] ---> Running in d0831d39846e [2020-08-06T18:53:06.202Z] Removing intermediate container d0831d39846e [2020-08-06T18:53:06.202Z] ---> 2b06b071392d [2020-08-06T18:53:06.202Z] Step 21/24 : CMD ["/device-rest-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2020-08-06T18:53:06.394Z] latest: Pulling from library/alpine [2020-08-06T18:53:06.394Z] b538f80385f9: Already exists [2020-08-06T18:53:06.462Z] ---> Running in 319f86fa2392 [2020-08-06T18:53:06.462Z] Removing intermediate container 319f86fa2392 [2020-08-06T18:53:06.462Z] ---> 16cde15bc5d5 [2020-08-06T18:53:06.462Z] Step 22/24 : LABEL arch=amd64 [2020-08-06T18:53:06.462Z] ---> Running in a065bc22a6b8 [2020-08-06T18:53:06.669Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-06T18:53:06.670Z] Status: Downloaded newer image for alpine:latest [2020-08-06T18:53:06.670Z] ---> 62ee0e9f8440 [2020-08-06T18:53:06.670Z] Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-06T18:53:06.670Z] ---> Running in 67b9d97e30ef [2020-08-06T18:53:06.722Z] Removing intermediate container a065bc22a6b8 [2020-08-06T18:53:06.722Z] ---> 06dc4f931953 [2020-08-06T18:53:06.722Z] Step 23/24 : LABEL git_sha=ecc710d5197e59ae7f4883e76f8aa49dbd120517 [2020-08-06T18:53:06.722Z] ---> Running in 360aeb42a72c [2020-08-06T18:53:06.985Z] Removing intermediate container 360aeb42a72c [2020-08-06T18:53:06.985Z] ---> 8c1cd0d84c12 [2020-08-06T18:53:06.985Z] Step 24/24 : LABEL version=1.1.2-dev.2 [2020-08-06T18:53:06.985Z] ---> Running in 4da0b6f05934 [2020-08-06T18:53:07.248Z] Removing intermediate container 4da0b6f05934 [2020-08-06T18:53:07.248Z] ---> e70d420738b7 [2020-08-06T18:53:07.248Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-06T18:53:07.248Z] Successfully built e70d420738b7 [2020-08-06T18:53:07.248Z] Successfully tagged docker-device-rest-go:latest [Pipeline] } [2020-08-06T18:53:07.273Z] Removing intermediate container 67b9d97e30ef [2020-08-06T18:53:07.273Z] ---> da41b0345103 [2020-08-06T18:53:07.273Z] Step 16/24 : LABEL Name=device-rest-go Version=${VERSION} [2020-08-06T18:53:07.273Z] ---> Running in 6e1753dbdf29 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-08-06T18:53:07.660Z] provisioning config files... [2020-08-06T18:53:07.690Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/15@tmp/config6629448529239191253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-08-06T18:53:07.870Z] Removing intermediate container 6e1753dbdf29 [2020-08-06T18:53:07.870Z] ---> 3a9c83f36ca3 [2020-08-06T18:53:07.870Z] Step 17/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / [2020-08-06T18:53:08.054Z] nexus3.edgexfoundry.org:10001 [2020-08-06T18:53:08.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-06T18:53:08.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-06T18:53:08.316Z] Configure a credential helper to remove this warning. See [2020-08-06T18:53:08.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-06T18:53:08.316Z] [2020-08-06T18:53:08.316Z] Login Succeeded [2020-08-06T18:53:08.316Z] nexus3.edgexfoundry.org:10002 [2020-08-06T18:53:08.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-06T18:53:08.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-06T18:53:08.316Z] Configure a credential helper to remove this warning. See [2020-08-06T18:53:08.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-06T18:53:08.316Z] [2020-08-06T18:53:08.316Z] Login Succeeded [2020-08-06T18:53:08.316Z] nexus3.edgexfoundry.org:10003 [2020-08-06T18:53:08.467Z] ---> 574726e48381 [2020-08-06T18:53:08.467Z] Step 18/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / [2020-08-06T18:53:08.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-06T18:53:08.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-06T18:53:08.580Z] Configure a credential helper to remove this warning. See [2020-08-06T18:53:08.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-06T18:53:08.580Z] [2020-08-06T18:53:08.580Z] Login Succeeded [2020-08-06T18:53:08.580Z] nexus3.edgexfoundry.org:10004 [2020-08-06T18:53:08.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-06T18:53:08.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-06T18:53:08.843Z] Configure a credential helper to remove this warning. See [2020-08-06T18:53:08.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-06T18:53:08.843Z] [2020-08-06T18:53:08.843Z] Login Succeeded [2020-08-06T18:53:08.843Z] docker.io [2020-08-06T18:53:08.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-06T18:53:09.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-06T18:53:09.421Z] Configure a credential helper to remove this warning. See [2020-08-06T18:53:09.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-06T18:53:09.421Z] [2020-08-06T18:53:09.421Z] Login Succeeded [Pipeline] } [2020-08-06T18:53:09.430Z] Deleting 1 temporary files [2020-08-06T18:53:09.444Z] ---> 40960cc2f7a7 [2020-08-06T18:53:09.444Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-06T18:53:09.658Z] [edgeXDocker.push] Tagging docker image docker-device-rest-go with the following tags: [2020-08-06T18:53:09.658Z] ecc710d5197e59ae7f4883e76f8aa49dbd120517 [2020-08-06T18:53:09.658Z] latest [2020-08-06T18:53:09.658Z] 1.1.2-dev.2 [2020-08-06T18:53:09.658Z] ecc710d5197e59ae7f4883e76f8aa49dbd120517-1.1.2-dev.2 [2020-08-06T18:53:09.658Z] master [2020-08-06T18:53:09.658Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:10.134Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:ecc710d5197e59ae7f4883e76f8aa49dbd120517 [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:10.458Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:ecc710d5197e59ae7f4883e76f8aa49dbd120517 [2020-08-06T18:53:10.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2020-08-06T18:53:10.458Z] 8ee2827301fc: Preparing [2020-08-06T18:53:10.458Z] 2111cd50973b: Preparing [2020-08-06T18:53:10.458Z] 500f75f81f2d: Preparing [2020-08-06T18:53:10.458Z] 50644c29ef5a: Preparing [2020-08-06T18:53:10.882Z] ---> e3a93c15a508 [2020-08-06T18:53:10.882Z] Step 20/24 : EXPOSE 49986 [2020-08-06T18:53:10.882Z] ---> Running in c0bf41b36771 [2020-08-06T18:53:11.030Z] 2111cd50973b: Pushed [2020-08-06T18:53:11.030Z] 500f75f81f2d: Pushed [2020-08-06T18:53:11.030Z] 50644c29ef5a: Layer already exists [2020-08-06T18:53:11.154Z] Removing intermediate container c0bf41b36771 [2020-08-06T18:53:11.154Z] ---> 84c1c2ff485e [2020-08-06T18:53:11.154Z] Step 21/24 : CMD ["/device-rest-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2020-08-06T18:53:11.425Z] ---> Running in 89390a9922be [2020-08-06T18:53:11.698Z] Removing intermediate container 89390a9922be [2020-08-06T18:53:11.698Z] ---> c700ad536e55 [2020-08-06T18:53:11.698Z] Step 22/24 : LABEL arch=arm64 [2020-08-06T18:53:11.971Z] ---> Running in 5d1f11cae3d0 [2020-08-06T18:53:12.419Z] 8ee2827301fc: Pushed [2020-08-06T18:53:12.419Z] ecc710d5197e59ae7f4883e76f8aa49dbd120517: digest: sha256:cd3fdb699d857541b9db01e3aae169f8079b4d162c92bfc2cffe6c89f7b94173 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:12.568Z] Removing intermediate container 5d1f11cae3d0 [2020-08-06T18:53:12.568Z] ---> 1d9b3a4e46ea [2020-08-06T18:53:12.568Z] Step 23/24 : LABEL git_sha=ecc710d5197e59ae7f4883e76f8aa49dbd120517 [2020-08-06T18:53:12.568Z] ---> Running in 96f3626cd4ab [2020-08-06T18:53:12.726Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:13.036Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [2020-08-06T18:53:13.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2020-08-06T18:53:13.036Z] 8ee2827301fc: Preparing [2020-08-06T18:53:13.036Z] 2111cd50973b: Preparing [2020-08-06T18:53:13.036Z] 500f75f81f2d: Preparing [2020-08-06T18:53:13.036Z] 50644c29ef5a: Preparing [2020-08-06T18:53:13.036Z] 50644c29ef5a: Layer already exists [2020-08-06T18:53:13.036Z] 8ee2827301fc: Layer already exists [2020-08-06T18:53:13.036Z] 2111cd50973b: Layer already exists [2020-08-06T18:53:13.036Z] 500f75f81f2d: Layer already exists [2020-08-06T18:53:13.036Z] latest: digest: sha256:cd3fdb699d857541b9db01e3aae169f8079b4d162c92bfc2cffe6c89f7b94173 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:13.162Z] Removing intermediate container 96f3626cd4ab [2020-08-06T18:53:13.162Z] ---> 643ee3b7f632 [2020-08-06T18:53:13.162Z] Step 24/24 : LABEL version=1.1.2-dev.2 [2020-08-06T18:53:13.162Z] ---> Running in fc79cf9c4808 [2020-08-06T18:53:13.349Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.2-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:13.651Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.2-dev.2 [2020-08-06T18:53:13.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2020-08-06T18:53:13.651Z] 8ee2827301fc: Preparing [2020-08-06T18:53:13.651Z] 2111cd50973b: Preparing [2020-08-06T18:53:13.651Z] 500f75f81f2d: Preparing [2020-08-06T18:53:13.651Z] 50644c29ef5a: Preparing [2020-08-06T18:53:13.651Z] 50644c29ef5a: Layer already exists [2020-08-06T18:53:13.651Z] 8ee2827301fc: Layer already exists [2020-08-06T18:53:13.651Z] 2111cd50973b: Layer already exists [2020-08-06T18:53:13.651Z] 500f75f81f2d: Layer already exists [2020-08-06T18:53:13.651Z] 1.1.2-dev.2: digest: sha256:cd3fdb699d857541b9db01e3aae169f8079b4d162c92bfc2cffe6c89f7b94173 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:13.752Z] Removing intermediate container fc79cf9c4808 [2020-08-06T18:53:13.752Z] ---> 3d70fadb486b [2020-08-06T18:53:13.752Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-06T18:53:13.752Z] Successfully built 3d70fadb486b [2020-08-06T18:53:13.752Z] Successfully tagged docker-device-rest-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2020-08-06T18:53:13.956Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:ecc710d5197e59ae7f4883e76f8aa49dbd120517-1.1.2-dev.2 [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-08-06T18:53:14.147Z] provisioning config files... [2020-08-06T18:53:14.184Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/15@tmp/config6814095174164382615tmp [Pipeline] { [2020-08-06T18:53:14.258Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:ecc710d5197e59ae7f4883e76f8aa49dbd120517-1.1.2-dev.2 [2020-08-06T18:53:14.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2020-08-06T18:53:14.258Z] 8ee2827301fc: Preparing [2020-08-06T18:53:14.258Z] 2111cd50973b: Preparing [2020-08-06T18:53:14.258Z] 500f75f81f2d: Preparing [2020-08-06T18:53:14.258Z] 50644c29ef5a: Preparing [2020-08-06T18:53:14.258Z] 8ee2827301fc: Layer already exists [2020-08-06T18:53:14.258Z] 500f75f81f2d: Layer already exists [2020-08-06T18:53:14.258Z] 2111cd50973b: Layer already exists [2020-08-06T18:53:14.258Z] 50644c29ef5a: Layer already exists [2020-08-06T18:53:14.258Z] ecc710d5197e59ae7f4883e76f8aa49dbd120517-1.1.2-dev.2: digest: sha256:cd3fdb699d857541b9db01e3aae169f8079b4d162c92bfc2cffe6c89f7b94173 size: 1154 [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:14.590Z] nexus3.edgexfoundry.org:10001 [2020-08-06T18:53:14.664Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:14.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-06T18:53:14.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-06T18:53:14.861Z] Configure a credential helper to remove this warning. See [2020-08-06T18:53:14.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-06T18:53:14.861Z] [2020-08-06T18:53:14.861Z] Login Succeeded [2020-08-06T18:53:14.964Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [2020-08-06T18:53:14.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2020-08-06T18:53:14.964Z] 8ee2827301fc: Preparing [2020-08-06T18:53:14.964Z] 2111cd50973b: Preparing [2020-08-06T18:53:14.964Z] 500f75f81f2d: Preparing [2020-08-06T18:53:14.964Z] 50644c29ef5a: Preparing [2020-08-06T18:53:14.964Z] 50644c29ef5a: Layer already exists [2020-08-06T18:53:14.964Z] 8ee2827301fc: Layer already exists [2020-08-06T18:53:14.964Z] 2111cd50973b: Layer already exists [2020-08-06T18:53:14.964Z] 500f75f81f2d: Layer already exists [2020-08-06T18:53:14.964Z] master: digest: sha256:cd3fdb699d857541b9db01e3aae169f8079b4d162c92bfc2cffe6c89f7b94173 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-06T18:53:15.116Z] ===================================================== [2020-08-06T18:53:15.136Z] nexus3.edgexfoundry.org:10002 [Pipeline] echo [2020-08-06T18:53:15.157Z] taggedImages: [2020-08-06T18:53:15.157Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:ecc710d5197e59ae7f4883e76f8aa49dbd120517 [2020-08-06T18:53:15.157Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [2020-08-06T18:53:15.157Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.2-dev.2 [2020-08-06T18:53:15.157Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:ecc710d5197e59ae7f4883e76f8aa49dbd120517-1.1.2-dev.2 [2020-08-06T18:53:15.157Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2020-08-06T18:53:15.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-06T18:53:15.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-06T18:53:15.407Z] Configure a credential helper to remove this warning. See [2020-08-06T18:53:15.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-06T18:53:15.407Z] [2020-08-06T18:53:15.407Z] Login Succeeded [2020-08-06T18:53:15.407Z] nexus3.edgexfoundry.org:10003 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-06T18:53:16.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-06T18:53:16.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-06T18:53:16.000Z] Configure a credential helper to remove this warning. See [2020-08-06T18:53:16.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-06T18:53:16.000Z] [2020-08-06T18:53:16.000Z] Login Succeeded [2020-08-06T18:53:16.000Z] nexus3.edgexfoundry.org:10004 [2020-08-06T18:53:16.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-06T18:53:16.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-06T18:53:16.546Z] Configure a credential helper to remove this warning. See [2020-08-06T18:53:16.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-06T18:53:16.546Z] [2020-08-06T18:53:16.546Z] Login Succeeded [2020-08-06T18:53:16.546Z] docker.io [2020-08-06T18:53:16.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-06T18:53:17.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-06T18:53:17.088Z] Configure a credential helper to remove this warning. See [2020-08-06T18:53:17.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-06T18:53:17.088Z] [2020-08-06T18:53:17.088Z] Login Succeeded [Pipeline] } [2020-08-06T18:53:17.106Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-06T18:53:17.284Z] [edgeXDocker.push] Tagging docker image docker-device-rest-go-arm64 with the following tags: [2020-08-06T18:53:17.284Z] ecc710d5197e59ae7f4883e76f8aa49dbd120517 [2020-08-06T18:53:17.284Z] latest [2020-08-06T18:53:17.284Z] 1.1.2-dev.2 [2020-08-06T18:53:17.284Z] ecc710d5197e59ae7f4883e76f8aa49dbd120517-1.1.2-dev.2 [2020-08-06T18:53:17.284Z] master [2020-08-06T18:53:17.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:17.790Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:ecc710d5197e59ae7f4883e76f8aa49dbd120517 [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:18.136Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:ecc710d5197e59ae7f4883e76f8aa49dbd120517 [2020-08-06T18:53:18.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2020-08-06T18:53:18.136Z] 87b211ffeeeb: Preparing [2020-08-06T18:53:18.136Z] 50ab0f6d5865: Preparing [2020-08-06T18:53:18.136Z] ff08821f6bec: Preparing [2020-08-06T18:53:18.136Z] e2f13739ad41: Preparing [2020-08-06T18:53:18.416Z] e2f13739ad41: Layer already exists [2020-08-06T18:53:18.416Z] 50ab0f6d5865: Pushed [2020-08-06T18:53:18.416Z] ff08821f6bec: Pushed [2020-08-06T18:53:21.806Z] 87b211ffeeeb: Pushed [2020-08-06T18:53:21.806Z] ecc710d5197e59ae7f4883e76f8aa49dbd120517: digest: sha256:4ad7a5f909a47039aca346407c41b2b6372b5a6e6e1a7a0542682d0696315b1b size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:22.150Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:22.490Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [2020-08-06T18:53:22.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2020-08-06T18:53:22.490Z] 87b211ffeeeb: Preparing [2020-08-06T18:53:22.490Z] 50ab0f6d5865: Preparing [2020-08-06T18:53:22.490Z] ff08821f6bec: Preparing [2020-08-06T18:53:22.490Z] e2f13739ad41: Preparing [2020-08-06T18:53:22.490Z] 87b211ffeeeb: Layer already exists [2020-08-06T18:53:22.490Z] 50ab0f6d5865: Layer already exists [2020-08-06T18:53:22.490Z] ff08821f6bec: Layer already exists [2020-08-06T18:53:22.490Z] e2f13739ad41: Layer already exists [2020-08-06T18:53:22.763Z] latest: digest: sha256:4ad7a5f909a47039aca346407c41b2b6372b5a6e6e1a7a0542682d0696315b1b size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:23.104Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.2-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:23.445Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.2-dev.2 [2020-08-06T18:53:23.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2020-08-06T18:53:23.445Z] 87b211ffeeeb: Preparing [2020-08-06T18:53:23.445Z] 50ab0f6d5865: Preparing [2020-08-06T18:53:23.445Z] ff08821f6bec: Preparing [2020-08-06T18:53:23.445Z] e2f13739ad41: Preparing [2020-08-06T18:53:23.445Z] ff08821f6bec: Layer already exists [2020-08-06T18:53:23.445Z] 50ab0f6d5865: Layer already exists [2020-08-06T18:53:23.445Z] 87b211ffeeeb: Layer already exists [2020-08-06T18:53:23.445Z] e2f13739ad41: Layer already exists [2020-08-06T18:53:23.719Z] 1.1.2-dev.2: digest: sha256:4ad7a5f909a47039aca346407c41b2b6372b5a6e6e1a7a0542682d0696315b1b size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:24.065Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:ecc710d5197e59ae7f4883e76f8aa49dbd120517-1.1.2-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:24.401Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:ecc710d5197e59ae7f4883e76f8aa49dbd120517-1.1.2-dev.2 [2020-08-06T18:53:24.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2020-08-06T18:53:24.401Z] 87b211ffeeeb: Preparing [2020-08-06T18:53:24.401Z] 50ab0f6d5865: Preparing [2020-08-06T18:53:24.401Z] ff08821f6bec: Preparing [2020-08-06T18:53:24.401Z] e2f13739ad41: Preparing [2020-08-06T18:53:24.401Z] 50ab0f6d5865: Layer already exists [2020-08-06T18:53:24.401Z] e2f13739ad41: Layer already exists [2020-08-06T18:53:24.401Z] 87b211ffeeeb: Layer already exists [2020-08-06T18:53:24.401Z] ff08821f6bec: Layer already exists [2020-08-06T18:53:24.671Z] ecc710d5197e59ae7f4883e76f8aa49dbd120517-1.1.2-dev.2: digest: sha256:4ad7a5f909a47039aca346407c41b2b6372b5a6e6e1a7a0542682d0696315b1b size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:25.012Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:25.347Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [2020-08-06T18:53:25.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2020-08-06T18:53:25.347Z] 87b211ffeeeb: Preparing [2020-08-06T18:53:25.347Z] 50ab0f6d5865: Preparing [2020-08-06T18:53:25.347Z] ff08821f6bec: Preparing [2020-08-06T18:53:25.347Z] e2f13739ad41: Preparing [2020-08-06T18:53:25.347Z] 50ab0f6d5865: Layer already exists [2020-08-06T18:53:25.347Z] 87b211ffeeeb: Layer already exists [2020-08-06T18:53:25.347Z] ff08821f6bec: Layer already exists [2020-08-06T18:53:25.347Z] e2f13739ad41: Layer already exists [2020-08-06T18:53:25.619Z] master: digest: sha256:4ad7a5f909a47039aca346407c41b2b6372b5a6e6e1a7a0542682d0696315b1b size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-06T18:53:25.785Z] ===================================================== [Pipeline] echo [2020-08-06T18:53:25.830Z] taggedImages: [2020-08-06T18:53:25.830Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:ecc710d5197e59ae7f4883e76f8aa49dbd120517 [2020-08-06T18:53:25.830Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [2020-08-06T18:53:25.830Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.2-dev.2 [2020-08-06T18:53:25.830Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:ecc710d5197e59ae7f4883e76f8aa49dbd120517-1.1.2-dev.2 [2020-08-06T18:53:25.830Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [Pipeline] } [Pipeline] // script [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-08-06T18:53:27.290Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-08-06T18:53:27.291Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-08-06T18:53:27.343Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:27.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-06T18:53:27.686Z] [2020-08-06T18:53:27.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:28.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-06T18:53:28.077Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-08-06T18:53:28.077Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-06T18:53:28.077Z] 408f87550127: Pulling fs layer [2020-08-06T18:53:28.077Z] fe522b08c979: Pulling fs layer [2020-08-06T18:53:28.077Z] 221eaa008020: Pulling fs layer [2020-08-06T18:53:28.077Z] 2a4607e5d6b9: Pulling fs layer [2020-08-06T18:53:28.077Z] 8f79b27c4fd2: Pulling fs layer [2020-08-06T18:53:28.077Z] e5c8dbe1645b: Pulling fs layer [2020-08-06T18:53:28.077Z] 23e8b3b47431: Pulling fs layer [2020-08-06T18:53:28.077Z] 5c568d65a230: Pulling fs layer [2020-08-06T18:53:28.077Z] 8f79b27c4fd2: Waiting [2020-08-06T18:53:28.077Z] e5c8dbe1645b: Waiting [2020-08-06T18:53:28.077Z] 23e8b3b47431: Waiting [2020-08-06T18:53:28.077Z] 5c568d65a230: Waiting [2020-08-06T18:53:28.077Z] 2a4607e5d6b9: Waiting [2020-08-06T18:53:28.077Z] fe522b08c979: Verifying Checksum [2020-08-06T18:53:28.077Z] fe522b08c979: Download complete [2020-08-06T18:53:28.077Z] 408f87550127: Verifying Checksum [2020-08-06T18:53:28.077Z] 408f87550127: Download complete [2020-08-06T18:53:28.077Z] 2a4607e5d6b9: Verifying Checksum [2020-08-06T18:53:28.077Z] 2a4607e5d6b9: Download complete [2020-08-06T18:53:28.077Z] 8f79b27c4fd2: Verifying Checksum [2020-08-06T18:53:28.077Z] 8f79b27c4fd2: Download complete [2020-08-06T18:53:28.077Z] cbdbe7a5bc2a: Download complete [2020-08-06T18:53:28.339Z] e5c8dbe1645b: Verifying Checksum [2020-08-06T18:53:28.339Z] e5c8dbe1645b: Download complete [2020-08-06T18:53:28.604Z] cbdbe7a5bc2a: Pull complete [2020-08-06T18:53:28.872Z] 23e8b3b47431: Verifying Checksum [2020-08-06T18:53:28.872Z] 23e8b3b47431: Download complete [2020-08-06T18:53:29.136Z] 408f87550127: Pull complete [2020-08-06T18:53:29.136Z] 5c568d65a230: Verifying Checksum [2020-08-06T18:53:29.136Z] 5c568d65a230: Download complete [2020-08-06T18:53:29.136Z] fe522b08c979: Pull complete [2020-08-06T18:53:29.397Z] 221eaa008020: Verifying Checksum [2020-08-06T18:53:29.397Z] 221eaa008020: Download complete [2020-08-06T18:53:34.715Z] 221eaa008020: Pull complete [2020-08-06T18:53:34.715Z] 2a4607e5d6b9: Pull complete [2020-08-06T18:53:34.715Z] 8f79b27c4fd2: Pull complete [2020-08-06T18:53:36.628Z] e5c8dbe1645b: Pull complete [2020-08-06T18:53:39.947Z] 23e8b3b47431: Pull complete [2020-08-06T18:53:40.891Z] 5c568d65a230: Pull complete [2020-08-06T18:53:40.891Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-08-06T18:53:40.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-06T18:53:40.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-08-06T18:53:41.059Z] prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container [2020-08-06T18:53:41.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_device-rest-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-08-06T18:53:42.222Z] $ docker top 323ad18fea77235af90f492307b71009a36a0e6c04caa592ff329add5f2e6977 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-06T18:53:42.760Z] + snyk monitor '--org=edgex-jenkins' [2020-08-06T18:53:52.766Z] [2020-08-06T18:53:52.766Z] Monitoring /w/workspace/gexfoundry_device-rest-go_master (github.com/edgexfoundry/device-rest-go)... [2020-08-06T18:53:52.766Z] [2020-08-06T18:53:52.766Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/e4092540-3f93-46a1-bdac-61be9dd0ed90 [2020-08-06T18:53:52.766Z] [2020-08-06T18:53:52.766Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-08-06T18:53:52.766Z] [2020-08-06T18:53:52.766Z] [2020-08-06T18:53:52.766Z] Snyk CLI supports Node.js 8 and higher. [2020-08-06T18:53:52.766Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-08-06T18:53:52.766Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-08-06T18:53:52.766Z] [2020-08-06T18:53:52.766Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-08-06T18:53:52.766Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-08-06T18:53:52.775Z] $ docker stop --time=1 323ad18fea77235af90f492307b71009a36a0e6c04caa592ff329add5f2e6977 [2020-08-06T18:53:54.762Z] $ docker rm -f 323ad18fea77235af90f492307b71009a36a0e6c04caa592ff329add5f2e6977 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:55.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-06T18:53:55.808Z] [2020-08-06T18:53:55.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:53:56.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-06T18:53:56.148Z] latest: Pulling from edgex-devops/edgex-klar [2020-08-06T18:53:56.148Z] e7c96db7181b: Pulling fs layer [2020-08-06T18:53:56.148Z] 1868ca2cb446: Pulling fs layer [2020-08-06T18:53:56.148Z] 136be5d0fe8e: Pulling fs layer [2020-08-06T18:53:56.148Z] 894bfe63afcb: Pulling fs layer [2020-08-06T18:53:56.148Z] 894bfe63afcb: Waiting [2020-08-06T18:53:56.148Z] 1868ca2cb446: Verifying Checksum [2020-08-06T18:53:56.148Z] 1868ca2cb446: Download complete [2020-08-06T18:53:56.148Z] 136be5d0fe8e: Verifying Checksum [2020-08-06T18:53:56.148Z] 136be5d0fe8e: Download complete [2020-08-06T18:53:56.148Z] e7c96db7181b: Verifying Checksum [2020-08-06T18:53:56.148Z] e7c96db7181b: Download complete [2020-08-06T18:53:56.409Z] 894bfe63afcb: Verifying Checksum [2020-08-06T18:53:56.409Z] 894bfe63afcb: Download complete [2020-08-06T18:53:56.409Z] e7c96db7181b: Pull complete [2020-08-06T18:53:56.670Z] 1868ca2cb446: Pull complete [2020-08-06T18:53:56.670Z] 136be5d0fe8e: Pull complete [2020-08-06T18:53:56.930Z] 894bfe63afcb: Pull complete [2020-08-06T18:53:57.191Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-08-06T18:53:57.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-06T18:53:57.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-08-06T18:53:57.281Z] prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container [2020-08-06T18:53:57.315Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-06T18:53:58.392Z] $ docker top 6e1621bb37d142a3bdded7c69552e11feb3564ac208efce7ad093f9cd3f499de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-06T18:53:58.932Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:ecc710d5197e59ae7f4883e76f8aa49dbd120517 [2020-08-06T18:53:58.933Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-06T18:54:02.424Z] $ docker stop --time=1 6e1621bb37d142a3bdded7c69552e11feb3564ac208efce7ad093f9cd3f499de [2020-08-06T18:54:03.824Z] $ docker rm -f 6e1621bb37d142a3bdded7c69552e11feb3564ac208efce7ad093f9cd3f499de [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:54:04.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-06T18:54:04.294Z] . [Pipeline] withDockerContainer [2020-08-06T18:54:04.385Z] prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container [2020-08-06T18:54:04.419Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-06T18:54:05.152Z] $ docker top ce7537073e643271217738238262d3bfb5429c58ecbd900d415372718fe4029c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-06T18:54:05.678Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:ecc710d5197e59ae7f4883e76f8aa49dbd120517 [2020-08-06T18:54:05.678Z] + tee [2020-08-06T18:54:05.678Z] clair timeout 1m0s [2020-08-06T18:54:05.678Z] docker timeout: 1m0s [2020-08-06T18:54:05.678Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-06T18:54:06.349Z] $ docker stop --time=1 ce7537073e643271217738238262d3bfb5429c58ecbd900d415372718fe4029c [2020-08-06T18:54:07.693Z] $ docker rm -f ce7537073e643271217738238262d3bfb5429c58ecbd900d415372718fe4029c [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-06T18:54:08.246Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo [2020-08-06T18:54:08.258Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go_ecc710d5197e59ae7f4883e76f8aa49dbd120517.html [Pipeline] writeFile [Pipeline] step [2020-08-06T18:54:08.302Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:54:08.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-06T18:54:08.634Z] . [Pipeline] withDockerContainer [2020-08-06T18:54:08.726Z] prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container [2020-08-06T18:54:08.763Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-06T18:54:09.380Z] $ docker top 53766bd86c50ed4e8428042d3fdcd7c1746a7691edae220ac57f8cb8910fbc25 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-06T18:54:09.950Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:ecc710d5197e59ae7f4883e76f8aa49dbd120517 [2020-08-06T18:54:09.950Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-06T18:54:13.401Z] $ docker stop --time=1 53766bd86c50ed4e8428042d3fdcd7c1746a7691edae220ac57f8cb8910fbc25 [2020-08-06T18:54:14.763Z] $ docker rm -f 53766bd86c50ed4e8428042d3fdcd7c1746a7691edae220ac57f8cb8910fbc25 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:54:15.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-06T18:54:15.221Z] . [Pipeline] withDockerContainer [2020-08-06T18:54:15.310Z] prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container [2020-08-06T18:54:15.344Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-06T18:54:15.929Z] $ docker top 330c59d9b1c1d54dd86438b0909d39d137259434b5cec53e794f08d97340f17a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-06T18:54:16.416Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:ecc710d5197e59ae7f4883e76f8aa49dbd120517 [2020-08-06T18:54:16.416Z] + tee [2020-08-06T18:54:16.416Z] clair timeout 1m0s [2020-08-06T18:54:16.416Z] docker timeout: 1m0s [2020-08-06T18:54:16.416Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-06T18:54:17.072Z] $ docker stop --time=1 330c59d9b1c1d54dd86438b0909d39d137259434b5cec53e794f08d97340f17a [2020-08-06T18:54:18.434Z] $ docker rm -f 330c59d9b1c1d54dd86438b0909d39d137259434b5cec53e794f08d97340f17a [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-06T18:54:18.882Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo [2020-08-06T18:54:18.895Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go-arm64_ecc710d5197e59ae7f4883e76f8aa49dbd120517.html [Pipeline] writeFile [Pipeline] step [2020-08-06T18:54:18.943Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:54:20.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-06T18:54:20.194Z] . [Pipeline] withDockerContainer [2020-08-06T18:54:20.285Z] prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container [2020-08-06T18:54:20.320Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-06T18:54:20.961Z] $ docker top 9941863acb24893bf45ececd10739b3ea67c8451695d69cd07f56a52e49427f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-06T18:54:21.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-06T18:54:21.232Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-06T18:54:21.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-06T18:54:21.431Z] $ docker exec 9941863acb24893bf45ececd10739b3ea67c8451695d69cd07f56a52e49427f0 ssh-agent [2020-08-06T18:54:21.626Z] SSH_AUTH_SOCK=/tmp/ssh-8owRWRPDJBnb/agent.11 [2020-08-06T18:54:21.626Z] SSH_AGENT_PID=17 [2020-08-06T18:54:21.632Z] Running ssh-add (command line suppressed) [2020-08-06T18:54:21.765Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2785572044842102165.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2785572044842102165.key) [2020-08-06T18:54:21.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-06T18:54:22.151Z] + git semver tag [2020-08-06T18:54:22.151Z] # -> Open(): unable to determine branch for HEAD [2020-08-06T18:54:22.151Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2020-08-06T18:54:22.151Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2020-08-06T18:54:22.151Z] # $SEMVER_REMOTE_NAME = origin [2020-08-06T18:54:22.151Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-06T18:54:22.151Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-06T18:54:22.151Z] # $SEMVER_BRANCH = master [2020-08-06T18:54:22.151Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [2020-08-06T18:54:22.151Z] # ecc710d5197e59ae7f4883e76f8aa49dbd120517 HEAD [2020-08-06T18:54:22.151Z] # -> Force: false [2020-08-06T18:54:22.151Z] # 417179b8e850825fe4a7d729c2dd1e957f389624 refs/tags/v1.1.2-dev.2 [Pipeline] } [2020-08-06T18:54:22.158Z] $ docker exec --env ******** --env ******** 9941863acb24893bf45ececd10739b3ea67c8451695d69cd07f56a52e49427f0 ssh-agent -k [2020-08-06T18:54:22.274Z] unset SSH_AUTH_SOCK; [2020-08-06T18:54:22.274Z] unset SSH_AGENT_PID; [2020-08-06T18:54:22.274Z] echo Agent pid 17 killed; [2020-08-06T18:54:22.328Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-06T18:54:22.791Z] + git semver [Pipeline] } [2020-08-06T18:54:22.801Z] $ docker stop --time=1 9941863acb24893bf45ececd10739b3ea67c8451695d69cd07f56a52e49427f0 [2020-08-06T18:54:24.156Z] $ docker rm -f 9941863acb24893bf45ececd10739b3ea67c8451695d69cd07f56a52e49427f0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:54:24.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-06T18:54:24.764Z] [2020-08-06T18:54:24.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:54:25.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-06T18:54:25.174Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-08-06T18:54:25.174Z] ab5ef0e58194: Pulling fs layer [2020-08-06T18:54:25.174Z] 9712f1f96733: Pulling fs layer [2020-08-06T18:54:25.174Z] 63f879dbbcfc: Pulling fs layer [2020-08-06T18:54:25.174Z] 0d9ebad4ef96: Pulling fs layer [2020-08-06T18:54:25.174Z] e9a5061849ea: Pulling fs layer [2020-08-06T18:54:25.174Z] d747dcd14b5f: Pulling fs layer [2020-08-06T18:54:25.174Z] 2de7ff778b66: Pulling fs layer [2020-08-06T18:54:25.174Z] d747dcd14b5f: Waiting [2020-08-06T18:54:25.174Z] 2de7ff778b66: Waiting [2020-08-06T18:54:25.174Z] 0d9ebad4ef96: Waiting [2020-08-06T18:54:25.174Z] e9a5061849ea: Waiting [2020-08-06T18:54:25.174Z] 9712f1f96733: Verifying Checksum [2020-08-06T18:54:25.174Z] 9712f1f96733: Download complete [2020-08-06T18:54:26.127Z] 63f879dbbcfc: Download complete [2020-08-06T18:54:26.127Z] e9a5061849ea: Verifying Checksum [2020-08-06T18:54:26.127Z] e9a5061849ea: Download complete [2020-08-06T18:54:26.127Z] ab5ef0e58194: Verifying Checksum [2020-08-06T18:54:26.127Z] ab5ef0e58194: Download complete [2020-08-06T18:54:26.391Z] d747dcd14b5f: Verifying Checksum [2020-08-06T18:54:26.391Z] d747dcd14b5f: Download complete [2020-08-06T18:54:26.391Z] 0d9ebad4ef96: Verifying Checksum [2020-08-06T18:54:26.391Z] 0d9ebad4ef96: Download complete [2020-08-06T18:54:26.391Z] 2de7ff778b66: Verifying Checksum [2020-08-06T18:54:26.391Z] 2de7ff778b66: Download complete [2020-08-06T18:54:29.708Z] ab5ef0e58194: Pull complete [2020-08-06T18:54:29.968Z] 9712f1f96733: Pull complete [2020-08-06T18:54:33.274Z] 63f879dbbcfc: Pull complete [2020-08-06T18:54:39.884Z] 0d9ebad4ef96: Pull complete [2020-08-06T18:54:39.884Z] e9a5061849ea: Pull complete [2020-08-06T18:54:40.148Z] d747dcd14b5f: Pull complete [2020-08-06T18:54:43.462Z] 2de7ff778b66: Pull complete [2020-08-06T18:54:43.462Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-08-06T18:54:43.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-06T18:54:43.462Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-08-06T18:54:43.618Z] prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container [2020-08-06T18:54:43.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-08-06T18:54:46.971Z] $ docker top 755bc3642065974b7247ef09cbaa7fe9518b183692dab37969e13bd6ce0fa700 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-08-06T18:54:47.207Z] provisioning config files... [2020-08-06T18:54:47.221Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config3996048703958946963tmp [2020-08-06T18:54:47.240Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config4419653709890529234tmp [2020-08-06T18:54:47.254Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config1736083261144515385tmp [Pipeline] { [Pipeline] echo [2020-08-06T18:54:47.301Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-06T18:54:47.593Z] ---> sigul-configuration.sh [2020-08-06T18:54:47.593Z] gpg: directory `/root/.gnupg' created [2020-08-06T18:54:47.593Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-08-06T18:54:47.593Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-08-06T18:54:47.593Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-08-06T18:54:47.593Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-08-06T18:54:47.593Z] gpg: CAST5 encrypted data [2020-08-06T18:54:47.854Z] gpg: encrypted with 1 passphrase [2020-08-06T18:54:47.854Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-08-06T18:54:48.156Z] + mkdir /home/jenkins [2020-08-06T18:54:48.156Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-08-06T18:54:48.450Z] + 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-08-06T18:54:48.459Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-06T18:54:48.750Z] ---> sigul-install.sh [2020-08-06T18:54:54.047Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-08-06T18:54:54.340Z] + git tag --list [2020-08-06T18:54:54.340Z] v1.1.2-dev.2 [Pipeline] sh [2020-08-06T18:54:54.635Z] + lftools sign git-tag v1.1.2-dev.2 [2020-08-06T18:54:56.021Z] Signing Git tag with Sigul... [2020-08-06T18:54:56.021Z] Signing v1.1.2-dev.2 [Pipeline] echo [2020-08-06T18:54:56.602Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-06T18:54:56.892Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-08-06T18:54:56.900Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-08-06T18:54:56.974Z] $ docker stop --time=1 755bc3642065974b7247ef09cbaa7fe9518b183692dab37969e13bd6ce0fa700 [2020-08-06T18:54:58.949Z] $ docker rm -f 755bc3642065974b7247ef09cbaa7fe9518b183692dab37969e13bd6ce0fa700 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:54:59.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-06T18:54:59.718Z] . [Pipeline] withDockerContainer [2020-08-06T18:54:59.807Z] prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container [2020-08-06T18:54:59.840Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-06T18:55:00.474Z] $ docker top 153611d3d561f99b6ac072a29014fc386ce00c7bd3da50b088eb191af592601a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-06T18:55:00.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-06T18:55:00.758Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-06T18:55:00.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-06T18:55:00.947Z] $ docker exec 153611d3d561f99b6ac072a29014fc386ce00c7bd3da50b088eb191af592601a ssh-agent [2020-08-06T18:55:01.121Z] SSH_AUTH_SOCK=/tmp/ssh-G3pe2GKJA7pG/agent.13 [2020-08-06T18:55:01.121Z] SSH_AGENT_PID=18 [2020-08-06T18:55:01.127Z] Running ssh-add (command line suppressed) [2020-08-06T18:55:01.249Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8616506027455281603.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8616506027455281603.key) [2020-08-06T18:55:01.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-06T18:55:01.636Z] + git semver bump pre [2020-08-06T18:55:01.636Z] # -> Open(): unable to determine branch for HEAD [2020-08-06T18:55:01.636Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2020-08-06T18:55:01.636Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2020-08-06T18:55:01.636Z] # $SEMVER_REMOTE_NAME = origin [2020-08-06T18:55:01.636Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-06T18:55:01.636Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-06T18:55:01.636Z] # $SEMVER_BRANCH = master [2020-08-06T18:55:01.636Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [2020-08-06T18:55:01.636Z] 1.1.2-dev.3 [Pipeline] } [2020-08-06T18:55:01.643Z] $ docker exec --env ******** --env ******** 153611d3d561f99b6ac072a29014fc386ce00c7bd3da50b088eb191af592601a ssh-agent -k [2020-08-06T18:55:01.765Z] unset SSH_AUTH_SOCK; [2020-08-06T18:55:01.765Z] unset SSH_AGENT_PID; [2020-08-06T18:55:01.765Z] echo Agent pid 18 killed; [2020-08-06T18:55:01.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-06T18:55:02.347Z] + git semver [Pipeline] } [2020-08-06T18:55:02.357Z] $ docker stop --time=1 153611d3d561f99b6ac072a29014fc386ce00c7bd3da50b088eb191af592601a [2020-08-06T18:55:03.939Z] $ docker rm -f 153611d3d561f99b6ac072a29014fc386ce00c7bd3da50b088eb191af592601a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:55:04.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-06T18:55:04.448Z] . [Pipeline] withDockerContainer [2020-08-06T18:55:04.535Z] prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container [2020-08-06T18:55:04.574Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-06T18:55:05.226Z] $ docker top 3fe3cdd14b789aa4262973affa01c5a5404e43d27d608e6bc8f0ff7a9a1e8f0d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-06T18:55:05.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-06T18:55:05.546Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-06T18:55:05.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-06T18:55:05.729Z] $ docker exec 3fe3cdd14b789aa4262973affa01c5a5404e43d27d608e6bc8f0ff7a9a1e8f0d ssh-agent [2020-08-06T18:55:05.900Z] SSH_AUTH_SOCK=/tmp/ssh-FCqsaBNbjUvI/agent.12 [2020-08-06T18:55:05.900Z] SSH_AGENT_PID=17 [2020-08-06T18:55:05.907Z] Running ssh-add (command line suppressed) [2020-08-06T18:55:06.030Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8728023096423789759.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8728023096423789759.key) [2020-08-06T18:55:06.090Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-06T18:55:06.435Z] + git semver push [2020-08-06T18:55:06.435Z] # -> Open(): unable to determine branch for HEAD [2020-08-06T18:55:06.435Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2020-08-06T18:55:06.435Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2020-08-06T18:55:06.435Z] # $SEMVER_REMOTE_NAME = origin [2020-08-06T18:55:06.435Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-06T18:55:06.435Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-06T18:55:06.435Z] # $SEMVER_BRANCH = master [2020-08-06T18:55:06.435Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } [2020-08-06T18:55:13.056Z] $ docker exec --env ******** --env ******** 3fe3cdd14b789aa4262973affa01c5a5404e43d27d608e6bc8f0ff7a9a1e8f0d ssh-agent -k [2020-08-06T18:55:13.227Z] unset SSH_AUTH_SOCK; [2020-08-06T18:55:13.227Z] unset SSH_AGENT_PID; [2020-08-06T18:55:13.227Z] echo Agent pid 17 killed; [2020-08-06T18:55:13.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-06T18:55:13.831Z] + git semver [Pipeline] } [2020-08-06T18:55:13.864Z] $ docker stop --time=1 3fe3cdd14b789aa4262973affa01c5a5404e43d27d608e6bc8f0ff7a9a1e8f0d [2020-08-06T18:55:15.217Z] $ docker rm -f 3fe3cdd14b789aa4262973affa01c5a5404e43d27d608e6bc8f0ff7a9a1e8f0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-08-06T18:55:16.359Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-06T18:55:16.917Z] ---> package-listing.sh [2020-08-06T18:55:16.917Z] ++ facter osfamily [2020-08-06T18:55:16.917Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-06T18:55:16.917Z] + OS_FAMILY=redhat [2020-08-06T18:55:16.917Z] + workspace=/w/workspace/gexfoundry_device-rest-go_master [2020-08-06T18:55:16.917Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-06T18:55:16.917Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-06T18:55:16.917Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-06T18:55:16.917Z] + PACKAGES=/tmp/packages_start.txt [2020-08-06T18:55:16.917Z] + '[' /w/workspace/gexfoundry_device-rest-go_master ']' [2020-08-06T18:55:16.917Z] + PACKAGES=/tmp/packages_end.txt [2020-08-06T18:55:16.917Z] + case "${OS_FAMILY}" in [2020-08-06T18:55:16.917Z] + sort [2020-08-06T18:55:16.917Z] + rpm -qa [2020-08-06T18:55:21.123Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-06T18:55:21.123Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-06T18:55:21.123Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-06T18:55:21.123Z] + '[' /w/workspace/gexfoundry_device-rest-go_master ']' [2020-08-06T18:55:21.123Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/archives/ [2020-08-06T18:55:21.123Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:55:21.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-06T18:55:21.701Z] [2020-08-06T18:55:21.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-06T18:55:22.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-06T18:55:22.039Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-06T18:55:22.039Z] c9b1b535fdd9: Pulling fs layer [2020-08-06T18:55:22.039Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-06T18:55:22.039Z] 756a868c4378: Pulling fs layer [2020-08-06T18:55:22.039Z] 444b2fc9a129: Pulling fs layer [2020-08-06T18:55:22.039Z] ea15f1150254: Pulling fs layer [2020-08-06T18:55:22.039Z] 41b27a9f41bf: Pulling fs layer [2020-08-06T18:55:22.039Z] 28c525ee5125: Pulling fs layer [2020-08-06T18:55:22.039Z] 094b1ea09ed8: Pulling fs layer [2020-08-06T18:55:22.039Z] 138eaada9080: Pulling fs layer [2020-08-06T18:55:22.039Z] 0622d0fa9048: Pulling fs layer [2020-08-06T18:55:22.039Z] 41b27a9f41bf: Waiting [2020-08-06T18:55:22.039Z] 138eaada9080: Waiting [2020-08-06T18:55:22.039Z] 28c525ee5125: Waiting [2020-08-06T18:55:22.039Z] 094b1ea09ed8: Waiting [2020-08-06T18:55:22.039Z] 0622d0fa9048: Waiting [2020-08-06T18:55:22.039Z] 444b2fc9a129: Waiting [2020-08-06T18:55:22.039Z] ea15f1150254: Waiting [2020-08-06T18:55:22.039Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-06T18:55:22.039Z] 2cc5ad85d9ab: Download complete [2020-08-06T18:55:22.039Z] 444b2fc9a129: Verifying Checksum [2020-08-06T18:55:22.039Z] 444b2fc9a129: Download complete [2020-08-06T18:55:22.039Z] c9b1b535fdd9: Verifying Checksum [2020-08-06T18:55:22.039Z] c9b1b535fdd9: Download complete [2020-08-06T18:55:22.039Z] ea15f1150254: Verifying Checksum [2020-08-06T18:55:22.039Z] ea15f1150254: Download complete [2020-08-06T18:55:22.307Z] 28c525ee5125: Verifying Checksum [2020-08-06T18:55:22.307Z] 28c525ee5125: Download complete [2020-08-06T18:55:22.575Z] 756a868c4378: Verifying Checksum [2020-08-06T18:55:22.575Z] 756a868c4378: Download complete [2020-08-06T18:55:22.575Z] 138eaada9080: Verifying Checksum [2020-08-06T18:55:22.575Z] 138eaada9080: Download complete [2020-08-06T18:55:22.839Z] 0622d0fa9048: Verifying Checksum [2020-08-06T18:55:22.839Z] 0622d0fa9048: Download complete [2020-08-06T18:55:22.839Z] 094b1ea09ed8: Verifying Checksum [2020-08-06T18:55:22.839Z] 094b1ea09ed8: Download complete [2020-08-06T18:55:22.839Z] c9b1b535fdd9: Pull complete [2020-08-06T18:55:23.100Z] 41b27a9f41bf: Verifying Checksum [2020-08-06T18:55:23.100Z] 41b27a9f41bf: Download complete [2020-08-06T18:55:23.366Z] 2cc5ad85d9ab: Pull complete [2020-08-06T18:55:25.282Z] 756a868c4378: Pull complete [2020-08-06T18:55:25.282Z] 444b2fc9a129: Pull complete [2020-08-06T18:55:25.282Z] ea15f1150254: Pull complete [2020-08-06T18:55:28.599Z] 41b27a9f41bf: Pull complete [2020-08-06T18:55:28.599Z] 28c525ee5125: Pull complete [2020-08-06T18:55:30.526Z] 094b1ea09ed8: Pull complete [2020-08-06T18:55:30.788Z] 138eaada9080: Pull complete [2020-08-06T18:55:31.048Z] 0622d0fa9048: Pull complete [2020-08-06T18:55:31.048Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-06T18:55:31.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-06T18:55:31.048Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-06T18:55:31.187Z] prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container [2020-08-06T18:55:31.221Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-06T18:55:34.003Z] $ docker top e3625dd7b3ab5dbeb15ad8abdf4e8bbd26dcb5395970b84de077eb5bac2f7d45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-06T18:55:34.229Z] provisioning config files... [2020-08-06T18:55:34.245Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config4428617642647877538tmp [Pipeline] { [Pipeline] echo [2020-08-06T18:55:34.310Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-06T18:55:34.603Z] ---> create-netrc.sh [Pipeline] echo [2020-08-06T18:55:34.613Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-06T18:55:34.910Z] ---> logs-deploy.sh [2020-08-06T18:55:34.910Z] + ARCHIVE_ARTIFACTS= [2020-08-06T18:55:34.910Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-06T18:55:34.910Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-06T18:55:34.910Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-06T18:55:34.910Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/15 [2020-08-06T18:55:34.910Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/master/15/ [2020-08-06T18:55:34.910Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/15 /w/workspace/gexfoundry_device-rest-go_master [2020-08-06T18:55:36.297Z] Archives upload complete. [2020-08-06T18:55:36.297Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/15 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/master/15/