Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 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-virtual-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-virtual-go-settings PROJECT: device-virtual-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-virtual-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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-516 in /w/workspace/foundry_device-virtual-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 Fetching without tags Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 # timeout=10 Commit message: "Merge pull request #121 from FelixTing/issue-119" > git rev-list --no-walk d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-19T20:43:33.415Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-19T20:43:33.615Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-19T20:43:33.701Z] ========================================================= [2020-08-19T20:43:33.701Z] EdgeX Global Pipelines Version Info [2020-08-19T20:43:33.701Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-19T20:43:36.005Z] ------------------- [2020-08-19T20:43:36.005Z] stable info: [2020-08-19T20:43:36.005Z] ------------------- [2020-08-19T20:43:36.005Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-19T20:43:36.005Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-19T20:43:36.006Z] Message: update stable to v1.0.106 [2020-08-19T20:43:36.987Z] ------------------- [2020-08-19T20:43:36.987Z] experimental info: [2020-08-19T20:43:36.987Z] ------------------- [2020-08-19T20:43:36.987Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-19T20:43:36.987Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-19T20:43:36.987Z] 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-19T20:43:39.177Z] + git log --format=format:%s -1 d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [Pipeline] echo [2020-08-19T20:43:39.285Z] GIT_COMMIT: d9b83bd88a573ae11fcf404e5819c6bf4fe22e20, Commit Message: Merge pull request #121 from FelixTing/issue-119 [Pipeline] echo [2020-08-19T20:43:39.328Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:43:39.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-19T20:43:40.481Z] [2020-08-19T20:43:40.481Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:43:40.944Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-19T20:43:41.263Z] latest: Pulling from edgex-devops/git-semver [2020-08-19T20:43:41.263Z] 31603596830f: Pulling fs layer [2020-08-19T20:43:41.263Z] 2a8b12db71e7: Pulling fs layer [2020-08-19T20:43:41.263Z] 6ca5941a6612: Pulling fs layer [2020-08-19T20:43:41.263Z] ecc8261a40a4: Pulling fs layer [2020-08-19T20:43:41.263Z] ecc8261a40a4: Waiting [2020-08-19T20:43:41.263Z] 2a8b12db71e7: Verifying Checksum [2020-08-19T20:43:41.263Z] 2a8b12db71e7: Download complete [2020-08-19T20:43:41.263Z] 31603596830f: Verifying Checksum [2020-08-19T20:43:41.263Z] 31603596830f: Download complete [2020-08-19T20:43:41.555Z] ecc8261a40a4: Verifying Checksum [2020-08-19T20:43:41.555Z] ecc8261a40a4: Download complete [2020-08-19T20:43:41.555Z] 6ca5941a6612: Verifying Checksum [2020-08-19T20:43:41.555Z] 6ca5941a6612: Download complete [2020-08-19T20:43:41.821Z] 31603596830f: Pull complete [2020-08-19T20:43:42.113Z] 2a8b12db71e7: Pull complete [2020-08-19T20:43:43.804Z] 6ca5941a6612: Pull complete [2020-08-19T20:43:44.405Z] ecc8261a40a4: Pull complete [2020-08-19T20:43:44.405Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-19T20:43:44.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-19T20:43:44.405Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-19T20:43:44.672Z] prd-centos7-docker-4c-2g-516 does not seem to be running inside a container [2020-08-19T20:43:44.859Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-19T20:43:47.412Z] $ docker top 7b65aec622c3bedfd00e005bae9b92d225914518f56c9a3db72631256ca70fe1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-19T20:43:48.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-19T20:43:48.047Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-19T20:43:48.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-19T20:43:48.574Z] $ docker exec 7b65aec622c3bedfd00e005bae9b92d225914518f56c9a3db72631256ca70fe1 ssh-agent [2020-08-19T20:43:48.964Z] SSH_AUTH_SOCK=/tmp/ssh-yOajTEuSMKQp/agent.12 [2020-08-19T20:43:48.964Z] SSH_AGENT_PID=17 [2020-08-19T20:43:49.120Z] Running ssh-add (command line suppressed) [2020-08-19T20:43:49.348Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_8694499283726387002.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_8694499283726387002.key) [2020-08-19T20:43:49.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-19T20:43:49.824Z] + git describe --exact-match --tags HEAD [2020-08-19T20:43:49.824Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-19T20:43:49.857Z] $ docker exec --env ******** --env ******** 7b65aec622c3bedfd00e005bae9b92d225914518f56c9a3db72631256ca70fe1 ssh-agent -k [2020-08-19T20:43:50.224Z] unset SSH_AUTH_SOCK; [2020-08-19T20:43:50.225Z] unset SSH_AGENT_PID; [2020-08-19T20:43:50.225Z] echo Agent pid 17 killed; [2020-08-19T20:43:50.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-19T20:43:50.533Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-19T20:43:50.533Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-19T20:43:50.662Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-19T20:43:50.662Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-19T20:43:51.123Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-19T20:43:51.130Z] $ docker exec 7b65aec622c3bedfd00e005bae9b92d225914518f56c9a3db72631256ca70fe1 ssh-agent [2020-08-19T20:43:51.631Z] SSH_AUTH_SOCK=/tmp/ssh-gkzjnAEZoCfp/agent.45 [2020-08-19T20:43:51.631Z] SSH_AGENT_PID=50 [2020-08-19T20:43:51.642Z] Running ssh-add (command line suppressed) [2020-08-19T20:43:51.905Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_8181352483083286180.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_8181352483083286180.key) [2020-08-19T20:43:52.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-19T20:43:52.405Z] + git semver init [2020-08-19T20:43:52.405Z] # -> Open(): unable to determine branch for HEAD [2020-08-19T20:43:52.405Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2020-08-19T20:43:52.405Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2020-08-19T20:43:52.405Z] # $SEMVER_REMOTE_NAME = origin [2020-08-19T20:43:52.405Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-19T20:43:52.405Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-19T20:43:52.405Z] # $SEMVER_BRANCH = master [2020-08-19T20:43:52.405Z] # $SEMVER_TEMP = /tmp/semver-596877131 [2020-08-19T20:43:52.405Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-08-19T20:43:53.014Z] # '/tmp/semver-596877131' -> '/w/workspace/foundry_device-virtual-go_master/.semver' [2020-08-19T20:43:53.014Z] # -> Force: false [2020-08-19T20:43:53.014Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } [2020-08-19T20:43:53.107Z] $ docker exec --env ******** --env ******** 7b65aec622c3bedfd00e005bae9b92d225914518f56c9a3db72631256ca70fe1 ssh-agent -k [2020-08-19T20:43:53.298Z] unset SSH_AUTH_SOCK; [2020-08-19T20:43:53.299Z] unset SSH_AGENT_PID; [2020-08-19T20:43:53.299Z] echo Agent pid 50 killed; [2020-08-19T20:43:53.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-19T20:43:53.965Z] + git semver [Pipeline] } [2020-08-19T20:43:54.280Z] $ docker stop --time=1 7b65aec622c3bedfd00e005bae9b92d225914518f56c9a3db72631256ca70fe1 [2020-08-19T20:43:55.917Z] $ docker rm -f 7b65aec622c3bedfd00e005bae9b92d225914518f56c9a3db72631256ca70fe1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-19T20:43:57.602Z] Stashed 18 file(s) [Pipeline] echo [2020-08-19T20:43:57.604Z] [edgeXSemver] initialized semver on version 1.2.3 [Pipeline] echo [2020-08-19T20:43:57.700Z] Archived original version: [1.2.3] [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-19T20:44:13.051Z] Still waiting to schedule task [2020-08-19T20:44:13.051Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-08-19T20:44:13.052Z] Still waiting to schedule task [2020-08-19T20:44:13.052Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-513’ [2020-08-19T20:47:12.967Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-526 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws [2020-08-19T20:47:13.086Z] Running in /w/workspace/device-virtual-go/20 [Pipeline] { [Pipeline] checkout [2020-08-19T20:47:18.576Z] using credential edgex-jenkins-ssh [2020-08-19T20:47:18.638Z] Cloning the remote Git repository [2020-08-19T20:47:18.638Z] Cloning with configured refspecs honoured and without tags [2020-08-19T20:47:18.698Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-08-19T20:47:18.829Z] > git init /w/workspace/device-virtual-go/20 # timeout=10 [2020-08-19T20:47:18.903Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-08-19T20:47:18.906Z] > git --version # timeout=10 [2020-08-19T20:47:18.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-19T20:47:19.029Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T20:47:19.902Z] Fetching without tags [2020-08-19T20:47:20.534Z] Checking out Revision d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 (master) [2020-08-19T20:47:19.766Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-08-19T20:47:19.795Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T20:47:19.830Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-08-19T20:47:19.921Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-08-19T20:47:19.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-19T20:47:19.967Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T20:47:20.553Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T20:47:20.574Z] > git checkout -f d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 # timeout=10 [2020-08-19T20:47:24.947Z] Commit message: "Merge pull request #121 from FelixTing/issue-119" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-19T20:47:25.938Z] ========================================================= [2020-08-19T20:47:25.938Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-19T20:47:25.938Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:47:27.171Z] + 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-19T20:47:28.159Z] Sending build context to Docker daemon 527.9kB [2020-08-19T20:47:28.159Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-19T20:47:28.159Z] Step 2/8 : FROM ${BASE} [2020-08-19T20:47:28.433Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-19T20:47:28.434Z] b538f80385f9: Pulling fs layer [2020-08-19T20:47:28.434Z] 74f711af9a0d: Pulling fs layer [2020-08-19T20:47:28.434Z] 99f96fe45779: Pulling fs layer [2020-08-19T20:47:28.434Z] fd7a069fd194: Pulling fs layer [2020-08-19T20:47:28.434Z] 66aa3694b03b: Pulling fs layer [2020-08-19T20:47:28.434Z] 170f70906a0f: Pulling fs layer [2020-08-19T20:47:28.434Z] ad7c5574e4b9: Pulling fs layer [2020-08-19T20:47:28.434Z] e772456be8f7: Pulling fs layer [2020-08-19T20:47:28.434Z] c890913d741a: Pulling fs layer [2020-08-19T20:47:28.434Z] 2480fcc9aa5a: Pulling fs layer [2020-08-19T20:47:28.434Z] 09adf4765672: Pulling fs layer [2020-08-19T20:47:28.434Z] 66aa3694b03b: Waiting [2020-08-19T20:47:28.434Z] 170f70906a0f: Waiting [2020-08-19T20:47:28.434Z] ad7c5574e4b9: Waiting [2020-08-19T20:47:28.434Z] e772456be8f7: Waiting [2020-08-19T20:47:28.434Z] c890913d741a: Waiting [2020-08-19T20:47:28.434Z] 2480fcc9aa5a: Waiting [2020-08-19T20:47:28.434Z] 09adf4765672: Waiting [2020-08-19T20:47:28.434Z] fd7a069fd194: Waiting [2020-08-19T20:47:28.434Z] 99f96fe45779: Verifying Checksum [2020-08-19T20:47:28.434Z] 99f96fe45779: Download complete [2020-08-19T20:47:28.434Z] 74f711af9a0d: Verifying Checksum [2020-08-19T20:47:28.434Z] 74f711af9a0d: Download complete [2020-08-19T20:47:28.434Z] 66aa3694b03b: Verifying Checksum [2020-08-19T20:47:28.434Z] 66aa3694b03b: Download complete [2020-08-19T20:47:28.434Z] 170f70906a0f: Verifying Checksum [2020-08-19T20:47:28.434Z] 170f70906a0f: Download complete [2020-08-19T20:47:28.710Z] b538f80385f9: Download complete [2020-08-19T20:47:29.331Z] b538f80385f9: Pull complete [2020-08-19T20:47:30.324Z] 74f711af9a0d: Pull complete [2020-08-19T20:47:30.597Z] 99f96fe45779: Pull complete [2020-08-19T20:47:32.031Z] ad7c5574e4b9: Verifying Checksum [2020-08-19T20:47:32.031Z] ad7c5574e4b9: Download complete [2020-08-19T20:47:32.031Z] c890913d741a: Verifying Checksum [2020-08-19T20:47:32.031Z] c890913d741a: Download complete [2020-08-19T20:47:33.466Z] e772456be8f7: Verifying Checksum [2020-08-19T20:47:33.466Z] e772456be8f7: Download complete [2020-08-19T20:47:33.466Z] 09adf4765672: Verifying Checksum [2020-08-19T20:47:33.466Z] 09adf4765672: Download complete [2020-08-19T20:47:34.071Z] 2480fcc9aa5a: Verifying Checksum [2020-08-19T20:47:34.071Z] 2480fcc9aa5a: Download complete [2020-08-19T20:47:34.351Z] fd7a069fd194: Verifying Checksum [2020-08-19T20:47:34.351Z] fd7a069fd194: Download complete [2020-08-19T20:47:44.544Z] fd7a069fd194: Pull complete [2020-08-19T20:47:44.821Z] 66aa3694b03b: Pull complete [2020-08-19T20:47:45.430Z] 170f70906a0f: Pull complete [2020-08-19T20:47:48.815Z] ad7c5574e4b9: Pull complete [2020-08-19T20:47:53.126Z] e772456be8f7: Pull complete [2020-08-19T20:47:53.412Z] c890913d741a: Pull complete [2020-08-19T20:47:56.044Z] 2480fcc9aa5a: Pull complete [2020-08-19T20:47:56.044Z] 09adf4765672: Pull complete [2020-08-19T20:47:56.044Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-19T20:47:56.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-19T20:47:56.044Z] ---> 2248a725d1cf [2020-08-19T20:47:56.044Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-08-19T20:48:01.453Z] ---> Running in f1c903267578 [2020-08-19T20:48:01.453Z] Removing intermediate container f1c903267578 [2020-08-19T20:48:01.453Z] ---> b7cb476eb121 [2020-08-19T20:48:01.453Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T20:48:01.727Z] ---> Running in 0465552fe7db [2020-08-19T20:48:04.343Z] Removing intermediate container 0465552fe7db [2020-08-19T20:48:04.343Z] ---> ac19859874fe [2020-08-19T20:48:04.343Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-08-19T20:48:04.624Z] ---> Running in 42821ffdbf2c [2020-08-19T20:48:06.061Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-19T20:48:06.655Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-19T20:48:07.635Z] (1/14) Installing libmagic (5.38-r0) [2020-08-19T20:48:07.905Z] (2/14) Installing file (5.38-r0) [2020-08-19T20:48:07.905Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-08-19T20:48:07.905Z] (4/14) Installing g++ (9.3.0-r2) [2020-08-19T20:48:13.290Z] (5/14) Installing fortify-headers (1.1-r0) [2020-08-19T20:48:13.290Z] (6/14) Installing patch (2.7.6-r6) [2020-08-19T20:48:13.290Z] (7/14) Installing build-base (0.5-r2) [2020-08-19T20:48:13.290Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-08-19T20:48:13.561Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-08-19T20:48:13.561Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-08-19T20:48:14.155Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-08-19T20:48:14.155Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-08-19T20:48:14.155Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-08-19T20:48:14.427Z] (14/14) Installing openssh (8.3_p1-r0) [2020-08-19T20:48:14.702Z] Executing busybox-1.31.1-r16.trigger [2020-08-19T20:48:14.702Z] OK: 221 MiB in 53 packages [2020-08-19T20:48:19.050Z] Removing intermediate container 42821ffdbf2c [2020-08-19T20:48:19.050Z] ---> 79763940cb8d [2020-08-19T20:48:19.050Z] Step 6/8 : WORKDIR /device-virtual-go [2020-08-19T20:48:19.050Z] ---> Running in 6e8be74c790c [2020-08-19T20:48:19.648Z] Removing intermediate container 6e8be74c790c [2020-08-19T20:48:19.648Z] ---> b26f7019d1a7 [2020-08-19T20:48:19.648Z] Step 7/8 : COPY . . [2020-08-19T20:48:20.642Z] ---> 64a2000b8717 [2020-08-19T20:48:20.642Z] Step 8/8 : RUN go mod download [2020-08-19T20:48:20.642Z] ---> Running in fa58968bb0a5 [2020-08-19T20:48:24.107Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-19T20:48:24.107Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-19T20:48:24.107Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-19T20:48:24.107Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-19T20:48:24.381Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-19T20:48:24.381Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-19T20:48:24.381Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-19T20:48:24.381Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-19T20:48:24.381Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-19T20:48:24.381Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-19T20:48:24.381Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-19T20:48:24.664Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-19T20:48:24.664Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-19T20:48:24.664Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-19T20:48:24.664Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-08-19T20:48:24.664Z] go: finding github.com/fatih/color v1.7.0 [2020-08-19T20:48:24.664Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-19T20:48:24.664Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-19T20:48:24.939Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-19T20:48:24.939Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-19T20:48:24.939Z] go: finding github.com/golang/snappy v0.0.1 [2020-08-19T20:48:24.939Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-19T20:48:24.939Z] go: finding github.com/google/uuid v1.1.0 [2020-08-19T20:48:24.939Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-19T20:48:24.939Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-19T20:48:25.214Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-19T20:48:25.214Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-19T20:48:25.214Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-19T20:48:25.214Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-19T20:48:25.214Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-19T20:48:25.214Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-19T20:48:25.214Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-19T20:48:25.500Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-19T20:48:25.500Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-19T20:48:25.500Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-19T20:48:25.500Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-19T20:48:25.500Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-19T20:48:25.500Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-19T20:48:25.781Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-19T20:48:25.781Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-19T20:48:25.781Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-19T20:48:25.781Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-19T20:48:25.781Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-19T20:48:25.781Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-19T20:48:25.781Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-19T20:48:26.065Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-19T20:48:26.065Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-19T20:48:26.065Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-19T20:48:26.065Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-19T20:48:26.065Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-19T20:48:26.065Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-19T20:48:26.065Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-19T20:48:26.339Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-19T20:48:26.339Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-19T20:48:26.339Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-19T20:48:26.339Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-19T20:48:26.339Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-19T20:48:26.339Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-19T20:48:26.610Z] go: finding github.com/posener/complete v1.1.1 [2020-08-19T20:48:26.611Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-08-19T20:48:26.611Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-19T20:48:26.611Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-19T20:48:26.611Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-19T20:48:26.611Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-19T20:48:26.611Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-19T20:48:26.890Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-19T20:48:26.890Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-19T20:48:26.890Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-08-19T20:48:26.890Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-19T20:48:26.890Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-08-19T20:48:26.890Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-19T20:48:27.187Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-19T20:48:27.187Z] go: finding modernc.org/b v1.0.0 [2020-08-19T20:48:27.187Z] go: finding modernc.org/db v1.0.0 [2020-08-19T20:48:27.187Z] go: finding modernc.org/file v1.0.0 [2020-08-19T20:48:27.187Z] go: finding modernc.org/fileutil v1.0.0 [2020-08-19T20:48:27.187Z] go: finding modernc.org/golex v1.0.0 [2020-08-19T20:48:27.479Z] go: finding modernc.org/internal v1.0.0 [2020-08-19T20:48:27.479Z] go: finding modernc.org/lldb v1.0.0 [2020-08-19T20:48:27.479Z] go: finding modernc.org/mathutil v1.0.0 [2020-08-19T20:48:27.479Z] go: finding modernc.org/ql v1.0.0 [2020-08-19T20:48:27.479Z] go: finding modernc.org/sortutil v1.0.0 [2020-08-19T20:48:27.479Z] go: finding modernc.org/strutil v1.0.0 [2020-08-19T20:48:27.479Z] go: finding modernc.org/zappy v1.0.0 [2020-08-19T20:48:37.737Z] Removing intermediate container fa58968bb0a5 [2020-08-19T20:48:37.737Z] ---> cbc92948b0e9 [2020-08-19T20:48:37.737Z] Successfully built cbc92948b0e9 [2020-08-19T20:48:37.737Z] 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-19T20:48:39.033Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-19T20:48:39.379Z] + ls -al . [2020-08-19T20:48:39.379Z] total 88 [2020-08-19T20:48:39.379Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 19 20:47 . [2020-08-19T20:48:39.379Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 20:47 .. [2020-08-19T20:48:39.379Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 19 20:47 .git [2020-08-19T20:48:39.379Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 20:47 .github [2020-08-19T20:48:39.379Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 19 20:47 .gitignore [2020-08-19T20:48:39.379Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 20:47 .semver [2020-08-19T20:48:39.379Z] -rw-rw-r-- 1 jenkins jenkins 6432 Aug 19 20:47 Attribution.txt [2020-08-19T20:48:39.379Z] -rw-rw-r-- 1 jenkins jenkins 1826 Aug 19 20:47 Dockerfile [2020-08-19T20:48:39.379Z] -rw-rw-r-- 1 jenkins jenkins 957 Aug 19 20:47 Dockerfile.build [2020-08-19T20:48:39.379Z] -rw-rw-r-- 1 jenkins jenkins 683 Aug 19 20:47 Jenkinsfile [2020-08-19T20:48:39.379Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 19 20:47 LICENSE [2020-08-19T20:48:39.379Z] -rw-rw-r-- 1 jenkins jenkins 873 Aug 19 20:47 Makefile [2020-08-19T20:48:39.379Z] -rw-rw-r-- 1 jenkins jenkins 3620 Aug 19 20:47 README.md [2020-08-19T20:48:39.379Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 19 20:43 VERSION [2020-08-19T20:48:39.379Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 20:47 bin [2020-08-19T20:48:39.379Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 20:47 cmd [2020-08-19T20:48:39.379Z] -rw-rw-r-- 1 jenkins jenkins 855 Aug 19 20:47 go.mod [2020-08-19T20:48:39.379Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 20:47 internal [2020-08-19T20:48:39.379Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 19 20:47 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:48:39.751Z] + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 --label arch=arm64 --label version=1.2.3 . [2020-08-19T20:48:40.027Z] Sending build context to Docker daemon 527.9kB [2020-08-19T20:48:40.299Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-08-19T20:48:40.299Z] Step 2/21 : FROM ${BASE} AS builder [2020-08-19T20:48:40.299Z] ---> cbc92948b0e9 [2020-08-19T20:48:40.299Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-08-19T20:48:40.299Z] ---> Running in d35e8286e2a7 [2020-08-19T20:48:40.894Z] Removing intermediate container d35e8286e2a7 [2020-08-19T20:48:40.894Z] ---> e4baa8678ff0 [2020-08-19T20:48:40.894Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-08-19T20:48:40.894Z] ---> Running in ed1c8cd2ff57 [2020-08-19T20:48:41.514Z] Removing intermediate container ed1c8cd2ff57 [2020-08-19T20:48:41.514Z] ---> 34454fe6143c [2020-08-19T20:48:41.514Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-08-19T20:48:41.514Z] ---> Running in a2366d556f33 [2020-08-19T20:48:42.114Z] Removing intermediate container a2366d556f33 [2020-08-19T20:48:42.114Z] ---> 03ae61efb314 [2020-08-19T20:48:42.114Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T20:48:42.114Z] ---> Running in ab7c4291d9c8 [2020-08-19T20:48:44.732Z] Removing intermediate container ab7c4291d9c8 [2020-08-19T20:48:44.732Z] ---> 697a02d3036f [2020-08-19T20:48:44.732Z] Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-19T20:48:45.007Z] ---> Running in 1da2396625d0 [2020-08-19T20:48:46.433Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-19T20:48:47.022Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-19T20:48:47.993Z] OK: 221 MiB in 53 packages [2020-08-19T20:48:48.968Z] Removing intermediate container 1da2396625d0 [2020-08-19T20:48:48.968Z] ---> 17e34a3cc751 [2020-08-19T20:48:48.968Z] Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-08-19T20:48:48.968Z] ---> Running in 7319ec9076bb [2020-08-19T20:48:49.572Z] Removing intermediate container 7319ec9076bb [2020-08-19T20:48:49.572Z] ---> ef06a8805474 [2020-08-19T20:48:49.572Z] Step 9/21 : COPY . . [2020-08-19T20:48:50.544Z] ---> c74cf036f608 [2020-08-19T20:48:50.544Z] Step 10/21 : ARG MAKE='make build' [2020-08-19T20:48:50.544Z] ---> Running in 821d2c917eff [2020-08-19T20:48:51.138Z] Removing intermediate container 821d2c917eff [2020-08-19T20:48:51.138Z] ---> 716969087706 [2020-08-19T20:48:51.138Z] Step 11/21 : RUN $MAKE [2020-08-19T20:48:51.138Z] ---> Running in 9cb050301d4f [2020-08-19T20:48:52.574Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.2.3" -o cmd/device-virtual ./cmd [2020-08-19T20:49:24.976Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-19T20:49:35.135Z] Removing intermediate container 9cb050301d4f [2020-08-19T20:49:35.135Z] ---> 43fecdfdce5c [2020-08-19T20:49:35.135Z] Step 12/21 : FROM alpine [2020-08-19T20:49:35.135Z] latest: Pulling from library/alpine [2020-08-19T20:49:35.135Z] b538f80385f9: Already exists [2020-08-19T20:49:35.135Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-19T20:49:35.135Z] Status: Downloaded newer image for alpine:latest [2020-08-19T20:49:35.135Z] ---> 62ee0e9f8440 [2020-08-19T20:49:35.135Z] Step 13/21 : ENV APP_PORT=49990 [2020-08-19T20:49:35.135Z] ---> Running in af07067dd7d2 [2020-08-19T20:49:35.135Z] Removing intermediate container af07067dd7d2 [2020-08-19T20:49:35.135Z] ---> 062386c96741 [2020-08-19T20:49:35.135Z] Step 14/21 : EXPOSE $APP_PORT [2020-08-19T20:49:35.135Z] ---> Running in 54c89c1ed3e7 [2020-08-19T20:49:35.412Z] Removing intermediate container 54c89c1ed3e7 [2020-08-19T20:49:35.412Z] ---> 91c526f62609 [2020-08-19T20:49:35.412Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-08-19T20:49:36.857Z] ---> 3e39c91d5082 [2020-08-19T20:49:36.857Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-08-19T20:49:37.844Z] ---> cd38726b0ae9 [2020-08-19T20:49:37.844Z] Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-08-19T20:49:38.441Z] ---> 63c2c9be842d [2020-08-19T20:49:38.441Z] Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-19T20:49:38.441Z] ---> Running in eaecbd39e5e1 [2020-08-19T20:49:39.037Z] Removing intermediate container eaecbd39e5e1 [2020-08-19T20:49:39.037Z] ---> 7f0975deea1b [2020-08-19T20:49:39.037Z] Step 19/21 : LABEL arch=arm64 [2020-08-19T20:49:39.037Z] ---> Running in 2a5d8131c8c2 [2020-08-19T20:49:39.637Z] Removing intermediate container 2a5d8131c8c2 [2020-08-19T20:49:39.637Z] ---> aba7d6137e92 [2020-08-19T20:49:39.637Z] Step 20/21 : LABEL git_sha=d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-08-19T20:49:39.637Z] ---> Running in 89fee7219137 [2020-08-19T20:49:40.235Z] Removing intermediate container 89fee7219137 [2020-08-19T20:49:40.235Z] ---> 3aeb0f488da8 [2020-08-19T20:49:40.235Z] Step 21/21 : LABEL version=1.2.3 [2020-08-19T20:49:40.235Z] ---> Running in 33b011d18acb [2020-08-19T20:49:40.826Z] Removing intermediate container 33b011d18acb [2020-08-19T20:49:40.826Z] ---> 7125e524ccc4 [2020-08-19T20:49:40.826Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-19T20:49:40.826Z] Successfully built 7125e524ccc4 [2020-08-19T20:49:40.826Z] Successfully tagged docker-device-virtual-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-08-19T20:49:41.269Z] provisioning config files... [2020-08-19T20:49:41.320Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/20@tmp/config4144584543585603860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-08-19T20:49:41.774Z] nexus3.edgexfoundry.org:10001 [2020-08-19T20:49:42.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-19T20:49:42.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-19T20:49:42.320Z] Configure a credential helper to remove this warning. See [2020-08-19T20:49:42.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-19T20:49:42.320Z] [2020-08-19T20:49:42.320Z] Login Succeeded [2020-08-19T20:49:42.320Z] nexus3.edgexfoundry.org:10002 [2020-08-19T20:49:42.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-19T20:49:42.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-19T20:49:42.865Z] Configure a credential helper to remove this warning. See [2020-08-19T20:49:42.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-19T20:49:42.865Z] [2020-08-19T20:49:42.865Z] Login Succeeded [2020-08-19T20:49:42.865Z] nexus3.edgexfoundry.org:10003 [2020-08-19T20:49:43.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-19T20:49:43.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-19T20:49:43.413Z] Configure a credential helper to remove this warning. See [2020-08-19T20:49:43.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-19T20:49:43.413Z] [2020-08-19T20:49:43.413Z] Login Succeeded [2020-08-19T20:49:43.413Z] nexus3.edgexfoundry.org:10004 [2020-08-19T20:49:43.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-19T20:49:43.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-19T20:49:43.957Z] Configure a credential helper to remove this warning. See [2020-08-19T20:49:43.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-19T20:49:43.957Z] [2020-08-19T20:49:43.957Z] Login Succeeded [2020-08-19T20:49:43.957Z] docker.io [2020-08-19T20:49:44.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-19T20:49:44.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-19T20:49:44.841Z] Configure a credential helper to remove this warning. See [2020-08-19T20:49:44.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-19T20:49:44.841Z] [2020-08-19T20:49:44.841Z] Login Succeeded [Pipeline] } [2020-08-19T20:49:44.868Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-19T20:49:45.069Z] [edgeXDocker.push] Tagging docker image docker-device-virtual-go-arm64 with the following tags: [2020-08-19T20:49:45.069Z] d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-08-19T20:49:45.069Z] latest [2020-08-19T20:49:45.069Z] 1.2.3 [2020-08-19T20:49:45.069Z] d9b83bd88a573ae11fcf404e5819c6bf4fe22e20-1.2.3 [2020-08-19T20:49:45.069Z] master [2020-08-19T20:49:45.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:49:45.609Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:49:46.018Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-08-19T20:49:46.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-08-19T20:49:46.018Z] e083db8e2085: Preparing [2020-08-19T20:49:46.018Z] 4fcc08caa0f5: Preparing [2020-08-19T20:49:46.018Z] 41f73d5d2b06: Preparing [2020-08-19T20:49:46.018Z] e2f13739ad41: Preparing [2020-08-19T20:49:46.304Z] e2f13739ad41: Layer already exists [2020-08-19T20:49:46.304Z] 4fcc08caa0f5: Pushed [2020-08-19T20:49:46.304Z] e083db8e2085: Pushed [2020-08-19T20:49:49.829Z] 41f73d5d2b06: Pushed [2020-08-19T20:49:49.829Z] d9b83bd88a573ae11fcf404e5819c6bf4fe22e20: digest: sha256:0fd5abc5a13abacba53a3915e0c1756438ebd7869fd5cd6da49a9f951350ac9e size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:49:50.244Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:49:50.682Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest [2020-08-19T20:49:50.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-08-19T20:49:50.682Z] e083db8e2085: Preparing [2020-08-19T20:49:50.682Z] 4fcc08caa0f5: Preparing [2020-08-19T20:49:50.682Z] 41f73d5d2b06: Preparing [2020-08-19T20:49:50.682Z] e2f13739ad41: Preparing [2020-08-19T20:49:50.682Z] 4fcc08caa0f5: Layer already exists [2020-08-19T20:49:50.682Z] 41f73d5d2b06: Layer already exists [2020-08-19T20:49:50.682Z] e2f13739ad41: Layer already exists [2020-08-19T20:49:50.682Z] e083db8e2085: Layer already exists [2020-08-19T20:49:50.968Z] latest: digest: sha256:0fd5abc5a13abacba53a3915e0c1756438ebd7869fd5cd6da49a9f951350ac9e size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:49:51.404Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.2.3 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:49:51.833Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.2.3 [2020-08-19T20:49:51.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-08-19T20:49:51.833Z] e083db8e2085: Preparing [2020-08-19T20:49:51.833Z] 4fcc08caa0f5: Preparing [2020-08-19T20:49:51.833Z] 41f73d5d2b06: Preparing [2020-08-19T20:49:51.833Z] e2f13739ad41: Preparing [2020-08-19T20:49:51.833Z] e2f13739ad41: Layer already exists [2020-08-19T20:49:51.833Z] 4fcc08caa0f5: Layer already exists [2020-08-19T20:49:51.833Z] e083db8e2085: Layer already exists [2020-08-19T20:49:51.833Z] 41f73d5d2b06: Layer already exists [2020-08-19T20:49:52.109Z] 1.2.3: digest: sha256:0fd5abc5a13abacba53a3915e0c1756438ebd7869fd5cd6da49a9f951350ac9e size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:49:52.520Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20-1.2.3 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:49:52.868Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20-1.2.3 [2020-08-19T20:49:52.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-08-19T20:49:52.868Z] e083db8e2085: Preparing [2020-08-19T20:49:52.868Z] 4fcc08caa0f5: Preparing [2020-08-19T20:49:52.868Z] 41f73d5d2b06: Preparing [2020-08-19T20:49:52.868Z] e2f13739ad41: Preparing [2020-08-19T20:49:52.868Z] e2f13739ad41: Layer already exists [2020-08-19T20:49:52.868Z] 41f73d5d2b06: Layer already exists [2020-08-19T20:49:52.868Z] e083db8e2085: Layer already exists [2020-08-19T20:49:53.157Z] 4fcc08caa0f5: Layer already exists [2020-08-19T20:49:53.157Z] d9b83bd88a573ae11fcf404e5819c6bf4fe22e20-1.2.3: digest: sha256:0fd5abc5a13abacba53a3915e0c1756438ebd7869fd5cd6da49a9f951350ac9e size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:49:53.568Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:49:53.973Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master [2020-08-19T20:49:53.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-08-19T20:49:53.973Z] e083db8e2085: Preparing [2020-08-19T20:49:53.973Z] 4fcc08caa0f5: Preparing [2020-08-19T20:49:53.973Z] 41f73d5d2b06: Preparing [2020-08-19T20:49:53.973Z] e2f13739ad41: Preparing [2020-08-19T20:49:53.973Z] e2f13739ad41: Layer already exists [2020-08-19T20:49:53.973Z] 4fcc08caa0f5: Layer already exists [2020-08-19T20:49:53.973Z] 41f73d5d2b06: Layer already exists [2020-08-19T20:49:53.973Z] e083db8e2085: Layer already exists [2020-08-19T20:49:54.271Z] master: digest: sha256:0fd5abc5a13abacba53a3915e0c1756438ebd7869fd5cd6da49a9f951350ac9e size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-19T20:49:54.511Z] ===================================================== [Pipeline] echo [2020-08-19T20:49:54.556Z] taggedImages: [2020-08-19T20:49:54.556Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-08-19T20:49:54.556Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest [2020-08-19T20:49:54.556Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.2.3 [2020-08-19T20:49:54.556Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20-1.2.3 [2020-08-19T20:49:54.556Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-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] } [2020-08-19T20:50:59.742Z] Running on prd-centos7-docker-4c-2g-527 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws [2020-08-19T20:51:00.706Z] Running in /w/workspace/device-virtual-go/20 [Pipeline] { [Pipeline] checkout [2020-08-19T20:51:07.948Z] using credential edgex-jenkins-ssh [2020-08-19T20:51:08.036Z] Cloning the remote Git repository [2020-08-19T20:51:08.036Z] Cloning with configured refspecs honoured and without tags [2020-08-19T20:51:08.066Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-08-19T20:51:08.132Z] > git init /w/workspace/device-virtual-go/20 # timeout=10 [2020-08-19T20:51:08.183Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-08-19T20:51:08.184Z] > git --version # timeout=10 [2020-08-19T20:51:08.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-19T20:51:08.230Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T20:51:08.904Z] Fetching without tags [2020-08-19T20:51:09.338Z] Checking out Revision d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 (master) [2020-08-19T20:51:08.849Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-08-19T20:51:08.869Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T20:51:08.884Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-08-19T20:51:08.917Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-08-19T20:51:08.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-19T20:51:08.922Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T20:51:09.351Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T20:51:09.357Z] > git checkout -f d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 # timeout=10 [2020-08-19T20:51:13.393Z] Commit message: "Merge pull request #121 from FelixTing/issue-119" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-19T20:51:14.437Z] ========================================================= [2020-08-19T20:51:14.437Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-19T20:51:14.437Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:51:15.356Z] + 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-19T20:51:15.966Z] Sending build context to Docker daemon 527.9kB [2020-08-19T20:51:15.966Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-19T20:51:15.966Z] Step 2/8 : FROM ${BASE} [2020-08-19T20:51:15.966Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-19T20:51:15.966Z] df20fa9351a1: Pulling fs layer [2020-08-19T20:51:15.966Z] ed8968b2872e: Pulling fs layer [2020-08-19T20:51:15.966Z] a92cc7c5fd73: Pulling fs layer [2020-08-19T20:51:15.966Z] 2dd03ba5bac4: Pulling fs layer [2020-08-19T20:51:15.966Z] 1e091d79d1de: Pulling fs layer [2020-08-19T20:51:15.966Z] 481702a1767f: Pulling fs layer [2020-08-19T20:51:15.966Z] f64a6f60c768: Pulling fs layer [2020-08-19T20:51:15.966Z] e78d2573fc39: Pulling fs layer [2020-08-19T20:51:15.966Z] e876d2f968b6: Pulling fs layer [2020-08-19T20:51:15.966Z] ce8a83651883: Pulling fs layer [2020-08-19T20:51:15.966Z] 07967f4d0e4b: Pulling fs layer [2020-08-19T20:51:15.966Z] f64a6f60c768: Waiting [2020-08-19T20:51:15.966Z] e78d2573fc39: Waiting [2020-08-19T20:51:15.966Z] e876d2f968b6: Waiting [2020-08-19T20:51:15.966Z] ce8a83651883: Waiting [2020-08-19T20:51:15.966Z] 2dd03ba5bac4: Waiting [2020-08-19T20:51:15.966Z] 07967f4d0e4b: Waiting [2020-08-19T20:51:15.966Z] 1e091d79d1de: Waiting [2020-08-19T20:51:15.966Z] a92cc7c5fd73: Verifying Checksum [2020-08-19T20:51:15.966Z] a92cc7c5fd73: Download complete [2020-08-19T20:51:15.966Z] ed8968b2872e: Verifying Checksum [2020-08-19T20:51:15.966Z] ed8968b2872e: Download complete [2020-08-19T20:51:15.966Z] 1e091d79d1de: Verifying Checksum [2020-08-19T20:51:15.966Z] 1e091d79d1de: Download complete [2020-08-19T20:51:15.966Z] 481702a1767f: Verifying Checksum [2020-08-19T20:51:15.966Z] 481702a1767f: Download complete [2020-08-19T20:51:15.966Z] df20fa9351a1: Verifying Checksum [2020-08-19T20:51:15.966Z] df20fa9351a1: Download complete [2020-08-19T20:51:16.618Z] df20fa9351a1: Pull complete [2020-08-19T20:51:17.106Z] ed8968b2872e: Pull complete [2020-08-19T20:51:18.098Z] a92cc7c5fd73: Pull complete [2020-08-19T20:51:19.459Z] f64a6f60c768: Download complete [2020-08-19T20:51:19.766Z] e876d2f968b6: Verifying Checksum [2020-08-19T20:51:19.766Z] e876d2f968b6: Download complete [2020-08-19T20:51:20.615Z] 2dd03ba5bac4: Verifying Checksum [2020-08-19T20:51:20.615Z] 2dd03ba5bac4: Download complete [2020-08-19T20:51:20.944Z] 07967f4d0e4b: Verifying Checksum [2020-08-19T20:51:20.944Z] 07967f4d0e4b: Download complete [2020-08-19T20:51:21.595Z] e78d2573fc39: Verifying Checksum [2020-08-19T20:51:21.595Z] e78d2573fc39: Download complete [2020-08-19T20:51:22.366Z] ce8a83651883: Verifying Checksum [2020-08-19T20:51:22.366Z] ce8a83651883: Download complete [2020-08-19T20:51:32.791Z] 2dd03ba5bac4: Pull complete [2020-08-19T20:51:32.791Z] 1e091d79d1de: Pull complete [2020-08-19T20:51:32.791Z] 481702a1767f: Pull complete [2020-08-19T20:51:36.220Z] f64a6f60c768: Pull complete [2020-08-19T20:51:40.700Z] e78d2573fc39: Pull complete [2020-08-19T20:51:40.700Z] e876d2f968b6: Pull complete [2020-08-19T20:51:42.688Z] ce8a83651883: Pull complete [2020-08-19T20:51:42.688Z] 07967f4d0e4b: Pull complete [2020-08-19T20:51:42.688Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-19T20:51:42.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-19T20:51:42.688Z] ---> 5d7c900382c6 [2020-08-19T20:51:42.688Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-08-19T20:51:44.652Z] ---> Running in 41cfc497d06b [2020-08-19T20:51:44.652Z] Removing intermediate container 41cfc497d06b [2020-08-19T20:51:44.652Z] ---> d251462c8726 [2020-08-19T20:51:44.652Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T20:51:44.652Z] ---> Running in 3e4932a84c45 [2020-08-19T20:51:46.658Z] Removing intermediate container 3e4932a84c45 [2020-08-19T20:51:46.658Z] ---> a8975ac787d1 [2020-08-19T20:51:46.658Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-08-19T20:51:46.658Z] ---> Running in 91a720668494 [2020-08-19T20:51:47.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-19T20:51:48.390Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-19T20:51:48.996Z] (1/14) Installing libmagic (5.38-r0) [2020-08-19T20:51:49.270Z] (2/14) Installing file (5.38-r0) [2020-08-19T20:51:49.270Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-08-19T20:51:49.543Z] (4/14) Installing g++ (9.3.0-r2) [2020-08-19T20:51:56.513Z] (5/14) Installing fortify-headers (1.1-r0) [2020-08-19T20:51:56.513Z] (6/14) Installing patch (2.7.6-r6) [2020-08-19T20:51:56.513Z] (7/14) Installing build-base (0.5-r2) [2020-08-19T20:51:56.513Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-08-19T20:51:56.513Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-08-19T20:51:56.513Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-08-19T20:51:57.115Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-08-19T20:51:57.115Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-08-19T20:51:57.383Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-08-19T20:51:57.383Z] (14/14) Installing openssh (8.3_p1-r0) [2020-08-19T20:51:57.663Z] Executing busybox-1.31.1-r16.trigger [2020-08-19T20:51:57.663Z] OK: 237 MiB in 53 packages [2020-08-19T20:52:02.036Z] Removing intermediate container 91a720668494 [2020-08-19T20:52:02.037Z] ---> 3e1755a44cdf [2020-08-19T20:52:02.037Z] Step 6/8 : WORKDIR /device-virtual-go [2020-08-19T20:52:02.037Z] ---> Running in 61bbd5812eb7 [2020-08-19T20:52:02.037Z] Removing intermediate container 61bbd5812eb7 [2020-08-19T20:52:02.037Z] ---> 41f0464fd70c [2020-08-19T20:52:02.037Z] Step 7/8 : COPY . . [2020-08-19T20:52:03.458Z] ---> 601502d9730c [2020-08-19T20:52:03.458Z] Step 8/8 : RUN go mod download [2020-08-19T20:52:03.458Z] ---> Running in 2389a4742607 [2020-08-19T20:52:06.908Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-19T20:52:06.908Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-19T20:52:06.908Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-19T20:52:06.908Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-19T20:52:06.908Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-19T20:52:06.908Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-19T20:52:06.908Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-19T20:52:06.908Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-19T20:52:06.908Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-19T20:52:06.908Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-19T20:52:06.908Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-19T20:52:06.908Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-19T20:52:06.908Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-19T20:52:06.908Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-19T20:52:06.908Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-08-19T20:52:07.198Z] go: finding github.com/fatih/color v1.7.0 [2020-08-19T20:52:07.198Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-19T20:52:07.198Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-19T20:52:07.198Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-19T20:52:07.198Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-19T20:52:07.198Z] go: finding github.com/golang/snappy v0.0.1 [2020-08-19T20:52:07.510Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-19T20:52:07.510Z] go: finding github.com/google/uuid v1.1.0 [2020-08-19T20:52:07.510Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-19T20:52:07.510Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-19T20:52:07.510Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-19T20:52:07.510Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-19T20:52:07.510Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-19T20:52:07.781Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-19T20:52:07.781Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-19T20:52:07.781Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-19T20:52:07.781Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-19T20:52:07.781Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-19T20:52:07.781Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-19T20:52:08.063Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-19T20:52:08.063Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-19T20:52:08.063Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-19T20:52:08.063Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-19T20:52:08.063Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-19T20:52:08.063Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-19T20:52:08.329Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-19T20:52:08.329Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-19T20:52:08.329Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-19T20:52:08.329Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-19T20:52:08.329Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-19T20:52:08.329Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-19T20:52:08.329Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-19T20:52:08.623Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-19T20:52:08.623Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-19T20:52:08.623Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-19T20:52:08.623Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-19T20:52:08.623Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-19T20:52:08.623Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-19T20:52:08.623Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-19T20:52:08.902Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-19T20:52:08.902Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-19T20:52:08.902Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-19T20:52:08.902Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-19T20:52:08.902Z] go: finding github.com/posener/complete v1.1.1 [2020-08-19T20:52:08.902Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-08-19T20:52:08.902Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-19T20:52:09.165Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-19T20:52:09.165Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-19T20:52:09.165Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-19T20:52:09.165Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-19T20:52:09.165Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-19T20:52:09.165Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-19T20:52:09.165Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-08-19T20:52:09.429Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-19T20:52:09.429Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-08-19T20:52:09.429Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-19T20:52:09.429Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-19T20:52:09.429Z] go: finding modernc.org/b v1.0.0 [2020-08-19T20:52:09.695Z] go: finding modernc.org/db v1.0.0 [2020-08-19T20:52:09.695Z] go: finding modernc.org/file v1.0.0 [2020-08-19T20:52:09.695Z] go: finding modernc.org/fileutil v1.0.0 [2020-08-19T20:52:09.695Z] go: finding modernc.org/golex v1.0.0 [2020-08-19T20:52:09.695Z] go: finding modernc.org/internal v1.0.0 [2020-08-19T20:52:09.695Z] go: finding modernc.org/lldb v1.0.0 [2020-08-19T20:52:09.695Z] go: finding modernc.org/mathutil v1.0.0 [2020-08-19T20:52:09.968Z] go: finding modernc.org/ql v1.0.0 [2020-08-19T20:52:09.968Z] go: finding modernc.org/sortutil v1.0.0 [2020-08-19T20:52:09.968Z] go: finding modernc.org/strutil v1.0.0 [2020-08-19T20:52:09.968Z] go: finding modernc.org/zappy v1.0.0 [2020-08-19T20:52:22.364Z] Removing intermediate container 2389a4742607 [2020-08-19T20:52:22.364Z] ---> 587e6d78ae5c [2020-08-19T20:52:22.364Z] Successfully built 587e6d78ae5c [2020-08-19T20:52:22.364Z] 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-19T20:52:23.235Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-19T20:52:23.539Z] + ls -al . [2020-08-19T20:52:23.539Z] total 60 [2020-08-19T20:52:23.539Z] drwxrwxr-x. 8 jenkins jenkins 4096 Aug 19 20:51 . [2020-08-19T20:52:23.539Z] drwxrwxr-x. 4 jenkins jenkins 30 Aug 19 20:51 .. [2020-08-19T20:52:23.539Z] -rw-rw-r--. 1 jenkins jenkins 6432 Aug 19 20:51 Attribution.txt [2020-08-19T20:52:23.539Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 19 20:51 bin [2020-08-19T20:52:23.539Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 19 20:51 cmd [2020-08-19T20:52:23.539Z] -rw-rw-r--. 1 jenkins jenkins 1826 Aug 19 20:51 Dockerfile [2020-08-19T20:52:23.539Z] -rw-rw-r--. 1 jenkins jenkins 957 Aug 19 20:51 Dockerfile.build [2020-08-19T20:52:23.539Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 19 20:51 .git [2020-08-19T20:52:23.539Z] drwxrwxr-x. 2 jenkins jenkins 38 Aug 19 20:51 .github [2020-08-19T20:52:23.539Z] -rw-rw-r--. 1 jenkins jenkins 258 Aug 19 20:51 .gitignore [2020-08-19T20:52:23.539Z] -rw-rw-r--. 1 jenkins jenkins 855 Aug 19 20:51 go.mod [2020-08-19T20:52:23.539Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 19 20:51 internal [2020-08-19T20:52:23.539Z] -rw-rw-r--. 1 jenkins jenkins 683 Aug 19 20:51 Jenkinsfile [2020-08-19T20:52:23.539Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 19 20:51 LICENSE [2020-08-19T20:52:23.539Z] -rw-rw-r--. 1 jenkins jenkins 873 Aug 19 20:51 Makefile [2020-08-19T20:52:23.539Z] -rw-rw-r--. 1 jenkins jenkins 3620 Aug 19 20:51 README.md [2020-08-19T20:52:23.539Z] drwxrwxr-x. 3 jenkins jenkins 44 Aug 19 20:51 .semver [2020-08-19T20:52:23.539Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 19 20:43 VERSION [2020-08-19T20:52:23.539Z] -rw-rw-r--. 1 jenkins jenkins 235 Aug 19 20:51 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:52:23.888Z] + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 --label arch=amd64 --label version=1.2.3 . [2020-08-19T20:52:24.197Z] Sending build context to Docker daemon 527.9kB [2020-08-19T20:52:24.197Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-08-19T20:52:24.197Z] Step 2/21 : FROM ${BASE} AS builder [2020-08-19T20:52:24.197Z] ---> 587e6d78ae5c [2020-08-19T20:52:24.197Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-08-19T20:52:24.197Z] ---> Running in 4b23577cbc58 [2020-08-19T20:52:24.494Z] Removing intermediate container 4b23577cbc58 [2020-08-19T20:52:24.494Z] ---> 1d739c778548 [2020-08-19T20:52:24.494Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-08-19T20:52:24.780Z] ---> Running in 5119ff9ef00b [2020-08-19T20:52:24.780Z] Removing intermediate container 5119ff9ef00b [2020-08-19T20:52:24.780Z] ---> c291f2093fa5 [2020-08-19T20:52:24.780Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-08-19T20:52:25.046Z] ---> Running in f1b23ae2c7f6 [2020-08-19T20:52:25.046Z] Removing intermediate container f1b23ae2c7f6 [2020-08-19T20:52:25.046Z] ---> d5f39c4e1bdd [2020-08-19T20:52:25.046Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T20:52:25.320Z] ---> Running in f2ccc57277fe [2020-08-19T20:52:27.334Z] Removing intermediate container f2ccc57277fe [2020-08-19T20:52:27.334Z] ---> 0f58050c8b7d [2020-08-19T20:52:27.334Z] Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-19T20:52:27.334Z] ---> Running in c6767a86948a [2020-08-19T20:52:27.628Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-19T20:52:28.625Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-19T20:52:28.933Z] OK: 237 MiB in 53 packages [2020-08-19T20:52:29.554Z] Removing intermediate container c6767a86948a [2020-08-19T20:52:29.554Z] ---> 097915dcd7cb [2020-08-19T20:52:29.554Z] Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-08-19T20:52:29.554Z] ---> Running in 602f30a8308a [2020-08-19T20:52:29.823Z] Removing intermediate container 602f30a8308a [2020-08-19T20:52:29.823Z] ---> 26feecdc76c8 [2020-08-19T20:52:29.823Z] Step 9/21 : COPY . . [2020-08-19T20:52:30.432Z] ---> 2dfdbb0516b5 [2020-08-19T20:52:30.432Z] Step 10/21 : ARG MAKE='make build' [2020-08-19T20:52:30.432Z] ---> Running in addcd7dd248b [2020-08-19T20:52:30.432Z] Removing intermediate container addcd7dd248b [2020-08-19T20:52:30.432Z] ---> cdb1e9e0b057 [2020-08-19T20:52:30.432Z] Step 11/21 : RUN $MAKE [2020-08-19T20:52:30.698Z] ---> Running in 03999b619174 [2020-08-19T20:52:31.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.2.3" -o cmd/device-virtual ./cmd [2020-08-19T20:52:53.907Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-19T20:52:56.574Z] Removing intermediate container 03999b619174 [2020-08-19T20:52:56.574Z] ---> 8032fde81b73 [2020-08-19T20:52:56.574Z] Step 12/21 : FROM alpine [2020-08-19T20:52:56.574Z] latest: Pulling from library/alpine [2020-08-19T20:52:56.574Z] df20fa9351a1: Already exists [2020-08-19T20:52:56.845Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-19T20:52:56.845Z] Status: Downloaded newer image for alpine:latest [2020-08-19T20:52:56.845Z] ---> a24bb4013296 [2020-08-19T20:52:56.845Z] Step 13/21 : ENV APP_PORT=49990 [2020-08-19T20:52:56.845Z] ---> Running in de642ed1b286 [2020-08-19T20:52:57.112Z] Removing intermediate container de642ed1b286 [2020-08-19T20:52:57.112Z] ---> 91f7bc89f2d9 [2020-08-19T20:52:57.112Z] Step 14/21 : EXPOSE $APP_PORT [2020-08-19T20:52:57.112Z] ---> Running in 7338df9f87a1 [2020-08-19T20:52:57.376Z] Removing intermediate container 7338df9f87a1 [2020-08-19T20:52:57.376Z] ---> 46cf3aadb0ec [2020-08-19T20:52:57.376Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-08-19T20:52:57.968Z] ---> ab10b2c1ff1b [2020-08-19T20:52:57.968Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-08-19T20:52:58.564Z] ---> b483ddff6881 [2020-08-19T20:52:58.565Z] Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-08-19T20:52:58.835Z] ---> b19188de6e17 [2020-08-19T20:52:58.835Z] Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-19T20:52:58.835Z] ---> Running in 99fa851a794b [2020-08-19T20:52:59.206Z] Removing intermediate container 99fa851a794b [2020-08-19T20:52:59.206Z] ---> 21e42d487e79 [2020-08-19T20:52:59.206Z] Step 19/21 : LABEL arch=amd64 [2020-08-19T20:52:59.206Z] ---> Running in b7e7ccfada47 [2020-08-19T20:52:59.655Z] Removing intermediate container b7e7ccfada47 [2020-08-19T20:52:59.655Z] ---> 241562f625df [2020-08-19T20:52:59.655Z] Step 20/21 : LABEL git_sha=d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-08-19T20:52:59.655Z] ---> Running in 27c328464a15 [2020-08-19T20:52:59.655Z] Removing intermediate container 27c328464a15 [2020-08-19T20:52:59.655Z] ---> 9c81de72b63c [2020-08-19T20:52:59.655Z] Step 21/21 : LABEL version=1.2.3 [2020-08-19T20:53:00.149Z] ---> Running in 39e329e9839c [2020-08-19T20:53:00.149Z] Removing intermediate container 39e329e9839c [2020-08-19T20:53:00.149Z] ---> a2f2444fa064 [2020-08-19T20:53:00.149Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-19T20:53:00.149Z] Successfully built a2f2444fa064 [2020-08-19T20:53:00.340Z] Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-08-19T20:53:00.807Z] provisioning config files... [2020-08-19T20:53:00.853Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/20@tmp/config8962468425448093332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-08-19T20:53:01.349Z] nexus3.edgexfoundry.org:10001 [2020-08-19T20:53:02.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-19T20:53:02.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-19T20:53:02.030Z] Configure a credential helper to remove this warning. See [2020-08-19T20:53:02.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-19T20:53:02.030Z] [2020-08-19T20:53:02.030Z] Login Succeeded [2020-08-19T20:53:02.030Z] nexus3.edgexfoundry.org:10002 [2020-08-19T20:53:02.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-19T20:53:02.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-19T20:53:02.647Z] Configure a credential helper to remove this warning. See [2020-08-19T20:53:02.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-19T20:53:02.647Z] [2020-08-19T20:53:02.647Z] Login Succeeded [2020-08-19T20:53:02.647Z] nexus3.edgexfoundry.org:10003 [2020-08-19T20:53:02.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-19T20:53:03.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-19T20:53:03.204Z] Configure a credential helper to remove this warning. See [2020-08-19T20:53:03.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-19T20:53:03.204Z] [2020-08-19T20:53:03.204Z] Login Succeeded [2020-08-19T20:53:03.204Z] nexus3.edgexfoundry.org:10004 [2020-08-19T20:53:03.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-19T20:53:03.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-19T20:53:03.508Z] Configure a credential helper to remove this warning. See [2020-08-19T20:53:03.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-19T20:53:03.508Z] [2020-08-19T20:53:03.508Z] Login Succeeded [2020-08-19T20:53:03.508Z] docker.io [2020-08-19T20:53:03.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-19T20:53:04.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-19T20:53:04.076Z] Configure a credential helper to remove this warning. See [2020-08-19T20:53:04.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-19T20:53:04.076Z] [2020-08-19T20:53:04.076Z] Login Succeeded [Pipeline] } [2020-08-19T20:53:04.095Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-19T20:53:04.315Z] [edgeXDocker.push] Tagging docker image docker-device-virtual-go with the following tags: [2020-08-19T20:53:04.315Z] d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-08-19T20:53:04.315Z] latest [2020-08-19T20:53:04.315Z] 1.2.3 [2020-08-19T20:53:04.315Z] d9b83bd88a573ae11fcf404e5819c6bf4fe22e20-1.2.3 [2020-08-19T20:53:04.315Z] master [2020-08-19T20:53:04.315Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:53:04.908Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:53:05.346Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-08-19T20:53:05.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-08-19T20:53:05.346Z] a5cdd1c4e45c: Preparing [2020-08-19T20:53:05.346Z] db2e1591bb67: Preparing [2020-08-19T20:53:05.346Z] 6a4c356e476a: Preparing [2020-08-19T20:53:05.346Z] 50644c29ef5a: Preparing [2020-08-19T20:53:05.346Z] 50644c29ef5a: Layer already exists [2020-08-19T20:53:05.612Z] db2e1591bb67: Pushed [2020-08-19T20:53:05.612Z] a5cdd1c4e45c: Pushed [2020-08-19T20:53:07.649Z] 6a4c356e476a: Pushed [2020-08-19T20:53:07.940Z] d9b83bd88a573ae11fcf404e5819c6bf4fe22e20: digest: sha256:6dcb76912812e111d66a2d1e055d8cddc00097d47423d9584542d7907b0504db size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:53:08.374Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:53:08.691Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest [2020-08-19T20:53:08.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-08-19T20:53:08.691Z] a5cdd1c4e45c: Preparing [2020-08-19T20:53:08.691Z] db2e1591bb67: Preparing [2020-08-19T20:53:08.691Z] 6a4c356e476a: Preparing [2020-08-19T20:53:08.691Z] 50644c29ef5a: Preparing [2020-08-19T20:53:08.965Z] 6a4c356e476a: Layer already exists [2020-08-19T20:53:08.965Z] a5cdd1c4e45c: Layer already exists [2020-08-19T20:53:08.965Z] 50644c29ef5a: Layer already exists [2020-08-19T20:53:08.965Z] db2e1591bb67: Layer already exists [2020-08-19T20:53:08.965Z] latest: digest: sha256:6dcb76912812e111d66a2d1e055d8cddc00097d47423d9584542d7907b0504db size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:53:09.346Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.2.3 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:53:09.775Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.2.3 [2020-08-19T20:53:09.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-08-19T20:53:09.775Z] a5cdd1c4e45c: Preparing [2020-08-19T20:53:09.775Z] db2e1591bb67: Preparing [2020-08-19T20:53:09.775Z] 6a4c356e476a: Preparing [2020-08-19T20:53:09.775Z] 50644c29ef5a: Preparing [2020-08-19T20:53:09.775Z] db2e1591bb67: Layer already exists [2020-08-19T20:53:09.775Z] 50644c29ef5a: Layer already exists [2020-08-19T20:53:09.775Z] 6a4c356e476a: Layer already exists [2020-08-19T20:53:09.775Z] a5cdd1c4e45c: Layer already exists [2020-08-19T20:53:09.775Z] 1.2.3: digest: sha256:6dcb76912812e111d66a2d1e055d8cddc00097d47423d9584542d7907b0504db size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:53:10.186Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20-1.2.3 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:53:10.547Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20-1.2.3 [2020-08-19T20:53:10.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-08-19T20:53:10.547Z] a5cdd1c4e45c: Preparing [2020-08-19T20:53:10.547Z] db2e1591bb67: Preparing [2020-08-19T20:53:10.547Z] 6a4c356e476a: Preparing [2020-08-19T20:53:10.547Z] 50644c29ef5a: Preparing [2020-08-19T20:53:10.547Z] a5cdd1c4e45c: Layer already exists [2020-08-19T20:53:10.547Z] db2e1591bb67: Layer already exists [2020-08-19T20:53:10.547Z] 50644c29ef5a: Layer already exists [2020-08-19T20:53:10.547Z] 6a4c356e476a: Layer already exists [2020-08-19T20:53:10.852Z] d9b83bd88a573ae11fcf404e5819c6bf4fe22e20-1.2.3: digest: sha256:6dcb76912812e111d66a2d1e055d8cddc00097d47423d9584542d7907b0504db size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:53:11.244Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:53:11.736Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master [2020-08-19T20:53:11.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-08-19T20:53:11.736Z] a5cdd1c4e45c: Preparing [2020-08-19T20:53:11.736Z] db2e1591bb67: Preparing [2020-08-19T20:53:11.736Z] 6a4c356e476a: Preparing [2020-08-19T20:53:11.736Z] 50644c29ef5a: Preparing [2020-08-19T20:53:12.027Z] 50644c29ef5a: Layer already exists [2020-08-19T20:53:12.027Z] a5cdd1c4e45c: Layer already exists [2020-08-19T20:53:12.027Z] 6a4c356e476a: Layer already exists [2020-08-19T20:53:12.027Z] db2e1591bb67: Layer already exists [2020-08-19T20:53:12.027Z] master: digest: sha256:6dcb76912812e111d66a2d1e055d8cddc00097d47423d9584542d7907b0504db size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-19T20:53:12.248Z] ===================================================== [Pipeline] echo [2020-08-19T20:53:12.294Z] taggedImages: [2020-08-19T20:53:12.294Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-08-19T20:53:12.294Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest [2020-08-19T20:53:12.294Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.2.3 [2020-08-19T20:53:12.294Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20-1.2.3 [2020-08-19T20:53:12.294Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go: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-19T20:53:13.581Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-08-19T20:53:13.582Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-08-19T20:53:13.636Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:53:14.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-19T20:53:14.335Z] [2020-08-19T20:53:14.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:53:14.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-19T20:53:14.750Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-08-19T20:53:14.750Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-19T20:53:14.750Z] 408f87550127: Pulling fs layer [2020-08-19T20:53:14.750Z] fe522b08c979: Pulling fs layer [2020-08-19T20:53:14.750Z] 221eaa008020: Pulling fs layer [2020-08-19T20:53:14.750Z] 2a4607e5d6b9: Pulling fs layer [2020-08-19T20:53:14.750Z] 8f79b27c4fd2: Pulling fs layer [2020-08-19T20:53:14.750Z] e5c8dbe1645b: Pulling fs layer [2020-08-19T20:53:14.750Z] 23e8b3b47431: Pulling fs layer [2020-08-19T20:53:14.750Z] 5c568d65a230: Pulling fs layer [2020-08-19T20:53:14.750Z] 221eaa008020: Waiting [2020-08-19T20:53:14.750Z] 2a4607e5d6b9: Waiting [2020-08-19T20:53:14.750Z] 8f79b27c4fd2: Waiting [2020-08-19T20:53:14.750Z] e5c8dbe1645b: Waiting [2020-08-19T20:53:14.750Z] 23e8b3b47431: Waiting [2020-08-19T20:53:14.750Z] 5c568d65a230: Waiting [2020-08-19T20:53:14.750Z] fe522b08c979: Verifying Checksum [2020-08-19T20:53:14.750Z] fe522b08c979: Download complete [2020-08-19T20:53:14.750Z] 408f87550127: Verifying Checksum [2020-08-19T20:53:14.750Z] 408f87550127: Download complete [2020-08-19T20:53:14.750Z] 2a4607e5d6b9: Verifying Checksum [2020-08-19T20:53:14.750Z] 2a4607e5d6b9: Download complete [2020-08-19T20:53:15.032Z] 8f79b27c4fd2: Download complete [2020-08-19T20:53:15.032Z] cbdbe7a5bc2a: Verifying Checksum [2020-08-19T20:53:15.032Z] cbdbe7a5bc2a: Download complete [2020-08-19T20:53:15.668Z] cbdbe7a5bc2a: Pull complete [2020-08-19T20:53:15.668Z] e5c8dbe1645b: Verifying Checksum [2020-08-19T20:53:15.668Z] e5c8dbe1645b: Download complete [2020-08-19T20:53:15.951Z] 408f87550127: Pull complete [2020-08-19T20:53:16.789Z] fe522b08c979: Pull complete [2020-08-19T20:53:16.789Z] 23e8b3b47431: Verifying Checksum [2020-08-19T20:53:16.789Z] 23e8b3b47431: Download complete [2020-08-19T20:53:18.064Z] 5c568d65a230: Verifying Checksum [2020-08-19T20:53:18.064Z] 5c568d65a230: Download complete [2020-08-19T20:53:18.064Z] 221eaa008020: Verifying Checksum [2020-08-19T20:53:18.064Z] 221eaa008020: Download complete [2020-08-19T20:53:30.782Z] 221eaa008020: Pull complete [2020-08-19T20:53:30.782Z] 2a4607e5d6b9: Pull complete [2020-08-19T20:53:30.782Z] 8f79b27c4fd2: Pull complete [2020-08-19T20:53:33.445Z] e5c8dbe1645b: Pull complete [2020-08-19T20:53:36.150Z] 23e8b3b47431: Pull complete [2020-08-19T20:53:38.150Z] 5c568d65a230: Pull complete [2020-08-19T20:53:38.150Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-08-19T20:53:38.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-19T20:53:38.150Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-08-19T20:53:38.451Z] prd-centos7-docker-4c-2g-516 does not seem to be running inside a container [2020-08-19T20:53:38.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/foundry_device-virtual-go_master:/ws -w /ws --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-08-19T20:53:39.693Z] $ docker top 1c240fe6093e5f747209f75199ea6593885d3d94d0cd8defed8554b3c3f23b40 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-19T20:53:40.319Z] + snyk monitor '--org=edgex-jenkins' [2020-08-19T20:53:50.913Z] [2020-08-19T20:53:50.913Z] Monitoring /w/workspace/foundry_device-virtual-go_master (github.com/edgexfoundry/device-virtual-go)... [2020-08-19T20:53:50.913Z] [2020-08-19T20:53:50.913Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/74eda215-9e77-4d3c-81e2-3d9ca358effd [2020-08-19T20:53:50.913Z] [2020-08-19T20:53:50.913Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-08-19T20:53:50.913Z] [2020-08-19T20:53:50.913Z] [2020-08-19T20:53:50.913Z] Snyk CLI supports Node.js 8 and higher. [2020-08-19T20:53:50.913Z] 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-19T20:53:50.913Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-08-19T20:53:50.913Z] [2020-08-19T20:53:50.913Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-08-19T20:53:50.913Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-08-19T20:53:51.231Z] $ docker stop --time=1 1c240fe6093e5f747209f75199ea6593885d3d94d0cd8defed8554b3c3f23b40 [2020-08-19T20:53:53.557Z] $ docker rm -f 1c240fe6093e5f747209f75199ea6593885d3d94d0cd8defed8554b3c3f23b40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:53:54.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-19T20:53:54.693Z] [2020-08-19T20:53:54.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:53:55.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-19T20:53:55.154Z] latest: Pulling from edgex-devops/edgex-klar [2020-08-19T20:53:55.154Z] e7c96db7181b: Pulling fs layer [2020-08-19T20:53:55.154Z] 1868ca2cb446: Pulling fs layer [2020-08-19T20:53:55.154Z] 136be5d0fe8e: Pulling fs layer [2020-08-19T20:53:55.154Z] 894bfe63afcb: Pulling fs layer [2020-08-19T20:53:55.154Z] 894bfe63afcb: Waiting [2020-08-19T20:53:55.154Z] 1868ca2cb446: Verifying Checksum [2020-08-19T20:53:55.154Z] 1868ca2cb446: Download complete [2020-08-19T20:53:55.425Z] 136be5d0fe8e: Verifying Checksum [2020-08-19T20:53:55.425Z] 136be5d0fe8e: Download complete [2020-08-19T20:53:55.425Z] e7c96db7181b: Verifying Checksum [2020-08-19T20:53:55.425Z] e7c96db7181b: Download complete [2020-08-19T20:53:55.425Z] 894bfe63afcb: Verifying Checksum [2020-08-19T20:53:55.425Z] 894bfe63afcb: Download complete [2020-08-19T20:53:56.032Z] e7c96db7181b: Pull complete [2020-08-19T20:53:56.032Z] 1868ca2cb446: Pull complete [2020-08-19T20:53:56.666Z] 136be5d0fe8e: Pull complete [2020-08-19T20:53:57.258Z] 894bfe63afcb: Pull complete [2020-08-19T20:53:57.258Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-08-19T20:53:57.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-19T20:53:57.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-08-19T20:53:57.455Z] prd-centos7-docker-4c-2g-516 does not seem to be running inside a container [2020-08-19T20:53:57.598Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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-klar:latest cat [2020-08-19T20:53:58.971Z] $ docker top b27b2f4adf1feb37161a6c512acfa25bdf90d867156c66d5e411ac86fffe359d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-19T20:53:59.630Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-08-19T20:53:59.630Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-19T20:54:03.122Z] $ docker stop --time=1 b27b2f4adf1feb37161a6c512acfa25bdf90d867156c66d5e411ac86fffe359d [2020-08-19T20:54:04.658Z] $ docker rm -f b27b2f4adf1feb37161a6c512acfa25bdf90d867156c66d5e411ac86fffe359d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:54:05.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-19T20:54:05.396Z] . [Pipeline] withDockerContainer [2020-08-19T20:54:05.557Z] prd-centos7-docker-4c-2g-516 does not seem to be running inside a container [2020-08-19T20:54:05.701Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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-klar:latest cat [2020-08-19T20:54:06.591Z] $ docker top 0e2436dff0b8c37097c8e3e18ee451c2829220ccb12f1fa497e405d1e200f442 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-19T20:54:07.251Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-08-19T20:54:07.252Z] + tee [2020-08-19T20:54:07.252Z] clair timeout 1m0s [2020-08-19T20:54:07.252Z] docker timeout: 1m0s [2020-08-19T20:54:07.252Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-19T20:54:08.361Z] $ docker stop --time=1 0e2436dff0b8c37097c8e3e18ee451c2829220ccb12f1fa497e405d1e200f442 [2020-08-19T20:54:09.957Z] $ docker rm -f 0e2436dff0b8c37097c8e3e18ee451c2829220ccb12f1fa497e405d1e200f442 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-19T20:54:10.692Z] + mkdir -p /w/workspace/foundry_device-virtual-go_master/clair-reports [Pipeline] echo [2020-08-19T20:54:10.710Z] Generated HTML Table Report. Writing to /w/workspace/foundry_device-virtual-go_master/clair-reports/clair_results_docker-device-virtual-go_d9b83bd88a573ae11fcf404e5819c6bf4fe22e20.html [Pipeline] writeFile [Pipeline] step [2020-08-19T20:54:10.769Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:54:11.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-19T20:54:11.131Z] . [Pipeline] withDockerContainer [2020-08-19T20:54:11.383Z] prd-centos7-docker-4c-2g-516 does not seem to be running inside a container [2020-08-19T20:54:11.549Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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-klar:latest cat [2020-08-19T20:54:12.371Z] $ docker top 157019bc98a7e79f3597c58f8d2a0c256a2ec1fa648cb0900a1e961ef0771c6c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-19T20:54:13.085Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-08-19T20:54:13.085Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-19T20:54:17.610Z] $ docker stop --time=1 157019bc98a7e79f3597c58f8d2a0c256a2ec1fa648cb0900a1e961ef0771c6c [2020-08-19T20:54:19.204Z] $ docker rm -f 157019bc98a7e79f3597c58f8d2a0c256a2ec1fa648cb0900a1e961ef0771c6c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:54:19.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-19T20:54:19.971Z] . [Pipeline] withDockerContainer [2020-08-19T20:54:20.169Z] prd-centos7-docker-4c-2g-516 does not seem to be running inside a container [2020-08-19T20:54:20.262Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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-klar:latest cat [2020-08-19T20:54:21.882Z] $ docker top 27c1400f8d639ce9510567734cee5e903b75268390277913552147c0cf864e66 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-19T20:54:22.644Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-08-19T20:54:22.644Z] + tee [2020-08-19T20:54:22.644Z] clair timeout 1m0s [2020-08-19T20:54:22.644Z] docker timeout: 1m0s [2020-08-19T20:54:22.644Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-19T20:54:23.780Z] $ docker stop --time=1 27c1400f8d639ce9510567734cee5e903b75268390277913552147c0cf864e66 [2020-08-19T20:54:25.510Z] $ docker rm -f 27c1400f8d639ce9510567734cee5e903b75268390277913552147c0cf864e66 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-19T20:54:26.231Z] + mkdir -p /w/workspace/foundry_device-virtual-go_master/clair-reports [Pipeline] echo [2020-08-19T20:54:26.255Z] Generated HTML Table Report. Writing to /w/workspace/foundry_device-virtual-go_master/clair-reports/clair_results_docker-device-virtual-go-arm64_d9b83bd88a573ae11fcf404e5819c6bf4fe22e20.html [Pipeline] writeFile [Pipeline] step [2020-08-19T20:54:26.305Z] 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-19T20:54:27.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-19T20:54:27.262Z] . [Pipeline] withDockerContainer [2020-08-19T20:54:27.487Z] prd-centos7-docker-4c-2g-516 does not seem to be running inside a container [2020-08-19T20:54:27.592Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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:10004/edgex-devops/git-semver:latest cat [2020-08-19T20:54:29.221Z] $ docker top 5e4df04504be8efd558c039e20adbb4eaf8215f70c8f0c0400f136a35d4e797c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-19T20:54:29.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-19T20:54:29.559Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-19T20:54:30.015Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-19T20:54:30.016Z] $ docker exec 5e4df04504be8efd558c039e20adbb4eaf8215f70c8f0c0400f136a35d4e797c ssh-agent [2020-08-19T20:54:30.639Z] SSH_AUTH_SOCK=/tmp/ssh-jRHbZNkP6rzI/agent.11 [2020-08-19T20:54:30.639Z] SSH_AGENT_PID=16 [2020-08-19T20:54:30.648Z] Running ssh-add (command line suppressed) [2020-08-19T20:54:30.958Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_2704092511379271152.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_2704092511379271152.key) [2020-08-19T20:54:31.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-19T20:54:31.477Z] + git semver tag [2020-08-19T20:54:31.747Z] # -> Open(): unable to determine branch for HEAD [2020-08-19T20:54:31.747Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2020-08-19T20:54:31.747Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2020-08-19T20:54:31.747Z] # $SEMVER_REMOTE_NAME = origin [2020-08-19T20:54:31.747Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-19T20:54:31.747Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-19T20:54:31.747Z] # $SEMVER_BRANCH = master [2020-08-19T20:54:31.747Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [2020-08-19T20:54:31.747Z] # d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 HEAD [2020-08-19T20:54:31.747Z] # -> Force: false [2020-08-19T20:54:31.747Z] # 9daae556661138fa8884d4553be99a992d1e47ac refs/tags/v1.2.3 [Pipeline] } [2020-08-19T20:54:31.760Z] $ docker exec --env ******** --env ******** 5e4df04504be8efd558c039e20adbb4eaf8215f70c8f0c0400f136a35d4e797c ssh-agent -k [2020-08-19T20:54:32.042Z] unset SSH_AUTH_SOCK; [2020-08-19T20:54:32.043Z] unset SSH_AGENT_PID; [2020-08-19T20:54:32.043Z] echo Agent pid 16 killed; [2020-08-19T20:54:32.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-19T20:54:32.680Z] + git semver [Pipeline] } [2020-08-19T20:54:32.772Z] $ docker stop --time=1 5e4df04504be8efd558c039e20adbb4eaf8215f70c8f0c0400f136a35d4e797c [2020-08-19T20:54:34.251Z] $ docker rm -f 5e4df04504be8efd558c039e20adbb4eaf8215f70c8f0c0400f136a35d4e797c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:54:34.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-19T20:54:34.973Z] [2020-08-19T20:54:34.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:54:35.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-19T20:54:35.346Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-08-19T20:54:35.346Z] ab5ef0e58194: Pulling fs layer [2020-08-19T20:54:35.346Z] 9712f1f96733: Pulling fs layer [2020-08-19T20:54:35.346Z] 63f879dbbcfc: Pulling fs layer [2020-08-19T20:54:35.346Z] 0d9ebad4ef96: Pulling fs layer [2020-08-19T20:54:35.346Z] e9a5061849ea: Pulling fs layer [2020-08-19T20:54:35.346Z] d747dcd14b5f: Pulling fs layer [2020-08-19T20:54:35.346Z] 2de7ff778b66: Pulling fs layer [2020-08-19T20:54:35.346Z] 0d9ebad4ef96: Waiting [2020-08-19T20:54:35.346Z] e9a5061849ea: Waiting [2020-08-19T20:54:35.346Z] 2de7ff778b66: Waiting [2020-08-19T20:54:35.346Z] d747dcd14b5f: Waiting [2020-08-19T20:54:35.346Z] 9712f1f96733: Verifying Checksum [2020-08-19T20:54:35.346Z] 9712f1f96733: Download complete [2020-08-19T20:54:36.451Z] 63f879dbbcfc: Verifying Checksum [2020-08-19T20:54:36.451Z] 63f879dbbcfc: Download complete [2020-08-19T20:54:37.559Z] e9a5061849ea: Verifying Checksum [2020-08-19T20:54:37.560Z] e9a5061849ea: Download complete [2020-08-19T20:54:37.560Z] d747dcd14b5f: Verifying Checksum [2020-08-19T20:54:37.560Z] d747dcd14b5f: Download complete [2020-08-19T20:54:37.560Z] ab5ef0e58194: Verifying Checksum [2020-08-19T20:54:37.560Z] ab5ef0e58194: Download complete [2020-08-19T20:54:37.560Z] 0d9ebad4ef96: Verifying Checksum [2020-08-19T20:54:37.560Z] 0d9ebad4ef96: Download complete [2020-08-19T20:54:37.880Z] 2de7ff778b66: Verifying Checksum [2020-08-19T20:54:37.880Z] 2de7ff778b66: Download complete [2020-08-19T20:54:45.127Z] ab5ef0e58194: Pull complete [2020-08-19T20:54:45.127Z] 9712f1f96733: Pull complete [2020-08-19T20:54:47.743Z] 63f879dbbcfc: Pull complete [2020-08-19T20:54:57.933Z] 0d9ebad4ef96: Pull complete [2020-08-19T20:54:57.933Z] e9a5061849ea: Pull complete [2020-08-19T20:54:57.933Z] d747dcd14b5f: Pull complete [2020-08-19T20:55:00.616Z] 2de7ff778b66: Pull complete [2020-08-19T20:55:00.616Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-08-19T20:55:00.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-19T20:55:00.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-08-19T20:55:00.857Z] prd-centos7-docker-4c-2g-516 does not seem to be running inside a container [2020-08-19T20:55:00.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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-lftools:0.23.1-centos7 cat [2020-08-19T20:55:04.755Z] $ docker top 23827b225c2a3aa4827b3ccdc2f79896db4c213a8d24d22c706843be2e9d2a4d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-08-19T20:55:05.178Z] provisioning config files... [2020-08-19T20:55:05.202Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config2989563297918334454tmp [2020-08-19T20:55:05.252Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config5209587723192952820tmp [2020-08-19T20:55:05.294Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config7967345105150643380tmp [Pipeline] { [Pipeline] echo [2020-08-19T20:55:05.358Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-19T20:55:06.068Z] ---> sigul-configuration.sh [2020-08-19T20:55:06.068Z] gpg: directory `/root/.gnupg' created [2020-08-19T20:55:06.068Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-08-19T20:55:06.068Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-08-19T20:55:06.068Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-08-19T20:55:06.068Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-08-19T20:55:06.068Z] gpg: CAST5 encrypted data [2020-08-19T20:55:06.361Z] gpg: encrypted with 1 passphrase [2020-08-19T20:55:06.361Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-08-19T20:55:06.725Z] + mkdir /home/jenkins [2020-08-19T20:55:07.074Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-08-19T20:55:07.655Z] + 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-19T20:55:07.723Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-19T20:55:08.068Z] ---> sigul-install.sh [2020-08-19T20:55:14.783Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-08-19T20:55:15.348Z] + git tag --list [2020-08-19T20:55:15.348Z] v1.2.3 [Pipeline] sh [2020-08-19T20:55:15.653Z] + lftools sign git-tag v1.2.3 [2020-08-19T20:55:17.053Z] Signing Git tag with Sigul... [2020-08-19T20:55:17.053Z] Signing v1.2.3 [Pipeline] echo [2020-08-19T20:55:18.464Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-19T20:55:18.798Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-08-19T20:55:18.814Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-08-19T20:55:18.904Z] $ docker stop --time=1 23827b225c2a3aa4827b3ccdc2f79896db4c213a8d24d22c706843be2e9d2a4d [2020-08-19T20:55:20.913Z] $ docker rm -f 23827b225c2a3aa4827b3ccdc2f79896db4c213a8d24d22c706843be2e9d2a4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:55:21.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-19T20:55:21.958Z] . [Pipeline] withDockerContainer [2020-08-19T20:55:22.166Z] prd-centos7-docker-4c-2g-516 does not seem to be running inside a container [2020-08-19T20:55:22.313Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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:10004/edgex-devops/git-semver:latest cat [2020-08-19T20:55:23.295Z] $ docker top 6544df614bc452ca4aef3bacfc797d4bce752685ebf70b47f36ed9db4fd2cdd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-19T20:55:23.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-19T20:55:23.664Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-19T20:55:24.055Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-19T20:55:24.106Z] $ docker exec 6544df614bc452ca4aef3bacfc797d4bce752685ebf70b47f36ed9db4fd2cdd6 ssh-agent [2020-08-19T20:55:24.421Z] SSH_AUTH_SOCK=/tmp/ssh-fkKovRbmnqNS/agent.11 [2020-08-19T20:55:24.421Z] SSH_AGENT_PID=17 [2020-08-19T20:55:24.439Z] Running ssh-add (command line suppressed) [2020-08-19T20:55:24.813Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_3253479959912185130.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_3253479959912185130.key) [2020-08-19T20:55:24.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-19T20:55:25.686Z] + git semver bump pre [2020-08-19T20:55:25.686Z] # -> Open(): unable to determine branch for HEAD [2020-08-19T20:55:25.686Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2020-08-19T20:55:25.686Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2020-08-19T20:55:25.686Z] # $SEMVER_REMOTE_NAME = origin [2020-08-19T20:55:25.686Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-19T20:55:25.686Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-19T20:55:25.686Z] # $SEMVER_BRANCH = master [2020-08-19T20:55:25.686Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [2020-08-19T20:55:25.686Z] 1.2.4-dev.1 [Pipeline] } [2020-08-19T20:55:25.695Z] $ docker exec --env ******** --env ******** 6544df614bc452ca4aef3bacfc797d4bce752685ebf70b47f36ed9db4fd2cdd6 ssh-agent -k [2020-08-19T20:55:25.910Z] unset SSH_AUTH_SOCK; [2020-08-19T20:55:25.910Z] unset SSH_AGENT_PID; [2020-08-19T20:55:25.910Z] echo Agent pid 17 killed; [2020-08-19T20:55:25.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-19T20:55:26.479Z] + git semver [Pipeline] } [2020-08-19T20:55:26.502Z] $ docker stop --time=1 6544df614bc452ca4aef3bacfc797d4bce752685ebf70b47f36ed9db4fd2cdd6 [2020-08-19T20:55:28.030Z] $ docker rm -f 6544df614bc452ca4aef3bacfc797d4bce752685ebf70b47f36ed9db4fd2cdd6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:55:28.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-19T20:55:28.765Z] . [Pipeline] withDockerContainer [2020-08-19T20:55:28.975Z] prd-centos7-docker-4c-2g-516 does not seem to be running inside a container [2020-08-19T20:55:29.305Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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:10004/edgex-devops/git-semver:latest cat [2020-08-19T20:55:30.201Z] $ docker top 68d89ae27fe9c2f0e6509c41614389e8401dfdb4a2fd61b8ba3beb39985ad633 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-19T20:55:30.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-19T20:55:30.716Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-19T20:55:30.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-19T20:55:30.955Z] $ docker exec 68d89ae27fe9c2f0e6509c41614389e8401dfdb4a2fd61b8ba3beb39985ad633 ssh-agent [2020-08-19T20:55:31.218Z] SSH_AUTH_SOCK=/tmp/ssh-6TqHgNJEGBYr/agent.12 [2020-08-19T20:55:31.218Z] SSH_AGENT_PID=17 [2020-08-19T20:55:31.226Z] Running ssh-add (command line suppressed) [2020-08-19T20:55:31.393Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_21075610290316431.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_21075610290316431.key) [2020-08-19T20:55:31.524Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-19T20:55:32.352Z] + git semver push [2020-08-19T20:55:32.352Z] # -> Open(): unable to determine branch for HEAD [2020-08-19T20:55:32.352Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2020-08-19T20:55:32.352Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2020-08-19T20:55:32.352Z] # $SEMVER_REMOTE_NAME = origin [2020-08-19T20:55:32.352Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-19T20:55:32.352Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-19T20:55:32.352Z] # $SEMVER_BRANCH = master [2020-08-19T20:55:32.352Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } [2020-08-19T20:55:39.167Z] $ docker exec --env ******** --env ******** 68d89ae27fe9c2f0e6509c41614389e8401dfdb4a2fd61b8ba3beb39985ad633 ssh-agent -k [2020-08-19T20:55:39.812Z] unset SSH_AUTH_SOCK; [2020-08-19T20:55:39.812Z] unset SSH_AGENT_PID; [2020-08-19T20:55:39.812Z] echo Agent pid 17 killed; [2020-08-19T20:55:40.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-19T20:55:41.162Z] + git semver [Pipeline] } [2020-08-19T20:55:41.179Z] $ docker stop --time=1 68d89ae27fe9c2f0e6509c41614389e8401dfdb4a2fd61b8ba3beb39985ad633 [2020-08-19T20:55:42.665Z] $ docker rm -f 68d89ae27fe9c2f0e6509c41614389e8401dfdb4a2fd61b8ba3beb39985ad633 [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-19T20:55:43.880Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-19T20:55:44.494Z] ---> package-listing.sh [2020-08-19T20:55:44.494Z] ++ facter osfamily [2020-08-19T20:55:44.494Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-19T20:55:44.854Z] + OS_FAMILY=redhat [2020-08-19T20:55:44.854Z] + workspace=/w/workspace/foundry_device-virtual-go_master [2020-08-19T20:55:44.854Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-19T20:55:44.854Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-19T20:55:44.854Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-19T20:55:44.854Z] + PACKAGES=/tmp/packages_start.txt [2020-08-19T20:55:44.854Z] + '[' /w/workspace/foundry_device-virtual-go_master ']' [2020-08-19T20:55:44.854Z] + PACKAGES=/tmp/packages_end.txt [2020-08-19T20:55:44.854Z] + case "${OS_FAMILY}" in [2020-08-19T20:55:44.854Z] + rpm -qa [2020-08-19T20:55:44.854Z] + sort [2020-08-19T20:55:50.443Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-19T20:55:50.443Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-19T20:55:50.443Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-19T20:55:50.443Z] + '[' /w/workspace/foundry_device-virtual-go_master ']' [2020-08-19T20:55:50.443Z] + mkdir -p /w/workspace/foundry_device-virtual-go_master/archives/ [2020-08-19T20:55:50.443Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:55:50.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-19T20:55:50.878Z] [2020-08-19T20:55:50.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:55:51.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-19T20:55:51.287Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-19T20:55:51.287Z] c9b1b535fdd9: Pulling fs layer [2020-08-19T20:55:51.287Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-19T20:55:51.287Z] 756a868c4378: Pulling fs layer [2020-08-19T20:55:51.287Z] 444b2fc9a129: Pulling fs layer [2020-08-19T20:55:51.287Z] ea15f1150254: Pulling fs layer [2020-08-19T20:55:51.287Z] 41b27a9f41bf: Pulling fs layer [2020-08-19T20:55:51.287Z] 28c525ee5125: Pulling fs layer [2020-08-19T20:55:51.287Z] 094b1ea09ed8: Pulling fs layer [2020-08-19T20:55:51.287Z] 138eaada9080: Pulling fs layer [2020-08-19T20:55:51.287Z] 0622d0fa9048: Pulling fs layer [2020-08-19T20:55:51.287Z] 41b27a9f41bf: Waiting [2020-08-19T20:55:51.287Z] 28c525ee5125: Waiting [2020-08-19T20:55:51.287Z] 094b1ea09ed8: Waiting [2020-08-19T20:55:51.287Z] 138eaada9080: Waiting [2020-08-19T20:55:51.287Z] 444b2fc9a129: Waiting [2020-08-19T20:55:51.287Z] ea15f1150254: Waiting [2020-08-19T20:55:51.287Z] 0622d0fa9048: Waiting [2020-08-19T20:55:51.287Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-19T20:55:51.287Z] 2cc5ad85d9ab: Download complete [2020-08-19T20:55:51.594Z] 444b2fc9a129: Verifying Checksum [2020-08-19T20:55:51.594Z] 444b2fc9a129: Download complete [2020-08-19T20:55:51.594Z] c9b1b535fdd9: Verifying Checksum [2020-08-19T20:55:51.594Z] c9b1b535fdd9: Download complete [2020-08-19T20:55:51.594Z] ea15f1150254: Verifying Checksum [2020-08-19T20:55:51.594Z] ea15f1150254: Download complete [2020-08-19T20:55:51.893Z] 28c525ee5125: Verifying Checksum [2020-08-19T20:55:51.893Z] 28c525ee5125: Download complete [2020-08-19T20:55:52.211Z] 756a868c4378: Verifying Checksum [2020-08-19T20:55:52.211Z] 756a868c4378: Download complete [2020-08-19T20:55:52.555Z] c9b1b535fdd9: Pull complete [2020-08-19T20:55:52.555Z] 138eaada9080: Verifying Checksum [2020-08-19T20:55:52.555Z] 138eaada9080: Download complete [2020-08-19T20:55:52.555Z] 0622d0fa9048: Verifying Checksum [2020-08-19T20:55:52.555Z] 0622d0fa9048: Download complete [2020-08-19T20:55:53.234Z] 094b1ea09ed8: Verifying Checksum [2020-08-19T20:55:53.234Z] 094b1ea09ed8: Download complete [2020-08-19T20:55:53.234Z] 2cc5ad85d9ab: Pull complete [2020-08-19T20:55:53.884Z] 41b27a9f41bf: Verifying Checksum [2020-08-19T20:55:53.884Z] 41b27a9f41bf: Download complete [2020-08-19T20:55:55.891Z] 756a868c4378: Pull complete [2020-08-19T20:55:55.891Z] 444b2fc9a129: Pull complete [2020-08-19T20:55:56.161Z] ea15f1150254: Pull complete [2020-08-19T20:56:00.495Z] 41b27a9f41bf: Pull complete [2020-08-19T20:56:00.495Z] 28c525ee5125: Pull complete [2020-08-19T20:56:03.948Z] 094b1ea09ed8: Pull complete [2020-08-19T20:56:03.948Z] 138eaada9080: Pull complete [2020-08-19T20:56:03.948Z] 0622d0fa9048: Pull complete [2020-08-19T20:56:04.327Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-19T20:56:04.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-19T20:56:04.327Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-19T20:56:04.770Z] prd-centos7-docker-4c-2g-516 does not seem to be running inside a container [2020-08-19T20:56:05.014Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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-lftools-log-publisher:alpine cat [2020-08-19T20:56:08.024Z] $ docker top 931c8c607f7cd5e707599dd72aa186734a83797be04f9d30b83973052969bbb3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-19T20:56:08.374Z] provisioning config files... [2020-08-19T20:56:08.397Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config1040197699229410888tmp [Pipeline] { [Pipeline] echo [2020-08-19T20:56:08.461Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-19T20:56:08.828Z] ---> create-netrc.sh [Pipeline] echo [2020-08-19T20:56:08.842Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-19T20:56:09.163Z] ---> logs-deploy.sh [2020-08-19T20:56:09.163Z] + ARCHIVE_ARTIFACTS= [2020-08-19T20:56:09.163Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-19T20:56:09.163Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-19T20:56:09.163Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-19T20:56:09.163Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/20 [2020-08-19T20:56:09.163Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/master/20/ [2020-08-19T20:56:09.163Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/20 /w/workspace/foundry_device-virtual-go_master [2020-08-19T20:56:10.619Z] Archives upload complete. [2020-08-19T20:56:10.904Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/20 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/master/20/