Push event to branch master 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 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 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 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 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 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 # timeout=10 Commit message: "Merge pull request #218 from ernestojeda/add-geneva-release-stream" > 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-821 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 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 Fetching without tags Checking out Revision d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 (master) > 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 > 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 4d5f8ce0290f23e35ff78bafcbacaa37d533849c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-24T07:14:33.834Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-24T07:14:34.070Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-24T07:14:34.146Z] ========================================================= [2020-07-24T07:14:34.146Z] EdgeX Global Pipelines Version Info [2020-07-24T07:14:34.146Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-24T07:14:35.942Z] ------------------- [2020-07-24T07:14:35.942Z] stable info: [2020-07-24T07:14:35.942Z] ------------------- [2020-07-24T07:14:35.942Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-24T07:14:35.942Z] Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [2020-07-24T07:14:35.942Z] Message: update stable to v1.0.105 [2020-07-24T07:14:36.883Z] ------------------- [2020-07-24T07:14:36.883Z] experimental info: [2020-07-24T07:14:36.883Z] ------------------- [2020-07-24T07:14:36.883Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-24T07:14:36.883Z] Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [2020-07-24T07:14:36.883Z] Message: update experimental to v1.0.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-24T07:14:39.026Z] + git log --format=format:%s -1 d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [Pipeline] echo [2020-07-24T07:14:39.078Z] GIT_COMMIT: d9b83bd88a573ae11fcf404e5819c6bf4fe22e20, Commit Message: Merge pull request #121 from FelixTing/issue-119 [Pipeline] echo [2020-07-24T07:14:39.118Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:14:39.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T07:14:39.571Z] [2020-07-24T07:14:39.571Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:14:39.902Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T07:14:39.902Z] latest: Pulling from edgex-devops/git-semver [2020-07-24T07:14:39.902Z] 31603596830f: Pulling fs layer [2020-07-24T07:14:39.902Z] 2a8b12db71e7: Pulling fs layer [2020-07-24T07:14:39.902Z] 6ca5941a6612: Pulling fs layer [2020-07-24T07:14:39.902Z] ecc8261a40a4: Pulling fs layer [2020-07-24T07:14:39.902Z] ecc8261a40a4: Waiting [2020-07-24T07:14:39.902Z] 2a8b12db71e7: Verifying Checksum [2020-07-24T07:14:39.902Z] 2a8b12db71e7: Download complete [2020-07-24T07:14:39.902Z] 31603596830f: Verifying Checksum [2020-07-24T07:14:39.902Z] 31603596830f: Download complete [2020-07-24T07:14:39.902Z] ecc8261a40a4: Verifying Checksum [2020-07-24T07:14:39.902Z] ecc8261a40a4: Download complete [2020-07-24T07:14:40.163Z] 6ca5941a6612: Verifying Checksum [2020-07-24T07:14:40.163Z] 6ca5941a6612: Download complete [2020-07-24T07:14:40.163Z] 31603596830f: Pull complete [2020-07-24T07:14:40.425Z] 2a8b12db71e7: Pull complete [2020-07-24T07:14:40.995Z] 6ca5941a6612: Pull complete [2020-07-24T07:14:41.256Z] ecc8261a40a4: Pull complete [2020-07-24T07:14:41.256Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-24T07:14:41.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T07:14:41.256Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-24T07:14:41.349Z] prd-centos7-docker-4c-2g-821 does not seem to be running inside a container [2020-07-24T07:14:41.384Z] $ 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-07-24T07:14:43.410Z] $ docker top 2ef13b381f5fed2d5c0093679f4f3e809a9072d8ebdb81f72b54a18e2ca1b121 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-24T07:14:43.659Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T07:14:43.659Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T07:14:43.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T07:14:43.866Z] $ docker exec 2ef13b381f5fed2d5c0093679f4f3e809a9072d8ebdb81f72b54a18e2ca1b121 ssh-agent [2020-07-24T07:14:44.028Z] SSH_AUTH_SOCK=/tmp/ssh-yXHF6xcrCLRV/agent.11 [2020-07-24T07:14:44.028Z] SSH_AGENT_PID=16 [2020-07-24T07:14:44.038Z] Running ssh-add (command line suppressed) [2020-07-24T07:14:44.163Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_2808448620714060388.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_2808448620714060388.key) [2020-07-24T07:14:44.218Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T07:14:44.542Z] + git describe --exact-match --tags HEAD [2020-07-24T07:14:44.542Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-24T07:14:44.610Z] $ docker exec --env ******** --env ******** 2ef13b381f5fed2d5c0093679f4f3e809a9072d8ebdb81f72b54a18e2ca1b121 ssh-agent -k [2020-07-24T07:14:44.731Z] unset SSH_AUTH_SOCK; [2020-07-24T07:14:44.732Z] unset SSH_AGENT_PID; [2020-07-24T07:14:44.732Z] echo Agent pid 16 killed; [2020-07-24T07:14:44.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-24T07:14:44.936Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-24T07:14:44.936Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-24T07:14:45.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T07:14:45.024Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T07:14:45.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T07:14:45.186Z] $ docker exec 2ef13b381f5fed2d5c0093679f4f3e809a9072d8ebdb81f72b54a18e2ca1b121 ssh-agent [2020-07-24T07:14:45.348Z] SSH_AUTH_SOCK=/tmp/ssh-1BpBvM2j4uWF/agent.45 [2020-07-24T07:14:45.348Z] SSH_AGENT_PID=50 [2020-07-24T07:14:45.354Z] Running ssh-add (command line suppressed) [2020-07-24T07:14:45.468Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_5101942626818834159.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_5101942626818834159.key) [2020-07-24T07:14:45.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T07:14:45.845Z] + git semver init [2020-07-24T07:14:45.845Z] # -> Open(): unable to determine branch for HEAD [2020-07-24T07:14:45.845Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2020-07-24T07:14:45.845Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2020-07-24T07:14:45.845Z] # $SEMVER_REMOTE_NAME = origin [2020-07-24T07:14:45.845Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-24T07:14:45.845Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-24T07:14:45.845Z] # $SEMVER_BRANCH = master [2020-07-24T07:14:45.845Z] # $SEMVER_TEMP = /tmp/semver-974539367 [2020-07-24T07:14:45.845Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-07-24T07:14:46.415Z] # '/tmp/semver-974539367' -> '/w/workspace/foundry_device-virtual-go_master/.semver' [2020-07-24T07:14:46.415Z] # -> Force: false [2020-07-24T07:14:46.415Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } [2020-07-24T07:14:46.424Z] $ docker exec --env ******** --env ******** 2ef13b381f5fed2d5c0093679f4f3e809a9072d8ebdb81f72b54a18e2ca1b121 ssh-agent -k [2020-07-24T07:14:46.542Z] unset SSH_AUTH_SOCK; [2020-07-24T07:14:46.543Z] unset SSH_AGENT_PID; [2020-07-24T07:14:46.543Z] echo Agent pid 50 killed; [2020-07-24T07:14:46.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-24T07:14:47.049Z] + git semver [Pipeline] } [2020-07-24T07:14:47.061Z] $ docker stop --time=1 2ef13b381f5fed2d5c0093679f4f3e809a9072d8ebdb81f72b54a18e2ca1b121 [2020-07-24T07:14:48.402Z] $ docker rm -f 2ef13b381f5fed2d5c0093679f4f3e809a9072d8ebdb81f72b54a18e2ca1b121 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-24T07:14:49.026Z] Stashed 17 file(s) [Pipeline] echo [2020-07-24T07:14:49.028Z] [edgeXSemver] initialized semver on version 1.2.3-dev.2 [Pipeline] echo [2020-07-24T07:14:49.112Z] Archived original version: [1.2.3-dev.2] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-07-24T07:15:04.420Z] Still waiting to schedule task [2020-07-24T07:15:04.420Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-07-24T07:15:04.422Z] Still waiting to schedule task [2020-07-24T07:15:04.422Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-819’ is offline [2020-07-24T07:16:32.065Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-822 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws [2020-07-24T07:16:32.109Z] Running in /w/workspace/device-virtual-go/19 [Pipeline] { [Pipeline] checkout [2020-07-24T07:16:37.213Z] using credential edgex-jenkins-ssh [2020-07-24T07:16:37.276Z] Cloning the remote Git repository [2020-07-24T07:16:37.276Z] Cloning with configured refspecs honoured and without tags [2020-07-24T07:16:38.319Z] Fetching without tags [2020-07-24T07:16:37.339Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-07-24T07:16:37.446Z] > git init /w/workspace/device-virtual-go/19 # timeout=10 [2020-07-24T07:16:37.511Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-07-24T07:16:37.512Z] > git --version # timeout=10 [2020-07-24T07:16:37.532Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T07:16:37.603Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T07:16:38.238Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-07-24T07:16:38.263Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T07:16:38.303Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-07-24T07:16:38.333Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-07-24T07:16:38.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T07:16:38.346Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T07:16:38.802Z] Checking out Revision d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 (master) [2020-07-24T07:16:38.830Z] > git config core.sparsecheckout # timeout=10 [2020-07-24T07:16:38.856Z] > git checkout -f d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 # timeout=10 [2020-07-24T07:16:43.452Z] 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-07-24T07:16:44.588Z] ========================================================= [2020-07-24T07:16:44.588Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-24T07:16:44.588Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:16:45.818Z] + 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-07-24T07:16:46.801Z] Sending build context to Docker daemon 521.2kB [2020-07-24T07:16:46.801Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-24T07:16:46.801Z] Step 2/8 : FROM ${BASE} [2020-07-24T07:16:47.077Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-24T07:16:47.077Z] b538f80385f9: Pulling fs layer [2020-07-24T07:16:47.077Z] 74f711af9a0d: Pulling fs layer [2020-07-24T07:16:47.077Z] 99f96fe45779: Pulling fs layer [2020-07-24T07:16:47.077Z] fd7a069fd194: Pulling fs layer [2020-07-24T07:16:47.077Z] 66aa3694b03b: Pulling fs layer [2020-07-24T07:16:47.077Z] 170f70906a0f: Pulling fs layer [2020-07-24T07:16:47.078Z] ad7c5574e4b9: Pulling fs layer [2020-07-24T07:16:47.078Z] e772456be8f7: Pulling fs layer [2020-07-24T07:16:47.078Z] c890913d741a: Pulling fs layer [2020-07-24T07:16:47.078Z] 2480fcc9aa5a: Pulling fs layer [2020-07-24T07:16:47.078Z] 09adf4765672: Pulling fs layer [2020-07-24T07:16:47.078Z] 66aa3694b03b: Waiting [2020-07-24T07:16:47.078Z] c890913d741a: Waiting [2020-07-24T07:16:47.078Z] 170f70906a0f: Waiting [2020-07-24T07:16:47.078Z] 2480fcc9aa5a: Waiting [2020-07-24T07:16:47.078Z] ad7c5574e4b9: Waiting [2020-07-24T07:16:47.078Z] 09adf4765672: Waiting [2020-07-24T07:16:47.078Z] e772456be8f7: Waiting [2020-07-24T07:16:47.078Z] fd7a069fd194: Waiting [2020-07-24T07:16:47.078Z] 99f96fe45779: Verifying Checksum [2020-07-24T07:16:47.078Z] 99f96fe45779: Download complete [2020-07-24T07:16:47.078Z] 74f711af9a0d: Download complete [2020-07-24T07:16:47.078Z] 66aa3694b03b: Verifying Checksum [2020-07-24T07:16:47.078Z] 66aa3694b03b: Download complete [2020-07-24T07:16:47.078Z] 170f70906a0f: Verifying Checksum [2020-07-24T07:16:47.078Z] 170f70906a0f: Download complete [2020-07-24T07:16:47.078Z] b538f80385f9: Verifying Checksum [2020-07-24T07:16:47.078Z] b538f80385f9: Download complete [2020-07-24T07:16:48.074Z] b538f80385f9: Pull complete [2020-07-24T07:16:48.688Z] 74f711af9a0d: Pull complete [2020-07-24T07:16:49.034Z] 99f96fe45779: Pull complete [2020-07-24T07:16:50.495Z] ad7c5574e4b9: Verifying Checksum [2020-07-24T07:16:50.495Z] ad7c5574e4b9: Download complete [2020-07-24T07:16:50.495Z] c890913d741a: Verifying Checksum [2020-07-24T07:16:50.495Z] c890913d741a: Download complete [2020-07-24T07:16:51.947Z] e772456be8f7: Verifying Checksum [2020-07-24T07:16:51.947Z] e772456be8f7: Download complete [2020-07-24T07:16:51.947Z] 2480fcc9aa5a: Verifying Checksum [2020-07-24T07:16:51.947Z] 2480fcc9aa5a: Download complete [2020-07-24T07:16:51.947Z] 09adf4765672: Download complete [2020-07-24T07:16:53.396Z] fd7a069fd194: Verifying Checksum [2020-07-24T07:16:53.396Z] fd7a069fd194: Download complete [2020-07-24T07:17:01.317Z] Running on prd-centos7-docker-4c-2g-823 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws [2020-07-24T07:17:01.382Z] Running in /w/workspace/device-virtual-go/19 [Pipeline] { [Pipeline] checkout [2020-07-24T07:17:03.767Z] using credential edgex-jenkins-ssh [2020-07-24T07:17:03.821Z] Cloning the remote Git repository [2020-07-24T07:17:03.821Z] Cloning with configured refspecs honoured and without tags [2020-07-24T07:17:03.839Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-07-24T07:17:04.475Z] Fetching without tags [2020-07-24T07:17:04.842Z] Checking out Revision d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 (master) [2020-07-24T07:17:03.911Z] > git init /w/workspace/device-virtual-go/19 # timeout=10 [2020-07-24T07:17:03.954Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-07-24T07:17:03.954Z] > git --version # timeout=10 [2020-07-24T07:17:03.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T07:17:03.999Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T07:17:04.439Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-07-24T07:17:04.450Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T07:17:04.461Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-07-24T07:17:04.473Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-07-24T07:17:04.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T07:17:04.479Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T07:17:04.843Z] > git config core.sparsecheckout # timeout=10 [2020-07-24T07:17:04.848Z] > git checkout -f d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 # timeout=10 [2020-07-24T07:17:05.802Z] fd7a069fd194: Pull complete [2020-07-24T07:17:05.802Z] 66aa3694b03b: Pull complete [2020-07-24T07:17:05.802Z] 170f70906a0f: Pull complete [2020-07-24T07:17:08.429Z] 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-07-24T07:17:09.094Z] ========================================================= [2020-07-24T07:17:09.094Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-24T07:17:09.094Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:17:09.201Z] ad7c5574e4b9: Pull complete [2020-07-24T07:17:09.672Z] + 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-07-24T07:17:09.936Z] Sending build context to Docker daemon 521.2kB [2020-07-24T07:17:10.204Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-24T07:17:10.204Z] Step 2/8 : FROM ${BASE} [2020-07-24T07:17:10.204Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-24T07:17:10.204Z] df20fa9351a1: Pulling fs layer [2020-07-24T07:17:10.204Z] ed8968b2872e: Pulling fs layer [2020-07-24T07:17:10.204Z] a92cc7c5fd73: Pulling fs layer [2020-07-24T07:17:10.204Z] 2dd03ba5bac4: Pulling fs layer [2020-07-24T07:17:10.204Z] 1e091d79d1de: Pulling fs layer [2020-07-24T07:17:10.204Z] 481702a1767f: Pulling fs layer [2020-07-24T07:17:10.204Z] f64a6f60c768: Pulling fs layer [2020-07-24T07:17:10.204Z] e78d2573fc39: Pulling fs layer [2020-07-24T07:17:10.204Z] e876d2f968b6: Pulling fs layer [2020-07-24T07:17:10.204Z] ce8a83651883: Pulling fs layer [2020-07-24T07:17:10.204Z] 07967f4d0e4b: Pulling fs layer [2020-07-24T07:17:10.204Z] f64a6f60c768: Waiting [2020-07-24T07:17:10.204Z] 2dd03ba5bac4: Waiting [2020-07-24T07:17:10.204Z] e78d2573fc39: Waiting [2020-07-24T07:17:10.204Z] e876d2f968b6: Waiting [2020-07-24T07:17:10.204Z] ce8a83651883: Waiting [2020-07-24T07:17:10.204Z] 07967f4d0e4b: Waiting [2020-07-24T07:17:10.204Z] 481702a1767f: Waiting [2020-07-24T07:17:10.204Z] a92cc7c5fd73: Verifying Checksum [2020-07-24T07:17:10.204Z] a92cc7c5fd73: Download complete [2020-07-24T07:17:10.204Z] ed8968b2872e: Verifying Checksum [2020-07-24T07:17:10.204Z] ed8968b2872e: Download complete [2020-07-24T07:17:10.204Z] 1e091d79d1de: Verifying Checksum [2020-07-24T07:17:10.204Z] 1e091d79d1de: Download complete [2020-07-24T07:17:10.204Z] 481702a1767f: Verifying Checksum [2020-07-24T07:17:10.204Z] 481702a1767f: Download complete [2020-07-24T07:17:10.204Z] df20fa9351a1: Verifying Checksum [2020-07-24T07:17:10.204Z] df20fa9351a1: Download complete [2020-07-24T07:17:10.828Z] df20fa9351a1: Pull complete [2020-07-24T07:17:11.134Z] f64a6f60c768: Verifying Checksum [2020-07-24T07:17:11.134Z] f64a6f60c768: Download complete [2020-07-24T07:17:11.134Z] e876d2f968b6: Verifying Checksum [2020-07-24T07:17:11.134Z] e876d2f968b6: Download complete [2020-07-24T07:17:11.751Z] 2dd03ba5bac4: Verifying Checksum [2020-07-24T07:17:11.751Z] 2dd03ba5bac4: Download complete [2020-07-24T07:17:11.751Z] 07967f4d0e4b: Verifying Checksum [2020-07-24T07:17:11.751Z] 07967f4d0e4b: Download complete [2020-07-24T07:17:11.752Z] e78d2573fc39: Verifying Checksum [2020-07-24T07:17:11.752Z] e78d2573fc39: Download complete [2020-07-24T07:17:12.031Z] ce8a83651883: Verifying Checksum [2020-07-24T07:17:12.031Z] ce8a83651883: Download complete [2020-07-24T07:17:12.293Z] ed8968b2872e: Pull complete [2020-07-24T07:17:12.564Z] a92cc7c5fd73: Pull complete [2020-07-24T07:17:13.539Z] e772456be8f7: Pull complete [2020-07-24T07:17:14.136Z] c890913d741a: Pull complete [2020-07-24T07:17:16.761Z] 2480fcc9aa5a: Pull complete [2020-07-24T07:17:16.761Z] 09adf4765672: Pull complete [2020-07-24T07:17:16.761Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-24T07:17:16.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-24T07:17:16.761Z] ---> 2248a725d1cf [2020-07-24T07:17:16.761Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-07-24T07:17:17.884Z] 2dd03ba5bac4: Pull complete [2020-07-24T07:17:17.884Z] 1e091d79d1de: Pull complete [2020-07-24T07:17:17.884Z] 481702a1767f: Pull complete [2020-07-24T07:17:22.174Z] ---> Running in 1ff98c9f0c4e [2020-07-24T07:17:22.174Z] Removing intermediate container 1ff98c9f0c4e [2020-07-24T07:17:22.174Z] ---> a2deb9fe967e [2020-07-24T07:17:22.174Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T07:17:22.174Z] ---> Running in 82025a7e0402 [2020-07-24T07:17:24.494Z] f64a6f60c768: Pull complete [2020-07-24T07:17:24.783Z] Removing intermediate container 82025a7e0402 [2020-07-24T07:17:24.783Z] ---> 830f9456b5cf [2020-07-24T07:17:24.783Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-07-24T07:17:24.783Z] ---> Running in 8923ee2e3c04 [2020-07-24T07:17:26.211Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T07:17:27.054Z] e78d2573fc39: Pull complete [2020-07-24T07:17:27.054Z] e876d2f968b6: Pull complete [2020-07-24T07:17:27.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T07:17:27.774Z] (1/14) Installing libmagic (5.38-r0) [2020-07-24T07:17:28.005Z] ce8a83651883: Pull complete [2020-07-24T07:17:28.046Z] (2/14) Installing file (5.38-r0) [2020-07-24T07:17:28.046Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-07-24T07:17:28.266Z] 07967f4d0e4b: Pull complete [2020-07-24T07:17:28.266Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-24T07:17:28.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-24T07:17:28.266Z] ---> 5d7c900382c6 [2020-07-24T07:17:28.266Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-07-24T07:17:28.319Z] (4/14) Installing g++ (9.3.0-r2) [2020-07-24T07:17:29.654Z] ---> Running in be119ff78a52 [2020-07-24T07:17:29.654Z] Removing intermediate container be119ff78a52 [2020-07-24T07:17:29.654Z] ---> c8dda1b03112 [2020-07-24T07:17:29.654Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T07:17:29.654Z] ---> Running in b48a8ddf611f [2020-07-24T07:17:30.596Z] Removing intermediate container b48a8ddf611f [2020-07-24T07:17:30.596Z] ---> c55174d11abe [2020-07-24T07:17:30.596Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-07-24T07:17:30.596Z] ---> Running in dd2ea91d7933 [2020-07-24T07:17:31.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T07:17:32.112Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T07:17:33.056Z] (1/14) Installing libmagic (5.38-r0) [2020-07-24T07:17:33.056Z] (2/14) Installing file (5.38-r0) [2020-07-24T07:17:33.318Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-07-24T07:17:33.318Z] (4/14) Installing g++ (9.3.0-r2) [2020-07-24T07:17:36.555Z] (5/14) Installing fortify-headers (1.1-r0) [2020-07-24T07:17:36.555Z] (6/14) Installing patch (2.7.6-r6) [2020-07-24T07:17:36.555Z] (7/14) Installing build-base (0.5-r2) [2020-07-24T07:17:36.555Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-07-24T07:17:36.555Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-07-24T07:17:36.555Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-07-24T07:17:36.555Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-07-24T07:17:36.555Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-07-24T07:17:36.555Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-07-24T07:17:36.555Z] (14/14) Installing openssh (8.3_p1-r0) [2020-07-24T07:17:36.826Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T07:17:36.826Z] OK: 221 MiB in 53 packages [2020-07-24T07:17:41.125Z] Removing intermediate container 8923ee2e3c04 [2020-07-24T07:17:41.125Z] ---> 304dc87267e6 [2020-07-24T07:17:41.125Z] Step 6/8 : WORKDIR /device-virtual-go [2020-07-24T07:17:41.396Z] ---> Running in 9d92cd2a93c1 [2020-07-24T07:17:41.668Z] Removing intermediate container 9d92cd2a93c1 [2020-07-24T07:17:41.668Z] ---> 4c1d7c2ffad4 [2020-07-24T07:17:41.668Z] Step 7/8 : COPY . . [2020-07-24T07:17:42.642Z] ---> 56acfac45141 [2020-07-24T07:17:42.642Z] Step 8/8 : RUN go mod download [2020-07-24T07:17:42.642Z] ---> Running in 8abb4ddf166f [2020-07-24T07:17:43.323Z] (5/14) Installing fortify-headers (1.1-r0) [2020-07-24T07:17:43.323Z] (6/14) Installing patch (2.7.6-r6) [2020-07-24T07:17:43.323Z] (7/14) Installing build-base (0.5-r2) [2020-07-24T07:17:43.585Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-07-24T07:17:43.585Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-07-24T07:17:43.585Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-07-24T07:17:44.159Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-07-24T07:17:44.159Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-07-24T07:17:44.420Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-07-24T07:17:44.420Z] (14/14) Installing openssh (8.3_p1-r0) [2020-07-24T07:17:44.681Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T07:17:44.681Z] OK: 237 MiB in 53 packages [2020-07-24T07:17:45.256Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-24T07:17:45.529Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-07-24T07:17:45.529Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-24T07:17:45.529Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-24T07:17:45.529Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-24T07:17:45.529Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-24T07:17:45.529Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-24T07:17:45.529Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-24T07:17:45.529Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-07-24T07:17:45.529Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-24T07:17:45.529Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-24T07:17:45.529Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-24T07:17:45.529Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-24T07:17:45.529Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-24T07:17:45.798Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-07-24T07:17:45.798Z] go: finding github.com/fatih/color v1.7.0 [2020-07-24T07:17:45.798Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-24T07:17:45.798Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-24T07:17:45.798Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-24T07:17:45.798Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-24T07:17:45.798Z] go: finding github.com/golang/snappy v0.0.1 [2020-07-24T07:17:45.798Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-24T07:17:45.798Z] go: finding github.com/google/uuid v1.1.0 [2020-07-24T07:17:45.798Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-24T07:17:45.798Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-24T07:17:46.067Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-24T07:17:46.067Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-24T07:17:46.067Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-24T07:17:46.067Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-24T07:17:46.067Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-24T07:17:46.067Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-24T07:17:46.067Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-24T07:17:46.067Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-24T07:17:46.067Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-24T07:17:46.067Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-24T07:17:46.067Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-24T07:17:46.067Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-24T07:17:46.339Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-24T07:17:46.339Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-24T07:17:46.339Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-24T07:17:46.339Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-24T07:17:46.339Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-24T07:17:46.339Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-24T07:17:46.339Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-24T07:17:46.339Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-24T07:17:46.339Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-24T07:17:46.339Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-24T07:17:46.339Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-24T07:17:46.339Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-24T07:17:46.609Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-24T07:17:46.609Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-24T07:17:46.609Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-24T07:17:46.609Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-24T07:17:46.609Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-24T07:17:46.609Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-24T07:17:46.609Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-24T07:17:46.609Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-24T07:17:46.609Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-24T07:17:46.609Z] go: finding github.com/posener/complete v1.1.1 [2020-07-24T07:17:46.609Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-07-24T07:17:46.609Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-24T07:17:46.879Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-24T07:17:46.879Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-24T07:17:46.879Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-24T07:17:46.879Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-24T07:17:46.879Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-24T07:17:46.879Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-07-24T07:17:46.879Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-07-24T07:17:46.879Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-24T07:17:46.879Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-07-24T07:17:46.879Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-24T07:17:46.879Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-24T07:17:46.879Z] go: finding modernc.org/b v1.0.0 [2020-07-24T07:17:47.166Z] go: finding modernc.org/db v1.0.0 [2020-07-24T07:17:47.166Z] go: finding modernc.org/file v1.0.0 [2020-07-24T07:17:47.166Z] go: finding modernc.org/fileutil v1.0.0 [2020-07-24T07:17:47.166Z] go: finding modernc.org/golex v1.0.0 [2020-07-24T07:17:47.166Z] go: finding modernc.org/internal v1.0.0 [2020-07-24T07:17:47.166Z] go: finding modernc.org/lldb v1.0.0 [2020-07-24T07:17:47.166Z] go: finding modernc.org/mathutil v1.0.0 [2020-07-24T07:17:47.166Z] go: finding modernc.org/ql v1.0.0 [2020-07-24T07:17:47.166Z] go: finding modernc.org/sortutil v1.0.0 [2020-07-24T07:17:47.166Z] go: finding modernc.org/strutil v1.0.0 [2020-07-24T07:17:47.166Z] go: finding modernc.org/zappy v1.0.0 [2020-07-24T07:17:48.003Z] Removing intermediate container dd2ea91d7933 [2020-07-24T07:17:48.003Z] ---> 78df83e688cd [2020-07-24T07:17:48.003Z] Step 6/8 : WORKDIR /device-virtual-go [2020-07-24T07:17:48.003Z] ---> Running in 514e8589969b [2020-07-24T07:17:48.003Z] Removing intermediate container 514e8589969b [2020-07-24T07:17:48.003Z] ---> 502ba057b1af [2020-07-24T07:17:48.003Z] Step 7/8 : COPY . . [2020-07-24T07:17:48.947Z] ---> f1435a172a0c [2020-07-24T07:17:48.947Z] Step 8/8 : RUN go mod download [2020-07-24T07:17:48.947Z] ---> Running in 6de586fe0951 [2020-07-24T07:17:50.865Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-24T07:17:50.865Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-07-24T07:17:50.865Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-24T07:17:50.865Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-24T07:17:50.865Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-24T07:17:50.865Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-24T07:17:50.865Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-24T07:17:50.865Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-24T07:17:50.865Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-07-24T07:17:50.865Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-24T07:17:50.865Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-24T07:17:50.865Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-24T07:17:50.865Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-24T07:17:50.865Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-24T07:17:50.865Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-07-24T07:17:50.865Z] go: finding github.com/fatih/color v1.7.0 [2020-07-24T07:17:50.865Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-24T07:17:50.865Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-24T07:17:50.865Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-24T07:17:50.865Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-24T07:17:50.865Z] go: finding github.com/golang/snappy v0.0.1 [2020-07-24T07:17:51.127Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-24T07:17:51.127Z] go: finding github.com/google/uuid v1.1.0 [2020-07-24T07:17:51.127Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-24T07:17:51.127Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-24T07:17:51.127Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-24T07:17:51.127Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-24T07:17:51.127Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-24T07:17:51.127Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-24T07:17:51.127Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-24T07:17:51.127Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-24T07:17:51.127Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-24T07:17:51.127Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-24T07:17:51.127Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-24T07:17:51.388Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-24T07:17:51.388Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-24T07:17:51.388Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-24T07:17:51.388Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-24T07:17:51.388Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-24T07:17:51.388Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-24T07:17:51.388Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-24T07:17:51.388Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-24T07:17:51.388Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-24T07:17:51.388Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-24T07:17:51.388Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-24T07:17:51.388Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-24T07:17:51.388Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-24T07:17:51.652Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-24T07:17:51.652Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-24T07:17:51.652Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-24T07:17:51.652Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-24T07:17:51.652Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-24T07:17:51.652Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-24T07:17:51.652Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-24T07:17:51.652Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-24T07:17:51.652Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-24T07:17:51.652Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-24T07:17:51.652Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-24T07:17:51.652Z] go: finding github.com/posener/complete v1.1.1 [2020-07-24T07:17:51.652Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-07-24T07:17:51.913Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-24T07:17:51.913Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-24T07:17:51.913Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-24T07:17:51.913Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-24T07:17:51.913Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-24T07:17:51.913Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-24T07:17:51.913Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-07-24T07:17:51.913Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-07-24T07:17:51.913Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-24T07:17:51.913Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-07-24T07:17:51.913Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-24T07:17:51.913Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-24T07:17:51.913Z] go: finding modernc.org/b v1.0.0 [2020-07-24T07:17:52.174Z] go: finding modernc.org/db v1.0.0 [2020-07-24T07:17:52.174Z] go: finding modernc.org/file v1.0.0 [2020-07-24T07:17:52.174Z] go: finding modernc.org/fileutil v1.0.0 [2020-07-24T07:17:52.174Z] go: finding modernc.org/golex v1.0.0 [2020-07-24T07:17:52.174Z] go: finding modernc.org/internal v1.0.0 [2020-07-24T07:17:52.174Z] go: finding modernc.org/lldb v1.0.0 [2020-07-24T07:17:52.174Z] go: finding modernc.org/mathutil v1.0.0 [2020-07-24T07:17:52.175Z] go: finding modernc.org/ql v1.0.0 [2020-07-24T07:17:52.175Z] go: finding modernc.org/sortutil v1.0.0 [2020-07-24T07:17:52.175Z] go: finding modernc.org/strutil v1.0.0 [2020-07-24T07:17:52.175Z] go: finding modernc.org/zappy v1.0.0 [2020-07-24T07:17:57.326Z] Removing intermediate container 8abb4ddf166f [2020-07-24T07:17:57.326Z] ---> a2904b331804 [2020-07-24T07:17:57.326Z] Successfully built a2904b331804 [2020-07-24T07:17:57.326Z] 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-07-24T07:17:58.605Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-24T07:17:58.933Z] + ls -al . [2020-07-24T07:17:58.933Z] total 88 [2020-07-24T07:17:58.933Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 07:16 . [2020-07-24T07:17:58.933Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 07:16 .. [2020-07-24T07:17:58.933Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 07:16 .git [2020-07-24T07:17:58.933Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 07:16 .github [2020-07-24T07:17:58.933Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 24 07:16 .gitignore [2020-07-24T07:17:58.933Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 07:16 .semver [2020-07-24T07:17:58.933Z] -rw-rw-r-- 1 jenkins jenkins 6432 Jul 24 07:16 Attribution.txt [2020-07-24T07:17:58.933Z] -rw-rw-r-- 1 jenkins jenkins 1826 Jul 24 07:16 Dockerfile [2020-07-24T07:17:58.933Z] -rw-rw-r-- 1 jenkins jenkins 957 Jul 24 07:16 Dockerfile.build [2020-07-24T07:17:58.933Z] -rw-rw-r-- 1 jenkins jenkins 683 Jul 24 07:16 Jenkinsfile [2020-07-24T07:17:58.933Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 24 07:16 LICENSE [2020-07-24T07:17:58.933Z] -rw-rw-r-- 1 jenkins jenkins 873 Jul 24 07:16 Makefile [2020-07-24T07:17:58.933Z] -rw-rw-r-- 1 jenkins jenkins 3620 Jul 24 07:16 README.md [2020-07-24T07:17:58.933Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 24 07:14 VERSION [2020-07-24T07:17:58.933Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 07:16 bin [2020-07-24T07:17:58.933Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 07:16 cmd [2020-07-24T07:17:58.933Z] -rw-rw-r-- 1 jenkins jenkins 855 Jul 24 07:16 go.mod [2020-07-24T07:17:58.933Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 07:16 internal [2020-07-24T07:17:58.933Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 24 07:16 version.go [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:17:59.275Z] + 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-dev.2 . [2020-07-24T07:17:59.552Z] Sending build context to Docker daemon 521.2kB [2020-07-24T07:17:59.552Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-07-24T07:17:59.552Z] Step 2/21 : FROM ${BASE} AS builder [2020-07-24T07:17:59.552Z] ---> a2904b331804 [2020-07-24T07:17:59.552Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-07-24T07:17:59.824Z] ---> Running in bb70c8bc7536 [2020-07-24T07:18:00.339Z] Removing intermediate container 6de586fe0951 [2020-07-24T07:18:00.339Z] ---> 04881a55f3f1 [2020-07-24T07:18:00.339Z] Successfully built 04881a55f3f1 [2020-07-24T07:18:00.339Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [2020-07-24T07:18:00.416Z] Removing intermediate container bb70c8bc7536 [2020-07-24T07:18:00.416Z] ---> 4c7b05d7b0fb [2020-07-24T07:18:00.416Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-07-24T07:18:00.416Z] ---> Running in 2cfa634f0e4a [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-07-24T07:18:01.008Z] Removing intermediate container 2cfa634f0e4a [2020-07-24T07:18:01.008Z] ---> 7b18c32e636f [2020-07-24T07:18:01.008Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-07-24T07:18:01.008Z] ---> Running in 368ad1a2f0b5 [2020-07-24T07:18:01.105Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-24T07:18:01.486Z] + ls -al . [2020-07-24T07:18:01.486Z] total 60 [2020-07-24T07:18:01.486Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jul 24 07:17 . [2020-07-24T07:18:01.486Z] drwxrwxr-x. 4 jenkins jenkins 30 Jul 24 07:17 .. [2020-07-24T07:18:01.486Z] -rw-rw-r--. 1 jenkins jenkins 6432 Jul 24 07:17 Attribution.txt [2020-07-24T07:18:01.486Z] drwxrwxr-x. 2 jenkins jenkins 64 Jul 24 07:17 bin [2020-07-24T07:18:01.486Z] drwxrwxr-x. 3 jenkins jenkins 32 Jul 24 07:17 cmd [2020-07-24T07:18:01.486Z] -rw-rw-r--. 1 jenkins jenkins 1826 Jul 24 07:17 Dockerfile [2020-07-24T07:18:01.486Z] -rw-rw-r--. 1 jenkins jenkins 957 Jul 24 07:17 Dockerfile.build [2020-07-24T07:18:01.486Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 24 07:17 .git [2020-07-24T07:18:01.486Z] drwxrwxr-x. 2 jenkins jenkins 38 Jul 24 07:17 .github [2020-07-24T07:18:01.486Z] -rw-rw-r--. 1 jenkins jenkins 258 Jul 24 07:17 .gitignore [2020-07-24T07:18:01.486Z] -rw-rw-r--. 1 jenkins jenkins 855 Jul 24 07:17 go.mod [2020-07-24T07:18:01.486Z] drwxrwxr-x. 3 jenkins jenkins 20 Jul 24 07:17 internal [2020-07-24T07:18:01.486Z] -rw-rw-r--. 1 jenkins jenkins 683 Jul 24 07:17 Jenkinsfile [2020-07-24T07:18:01.486Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jul 24 07:17 LICENSE [2020-07-24T07:18:01.486Z] -rw-rw-r--. 1 jenkins jenkins 873 Jul 24 07:17 Makefile [2020-07-24T07:18:01.486Z] -rw-rw-r--. 1 jenkins jenkins 3620 Jul 24 07:17 README.md [2020-07-24T07:18:01.486Z] drwxrwxr-x. 3 jenkins jenkins 44 Jul 24 07:17 .semver [2020-07-24T07:18:01.486Z] -rw-rw-r--. 1 jenkins jenkins 11 Jul 24 07:14 VERSION [2020-07-24T07:18:01.486Z] -rw-rw-r--. 1 jenkins jenkins 235 Jul 24 07:17 version.go [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:18:01.603Z] Removing intermediate container 368ad1a2f0b5 [2020-07-24T07:18:01.603Z] ---> 17e4a89c3f26 [2020-07-24T07:18:01.603Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T07:18:01.603Z] ---> Running in c7b4b1502ff1 [2020-07-24T07:18:01.897Z] + 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-dev.2 . [2020-07-24T07:18:01.897Z] Sending build context to Docker daemon 521.2kB [2020-07-24T07:18:01.897Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-07-24T07:18:01.897Z] Step 2/21 : FROM ${BASE} AS builder [2020-07-24T07:18:01.897Z] ---> 04881a55f3f1 [2020-07-24T07:18:01.897Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-07-24T07:18:02.161Z] ---> Running in d0fd6fd244d6 [2020-07-24T07:18:02.161Z] Removing intermediate container d0fd6fd244d6 [2020-07-24T07:18:02.161Z] ---> c011236c4576 [2020-07-24T07:18:02.161Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-07-24T07:18:02.161Z] ---> Running in 8a0631c3786a [2020-07-24T07:18:02.423Z] Removing intermediate container 8a0631c3786a [2020-07-24T07:18:02.423Z] ---> 2176cdf72daf [2020-07-24T07:18:02.423Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-07-24T07:18:02.423Z] ---> Running in 84cbab88ca71 [2020-07-24T07:18:02.685Z] Removing intermediate container 84cbab88ca71 [2020-07-24T07:18:02.685Z] ---> f3cf3f65a8ac [2020-07-24T07:18:02.685Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T07:18:02.685Z] ---> Running in 82140395280e [2020-07-24T07:18:04.073Z] Removing intermediate container 82140395280e [2020-07-24T07:18:04.073Z] ---> 977fac85e7e8 [2020-07-24T07:18:04.073Z] Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-07-24T07:18:04.073Z] ---> Running in 745b526f6877 [2020-07-24T07:18:04.214Z] Removing intermediate container c7b4b1502ff1 [2020-07-24T07:18:04.214Z] ---> f2dacbc9489e [2020-07-24T07:18:04.214Z] Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-07-24T07:18:04.214Z] ---> Running in f29b63d27d4f [2020-07-24T07:18:04.645Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T07:18:05.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T07:18:05.641Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T07:18:06.160Z] OK: 237 MiB in 53 packages [2020-07-24T07:18:06.423Z] Removing intermediate container 745b526f6877 [2020-07-24T07:18:06.423Z] ---> c3e1cca06fcb [2020-07-24T07:18:06.423Z] Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-07-24T07:18:06.611Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T07:18:06.683Z] ---> Running in cb5e145a0ef6 [2020-07-24T07:18:06.683Z] Removing intermediate container cb5e145a0ef6 [2020-07-24T07:18:06.683Z] ---> ae99a987018d [2020-07-24T07:18:06.683Z] Step 9/21 : COPY . . [2020-07-24T07:18:07.254Z] ---> 35e5377b7ce2 [2020-07-24T07:18:07.254Z] Step 10/21 : ARG MAKE='make build' [2020-07-24T07:18:07.254Z] ---> Running in 2cf4e54df65c [2020-07-24T07:18:07.515Z] Removing intermediate container 2cf4e54df65c [2020-07-24T07:18:07.515Z] ---> a45fab519ecb [2020-07-24T07:18:07.515Z] Step 11/21 : RUN $MAKE [2020-07-24T07:18:07.515Z] ---> Running in 8999082e0b20 [2020-07-24T07:18:08.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.2.3-dev.2" -o cmd/device-virtual ./cmd [2020-07-24T07:18:08.566Z] OK: 221 MiB in 53 packages [2020-07-24T07:18:09.156Z] Removing intermediate container f29b63d27d4f [2020-07-24T07:18:09.156Z] ---> 9bb3b8818b7b [2020-07-24T07:18:09.156Z] Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-07-24T07:18:09.428Z] ---> Running in 8a383f42efaf [2020-07-24T07:18:09.700Z] Removing intermediate container 8a383f42efaf [2020-07-24T07:18:09.700Z] ---> 82e0e5e67137 [2020-07-24T07:18:09.700Z] Step 9/21 : COPY . . [2020-07-24T07:18:10.673Z] ---> dd1fee0e696f [2020-07-24T07:18:10.673Z] Step 10/21 : ARG MAKE='make build' [2020-07-24T07:18:10.673Z] ---> Running in 57e88ec66736 [2020-07-24T07:18:11.267Z] Removing intermediate container 57e88ec66736 [2020-07-24T07:18:11.267Z] ---> 434505e15464 [2020-07-24T07:18:11.267Z] Step 11/21 : RUN $MAKE [2020-07-24T07:18:11.267Z] ---> Running in d10ee1f257f2 [2020-07-24T07:18:12.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.2.3-dev.2" -o cmd/device-virtual ./cmd [2020-07-24T07:18:20.418Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-07-24T07:18:22.965Z] Removing intermediate container 8999082e0b20 [2020-07-24T07:18:22.965Z] ---> 29898fe68d4e [2020-07-24T07:18:22.965Z] Step 12/21 : FROM alpine [2020-07-24T07:18:23.226Z] latest: Pulling from library/alpine [2020-07-24T07:18:23.226Z] df20fa9351a1: Already exists [2020-07-24T07:18:23.801Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-24T07:18:23.801Z] Status: Downloaded newer image for alpine:latest [2020-07-24T07:18:23.801Z] ---> a24bb4013296 [2020-07-24T07:18:23.801Z] Step 13/21 : ENV APP_PORT=49990 [2020-07-24T07:18:23.801Z] ---> Running in d59311940ffb [2020-07-24T07:18:23.802Z] Removing intermediate container d59311940ffb [2020-07-24T07:18:23.802Z] ---> b8b812177d68 [2020-07-24T07:18:23.802Z] Step 14/21 : EXPOSE $APP_PORT [2020-07-24T07:18:23.802Z] ---> Running in 771a043ce169 [2020-07-24T07:18:24.065Z] Removing intermediate container 771a043ce169 [2020-07-24T07:18:24.065Z] ---> b65598757eec [2020-07-24T07:18:24.065Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-07-24T07:18:24.636Z] ---> aeb92ebdc12f [2020-07-24T07:18:24.636Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-07-24T07:18:24.897Z] ---> 7d25e83d1e5c [2020-07-24T07:18:24.897Z] Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-07-24T07:18:25.157Z] ---> 7b5bef199256 [2020-07-24T07:18:25.157Z] Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T07:18:25.157Z] ---> Running in 27132b6d29ca [2020-07-24T07:18:25.157Z] Removing intermediate container 27132b6d29ca [2020-07-24T07:18:25.157Z] ---> c580a6d68e9c [2020-07-24T07:18:25.157Z] Step 19/21 : LABEL arch=amd64 [2020-07-24T07:18:25.418Z] ---> Running in b9c473bb279c [2020-07-24T07:18:25.418Z] Removing intermediate container b9c473bb279c [2020-07-24T07:18:25.418Z] ---> 1c809226125a [2020-07-24T07:18:25.418Z] Step 20/21 : LABEL git_sha=d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-07-24T07:18:25.418Z] ---> Running in b64e89eacab8 [2020-07-24T07:18:25.681Z] Removing intermediate container b64e89eacab8 [2020-07-24T07:18:25.681Z] ---> 4ca5c3d51f3f [2020-07-24T07:18:25.681Z] Step 21/21 : LABEL version=1.2.3-dev.2 [2020-07-24T07:18:25.681Z] ---> Running in 3e119ed60f6d [2020-07-24T07:18:25.942Z] Removing intermediate container 3e119ed60f6d [2020-07-24T07:18:25.942Z] ---> ee418c694577 [2020-07-24T07:18:25.942Z] [Warning] One or more build-args [ARCH] were not consumed [2020-07-24T07:18:25.942Z] Successfully built ee418c694577 [2020-07-24T07:18:25.942Z] 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-07-24T07:18:26.363Z] provisioning config files... [2020-07-24T07:18:26.403Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/19@tmp/config2745564183578464306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-07-24T07:18:26.854Z] nexus3.edgexfoundry.org:10001 [2020-07-24T07:18:26.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T07:18:27.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T07:18:27.114Z] Configure a credential helper to remove this warning. See [2020-07-24T07:18:27.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T07:18:27.114Z] [2020-07-24T07:18:27.114Z] Login Succeeded [2020-07-24T07:18:27.114Z] nexus3.edgexfoundry.org:10002 [2020-07-24T07:18:27.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T07:18:27.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T07:18:27.114Z] Configure a credential helper to remove this warning. See [2020-07-24T07:18:27.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T07:18:27.114Z] [2020-07-24T07:18:27.114Z] Login Succeeded [2020-07-24T07:18:27.114Z] nexus3.edgexfoundry.org:10003 [2020-07-24T07:18:27.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T07:18:27.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T07:18:27.376Z] Configure a credential helper to remove this warning. See [2020-07-24T07:18:27.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T07:18:27.376Z] [2020-07-24T07:18:27.376Z] Login Succeeded [2020-07-24T07:18:27.376Z] nexus3.edgexfoundry.org:10004 [2020-07-24T07:18:27.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T07:18:27.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T07:18:27.637Z] Configure a credential helper to remove this warning. See [2020-07-24T07:18:27.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T07:18:27.637Z] [2020-07-24T07:18:27.637Z] Login Succeeded [2020-07-24T07:18:27.637Z] docker.io [2020-07-24T07:18:27.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T07:18:27.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T07:18:27.900Z] Configure a credential helper to remove this warning. See [2020-07-24T07:18:27.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T07:18:27.900Z] [2020-07-24T07:18:27.900Z] Login Succeeded [Pipeline] } [2020-07-24T07:18:27.909Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T07:18:28.100Z] [edgeXDocker.push] Tagging docker image docker-device-virtual-go with the following tags: [2020-07-24T07:18:28.100Z] d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-07-24T07:18:28.100Z] latest [2020-07-24T07:18:28.100Z] 1.2.3-dev.2 [2020-07-24T07:18:28.100Z] d9b83bd88a573ae11fcf404e5819c6bf4fe22e20-1.2.3-dev.2 [2020-07-24T07:18:28.100Z] master [2020-07-24T07:18:28.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:18:28.559Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:18:28.857Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-07-24T07:18:28.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-07-24T07:18:28.857Z] af82441842ca: Preparing [2020-07-24T07:18:28.857Z] ed628bc83553: Preparing [2020-07-24T07:18:28.857Z] 8f7df64e9dcf: Preparing [2020-07-24T07:18:28.857Z] 50644c29ef5a: Preparing [2020-07-24T07:18:28.857Z] 50644c29ef5a: Layer already exists [2020-07-24T07:18:28.857Z] ed628bc83553: Pushed [2020-07-24T07:18:28.857Z] af82441842ca: Pushed [2020-07-24T07:18:30.242Z] 8f7df64e9dcf: Pushed [2020-07-24T07:18:30.242Z] d9b83bd88a573ae11fcf404e5819c6bf4fe22e20: digest: sha256:e0cf7681f72c4867a6c3199325be59b306c8ea9682370e96bf90238077282981 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:18:30.545Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:18:30.840Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest [2020-07-24T07:18:30.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-07-24T07:18:30.840Z] af82441842ca: Preparing [2020-07-24T07:18:30.840Z] ed628bc83553: Preparing [2020-07-24T07:18:30.840Z] 8f7df64e9dcf: Preparing [2020-07-24T07:18:30.840Z] 50644c29ef5a: Preparing [2020-07-24T07:18:30.840Z] af82441842ca: Layer already exists [2020-07-24T07:18:30.840Z] 50644c29ef5a: Layer already exists [2020-07-24T07:18:30.840Z] 8f7df64e9dcf: Layer already exists [2020-07-24T07:18:30.840Z] ed628bc83553: Layer already exists [2020-07-24T07:18:30.840Z] latest: digest: sha256:e0cf7681f72c4867a6c3199325be59b306c8ea9682370e96bf90238077282981 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:18:31.142Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.2.3-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:18:31.440Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.2.3-dev.2 [2020-07-24T07:18:31.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-07-24T07:18:31.440Z] af82441842ca: Preparing [2020-07-24T07:18:31.440Z] ed628bc83553: Preparing [2020-07-24T07:18:31.440Z] 8f7df64e9dcf: Preparing [2020-07-24T07:18:31.440Z] 50644c29ef5a: Preparing [2020-07-24T07:18:31.440Z] ed628bc83553: Layer already exists [2020-07-24T07:18:31.440Z] 8f7df64e9dcf: Layer already exists [2020-07-24T07:18:31.440Z] af82441842ca: Layer already exists [2020-07-24T07:18:31.440Z] 50644c29ef5a: Layer already exists [2020-07-24T07:18:31.440Z] 1.2.3-dev.2: digest: sha256:e0cf7681f72c4867a6c3199325be59b306c8ea9682370e96bf90238077282981 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:18:31.743Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20-1.2.3-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:18:32.041Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20-1.2.3-dev.2 [2020-07-24T07:18:32.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-07-24T07:18:32.042Z] af82441842ca: Preparing [2020-07-24T07:18:32.042Z] ed628bc83553: Preparing [2020-07-24T07:18:32.042Z] 8f7df64e9dcf: Preparing [2020-07-24T07:18:32.042Z] 50644c29ef5a: Preparing [2020-07-24T07:18:32.042Z] 50644c29ef5a: Layer already exists [2020-07-24T07:18:32.042Z] ed628bc83553: Layer already exists [2020-07-24T07:18:32.042Z] af82441842ca: Layer already exists [2020-07-24T07:18:32.042Z] 8f7df64e9dcf: Layer already exists [2020-07-24T07:18:32.042Z] d9b83bd88a573ae11fcf404e5819c6bf4fe22e20-1.2.3-dev.2: digest: sha256:e0cf7681f72c4867a6c3199325be59b306c8ea9682370e96bf90238077282981 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:18:32.344Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:18:32.644Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master [2020-07-24T07:18:32.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-07-24T07:18:32.644Z] af82441842ca: Preparing [2020-07-24T07:18:32.644Z] ed628bc83553: Preparing [2020-07-24T07:18:32.644Z] 8f7df64e9dcf: Preparing [2020-07-24T07:18:32.644Z] 50644c29ef5a: Preparing [2020-07-24T07:18:32.644Z] ed628bc83553: Layer already exists [2020-07-24T07:18:32.644Z] af82441842ca: Layer already exists [2020-07-24T07:18:32.644Z] 50644c29ef5a: Layer already exists [2020-07-24T07:18:32.644Z] 8f7df64e9dcf: Layer already exists [2020-07-24T07:18:32.644Z] master: digest: sha256:e0cf7681f72c4867a6c3199325be59b306c8ea9682370e96bf90238077282981 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T07:18:33.000Z] ===================================================== [Pipeline] echo [2020-07-24T07:18:33.044Z] taggedImages: [2020-07-24T07:18:33.044Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-07-24T07:18:33.044Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest [2020-07-24T07:18:33.044Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.2.3-dev.2 [2020-07-24T07:18:33.044Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20-1.2.3-dev.2 [2020-07-24T07:18:33.044Z] - 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] } [2020-07-24T07:18:45.082Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-07-24T07:18:53.328Z] Removing intermediate container d10ee1f257f2 [2020-07-24T07:18:53.328Z] ---> 922c7dc8da43 [2020-07-24T07:18:53.328Z] Step 12/21 : FROM alpine [2020-07-24T07:18:53.328Z] latest: Pulling from library/alpine [2020-07-24T07:18:53.328Z] b538f80385f9: Already exists [2020-07-24T07:18:53.328Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-24T07:18:53.328Z] Status: Downloaded newer image for alpine:latest [2020-07-24T07:18:53.328Z] ---> 62ee0e9f8440 [2020-07-24T07:18:53.328Z] Step 13/21 : ENV APP_PORT=49990 [2020-07-24T07:18:53.328Z] ---> Running in 0adabf3b78f5 [2020-07-24T07:18:53.922Z] Removing intermediate container 0adabf3b78f5 [2020-07-24T07:18:53.922Z] ---> 8f835d391d11 [2020-07-24T07:18:53.922Z] Step 14/21 : EXPOSE $APP_PORT [2020-07-24T07:18:53.922Z] ---> Running in ca765a3b6a4a [2020-07-24T07:18:54.516Z] Removing intermediate container ca765a3b6a4a [2020-07-24T07:18:54.516Z] ---> 66b3aecbffa8 [2020-07-24T07:18:54.516Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-07-24T07:18:55.947Z] ---> 1991916a83b8 [2020-07-24T07:18:55.947Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-07-24T07:18:56.224Z] ---> b20af1aad8df [2020-07-24T07:18:56.225Z] Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-07-24T07:18:57.201Z] ---> 58daa58cc567 [2020-07-24T07:18:57.201Z] Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T07:18:57.201Z] ---> Running in 3a737abc63cd [2020-07-24T07:18:57.793Z] Removing intermediate container 3a737abc63cd [2020-07-24T07:18:57.793Z] ---> 25e6dc3c44df [2020-07-24T07:18:57.793Z] Step 19/21 : LABEL arch=arm64 [2020-07-24T07:18:57.793Z] ---> Running in 9cf2d657ce2e [2020-07-24T07:18:58.385Z] Removing intermediate container 9cf2d657ce2e [2020-07-24T07:18:58.385Z] ---> 01b3073775d7 [2020-07-24T07:18:58.385Z] Step 20/21 : LABEL git_sha=d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-07-24T07:18:58.385Z] ---> Running in 49122ee983f5 [2020-07-24T07:18:58.980Z] Removing intermediate container 49122ee983f5 [2020-07-24T07:18:58.980Z] ---> 2f9a8df8b25f [2020-07-24T07:18:58.980Z] Step 21/21 : LABEL version=1.2.3-dev.2 [2020-07-24T07:18:58.980Z] ---> Running in f87b6211cfd5 [2020-07-24T07:18:59.254Z] Removing intermediate container f87b6211cfd5 [2020-07-24T07:18:59.254Z] ---> 187cac4dcf59 [2020-07-24T07:18:59.254Z] [Warning] One or more build-args [ARCH] were not consumed [2020-07-24T07:18:59.254Z] Successfully built 187cac4dcf59 [2020-07-24T07:18:59.254Z] 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-07-24T07:18:59.890Z] provisioning config files... [2020-07-24T07:18:59.937Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/19@tmp/config8528314783005903965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-07-24T07:19:00.324Z] nexus3.edgexfoundry.org:10001 [2020-07-24T07:19:00.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T07:19:00.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T07:19:00.872Z] Configure a credential helper to remove this warning. See [2020-07-24T07:19:00.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T07:19:00.872Z] [2020-07-24T07:19:00.872Z] Login Succeeded [2020-07-24T07:19:00.872Z] nexus3.edgexfoundry.org:10002 [2020-07-24T07:19:01.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T07:19:01.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T07:19:01.418Z] Configure a credential helper to remove this warning. See [2020-07-24T07:19:01.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T07:19:01.418Z] [2020-07-24T07:19:01.418Z] Login Succeeded [2020-07-24T07:19:01.418Z] nexus3.edgexfoundry.org:10003 [2020-07-24T07:19:01.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T07:19:01.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T07:19:01.962Z] Configure a credential helper to remove this warning. See [2020-07-24T07:19:01.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T07:19:01.962Z] [2020-07-24T07:19:01.962Z] Login Succeeded [2020-07-24T07:19:01.962Z] nexus3.edgexfoundry.org:10004 [2020-07-24T07:19:02.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T07:19:02.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T07:19:02.505Z] Configure a credential helper to remove this warning. See [2020-07-24T07:19:02.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T07:19:02.505Z] [2020-07-24T07:19:02.505Z] Login Succeeded [2020-07-24T07:19:02.505Z] docker.io [2020-07-24T07:19:03.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T07:19:03.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T07:19:03.372Z] Configure a credential helper to remove this warning. See [2020-07-24T07:19:03.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T07:19:03.372Z] [2020-07-24T07:19:03.372Z] Login Succeeded [Pipeline] } [2020-07-24T07:19:03.387Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T07:19:03.576Z] [edgeXDocker.push] Tagging docker image docker-device-virtual-go-arm64 with the following tags: [2020-07-24T07:19:03.577Z] d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-07-24T07:19:03.577Z] latest [2020-07-24T07:19:03.577Z] 1.2.3-dev.2 [2020-07-24T07:19:03.577Z] d9b83bd88a573ae11fcf404e5819c6bf4fe22e20-1.2.3-dev.2 [2020-07-24T07:19:03.577Z] master [2020-07-24T07:19:03.577Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:19:04.064Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:19:04.399Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-07-24T07:19:04.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-07-24T07:19:04.399Z] c6b8f219a7e2: Preparing [2020-07-24T07:19:04.399Z] 217cfb725349: Preparing [2020-07-24T07:19:04.399Z] db5a7e833a77: Preparing [2020-07-24T07:19:04.399Z] e2f13739ad41: Preparing [2020-07-24T07:19:04.670Z] e2f13739ad41: Layer already exists [2020-07-24T07:19:04.670Z] 217cfb725349: Pushed [2020-07-24T07:19:04.670Z] c6b8f219a7e2: Pushed [2020-07-24T07:19:08.040Z] db5a7e833a77: Pushed [2020-07-24T07:19:08.040Z] d9b83bd88a573ae11fcf404e5819c6bf4fe22e20: digest: sha256:61588c9f6bbfd51cedbabc7e3eccd69cbddd97fb15579f7ab05ef688a0cf7e4b size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:19:08.384Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:19:08.714Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest [2020-07-24T07:19:08.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-07-24T07:19:08.714Z] c6b8f219a7e2: Preparing [2020-07-24T07:19:08.714Z] 217cfb725349: Preparing [2020-07-24T07:19:08.714Z] db5a7e833a77: Preparing [2020-07-24T07:19:08.714Z] e2f13739ad41: Preparing [2020-07-24T07:19:08.714Z] e2f13739ad41: Layer already exists [2020-07-24T07:19:08.714Z] 217cfb725349: Layer already exists [2020-07-24T07:19:08.714Z] db5a7e833a77: Layer already exists [2020-07-24T07:19:08.714Z] c6b8f219a7e2: Layer already exists [2020-07-24T07:19:08.983Z] latest: digest: sha256:61588c9f6bbfd51cedbabc7e3eccd69cbddd97fb15579f7ab05ef688a0cf7e4b size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:19:09.318Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.2.3-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:19:09.663Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.2.3-dev.2 [2020-07-24T07:19:09.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-07-24T07:19:09.663Z] c6b8f219a7e2: Preparing [2020-07-24T07:19:09.663Z] 217cfb725349: Preparing [2020-07-24T07:19:09.663Z] db5a7e833a77: Preparing [2020-07-24T07:19:09.663Z] e2f13739ad41: Preparing [2020-07-24T07:19:09.663Z] 217cfb725349: Layer already exists [2020-07-24T07:19:09.663Z] db5a7e833a77: Layer already exists [2020-07-24T07:19:09.663Z] e2f13739ad41: Layer already exists [2020-07-24T07:19:09.663Z] c6b8f219a7e2: Layer already exists [2020-07-24T07:19:09.932Z] 1.2.3-dev.2: digest: sha256:61588c9f6bbfd51cedbabc7e3eccd69cbddd97fb15579f7ab05ef688a0cf7e4b size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:19:10.264Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20-1.2.3-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:19:10.596Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20-1.2.3-dev.2 [2020-07-24T07:19:10.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-07-24T07:19:10.596Z] c6b8f219a7e2: Preparing [2020-07-24T07:19:10.596Z] 217cfb725349: Preparing [2020-07-24T07:19:10.596Z] db5a7e833a77: Preparing [2020-07-24T07:19:10.596Z] e2f13739ad41: Preparing [2020-07-24T07:19:10.866Z] 217cfb725349: Layer already exists [2020-07-24T07:19:10.866Z] db5a7e833a77: Layer already exists [2020-07-24T07:19:10.866Z] c6b8f219a7e2: Layer already exists [2020-07-24T07:19:10.866Z] e2f13739ad41: Layer already exists [2020-07-24T07:19:10.866Z] d9b83bd88a573ae11fcf404e5819c6bf4fe22e20-1.2.3-dev.2: digest: sha256:61588c9f6bbfd51cedbabc7e3eccd69cbddd97fb15579f7ab05ef688a0cf7e4b size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:19:11.218Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:19:11.549Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master [2020-07-24T07:19:11.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-07-24T07:19:11.549Z] c6b8f219a7e2: Preparing [2020-07-24T07:19:11.549Z] 217cfb725349: Preparing [2020-07-24T07:19:11.549Z] db5a7e833a77: Preparing [2020-07-24T07:19:11.549Z] e2f13739ad41: Preparing [2020-07-24T07:19:11.549Z] e2f13739ad41: Layer already exists [2020-07-24T07:19:11.549Z] 217cfb725349: Layer already exists [2020-07-24T07:19:11.549Z] c6b8f219a7e2: Layer already exists [2020-07-24T07:19:11.549Z] db5a7e833a77: Layer already exists [2020-07-24T07:19:11.827Z] master: digest: sha256:61588c9f6bbfd51cedbabc7e3eccd69cbddd97fb15579f7ab05ef688a0cf7e4b size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T07:19:12.043Z] ===================================================== [Pipeline] echo [2020-07-24T07:19:12.087Z] taggedImages: [2020-07-24T07:19:12.087Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-07-24T07:19:12.087Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest [2020-07-24T07:19:12.087Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.2.3-dev.2 [2020-07-24T07:19:12.087Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20-1.2.3-dev.2 [2020-07-24T07:19:12.087Z] - 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] } [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-07-24T07:19:13.570Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-07-24T07:19:13.571Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-07-24T07:19:13.635Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:19:13.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-24T07:19:13.973Z] [2020-07-24T07:19:13.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:19:14.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-24T07:19:14.340Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-07-24T07:19:14.340Z] cbdbe7a5bc2a: Pulling fs layer [2020-07-24T07:19:14.340Z] 408f87550127: Pulling fs layer [2020-07-24T07:19:14.340Z] fe522b08c979: Pulling fs layer [2020-07-24T07:19:14.340Z] 221eaa008020: Pulling fs layer [2020-07-24T07:19:14.340Z] 2a4607e5d6b9: Pulling fs layer [2020-07-24T07:19:14.340Z] 8f79b27c4fd2: Pulling fs layer [2020-07-24T07:19:14.340Z] e5c8dbe1645b: Pulling fs layer [2020-07-24T07:19:14.340Z] 23e8b3b47431: Pulling fs layer [2020-07-24T07:19:14.340Z] 5c568d65a230: Pulling fs layer [2020-07-24T07:19:14.340Z] 23e8b3b47431: Waiting [2020-07-24T07:19:14.340Z] 2a4607e5d6b9: Waiting [2020-07-24T07:19:14.340Z] 5c568d65a230: Waiting [2020-07-24T07:19:14.340Z] 8f79b27c4fd2: Waiting [2020-07-24T07:19:14.340Z] e5c8dbe1645b: Waiting [2020-07-24T07:19:14.340Z] 221eaa008020: Waiting [2020-07-24T07:19:14.340Z] fe522b08c979: Verifying Checksum [2020-07-24T07:19:14.340Z] fe522b08c979: Download complete [2020-07-24T07:19:14.340Z] 408f87550127: Download complete [2020-07-24T07:19:14.340Z] 2a4607e5d6b9: Verifying Checksum [2020-07-24T07:19:14.340Z] 2a4607e5d6b9: Download complete [2020-07-24T07:19:14.340Z] 8f79b27c4fd2: Download complete [2020-07-24T07:19:14.340Z] cbdbe7a5bc2a: Download complete [2020-07-24T07:19:14.603Z] cbdbe7a5bc2a: Pull complete [2020-07-24T07:19:14.876Z] e5c8dbe1645b: Verifying Checksum [2020-07-24T07:19:14.876Z] e5c8dbe1645b: Download complete [2020-07-24T07:19:14.876Z] 408f87550127: Pull complete [2020-07-24T07:19:15.150Z] 23e8b3b47431: Verifying Checksum [2020-07-24T07:19:15.150Z] 23e8b3b47431: Download complete [2020-07-24T07:19:15.412Z] fe522b08c979: Pull complete [2020-07-24T07:19:15.412Z] 5c568d65a230: Verifying Checksum [2020-07-24T07:19:15.412Z] 5c568d65a230: Download complete [2020-07-24T07:19:15.983Z] 221eaa008020: Verifying Checksum [2020-07-24T07:19:15.983Z] 221eaa008020: Download complete [2020-07-24T07:19:21.280Z] 221eaa008020: Pull complete [2020-07-24T07:19:21.280Z] 2a4607e5d6b9: Pull complete [2020-07-24T07:19:21.280Z] 8f79b27c4fd2: Pull complete [2020-07-24T07:19:23.191Z] e5c8dbe1645b: Pull complete [2020-07-24T07:19:27.403Z] 23e8b3b47431: Pull complete [2020-07-24T07:19:28.355Z] 5c568d65a230: Pull complete [2020-07-24T07:19:28.355Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-07-24T07:19:28.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-24T07:19:28.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-07-24T07:19:28.503Z] prd-centos7-docker-4c-2g-821 does not seem to be running inside a container [2020-07-24T07:19:28.541Z] $ 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-07-24T07:19:29.616Z] $ docker top 10b9a449c6f5fd7e2e8c813df05249d3813560189171ff098c47e8ffeaf9f531 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-24T07:19:30.071Z] + snyk monitor '--org=edgex-jenkins' [2020-07-24T07:19:40.071Z] [2020-07-24T07:19:40.071Z] Monitoring /w/workspace/foundry_device-virtual-go_master (github.com/edgexfoundry/device-virtual-go)... [2020-07-24T07:19:40.071Z] [2020-07-24T07:19:40.071Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/fd0ee0b2-3ceb-412c-a0fb-af6f03642b37 [2020-07-24T07:19:40.071Z] [2020-07-24T07:19:40.071Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-07-24T07:19:40.071Z] [2020-07-24T07:19:40.331Z] [Pipeline] } [2020-07-24T07:19:40.342Z] $ docker stop --time=1 10b9a449c6f5fd7e2e8c813df05249d3813560189171ff098c47e8ffeaf9f531 [2020-07-24T07:19:42.558Z] $ docker rm -f 10b9a449c6f5fd7e2e8c813df05249d3813560189171ff098c47e8ffeaf9f531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:19:43.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T07:19:43.773Z] [2020-07-24T07:19:43.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:19:44.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T07:19:44.105Z] latest: Pulling from edgex-devops/edgex-klar [2020-07-24T07:19:44.105Z] e7c96db7181b: Pulling fs layer [2020-07-24T07:19:44.105Z] 1868ca2cb446: Pulling fs layer [2020-07-24T07:19:44.105Z] 136be5d0fe8e: Pulling fs layer [2020-07-24T07:19:44.105Z] 894bfe63afcb: Pulling fs layer [2020-07-24T07:19:44.105Z] 894bfe63afcb: Waiting [2020-07-24T07:19:44.105Z] 1868ca2cb446: Verifying Checksum [2020-07-24T07:19:44.105Z] 1868ca2cb446: Download complete [2020-07-24T07:19:44.105Z] 136be5d0fe8e: Verifying Checksum [2020-07-24T07:19:44.105Z] 136be5d0fe8e: Download complete [2020-07-24T07:19:44.105Z] e7c96db7181b: Verifying Checksum [2020-07-24T07:19:44.105Z] e7c96db7181b: Download complete [2020-07-24T07:19:44.105Z] 894bfe63afcb: Verifying Checksum [2020-07-24T07:19:44.105Z] 894bfe63afcb: Download complete [2020-07-24T07:19:44.367Z] e7c96db7181b: Pull complete [2020-07-24T07:19:44.627Z] 1868ca2cb446: Pull complete [2020-07-24T07:19:44.627Z] 136be5d0fe8e: Pull complete [2020-07-24T07:19:44.892Z] 894bfe63afcb: Pull complete [2020-07-24T07:19:44.892Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-07-24T07:19:44.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T07:19:44.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-07-24T07:19:44.982Z] prd-centos7-docker-4c-2g-821 does not seem to be running inside a container [2020-07-24T07:19:45.036Z] $ 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-07-24T07:19:46.350Z] $ docker top de2919a42dad1c81867d5edb25448c6e5aa1a635f0608352a8886ee9afd49f79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T07:19:46.905Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-07-24T07:19:46.905Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T07:19:51.229Z] $ docker stop --time=1 de2919a42dad1c81867d5edb25448c6e5aa1a635f0608352a8886ee9afd49f79 [2020-07-24T07:19:52.571Z] $ docker rm -f de2919a42dad1c81867d5edb25448c6e5aa1a635f0608352a8886ee9afd49f79 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:19:53.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T07:19:53.044Z] . [Pipeline] withDockerContainer [2020-07-24T07:19:53.133Z] prd-centos7-docker-4c-2g-821 does not seem to be running inside a container [2020-07-24T07:19:53.167Z] $ 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-07-24T07:19:53.815Z] $ docker top b16ac5e2a39bce5d2324313d123b5da78a1872e784a26f9f89554a3eb8cf6563 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T07:19:54.366Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-07-24T07:19:54.366Z] + tee [2020-07-24T07:19:54.366Z] clair timeout 1m0s [2020-07-24T07:19:54.366Z] docker timeout: 1m0s [2020-07-24T07:19:54.366Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T07:19:55.020Z] $ docker stop --time=1 b16ac5e2a39bce5d2324313d123b5da78a1872e784a26f9f89554a3eb8cf6563 [2020-07-24T07:19:56.359Z] $ docker rm -f b16ac5e2a39bce5d2324313d123b5da78a1872e784a26f9f89554a3eb8cf6563 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T07:19:56.809Z] + mkdir -p /w/workspace/foundry_device-virtual-go_master/clair-reports [Pipeline] echo [2020-07-24T07:19:56.820Z] 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-07-24T07:19:56.874Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:19:57.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T07:19:57.208Z] . [Pipeline] withDockerContainer [2020-07-24T07:19:57.297Z] prd-centos7-docker-4c-2g-821 does not seem to be running inside a container [2020-07-24T07:19:57.332Z] $ 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-07-24T07:19:57.876Z] $ docker top 4ff94ed48124c103ebd7241e14e7258f05b201bc1525b8b7cb2924af8b02f3ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T07:19:58.368Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-07-24T07:19:58.368Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T07:20:01.879Z] $ docker stop --time=1 4ff94ed48124c103ebd7241e14e7258f05b201bc1525b8b7cb2924af8b02f3ba [2020-07-24T07:20:03.286Z] $ docker rm -f 4ff94ed48124c103ebd7241e14e7258f05b201bc1525b8b7cb2924af8b02f3ba [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:20:03.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T07:20:03.746Z] . [Pipeline] withDockerContainer [2020-07-24T07:20:03.835Z] prd-centos7-docker-4c-2g-821 does not seem to be running inside a container [2020-07-24T07:20:03.870Z] $ 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-07-24T07:20:04.496Z] $ docker top ce733bb795df10d990a7f4aae8216e438e634acf5e1d361f3ccf383604083143 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T07:20:05.053Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 [2020-07-24T07:20:05.053Z] + tee [2020-07-24T07:20:05.053Z] clair timeout 1m0s [2020-07-24T07:20:05.053Z] docker timeout: 1m0s [2020-07-24T07:20:05.053Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T07:20:05.713Z] $ docker stop --time=1 ce733bb795df10d990a7f4aae8216e438e634acf5e1d361f3ccf383604083143 [2020-07-24T07:20:07.061Z] $ docker rm -f ce733bb795df10d990a7f4aae8216e438e634acf5e1d361f3ccf383604083143 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T07:20:07.535Z] + mkdir -p /w/workspace/foundry_device-virtual-go_master/clair-reports [Pipeline] echo [2020-07-24T07:20:07.547Z] 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-07-24T07:20:07.600Z] 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-07-24T07:20:08.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T07:20:08.485Z] . [Pipeline] withDockerContainer [2020-07-24T07:20:08.575Z] prd-centos7-docker-4c-2g-821 does not seem to be running inside a container [2020-07-24T07:20:08.611Z] $ 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-07-24T07:20:09.252Z] $ docker top b737cce9c16c2f627c39e622d2140866df228065d60b5be719fb41bce7d5d9d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-24T07:20:09.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T07:20:09.531Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T07:20:09.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T07:20:09.735Z] $ docker exec b737cce9c16c2f627c39e622d2140866df228065d60b5be719fb41bce7d5d9d6 ssh-agent [2020-07-24T07:20:09.907Z] SSH_AUTH_SOCK=/tmp/ssh-tDi3mmgVgIGD/agent.11 [2020-07-24T07:20:09.907Z] SSH_AGENT_PID=16 [2020-07-24T07:20:09.913Z] Running ssh-add (command line suppressed) [2020-07-24T07:20:10.039Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_6111074928246155917.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_6111074928246155917.key) [2020-07-24T07:20:10.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T07:20:10.415Z] + git semver tag [2020-07-24T07:20:10.415Z] # -> Open(): unable to determine branch for HEAD [2020-07-24T07:20:10.415Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2020-07-24T07:20:10.415Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2020-07-24T07:20:10.415Z] # $SEMVER_REMOTE_NAME = origin [2020-07-24T07:20:10.415Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-24T07:20:10.415Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-24T07:20:10.415Z] # $SEMVER_BRANCH = master [2020-07-24T07:20:10.415Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [2020-07-24T07:20:10.415Z] # d9b83bd88a573ae11fcf404e5819c6bf4fe22e20 HEAD [2020-07-24T07:20:10.415Z] # -> Force: false [2020-07-24T07:20:10.415Z] # 2420e6b477cb1488854c44107d127431c2aebd6b refs/tags/v1.2.3-dev.2 [Pipeline] } [2020-07-24T07:20:10.422Z] $ docker exec --env ******** --env ******** b737cce9c16c2f627c39e622d2140866df228065d60b5be719fb41bce7d5d9d6 ssh-agent -k [2020-07-24T07:20:10.540Z] unset SSH_AUTH_SOCK; [2020-07-24T07:20:10.541Z] unset SSH_AGENT_PID; [2020-07-24T07:20:10.541Z] echo Agent pid 16 killed; [2020-07-24T07:20:10.588Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-24T07:20:11.031Z] + git semver [Pipeline] } [2020-07-24T07:20:11.044Z] $ docker stop --time=1 b737cce9c16c2f627c39e622d2140866df228065d60b5be719fb41bce7d5d9d6 [2020-07-24T07:20:12.374Z] $ docker rm -f b737cce9c16c2f627c39e622d2140866df228065d60b5be719fb41bce7d5d9d6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:20:12.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-24T07:20:12.964Z] [2020-07-24T07:20:12.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:20:13.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-24T07:20:13.304Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-07-24T07:20:13.304Z] ab5ef0e58194: Pulling fs layer [2020-07-24T07:20:13.304Z] 9712f1f96733: Pulling fs layer [2020-07-24T07:20:13.304Z] 63f879dbbcfc: Pulling fs layer [2020-07-24T07:20:13.304Z] 0d9ebad4ef96: Pulling fs layer [2020-07-24T07:20:13.304Z] e9a5061849ea: Pulling fs layer [2020-07-24T07:20:13.304Z] d747dcd14b5f: Pulling fs layer [2020-07-24T07:20:13.304Z] 2de7ff778b66: Pulling fs layer [2020-07-24T07:20:13.304Z] e9a5061849ea: Waiting [2020-07-24T07:20:13.304Z] d747dcd14b5f: Waiting [2020-07-24T07:20:13.304Z] 2de7ff778b66: Waiting [2020-07-24T07:20:13.304Z] 0d9ebad4ef96: Waiting [2020-07-24T07:20:13.304Z] 9712f1f96733: Download complete [2020-07-24T07:20:13.885Z] 63f879dbbcfc: Verifying Checksum [2020-07-24T07:20:13.885Z] 63f879dbbcfc: Download complete [2020-07-24T07:20:13.885Z] e9a5061849ea: Verifying Checksum [2020-07-24T07:20:13.885Z] e9a5061849ea: Download complete [2020-07-24T07:20:13.885Z] d747dcd14b5f: Verifying Checksum [2020-07-24T07:20:13.885Z] d747dcd14b5f: Download complete [2020-07-24T07:20:14.150Z] 2de7ff778b66: Verifying Checksum [2020-07-24T07:20:14.150Z] 2de7ff778b66: Download complete [2020-07-24T07:20:14.412Z] 0d9ebad4ef96: Verifying Checksum [2020-07-24T07:20:14.412Z] 0d9ebad4ef96: Download complete [2020-07-24T07:20:14.412Z] ab5ef0e58194: Verifying Checksum [2020-07-24T07:20:14.412Z] ab5ef0e58194: Download complete [2020-07-24T07:20:19.715Z] ab5ef0e58194: Pull complete [2020-07-24T07:20:19.715Z] 9712f1f96733: Pull complete [2020-07-24T07:20:21.099Z] 63f879dbbcfc: Pull complete [2020-07-24T07:20:27.715Z] 0d9ebad4ef96: Pull complete [2020-07-24T07:20:27.715Z] e9a5061849ea: Pull complete [2020-07-24T07:20:27.977Z] d747dcd14b5f: Pull complete [2020-07-24T07:20:31.283Z] 2de7ff778b66: Pull complete [2020-07-24T07:20:31.283Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-07-24T07:20:31.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-24T07:20:31.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-07-24T07:20:31.424Z] prd-centos7-docker-4c-2g-821 does not seem to be running inside a container [2020-07-24T07:20:31.459Z] $ 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-07-24T07:20:35.589Z] $ docker top f068954ae5ef0a6e903fc748229859e6a8313061f9002830ae044b0d5db92fbb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-07-24T07:20:35.770Z] provisioning config files... [2020-07-24T07:20:35.784Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config7998926878035743698tmp [2020-07-24T07:20:35.802Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config6750909642065240316tmp [2020-07-24T07:20:35.815Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config1668035238267047394tmp [Pipeline] { [Pipeline] echo [2020-07-24T07:20:35.861Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T07:20:36.152Z] ---> sigul-configuration.sh [2020-07-24T07:20:36.152Z] gpg: directory `/root/.gnupg' created [2020-07-24T07:20:36.152Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-07-24T07:20:36.152Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-07-24T07:20:36.152Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-07-24T07:20:36.152Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-07-24T07:20:36.152Z] gpg: CAST5 encrypted data [2020-07-24T07:20:36.415Z] gpg: encrypted with 1 passphrase [2020-07-24T07:20:36.415Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-07-24T07:20:36.708Z] + mkdir /home/jenkins [2020-07-24T07:20:36.709Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-07-24T07:20:37.001Z] + 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-07-24T07:20:37.011Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T07:20:37.302Z] ---> sigul-install.sh [2020-07-24T07:20:42.605Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-07-24T07:20:42.902Z] + git tag --list [2020-07-24T07:20:42.902Z] v1.2.3-dev.2 [Pipeline] sh [2020-07-24T07:20:43.192Z] + lftools sign git-tag v1.2.3-dev.2 [2020-07-24T07:20:44.575Z] Signing Git tag with Sigul... [2020-07-24T07:20:44.575Z] Signing v1.2.3-dev.2 [Pipeline] echo [2020-07-24T07:20:45.152Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T07:20:45.438Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-07-24T07:20:45.446Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-07-24T07:20:45.527Z] $ docker stop --time=1 f068954ae5ef0a6e903fc748229859e6a8313061f9002830ae044b0d5db92fbb [2020-07-24T07:20:47.376Z] $ docker rm -f f068954ae5ef0a6e903fc748229859e6a8313061f9002830ae044b0d5db92fbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:20:48.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T07:20:48.058Z] . [Pipeline] withDockerContainer [2020-07-24T07:20:48.145Z] prd-centos7-docker-4c-2g-821 does not seem to be running inside a container [2020-07-24T07:20:48.235Z] $ 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-07-24T07:20:48.933Z] $ docker top 9b8cfae67be171532aa8f9a81ff8e64578ee83f783831645da92cf96c010796b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-24T07:20:49.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T07:20:49.223Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T07:20:49.420Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T07:20:49.419Z] $ docker exec 9b8cfae67be171532aa8f9a81ff8e64578ee83f783831645da92cf96c010796b ssh-agent [2020-07-24T07:20:49.591Z] SSH_AUTH_SOCK=/tmp/ssh-JoekKsSAQKas/agent.12 [2020-07-24T07:20:49.591Z] SSH_AGENT_PID=17 [2020-07-24T07:20:49.597Z] Running ssh-add (command line suppressed) [2020-07-24T07:20:49.716Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_3035051633249723831.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_3035051633249723831.key) [2020-07-24T07:20:49.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T07:20:50.105Z] + git semver bump pre [2020-07-24T07:20:50.105Z] # -> Open(): unable to determine branch for HEAD [2020-07-24T07:20:50.105Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2020-07-24T07:20:50.105Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2020-07-24T07:20:50.105Z] # $SEMVER_REMOTE_NAME = origin [2020-07-24T07:20:50.105Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-24T07:20:50.105Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-24T07:20:50.105Z] # $SEMVER_BRANCH = master [2020-07-24T07:20:50.105Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [2020-07-24T07:20:50.105Z] 1.2.3-dev.3 [Pipeline] } [2020-07-24T07:20:50.111Z] $ docker exec --env ******** --env ******** 9b8cfae67be171532aa8f9a81ff8e64578ee83f783831645da92cf96c010796b ssh-agent -k [2020-07-24T07:20:50.227Z] unset SSH_AUTH_SOCK; [2020-07-24T07:20:50.227Z] unset SSH_AGENT_PID; [2020-07-24T07:20:50.227Z] echo Agent pid 17 killed; [2020-07-24T07:20:50.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-24T07:20:50.794Z] + git semver [Pipeline] } [2020-07-24T07:20:50.804Z] $ docker stop --time=1 9b8cfae67be171532aa8f9a81ff8e64578ee83f783831645da92cf96c010796b [2020-07-24T07:20:52.132Z] $ docker rm -f 9b8cfae67be171532aa8f9a81ff8e64578ee83f783831645da92cf96c010796b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:20:52.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T07:20:52.655Z] . [Pipeline] withDockerContainer [2020-07-24T07:20:52.745Z] prd-centos7-docker-4c-2g-821 does not seem to be running inside a container [2020-07-24T07:20:52.776Z] $ 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-07-24T07:20:53.424Z] $ docker top 93237fefbc46fc6901cf6d5124b1f6137f286359b7d8e5e02bca0082331b6520 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-24T07:20:53.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T07:20:53.735Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T07:20:53.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T07:20:53.918Z] $ docker exec 93237fefbc46fc6901cf6d5124b1f6137f286359b7d8e5e02bca0082331b6520 ssh-agent [2020-07-24T07:20:54.087Z] SSH_AUTH_SOCK=/tmp/ssh-rXOU2I0Jq23k/agent.12 [2020-07-24T07:20:54.087Z] SSH_AGENT_PID=17 [2020-07-24T07:20:54.094Z] Running ssh-add (command line suppressed) [2020-07-24T07:20:54.208Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_9028264900096013966.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_9028264900096013966.key) [2020-07-24T07:20:54.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T07:20:54.600Z] + git semver push [2020-07-24T07:20:54.600Z] # -> Open(): unable to determine branch for HEAD [2020-07-24T07:20:54.600Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2020-07-24T07:20:54.600Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2020-07-24T07:20:54.601Z] # $SEMVER_REMOTE_NAME = origin [2020-07-24T07:20:54.601Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-24T07:20:54.601Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-24T07:20:54.601Z] # $SEMVER_BRANCH = master [2020-07-24T07:20:54.601Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } [2020-07-24T07:21:01.192Z] $ docker exec --env ******** --env ******** 93237fefbc46fc6901cf6d5124b1f6137f286359b7d8e5e02bca0082331b6520 ssh-agent -k [2020-07-24T07:21:01.346Z] unset SSH_AUTH_SOCK; [2020-07-24T07:21:01.346Z] unset SSH_AGENT_PID; [2020-07-24T07:21:01.346Z] echo Agent pid 17 killed; [2020-07-24T07:21:01.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-24T07:21:01.914Z] + git semver [Pipeline] } [2020-07-24T07:21:01.925Z] $ docker stop --time=1 93237fefbc46fc6901cf6d5124b1f6137f286359b7d8e5e02bca0082331b6520 [2020-07-24T07:21:03.263Z] $ docker rm -f 93237fefbc46fc6901cf6d5124b1f6137f286359b7d8e5e02bca0082331b6520 [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-07-24T07:21:04.424Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T07:21:04.984Z] ---> package-listing.sh [2020-07-24T07:21:04.984Z] ++ facter osfamily [2020-07-24T07:21:04.984Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-24T07:21:04.984Z] + OS_FAMILY=redhat [2020-07-24T07:21:04.984Z] + workspace=/w/workspace/foundry_device-virtual-go_master [2020-07-24T07:21:04.984Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-24T07:21:04.984Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-24T07:21:04.984Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-24T07:21:04.984Z] + PACKAGES=/tmp/packages_start.txt [2020-07-24T07:21:04.984Z] + '[' /w/workspace/foundry_device-virtual-go_master ']' [2020-07-24T07:21:04.984Z] + PACKAGES=/tmp/packages_end.txt [2020-07-24T07:21:04.984Z] + case "${OS_FAMILY}" in [2020-07-24T07:21:04.984Z] + rpm -qa [2020-07-24T07:21:04.984Z] + sort [2020-07-24T07:21:09.216Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-24T07:21:09.217Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-24T07:21:09.217Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-24T07:21:09.217Z] + '[' /w/workspace/foundry_device-virtual-go_master ']' [2020-07-24T07:21:09.217Z] + mkdir -p /w/workspace/foundry_device-virtual-go_master/archives/ [2020-07-24T07:21:09.217Z] + 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-07-24T07:21:09.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T07:21:09.606Z] [2020-07-24T07:21:09.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-24T07:21:09.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T07:21:09.957Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-24T07:21:09.957Z] c9b1b535fdd9: Pulling fs layer [2020-07-24T07:21:09.957Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-24T07:21:09.957Z] 756a868c4378: Pulling fs layer [2020-07-24T07:21:09.957Z] 444b2fc9a129: Pulling fs layer [2020-07-24T07:21:09.957Z] ea15f1150254: Pulling fs layer [2020-07-24T07:21:09.957Z] 41b27a9f41bf: Pulling fs layer [2020-07-24T07:21:09.957Z] 28c525ee5125: Pulling fs layer [2020-07-24T07:21:09.957Z] 094b1ea09ed8: Pulling fs layer [2020-07-24T07:21:09.957Z] 138eaada9080: Pulling fs layer [2020-07-24T07:21:09.957Z] 0622d0fa9048: Pulling fs layer [2020-07-24T07:21:09.957Z] 41b27a9f41bf: Waiting [2020-07-24T07:21:09.957Z] 28c525ee5125: Waiting [2020-07-24T07:21:09.957Z] 094b1ea09ed8: Waiting [2020-07-24T07:21:09.957Z] 138eaada9080: Waiting [2020-07-24T07:21:09.957Z] 0622d0fa9048: Waiting [2020-07-24T07:21:09.957Z] 444b2fc9a129: Waiting [2020-07-24T07:21:09.957Z] ea15f1150254: Waiting [2020-07-24T07:21:09.957Z] 2cc5ad85d9ab: Download complete [2020-07-24T07:21:09.957Z] 444b2fc9a129: Verifying Checksum [2020-07-24T07:21:09.957Z] 444b2fc9a129: Download complete [2020-07-24T07:21:09.957Z] c9b1b535fdd9: Verifying Checksum [2020-07-24T07:21:09.957Z] c9b1b535fdd9: Download complete [2020-07-24T07:21:09.957Z] ea15f1150254: Download complete [2020-07-24T07:21:10.219Z] 28c525ee5125: Verifying Checksum [2020-07-24T07:21:10.219Z] 28c525ee5125: Download complete [2020-07-24T07:21:10.481Z] 756a868c4378: Verifying Checksum [2020-07-24T07:21:10.481Z] 756a868c4378: Download complete [2020-07-24T07:21:10.481Z] 138eaada9080: Verifying Checksum [2020-07-24T07:21:10.481Z] 138eaada9080: Download complete [2020-07-24T07:21:10.481Z] 0622d0fa9048: Verifying Checksum [2020-07-24T07:21:10.481Z] 0622d0fa9048: Download complete [2020-07-24T07:21:10.481Z] 094b1ea09ed8: Verifying Checksum [2020-07-24T07:21:10.481Z] 094b1ea09ed8: Download complete [2020-07-24T07:21:10.741Z] c9b1b535fdd9: Pull complete [2020-07-24T07:21:11.003Z] 2cc5ad85d9ab: Pull complete [2020-07-24T07:21:11.003Z] 41b27a9f41bf: Download complete [2020-07-24T07:21:12.938Z] 756a868c4378: Pull complete [2020-07-24T07:21:13.203Z] 444b2fc9a129: Pull complete [2020-07-24T07:21:13.466Z] ea15f1150254: Pull complete [2020-07-24T07:21:16.770Z] 41b27a9f41bf: Pull complete [2020-07-24T07:21:17.031Z] 28c525ee5125: Pull complete [2020-07-24T07:21:20.335Z] 094b1ea09ed8: Pull complete [2020-07-24T07:21:20.335Z] 138eaada9080: Pull complete [2020-07-24T07:21:20.335Z] 0622d0fa9048: Pull complete [2020-07-24T07:21:20.335Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-24T07:21:20.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T07:21:20.335Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-24T07:21:20.444Z] prd-centos7-docker-4c-2g-821 does not seem to be running inside a container [2020-07-24T07:21:20.477Z] $ 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-07-24T07:21:23.184Z] $ docker top 4bdb5e1f22784a7f7aac7f4440b3b8d4aaf9fca9138f9f31b529a0bb606646e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-24T07:21:23.440Z] provisioning config files... [2020-07-24T07:21:23.453Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config4814981000183911087tmp [Pipeline] { [Pipeline] echo [2020-07-24T07:21:23.520Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T07:21:23.809Z] ---> create-netrc.sh [Pipeline] echo [2020-07-24T07:21:23.821Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T07:21:24.111Z] ---> logs-deploy.sh [2020-07-24T07:21:24.111Z] + ARCHIVE_ARTIFACTS= [2020-07-24T07:21:24.111Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-24T07:21:24.111Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-24T07:21:24.111Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-24T07:21:24.111Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/19 [2020-07-24T07:21:24.111Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/master/19/ [2020-07-24T07:21:24.111Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/19 /w/workspace/foundry_device-virtual-go_master [2020-07-24T07:21:25.496Z] Archives upload complete. [2020-07-24T07:21:25.496Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/19 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/master/19/ [2020-07-24T07:21:26.067Z] ---> uname -a: [2020-07-24T07:21:26.067Z] Linux 4bdb5e1f2278 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-07-24T07:21:26.067Z] [2020-07-24T07:21:26.067Z] [2020-07-24T07:21:26.067Z] ---> lscpu: [2020-07-24T07:21:26.067Z] Architecture: x86_64 [2020-07-24T07:21:26.067Z] CPU op-mode(s): 32-bit, 64-bit [2020-07-24T07:21:26.067Z] Byte Order: Little Endian [2020-07-24T07:21:26.067Z] Address sizes: 40 bits physical, 48 bits virtual [2020-07-24T07:21:26.067Z] CPU(s): 4 [2020-07-24T07:21:26.067Z] On-line CPU(s) list: 0-3 [2020-07-24T07:21:26.067Z] Thread(s) per core: 1 [2020-07-24T07:21:26.067Z] Core(s) per socket: 1 [2020-07-24T07:21:26.067Z] Socket(s): 4 [2020-07-24T07:21:26.067Z] NUMA node(s): 1 [2020-07-24T07:21:26.067Z] Vendor ID: GenuineIntel [2020-07-24T07:21:26.067Z] CPU family: 6 [2020-07-24T07:21:26.067Z] Model: 44 [2020-07-24T07:21:26.067Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-07-24T07:21:26.067Z] Stepping: 1 [2020-07-24T07:21:26.067Z] CPU MHz: 2933.396 [2020-07-24T07:21:26.067Z] BogoMIPS: 5866.79 [2020-07-24T07:21:26.067Z] Virtualization: VT-x [2020-07-24T07:21:26.067Z] Hypervisor vendor: KVM [2020-07-24T07:21:26.067Z] Virtualization type: full [2020-07-24T07:21:26.067Z] L1d cache: 128 KiB [2020-07-24T07:21:26.067Z] L1i cache: 128 KiB [2020-07-24T07:21:26.067Z] L2 cache: 16 MiB [2020-07-24T07:21:26.067Z] L3 cache: 64 MiB [2020-07-24T07:21:26.067Z] NUMA node0 CPU(s): 0-3 [2020-07-24T07:21:26.067Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-07-24T07:21:26.067Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-07-24T07:21:26.067Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-07-24T07:21:26.067Z] Vulnerability Meltdown: Mitigation; PTI [2020-07-24T07:21:26.067Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-07-24T07:21:26.067Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-07-24T07:21:26.067Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-07-24T07:21:26.067Z] Vulnerability Tsx async abort: Not affected [2020-07-24T07:21:26.067Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-07-24T07:21:26.067Z] [2020-07-24T07:21:26.067Z] [2020-07-24T07:21:26.067Z] ---> nproc: [2020-07-24T07:21:26.067Z] 4 [2020-07-24T07:21:26.067Z] [2020-07-24T07:21:26.067Z]