Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fe74ae7deaa8fb351afcf006bcbaede29a7488e6 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 d07cd02ecb4437160b67c3e2c8b9f8516fc20714 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 --version # 'git version 2.16.6' > 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 d07cd02ecb4437160b67c3e2c8b9f8516fc20714 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 > git --version # 'git version 2.16.6' 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 d07cd02ecb4437160b67c3e2c8b9f8516fc20714 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d07cd02ecb4437160b67c3e2c8b9f8516fc20714 # timeout=10 Commit message: "Merge pull request #233 from ernestojeda/fix-snap-workspace-issue" > 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 BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: 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-862 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 > git --version # 'git version 2.16.5' 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 Fetching without tags Checking out Revision fe74ae7deaa8fb351afcf006bcbaede29a7488e6 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe74ae7deaa8fb351afcf006bcbaede29a7488e6 # timeout=10 Commit message: "Merge pull request #127 from venkata-subbareddyK/update-Dockerfile-forCMD" > git rev-list --no-walk 5dbeb2ee12038eac02127f3d491aa26679cb3e38 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-31T20:19:38.169Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-31T20:19:38.360Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-31T20:19:38.442Z] ========================================================= [2020-08-31T20:19:38.442Z] EdgeX Global Pipelines Version Info [2020-08-31T20:19:38.442Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:19:40.352Z] ------------------- [2020-08-31T20:19:40.352Z] stable info: [2020-08-31T20:19:40.352Z] ------------------- [2020-08-31T20:19:40.352Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-31T20:19:40.352Z] Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [2020-08-31T20:19:40.352Z] Message: update stable to v1.0.115 [2020-08-31T20:19:40.925Z] ------------------- [2020-08-31T20:19:40.925Z] experimental info: [2020-08-31T20:19:40.925Z] ------------------- [2020-08-31T20:19:40.925Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-31T20:19:40.925Z] Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [2020-08-31T20:19:40.925Z] Message: update experimental to v1.0.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-08-31T20:19:41.404Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2020-08-31T20:19:41.500Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2020-08-31T20:19:41.599Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-08-31T20:19:41.675Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-08-31T20:19:41.790Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-08-31T20:19:41.876Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo [2020-08-31T20:19:41.947Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-08-31T20:19:42.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo [2020-08-31T20:19:42.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-08-31T20:19:42.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-08-31T20:19:42.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-08-31T20:19:42.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2020-08-31T20:19:42.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-08-31T20:19:42.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-08-31T20:19:42.692Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-08-31T20:19:42.765Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-08-31T20:19:42.842Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-08-31T20:19:42.920Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-08-31T20:19:42.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-08-31T20:19:43.090Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-08-31T20:19:43.178Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-08-31T20:19:43.270Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-08-31T20:19:43.355Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-08-31T20:19:43.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-08-31T20:19:43.539Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-08-31T20:19:43.645Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe74ae7deaa8fb351afcf006bcbaede29a7488e6 [Pipeline] echo [2020-08-31T20:19:43.734Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe74ae7 [Pipeline] echo [2020-08-31T20:19:43.807Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-31T20:19:44.412Z] + git log --format=format:%s -1 fe74ae7deaa8fb351afcf006bcbaede29a7488e6 [Pipeline] echo [2020-08-31T20:19:44.471Z] GIT_COMMIT: fe74ae7deaa8fb351afcf006bcbaede29a7488e6, Commit Message: Merge pull request #127 from venkata-subbareddyK/update-Dockerfile-forCMD [Pipeline] echo [2020-08-31T20:19:44.513Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:19:45.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T20:19:45.416Z] [2020-08-31T20:19:45.416Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:19:45.753Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T20:19:45.753Z] latest: Pulling from edgex-devops/git-semver [2020-08-31T20:19:45.753Z] 31603596830f: Pulling fs layer [2020-08-31T20:19:45.753Z] 2a8b12db71e7: Pulling fs layer [2020-08-31T20:19:45.753Z] 6ca5941a6612: Pulling fs layer [2020-08-31T20:19:45.753Z] ecc8261a40a4: Pulling fs layer [2020-08-31T20:19:45.753Z] ecc8261a40a4: Waiting [2020-08-31T20:19:45.753Z] 2a8b12db71e7: Verifying Checksum [2020-08-31T20:19:45.753Z] 2a8b12db71e7: Download complete [2020-08-31T20:19:46.026Z] 31603596830f: Verifying Checksum [2020-08-31T20:19:46.026Z] 31603596830f: Download complete [2020-08-31T20:19:46.026Z] 6ca5941a6612: Verifying Checksum [2020-08-31T20:19:46.026Z] 6ca5941a6612: Download complete [2020-08-31T20:19:46.026Z] ecc8261a40a4: Download complete [2020-08-31T20:19:46.292Z] 31603596830f: Pull complete [2020-08-31T20:19:46.292Z] 2a8b12db71e7: Pull complete [2020-08-31T20:19:47.252Z] 6ca5941a6612: Pull complete [2020-08-31T20:19:47.252Z] ecc8261a40a4: Pull complete [2020-08-31T20:19:47.512Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-31T20:19:47.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T20:19:47.512Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-31T20:19:47.649Z] prd-centos7-docker-4c-2g-862 does not seem to be running inside a container [2020-08-31T20:19:47.706Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-31T20:19:50.264Z] $ docker top ed98433aa582fa6971f270e03a5ffe9b1a55672885e0971bafab2a662cf3aed1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-31T20:19:50.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-31T20:19:50.683Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-31T20:19:50.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-31T20:19:50.924Z] $ docker exec ed98433aa582fa6971f270e03a5ffe9b1a55672885e0971bafab2a662cf3aed1 ssh-agent [2020-08-31T20:19:51.087Z] SSH_AUTH_SOCK=/tmp/ssh-LtufovqGSKzh/agent.12 [2020-08-31T20:19:51.087Z] SSH_AGENT_PID=18 [2020-08-31T20:19:51.101Z] Running ssh-add (command line suppressed) [2020-08-31T20:19:51.225Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_1356427071530072715.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_1356427071530072715.key) [2020-08-31T20:19:51.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-31T20:19:51.618Z] + git describe --exact-match --tags HEAD [2020-08-31T20:19:51.618Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-31T20:19:51.644Z] $ docker exec --env ******** --env ******** ed98433aa582fa6971f270e03a5ffe9b1a55672885e0971bafab2a662cf3aed1 ssh-agent -k [2020-08-31T20:19:51.763Z] unset SSH_AUTH_SOCK; [2020-08-31T20:19:51.763Z] unset SSH_AGENT_PID; [2020-08-31T20:19:51.763Z] echo Agent pid 18 killed; [2020-08-31T20:19:51.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-31T20:19:51.915Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-31T20:19:51.915Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-31T20:19:51.993Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-31T20:19:51.993Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-31T20:19:52.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-31T20:19:52.169Z] $ docker exec ed98433aa582fa6971f270e03a5ffe9b1a55672885e0971bafab2a662cf3aed1 ssh-agent [2020-08-31T20:19:52.329Z] SSH_AUTH_SOCK=/tmp/ssh-UTYrbZnxbSPt/agent.47 [2020-08-31T20:19:52.329Z] SSH_AGENT_PID=52 [2020-08-31T20:19:52.336Z] Running ssh-add (command line suppressed) [2020-08-31T20:19:52.463Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_6244491411180422573.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_6244491411180422573.key) [2020-08-31T20:19:52.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-31T20:19:52.841Z] + git semver init [2020-08-31T20:19:52.841Z] # -> Open(): unable to determine branch for HEAD [2020-08-31T20:19:52.841Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2020-08-31T20:19:52.841Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2020-08-31T20:19:52.841Z] # $SEMVER_REMOTE_NAME = origin [2020-08-31T20:19:52.841Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-31T20:19:52.841Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-31T20:19:52.841Z] # $SEMVER_BRANCH = master [2020-08-31T20:19:52.841Z] # $SEMVER_TEMP = /tmp/semver-363089721 [2020-08-31T20:19:52.841Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-08-31T20:19:53.104Z] # '/tmp/semver-363089721' -> '/w/workspace/foundry_device-virtual-go_master/.semver' [2020-08-31T20:19:53.104Z] # -> Force: false [2020-08-31T20:19:53.104Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } [2020-08-31T20:19:53.117Z] $ docker exec --env ******** --env ******** ed98433aa582fa6971f270e03a5ffe9b1a55672885e0971bafab2a662cf3aed1 ssh-agent -k [2020-08-31T20:19:53.233Z] unset SSH_AUTH_SOCK; [2020-08-31T20:19:53.233Z] unset SSH_AGENT_PID; [2020-08-31T20:19:53.233Z] echo Agent pid 52 killed; [2020-08-31T20:19:53.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-31T20:19:53.704Z] + git semver [Pipeline] } [2020-08-31T20:19:53.722Z] $ docker stop --time=1 ed98433aa582fa6971f270e03a5ffe9b1a55672885e0971bafab2a662cf3aed1 [2020-08-31T20:19:55.110Z] $ docker rm -f ed98433aa582fa6971f270e03a5ffe9b1a55672885e0971bafab2a662cf3aed1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-31T20:19:55.758Z] Stashed 21 file(s) [Pipeline] echo [2020-08-31T20:19:55.761Z] [edgeXSemver]: initialized semver on version 1.2.4-dev.3 [Pipeline] echo [2020-08-31T20:19:56.346Z] Archived original version: [1.2.4-dev.3] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-08-31T20:20:11.723Z] Still waiting to schedule task [2020-08-31T20:20:11.723Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-08-31T20:20:11.726Z] Still waiting to schedule task [2020-08-31T20:20:11.726Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-08-31T20:22:07.508Z] Running on prd-centos7-docker-4c-2g-865 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws [2020-08-31T20:22:07.565Z] Running in /w/workspace/device-virtual-go/23 [Pipeline] { [Pipeline] checkout [2020-08-31T20:22:11.325Z] using credential edgex-jenkins-ssh [2020-08-31T20:22:11.373Z] Cloning the remote Git repository [2020-08-31T20:22:11.373Z] Cloning with configured refspecs honoured and without tags [2020-08-31T20:22:11.249Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-08-31T20:22:11.415Z] > git init /w/workspace/device-virtual-go/23 # timeout=10 [2020-08-31T20:22:11.476Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-08-31T20:22:11.476Z] > git --version # timeout=10 [2020-08-31T20:22:11.484Z] > git --version # 'git version 2.16.5' [2020-08-31T20:22:11.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:22:11.524Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:22:13.445Z] Fetching without tags [2020-08-31T20:22:13.877Z] Checking out Revision fe74ae7deaa8fb351afcf006bcbaede29a7488e6 (master) [2020-08-31T20:22:13.417Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-08-31T20:22:13.425Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:22:13.441Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-08-31T20:22:13.459Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-08-31T20:22:13.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:22:13.465Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:22:13.894Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T20:22:13.900Z] > git checkout -f fe74ae7deaa8fb351afcf006bcbaede29a7488e6 # timeout=10 [2020-08-31T20:22:17.474Z] Commit message: "Merge pull request #127 from venkata-subbareddyK/update-Dockerfile-forCMD" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-31T20:22:18.244Z] ========================================================= [2020-08-31T20:22:18.244Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-31T20:22:18.244Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:22:18.995Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-08-31T20:22:19.968Z] Sending build context to Docker daemon 524.8kB [2020-08-31T20:22:19.968Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-31T20:22:19.968Z] Step 2/8 : FROM ${BASE} [2020-08-31T20:22:19.968Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-31T20:22:19.968Z] df20fa9351a1: Pulling fs layer [2020-08-31T20:22:19.968Z] ed8968b2872e: Pulling fs layer [2020-08-31T20:22:19.968Z] a92cc7c5fd73: Pulling fs layer [2020-08-31T20:22:19.968Z] 2dd03ba5bac4: Pulling fs layer [2020-08-31T20:22:19.968Z] 1e091d79d1de: Pulling fs layer [2020-08-31T20:22:19.968Z] 481702a1767f: Pulling fs layer [2020-08-31T20:22:19.968Z] f64a6f60c768: Pulling fs layer [2020-08-31T20:22:19.968Z] e78d2573fc39: Pulling fs layer [2020-08-31T20:22:19.968Z] e876d2f968b6: Pulling fs layer [2020-08-31T20:22:19.968Z] ce8a83651883: Pulling fs layer [2020-08-31T20:22:19.968Z] 07967f4d0e4b: Pulling fs layer [2020-08-31T20:22:19.968Z] f64a6f60c768: Waiting [2020-08-31T20:22:19.968Z] e78d2573fc39: Waiting [2020-08-31T20:22:19.968Z] e876d2f968b6: Waiting [2020-08-31T20:22:19.968Z] ce8a83651883: Waiting [2020-08-31T20:22:19.968Z] 2dd03ba5bac4: Waiting [2020-08-31T20:22:19.968Z] 1e091d79d1de: Waiting [2020-08-31T20:22:19.968Z] 481702a1767f: Waiting [2020-08-31T20:22:19.968Z] 07967f4d0e4b: Waiting [2020-08-31T20:22:19.968Z] a92cc7c5fd73: Verifying Checksum [2020-08-31T20:22:19.968Z] a92cc7c5fd73: Download complete [2020-08-31T20:22:19.968Z] ed8968b2872e: Download complete [2020-08-31T20:22:19.968Z] 1e091d79d1de: Verifying Checksum [2020-08-31T20:22:19.968Z] 1e091d79d1de: Download complete [2020-08-31T20:22:20.242Z] 481702a1767f: Verifying Checksum [2020-08-31T20:22:20.242Z] 481702a1767f: Download complete [2020-08-31T20:22:20.242Z] df20fa9351a1: Verifying Checksum [2020-08-31T20:22:20.242Z] df20fa9351a1: Download complete [2020-08-31T20:22:20.516Z] df20fa9351a1: Pull complete [2020-08-31T20:22:20.787Z] ed8968b2872e: Pull complete [2020-08-31T20:22:21.057Z] a92cc7c5fd73: Pull complete [2020-08-31T20:22:22.029Z] 2dd03ba5bac4: Verifying Checksum [2020-08-31T20:22:22.029Z] 2dd03ba5bac4: Download complete [2020-08-31T20:22:22.029Z] f64a6f60c768: Verifying Checksum [2020-08-31T20:22:22.029Z] f64a6f60c768: Download complete [2020-08-31T20:22:22.029Z] e876d2f968b6: Verifying Checksum [2020-08-31T20:22:22.029Z] e876d2f968b6: Download complete [2020-08-31T20:22:22.302Z] 07967f4d0e4b: Verifying Checksum [2020-08-31T20:22:22.302Z] 07967f4d0e4b: Download complete [2020-08-31T20:22:22.569Z] ce8a83651883: Verifying Checksum [2020-08-31T20:22:22.569Z] ce8a83651883: Download complete [2020-08-31T20:22:22.845Z] e78d2573fc39: Verifying Checksum [2020-08-31T20:22:22.845Z] e78d2573fc39: Download complete [2020-08-31T20:22:29.483Z] 2dd03ba5bac4: Pull complete [2020-08-31T20:22:30.060Z] 1e091d79d1de: Pull complete [2020-08-31T20:22:30.326Z] 481702a1767f: Pull complete [2020-08-31T20:22:34.557Z] f64a6f60c768: Pull complete [2020-08-31T20:22:37.916Z] e78d2573fc39: Pull complete [2020-08-31T20:22:37.916Z] e876d2f968b6: Pull complete [2020-08-31T20:22:38.493Z] ce8a83651883: Pull complete [2020-08-31T20:22:38.759Z] 07967f4d0e4b: Pull complete [2020-08-31T20:22:38.759Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-31T20:22:38.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-31T20:22:38.759Z] ---> 5d7c900382c6 [2020-08-31T20:22:38.759Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-08-31T20:22:40.689Z] ---> Running in c5733b06c2ea [2020-08-31T20:22:40.689Z] Removing intermediate container c5733b06c2ea [2020-08-31T20:22:40.689Z] ---> 811d3fc8f906 [2020-08-31T20:22:40.689Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-31T20:22:40.689Z] ---> Running in 4abe57176be8 [2020-08-31T20:22:42.087Z] Removing intermediate container 4abe57176be8 [2020-08-31T20:22:42.087Z] ---> 561d6c646f65 [2020-08-31T20:22:42.087Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-08-31T20:22:42.087Z] ---> Running in 738e9e6650f5 [2020-08-31T20:22:42.664Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-31T20:22:43.243Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-31T20:22:43.503Z] (1/14) Installing libmagic (5.38-r0) [2020-08-31T20:22:43.775Z] (2/14) Installing file (5.38-r0) [2020-08-31T20:22:44.035Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-08-31T20:22:44.035Z] (4/14) Installing g++ (9.3.0-r2) [2020-08-31T20:22:50.638Z] (5/14) Installing fortify-headers (1.1-r0) [2020-08-31T20:22:50.638Z] (6/14) Installing patch (2.7.6-r6) [2020-08-31T20:22:50.638Z] (7/14) Installing build-base (0.5-r2) [2020-08-31T20:22:50.638Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-08-31T20:22:50.638Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-08-31T20:22:50.638Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-08-31T20:22:50.638Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-08-31T20:22:50.638Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-08-31T20:22:50.638Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-08-31T20:22:50.900Z] (14/14) Installing openssh (8.3_p1-r0) [2020-08-31T20:22:50.900Z] Executing busybox-1.31.1-r16.trigger [2020-08-31T20:22:50.900Z] OK: 237 MiB in 53 packages [2020-08-31T20:22:54.221Z] Removing intermediate container 738e9e6650f5 [2020-08-31T20:22:54.221Z] ---> 0e3acc676d45 [2020-08-31T20:22:54.221Z] Step 6/8 : WORKDIR /device-virtual-go [2020-08-31T20:22:54.221Z] ---> Running in 39c7d78e5f78 [2020-08-31T20:22:54.485Z] Removing intermediate container 39c7d78e5f78 [2020-08-31T20:22:54.485Z] ---> c51a05961ad9 [2020-08-31T20:22:54.485Z] Step 7/8 : COPY . . [2020-08-31T20:22:55.058Z] ---> 68e1c116b52d [2020-08-31T20:22:55.058Z] Step 8/8 : RUN go mod download [2020-08-31T20:22:55.320Z] ---> Running in b355e8c5af3a [2020-08-31T20:22:57.476Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-31T20:22:57.476Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T20:22:57.476Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-31T20:22:57.476Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T20:22:57.476Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-31T20:22:57.476Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-31T20:22:57.742Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T20:22:57.742Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-31T20:22:57.742Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-31T20:22:57.742Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-31T20:22:57.742Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T20:22:57.742Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T20:22:57.742Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T20:22:58.003Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T20:22:58.003Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-08-31T20:22:58.003Z] go: finding github.com/fatih/color v1.7.0 [2020-08-31T20:22:58.004Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T20:22:58.004Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-31T20:22:58.004Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T20:22:58.004Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-31T20:22:58.264Z] go: finding github.com/golang/snappy v0.0.1 [2020-08-31T20:22:58.264Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-31T20:22:58.264Z] go: finding github.com/google/uuid v1.1.0 [2020-08-31T20:22:58.264Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-31T20:22:58.264Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-31T20:22:58.264Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-31T20:22:58.264Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-31T20:22:58.525Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T20:22:58.525Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T20:22:58.525Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-31T20:22:58.525Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-31T20:22:58.525Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T20:22:58.525Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-31T20:22:58.525Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-31T20:22:58.787Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-31T20:22:58.787Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-31T20:22:58.787Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-31T20:22:58.787Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-31T20:22:58.787Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-31T20:22:58.787Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-31T20:22:58.787Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-31T20:22:59.048Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-31T20:22:59.048Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-31T20:22:59.048Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-31T20:22:59.048Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-31T20:22:59.048Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-31T20:22:59.048Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T20:22:59.048Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-31T20:22:59.314Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-31T20:22:59.314Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-31T20:22:59.314Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-31T20:22:59.314Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-31T20:22:59.314Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T20:22:59.314Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T20:22:59.314Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-31T20:22:59.584Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-31T20:22:59.584Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-31T20:22:59.584Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-31T20:23:00.155Z] go: finding github.com/posener/complete v1.1.1 [2020-08-31T20:23:00.155Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-08-31T20:23:00.155Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-31T20:23:00.155Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-31T20:23:00.155Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-31T20:23:00.155Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-31T20:23:00.155Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-31T20:23:00.416Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-31T20:23:00.416Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-31T20:23:00.416Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-08-31T20:23:00.416Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-31T20:23:00.416Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-08-31T20:23:00.416Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-31T20:23:00.416Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-31T20:23:00.678Z] go: finding modernc.org/b v1.0.0 [2020-08-31T20:23:00.678Z] go: finding modernc.org/db v1.0.0 [2020-08-31T20:23:00.678Z] go: finding modernc.org/file v1.0.0 [2020-08-31T20:23:00.678Z] go: finding modernc.org/fileutil v1.0.0 [2020-08-31T20:23:00.678Z] go: finding modernc.org/golex v1.0.0 [2020-08-31T20:23:00.678Z] go: finding modernc.org/internal v1.0.0 [2020-08-31T20:23:00.678Z] go: finding modernc.org/lldb v1.0.0 [2020-08-31T20:23:00.940Z] go: finding modernc.org/mathutil v1.0.0 [2020-08-31T20:23:00.940Z] go: finding modernc.org/ql v1.0.0 [2020-08-31T20:23:00.940Z] go: finding modernc.org/sortutil v1.0.0 [2020-08-31T20:23:00.940Z] go: finding modernc.org/strutil v1.0.0 [2020-08-31T20:23:00.940Z] go: finding modernc.org/zappy v1.0.0 [2020-08-31T20:23:09.098Z] Removing intermediate container b355e8c5af3a [2020-08-31T20:23:09.098Z] ---> 19a40ca25866 [2020-08-31T20:23:09.098Z] Successfully built 19a40ca25866 [2020-08-31T20:23:09.098Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-31T20:23:10.430Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-31T20:23:10.747Z] + ls -al . [2020-08-31T20:23:10.748Z] total 60 [2020-08-31T20:23:10.748Z] drwxrwxr-x. 8 jenkins jenkins 4096 Aug 31 20:22 . [2020-08-31T20:23:10.748Z] drwxrwxr-x. 4 jenkins jenkins 30 Aug 31 20:22 .. [2020-08-31T20:23:10.748Z] -rw-rw-r--. 1 jenkins jenkins 5927 Aug 31 20:22 Attribution.txt [2020-08-31T20:23:10.748Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 31 20:22 bin [2020-08-31T20:23:10.748Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 31 20:22 cmd [2020-08-31T20:23:10.748Z] -rw-rw-r--. 1 jenkins jenkins 1834 Aug 31 20:22 Dockerfile [2020-08-31T20:23:10.748Z] -rw-rw-r--. 1 jenkins jenkins 957 Aug 31 20:22 Dockerfile.build [2020-08-31T20:23:10.748Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 31 20:22 .git [2020-08-31T20:23:10.748Z] drwxrwxr-x. 2 jenkins jenkins 38 Aug 31 20:22 .github [2020-08-31T20:23:10.748Z] -rw-rw-r--. 1 jenkins jenkins 258 Aug 31 20:22 .gitignore [2020-08-31T20:23:10.748Z] -rw-rw-r--. 1 jenkins jenkins 855 Aug 31 20:22 go.mod [2020-08-31T20:23:10.748Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 31 20:22 internal [2020-08-31T20:23:10.748Z] -rw-rw-r--. 1 jenkins jenkins 683 Aug 31 20:22 Jenkinsfile [2020-08-31T20:23:10.748Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 31 20:22 LICENSE [2020-08-31T20:23:10.748Z] -rw-rw-r--. 1 jenkins jenkins 873 Aug 31 20:22 Makefile [2020-08-31T20:23:10.748Z] -rw-rw-r--. 1 jenkins jenkins 918 Aug 31 20:22 README.md [2020-08-31T20:23:10.748Z] drwxrwxr-x. 3 jenkins jenkins 44 Aug 31 20:22 .semver [2020-08-31T20:23:10.748Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 31 20:19 VERSION [2020-08-31T20:23:10.748Z] -rw-rw-r--. 1 jenkins jenkins 235 Aug 31 20:22 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:23:11.076Z] + 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=fe74ae7deaa8fb351afcf006bcbaede29a7488e6 --label arch=amd64 --label version=1.2.4-dev.3 . [2020-08-31T20:23:11.076Z] Sending build context to Docker daemon 524.8kB [2020-08-31T20:23:11.339Z] Step 1/22 : ARG BASE=golang:1.13-alpine [2020-08-31T20:23:11.339Z] Step 2/22 : FROM ${BASE} AS builder [2020-08-31T20:23:11.339Z] ---> 19a40ca25866 [2020-08-31T20:23:11.339Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-08-31T20:23:11.339Z] ---> Running in 0dfdded7b7f2 [2020-08-31T20:23:11.339Z] Removing intermediate container 0dfdded7b7f2 [2020-08-31T20:23:11.339Z] ---> 8dd01c32f75a [2020-08-31T20:23:11.339Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-08-31T20:23:11.603Z] ---> Running in be2e59c17d58 [2020-08-31T20:23:11.603Z] Removing intermediate container be2e59c17d58 [2020-08-31T20:23:11.603Z] ---> 107b58cb3d1a [2020-08-31T20:23:11.603Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-08-31T20:23:11.603Z] ---> Running in a704cc07b136 [2020-08-31T20:23:11.865Z] Removing intermediate container a704cc07b136 [2020-08-31T20:23:11.865Z] ---> c8324dc55fb0 [2020-08-31T20:23:11.865Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-31T20:23:11.865Z] ---> Running in c0eaef2651e4 [2020-08-31T20:23:13.805Z] Removing intermediate container c0eaef2651e4 [2020-08-31T20:23:13.805Z] ---> 2c05ffdd9b06 [2020-08-31T20:23:13.805Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-31T20:23:13.805Z] ---> Running in 1e82abf80053 [2020-08-31T20:23:14.071Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-31T20:23:14.644Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-31T20:23:15.216Z] OK: 237 MiB in 53 packages [2020-08-31T20:23:15.477Z] Removing intermediate container 1e82abf80053 [2020-08-31T20:23:15.477Z] ---> 0aac33ff1294 [2020-08-31T20:23:15.477Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-08-31T20:23:15.477Z] ---> Running in 65f875cad545 [2020-08-31T20:23:15.742Z] Removing intermediate container 65f875cad545 [2020-08-31T20:23:15.742Z] ---> 573292bc94a9 [2020-08-31T20:23:15.742Z] Step 9/22 : COPY . . [2020-08-31T20:23:16.317Z] ---> 728805bc1f1e [2020-08-31T20:23:16.317Z] Step 10/22 : ARG MAKE='make build' [2020-08-31T20:23:16.317Z] ---> Running in aa959855c66c [2020-08-31T20:23:16.577Z] Removing intermediate container aa959855c66c [2020-08-31T20:23:16.577Z] ---> 5ec6e82e66b8 [2020-08-31T20:23:16.577Z] Step 11/22 : RUN $MAKE [2020-08-31T20:23:16.577Z] ---> Running in 9ffe5c1c1dd5 [2020-08-31T20:23:16.846Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.2.4-dev.3" -o cmd/device-virtual ./cmd [2020-08-31T20:23:29.704Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-31T20:23:33.945Z] Removing intermediate container 9ffe5c1c1dd5 [2020-08-31T20:23:33.945Z] ---> 6637857f28ef [2020-08-31T20:23:33.945Z] Step 12/22 : FROM alpine [2020-08-31T20:23:33.945Z] latest: Pulling from library/alpine [2020-08-31T20:23:33.945Z] df20fa9351a1: Already exists [2020-08-31T20:23:34.208Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-31T20:23:34.208Z] Status: Downloaded newer image for alpine:latest [2020-08-31T20:23:34.208Z] ---> a24bb4013296 [2020-08-31T20:23:34.208Z] Step 13/22 : ENV APP_PORT=49990 [2020-08-31T20:23:34.208Z] ---> Running in 89d81f0a8791 [2020-08-31T20:23:34.470Z] Removing intermediate container 89d81f0a8791 [2020-08-31T20:23:34.470Z] ---> dde20be47b09 [2020-08-31T20:23:34.470Z] Step 14/22 : EXPOSE $APP_PORT [2020-08-31T20:23:34.470Z] ---> Running in 7ef928700aa7 [2020-08-31T20:23:34.736Z] Removing intermediate container 7ef928700aa7 [2020-08-31T20:23:34.736Z] ---> a697eabb9c2e [2020-08-31T20:23:34.736Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-08-31T20:23:35.315Z] ---> b8a9613e9d2f [2020-08-31T20:23:35.315Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-08-31T20:23:35.576Z] ---> a469ac03a671 [2020-08-31T20:23:35.576Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-08-31T20:23:35.576Z] ---> ef9cb3f863f0 [2020-08-31T20:23:35.576Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2020-08-31T20:23:35.842Z] ---> Running in 15238627b9dc [2020-08-31T20:23:35.842Z] Removing intermediate container 15238627b9dc [2020-08-31T20:23:35.842Z] ---> b0dc55e5da2c [2020-08-31T20:23:35.842Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-31T20:23:36.105Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-868 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [2020-08-31T20:23:36.124Z] ---> Running in d217a1c0a28e [2020-08-31T20:23:36.130Z] Removing intermediate container d217a1c0a28e [2020-08-31T20:23:36.130Z] ---> e191898de93b [2020-08-31T20:23:36.130Z] Step 20/22 : LABEL arch=amd64 [2020-08-31T20:23:36.130Z] ---> Running in d3fb9aef7d7d [Pipeline] ws [2020-08-31T20:23:36.173Z] Running in /w/workspace/device-virtual-go/23 [Pipeline] { [Pipeline] checkout [2020-08-31T20:23:36.413Z] Removing intermediate container d3fb9aef7d7d [2020-08-31T20:23:36.414Z] ---> c0321603b659 [2020-08-31T20:23:36.414Z] Step 21/22 : LABEL git_sha=fe74ae7deaa8fb351afcf006bcbaede29a7488e6 [2020-08-31T20:23:36.414Z] ---> Running in 7c2b3bfb6f95 [2020-08-31T20:23:36.676Z] Removing intermediate container 7c2b3bfb6f95 [2020-08-31T20:23:36.676Z] ---> f1d85f2657e6 [2020-08-31T20:23:36.676Z] Step 22/22 : LABEL version=1.2.4-dev.3 [2020-08-31T20:23:36.676Z] ---> Running in 1812ced0c4ec [2020-08-31T20:23:36.676Z] Removing intermediate container 1812ced0c4ec [2020-08-31T20:23:36.676Z] ---> 0932db96c9cc [2020-08-31T20:23:36.676Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-31T20:23:36.676Z] Successfully built 0932db96c9cc [2020-08-31T20:23:36.938Z] Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-08-31T20:23:37.317Z] provisioning config files... [2020-08-31T20:23:37.363Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/23@tmp/config1706245492778905457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:23:37.729Z] ---> docker-login.sh [2020-08-31T20:23:37.729Z] nexus3.edgexfoundry.org:10001 [2020-08-31T20:23:37.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-31T20:23:37.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-31T20:23:37.994Z] Configure a credential helper to remove this warning. See [2020-08-31T20:23:37.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-31T20:23:37.994Z] [2020-08-31T20:23:37.994Z] Login Succeeded [2020-08-31T20:23:37.994Z] nexus3.edgexfoundry.org:10002 [2020-08-31T20:23:37.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-31T20:23:37.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-31T20:23:37.994Z] Configure a credential helper to remove this warning. See [2020-08-31T20:23:37.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-31T20:23:37.994Z] [2020-08-31T20:23:37.994Z] Login Succeeded [2020-08-31T20:23:37.994Z] nexus3.edgexfoundry.org:10003 [2020-08-31T20:23:38.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-31T20:23:38.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-31T20:23:38.258Z] Configure a credential helper to remove this warning. See [2020-08-31T20:23:38.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-31T20:23:38.258Z] [2020-08-31T20:23:38.258Z] Login Succeeded [2020-08-31T20:23:38.258Z] nexus3.edgexfoundry.org:10004 [2020-08-31T20:23:38.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-31T20:23:38.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-31T20:23:38.524Z] Configure a credential helper to remove this warning. See [2020-08-31T20:23:38.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-31T20:23:38.524Z] [2020-08-31T20:23:38.524Z] Login Succeeded [2020-08-31T20:23:38.524Z] docker.io [2020-08-31T20:23:38.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-31T20:23:38.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-31T20:23:38.794Z] Configure a credential helper to remove this warning. See [2020-08-31T20:23:38.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-31T20:23:38.794Z] [2020-08-31T20:23:38.794Z] Login Succeeded [2020-08-31T20:23:38.794Z] ---> docker-login.sh ends [Pipeline] } [2020-08-31T20:23:38.803Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-31T20:23:38.978Z] [edgeXDocker.push] Tagging docker image docker-device-virtual-go with the following tags: [2020-08-31T20:23:38.978Z] fe74ae7deaa8fb351afcf006bcbaede29a7488e6 [2020-08-31T20:23:38.978Z] latest [2020-08-31T20:23:38.978Z] 1.2.4-dev.3 [2020-08-31T20:23:38.978Z] fe74ae7deaa8fb351afcf006bcbaede29a7488e6-1.2.4-dev.3 [2020-08-31T20:23:38.978Z] master [2020-08-31T20:23:38.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:23:39.459Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:fe74ae7deaa8fb351afcf006bcbaede29a7488e6 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:23:39.762Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:fe74ae7deaa8fb351afcf006bcbaede29a7488e6 [2020-08-31T20:23:39.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-08-31T20:23:39.762Z] 5c5f0c64977f: Preparing [2020-08-31T20:23:39.762Z] 59514ab38226: Preparing [2020-08-31T20:23:39.762Z] 9d63b8ad4f8f: Preparing [2020-08-31T20:23:39.762Z] 50644c29ef5a: Preparing [2020-08-31T20:23:39.762Z] 50644c29ef5a: Layer already exists [2020-08-31T20:23:39.762Z] 5c5f0c64977f: Pushed [2020-08-31T20:23:39.762Z] 59514ab38226: Pushed [2020-08-31T20:23:41.216Z] 9d63b8ad4f8f: Pushed [2020-08-31T20:23:41.489Z] fe74ae7deaa8fb351afcf006bcbaede29a7488e6: digest: sha256:93972424d30f7c9d8cf7b152166c0fd114118fe60545b5e4d30f62578a6cb3de size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:23:41.688Z] using credential edgex-jenkins-ssh [2020-08-31T20:23:41.767Z] Cloning the remote Git repository [2020-08-31T20:23:41.767Z] Cloning with configured refspecs honoured and without tags [2020-08-31T20:23:41.803Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:23:42.127Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest [2020-08-31T20:23:42.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-08-31T20:23:42.127Z] 5c5f0c64977f: Preparing [2020-08-31T20:23:42.127Z] 59514ab38226: Preparing [2020-08-31T20:23:42.127Z] 9d63b8ad4f8f: Preparing [2020-08-31T20:23:42.127Z] 50644c29ef5a: Preparing [2020-08-31T20:23:42.127Z] 50644c29ef5a: Layer already exists [2020-08-31T20:23:42.127Z] 59514ab38226: Layer already exists [2020-08-31T20:23:42.127Z] 9d63b8ad4f8f: Layer already exists [2020-08-31T20:23:42.127Z] 5c5f0c64977f: Layer already exists [2020-08-31T20:23:42.127Z] latest: digest: sha256:93972424d30f7c9d8cf7b152166c0fd114118fe60545b5e4d30f62578a6cb3de size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:23:41.829Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-08-31T20:23:41.979Z] > git init /w/workspace/device-virtual-go/23 # timeout=10 [2020-08-31T20:23:42.076Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-08-31T20:23:42.077Z] > git --version # timeout=10 [2020-08-31T20:23:42.096Z] > git --version # 'git version 2.17.1' [2020-08-31T20:23:42.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:23:42.188Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:23:42.634Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.2.4-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:23:42.908Z] Fetching without tags [2020-08-31T20:23:42.968Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.2.4-dev.3 [2020-08-31T20:23:42.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-08-31T20:23:42.969Z] 5c5f0c64977f: Preparing [2020-08-31T20:23:42.969Z] 59514ab38226: Preparing [2020-08-31T20:23:42.969Z] 9d63b8ad4f8f: Preparing [2020-08-31T20:23:42.969Z] 50644c29ef5a: Preparing [2020-08-31T20:23:42.969Z] 5c5f0c64977f: Layer already exists [2020-08-31T20:23:42.969Z] 9d63b8ad4f8f: Layer already exists [2020-08-31T20:23:42.969Z] 59514ab38226: Layer already exists [2020-08-31T20:23:42.969Z] 50644c29ef5a: Layer already exists [2020-08-31T20:23:42.969Z] 1.2.4-dev.3: digest: sha256:93972424d30f7c9d8cf7b152166c0fd114118fe60545b5e4d30f62578a6cb3de size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:23:43.381Z] Checking out Revision fe74ae7deaa8fb351afcf006bcbaede29a7488e6 (master) [2020-08-31T20:23:43.407Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:fe74ae7deaa8fb351afcf006bcbaede29a7488e6-1.2.4-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:23:42.834Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-08-31T20:23:42.853Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:23:42.889Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-08-31T20:23:42.927Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-08-31T20:23:42.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:23:42.940Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:23:43.411Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T20:23:43.422Z] > git checkout -f fe74ae7deaa8fb351afcf006bcbaede29a7488e6 # timeout=10 [2020-08-31T20:23:43.788Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:fe74ae7deaa8fb351afcf006bcbaede29a7488e6-1.2.4-dev.3 [2020-08-31T20:23:43.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-08-31T20:23:43.788Z] 5c5f0c64977f: Preparing [2020-08-31T20:23:43.788Z] 59514ab38226: Preparing [2020-08-31T20:23:43.788Z] 9d63b8ad4f8f: Preparing [2020-08-31T20:23:43.788Z] 50644c29ef5a: Preparing [2020-08-31T20:23:43.788Z] 50644c29ef5a: Layer already exists [2020-08-31T20:23:43.788Z] 5c5f0c64977f: Layer already exists [2020-08-31T20:23:43.788Z] 9d63b8ad4f8f: Layer already exists [2020-08-31T20:23:43.788Z] 59514ab38226: Layer already exists [2020-08-31T20:23:43.788Z] fe74ae7deaa8fb351afcf006bcbaede29a7488e6-1.2.4-dev.3: digest: sha256:93972424d30f7c9d8cf7b152166c0fd114118fe60545b5e4d30f62578a6cb3de size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:23:44.137Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:23:44.437Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master [2020-08-31T20:23:44.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-08-31T20:23:44.437Z] 5c5f0c64977f: Preparing [2020-08-31T20:23:44.437Z] 59514ab38226: Preparing [2020-08-31T20:23:44.437Z] 9d63b8ad4f8f: Preparing [2020-08-31T20:23:44.437Z] 50644c29ef5a: Preparing [2020-08-31T20:23:44.437Z] 59514ab38226: Layer already exists [2020-08-31T20:23:44.437Z] 50644c29ef5a: Layer already exists [2020-08-31T20:23:44.437Z] 5c5f0c64977f: Layer already exists [2020-08-31T20:23:44.437Z] 9d63b8ad4f8f: Layer already exists [2020-08-31T20:23:44.700Z] master: digest: sha256:93972424d30f7c9d8cf7b152166c0fd114118fe60545b5e4d30f62578a6cb3de size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-31T20:23:44.875Z] ===================================================== [Pipeline] echo [2020-08-31T20:23:44.921Z] taggedImages: [2020-08-31T20:23:44.921Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:fe74ae7deaa8fb351afcf006bcbaede29a7488e6 [2020-08-31T20:23:44.921Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest [2020-08-31T20:23:44.921Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.2.4-dev.3 [2020-08-31T20:23:44.921Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:fe74ae7deaa8fb351afcf006bcbaede29a7488e6-1.2.4-dev.3 [2020-08-31T20:23:44.921Z] - 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-08-31T20:23:47.955Z] Commit message: "Merge pull request #127 from venkata-subbareddyK/update-Dockerfile-forCMD" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-31T20:23:49.049Z] ========================================================= [2020-08-31T20:23:49.049Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-31T20:23:49.049Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:23:50.487Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-08-31T20:23:51.103Z] Sending build context to Docker daemon 524.8kB [2020-08-31T20:23:51.386Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-31T20:23:51.386Z] Step 2/8 : FROM ${BASE} [2020-08-31T20:23:51.663Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-31T20:23:51.663Z] b538f80385f9: Pulling fs layer [2020-08-31T20:23:51.663Z] 74f711af9a0d: Pulling fs layer [2020-08-31T20:23:51.663Z] 99f96fe45779: Pulling fs layer [2020-08-31T20:23:51.663Z] fd7a069fd194: Pulling fs layer [2020-08-31T20:23:51.663Z] 66aa3694b03b: Pulling fs layer [2020-08-31T20:23:51.663Z] 170f70906a0f: Pulling fs layer [2020-08-31T20:23:51.663Z] ad7c5574e4b9: Pulling fs layer [2020-08-31T20:23:51.663Z] e772456be8f7: Pulling fs layer [2020-08-31T20:23:51.663Z] c890913d741a: Pulling fs layer [2020-08-31T20:23:51.663Z] 2480fcc9aa5a: Pulling fs layer [2020-08-31T20:23:51.663Z] 09adf4765672: Pulling fs layer [2020-08-31T20:23:51.663Z] fd7a069fd194: Waiting [2020-08-31T20:23:51.663Z] 66aa3694b03b: Waiting [2020-08-31T20:23:51.663Z] 170f70906a0f: Waiting [2020-08-31T20:23:51.663Z] ad7c5574e4b9: Waiting [2020-08-31T20:23:51.663Z] e772456be8f7: Waiting [2020-08-31T20:23:51.663Z] c890913d741a: Waiting [2020-08-31T20:23:51.663Z] 2480fcc9aa5a: Waiting [2020-08-31T20:23:51.663Z] 09adf4765672: Waiting [2020-08-31T20:23:51.663Z] 99f96fe45779: Verifying Checksum [2020-08-31T20:23:51.663Z] 99f96fe45779: Download complete [2020-08-31T20:23:51.663Z] 74f711af9a0d: Verifying Checksum [2020-08-31T20:23:51.663Z] 74f711af9a0d: Download complete [2020-08-31T20:23:51.663Z] 66aa3694b03b: Download complete [2020-08-31T20:23:51.663Z] 170f70906a0f: Verifying Checksum [2020-08-31T20:23:51.663Z] 170f70906a0f: Download complete [2020-08-31T20:23:51.663Z] b538f80385f9: Verifying Checksum [2020-08-31T20:23:51.663Z] b538f80385f9: Download complete [2020-08-31T20:23:52.658Z] b538f80385f9: Pull complete [2020-08-31T20:23:53.265Z] 74f711af9a0d: Pull complete [2020-08-31T20:23:53.543Z] 99f96fe45779: Pull complete [2020-08-31T20:23:55.004Z] ad7c5574e4b9: Verifying Checksum [2020-08-31T20:23:55.004Z] ad7c5574e4b9: Download complete [2020-08-31T20:23:55.004Z] c890913d741a: Verifying Checksum [2020-08-31T20:23:55.004Z] c890913d741a: Download complete [2020-08-31T20:23:57.003Z] e772456be8f7: Verifying Checksum [2020-08-31T20:23:57.003Z] e772456be8f7: Download complete [2020-08-31T20:23:57.003Z] 09adf4765672: Download complete [2020-08-31T20:23:57.280Z] 2480fcc9aa5a: Verifying Checksum [2020-08-31T20:23:57.280Z] 2480fcc9aa5a: Download complete [2020-08-31T20:23:57.880Z] fd7a069fd194: Verifying Checksum [2020-08-31T20:23:57.880Z] fd7a069fd194: Download complete [2020-08-31T20:24:10.285Z] fd7a069fd194: Pull complete [2020-08-31T20:24:10.285Z] 66aa3694b03b: Pull complete [2020-08-31T20:24:10.285Z] 170f70906a0f: Pull complete [2020-08-31T20:24:12.912Z] ad7c5574e4b9: Pull complete [2020-08-31T20:24:17.235Z] e772456be8f7: Pull complete [2020-08-31T20:24:17.511Z] c890913d741a: Pull complete [2020-08-31T20:24:19.486Z] 2480fcc9aa5a: Pull complete [2020-08-31T20:24:20.083Z] 09adf4765672: Pull complete [2020-08-31T20:24:20.083Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-31T20:24:20.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-31T20:24:20.083Z] ---> 2248a725d1cf [2020-08-31T20:24:20.083Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-08-31T20:24:25.495Z] ---> Running in ea2e00c95cf1 [2020-08-31T20:24:25.495Z] Removing intermediate container ea2e00c95cf1 [2020-08-31T20:24:25.495Z] ---> 5be273070270 [2020-08-31T20:24:25.495Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-31T20:24:25.495Z] ---> Running in b8705045d003 [2020-08-31T20:24:28.880Z] Removing intermediate container b8705045d003 [2020-08-31T20:24:28.880Z] ---> 84a9a1d07440 [2020-08-31T20:24:28.880Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-08-31T20:24:28.880Z] ---> Running in 36c95306cd98 [2020-08-31T20:24:29.855Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-31T20:24:30.831Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-31T20:24:31.813Z] (1/14) Installing libmagic (5.38-r0) [2020-08-31T20:24:31.813Z] (2/14) Installing file (5.38-r0) [2020-08-31T20:24:32.084Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-08-31T20:24:32.084Z] (4/14) Installing g++ (9.3.0-r2) [2020-08-31T20:24:35.460Z] (5/14) Installing fortify-headers (1.1-r0) [2020-08-31T20:24:35.732Z] (6/14) Installing patch (2.7.6-r6) [2020-08-31T20:24:35.732Z] (7/14) Installing build-base (0.5-r2) [2020-08-31T20:24:35.732Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-08-31T20:24:36.003Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-08-31T20:24:36.004Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-08-31T20:24:36.274Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-08-31T20:24:36.543Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-08-31T20:24:36.543Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-08-31T20:24:37.135Z] (14/14) Installing openssh (8.3_p1-r0) [2020-08-31T20:24:37.135Z] Executing busybox-1.31.1-r16.trigger [2020-08-31T20:24:37.135Z] OK: 221 MiB in 53 packages [2020-08-31T20:24:41.438Z] Removing intermediate container 36c95306cd98 [2020-08-31T20:24:41.438Z] ---> 161186c7cd67 [2020-08-31T20:24:41.438Z] Step 6/8 : WORKDIR /device-virtual-go [2020-08-31T20:24:41.712Z] ---> Running in f84108f0fd1c [2020-08-31T20:24:41.987Z] Removing intermediate container f84108f0fd1c [2020-08-31T20:24:41.987Z] ---> 01d6e7b7b9e1 [2020-08-31T20:24:41.987Z] Step 7/8 : COPY . . [2020-08-31T20:24:42.958Z] ---> af14b5d4dedb [2020-08-31T20:24:42.958Z] Step 8/8 : RUN go mod download [2020-08-31T20:24:42.958Z] ---> Running in 77889b4133e5 [2020-08-31T20:24:46.327Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-31T20:24:46.327Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T20:24:46.327Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-31T20:24:46.327Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T20:24:46.327Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-31T20:24:46.600Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-31T20:24:46.600Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T20:24:46.600Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-31T20:24:46.600Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-31T20:24:46.600Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-31T20:24:46.600Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T20:24:46.600Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T20:24:46.871Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T20:24:46.871Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T20:24:46.871Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-08-31T20:24:46.871Z] go: finding github.com/fatih/color v1.7.0 [2020-08-31T20:24:46.871Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T20:24:46.871Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-31T20:24:46.871Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T20:24:47.139Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-31T20:24:47.139Z] go: finding github.com/golang/snappy v0.0.1 [2020-08-31T20:24:47.139Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-31T20:24:47.139Z] go: finding github.com/google/uuid v1.1.0 [2020-08-31T20:24:47.139Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-31T20:24:47.139Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-31T20:24:47.139Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-31T20:24:47.409Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-31T20:24:47.409Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T20:24:47.409Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T20:24:47.409Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-31T20:24:47.409Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-31T20:24:47.409Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T20:24:47.679Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-31T20:24:47.679Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-31T20:24:47.679Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-31T20:24:47.679Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-31T20:24:47.679Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-31T20:24:47.679Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-31T20:24:47.679Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-31T20:24:47.958Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-31T20:24:47.958Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-31T20:24:47.958Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-31T20:24:47.958Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-31T20:24:47.958Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-31T20:24:47.958Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-31T20:24:47.958Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-31T20:24:48.228Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T20:24:48.228Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-31T20:24:48.228Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-31T20:24:48.228Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-31T20:24:48.228Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-31T20:24:48.228Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-31T20:24:48.228Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T20:24:48.500Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T20:24:48.500Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-31T20:24:48.500Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-31T20:24:48.500Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-31T20:24:48.500Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-31T20:24:48.500Z] go: finding github.com/posener/complete v1.1.1 [2020-08-31T20:24:48.770Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-08-31T20:24:48.770Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-31T20:24:48.770Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-31T20:24:48.770Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-31T20:24:48.770Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-31T20:24:48.770Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-31T20:24:48.770Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-31T20:24:49.038Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-31T20:24:49.038Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-08-31T20:24:49.038Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-31T20:24:49.038Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-08-31T20:24:49.038Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-31T20:24:49.038Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-31T20:24:49.307Z] go: finding modernc.org/b v1.0.0 [2020-08-31T20:24:49.307Z] go: finding modernc.org/db v1.0.0 [2020-08-31T20:24:49.307Z] go: finding modernc.org/file v1.0.0 [2020-08-31T20:24:49.307Z] go: finding modernc.org/fileutil v1.0.0 [2020-08-31T20:24:49.307Z] go: finding modernc.org/golex v1.0.0 [2020-08-31T20:24:49.307Z] go: finding modernc.org/internal v1.0.0 [2020-08-31T20:24:49.307Z] go: finding modernc.org/lldb v1.0.0 [2020-08-31T20:24:49.577Z] go: finding modernc.org/mathutil v1.0.0 [2020-08-31T20:24:49.577Z] go: finding modernc.org/ql v1.0.0 [2020-08-31T20:24:49.577Z] go: finding modernc.org/sortutil v1.0.0 [2020-08-31T20:24:49.577Z] go: finding modernc.org/strutil v1.0.0 [2020-08-31T20:24:49.577Z] go: finding modernc.org/zappy v1.0.0 [2020-08-31T20:25:01.995Z] Removing intermediate container 77889b4133e5 [2020-08-31T20:25:01.995Z] ---> 87c313ae612e [2020-08-31T20:25:01.995Z] Successfully built 87c313ae612e [2020-08-31T20:25:01.995Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-31T20:25:02.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-31T20:25:03.193Z] + ls -al . [2020-08-31T20:25:03.193Z] total 88 [2020-08-31T20:25:03.193Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 20:23 . [2020-08-31T20:25:03.193Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 20:23 .. [2020-08-31T20:25:03.193Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 20:23 .git [2020-08-31T20:25:03.193Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 20:23 .github [2020-08-31T20:25:03.193Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 31 20:23 .gitignore [2020-08-31T20:25:03.193Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 20:23 .semver [2020-08-31T20:25:03.193Z] -rw-rw-r-- 1 jenkins jenkins 5927 Aug 31 20:23 Attribution.txt [2020-08-31T20:25:03.193Z] -rw-rw-r-- 1 jenkins jenkins 1834 Aug 31 20:23 Dockerfile [2020-08-31T20:25:03.193Z] -rw-rw-r-- 1 jenkins jenkins 957 Aug 31 20:23 Dockerfile.build [2020-08-31T20:25:03.193Z] -rw-rw-r-- 1 jenkins jenkins 683 Aug 31 20:23 Jenkinsfile [2020-08-31T20:25:03.193Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 31 20:23 LICENSE [2020-08-31T20:25:03.193Z] -rw-rw-r-- 1 jenkins jenkins 873 Aug 31 20:23 Makefile [2020-08-31T20:25:03.193Z] -rw-rw-r-- 1 jenkins jenkins 918 Aug 31 20:23 README.md [2020-08-31T20:25:03.193Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 31 20:19 VERSION [2020-08-31T20:25:03.193Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 20:23 bin [2020-08-31T20:25:03.193Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 20:23 cmd [2020-08-31T20:25:03.193Z] -rw-rw-r-- 1 jenkins jenkins 855 Aug 31 20:23 go.mod [2020-08-31T20:25:03.193Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 20:23 internal [2020-08-31T20:25:03.193Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 31 20:23 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:25:03.533Z] + 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=fe74ae7deaa8fb351afcf006bcbaede29a7488e6 --label arch=arm64 --label version=1.2.4-dev.3 . [2020-08-31T20:25:03.806Z] Sending build context to Docker daemon 524.8kB [2020-08-31T20:25:03.806Z] Step 1/22 : ARG BASE=golang:1.13-alpine [2020-08-31T20:25:03.806Z] Step 2/22 : FROM ${BASE} AS builder [2020-08-31T20:25:03.806Z] ---> 87c313ae612e [2020-08-31T20:25:03.806Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-08-31T20:25:04.078Z] ---> Running in 74ac5961b43f [2020-08-31T20:25:04.671Z] Removing intermediate container 74ac5961b43f [2020-08-31T20:25:04.671Z] ---> ebaa9244a568 [2020-08-31T20:25:04.671Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-08-31T20:25:04.671Z] ---> Running in c3f852f5995f [2020-08-31T20:25:05.264Z] Removing intermediate container c3f852f5995f [2020-08-31T20:25:05.264Z] ---> 4adda816f4fa [2020-08-31T20:25:05.264Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-08-31T20:25:05.264Z] ---> Running in 962c4882bf5f [2020-08-31T20:25:05.861Z] Removing intermediate container 962c4882bf5f [2020-08-31T20:25:05.861Z] ---> 12644bd0d34b [2020-08-31T20:25:05.861Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-31T20:25:05.861Z] ---> Running in 0d5e88b89141 [2020-08-31T20:25:08.474Z] Removing intermediate container 0d5e88b89141 [2020-08-31T20:25:08.474Z] ---> 20fe673abe35 [2020-08-31T20:25:08.474Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-31T20:25:08.474Z] ---> Running in be4795c5b177 [2020-08-31T20:25:09.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-31T20:25:10.890Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-31T20:25:11.484Z] OK: 221 MiB in 53 packages [2020-08-31T20:25:12.464Z] Removing intermediate container be4795c5b177 [2020-08-31T20:25:12.464Z] ---> 58b7710f54aa [2020-08-31T20:25:12.464Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-08-31T20:25:12.738Z] ---> Running in a9dbe1accc76 [2020-08-31T20:25:13.329Z] Removing intermediate container a9dbe1accc76 [2020-08-31T20:25:13.329Z] ---> 29193656bcd7 [2020-08-31T20:25:13.329Z] Step 9/22 : COPY . . [2020-08-31T20:25:14.320Z] ---> 16a943959923 [2020-08-31T20:25:14.320Z] Step 10/22 : ARG MAKE='make build' [2020-08-31T20:25:14.320Z] ---> Running in ce59acfaceb8 [2020-08-31T20:25:14.914Z] Removing intermediate container ce59acfaceb8 [2020-08-31T20:25:14.914Z] ---> de79a3418646 [2020-08-31T20:25:14.914Z] Step 11/22 : RUN $MAKE [2020-08-31T20:25:14.914Z] ---> Running in 79b1a8fe2814 [2020-08-31T20:25:16.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.2.4-dev.3" -o cmd/device-virtual ./cmd [2020-08-31T20:25:48.682Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-31T20:25:58.818Z] Removing intermediate container 79b1a8fe2814 [2020-08-31T20:25:58.818Z] ---> 7958462133fe [2020-08-31T20:25:58.818Z] Step 12/22 : FROM alpine [2020-08-31T20:25:58.818Z] latest: Pulling from library/alpine [2020-08-31T20:25:58.818Z] b538f80385f9: Already exists [2020-08-31T20:25:58.818Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-31T20:25:58.818Z] Status: Downloaded newer image for alpine:latest [2020-08-31T20:25:58.818Z] ---> 62ee0e9f8440 [2020-08-31T20:25:58.818Z] Step 13/22 : ENV APP_PORT=49990 [2020-08-31T20:25:58.818Z] ---> Running in 50acd41d5d18 [2020-08-31T20:25:58.818Z] Removing intermediate container 50acd41d5d18 [2020-08-31T20:25:58.818Z] ---> b37ed38a8b1a [2020-08-31T20:25:58.818Z] Step 14/22 : EXPOSE $APP_PORT [2020-08-31T20:25:58.818Z] ---> Running in b1967a313657 [2020-08-31T20:25:59.091Z] Removing intermediate container b1967a313657 [2020-08-31T20:25:59.091Z] ---> d928e4fc7f45 [2020-08-31T20:25:59.091Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-08-31T20:26:01.061Z] ---> 12dec2f62c62 [2020-08-31T20:26:01.061Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-08-31T20:26:01.335Z] ---> cc08a673ecbe [2020-08-31T20:26:01.335Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-08-31T20:26:02.305Z] ---> 013dd3effcfa [2020-08-31T20:26:02.305Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2020-08-31T20:26:02.305Z] ---> Running in 189f8a656145 [2020-08-31T20:26:02.894Z] Removing intermediate container 189f8a656145 [2020-08-31T20:26:02.894Z] ---> 886db560569b [2020-08-31T20:26:02.894Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-31T20:26:02.894Z] ---> Running in fe696aa0cbcd [2020-08-31T20:26:03.168Z] Removing intermediate container fe696aa0cbcd [2020-08-31T20:26:03.168Z] ---> dd53707d3284 [2020-08-31T20:26:03.168Z] Step 20/22 : LABEL arch=arm64 [2020-08-31T20:26:03.438Z] ---> Running in b6782f18dcf2 [2020-08-31T20:26:04.033Z] Removing intermediate container b6782f18dcf2 [2020-08-31T20:26:04.033Z] ---> bded6ade0b29 [2020-08-31T20:26:04.033Z] Step 21/22 : LABEL git_sha=fe74ae7deaa8fb351afcf006bcbaede29a7488e6 [2020-08-31T20:26:04.033Z] ---> Running in e255c0d17200 [2020-08-31T20:26:04.626Z] Removing intermediate container e255c0d17200 [2020-08-31T20:26:04.626Z] ---> 4a59ae12a9ec [2020-08-31T20:26:04.626Z] Step 22/22 : LABEL version=1.2.4-dev.3 [2020-08-31T20:26:04.626Z] ---> Running in b08b020d4a35 [2020-08-31T20:26:05.220Z] Removing intermediate container b08b020d4a35 [2020-08-31T20:26:05.220Z] ---> 90ca53daa480 [2020-08-31T20:26:05.220Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-31T20:26:05.220Z] Successfully built 90ca53daa480 [2020-08-31T20:26:05.220Z] Successfully tagged docker-device-virtual-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-08-31T20:26:05.596Z] provisioning config files... [2020-08-31T20:26:05.648Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/23@tmp/config7005223726018869973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:26:06.049Z] ---> docker-login.sh [2020-08-31T20:26:06.049Z] nexus3.edgexfoundry.org:10001 [2020-08-31T20:26:06.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-31T20:26:06.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-31T20:26:06.596Z] Configure a credential helper to remove this warning. See [2020-08-31T20:26:06.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-31T20:26:06.596Z] [2020-08-31T20:26:06.596Z] Login Succeeded [2020-08-31T20:26:06.596Z] nexus3.edgexfoundry.org:10002 [2020-08-31T20:26:06.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-31T20:26:07.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-31T20:26:07.180Z] Configure a credential helper to remove this warning. See [2020-08-31T20:26:07.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-31T20:26:07.180Z] [2020-08-31T20:26:07.180Z] Login Succeeded [2020-08-31T20:26:07.180Z] nexus3.edgexfoundry.org:10003 [2020-08-31T20:26:07.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-31T20:26:07.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-31T20:26:07.793Z] Configure a credential helper to remove this warning. See [2020-08-31T20:26:07.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-31T20:26:07.793Z] [2020-08-31T20:26:07.793Z] Login Succeeded [2020-08-31T20:26:07.793Z] nexus3.edgexfoundry.org:10004 [2020-08-31T20:26:08.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-31T20:26:08.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-31T20:26:08.395Z] Configure a credential helper to remove this warning. See [2020-08-31T20:26:08.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-31T20:26:08.396Z] [2020-08-31T20:26:08.396Z] Login Succeeded [2020-08-31T20:26:08.396Z] docker.io [2020-08-31T20:26:09.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-31T20:26:09.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-31T20:26:09.280Z] Configure a credential helper to remove this warning. See [2020-08-31T20:26:09.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-31T20:26:09.280Z] [2020-08-31T20:26:09.280Z] Login Succeeded [2020-08-31T20:26:09.280Z] ---> docker-login.sh ends [Pipeline] } [2020-08-31T20:26:09.301Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-31T20:26:09.513Z] [edgeXDocker.push] Tagging docker image docker-device-virtual-go-arm64 with the following tags: [2020-08-31T20:26:09.514Z] fe74ae7deaa8fb351afcf006bcbaede29a7488e6 [2020-08-31T20:26:09.514Z] latest [2020-08-31T20:26:09.514Z] 1.2.4-dev.3 [2020-08-31T20:26:09.514Z] fe74ae7deaa8fb351afcf006bcbaede29a7488e6-1.2.4-dev.3 [2020-08-31T20:26:09.514Z] master [2020-08-31T20:26:09.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:26:10.123Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:fe74ae7deaa8fb351afcf006bcbaede29a7488e6 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:26:10.466Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:fe74ae7deaa8fb351afcf006bcbaede29a7488e6 [2020-08-31T20:26:10.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-08-31T20:26:10.466Z] bed029a419e2: Preparing [2020-08-31T20:26:10.466Z] ea4c42848c45: Preparing [2020-08-31T20:26:10.466Z] a9ea1acb5bc1: Preparing [2020-08-31T20:26:10.466Z] e2f13739ad41: Preparing [2020-08-31T20:26:10.740Z] e2f13739ad41: Layer already exists [2020-08-31T20:26:10.740Z] ea4c42848c45: Pushed [2020-08-31T20:26:10.740Z] bed029a419e2: Pushed [2020-08-31T20:26:14.112Z] a9ea1acb5bc1: Pushed [2020-08-31T20:26:14.112Z] fe74ae7deaa8fb351afcf006bcbaede29a7488e6: digest: sha256:525b0546133506bdef02ba97b4f886626bf50bedafc6db8d38b5ce24611b3c34 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:26:14.452Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:26:14.779Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest [2020-08-31T20:26:14.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-08-31T20:26:14.779Z] bed029a419e2: Preparing [2020-08-31T20:26:14.779Z] ea4c42848c45: Preparing [2020-08-31T20:26:14.779Z] a9ea1acb5bc1: Preparing [2020-08-31T20:26:14.779Z] e2f13739ad41: Preparing [2020-08-31T20:26:14.779Z] bed029a419e2: Layer already exists [2020-08-31T20:26:14.779Z] ea4c42848c45: Layer already exists [2020-08-31T20:26:14.779Z] a9ea1acb5bc1: Layer already exists [2020-08-31T20:26:14.779Z] e2f13739ad41: Layer already exists [2020-08-31T20:26:15.051Z] latest: digest: sha256:525b0546133506bdef02ba97b4f886626bf50bedafc6db8d38b5ce24611b3c34 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:26:15.390Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.2.4-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:26:15.723Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.2.4-dev.3 [2020-08-31T20:26:15.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-08-31T20:26:15.723Z] bed029a419e2: Preparing [2020-08-31T20:26:15.723Z] ea4c42848c45: Preparing [2020-08-31T20:26:15.723Z] a9ea1acb5bc1: Preparing [2020-08-31T20:26:15.723Z] e2f13739ad41: Preparing [2020-08-31T20:26:15.723Z] ea4c42848c45: Layer already exists [2020-08-31T20:26:15.723Z] a9ea1acb5bc1: Layer already exists [2020-08-31T20:26:15.723Z] bed029a419e2: Layer already exists [2020-08-31T20:26:15.723Z] e2f13739ad41: Layer already exists [2020-08-31T20:26:15.994Z] 1.2.4-dev.3: digest: sha256:525b0546133506bdef02ba97b4f886626bf50bedafc6db8d38b5ce24611b3c34 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:26:16.332Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:fe74ae7deaa8fb351afcf006bcbaede29a7488e6-1.2.4-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:26:16.666Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:fe74ae7deaa8fb351afcf006bcbaede29a7488e6-1.2.4-dev.3 [2020-08-31T20:26:16.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-08-31T20:26:16.666Z] bed029a419e2: Preparing [2020-08-31T20:26:16.666Z] ea4c42848c45: Preparing [2020-08-31T20:26:16.666Z] a9ea1acb5bc1: Preparing [2020-08-31T20:26:16.666Z] e2f13739ad41: Preparing [2020-08-31T20:26:16.666Z] e2f13739ad41: Layer already exists [2020-08-31T20:26:16.666Z] a9ea1acb5bc1: Layer already exists [2020-08-31T20:26:16.666Z] ea4c42848c45: Layer already exists [2020-08-31T20:26:16.666Z] bed029a419e2: Layer already exists [2020-08-31T20:26:16.939Z] fe74ae7deaa8fb351afcf006bcbaede29a7488e6-1.2.4-dev.3: digest: sha256:525b0546133506bdef02ba97b4f886626bf50bedafc6db8d38b5ce24611b3c34 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:26:17.276Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:26:17.612Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master [2020-08-31T20:26:17.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-08-31T20:26:17.612Z] bed029a419e2: Preparing [2020-08-31T20:26:17.612Z] ea4c42848c45: Preparing [2020-08-31T20:26:17.612Z] a9ea1acb5bc1: Preparing [2020-08-31T20:26:17.612Z] e2f13739ad41: Preparing [2020-08-31T20:26:17.612Z] a9ea1acb5bc1: Layer already exists [2020-08-31T20:26:17.612Z] bed029a419e2: Layer already exists [2020-08-31T20:26:17.612Z] ea4c42848c45: Layer already exists [2020-08-31T20:26:17.612Z] e2f13739ad41: Layer already exists [2020-08-31T20:26:17.884Z] master: digest: sha256:525b0546133506bdef02ba97b4f886626bf50bedafc6db8d38b5ce24611b3c34 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-31T20:26:18.062Z] ===================================================== [Pipeline] echo [2020-08-31T20:26:18.100Z] taggedImages: [2020-08-31T20:26:18.100Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:fe74ae7deaa8fb351afcf006bcbaede29a7488e6 [2020-08-31T20:26:18.100Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest [2020-08-31T20:26:18.100Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.2.4-dev.3 [2020-08-31T20:26:18.100Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:fe74ae7deaa8fb351afcf006bcbaede29a7488e6-1.2.4-dev.3 [2020-08-31T20:26:18.100Z] - 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-08-31T20:26:19.347Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-08-31T20:26:19.349Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-08-31T20:26:19.397Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:26:19.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-31T20:26:19.748Z] [2020-08-31T20:26:19.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:26:20.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-31T20:26:20.101Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-08-31T20:26:20.101Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-31T20:26:20.101Z] 408f87550127: Pulling fs layer [2020-08-31T20:26:20.101Z] fe522b08c979: Pulling fs layer [2020-08-31T20:26:20.101Z] 221eaa008020: Pulling fs layer [2020-08-31T20:26:20.101Z] 2a4607e5d6b9: Pulling fs layer [2020-08-31T20:26:20.101Z] 8f79b27c4fd2: Pulling fs layer [2020-08-31T20:26:20.101Z] e5c8dbe1645b: Pulling fs layer [2020-08-31T20:26:20.101Z] 23e8b3b47431: Pulling fs layer [2020-08-31T20:26:20.101Z] 5c568d65a230: Pulling fs layer [2020-08-31T20:26:20.101Z] 8f79b27c4fd2: Waiting [2020-08-31T20:26:20.101Z] e5c8dbe1645b: Waiting [2020-08-31T20:26:20.101Z] 23e8b3b47431: Waiting [2020-08-31T20:26:20.101Z] 5c568d65a230: Waiting [2020-08-31T20:26:20.101Z] 221eaa008020: Waiting [2020-08-31T20:26:20.101Z] 2a4607e5d6b9: Waiting [2020-08-31T20:26:20.101Z] fe522b08c979: Verifying Checksum [2020-08-31T20:26:20.101Z] fe522b08c979: Download complete [2020-08-31T20:26:20.101Z] 408f87550127: Verifying Checksum [2020-08-31T20:26:20.101Z] 408f87550127: Download complete [2020-08-31T20:26:20.101Z] 2a4607e5d6b9: Verifying Checksum [2020-08-31T20:26:20.101Z] 2a4607e5d6b9: Download complete [2020-08-31T20:26:20.101Z] 8f79b27c4fd2: Download complete [2020-08-31T20:26:20.101Z] cbdbe7a5bc2a: Verifying Checksum [2020-08-31T20:26:20.101Z] cbdbe7a5bc2a: Download complete [2020-08-31T20:26:20.372Z] e5c8dbe1645b: Verifying Checksum [2020-08-31T20:26:20.372Z] e5c8dbe1645b: Download complete [2020-08-31T20:26:20.662Z] cbdbe7a5bc2a: Pull complete [2020-08-31T20:26:21.237Z] 23e8b3b47431: Verifying Checksum [2020-08-31T20:26:21.237Z] 23e8b3b47431: Download complete [2020-08-31T20:26:21.237Z] 408f87550127: Pull complete [2020-08-31T20:26:21.237Z] fe522b08c979: Pull complete [2020-08-31T20:26:21.237Z] 5c568d65a230: Verifying Checksum [2020-08-31T20:26:21.237Z] 5c568d65a230: Download complete [2020-08-31T20:26:21.814Z] 221eaa008020: Verifying Checksum [2020-08-31T20:26:21.814Z] 221eaa008020: Download complete [2020-08-31T20:26:27.130Z] 221eaa008020: Pull complete [2020-08-31T20:26:27.130Z] 2a4607e5d6b9: Pull complete [2020-08-31T20:26:27.130Z] 8f79b27c4fd2: Pull complete [2020-08-31T20:26:29.056Z] e5c8dbe1645b: Pull complete [2020-08-31T20:26:33.283Z] 23e8b3b47431: Pull complete [2020-08-31T20:26:33.866Z] 5c568d65a230: Pull complete [2020-08-31T20:26:33.866Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-08-31T20:26:33.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-31T20:26:33.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-08-31T20:26:34.052Z] prd-centos7-docker-4c-2g-862 does not seem to be running inside a container [2020-08-31T20:26:34.101Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-08-31T20:26:35.456Z] $ docker top 76eea888c28be074462a1e10c49755513784725fc6cf40eafea1ac3675110fac -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-31T20:26:36.014Z] + snyk monitor '--org=edgex-jenkins' [2020-08-31T20:26:46.026Z] [2020-08-31T20:26:46.026Z] Monitoring /w/workspace/foundry_device-virtual-go_master (github.com/edgexfoundry/device-virtual-go)... [2020-08-31T20:26:46.026Z] [2020-08-31T20:26:46.026Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/0515d61e-3af7-4da3-adb6-470055ba575d [2020-08-31T20:26:46.026Z] [2020-08-31T20:26:46.026Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-08-31T20:26:46.026Z] [2020-08-31T20:26:46.286Z] [2020-08-31T20:26:46.286Z] Snyk CLI supports Node.js 8 and higher. [2020-08-31T20:26:46.286Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-08-31T20:26:46.286Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-08-31T20:26:46.286Z] [2020-08-31T20:26:46.286Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-08-31T20:26:46.286Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-08-31T20:26:46.313Z] $ docker stop --time=1 76eea888c28be074462a1e10c49755513784725fc6cf40eafea1ac3675110fac [2020-08-31T20:26:48.930Z] $ docker rm -f 76eea888c28be074462a1e10c49755513784725fc6cf40eafea1ac3675110fac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:26:50.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-31T20:26:50.100Z] [2020-08-31T20:26:50.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:26:50.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-31T20:26:50.457Z] latest: Pulling from edgex-devops/edgex-klar [2020-08-31T20:26:50.457Z] e7c96db7181b: Pulling fs layer [2020-08-31T20:26:50.457Z] 1868ca2cb446: Pulling fs layer [2020-08-31T20:26:50.457Z] 136be5d0fe8e: Pulling fs layer [2020-08-31T20:26:50.457Z] 894bfe63afcb: Pulling fs layer [2020-08-31T20:26:50.457Z] 894bfe63afcb: Waiting [2020-08-31T20:26:50.457Z] 1868ca2cb446: Verifying Checksum [2020-08-31T20:26:50.457Z] 1868ca2cb446: Download complete [2020-08-31T20:26:50.457Z] 136be5d0fe8e: Verifying Checksum [2020-08-31T20:26:50.457Z] 136be5d0fe8e: Download complete [2020-08-31T20:26:50.457Z] e7c96db7181b: Verifying Checksum [2020-08-31T20:26:50.457Z] e7c96db7181b: Download complete [2020-08-31T20:26:50.457Z] 894bfe63afcb: Verifying Checksum [2020-08-31T20:26:50.718Z] e7c96db7181b: Pull complete [2020-08-31T20:26:50.980Z] 1868ca2cb446: Pull complete [2020-08-31T20:26:50.980Z] 136be5d0fe8e: Pull complete [2020-08-31T20:26:51.241Z] 894bfe63afcb: Pull complete [2020-08-31T20:26:51.241Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-08-31T20:26:51.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-31T20:26:51.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-08-31T20:26:51.333Z] prd-centos7-docker-4c-2g-862 does not seem to be running inside a container [2020-08-31T20:26:51.377Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-31T20:26:52.351Z] $ docker top a36bc79b520a053f1cd16f50dbd16ed2fb5f45229502f812ac3b768ce028b67c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-31T20:26:52.923Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go:fe74ae7deaa8fb351afcf006bcbaede29a7488e6 [2020-08-31T20:26:52.923Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-31T20:26:56.400Z] $ docker stop --time=1 a36bc79b520a053f1cd16f50dbd16ed2fb5f45229502f812ac3b768ce028b67c [2020-08-31T20:26:57.819Z] $ docker rm -f a36bc79b520a053f1cd16f50dbd16ed2fb5f45229502f812ac3b768ce028b67c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:26:58.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-31T20:26:58.294Z] . [Pipeline] withDockerContainer [2020-08-31T20:26:58.386Z] prd-centos7-docker-4c-2g-862 does not seem to be running inside a container [2020-08-31T20:26:58.431Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-31T20:26:59.075Z] $ docker top 496bd43f3373cc1bee897963d53fd581278762ecd6569aca018f59b0328d48a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-31T20:26:59.600Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go:fe74ae7deaa8fb351afcf006bcbaede29a7488e6 [2020-08-31T20:26:59.600Z] + tee [2020-08-31T20:26:59.600Z] clair timeout 1m0s [2020-08-31T20:26:59.600Z] docker timeout: 1m0s [2020-08-31T20:26:59.600Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-31T20:27:00.393Z] $ docker stop --time=1 496bd43f3373cc1bee897963d53fd581278762ecd6569aca018f59b0328d48a4 [2020-08-31T20:27:01.749Z] $ docker rm -f 496bd43f3373cc1bee897963d53fd581278762ecd6569aca018f59b0328d48a4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-31T20:27:02.228Z] + mkdir -p /w/workspace/foundry_device-virtual-go_master/clair-reports [Pipeline] echo [2020-08-31T20:27:02.240Z] Generated HTML Table Report. Writing to /w/workspace/foundry_device-virtual-go_master/clair-reports/clair_results_docker-device-virtual-go_fe74ae7deaa8fb351afcf006bcbaede29a7488e6.html [Pipeline] writeFile [Pipeline] step [2020-08-31T20:27:02.293Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:27:02.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-31T20:27:02.627Z] . [Pipeline] withDockerContainer [2020-08-31T20:27:02.725Z] prd-centos7-docker-4c-2g-862 does not seem to be running inside a container [2020-08-31T20:27:02.773Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-31T20:27:03.637Z] $ docker top ec22009415705e670c778befe1d3cd7a3f6c4b58b49113a096a777a99668d657 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-31T20:27:04.193Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:fe74ae7deaa8fb351afcf006bcbaede29a7488e6 [2020-08-31T20:27:04.193Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-31T20:27:07.658Z] $ docker stop --time=1 ec22009415705e670c778befe1d3cd7a3f6c4b58b49113a096a777a99668d657 [2020-08-31T20:27:09.022Z] $ docker rm -f ec22009415705e670c778befe1d3cd7a3f6c4b58b49113a096a777a99668d657 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:27:09.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-31T20:27:09.488Z] . [Pipeline] withDockerContainer [2020-08-31T20:27:09.579Z] prd-centos7-docker-4c-2g-862 does not seem to be running inside a container [2020-08-31T20:27:09.629Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-31T20:27:10.346Z] $ docker top ac05d2d60e1d5fb085d3a5129c6eab244e062a7410e47c0fae6199eb2b655d1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-31T20:27:10.973Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:fe74ae7deaa8fb351afcf006bcbaede29a7488e6 [2020-08-31T20:27:10.973Z] + tee [2020-08-31T20:27:10.973Z] clair timeout 1m0s [2020-08-31T20:27:10.973Z] docker timeout: 1m0s [2020-08-31T20:27:10.973Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-31T20:27:11.640Z] $ docker stop --time=1 ac05d2d60e1d5fb085d3a5129c6eab244e062a7410e47c0fae6199eb2b655d1f [2020-08-31T20:27:13.005Z] $ docker rm -f ac05d2d60e1d5fb085d3a5129c6eab244e062a7410e47c0fae6199eb2b655d1f [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-31T20:27:13.493Z] + mkdir -p /w/workspace/foundry_device-virtual-go_master/clair-reports [Pipeline] echo [2020-08-31T20:27:13.504Z] Generated HTML Table Report. Writing to /w/workspace/foundry_device-virtual-go_master/clair-reports/clair_results_docker-device-virtual-go-arm64_fe74ae7deaa8fb351afcf006bcbaede29a7488e6.html [Pipeline] writeFile [Pipeline] step [2020-08-31T20:27:13.555Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:27:14.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T20:27:14.603Z] . [Pipeline] withDockerContainer [2020-08-31T20:27:14.695Z] prd-centos7-docker-4c-2g-862 does not seem to be running inside a container [2020-08-31T20:27:14.735Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-31T20:27:15.308Z] $ docker top 48c048b0f9e38a0ad2977c73de07b9f594ebdae45503fbf216012ccf4ffb943c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-31T20:27:15.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-31T20:27:15.609Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-31T20:27:15.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-31T20:27:15.810Z] $ docker exec 48c048b0f9e38a0ad2977c73de07b9f594ebdae45503fbf216012ccf4ffb943c ssh-agent [2020-08-31T20:27:15.977Z] SSH_AUTH_SOCK=/tmp/ssh-3jv0Pl3wGWCZ/agent.12 [2020-08-31T20:27:15.977Z] SSH_AGENT_PID=17 [2020-08-31T20:27:15.983Z] Running ssh-add (command line suppressed) [2020-08-31T20:27:16.114Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_9164403218679856049.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_9164403218679856049.key) [2020-08-31T20:27:16.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-31T20:27:16.494Z] + git semver tag [2020-08-31T20:27:16.494Z] # -> Open(): unable to determine branch for HEAD [2020-08-31T20:27:16.494Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2020-08-31T20:27:16.494Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2020-08-31T20:27:16.494Z] # $SEMVER_REMOTE_NAME = origin [2020-08-31T20:27:16.494Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-31T20:27:16.494Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-31T20:27:16.494Z] # $SEMVER_BRANCH = master [2020-08-31T20:27:16.494Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [2020-08-31T20:27:16.494Z] # fe74ae7deaa8fb351afcf006bcbaede29a7488e6 HEAD [2020-08-31T20:27:16.494Z] # -> Force: false [2020-08-31T20:27:16.494Z] # 82d49d116660d69558c52c0edcddbfa781e84191 refs/tags/v1.2.4-dev.3 [Pipeline] } [2020-08-31T20:27:16.506Z] $ docker exec --env ******** --env ******** 48c048b0f9e38a0ad2977c73de07b9f594ebdae45503fbf216012ccf4ffb943c ssh-agent -k [2020-08-31T20:27:16.620Z] unset SSH_AUTH_SOCK; [2020-08-31T20:27:16.621Z] unset SSH_AGENT_PID; [2020-08-31T20:27:16.621Z] echo Agent pid 17 killed; [2020-08-31T20:27:16.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-31T20:27:17.102Z] + git semver [Pipeline] } [2020-08-31T20:27:17.120Z] $ docker stop --time=1 48c048b0f9e38a0ad2977c73de07b9f594ebdae45503fbf216012ccf4ffb943c [2020-08-31T20:27:18.484Z] $ docker rm -f 48c048b0f9e38a0ad2977c73de07b9f594ebdae45503fbf216012ccf4ffb943c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:27:19.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-31T20:27:19.047Z] [2020-08-31T20:27:19.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:27:19.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-31T20:27:19.382Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-08-31T20:27:19.382Z] ab5ef0e58194: Pulling fs layer [2020-08-31T20:27:19.382Z] 9712f1f96733: Pulling fs layer [2020-08-31T20:27:19.382Z] 63f879dbbcfc: Pulling fs layer [2020-08-31T20:27:19.382Z] 0d9ebad4ef96: Pulling fs layer [2020-08-31T20:27:19.382Z] e9a5061849ea: Pulling fs layer [2020-08-31T20:27:19.382Z] d747dcd14b5f: Pulling fs layer [2020-08-31T20:27:19.382Z] 2de7ff778b66: Pulling fs layer [2020-08-31T20:27:19.382Z] e9a5061849ea: Waiting [2020-08-31T20:27:19.382Z] d747dcd14b5f: Waiting [2020-08-31T20:27:19.382Z] 2de7ff778b66: Waiting [2020-08-31T20:27:19.382Z] 0d9ebad4ef96: Waiting [2020-08-31T20:27:19.382Z] 9712f1f96733: Verifying Checksum [2020-08-31T20:27:19.382Z] 9712f1f96733: Download complete [2020-08-31T20:27:19.977Z] 63f879dbbcfc: Verifying Checksum [2020-08-31T20:27:19.977Z] 63f879dbbcfc: Download complete [2020-08-31T20:27:20.248Z] e9a5061849ea: Verifying Checksum [2020-08-31T20:27:20.248Z] e9a5061849ea: Download complete [2020-08-31T20:27:20.248Z] d747dcd14b5f: Verifying Checksum [2020-08-31T20:27:20.248Z] d747dcd14b5f: Download complete [2020-08-31T20:27:20.508Z] ab5ef0e58194: Verifying Checksum [2020-08-31T20:27:20.508Z] ab5ef0e58194: Download complete [2020-08-31T20:27:20.508Z] 0d9ebad4ef96: Verifying Checksum [2020-08-31T20:27:20.508Z] 2de7ff778b66: Verifying Checksum [2020-08-31T20:27:20.508Z] 2de7ff778b66: Download complete [2020-08-31T20:27:24.724Z] ab5ef0e58194: Pull complete [2020-08-31T20:27:24.724Z] 9712f1f96733: Pull complete [2020-08-31T20:27:28.029Z] 63f879dbbcfc: Pull complete [2020-08-31T20:27:34.691Z] 0d9ebad4ef96: Pull complete [2020-08-31T20:27:36.074Z] e9a5061849ea: Pull complete [2020-08-31T20:27:36.336Z] d747dcd14b5f: Pull complete [2020-08-31T20:27:38.884Z] 2de7ff778b66: Pull complete [2020-08-31T20:27:38.884Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-08-31T20:27:38.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-31T20:27:38.884Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-08-31T20:27:39.080Z] prd-centos7-docker-4c-2g-862 does not seem to be running inside a container [2020-08-31T20:27:39.123Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-08-31T20:27:42.941Z] $ docker top 99a322786087126b5eb123363c7704d99f734b3e1f561408ef79b972792911c4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-08-31T20:27:43.225Z] provisioning config files... [2020-08-31T20:27:43.239Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config5594570727520187481tmp [2020-08-31T20:27:43.258Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config489386121152820000tmp [2020-08-31T20:27:43.272Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config8398915959620165015tmp [Pipeline] { [Pipeline] echo [2020-08-31T20:27:43.319Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:27:43.614Z] ---> sigul-configuration.sh [2020-08-31T20:27:43.615Z] gpg: directory `/root/.gnupg' created [2020-08-31T20:27:43.615Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-08-31T20:27:43.615Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-08-31T20:27:43.615Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-08-31T20:27:43.615Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-08-31T20:27:43.615Z] gpg: CAST5 encrypted data [2020-08-31T20:27:43.879Z] gpg: encrypted with 1 passphrase [2020-08-31T20:27:43.879Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-08-31T20:27:44.173Z] + mkdir /home/jenkins [2020-08-31T20:27:44.173Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-08-31T20:27:44.464Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-08-31T20:27:44.474Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:27:44.767Z] ---> sigul-install.sh [2020-08-31T20:27:50.080Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-08-31T20:27:50.522Z] + git tag --list [2020-08-31T20:27:50.522Z] v1.2.4-dev.3 [Pipeline] sh [2020-08-31T20:27:50.824Z] + lftools sign git-tag v1.2.4-dev.3 [2020-08-31T20:27:52.207Z] Signing Git tag with Sigul... [2020-08-31T20:27:52.207Z] Signing v1.2.4-dev.3 [2020-08-31T20:27:52.779Z] Error: Authentication failed [Pipeline] echo [2020-08-31T20:27:52.789Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:27:53.089Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-08-31T20:27:53.096Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-08-31T20:27:53.175Z] $ docker stop --time=1 99a322786087126b5eb123363c7704d99f734b3e1f561408ef79b972792911c4 [2020-08-31T20:27:55.154Z] $ docker rm -f 99a322786087126b5eb123363c7704d99f734b3e1f561408ef79b972792911c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:27:55.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T20:27:55.989Z] . [Pipeline] withDockerContainer [2020-08-31T20:27:56.083Z] prd-centos7-docker-4c-2g-862 does not seem to be running inside a container [2020-08-31T20:27:56.125Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-31T20:27:56.779Z] $ docker top 304c82dcaaf6c2aa2e853e03bc390ce436d64d9430abcd4c3a86c2e9afc4b723 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-31T20:27:57.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-31T20:27:57.086Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-31T20:27:57.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-31T20:27:57.277Z] $ docker exec 304c82dcaaf6c2aa2e853e03bc390ce436d64d9430abcd4c3a86c2e9afc4b723 ssh-agent [2020-08-31T20:27:57.442Z] SSH_AUTH_SOCK=/tmp/ssh-eKQM5BS53FD2/agent.12 [2020-08-31T20:27:57.442Z] SSH_AGENT_PID=18 [2020-08-31T20:27:57.448Z] Running ssh-add (command line suppressed) [2020-08-31T20:27:57.575Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_1463798779098534961.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_1463798779098534961.key) [2020-08-31T20:27:57.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-31T20:27:57.946Z] + git semver bump pre [2020-08-31T20:27:57.946Z] # -> Open(): unable to determine branch for HEAD [2020-08-31T20:27:57.946Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2020-08-31T20:27:57.946Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2020-08-31T20:27:57.946Z] # $SEMVER_REMOTE_NAME = origin [2020-08-31T20:27:57.946Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-31T20:27:57.946Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-31T20:27:57.946Z] # $SEMVER_BRANCH = master [2020-08-31T20:27:57.946Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [2020-08-31T20:27:57.946Z] 1.2.4-dev.4 [Pipeline] } [2020-08-31T20:27:57.958Z] $ docker exec --env ******** --env ******** 304c82dcaaf6c2aa2e853e03bc390ce436d64d9430abcd4c3a86c2e9afc4b723 ssh-agent -k [2020-08-31T20:27:58.072Z] unset SSH_AUTH_SOCK; [2020-08-31T20:27:58.072Z] unset SSH_AGENT_PID; [2020-08-31T20:27:58.072Z] echo Agent pid 18 killed; [2020-08-31T20:27:58.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-31T20:27:58.598Z] + git semver [Pipeline] } [2020-08-31T20:27:58.615Z] $ docker stop --time=1 304c82dcaaf6c2aa2e853e03bc390ce436d64d9430abcd4c3a86c2e9afc4b723 [2020-08-31T20:27:59.965Z] $ docker rm -f 304c82dcaaf6c2aa2e853e03bc390ce436d64d9430abcd4c3a86c2e9afc4b723 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:28:00.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T20:28:00.490Z] . [Pipeline] withDockerContainer [2020-08-31T20:28:00.587Z] prd-centos7-docker-4c-2g-862 does not seem to be running inside a container [2020-08-31T20:28:00.630Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-31T20:28:01.245Z] $ docker top 9be0a589bf37886218c36b22b06e51da572599158b1a3aabdd3bad465c0c48e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-31T20:28:01.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-31T20:28:01.533Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-31T20:28:01.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-31T20:28:01.722Z] $ docker exec 9be0a589bf37886218c36b22b06e51da572599158b1a3aabdd3bad465c0c48e8 ssh-agent [2020-08-31T20:28:01.887Z] SSH_AUTH_SOCK=/tmp/ssh-mE9eur5mUZhe/agent.13 [2020-08-31T20:28:01.887Z] SSH_AGENT_PID=18 [2020-08-31T20:28:01.893Z] Running ssh-add (command line suppressed) [2020-08-31T20:28:02.038Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_1407321808793188471.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_1407321808793188471.key) [2020-08-31T20:28:02.095Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-31T20:28:02.437Z] + git semver push [2020-08-31T20:28:02.437Z] # -> Open(): unable to determine branch for HEAD [2020-08-31T20:28:02.437Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2020-08-31T20:28:02.437Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2020-08-31T20:28:02.437Z] # $SEMVER_REMOTE_NAME = origin [2020-08-31T20:28:02.437Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-31T20:28:02.437Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-31T20:28:02.437Z] # $SEMVER_BRANCH = master [2020-08-31T20:28:02.437Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } [2020-08-31T20:28:09.032Z] $ docker exec --env ******** --env ******** 9be0a589bf37886218c36b22b06e51da572599158b1a3aabdd3bad465c0c48e8 ssh-agent -k [2020-08-31T20:28:09.145Z] unset SSH_AUTH_SOCK; [2020-08-31T20:28:09.145Z] unset SSH_AGENT_PID; [2020-08-31T20:28:09.145Z] echo Agent pid 18 killed; [2020-08-31T20:28:09.192Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-31T20:28:09.648Z] + git semver [Pipeline] } [2020-08-31T20:28:09.665Z] $ docker stop --time=1 9be0a589bf37886218c36b22b06e51da572599158b1a3aabdd3bad465c0c48e8 [2020-08-31T20:28:11.044Z] $ docker rm -f 9be0a589bf37886218c36b22b06e51da572599158b1a3aabdd3bad465c0c48e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:28:12.374Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:28:12.937Z] ---> package-listing.sh [2020-08-31T20:28:12.937Z] ++ facter osfamily [2020-08-31T20:28:12.937Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-31T20:28:12.937Z] + OS_FAMILY=redhat [2020-08-31T20:28:12.937Z] + workspace=/w/workspace/foundry_device-virtual-go_master [2020-08-31T20:28:12.937Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-31T20:28:12.937Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-31T20:28:12.937Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-31T20:28:12.937Z] + PACKAGES=/tmp/packages_start.txt [2020-08-31T20:28:12.937Z] + '[' /w/workspace/foundry_device-virtual-go_master ']' [2020-08-31T20:28:12.937Z] + PACKAGES=/tmp/packages_end.txt [2020-08-31T20:28:12.937Z] + case "${OS_FAMILY}" in [2020-08-31T20:28:12.937Z] + rpm -qa [2020-08-31T20:28:12.937Z] + sort [2020-08-31T20:28:17.147Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-31T20:28:17.147Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-31T20:28:17.147Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-31T20:28:17.147Z] + '[' /w/workspace/foundry_device-virtual-go_master ']' [2020-08-31T20:28:17.147Z] + mkdir -p /w/workspace/foundry_device-virtual-go_master/archives/ [2020-08-31T20:28:17.147Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:28:17.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-31T20:28:17.577Z] [2020-08-31T20:28:17.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:28:17.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-31T20:28:17.917Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-31T20:28:17.917Z] c9b1b535fdd9: Pulling fs layer [2020-08-31T20:28:17.917Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-31T20:28:17.917Z] 756a868c4378: Pulling fs layer [2020-08-31T20:28:17.917Z] 444b2fc9a129: Pulling fs layer [2020-08-31T20:28:17.917Z] ea15f1150254: Pulling fs layer [2020-08-31T20:28:17.917Z] 41b27a9f41bf: Pulling fs layer [2020-08-31T20:28:17.917Z] 28c525ee5125: Pulling fs layer [2020-08-31T20:28:17.917Z] 094b1ea09ed8: Pulling fs layer [2020-08-31T20:28:17.917Z] 138eaada9080: Pulling fs layer [2020-08-31T20:28:17.917Z] 0622d0fa9048: Pulling fs layer [2020-08-31T20:28:17.917Z] 444b2fc9a129: Waiting [2020-08-31T20:28:17.917Z] ea15f1150254: Waiting [2020-08-31T20:28:17.917Z] 41b27a9f41bf: Waiting [2020-08-31T20:28:17.917Z] 28c525ee5125: Waiting [2020-08-31T20:28:17.917Z] 094b1ea09ed8: Waiting [2020-08-31T20:28:17.917Z] 138eaada9080: Waiting [2020-08-31T20:28:17.917Z] 0622d0fa9048: Waiting [2020-08-31T20:28:17.917Z] 2cc5ad85d9ab: Download complete [2020-08-31T20:28:17.917Z] 444b2fc9a129: Verifying Checksum [2020-08-31T20:28:17.917Z] 444b2fc9a129: Download complete [2020-08-31T20:28:17.917Z] c9b1b535fdd9: Verifying Checksum [2020-08-31T20:28:17.917Z] c9b1b535fdd9: Download complete [2020-08-31T20:28:17.917Z] ea15f1150254: Verifying Checksum [2020-08-31T20:28:17.917Z] ea15f1150254: Download complete [2020-08-31T20:28:18.183Z] 28c525ee5125: Download complete [2020-08-31T20:28:18.447Z] 756a868c4378: Verifying Checksum [2020-08-31T20:28:18.448Z] 756a868c4378: Download complete [2020-08-31T20:28:18.448Z] 138eaada9080: Verifying Checksum [2020-08-31T20:28:18.448Z] 138eaada9080: Download complete [2020-08-31T20:28:18.713Z] 0622d0fa9048: Verifying Checksum [2020-08-31T20:28:18.713Z] 0622d0fa9048: Download complete [2020-08-31T20:28:18.713Z] 094b1ea09ed8: Verifying Checksum [2020-08-31T20:28:18.975Z] c9b1b535fdd9: Pull complete [2020-08-31T20:28:19.235Z] 41b27a9f41bf: Verifying Checksum [2020-08-31T20:28:19.235Z] 41b27a9f41bf: Download complete [2020-08-31T20:28:19.235Z] 2cc5ad85d9ab: Pull complete [2020-08-31T20:28:20.633Z] 756a868c4378: Pull complete [2020-08-31T20:28:20.633Z] 444b2fc9a129: Pull complete [2020-08-31T20:28:21.211Z] ea15f1150254: Pull complete [2020-08-31T20:28:25.450Z] 41b27a9f41bf: Pull complete [2020-08-31T20:28:25.450Z] 28c525ee5125: Pull complete [2020-08-31T20:28:27.368Z] 094b1ea09ed8: Pull complete [2020-08-31T20:28:27.369Z] 138eaada9080: Pull complete [2020-08-31T20:28:27.630Z] 0622d0fa9048: Pull complete [2020-08-31T20:28:27.630Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-31T20:28:27.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-31T20:28:27.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-31T20:28:27.770Z] prd-centos7-docker-4c-2g-862 does not seem to be running inside a container [2020-08-31T20:28:27.811Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-31T20:28:29.517Z] $ docker top 1c22e75c101d7bab37553daa2e769d9a023e3372a3097091c749c3c87b36cea1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-31T20:28:29.737Z] provisioning config files... [2020-08-31T20:28:29.750Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config5241147278978366804tmp [Pipeline] { [Pipeline] echo [2020-08-31T20:28:29.832Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:28:30.123Z] ---> create-netrc.sh [Pipeline] echo [2020-08-31T20:28:30.132Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:28:30.422Z] ---> logs-deploy.sh [2020-08-31T20:28:30.422Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/23 [2020-08-31T20:28:30.422Z] INFO: archiving workspace using pattern(s): [2020-08-31T20:28:31.379Z] Archives upload complete. [2020-08-31T20:28:31.656Z] INFO: archiving logs to Nexus