Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0aa127be0984a7a4d9af5f78fd4b8f652e9d02f4 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4405 in /w/workspace/ndry_app-functions-sdk-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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 0aa127be0984a7a4d9af5f78fd4b8f652e9d02f4 (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0aa127be0984a7a4d9af5f78fd4b8f652e9d02f4 # timeout=10 Commit message: "refactor: Remove Client monitoring. (#386)" > git rev-list --no-walk 0d22c3adfd19768cea02e957ccce29543298c9dd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:56:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:56:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:56:47 ========================================================= 17:56:47 EdgeX Global Pipelines Version Info 17:56:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:56:49 ------------------- 17:56:49 stable info: 17:56:49 ------------------- 17:56:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:56:49 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 17:56:49 Message: update stable to v1.0.89 17:56:50 ------------------- 17:56:50 experimental info: 17:56:50 ------------------- 17:56:50 Commited By: **** collab-it+edgex@linuxfoundation.org 17:56:50 Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 17:56:50 Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:56:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:56:51 17:56:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:56:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:56:52 latest: Pulling from edgex-devops/git-semver 17:56:52 9123ac7c32f7: Pulling fs layer 17:56:52 b8cc5d1170e3: Pulling fs layer 17:56:52 2924cbbf6a41: Pulling fs layer 17:56:52 93b08a4f1073: Pulling fs layer 17:56:52 93b08a4f1073: Waiting 17:56:52 b8cc5d1170e3: Verifying Checksum 17:56:52 b8cc5d1170e3: Download complete 17:56:52 9123ac7c32f7: Verifying Checksum 17:56:52 9123ac7c32f7: Download complete 17:56:52 93b08a4f1073: Download complete 17:56:52 2924cbbf6a41: Verifying Checksum 17:56:52 2924cbbf6a41: Download complete 17:56:52 9123ac7c32f7: Pull complete 17:56:52 b8cc5d1170e3: Pull complete 17:56:53 2924cbbf6a41: Pull complete 17:56:53 93b08a4f1073: Pull complete 17:56:53 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 17:56:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:56:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:56:53 prd-centos7-docker-4c-2g-4405 does not seem to be running inside a container 17:56:53 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:56:55 $ docker top d07ecd7fe78e580e8561fd80c81e23bc7c8b6d35ad3a7b1e8d06dbe190e2b683 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:56:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:56:56 [ssh-agent] Looking for ssh-agent implementation... 17:56:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:56:56 $ docker exec d07ecd7fe78e580e8561fd80c81e23bc7c8b6d35ad3a7b1e8d06dbe190e2b683 ssh-agent 17:56:56 SSH_AUTH_SOCK=/tmp/ssh-8qOQYV9WLNiN/agent.12 17:56:56 SSH_AGENT_PID=17 17:56:56 Running ssh-add (command line suppressed) 17:56:56 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1913498108241448654.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1913498108241448654.key) 17:56:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:56:56 + git describe --exact-match --tags HEAD 17:56:56 fatal: No names found, cannot describe anything. [Pipeline] } 17:56:57 $ docker exec --env ******** --env ******** d07ecd7fe78e580e8561fd80c81e23bc7c8b6d35ad3a7b1e8d06dbe190e2b683 ssh-agent -k 17:56:57 unset SSH_AUTH_SOCK; 17:56:57 unset SSH_AGENT_PID; 17:56:57 echo Agent pid 17 killed; 17:56:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:56:57 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:56:57 This usually means this commit has not been tagged. [Pipeline] sshagent 17:56:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:56:57 [ssh-agent] Looking for ssh-agent implementation... 17:56:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:56:57 $ docker exec d07ecd7fe78e580e8561fd80c81e23bc7c8b6d35ad3a7b1e8d06dbe190e2b683 ssh-agent 17:56:57 SSH_AUTH_SOCK=/tmp/ssh-zhmb7K7vTpWc/agent.46 17:56:57 SSH_AGENT_PID=51 17:56:57 Running ssh-add (command line suppressed) 17:56:57 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4867230876517934097.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4867230876517934097.key) 17:56:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:56:58 + git semver init 17:56:58 # -> Open(): unable to determine branch for HEAD 17:56:58 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 17:56:58 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 17:56:58 # $SEMVER_REMOTE_NAME = origin 17:56:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:56:58 # $SEMVER_USER_NAME = edgex-jenkins 17:56:58 # $SEMVER_BRANCH = master 17:56:58 # $SEMVER_TEMP = /tmp/semver-157256546 17:56:58 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 17:57:00 # '/tmp/semver-157256546' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 17:57:00 # -> Force: false 17:57:00 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 17:57:00 $ docker exec --env ******** --env ******** d07ecd7fe78e580e8561fd80c81e23bc7c8b6d35ad3a7b1e8d06dbe190e2b683 ssh-agent -k 17:57:00 unset SSH_AUTH_SOCK; 17:57:00 unset SSH_AGENT_PID; 17:57:00 echo Agent pid 51 killed; 17:57:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:57:01 + git semver [Pipeline] } 17:57:01 $ docker stop --time=1 d07ecd7fe78e580e8561fd80c81e23bc7c8b6d35ad3a7b1e8d06dbe190e2b683 17:57:02 $ docker rm -f d07ecd7fe78e580e8561fd80c81e23bc7c8b6d35ad3a7b1e8d06dbe190e2b683 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:57:05 Stashed 127 file(s) [Pipeline] echo 17:57:05 [edgeXSemver] initialized semver on version 1.2.1-dev.4 [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 17:57:20 Still waiting to schedule task 17:57:20 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:57:20 Still waiting to schedule task 17:57:20 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4403’ is offline 17:59:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4406 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 17:59:00 Running in /w/workspace/app-functions-sdk-go/70 [Pipeline] { [Pipeline] checkout 17:59:05 using credential edgex-jenkins-ssh 17:59:05 Cloning the remote Git repository 17:59:05 Cloning with configured refspecs honoured and without tags 17:59:05 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:59:05 > git init /w/workspace/app-functions-sdk-go/70 # timeout=10 17:59:06 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:59:06 > git --version # timeout=10 17:59:06 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:59:08 Fetching without tags 17:59:08 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:59:08 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:59:08 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:59:08 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:59:08 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:08 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:59:09 Checking out Revision 0aa127be0984a7a4d9af5f78fd4b8f652e9d02f4 (master) 17:59:09 Running on prd-centos7-docker-4c-2g-4408 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 17:59:09 Running in /w/workspace/app-functions-sdk-go/70 [Pipeline] { [Pipeline] checkout 17:59:09 > git config core.sparsecheckout # timeout=10 17:59:09 > git checkout -f 0aa127be0984a7a4d9af5f78fd4b8f652e9d02f4 # timeout=10 17:59:12 using credential edgex-jenkins-ssh 17:59:12 Cloning the remote Git repository 17:59:12 Cloning with configured refspecs honoured and without tags 17:59:12 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:59:12 > git init /w/workspace/app-functions-sdk-go/70 # timeout=10 17:59:12 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:59:12 > git --version # timeout=10 17:59:12 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:59:13 Fetching without tags 17:59:14 Commit message: "refactor: Remove Client monitoring. (#386)" 17:59:14 Checking out Revision 0aa127be0984a7a4d9af5f78fd4b8f652e9d02f4 (master) 17:59:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:59:13 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:59:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:59:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:59:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:13 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:59:14 > git config core.sparsecheckout # timeout=10 17:59:14 > git checkout -f 0aa127be0984a7a4d9af5f78fd4b8f652e9d02f4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:59:17 ========================================================= 17:59:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 17:59:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:59:17 Commit message: "refactor: Remove Client monitoring. (#386)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 17:59:18 + 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 . [Pipeline] echo 17:59:19 ========================================================= 17:59:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 17:59:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:59:20 Sending build context to Docker daemon 36.98MB 17:59:20 Step 1/8 : ARG BASE=golang:1.13-alpine 17:59:20 Step 2/8 : FROM ${BASE} 17:59:20 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:59:20 cde5963f3b93: Pulling fs layer 17:59:20 2a23fa8c16f7: Pulling fs layer 17:59:20 777b28850792: Pulling fs layer 17:59:20 8a11ddd9e578: Pulling fs layer 17:59:20 4cf88f913ddb: Pulling fs layer 17:59:20 1df406cf5192: Pulling fs layer 17:59:20 cd6300453558: Pulling fs layer 17:59:20 b9c365052c96: Pulling fs layer 17:59:20 a2d8cc88f415: Pulling fs layer 17:59:20 ea1d1ca13537: Pulling fs layer 17:59:20 3750a50a1c5e: Pulling fs layer 17:59:20 8a11ddd9e578: Waiting 17:59:20 4cf88f913ddb: Waiting 17:59:20 1df406cf5192: Waiting 17:59:20 b9c365052c96: Waiting 17:59:20 a2d8cc88f415: Waiting 17:59:20 ea1d1ca13537: Waiting 17:59:20 3750a50a1c5e: Waiting 17:59:20 cd6300453558: Waiting 17:59:20 + 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 . 17:59:20 777b28850792: Verifying Checksum 17:59:20 777b28850792: Download complete 17:59:20 2a23fa8c16f7: Verifying Checksum 17:59:20 2a23fa8c16f7: Download complete 17:59:20 4cf88f913ddb: Verifying Checksum 17:59:20 4cf88f913ddb: Download complete 17:59:20 1df406cf5192: Verifying Checksum 17:59:20 1df406cf5192: Download complete 17:59:20 cde5963f3b93: Verifying Checksum 17:59:20 cde5963f3b93: Download complete 17:59:20 Sending build context to Docker daemon 36.98MB 17:59:20 Step 1/8 : ARG BASE=golang:1.13-alpine 17:59:20 Step 2/8 : FROM ${BASE} 17:59:20 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 17:59:20 e6b0cf9c0882: Pulling fs layer 17:59:20 2848faf0eed1: Pulling fs layer 17:59:20 0f37312ad70f: Pulling fs layer 17:59:20 5788d62ee057: Pulling fs layer 17:59:20 0e6b1d234666: Pulling fs layer 17:59:20 bf5d7aec512f: Pulling fs layer 17:59:20 34c802a77dc8: Pulling fs layer 17:59:20 9eb99e56ec68: Pulling fs layer 17:59:20 27c7a5d97fbd: Pulling fs layer 17:59:20 5c102a31e300: Pulling fs layer 17:59:20 dcfb455df0a1: Pulling fs layer 17:59:20 0e6b1d234666: Waiting 17:59:20 bf5d7aec512f: Waiting 17:59:20 34c802a77dc8: Waiting 17:59:20 9eb99e56ec68: Waiting 17:59:20 27c7a5d97fbd: Waiting 17:59:20 5c102a31e300: Waiting 17:59:20 dcfb455df0a1: Waiting 17:59:20 0f37312ad70f: Verifying Checksum 17:59:20 0f37312ad70f: Download complete 17:59:20 2848faf0eed1: Verifying Checksum 17:59:20 2848faf0eed1: Download complete 17:59:20 0e6b1d234666: Verifying Checksum 17:59:20 0e6b1d234666: Download complete 17:59:20 bf5d7aec512f: Verifying Checksum 17:59:20 bf5d7aec512f: Download complete 17:59:21 e6b0cf9c0882: Verifying Checksum 17:59:21 e6b0cf9c0882: Download complete 17:59:21 e6b0cf9c0882: Pull complete 17:59:21 cde5963f3b93: Pull complete 17:59:21 2a23fa8c16f7: Pull complete 17:59:22 777b28850792: Pull complete 17:59:22 34c802a77dc8: Verifying Checksum 17:59:22 34c802a77dc8: Download complete 17:59:22 27c7a5d97fbd: Download complete 17:59:22 cd6300453558: Verifying Checksum 17:59:22 cd6300453558: Download complete 17:59:22 a2d8cc88f415: Verifying Checksum 17:59:22 a2d8cc88f415: Download complete 17:59:22 5c102a31e300: Verifying Checksum 17:59:22 5c102a31e300: Download complete 17:59:22 dcfb455df0a1: Verifying Checksum 17:59:22 dcfb455df0a1: Download complete 17:59:22 5788d62ee057: Verifying Checksum 17:59:22 5788d62ee057: Download complete 17:59:22 9eb99e56ec68: Verifying Checksum 17:59:22 9eb99e56ec68: Download complete 17:59:23 2848faf0eed1: Pull complete 17:59:23 0f37312ad70f: Pull complete 17:59:24 ea1d1ca13537: Verifying Checksum 17:59:24 ea1d1ca13537: Download complete 17:59:24 3750a50a1c5e: Verifying Checksum 17:59:24 3750a50a1c5e: Download complete 17:59:25 8a11ddd9e578: Verifying Checksum 17:59:25 8a11ddd9e578: Download complete 17:59:25 b9c365052c96: Download complete 17:59:30 5788d62ee057: Pull complete 17:59:30 0e6b1d234666: Pull complete 17:59:30 bf5d7aec512f: Pull complete 17:59:35 34c802a77dc8: Pull complete 17:59:37 8a11ddd9e578: Pull complete 17:59:37 4cf88f913ddb: Pull complete 17:59:37 1df406cf5192: Pull complete 17:59:39 9eb99e56ec68: Pull complete 17:59:39 27c7a5d97fbd: Pull complete 17:59:40 5c102a31e300: Pull complete 17:59:40 dcfb455df0a1: Pull complete 17:59:40 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 17:59:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 17:59:40 ---> 7c70fe431013 17:59:40 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:59:41 latest: Pulling from library/docker 17:59:41 df20fa9351a1: Pulling fs layer 17:59:41 25ad7478873d: Pulling fs layer 17:59:41 4684f6177b5d: Pulling fs layer 17:59:41 1d105a01b85c: Pulling fs layer 17:59:41 d87316014961: Pulling fs layer 17:59:41 ae7f709568fa: Pulling fs layer 17:59:41 63f9e63bc2f8: Pulling fs layer 17:59:41 1d105a01b85c: Waiting 17:59:41 d87316014961: Waiting 17:59:41 ae7f709568fa: Waiting 17:59:41 63f9e63bc2f8: Waiting 17:59:41 4684f6177b5d: Verifying Checksum 17:59:41 4684f6177b5d: Download complete 17:59:41 df20fa9351a1: Verifying Checksum 17:59:41 df20fa9351a1: Download complete 17:59:41 25ad7478873d: Verifying Checksum 17:59:41 25ad7478873d: Download complete 17:59:42 d87316014961: Download complete 17:59:42 ae7f709568fa: Verifying Checksum 17:59:42 ae7f709568fa: Download complete 17:59:42 df20fa9351a1: Pull complete 17:59:42 cd6300453558: Pull complete 17:59:42 25ad7478873d: Pull complete 17:59:42 4684f6177b5d: Pull complete 17:59:42 1d105a01b85c: Verifying Checksum 17:59:42 1d105a01b85c: Download complete 17:59:43 63f9e63bc2f8: Verifying Checksum 17:59:43 63f9e63bc2f8: Download complete 17:59:45 1d105a01b85c: Pull complete 17:59:45 d87316014961: Pull complete 17:59:45 ae7f709568fa: Pull complete 17:59:46 63f9e63bc2f8: Pull complete 17:59:46 Digest: sha256:42e9d5ccd8794b13466a0d8b2686d035504fad6b996e883152ae3c56125bc6dc 17:59:46 Status: Downloaded newer image for docker:latest 17:59:46 b9c365052c96: Pull complete 17:59:46 a2d8cc88f415: Pull complete 17:59:48 ---> 84edd1707338 17:59:48 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:59:48 ---> Running in 964de8905aec 17:59:48 Removing intermediate container 964de8905aec 17:59:48 ---> 51ab0b8a204a 17:59:48 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:59:48 ---> Running in f05638120d08 17:59:48 ea1d1ca13537: Pull complete 17:59:48 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 17:59:49 3750a50a1c5e: Pull complete 17:59:49 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 17:59:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 17:59:49 ---> 78745c68409d 17:59:49 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:59:49 latest: Pulling from library/docker 17:59:49 b538f80385f9: Pulling fs layer 17:59:49 259a493cd78d: Pulling fs layer 17:59:49 b8e66b5100f5: Pulling fs layer 17:59:49 f0cde32c2ffd: Pulling fs layer 17:59:49 6136a3ea7bbc: Pulling fs layer 17:59:49 8310feb2719a: Pulling fs layer 17:59:49 37f79010e7d8: Pulling fs layer 17:59:49 6136a3ea7bbc: Waiting 17:59:49 8310feb2719a: Waiting 17:59:49 f0cde32c2ffd: Waiting 17:59:49 37f79010e7d8: Waiting 17:59:49 b8e66b5100f5: Verifying Checksum 17:59:49 b8e66b5100f5: Download complete 17:59:49 259a493cd78d: Verifying Checksum 17:59:49 259a493cd78d: Download complete 17:59:49 b538f80385f9: Verifying Checksum 17:59:49 b538f80385f9: Download complete 17:59:49 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 17:59:49 6136a3ea7bbc: Verifying Checksum 17:59:49 6136a3ea7bbc: Download complete 17:59:49 8310feb2719a: Verifying Checksum 17:59:49 8310feb2719a: Download complete 17:59:49 37f79010e7d8: Verifying Checksum 17:59:49 37f79010e7d8: Download complete 17:59:50 (1/5) Installing libsodium (1.0.18-r0) 17:59:50 (2/5) Installing libzmq (4.3.2-r0) 17:59:50 (3/5) Installing pkgconf (1.6.3-r0) 17:59:50 b538f80385f9: Pull complete 17:59:50 (4/5) Installing libsodium-dev (1.0.18-r0) 17:59:50 (5/5) Installing zeromq-dev (4.3.2-r0) 17:59:50 Executing busybox-1.31.1-r8.trigger 17:59:50 OK: 145 MiB in 44 packages 17:59:51 f0cde32c2ffd: Verifying Checksum 17:59:51 f0cde32c2ffd: Download complete 17:59:51 259a493cd78d: Pull complete 17:59:51 Removing intermediate container f05638120d08 17:59:51 ---> bcf2c2eca7c7 17:59:51 Step 6/8 : WORKDIR /build 17:59:51 ---> Running in adf4c219b03c 17:59:51 Removing intermediate container adf4c219b03c 17:59:51 ---> aa84c3e133b1 17:59:51 Step 7/8 : COPY go.mod . 17:59:51 b8e66b5100f5: Pull complete 17:59:51 ---> 82c61967b88f 17:59:51 Step 8/8 : RUN go mod download 17:59:51 ---> Running in 966947a772f2 17:59:54 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:59:54 go: finding github.com/BurntSushi/toml v0.3.1 17:59:54 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:59:54 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:59:54 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:59:54 go: finding github.com/bgentry/speakeasy v0.1.0 17:59:54 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:59:54 go: finding github.com/davecgh/go-spew v1.1.1 17:59:54 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:59:54 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:59:54 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 17:59:54 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 17:59:54 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 17:59:54 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 17:59:54 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 17:59:54 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 17:59:54 go: finding github.com/fatih/color v1.7.0 17:59:54 go: finding github.com/fsnotify/fsnotify v1.4.7 17:59:54 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:59:54 go: finding github.com/go-kit/kit v0.8.0 17:59:54 go: finding github.com/go-logfmt/logfmt v0.4.0 17:59:54 go: finding github.com/go-redis/redis/v7 v7.2.0 17:59:54 go: finding github.com/go-stack/stack v1.8.0 17:59:54 go: finding github.com/golang/protobuf v1.3.2 17:59:54 go: finding github.com/golang/snappy v0.0.1 17:59:54 go: finding github.com/gomodule/redigo v2.0.0+incompatible 17:59:54 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:59:54 go: finding github.com/google/go-cmp v0.4.0 17:59:54 go: finding github.com/google/uuid v1.1.1 17:59:54 go: finding github.com/gorilla/mux v1.7.4 17:59:54 go: finding github.com/hashicorp/consul/api v1.1.0 17:59:54 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:59:54 go: finding github.com/hashicorp/errwrap v1.0.0 17:59:54 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:59:54 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:59:54 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:59:55 f0cde32c2ffd: Pull complete 17:59:55 6136a3ea7bbc: Pull complete 17:59:55 8310feb2719a: Pull complete 17:59:55 go: finding github.com/hashicorp/go-multierror v1.0.0 17:59:55 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:59:55 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:59:55 go: finding github.com/hashicorp/go-syslog v1.0.0 17:59:55 go: finding github.com/hashicorp/go-uuid v1.0.1 17:59:55 go: finding github.com/hashicorp/go.net v0.0.1 17:59:55 go: finding github.com/hashicorp/golang-lru v0.5.0 17:59:55 go: finding github.com/hashicorp/logutils v1.0.0 17:59:55 go: finding github.com/hashicorp/mdns v1.0.0 17:59:55 go: finding github.com/hashicorp/memberlist v0.1.3 17:59:55 go: finding github.com/hashicorp/serf v0.8.2 17:59:55 go: finding github.com/hpcloud/tail v1.0.0 17:59:55 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:59:55 go: finding github.com/kr/pretty v0.1.0 17:59:55 go: finding github.com/kr/pty v1.1.1 17:59:55 go: finding github.com/kr/text v0.1.0 17:59:55 go: finding github.com/mattn/go-colorable v0.0.9 17:59:55 go: finding github.com/mattn/go-isatty v0.0.3 17:59:55 go: finding github.com/miekg/dns v1.0.14 17:59:55 go: finding github.com/mitchellh/cli v1.0.0 17:59:55 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:59:55 go: finding github.com/mitchellh/copystructure v1.0.0 17:59:55 go: finding github.com/mitchellh/go-homedir v1.0.0 17:59:55 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:59:55 go: finding github.com/mitchellh/gox v0.4.0 17:59:55 go: finding github.com/mitchellh/iochan v1.0.0 17:59:55 go: finding github.com/mitchellh/mapstructure v1.1.2 17:59:55 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:59:55 go: finding github.com/onsi/ginkgo v1.10.1 17:59:55 go: finding github.com/onsi/gomega v1.7.0 17:59:55 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:59:55 go: finding github.com/pebbe/zmq4 v1.0.0 17:59:55 go: finding github.com/pelletier/go-toml v1.2.0 17:59:55 go: finding github.com/pkg/errors v0.8.1 17:59:55 go: finding github.com/pmezard/go-difflib v1.0.0 17:59:55 37f79010e7d8: Pull complete 17:59:55 Digest: sha256:42e9d5ccd8794b13466a0d8b2686d035504fad6b996e883152ae3c56125bc6dc 17:59:55 Status: Downloaded newer image for docker:latest 17:59:56 go: finding github.com/posener/complete v1.1.1 17:59:56 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:59:56 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:59:56 go: finding github.com/stretchr/objx v0.2.0 17:59:56 go: finding github.com/stretchr/testify v1.5.1 17:59:56 go: finding github.com/tidwall/pretty v1.0.1 17:59:56 go: finding github.com/ugorji/go v1.1.4 17:59:56 go: finding github.com/x448/float16 v0.8.4 17:59:56 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 17:59:56 go: finding github.com/xdg/stringprep v1.0.0 17:59:56 go: finding go.mongodb.org/mongo-driver v1.1.1 17:59:56 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:59:56 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:59:56 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:59:56 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 17:59:56 go: finding golang.org/x/text v0.3.2 17:59:56 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 17:59:56 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 17:59:56 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:59:56 go: finding gopkg.in/fsnotify.v1 v1.4.7 17:59:56 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:59:56 go: finding gopkg.in/yaml.v2 v2.2.8 18:00:04 ---> 096de5cc9611 18:00:04 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:00:04 ---> Running in 7197fa826d7d 18:00:04 Removing intermediate container 7197fa826d7d 18:00:04 ---> e21059a2b1de 18:00:04 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:00:04 ---> Running in c46b84a65bc1 18:00:06 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 18:00:06 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 18:00:07 (1/5) Installing libsodium (1.0.18-r0) 18:00:07 (2/5) Installing libzmq (4.3.2-r0) 18:00:07 (3/5) Installing pkgconf (1.6.3-r0) 18:00:07 (4/5) Installing libsodium-dev (1.0.18-r0) 18:00:07 (5/5) Installing zeromq-dev (4.3.2-r0) 18:00:07 Executing busybox-1.31.1-r8.trigger 18:00:07 OK: 127 MiB in 44 packages 18:00:08 Removing intermediate container c46b84a65bc1 18:00:08 ---> bcd3fb02b5c0 18:00:08 Step 6/8 : WORKDIR /build 18:00:08 ---> Running in 059e73cb3d4e 18:00:09 Removing intermediate container 059e73cb3d4e 18:00:09 ---> 20e60363fe83 18:00:09 Step 7/8 : COPY go.mod . 18:00:10 ---> a66f98ddae57 18:00:10 Step 8/8 : RUN go mod download 18:00:10 ---> Running in 6a02ff6f4f19 18:00:13 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:00:13 go: finding github.com/BurntSushi/toml v0.3.1 18:00:13 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:00:13 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:00:13 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:00:13 go: finding github.com/bgentry/speakeasy v0.1.0 18:00:13 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:00:13 go: finding github.com/davecgh/go-spew v1.1.1 18:00:13 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:00:13 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 18:00:13 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 18:00:13 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 18:00:13 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 18:00:13 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 18:00:13 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 18:00:13 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 18:00:13 go: finding github.com/fatih/color v1.7.0 18:00:13 go: finding github.com/fsnotify/fsnotify v1.4.7 18:00:13 go: finding github.com/fxamacker/cbor/v2 v2.2.0 18:00:13 go: finding github.com/go-kit/kit v0.8.0 18:00:13 go: finding github.com/go-logfmt/logfmt v0.4.0 18:00:13 go: finding github.com/go-redis/redis/v7 v7.2.0 18:00:13 go: finding github.com/go-stack/stack v1.8.0 18:00:13 go: finding github.com/golang/protobuf v1.3.2 18:00:13 go: finding github.com/golang/snappy v0.0.1 18:00:13 go: finding github.com/gomodule/redigo v2.0.0+incompatible 18:00:13 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:00:13 go: finding github.com/google/go-cmp v0.4.0 18:00:13 go: finding github.com/google/uuid v1.1.1 18:00:13 go: finding github.com/gorilla/mux v1.7.4 18:00:13 go: finding github.com/hashicorp/consul/api v1.1.0 18:00:13 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:00:13 go: finding github.com/hashicorp/errwrap v1.0.0 18:00:13 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:00:13 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:00:13 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:00:13 go: finding github.com/hashicorp/go-multierror v1.0.0 18:00:13 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:00:13 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:00:13 go: finding github.com/hashicorp/go-syslog v1.0.0 18:00:13 go: finding github.com/hashicorp/go-uuid v1.0.1 18:00:14 go: finding github.com/hashicorp/go.net v0.0.1 18:00:14 go: finding github.com/hashicorp/golang-lru v0.5.0 18:00:14 go: finding github.com/hashicorp/logutils v1.0.0 18:00:14 go: finding github.com/hashicorp/mdns v1.0.0 18:00:14 go: finding github.com/hashicorp/memberlist v0.1.3 18:00:14 go: finding github.com/hashicorp/serf v0.8.2 18:00:14 go: finding github.com/hpcloud/tail v1.0.0 18:00:14 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:00:14 go: finding github.com/kr/pretty v0.1.0 18:00:14 go: finding github.com/kr/pty v1.1.1 18:00:14 go: finding github.com/kr/text v0.1.0 18:00:14 go: finding github.com/mattn/go-colorable v0.0.9 18:00:14 go: finding github.com/mattn/go-isatty v0.0.3 18:00:14 go: finding github.com/miekg/dns v1.0.14 18:00:14 go: finding github.com/mitchellh/cli v1.0.0 18:00:14 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:00:14 go: finding github.com/mitchellh/copystructure v1.0.0 18:00:14 go: finding github.com/mitchellh/go-homedir v1.0.0 18:00:14 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:00:14 go: finding github.com/mitchellh/gox v0.4.0 18:00:14 go: finding github.com/mitchellh/iochan v1.0.0 18:00:14 go: finding github.com/mitchellh/mapstructure v1.1.2 18:00:14 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:00:14 go: finding github.com/onsi/ginkgo v1.10.1 18:00:14 go: finding github.com/onsi/gomega v1.7.0 18:00:14 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:00:14 go: finding github.com/pebbe/zmq4 v1.0.0 18:00:14 go: finding github.com/pelletier/go-toml v1.2.0 18:00:14 go: finding github.com/pkg/errors v0.8.1 18:00:14 go: finding github.com/pmezard/go-difflib v1.0.0 18:00:14 go: finding github.com/posener/complete v1.1.1 18:00:14 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:00:14 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:00:14 go: finding github.com/stretchr/objx v0.2.0 18:00:14 go: finding github.com/stretchr/testify v1.5.1 18:00:14 go: finding github.com/tidwall/pretty v1.0.1 18:00:14 Removing intermediate container 966947a772f2 18:00:14 ---> 480027e880be 18:00:14 Successfully built 480027e880be 18:00:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 18:00:14 go: finding github.com/ugorji/go v1.1.4 18:00:14 go: finding github.com/x448/float16 v0.8.4 18:00:14 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 18:00:14 go: finding github.com/xdg/stringprep v1.0.0 18:00:14 go: finding go.mongodb.org/mongo-driver v1.1.1 18:00:14 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 18:00:14 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 18:00:14 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:00:14 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 18:00:14 go: finding golang.org/x/text v0.3.2 18:00:14 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 18:00:14 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [Pipeline] isUnix [Pipeline] sh 18:00:15 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:00:15 go: finding gopkg.in/fsnotify.v1 v1.4.7 18:00:15 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:00:15 go: finding gopkg.in/yaml.v2 v2.2.8 18:00:15 + docker inspect -f . ci-base-image-x86_64 18:00:15 . [Pipeline] withDockerContainer 18:00:15 prd-centos7-docker-4c-2g-4408 does not seem to be running inside a container 18:00:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/70 -v /w/workspace/app-functions-sdk-go/70:/w/workspace/app-functions-sdk-go/70:rw,z -v /w/workspace/app-functions-sdk-go/70@tmp:/w/workspace/app-functions-sdk-go/70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:00:16 $ docker top 7fd0871a63c04933e5a39dda2b091f934a0240d0e4ba3734d048dea069ebb3cb -eo pid,comm [Pipeline] { [Pipeline] sh 18:00:16 + go version 18:00:16 go version go1.13.5 linux/amd64 [Pipeline] sh 18:00:16 + make test 18:00:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:00:18 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 18:00:27 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.144s coverage: 86.2% of statements 18:00:33 Removing intermediate container 6a02ff6f4f19 18:00:33 ---> 07eb371415f1 18:00:33 Successfully built 07eb371415f1 18:00:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:00:34 + docker inspect -f . ci-base-image-arm64 18:00:34 . [Pipeline] withDockerContainer 18:00:34 prd-ubuntu18.04-docker-arm64-4c-16g-4406 does not seem to be running inside a container 18:00:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/70 -v /w/workspace/app-functions-sdk-go/70:/w/workspace/app-functions-sdk-go/70:rw,z -v /w/workspace/app-functions-sdk-go/70@tmp:/w/workspace/app-functions-sdk-go/70@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 ******** ci-base-image-arm64 cat 18:00:36 $ docker top 9562a9a9762d8c6a24e8bafdffacbac69eb2b9579ccf41df493579956ad89dea -eo pid,comm [Pipeline] { [Pipeline] sh 18:00:37 + go version 18:00:37 go version go1.13.5 linux/arm64 [Pipeline] sh 18:00:38 + make test 18:00:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:00:40 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 18:00:42 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.035s coverage: 51.6% of statements 18:00:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 18:00:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 18:00:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.021s coverage: 54.0% of statements 18:00:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 18:00:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.539s coverage: 69.1% of statements 18:00:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.515s coverage: 73.4% of statements 18:00:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.006s coverage: 89.5% of statements 18:00:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements 18:00:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.078s coverage: 100.0% of statements 18:00:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 18:00:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.008s coverage: 100.0% of statements 18:00:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 18:00:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 18:00:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 18:00:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 18:00:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 18:00:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 18:00:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 18:00:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.006s coverage: 96.6% of statements 18:00:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 18:00:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.008s coverage: 97.7% of statements 18:00:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 18:00:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 18:00:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 18:00:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.722s coverage: 78.0% of statements 18:00:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.062s coverage: 81.1% of statements 18:01:02 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.091s coverage: 86.2% of statements 18:01:12 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.287s coverage: 71.5% of statements 18:01:12 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 100.0% of statements 18:01:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:01:16 gofmt -l . 18:01:16 [ "`gofmt -l .`" = "" ] 18:01:16 ./bin/test-go-mod-tidy.sh [Pipeline] stash 18:01:17 Stashed 1 file(s) [Pipeline] } 18:01:17 $ docker stop --time=1 7fd0871a63c04933e5a39dda2b091f934a0240d0e4ba3734d048dea069ebb3cb 18:01:19 $ docker rm -f 7fd0871a63c04933e5a39dda2b091f934a0240d0e4ba3734d048dea069ebb3cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:01:41 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.061s coverage: 51.6% of statements 18:01:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 18:01:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 18:01:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.054s coverage: 54.0% of statements 18:01:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 18:01:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.673s coverage: 69.1% of statements 18:01:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.571s coverage: 73.4% of statements 18:01:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.042s coverage: 89.5% of statements 18:01:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.023s coverage: 100.0% of statements 18:01:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.108s coverage: 100.0% of statements 18:01:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.016s coverage: 100.0% of statements 18:01:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.021s coverage: 100.0% of statements 18:01:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 18:01:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 18:01:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 18:01:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 18:01:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 18:01:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 18:01:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 18:01:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.020s coverage: 96.6% of statements 18:01:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 18:01:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.017s coverage: 97.7% of statements 18:01:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 18:01:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 18:01:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 18:01:51 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.727s coverage: 78.0% of statements 18:01:51 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.103s coverage: 81.1% of statements 18:02:13 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.646s coverage: 71.5% of statements 18:02:13 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.020s coverage: 100.0% of statements 18:02:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:02:26 gofmt -l . 18:02:26 [ "`gofmt -l .`" = "" ] 18:02:26 ./bin/test-go-mod-tidy.sh [Pipeline] stash 18:02:26 Warning: overwriting stash ‘coverage-report’ 18:02:27 Stashed 1 file(s) [Pipeline] } 18:02:27 $ docker stop --time=1 9562a9a9762d8c6a24e8bafdffacbac69eb2b9579ccf41df493579956ad89dea 18:02:29 $ docker rm -f 9562a9a9762d8c6a24e8bafdffacbac69eb2b9579ccf41df493579956ad89dea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 18:02:31 provisioning config files... 18:02:31 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7871940213709173096tmp [Pipeline] { [Pipeline] sh 18:02:31 + curl -s https://codecov.io/bash 18:02:31 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7871940213709173096tmp [Pipeline] } 18:02:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 18:02:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 18:02:32 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 18:02:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:02:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 18:02:32 18:02:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 18:02:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 18:02:32 1.317.0: Pulling from edgex-devops/edgex-snyk-go 18:02:32 cbdbe7a5bc2a: Pulling fs layer 18:02:32 408f87550127: Pulling fs layer 18:02:32 fe522b08c979: Pulling fs layer 18:02:32 221eaa008020: Pulling fs layer 18:02:32 2a4607e5d6b9: Pulling fs layer 18:02:32 8f79b27c4fd2: Pulling fs layer 18:02:32 e5c8dbe1645b: Pulling fs layer 18:02:32 23e8b3b47431: Pulling fs layer 18:02:32 5c568d65a230: Pulling fs layer 18:02:32 8f79b27c4fd2: Waiting 18:02:32 e5c8dbe1645b: Waiting 18:02:32 221eaa008020: Waiting 18:02:32 5c568d65a230: Waiting 18:02:32 23e8b3b47431: Waiting 18:02:32 2a4607e5d6b9: Waiting 18:02:32 fe522b08c979: Verifying Checksum 18:02:32 fe522b08c979: Download complete 18:02:32 408f87550127: Verifying Checksum 18:02:32 408f87550127: Download complete 18:02:32 2a4607e5d6b9: Verifying Checksum 18:02:32 2a4607e5d6b9: Download complete 18:02:32 cbdbe7a5bc2a: Verifying Checksum 18:02:32 8f79b27c4fd2: Verifying Checksum 18:02:32 8f79b27c4fd2: Download complete 18:02:33 e5c8dbe1645b: Verifying Checksum 18:02:33 e5c8dbe1645b: Download complete 18:02:33 cbdbe7a5bc2a: Pull complete 18:02:33 23e8b3b47431: Verifying Checksum 18:02:33 23e8b3b47431: Download complete 18:02:33 408f87550127: Pull complete 18:02:34 fe522b08c979: Pull complete 18:02:34 5c568d65a230: Verifying Checksum 18:02:34 5c568d65a230: Download complete 18:02:34 221eaa008020: Verifying Checksum 18:02:34 221eaa008020: Download complete 18:02:41 221eaa008020: Pull complete 18:02:41 2a4607e5d6b9: Pull complete 18:02:41 8f79b27c4fd2: Pull complete 18:02:43 e5c8dbe1645b: Pull complete 18:02:46 23e8b3b47431: Pull complete 18:02:47 5c568d65a230: Pull complete 18:02:47 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 18:02:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 18:02:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 18:02:47 prd-centos7-docker-4c-2g-4405 does not seem to be running inside a container 18:02:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 18:02:48 $ docker top 63d23bb02f88c32cbf75313ce6bd789be572482eb794aebb25c02c9ba2836642 -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:48 + snyk monitor '--org=edgex-jenkins' 18:03:15 18:03:15 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... 18:03:15 18:03:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/2eb11902-8281-43cb-9bff-a98bd5e13d38 18:03:15 18:03:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:03:15 18:03:15 18:03:15 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 18:03:15 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:03:15 $ docker stop --time=1 63d23bb02f88c32cbf75313ce6bd789be572482eb794aebb25c02c9ba2836642 18:03:18 $ docker rm -f 63d23bb02f88c32cbf75313ce6bd789be572482eb794aebb25c02c9ba2836642 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 18:03:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:03:20 . [Pipeline] withDockerContainer 18:03:20 prd-centos7-docker-4c-2g-4405 does not seem to be running inside a container 18:03:20 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:03:21 $ docker top 6aac7f765a0e90bfc0feb4f7389da8a30b1a81c5cb754fff449a0a62565922c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:03:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:03:21 [ssh-agent] Looking for ssh-agent implementation... 18:03:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:03:21 $ docker exec 6aac7f765a0e90bfc0feb4f7389da8a30b1a81c5cb754fff449a0a62565922c3 ssh-agent 18:03:21 SSH_AUTH_SOCK=/tmp/ssh-jENcvIL9jF4k/agent.11 18:03:21 SSH_AGENT_PID=17 18:03:21 Running ssh-add (command line suppressed) 18:03:22 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4823419858077149182.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4823419858077149182.key) 18:03:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:03:22 + git semver tag 18:03:22 # -> Open(): unable to determine branch for HEAD 18:03:22 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:03:22 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:03:22 # $SEMVER_REMOTE_NAME = origin 18:03:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:03:22 # $SEMVER_USER_NAME = edgex-jenkins 18:03:22 # $SEMVER_BRANCH = master 18:03:22 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 18:03:22 # 0aa127be0984a7a4d9af5f78fd4b8f652e9d02f4 HEAD 18:03:22 # -> Force: false 18:03:22 # 5c585712e5190271acf0c77ea551c379e88cfb9a refs/tags/v1.2.1-dev.4 [Pipeline] } 18:03:22 $ docker exec --env ******** --env ******** 6aac7f765a0e90bfc0feb4f7389da8a30b1a81c5cb754fff449a0a62565922c3 ssh-agent -k 18:03:22 unset SSH_AUTH_SOCK; 18:03:22 unset SSH_AGENT_PID; 18:03:22 echo Agent pid 17 killed; 18:03:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:03:22 + git semver [Pipeline] } 18:03:22 $ docker stop --time=1 6aac7f765a0e90bfc0feb4f7389da8a30b1a81c5cb754fff449a0a62565922c3 18:03:24 $ docker rm -f 6aac7f765a0e90bfc0feb4f7389da8a30b1a81c5cb754fff449a0a62565922c3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:03:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:03:24 18:03:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:03:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:03:25 0.23.1-centos7: Pulling from edgex-lftools 18:03:25 ab5ef0e58194: Pulling fs layer 18:03:25 9712f1f96733: Pulling fs layer 18:03:25 63f879dbbcfc: Pulling fs layer 18:03:25 0d9ebad4ef96: Pulling fs layer 18:03:25 e9a5061849ea: Pulling fs layer 18:03:25 d747dcd14b5f: Pulling fs layer 18:03:25 2de7ff778b66: Pulling fs layer 18:03:25 0d9ebad4ef96: Waiting 18:03:25 e9a5061849ea: Waiting 18:03:25 d747dcd14b5f: Waiting 18:03:25 2de7ff778b66: Waiting 18:03:25 9712f1f96733: Verifying Checksum 18:03:25 9712f1f96733: Download complete 18:03:25 63f879dbbcfc: Verifying Checksum 18:03:25 63f879dbbcfc: Download complete 18:03:26 e9a5061849ea: Verifying Checksum 18:03:26 e9a5061849ea: Download complete 18:03:26 d747dcd14b5f: Verifying Checksum 18:03:26 d747dcd14b5f: Download complete 18:03:26 2de7ff778b66: Verifying Checksum 18:03:26 2de7ff778b66: Download complete 18:03:26 0d9ebad4ef96: Verifying Checksum 18:03:26 0d9ebad4ef96: Download complete 18:03:26 ab5ef0e58194: Verifying Checksum 18:03:26 ab5ef0e58194: Download complete 18:03:30 ab5ef0e58194: Pull complete 18:03:30 9712f1f96733: Pull complete 18:03:34 63f879dbbcfc: Pull complete 18:03:40 0d9ebad4ef96: Pull complete 18:03:41 e9a5061849ea: Pull complete 18:03:41 d747dcd14b5f: Pull complete 18:03:45 2de7ff778b66: Pull complete 18:03:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:03:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:03:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:03:45 prd-centos7-docker-4c-2g-4405 does not seem to be running inside a container 18:03:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:03:48 $ docker top 5271febe05a9c36bf306ea48116490587b4ccba0f0b2723778ce15a862e0a5ac -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:03:48 provisioning config files... 18:03:48 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7435895066495136257tmp 18:03:48 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7024075058576794444tmp 18:03:48 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config9188635842241229035tmp [Pipeline] { [Pipeline] echo 18:03:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:03:48 ---> sigul-configuration.sh 18:03:48 gpg: directory `/root/.gnupg' created 18:03:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:03:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:03:48 gpg: keyring `/root/.gnupg/secring.gpg' created 18:03:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:03:48 gpg: CAST5 encrypted data 18:03:48 gpg: encrypted with 1 passphrase 18:03:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:03:49 + mkdir /home/jenkins 18:03:49 + mkdir /home/jenkins/sigul [Pipeline] sh 18:03:49 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 18:03:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:03:49 ---> sigul-install.sh 18:03:55 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:03:55 + git tag --list 18:03:55 v1.2.1-dev.4 [Pipeline] sh 18:03:55 + lftools sign git-tag v1.2.1-dev.4 18:03:57 Signing Git tag with Sigul... 18:03:57 Signing v1.2.1-dev.4 [Pipeline] echo 18:03:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:03:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:03:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:03:58 $ docker stop --time=1 5271febe05a9c36bf306ea48116490587b4ccba0f0b2723778ce15a862e0a5ac 18:04:00 $ docker rm -f 5271febe05a9c36bf306ea48116490587b4ccba0f0b2723778ce15a862e0a5ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:04:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:04:00 . [Pipeline] withDockerContainer 18:04:00 prd-centos7-docker-4c-2g-4405 does not seem to be running inside a container 18:04:00 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:04:01 $ docker top 08457302c2c2330ee5a37aa711b2eedcf19442411d7839d79c5e367304aed635 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:04:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:01 [ssh-agent] Looking for ssh-agent implementation... 18:04:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:02 $ docker exec 08457302c2c2330ee5a37aa711b2eedcf19442411d7839d79c5e367304aed635 ssh-agent 18:04:02 SSH_AUTH_SOCK=/tmp/ssh-p5Abf2L0i6or/agent.13 18:04:02 SSH_AGENT_PID=19 18:04:02 Running ssh-add (command line suppressed) 18:04:02 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4781761931761108106.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4781761931761108106.key) 18:04:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:02 + git semver bump pre 18:04:02 # -> Open(): unable to determine branch for HEAD 18:04:02 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:04:02 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:04:02 # $SEMVER_REMOTE_NAME = origin 18:04:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:04:02 # $SEMVER_USER_NAME = edgex-jenkins 18:04:02 # $SEMVER_BRANCH = master 18:04:02 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 18:04:02 1.2.1-dev.5 [Pipeline] } 18:04:02 $ docker exec --env ******** --env ******** 08457302c2c2330ee5a37aa711b2eedcf19442411d7839d79c5e367304aed635 ssh-agent -k 18:04:02 unset SSH_AUTH_SOCK; 18:04:02 unset SSH_AGENT_PID; 18:04:02 echo Agent pid 19 killed; 18:04:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:04:03 + git semver [Pipeline] } 18:04:03 $ docker stop --time=1 08457302c2c2330ee5a37aa711b2eedcf19442411d7839d79c5e367304aed635 18:04:04 $ docker rm -f 08457302c2c2330ee5a37aa711b2eedcf19442411d7839d79c5e367304aed635 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:04:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:04:05 . [Pipeline] withDockerContainer 18:04:05 prd-centos7-docker-4c-2g-4405 does not seem to be running inside a container 18:04:05 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:04:05 $ docker top 5b8bc2797aec75bee5bc9fe416a5eb3c38543a0e16e3e04929d8f2eb3c3d39ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:04:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:06 [ssh-agent] Looking for ssh-agent implementation... 18:04:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:06 $ docker exec 5b8bc2797aec75bee5bc9fe416a5eb3c38543a0e16e3e04929d8f2eb3c3d39ca ssh-agent 18:04:06 SSH_AUTH_SOCK=/tmp/ssh-wyMvq1Fiba8h/agent.12 18:04:06 SSH_AGENT_PID=18 18:04:06 Running ssh-add (command line suppressed) 18:04:06 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5233133219723124893.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5233133219723124893.key) 18:04:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:06 + git semver push 18:04:06 # -> Open(): unable to determine branch for HEAD 18:04:06 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:04:06 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:04:06 # $SEMVER_REMOTE_NAME = origin 18:04:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:04:06 # $SEMVER_USER_NAME = edgex-jenkins 18:04:06 # $SEMVER_BRANCH = master 18:04:06 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 18:04:13 $ docker exec --env ******** --env ******** 5b8bc2797aec75bee5bc9fe416a5eb3c38543a0e16e3e04929d8f2eb3c3d39ca ssh-agent -k 18:04:13 unset SSH_AUTH_SOCK; 18:04:13 unset SSH_AGENT_PID; 18:04:13 echo Agent pid 18 killed; 18:04:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:04:14 + git semver [Pipeline] } 18:04:14 $ docker stop --time=1 5b8bc2797aec75bee5bc9fe416a5eb3c38543a0e16e3e04929d8f2eb3c3d39ca 18:04:15 $ docker rm -f 5b8bc2797aec75bee5bc9fe416a5eb3c38543a0e16e3e04929d8f2eb3c3d39ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:04:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:04:16 ---> package-listing.sh 18:04:16 ++ facter osfamily 18:04:16 ++ tr '[:upper:]' '[:lower:]' 18:04:16 + OS_FAMILY=redhat 18:04:16 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 18:04:16 + START_PACKAGES=/tmp/packages_start.txt 18:04:16 + END_PACKAGES=/tmp/packages_end.txt 18:04:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:04:16 + PACKAGES=/tmp/packages_start.txt 18:04:16 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 18:04:16 + PACKAGES=/tmp/packages_end.txt 18:04:16 + case "${OS_FAMILY}" in 18:04:16 + rpm -qa 18:04:16 + sort 18:04:20 + '[' -f /tmp/packages_start.txt ']' 18:04:20 + '[' -f /tmp/packages_end.txt ']' 18:04:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:04:20 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 18:04:20 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 18:04:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 18:04:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:04:21 18:04:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:04:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:04:21 alpine: Pulling from edgex-lftools-log-publisher 18:04:21 c9b1b535fdd9: Pulling fs layer 18:04:21 2cc5ad85d9ab: Pulling fs layer 18:04:21 756a868c4378: Pulling fs layer 18:04:21 444b2fc9a129: Pulling fs layer 18:04:21 ea15f1150254: Pulling fs layer 18:04:21 41b27a9f41bf: Pulling fs layer 18:04:21 28c525ee5125: Pulling fs layer 18:04:21 094b1ea09ed8: Pulling fs layer 18:04:21 138eaada9080: Pulling fs layer 18:04:21 0622d0fa9048: Pulling fs layer 18:04:21 444b2fc9a129: Waiting 18:04:21 ea15f1150254: Waiting 18:04:21 41b27a9f41bf: Waiting 18:04:21 28c525ee5125: Waiting 18:04:21 094b1ea09ed8: Waiting 18:04:21 138eaada9080: Waiting 18:04:21 0622d0fa9048: Waiting 18:04:21 2cc5ad85d9ab: Verifying Checksum 18:04:21 2cc5ad85d9ab: Download complete 18:04:21 444b2fc9a129: Verifying Checksum 18:04:21 444b2fc9a129: Download complete 18:04:21 c9b1b535fdd9: Verifying Checksum 18:04:21 c9b1b535fdd9: Download complete 18:04:21 ea15f1150254: Verifying Checksum 18:04:21 ea15f1150254: Download complete 18:04:21 28c525ee5125: Verifying Checksum 18:04:21 28c525ee5125: Download complete 18:04:22 756a868c4378: Verifying Checksum 18:04:22 756a868c4378: Download complete 18:04:22 c9b1b535fdd9: Pull complete 18:04:22 138eaada9080: Verifying Checksum 18:04:22 138eaada9080: Download complete 18:04:22 0622d0fa9048: Verifying Checksum 18:04:22 0622d0fa9048: Download complete 18:04:22 094b1ea09ed8: Verifying Checksum 18:04:22 094b1ea09ed8: Download complete 18:04:22 2cc5ad85d9ab: Pull complete 18:04:23 41b27a9f41bf: Verifying Checksum 18:04:23 41b27a9f41bf: Download complete 18:04:24 756a868c4378: Pull complete 18:04:24 444b2fc9a129: Pull complete 18:04:24 ea15f1150254: Pull complete 18:04:28 41b27a9f41bf: Pull complete 18:04:28 28c525ee5125: Pull complete 18:04:30 094b1ea09ed8: Pull complete 18:04:31 138eaada9080: Pull complete 18:04:31 0622d0fa9048: Pull complete 18:04:31 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:04:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:04:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:04:31 prd-centos7-docker-4c-2g-4405 does not seem to be running inside a container 18:04:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:04:33 $ docker top f3d0f91302df780a0e8e8a6477e0740e4b5910727b1a44b04ae8b93b6d52474b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:04:33 provisioning config files... 18:04:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config375832342666926355tmp [Pipeline] { [Pipeline] echo 18:04:33 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:04:33 ---> create-netrc.sh [Pipeline] echo 18:04:33 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:04:34 ---> logs-deploy.sh 18:04:34 + ARCHIVE_ARTIFACTS= 18:04:34 + LOGS_SERVER=https://logs.edgexfoundry.org 18:04:34 + '[' https://logs.edgexfoundry.org == None ']' 18:04:34 + NEXUS_URL=https://nexus.edgexfoundry.org 18:04:34 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/70 18:04:34 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/70/ 18:04:34 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/70 /w/workspace/ndry_app-functions-sdk-go_master 18:04:35 Archives upload complete. 18:04:35 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/70 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/70/