Pull request #322 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from d7be64f13f1a295461ffe07e0f8b7186bfac7b62+ab64e02debb3363583ae84ae14d4b6cb6e69c2ba (98318eb91565b7da6b8fc313e48f099cf3592646) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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 [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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4327 in /w/workspace/ndry_app-functions-sdk-go_PR-322 [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_PR-322 # 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/pull/322/head:refs/remotes/origin/PR-322 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit ab64e02debb3363583ae84ae14d4b6cb6e69c2ba into PR head commit d7be64f13f1a295461ffe07e0f8b7186bfac7b62 Merge succeeded, producing d7be64f13f1a295461ffe07e0f8b7186bfac7b62 Checking out Revision d7be64f13f1a295461ffe07e0f8b7186bfac7b62 (PR-322) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/322/head:refs/remotes/origin/PR-322 # 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/pull/322/head:refs/remotes/origin/PR-322 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7be64f13f1a295461ffe07e0f8b7186bfac7b62 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ab64e02debb3363583ae84ae14d4b6cb6e69c2ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7be64f13f1a295461ffe07e0f8b7186bfac7b62 # timeout=10 Commit message: "Merge branch 'master' into configurableMQTT" First time build. Skipping changelog. > git rev-list --no-walk 1a9f54101930d2cff24ea4826d7c34637d451578 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:50:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:50:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:50:22 ========================================================= 15:50:22 EdgeX Global Pipelines Version Info 15:50:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:50:23 ------------------- 15:50:23 stable info: 15:50:23 ------------------- 15:50:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:50:23 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 15:50:23 Message: update stable to v1.0.73 15:50:24 ------------------- 15:50:24 experimental info: 15:50:24 ------------------- 15:50:24 Commited By: **** collab-it+edgex@linuxfoundation.org 15:50:24 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 15:50:24 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:50:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:50:26 15:50:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:50:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:50:26 latest: Pulling from edgex-devops/git-semver 15:50:26 9123ac7c32f7: Pulling fs layer 15:50:26 b8cc5d1170e3: Pulling fs layer 15:50:26 2924cbbf6a41: Pulling fs layer 15:50:26 93b08a4f1073: Pulling fs layer 15:50:26 93b08a4f1073: Waiting 15:50:26 b8cc5d1170e3: Verifying Checksum 15:50:26 b8cc5d1170e3: Download complete 15:50:27 9123ac7c32f7: Verifying Checksum 15:50:27 9123ac7c32f7: Download complete 15:50:27 93b08a4f1073: Verifying Checksum 15:50:27 93b08a4f1073: Download complete 15:50:27 2924cbbf6a41: Verifying Checksum 15:50:27 2924cbbf6a41: Download complete 15:50:27 9123ac7c32f7: Pull complete 15:50:27 b8cc5d1170e3: Pull complete 15:50:28 2924cbbf6a41: Pull complete 15:50:28 93b08a4f1073: Pull complete 15:50:28 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 15:50:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:50:28 prd-centos7-docker-4c-2g-4327 does not seem to be running inside a container 15:50:28 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-322 -v /w/workspace/ndry_app-functions-sdk-go_PR-322:/w/workspace/ndry_app-functions-sdk-go_PR-322:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-322@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-322@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:50:29 $ docker top 0d51a532f5137acc938b189c680bb090c0e6d86121a17cb77d1d36fd18b00a50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:50:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:29 [ssh-agent] Looking for ssh-agent implementation... 15:50:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:30 $ docker exec 0d51a532f5137acc938b189c680bb090c0e6d86121a17cb77d1d36fd18b00a50 ssh-agent 15:50:30 SSH_AUTH_SOCK=/tmp/ssh-JApfmtB7KJga/agent.14 15:50:30 SSH_AGENT_PID=21 15:50:30 Running ssh-add (command line suppressed) 15:50:30 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-322@tmp/private_key_1537804768868053491.key (/w/workspace/ndry_app-functions-sdk-go_PR-322@tmp/private_key_1537804768868053491.key) 15:50:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:30 + git describe --exact-match --tags HEAD 15:50:30 fatal: No names found, cannot describe anything. [Pipeline] } 15:50:30 $ docker exec --env ******** --env ******** 0d51a532f5137acc938b189c680bb090c0e6d86121a17cb77d1d36fd18b00a50 ssh-agent -k 15:50:31 unset SSH_AUTH_SOCK; 15:50:31 unset SSH_AGENT_PID; 15:50:31 echo Agent pid 21 killed; 15:50:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:50:31 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:50:31 This usually means this commit has not been tagged. [Pipeline] sshagent 15:50:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:31 [ssh-agent] Looking for ssh-agent implementation... 15:50:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:31 $ docker exec 0d51a532f5137acc938b189c680bb090c0e6d86121a17cb77d1d36fd18b00a50 ssh-agent 15:50:31 SSH_AUTH_SOCK=/tmp/ssh-nkd5CXQFNRzc/agent.57 15:50:31 SSH_AGENT_PID=64 15:50:31 Running ssh-add (command line suppressed) 15:50:31 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-322@tmp/private_key_1381052476168976803.key (/w/workspace/ndry_app-functions-sdk-go_PR-322@tmp/private_key_1381052476168976803.key) 15:50:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:32 + git semver init 15:50:32 # -> Open(): unable to determine branch for HEAD 15:50:32 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-322/.git 15:50:32 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-322 15:50:32 # $SEMVER_REMOTE_NAME = origin 15:50:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:50:32 # $SEMVER_USER_NAME = edgex-jenkins 15:50:32 # $SEMVER_BRANCH = PR-322 15:50:32 # $SEMVER_TEMP = /tmp/semver-854545608 15:50:32 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:50:35 # '/tmp/semver-854545608' -> '/w/workspace/ndry_app-functions-sdk-go_PR-322/.semver' 15:50:35 # -> Force: false 15:50:35 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-322/.semver [Pipeline] } 15:50:35 $ docker exec --env ******** --env ******** 0d51a532f5137acc938b189c680bb090c0e6d86121a17cb77d1d36fd18b00a50 ssh-agent -k 15:50:35 unset SSH_AUTH_SOCK; 15:50:35 unset SSH_AGENT_PID; 15:50:35 echo Agent pid 64 killed; 15:50:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:36 + git semver [Pipeline] } 15:50:36 $ docker stop --time=1 0d51a532f5137acc938b189c680bb090c0e6d86121a17cb77d1d36fd18b00a50 15:50:37 $ docker rm -f 0d51a532f5137acc938b189c680bb090c0e6d86121a17cb77d1d36fd18b00a50 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:50:40 Stashed 104 file(s) [Pipeline] echo 15:50:40 [edgeXSemver] initialized semver on version 0.0.0 [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 15:50:55 Still waiting to schedule task 15:50:55 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:50:55 Still waiting to schedule task 15:50:55 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-4325’ 15:52:57 Running on prd-centos7-docker-4c-2g-4330 in /w/workspace/ndry_app-functions-sdk-go_PR-322 [Pipeline] { [Pipeline] ws 15:52:57 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 15:53:02 using credential edgex-jenkins-ssh 15:53:02 Cloning the remote Git repository 15:53:02 Cloning with configured refspecs honoured and without tags 15:53:02 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:53:02 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 15:53:02 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:53:02 > git --version # timeout=10 15:53:02 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:02 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/322/head:refs/remotes/origin/PR-322 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:53:05 Fetching without tags 15:53:05 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:53:05 > git config --add remote.origin.fetch +refs/pull/322/head:refs/remotes/origin/PR-322 # timeout=10 15:53:05 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:53:05 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:53:05 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:53:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/322/head:refs/remotes/origin/PR-322 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:53:06 Merging remotes/origin/master commit ab64e02debb3363583ae84ae14d4b6cb6e69c2ba into PR head commit d7be64f13f1a295461ffe07e0f8b7186bfac7b62 15:53:06 Merge succeeded, producing d7be64f13f1a295461ffe07e0f8b7186bfac7b62 15:53:06 Checking out Revision d7be64f13f1a295461ffe07e0f8b7186bfac7b62 (PR-322) 15:53:06 > git config core.sparsecheckout # timeout=10 15:53:06 > git checkout -f d7be64f13f1a295461ffe07e0f8b7186bfac7b62 # timeout=10 15:53:06 > git remote # timeout=10 15:53:06 > git config --get remote.origin.url # timeout=10 15:53:06 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:06 > git merge ab64e02debb3363583ae84ae14d4b6cb6e69c2ba # timeout=10 15:53:06 > git rev-parse HEAD^{commit} # timeout=10 15:53:06 > git config core.sparsecheckout # timeout=10 15:53:06 > git checkout -f d7be64f13f1a295461ffe07e0f8b7186bfac7b62 # timeout=10 15:53:10 Commit message: "Merge branch 'master' into configurableMQTT" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:53:15 ========================================================= 15:53:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:53:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:53:17 + 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 . 15:53:18 Sending build context to Docker daemon 36.76MB 15:53:18 Step 1/8 : ARG BASE=golang:1.13-alpine 15:53:18 Step 2/8 : FROM ${BASE} 15:53:18 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:53:18 e6b0cf9c0882: Pulling fs layer 15:53:18 2848faf0eed1: Pulling fs layer 15:53:18 0f37312ad70f: Pulling fs layer 15:53:18 5788d62ee057: Pulling fs layer 15:53:18 0e6b1d234666: Pulling fs layer 15:53:18 bf5d7aec512f: Pulling fs layer 15:53:18 34c802a77dc8: Pulling fs layer 15:53:18 9eb99e56ec68: Pulling fs layer 15:53:18 5788d62ee057: Waiting 15:53:18 0e6b1d234666: Waiting 15:53:18 bf5d7aec512f: Waiting 15:53:18 34c802a77dc8: Waiting 15:53:18 27c7a5d97fbd: Pulling fs layer 15:53:18 5c102a31e300: Pulling fs layer 15:53:18 dcfb455df0a1: Pulling fs layer 15:53:18 9eb99e56ec68: Waiting 15:53:18 27c7a5d97fbd: Waiting 15:53:18 5c102a31e300: Waiting 15:53:18 dcfb455df0a1: Waiting 15:53:18 0f37312ad70f: Verifying Checksum 15:53:18 0f37312ad70f: Download complete 15:53:18 2848faf0eed1: Verifying Checksum 15:53:18 2848faf0eed1: Download complete 15:53:18 0e6b1d234666: Verifying Checksum 15:53:18 0e6b1d234666: Download complete 15:53:18 bf5d7aec512f: Download complete 15:53:18 e6b0cf9c0882: Verifying Checksum 15:53:18 e6b0cf9c0882: Download complete 15:53:21 e6b0cf9c0882: Pull complete 15:53:21 2848faf0eed1: Pull complete 15:53:21 0f37312ad70f: Pull complete 15:53:23 34c802a77dc8: Verifying Checksum 15:53:23 34c802a77dc8: Download complete 15:53:23 27c7a5d97fbd: Verifying Checksum 15:53:23 27c7a5d97fbd: Download complete 15:53:24 5c102a31e300: Verifying Checksum 15:53:24 5c102a31e300: Download complete 15:53:24 dcfb455df0a1: Verifying Checksum 15:53:24 dcfb455df0a1: Download complete 15:53:24 5788d62ee057: Verifying Checksum 15:53:24 5788d62ee057: Download complete 15:53:25 9eb99e56ec68: Verifying Checksum 15:53:25 9eb99e56ec68: Download complete 15:53:32 5788d62ee057: Pull complete 15:53:32 0e6b1d234666: Pull complete 15:53:32 bf5d7aec512f: Pull complete 15:53:37 34c802a77dc8: Pull complete 15:53:41 9eb99e56ec68: Pull complete 15:53:42 27c7a5d97fbd: Pull complete 15:53:43 5c102a31e300: Pull complete 15:53:43 dcfb455df0a1: Pull complete 15:53:43 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 15:53:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:53:43 ---> 7c70fe431013 15:53:43 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:53:44 latest: Pulling from library/docker 15:53:44 aad63a933944: Pulling fs layer 15:53:44 69846a6807b3: Pulling fs layer 15:53:44 5517540127c6: Pulling fs layer 15:53:44 da4bc653673c: Pulling fs layer 15:53:44 7d6a82484b25: Pulling fs layer 15:53:44 98d7178a08bc: Pulling fs layer 15:53:44 06fedb666dd1: Pulling fs layer 15:53:44 da4bc653673c: Waiting 15:53:44 7d6a82484b25: Waiting 15:53:44 98d7178a08bc: Waiting 15:53:44 06fedb666dd1: Waiting 15:53:44 5517540127c6: Verifying Checksum 15:53:44 5517540127c6: Download complete 15:53:44 69846a6807b3: Download complete 15:53:44 aad63a933944: Verifying Checksum 15:53:44 aad63a933944: Download complete 15:53:44 7d6a82484b25: Verifying Checksum 15:53:44 98d7178a08bc: Verifying Checksum 15:53:44 98d7178a08bc: Download complete 15:53:44 06fedb666dd1: Verifying Checksum 15:53:44 06fedb666dd1: Download complete 15:53:45 aad63a933944: Pull complete 15:53:46 da4bc653673c: Verifying Checksum 15:53:46 da4bc653673c: Download complete 15:53:46 69846a6807b3: Pull complete 15:53:46 5517540127c6: Pull complete 15:53:49 da4bc653673c: Pull complete 15:53:49 7d6a82484b25: Pull complete 15:53:49 98d7178a08bc: Pull complete 15:53:50 06fedb666dd1: Pull complete 15:53:50 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 15:53:50 Status: Downloaded newer image for docker:latest 15:53:52 ---> 891bea992c31 15:53:52 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:53:52 ---> Running in c66844bbf75a 15:53:53 Removing intermediate container c66844bbf75a 15:53:53 ---> 949cb5bb285c 15:53:53 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:53:53 ---> Running in 273fffa46c5c 15:53:54 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:53:54 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:53:55 (1/5) Installing libsodium (1.0.18-r0) 15:53:55 (2/5) Installing libzmq (4.3.2-r0) 15:53:55 (3/5) Installing pkgconf (1.6.3-r0) 15:53:56 (4/5) Installing libsodium-dev (1.0.18-r0) 15:53:56 (5/5) Installing zeromq-dev (4.3.2-r0) 15:53:56 Executing busybox-1.31.1-r8.trigger 15:53:56 OK: 145 MiB in 44 packages 15:53:57 Removing intermediate container 273fffa46c5c 15:53:57 ---> d9a76474d38f 15:53:57 Step 6/8 : WORKDIR /build 15:53:57 ---> Running in 15cc7204f44b 15:53:57 Removing intermediate container 15cc7204f44b 15:53:57 ---> 0a546917b130 15:53:57 Step 7/8 : COPY go.mod . 15:53:57 ---> 1c7c2ede8026 15:53:57 Step 8/8 : RUN go mod download 15:53:57 ---> Running in c8385ea26bad 15:54:00 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:54:00 go: finding github.com/BurntSushi/toml v0.3.1 15:54:00 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:54:00 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:54:00 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:54:00 go: finding github.com/bgentry/speakeasy v0.1.0 15:54:00 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:54:00 go: finding github.com/davecgh/go-spew v1.1.1 15:54:00 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:54:00 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:54:00 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 15:54:00 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 15:54:00 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 15:54:00 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:54:00 go: finding github.com/fatih/color v1.7.0 15:54:00 go: finding github.com/go-kit/kit v0.8.0 15:54:00 go: finding github.com/go-logfmt/logfmt v0.4.0 15:54:00 go: finding github.com/go-stack/stack v1.8.0 15:54:00 go: finding github.com/golang/snappy v0.0.1 15:54:00 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:54:00 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:54:00 go: finding github.com/google/go-cmp v0.3.1 15:54:00 go: finding github.com/google/uuid v1.1.0 15:54:00 go: finding github.com/gorilla/mux v1.7.2 15:54:00 go: finding github.com/hashicorp/consul/api v1.1.0 15:54:00 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:54:00 go: finding github.com/hashicorp/errwrap v1.0.0 15:54:00 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:54:00 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:54:00 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:54:00 go: finding github.com/hashicorp/go-multierror v1.0.0 15:54:00 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:54:00 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:54:00 go: finding github.com/hashicorp/go-syslog v1.0.0 15:54:00 go: finding github.com/hashicorp/go-uuid v1.0.1 15:54:00 go: finding github.com/hashicorp/go.net v0.0.1 15:54:00 go: finding github.com/hashicorp/golang-lru v0.5.0 15:54:00 go: finding github.com/hashicorp/logutils v1.0.0 15:54:00 go: finding github.com/hashicorp/mdns v1.0.0 15:54:00 go: finding github.com/hashicorp/memberlist v0.1.3 15:54:00 go: finding github.com/hashicorp/serf v0.8.2 15:54:00 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:54:00 go: finding github.com/kr/pretty v0.2.0 15:54:00 go: finding github.com/kr/pty v1.1.1 15:54:00 go: finding github.com/kr/text v0.1.0 15:54:00 go: finding github.com/mattn/go-colorable v0.0.9 15:54:00 go: finding github.com/mattn/go-isatty v0.0.3 15:54:00 go: finding github.com/miekg/dns v1.0.14 15:54:00 go: finding github.com/mitchellh/cli v1.0.0 15:54:00 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:54:00 go: finding github.com/mitchellh/copystructure v1.0.0 15:54:00 go: finding github.com/mitchellh/go-homedir v1.0.0 15:54:00 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:54:00 go: finding github.com/mitchellh/gox v0.4.0 15:54:00 go: finding github.com/mitchellh/iochan v1.0.0 15:54:00 go: finding github.com/mitchellh/mapstructure v1.1.2 15:54:00 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:54:00 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:54:00 go: finding github.com/pebbe/zmq4 v1.0.0 15:54:00 go: finding github.com/pelletier/go-toml v1.2.0 15:54:00 go: finding github.com/pkg/errors v0.8.1 15:54:00 go: finding github.com/pmezard/go-difflib v1.0.0 15:54:00 go: finding github.com/posener/complete v1.1.1 15:54:00 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:54:00 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:54:00 go: finding github.com/stretchr/objx v0.2.0 15:54:00 go: finding github.com/stretchr/testify v1.4.0 15:54:00 go: finding github.com/tidwall/pretty v1.0.0 15:54:00 go: finding github.com/ugorji/go v1.1.4 15:54:00 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:54:00 go: finding github.com/xdg/stringprep v1.0.0 15:54:00 go: finding go.mongodb.org/mongo-driver v1.1.1 15:54:00 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:54:00 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:54:00 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:54:00 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 15:54:00 go: finding golang.org/x/text v0.3.2 15:54:00 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 15:54:00 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:54:00 go: finding gopkg.in/yaml.v2 v2.2.2 15:54:13 Removing intermediate container c8385ea26bad 15:54:13 ---> 50699aa8b6b7 15:54:13 Successfully built 50699aa8b6b7 15:54:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:54:13 + docker inspect -f . ci-base-image-x86_64 15:54:14 . [Pipeline] withDockerContainer 15:54:15 prd-centos7-docker-4c-2g-4330 does not seem to be running inside a container 15:54:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:54:16 $ docker top e9f16a679aafd6a42efd54bbdbb69d3102571bf573897a4ff3c9cf81472eadbb -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:16 + go version 15:54:16 go version go1.13.5 linux/amd64 [Pipeline] sh 15:54:17 + make test 15:54:17 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:54:19 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 15:54:42 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.146s coverage: 88.9% of statements 15:54:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4331 in /w/workspace/ndry_app-functions-sdk-go_PR-322 [Pipeline] { [Pipeline] ws 15:54:43 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 15:54:49 using credential edgex-jenkins-ssh 15:54:49 Cloning the remote Git repository 15:54:49 Cloning with configured refspecs honoured and without tags 15:54:49 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:54:49 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 15:54:49 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:54:49 > git --version # timeout=10 15:54:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:49 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/322/head:refs/remotes/origin/PR-322 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:54:52 Fetching without tags 15:54:53 Merging remotes/origin/master commit ab64e02debb3363583ae84ae14d4b6cb6e69c2ba into PR head commit d7be64f13f1a295461ffe07e0f8b7186bfac7b62 15:54:53 Merge succeeded, producing d7be64f13f1a295461ffe07e0f8b7186bfac7b62 15:54:53 Checking out Revision d7be64f13f1a295461ffe07e0f8b7186bfac7b62 (PR-322) 15:54:52 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:54:52 > git config --add remote.origin.fetch +refs/pull/322/head:refs/remotes/origin/PR-322 # timeout=10 15:54:52 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:54:52 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:54:52 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:54:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/322/head:refs/remotes/origin/PR-322 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:54:53 > git config core.sparsecheckout # timeout=10 15:54:53 > git checkout -f d7be64f13f1a295461ffe07e0f8b7186bfac7b62 # timeout=10 15:54:53 > git remote # timeout=10 15:54:53 > git config --get remote.origin.url # timeout=10 15:54:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:53 > git merge ab64e02debb3363583ae84ae14d4b6cb6e69c2ba # timeout=10 15:54:53 > git rev-parse HEAD^{commit} # timeout=10 15:54:53 > git config core.sparsecheckout # timeout=10 15:54:53 > git checkout -f d7be64f13f1a295461ffe07e0f8b7186bfac7b62 # timeout=10 15:54:55 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.777s coverage: 44.5% of statements 15:54:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 15:54:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 15:54:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.025s coverage: 100.0% of statements 15:54:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.749s coverage: 69.3% of statements 15:54:58 Commit message: "Merge branch 'master' into configurableMQTT" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:55:01 ========================================================= 15:55:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:55:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:55:02 + 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 . 15:55:03 Sending build context to Docker daemon 36.76MB 15:55:03 Step 1/8 : ARG BASE=golang:1.13-alpine 15:55:03 Step 2/8 : FROM ${BASE} 15:55:03 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:55:03 cde5963f3b93: Pulling fs layer 15:55:03 2a23fa8c16f7: Pulling fs layer 15:55:03 777b28850792: Pulling fs layer 15:55:03 8a11ddd9e578: Pulling fs layer 15:55:03 4cf88f913ddb: Pulling fs layer 15:55:03 1df406cf5192: Pulling fs layer 15:55:03 cd6300453558: Pulling fs layer 15:55:03 b9c365052c96: Pulling fs layer 15:55:03 a2d8cc88f415: Pulling fs layer 15:55:03 ea1d1ca13537: Pulling fs layer 15:55:03 3750a50a1c5e: Pulling fs layer 15:55:03 8a11ddd9e578: Waiting 15:55:03 4cf88f913ddb: Waiting 15:55:03 a2d8cc88f415: Waiting 15:55:03 1df406cf5192: Waiting 15:55:03 ea1d1ca13537: Waiting 15:55:03 cd6300453558: Waiting 15:55:03 3750a50a1c5e: Waiting 15:55:03 b9c365052c96: Waiting 15:55:03 777b28850792: Verifying Checksum 15:55:03 777b28850792: Download complete 15:55:04 2a23fa8c16f7: Verifying Checksum 15:55:04 2a23fa8c16f7: Download complete 15:55:04 4cf88f913ddb: Download complete 15:55:04 1df406cf5192: Verifying Checksum 15:55:04 1df406cf5192: Download complete 15:55:04 cde5963f3b93: Verifying Checksum 15:55:05 cde5963f3b93: Pull complete 15:55:05 2a23fa8c16f7: Pull complete 15:55:06 777b28850792: Pull complete 15:55:08 cd6300453558: Verifying Checksum 15:55:08 cd6300453558: Download complete 15:55:08 a2d8cc88f415: Verifying Checksum 15:55:08 a2d8cc88f415: Download complete 15:55:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.617s coverage: 73.4% of statements 15:55:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.006s coverage: 89.5% of statements 15:55:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.027s coverage: 100.0% of statements 15:55:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.105s coverage: 100.0% of statements 15:55:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.006s coverage: 100.0% of statements 15:55:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.030s coverage: 100.0% of statements 15:55:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 15:55:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 15:55:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 15:55:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 15:55:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 15:55:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 15:55:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 15:55:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.045s coverage: 96.6% of statements 15:55:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 15:55:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.023s coverage: 97.7% of statements 15:55:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 15:55:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 15:55:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 15:55:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.684s coverage: 84.8% of statements 15:55:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.088s coverage: 81.1% of statements 15:55:10 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 15:55:10 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.357s coverage: 70.1% of statements 15:55:10 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 15:55:10 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.017s coverage: 100.0% of statements 15:55:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:55:11 ea1d1ca13537: Verifying Checksum 15:55:11 ea1d1ca13537: Download complete 15:55:11 3750a50a1c5e: Verifying Checksum 15:55:11 3750a50a1c5e: Download complete 15:55:13 b9c365052c96: Verifying Checksum 15:55:13 b9c365052c96: Download complete 15:55:15 8a11ddd9e578: Verifying Checksum 15:55:15 8a11ddd9e578: Download complete 15:55:19 gofmt -l . 15:55:19 [ "`gofmt -l .`" = "" ] 15:55:19 ./bin/test-attribution-txt.sh 15:55:20 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:55:22 Stashed 1 file(s) [Pipeline] } 15:55:22 $ docker stop --time=1 e9f16a679aafd6a42efd54bbdbb69d3102571bf573897a4ff3c9cf81472eadbb 15:55:24 $ docker rm -f e9f16a679aafd6a42efd54bbdbb69d3102571bf573897a4ff3c9cf81472eadbb [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] } 15:55:27 8a11ddd9e578: Pull complete 15:55:27 4cf88f913ddb: Pull complete 15:55:27 1df406cf5192: Pull complete 15:55:32 cd6300453558: Pull complete 15:55:37 b9c365052c96: Pull complete 15:55:37 a2d8cc88f415: Pull complete 15:55:39 ea1d1ca13537: Pull complete 15:55:39 3750a50a1c5e: Pull complete 15:55:39 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 15:55:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:55:39 ---> 78745c68409d 15:55:39 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:55:40 latest: Pulling from library/docker 15:55:40 8a0637ca1ac9: Pulling fs layer 15:55:40 4726da4a2734: Pulling fs layer 15:55:40 73e3cb2b3a46: Pulling fs layer 15:55:40 af8135161ac3: Pulling fs layer 15:55:40 8938096eeda7: Pulling fs layer 15:55:40 648c0e7fc3a8: Pulling fs layer 15:55:40 fe85cdb0d7dc: Pulling fs layer 15:55:40 8938096eeda7: Waiting 15:55:40 fe85cdb0d7dc: Waiting 15:55:40 648c0e7fc3a8: Waiting 15:55:40 af8135161ac3: Waiting 15:55:40 73e3cb2b3a46: Download complete 15:55:40 4726da4a2734: Verifying Checksum 15:55:40 4726da4a2734: Download complete 15:55:40 8a0637ca1ac9: Verifying Checksum 15:55:40 8a0637ca1ac9: Download complete 15:55:40 8938096eeda7: Download complete 15:55:40 648c0e7fc3a8: Verifying Checksum 15:55:40 648c0e7fc3a8: Download complete 15:55:40 fe85cdb0d7dc: Verifying Checksum 15:55:40 fe85cdb0d7dc: Download complete 15:55:41 8a0637ca1ac9: Pull complete 15:55:41 4726da4a2734: Pull complete 15:55:42 73e3cb2b3a46: Pull complete 15:55:46 af8135161ac3: Verifying Checksum 15:55:46 af8135161ac3: Download complete 15:55:48 af8135161ac3: Pull complete 15:55:49 8938096eeda7: Pull complete 15:55:49 648c0e7fc3a8: Pull complete 15:55:49 fe85cdb0d7dc: Pull complete 15:55:49 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 15:55:49 Status: Downloaded newer image for docker:latest 15:55:56 ---> e22c00d68bf8 15:55:56 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:55:56 ---> Running in 1d52eef3fefc 15:55:56 Removing intermediate container 1d52eef3fefc 15:55:56 ---> 2c3bdea69bb4 15:55:56 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:55:56 ---> Running in fba6783148ed 15:55:57 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:55:57 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:55:58 (1/5) Installing libsodium (1.0.18-r0) 15:55:58 (2/5) Installing libzmq (4.3.2-r0) 15:55:58 (3/5) Installing pkgconf (1.6.3-r0) 15:55:58 (4/5) Installing libsodium-dev (1.0.18-r0) 15:55:58 (5/5) Installing zeromq-dev (4.3.2-r0) 15:55:58 Executing busybox-1.31.1-r8.trigger 15:55:58 OK: 127 MiB in 44 packages 15:56:00 Removing intermediate container fba6783148ed 15:56:00 ---> 91c6143b12d0 15:56:00 Step 6/8 : WORKDIR /build 15:56:00 ---> Running in 06c59daa0372 15:56:00 Removing intermediate container 06c59daa0372 15:56:00 ---> 53a8d77311cd 15:56:00 Step 7/8 : COPY go.mod . 15:56:01 ---> 483aa9aa85f0 15:56:01 Step 8/8 : RUN go mod download 15:56:01 ---> Running in 7a0c79495ab2 15:56:03 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:56:03 go: finding github.com/BurntSushi/toml v0.3.1 15:56:03 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:56:03 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:56:03 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:56:03 go: finding github.com/bgentry/speakeasy v0.1.0 15:56:03 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:56:03 go: finding github.com/davecgh/go-spew v1.1.1 15:56:03 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:56:03 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:56:03 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 15:56:03 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 15:56:03 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 15:56:03 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:56:03 go: finding github.com/fatih/color v1.7.0 15:56:03 go: finding github.com/go-kit/kit v0.8.0 15:56:03 go: finding github.com/go-logfmt/logfmt v0.4.0 15:56:03 go: finding github.com/go-stack/stack v1.8.0 15:56:03 go: finding github.com/golang/snappy v0.0.1 15:56:03 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:56:03 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:56:03 go: finding github.com/google/go-cmp v0.3.1 15:56:03 go: finding github.com/google/uuid v1.1.0 15:56:03 go: finding github.com/gorilla/mux v1.7.2 15:56:03 go: finding github.com/hashicorp/consul/api v1.1.0 15:56:03 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:56:03 go: finding github.com/hashicorp/errwrap v1.0.0 15:56:03 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:56:03 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:56:03 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:56:03 go: finding github.com/hashicorp/go-multierror v1.0.0 15:56:03 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:56:03 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:56:03 go: finding github.com/hashicorp/go-syslog v1.0.0 15:56:03 go: finding github.com/hashicorp/go-uuid v1.0.1 15:56:03 go: finding github.com/hashicorp/go.net v0.0.1 15:56:03 go: finding github.com/hashicorp/golang-lru v0.5.0 15:56:03 go: finding github.com/hashicorp/logutils v1.0.0 15:56:03 go: finding github.com/hashicorp/mdns v1.0.0 15:56:03 go: finding github.com/hashicorp/memberlist v0.1.3 15:56:03 go: finding github.com/hashicorp/serf v0.8.2 15:56:03 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:56:03 go: finding github.com/kr/pretty v0.2.0 15:56:03 go: finding github.com/kr/pty v1.1.1 15:56:03 go: finding github.com/kr/text v0.1.0 15:56:03 go: finding github.com/mattn/go-colorable v0.0.9 15:56:03 go: finding github.com/mattn/go-isatty v0.0.3 15:56:04 go: finding github.com/miekg/dns v1.0.14 15:56:04 go: finding github.com/mitchellh/cli v1.0.0 15:56:04 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:56:04 go: finding github.com/mitchellh/copystructure v1.0.0 15:56:04 go: finding github.com/mitchellh/go-homedir v1.0.0 15:56:04 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:56:04 go: finding github.com/mitchellh/gox v0.4.0 15:56:04 go: finding github.com/mitchellh/iochan v1.0.0 15:56:04 go: finding github.com/mitchellh/mapstructure v1.1.2 15:56:04 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:56:04 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:56:04 go: finding github.com/pebbe/zmq4 v1.0.0 15:56:04 go: finding github.com/pelletier/go-toml v1.2.0 15:56:04 go: finding github.com/pkg/errors v0.8.1 15:56:04 go: finding github.com/pmezard/go-difflib v1.0.0 15:56:04 go: finding github.com/posener/complete v1.1.1 15:56:04 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:56:04 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:56:04 go: finding github.com/stretchr/objx v0.2.0 15:56:04 go: finding github.com/stretchr/testify v1.4.0 15:56:04 go: finding github.com/tidwall/pretty v1.0.0 15:56:04 go: finding github.com/ugorji/go v1.1.4 15:56:04 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:56:04 go: finding github.com/xdg/stringprep v1.0.0 15:56:04 go: finding go.mongodb.org/mongo-driver v1.1.1 15:56:04 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:56:04 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:56:04 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:56:04 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 15:56:04 go: finding golang.org/x/text v0.3.2 15:56:04 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 15:56:04 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:56:04 go: finding gopkg.in/yaml.v2 v2.2.2 15:56:22 Removing intermediate container 7a0c79495ab2 15:56:22 ---> fe1d44b5d92b 15:56:22 Successfully built fe1d44b5d92b 15:56:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:56:23 + docker inspect -f . ci-base-image-arm64 15:56:23 . [Pipeline] withDockerContainer 15:56:23 prd-ubuntu18.04-docker-arm64-4c-16g-4331 does not seem to be running inside a container 15:56:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:56:25 $ docker top 0f9f488b0dcbdaf70e52137f725672aa4d154623942ef1a256828316fd7f0142 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:26 + go version 15:56:26 go version go1.13.5 linux/arm64 [Pipeline] sh 15:56:27 + make test 15:56:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:56:29 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 15:57:16 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.100s coverage: 88.9% of statements 15:57:28 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.653s coverage: 44.5% of statements 15:57:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 15:57:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 15:57:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.075s coverage: 100.0% of statements 15:57:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.411s coverage: 69.3% of statements 15:57:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.637s coverage: 73.4% of statements 15:57:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.020s coverage: 89.5% of statements 15:57:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.040s coverage: 100.0% of statements 15:57:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.132s coverage: 100.0% of statements 15:57:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.057s coverage: 100.0% of statements 15:57:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.016s coverage: 100.0% of statements 15:57:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 15:57:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 15:57:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 15:57:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 15:57:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 15:57:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 15:57:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 15:57:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.019s coverage: 96.6% of statements 15:57:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 15:57:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.017s coverage: 97.7% of statements 15:57:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 15:57:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 15:57:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 15:57:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.690s coverage: 84.8% of statements 15:57:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.200s coverage: 81.1% of statements 15:57:46 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 15:57:46 level=DEBUG ts=2020-04-16T15:57:43.767510443Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 15:57:46 level=DEBUG ts=2020-04-16T15:57:43.776861255Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 15:57:46 level=DEBUG ts=2020-04-16T15:57:43.78222137Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 15:57:46 level=DEBUG ts=2020-04-16T15:57:43.788142128Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 15:57:46 level=DEBUG ts=2020-04-16T15:57:43.794353071Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 15:57:46 level=DEBUG ts=2020-04-16T15:57:43.800494464Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 15:57:46 level=DEBUG ts=2020-04-16T15:57:43.805972642Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 15:57:46 level=DEBUG ts=2020-04-16T15:57:43.81144661Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 15:57:46 level=DEBUG ts=2020-04-16T15:57:43.81750865Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 15:57:46 level=DEBUG ts=2020-04-16T15:57:43.817912929Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 15:57:46 level=DEBUG ts=2020-04-16T15:57:43.818012371Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 15:57:46 level=DEBUG ts=2020-04-16T15:57:45.823878193Z app=app_functions_sdk_go source=batch.go:99 msg="Timer has elapsed" 15:57:46 level=DEBUG ts=2020-04-16T15:57:45.831518517Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 15:57:46 level=DEBUG ts=2020-04-16T15:57:45.836885113Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 15:57:46 level=DEBUG ts=2020-04-16T15:57:45.8372011Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 15:57:46 level=DEBUG ts=2020-04-16T15:57:45.837282411Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 15:57:46 level=DEBUG ts=2020-04-16T15:57:45.853319487Z app=app_functions_sdk_go source=batch.go:97 msg="Batch count has been reached" 15:57:46 level=DEBUG ts=2020-04-16T15:57:45.853391518Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 15:57:46 level=DEBUG ts=2020-04-16T15:57:45.858185761Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 15:57:46 panic: interface conversion: interface {} is nil, not [][]uint8 15:57:46 15:57:46 goroutine 45 [running]: 15:57:46 github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet.func3(0x40001228b0, 0x40001228c0, 0x400018e460, 0x400018b000, 0x40001228a0) 15:57:46 /w/workspace/app-functions-sdk-go/3/pkg/transforms/batch_test.go:119 +0x218 15:57:46 created by github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet 15:57:46 /w/workspace/app-functions-sdk-go/3/pkg/transforms/batch_test.go:114 +0x17c 15:57:46 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 2.130s 15:57:46 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 15:57:46 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.055s coverage: 100.0% of statements 15:57:46 FAIL 15:57:46 make: *** [Makefile:6: test] Error 1 [Pipeline] } 15:57:46 $ docker stop --time=1 0f9f488b0dcbdaf70e52137f725672aa4d154623942ef1a256828316fd7f0142 15:57:48 $ docker rm -f 0f9f488b0dcbdaf70e52137f725672aa4d154623942ef1a256828316fd7f0142 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:57:50 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:57:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:57:52 ---> package-listing.sh 15:57:52 ++ facter osfamily 15:57:52 ++ tr '[:upper:]' '[:lower:]' 15:57:52 + OS_FAMILY=redhat 15:57:52 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-322 15:57:52 + START_PACKAGES=/tmp/packages_start.txt 15:57:52 + END_PACKAGES=/tmp/packages_end.txt 15:57:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:57:52 + PACKAGES=/tmp/packages_start.txt 15:57:52 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-322 ']' 15:57:52 + PACKAGES=/tmp/packages_end.txt 15:57:52 + case "${OS_FAMILY}" in 15:57:52 + rpm -qa 15:57:52 + sort 15:57:56 + '[' -f /tmp/packages_start.txt ']' 15:57:56 + '[' -f /tmp/packages_end.txt ']' 15:57:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:57:56 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-322 ']' 15:57:56 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-322/archives/ 15:57:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-322/archives/ [Pipeline] isUnix [Pipeline] sh 15:57:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:57:56 15:57:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:57:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:57:57 alpine: Pulling from edgex-lftools-log-publisher 15:57:57 c9b1b535fdd9: Pulling fs layer 15:57:57 2cc5ad85d9ab: Pulling fs layer 15:57:57 756a868c4378: Pulling fs layer 15:57:57 444b2fc9a129: Pulling fs layer 15:57:57 ea15f1150254: Pulling fs layer 15:57:57 41b27a9f41bf: Pulling fs layer 15:57:57 28c525ee5125: Pulling fs layer 15:57:57 094b1ea09ed8: Pulling fs layer 15:57:57 138eaada9080: Pulling fs layer 15:57:57 0622d0fa9048: Pulling fs layer 15:57:57 ea15f1150254: Waiting 15:57:57 41b27a9f41bf: Waiting 15:57:57 094b1ea09ed8: Waiting 15:57:57 28c525ee5125: Waiting 15:57:57 138eaada9080: Waiting 15:57:57 0622d0fa9048: Waiting 15:57:57 444b2fc9a129: Waiting 15:57:57 2cc5ad85d9ab: Download complete 15:57:57 444b2fc9a129: Verifying Checksum 15:57:57 444b2fc9a129: Download complete 15:57:57 c9b1b535fdd9: Verifying Checksum 15:57:57 c9b1b535fdd9: Download complete 15:57:57 ea15f1150254: Verifying Checksum 15:57:57 ea15f1150254: Download complete 15:57:57 28c525ee5125: Verifying Checksum 15:57:57 28c525ee5125: Download complete 15:57:57 c9b1b535fdd9: Pull complete 15:57:57 756a868c4378: Verifying Checksum 15:57:57 756a868c4378: Download complete 15:57:57 138eaada9080: Verifying Checksum 15:57:57 138eaada9080: Download complete 15:57:57 0622d0fa9048: Verifying Checksum 15:57:57 0622d0fa9048: Download complete 15:57:57 2cc5ad85d9ab: Pull complete 15:57:57 094b1ea09ed8: Verifying Checksum 15:57:57 094b1ea09ed8: Download complete 15:57:58 41b27a9f41bf: Verifying Checksum 15:57:58 41b27a9f41bf: Download complete 15:57:59 756a868c4378: Pull complete 15:57:59 444b2fc9a129: Pull complete 15:58:00 ea15f1150254: Pull complete 15:58:04 41b27a9f41bf: Pull complete 15:58:04 28c525ee5125: Pull complete 15:58:06 094b1ea09ed8: Pull complete 15:58:06 138eaada9080: Pull complete 15:58:07 0622d0fa9048: Pull complete 15:58:07 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:58:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:58:08 prd-centos7-docker-4c-2g-4327 does not seem to be running inside a container 15:58:08 $ 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_PR-322 -v /w/workspace/ndry_app-functions-sdk-go_PR-322:/w/workspace/ndry_app-functions-sdk-go_PR-322:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-322@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-322@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 15:58:09 $ docker top ac96705936155c458fb03e217b7c534caab485a01673fe21d90e51c7fde2630f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:58:09 provisioning config files... 15:58:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-322@tmp/config1152724151655005705tmp [Pipeline] { [Pipeline] echo 15:58:09 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:58:09 ---> create-netrc.sh [Pipeline] echo 15:58:09 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:58:10 ---> logs-deploy.sh 15:58:10 + ARCHIVE_ARTIFACTS= 15:58:10 + LOGS_SERVER=https://logs.edgexfoundry.org 15:58:10 + '[' https://logs.edgexfoundry.org == None ']' 15:58:10 + NEXUS_URL=https://nexus.edgexfoundry.org 15:58:10 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-322/3 15:58:10 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-322/3/ 15:58:10 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-322/3 /w/workspace/ndry_app-functions-sdk-go_PR-322 15:58:11 Archives upload complete. 15:58:11 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-322/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-322/3/