Pull request #332 opened 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 1f63c5f5d0e61ef50c2bbddc3e556641e31ff154+3720d8df5707df48cfb3657e39f352019c03e280 (c3270f34210ecb9c7eb258378d8cdc0c6d22fd79) Running in Durability level: MAX_SURVIVABILITY 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-332/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # 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 > git --version # 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-5382 in /w/workspace/ndry_app-functions-sdk-go_PR-332 [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-332 # 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/332/head:refs/remotes/origin/PR-332 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/332/head:refs/remotes/origin/PR-332 # 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/332/head:refs/remotes/origin/PR-332 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3720d8df5707df48cfb3657e39f352019c03e280 into PR head commit 1f63c5f5d0e61ef50c2bbddc3e556641e31ff154 Merge succeeded, producing 1f63c5f5d0e61ef50c2bbddc3e556641e31ff154 Checking out Revision 1f63c5f5d0e61ef50c2bbddc3e556641e31ff154 (PR-332) > git config core.sparsecheckout # timeout=10 > git checkout -f 1f63c5f5d0e61ef50c2bbddc3e556641e31ff154 # 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 3720d8df5707df48cfb3657e39f352019c03e280 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f63c5f5d0e61ef50c2bbddc3e556641e31ff154 # timeout=10 Commit message: "ci: improve conventional commit conformance" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:19:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:19:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:19:25 ========================================================= 19:19:25 EdgeX Global Pipelines Version Info 19:19:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:19:26 ------------------- 19:19:26 stable info: 19:19:26 ------------------- 19:19:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:19:26 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 19:19:26 Message: update stable to v1.0.73 19:19:27 ------------------- 19:19:27 experimental info: 19:19:27 ------------------- 19:19:27 Commited By: **** collab-it+edgex@linuxfoundation.org 19:19:27 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 19:19:27 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 19:19:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:19:29 19:19:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:19:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:19:30 latest: Pulling from edgex-devops/git-semver 19:19:30 9123ac7c32f7: Pulling fs layer 19:19:30 b8cc5d1170e3: Pulling fs layer 19:19:30 2924cbbf6a41: Pulling fs layer 19:19:30 93b08a4f1073: Pulling fs layer 19:19:30 93b08a4f1073: Waiting 19:19:30 b8cc5d1170e3: Verifying Checksum 19:19:30 b8cc5d1170e3: Download complete 19:19:30 9123ac7c32f7: Verifying Checksum 19:19:30 9123ac7c32f7: Download complete 19:19:30 93b08a4f1073: Verifying Checksum 19:19:30 93b08a4f1073: Download complete 19:19:30 2924cbbf6a41: Verifying Checksum 19:19:30 2924cbbf6a41: Download complete 19:19:30 9123ac7c32f7: Pull complete 19:19:30 b8cc5d1170e3: Pull complete 19:19:31 2924cbbf6a41: Pull complete 19:19:31 93b08a4f1073: Pull complete 19:19:31 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 19:19:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:19:31 prd-centos7-docker-4c-2g-5382 does not seem to be running inside a container 19:19:32 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-332 -v /w/workspace/ndry_app-functions-sdk-go_PR-332:/w/workspace/ndry_app-functions-sdk-go_PR-332:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-332@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-332@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:19:32 $ docker top 16d8ce471903988d3072dbe7d9453f8e578f0f7898475daf1c7ebd9ec2c6f460 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:19:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:33 [ssh-agent] Looking for ssh-agent implementation... 19:19:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:33 $ docker exec 16d8ce471903988d3072dbe7d9453f8e578f0f7898475daf1c7ebd9ec2c6f460 ssh-agent 19:19:33 SSH_AUTH_SOCK=/tmp/ssh-nMnJ7vbhW2RA/agent.15 19:19:33 SSH_AGENT_PID=22 19:19:33 Running ssh-add (command line suppressed) 19:19:33 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-332@tmp/private_key_4363937360070148411.key (/w/workspace/ndry_app-functions-sdk-go_PR-332@tmp/private_key_4363937360070148411.key) 19:19:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:34 + git describe --exact-match --tags HEAD 19:19:34 fatal: No names found, cannot describe anything. [Pipeline] } 19:19:34 $ docker exec --env ******** --env ******** 16d8ce471903988d3072dbe7d9453f8e578f0f7898475daf1c7ebd9ec2c6f460 ssh-agent -k 19:19:34 unset SSH_AUTH_SOCK; 19:19:34 unset SSH_AGENT_PID; 19:19:34 echo Agent pid 22 killed; 19:19:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 19:19:34 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 19:19:34 This usually means this commit has not been tagged. [Pipeline] sshagent 19:19:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:34 [ssh-agent] Looking for ssh-agent implementation... 19:19:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:34 $ docker exec 16d8ce471903988d3072dbe7d9453f8e578f0f7898475daf1c7ebd9ec2c6f460 ssh-agent 19:19:35 SSH_AUTH_SOCK=/tmp/ssh-OJVn4ji1x3vq/agent.58 19:19:35 SSH_AGENT_PID=65 19:19:35 Running ssh-add (command line suppressed) 19:19:35 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-332@tmp/private_key_5426257188361031454.key (/w/workspace/ndry_app-functions-sdk-go_PR-332@tmp/private_key_5426257188361031454.key) 19:19:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:35 + git semver init 19:19:35 # -> Open(): unable to determine branch for HEAD 19:19:35 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-332/.git 19:19:35 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-332 19:19:35 # $SEMVER_REMOTE_NAME = origin 19:19:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:19:35 # $SEMVER_USER_NAME = edgex-jenkins 19:19:35 # $SEMVER_BRANCH = PR-332 19:19:35 # $SEMVER_TEMP = /tmp/semver-981328331 19:19:35 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 19:19:38 # '/tmp/semver-981328331' -> '/w/workspace/ndry_app-functions-sdk-go_PR-332/.semver' 19:19:38 # -> Force: false 19:19:38 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-332/.semver [Pipeline] } 19:19:38 $ docker exec --env ******** --env ******** 16d8ce471903988d3072dbe7d9453f8e578f0f7898475daf1c7ebd9ec2c6f460 ssh-agent -k 19:19:38 unset SSH_AUTH_SOCK; 19:19:38 unset SSH_AGENT_PID; 19:19:38 echo Agent pid 65 killed; 19:19:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:19:39 + git semver [Pipeline] } 19:19:39 $ docker stop --time=1 16d8ce471903988d3072dbe7d9453f8e578f0f7898475daf1c7ebd9ec2c6f460 19:19:40 $ docker rm -f 16d8ce471903988d3072dbe7d9453f8e578f0f7898475daf1c7ebd9ec2c6f460 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 19:19:42 Stashed 107 file(s) [Pipeline] echo 19:19:42 [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 19:19:58 Still waiting to schedule task 19:19:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:19:58 Still waiting to schedule task 19:19:58 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 19:21:44 Running on prd-centos7-docker-4c-2g-5385 in /w/workspace/ndry_app-functions-sdk-go_PR-332 [Pipeline] { [Pipeline] ws 19:21:44 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 19:21:48 using credential edgex-jenkins-ssh 19:21:48 Cloning the remote Git repository 19:21:48 Cloning with configured refspecs honoured and without tags 19:21:48 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:21:48 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 19:21:48 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:21:48 > git --version # timeout=10 19:21:48 using GIT_SSH to set credentials SSH Credentials for GitHub 19:21:48 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/332/head:refs/remotes/origin/PR-332 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:21:50 Fetching without tags 19:21:50 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:21:50 > git config --add remote.origin.fetch +refs/pull/332/head:refs/remotes/origin/PR-332 # timeout=10 19:21:50 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:21:50 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:21:50 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:21:50 using GIT_SSH to set credentials SSH Credentials for GitHub 19:21:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/332/head:refs/remotes/origin/PR-332 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:21:51 Merging remotes/origin/master commit 3720d8df5707df48cfb3657e39f352019c03e280 into PR head commit 1f63c5f5d0e61ef50c2bbddc3e556641e31ff154 19:21:51 Merge succeeded, producing 1f63c5f5d0e61ef50c2bbddc3e556641e31ff154 19:21:51 Checking out Revision 1f63c5f5d0e61ef50c2bbddc3e556641e31ff154 (PR-332) 19:21:51 > git config core.sparsecheckout # timeout=10 19:21:51 > git checkout -f 1f63c5f5d0e61ef50c2bbddc3e556641e31ff154 # timeout=10 19:21:51 > git remote # timeout=10 19:21:51 > git config --get remote.origin.url # timeout=10 19:21:51 using GIT_SSH to set credentials SSH Credentials for GitHub 19:21:51 > git merge 3720d8df5707df48cfb3657e39f352019c03e280 # timeout=10 19:21:51 > git rev-parse HEAD^{commit} # timeout=10 19:21:51 > git config core.sparsecheckout # timeout=10 19:21:51 > git checkout -f 1f63c5f5d0e61ef50c2bbddc3e556641e31ff154 # timeout=10 19:21:55 Commit message: "ci: improve conventional commit conformance" 19:21:55 > git --version # timeout=10 19:21:55 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:21:57 ========================================================= 19:21:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 19:21:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:21:58 + 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 . 19:21:59 Sending build context to Docker daemon 36.89MB 19:21:59 Step 1/8 : ARG BASE=golang:1.13-alpine 19:21:59 Step 2/8 : FROM ${BASE} 19:21:59 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 19:21:59 e6b0cf9c0882: Pulling fs layer 19:21:59 2848faf0eed1: Pulling fs layer 19:21:59 0f37312ad70f: Pulling fs layer 19:21:59 5788d62ee057: Pulling fs layer 19:21:59 0e6b1d234666: Pulling fs layer 19:21:59 bf5d7aec512f: Pulling fs layer 19:21:59 34c802a77dc8: Pulling fs layer 19:21:59 9eb99e56ec68: Pulling fs layer 19:21:59 27c7a5d97fbd: Pulling fs layer 19:21:59 5c102a31e300: Pulling fs layer 19:21:59 dcfb455df0a1: Pulling fs layer 19:21:59 5788d62ee057: Waiting 19:21:59 0e6b1d234666: Waiting 19:21:59 bf5d7aec512f: Waiting 19:21:59 34c802a77dc8: Waiting 19:21:59 9eb99e56ec68: Waiting 19:21:59 27c7a5d97fbd: Waiting 19:21:59 5c102a31e300: Waiting 19:21:59 dcfb455df0a1: Waiting 19:21:59 0f37312ad70f: Verifying Checksum 19:21:59 0f37312ad70f: Download complete 19:21:59 2848faf0eed1: Download complete 19:21:59 0e6b1d234666: Verifying Checksum 19:21:59 0e6b1d234666: Download complete 19:21:59 bf5d7aec512f: Verifying Checksum 19:21:59 bf5d7aec512f: Download complete 19:21:59 e6b0cf9c0882: Verifying Checksum 19:21:59 e6b0cf9c0882: Download complete 19:21:59 e6b0cf9c0882: Pull complete 19:22:00 34c802a77dc8: Verifying Checksum 19:22:00 34c802a77dc8: Download complete 19:22:00 27c7a5d97fbd: Verifying Checksum 19:22:00 27c7a5d97fbd: Download complete 19:22:00 2848faf0eed1: Pull complete 19:22:00 0f37312ad70f: Pull complete 19:22:01 5c102a31e300: Verifying Checksum 19:22:01 5c102a31e300: Download complete 19:22:01 9eb99e56ec68: Verifying Checksum 19:22:01 9eb99e56ec68: Download complete 19:22:01 dcfb455df0a1: Verifying Checksum 19:22:01 dcfb455df0a1: Download complete 19:22:01 5788d62ee057: Verifying Checksum 19:22:01 5788d62ee057: Download complete 19:22:11 5788d62ee057: Pull complete 19:22:11 0e6b1d234666: Pull complete 19:22:11 bf5d7aec512f: Pull complete 19:22:15 34c802a77dc8: Pull complete 19:22:19 9eb99e56ec68: Pull complete 19:22:19 27c7a5d97fbd: Pull complete 19:22:20 5c102a31e300: Pull complete 19:22:20 dcfb455df0a1: Pull complete 19:22:20 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 19:22:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 19:22:20 ---> 7c70fe431013 19:22:20 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 19:22:21 latest: Pulling from library/docker 19:22:21 aad63a933944: Pulling fs layer 19:22:21 69846a6807b3: Pulling fs layer 19:22:21 5517540127c6: Pulling fs layer 19:22:21 da4bc653673c: Pulling fs layer 19:22:21 7d6a82484b25: Pulling fs layer 19:22:21 98d7178a08bc: Pulling fs layer 19:22:21 06fedb666dd1: Pulling fs layer 19:22:21 7d6a82484b25: Waiting 19:22:21 98d7178a08bc: Waiting 19:22:21 06fedb666dd1: Waiting 19:22:21 da4bc653673c: Waiting 19:22:21 5517540127c6: Download complete 19:22:21 aad63a933944: Verifying Checksum 19:22:21 aad63a933944: Download complete 19:22:21 69846a6807b3: Verifying Checksum 19:22:21 69846a6807b3: Download complete 19:22:21 98d7178a08bc: Verifying Checksum 19:22:21 98d7178a08bc: Download complete 19:22:21 7d6a82484b25: Verifying Checksum 19:22:21 7d6a82484b25: Download complete 19:22:22 06fedb666dd1: Verifying Checksum 19:22:22 06fedb666dd1: Download complete 19:22:22 aad63a933944: Pull complete 19:22:22 da4bc653673c: Verifying Checksum 19:22:22 da4bc653673c: Download complete 19:22:23 69846a6807b3: Pull complete 19:22:23 5517540127c6: Pull complete 19:22:26 da4bc653673c: Pull complete 19:22:26 7d6a82484b25: Pull complete 19:22:26 98d7178a08bc: Pull complete 19:22:26 06fedb666dd1: Pull complete 19:22:26 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 19:22:26 Status: Downloaded newer image for docker:latest 19:22:28 ---> b1ada80cbca1 19:22:28 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:22:28 ---> Running in 220d6a5d05d6 19:22:28 Removing intermediate container 220d6a5d05d6 19:22:28 ---> c792dd8f0ab6 19:22:28 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:22:28 ---> Running in daee90e5251a 19:22:28 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 19:22:29 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 19:22:30 (1/5) Installing libsodium (1.0.18-r0) 19:22:30 (2/5) Installing libzmq (4.3.2-r0) 19:22:30 (3/5) Installing pkgconf (1.6.3-r0) 19:22:30 (4/5) Installing libsodium-dev (1.0.18-r0) 19:22:30 (5/5) Installing zeromq-dev (4.3.2-r0) 19:22:30 Executing busybox-1.31.1-r8.trigger 19:22:30 OK: 145 MiB in 44 packages 19:22:30 Removing intermediate container daee90e5251a 19:22:30 ---> 24c226982aa2 19:22:30 Step 6/8 : WORKDIR /build 19:22:31 ---> Running in 93a9e4dd55a7 19:22:31 Removing intermediate container 93a9e4dd55a7 19:22:31 ---> 3ddc2d1ccb7d 19:22:31 Step 7/8 : COPY go.mod . 19:22:31 ---> dec4ec6f103c 19:22:31 Step 8/8 : RUN go mod download 19:22:31 ---> Running in 7278a972e471 19:22:33 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:22:33 go: finding github.com/BurntSushi/toml v0.3.1 19:22:33 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 19:22:33 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:22:33 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 19:22:33 go: finding github.com/bgentry/speakeasy v0.1.0 19:22:33 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 19:22:33 go: finding github.com/davecgh/go-spew v1.1.1 19:22:33 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 19:22:33 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 19:22:33 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 19:22:33 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 19:22:33 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 19:22:33 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 19:22:33 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 19:22:33 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 19:22:33 go: finding github.com/fatih/color v1.7.0 19:22:33 go: finding github.com/fxamacker/cbor/v2 v2.2.0 19:22:33 go: finding github.com/go-kit/kit v0.8.0 19:22:33 go: finding github.com/go-logfmt/logfmt v0.4.0 19:22:33 go: finding github.com/go-stack/stack v1.8.0 19:22:33 go: finding github.com/golang/snappy v0.0.1 19:22:33 go: finding github.com/gomodule/redigo v2.0.0+incompatible 19:22:33 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:22:33 go: finding github.com/google/go-cmp v0.3.1 19:22:33 go: finding github.com/google/uuid v1.1.0 19:22:33 go: finding github.com/gorilla/mux v1.7.2 19:22:33 go: finding github.com/hashicorp/consul/api v1.1.0 19:22:33 go: finding github.com/hashicorp/consul/sdk v0.1.1 19:22:33 go: finding github.com/hashicorp/errwrap v1.0.0 19:22:33 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 19:22:33 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 19:22:33 go: finding github.com/hashicorp/go-msgpack v0.5.3 19:22:33 go: finding github.com/hashicorp/go-multierror v1.0.0 19:22:33 go: finding github.com/hashicorp/go-rootcerts v1.0.0 19:22:33 go: finding github.com/hashicorp/go-sockaddr v1.0.0 19:22:33 go: finding github.com/hashicorp/go-syslog v1.0.0 19:22:33 go: finding github.com/hashicorp/go-uuid v1.0.1 19:22:33 go: finding github.com/hashicorp/go.net v0.0.1 19:22:33 go: finding github.com/hashicorp/golang-lru v0.5.0 19:22:33 go: finding github.com/hashicorp/logutils v1.0.0 19:22:33 go: finding github.com/hashicorp/mdns v1.0.0 19:22:33 go: finding github.com/hashicorp/memberlist v0.1.3 19:22:33 go: finding github.com/hashicorp/serf v0.8.2 19:22:33 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:22:33 go: finding github.com/kr/pretty v0.2.0 19:22:33 go: finding github.com/kr/pty v1.1.1 19:22:33 go: finding github.com/kr/text v0.1.0 19:22:33 go: finding github.com/mattn/go-colorable v0.0.9 19:22:33 go: finding github.com/mattn/go-isatty v0.0.3 19:22:33 go: finding github.com/miekg/dns v1.0.14 19:22:33 go: finding github.com/mitchellh/cli v1.0.0 19:22:33 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:22:33 go: finding github.com/mitchellh/copystructure v1.0.0 19:22:33 go: finding github.com/mitchellh/go-homedir v1.0.0 19:22:33 go: finding github.com/mitchellh/go-testing-interface v1.0.0 19:22:33 go: finding github.com/mitchellh/gox v0.4.0 19:22:33 go: finding github.com/mitchellh/iochan v1.0.0 19:22:33 go: finding github.com/mitchellh/mapstructure v1.1.2 19:22:33 go: finding github.com/mitchellh/reflectwalk v1.0.0 19:22:33 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:22:33 go: finding github.com/pebbe/zmq4 v1.0.0 19:22:33 go: finding github.com/pelletier/go-toml v1.2.0 19:22:33 go: finding github.com/pkg/errors v0.8.1 19:22:33 go: finding github.com/pmezard/go-difflib v1.0.0 19:22:33 go: finding github.com/posener/complete v1.1.1 19:22:33 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 19:22:33 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:22:33 go: finding github.com/stretchr/objx v0.2.0 19:22:33 go: finding github.com/stretchr/testify v1.5.1 19:22:33 go: finding github.com/tidwall/pretty v1.0.0 19:22:33 go: finding github.com/ugorji/go v1.1.4 19:22:33 go: finding github.com/x448/float16 v0.8.4 19:22:33 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 19:22:33 go: finding github.com/xdg/stringprep v1.0.0 19:22:33 go: finding go.mongodb.org/mongo-driver v1.1.1 19:22:33 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 19:22:33 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 19:22:33 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 19:22:33 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 19:22:34 go: finding golang.org/x/text v0.3.2 19:22:34 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 19:22:34 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:22:34 go: finding gopkg.in/yaml.v2 v2.2.8 19:22:44 Removing intermediate container 7278a972e471 19:22:44 ---> f9c6a030fe40 19:22:44 Successfully built f9c6a030fe40 19:22:44 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 19:22:45 + docker inspect -f . ci-base-image-x86_64 19:22:45 . [Pipeline] withDockerContainer 19:22:45 prd-centos7-docker-4c-2g-5385 does not seem to be running inside a container 19:22:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-x86_64 cat 19:22:45 $ docker top 6644321d795662b81104f2fcb51ec5fc0cbae7215f6dc8f1227aece4a1d0269e -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:46 + go version 19:22:46 go version go1.13.5 linux/amd64 [Pipeline] sh 19:22:46 + make test 19:22:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:22:49 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 19:22:57 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.110s coverage: 86.2% of statements 19:23:12 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.469s coverage: 49.8% of statements 19:23:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 19:23:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 19:23:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.049s coverage: 59.8% of statements 19:23:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 19:23:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.532s coverage: 69.1% of statements 19:23:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5386 in /w/workspace/ndry_app-functions-sdk-go_PR-332 [Pipeline] { [Pipeline] ws 19:23:13 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 19:23:19 using credential edgex-jenkins-ssh 19:23:19 Cloning the remote Git repository 19:23:19 Cloning with configured refspecs honoured and without tags 19:23:20 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:23:20 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 19:23:20 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:23:20 > git --version # timeout=10 19:23:20 using GIT_SSH to set credentials SSH Credentials for GitHub 19:23:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/332/head:refs/remotes/origin/PR-332 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:23:23 Fetching without tags 19:23:23 Merging remotes/origin/master commit 3720d8df5707df48cfb3657e39f352019c03e280 into PR head commit 1f63c5f5d0e61ef50c2bbddc3e556641e31ff154 19:23:24 Merge succeeded, producing 1f63c5f5d0e61ef50c2bbddc3e556641e31ff154 19:23:24 Checking out Revision 1f63c5f5d0e61ef50c2bbddc3e556641e31ff154 (PR-332) 19:23:23 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:23:23 > git config --add remote.origin.fetch +refs/pull/332/head:refs/remotes/origin/PR-332 # timeout=10 19:23:23 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:23:23 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:23:23 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:23:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:23:23 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/332/head:refs/remotes/origin/PR-332 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:23:23 > git config core.sparsecheckout # timeout=10 19:23:23 > git checkout -f 1f63c5f5d0e61ef50c2bbddc3e556641e31ff154 # timeout=10 19:23:24 > git remote # timeout=10 19:23:24 > git config --get remote.origin.url # timeout=10 19:23:24 using GIT_SSH to set credentials SSH Credentials for GitHub 19:23:24 > git merge 3720d8df5707df48cfb3657e39f352019c03e280 # timeout=10 19:23:24 > git rev-parse HEAD^{commit} # timeout=10 19:23:24 > git config core.sparsecheckout # timeout=10 19:23:24 > git checkout -f 1f63c5f5d0e61ef50c2bbddc3e556641e31ff154 # timeout=10 19:23:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.530s coverage: 73.4% of statements 19:23:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.020s coverage: 89.5% of statements 19:23:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements 19:23:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.147s coverage: 100.0% of statements 19:23:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.010s coverage: 100.0% of statements 19:23:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.032s coverage: 100.0% of statements 19:23:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 19:23:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 19:23:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 19:23:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 19:23:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 19:23:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 19:23:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 19:23:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.009s coverage: 96.6% of statements 19:23:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 19:23:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.013s coverage: 97.7% of statements 19:23:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 19:23:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 19:23:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 19:23:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.667s coverage: 76.3% of statements 19:23:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.049s coverage: 81.1% of statements 19:23:27 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 19:23:27 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.362s coverage: 70.1% of statements 19:23:27 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 19:23:27 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.007s coverage: 100.0% of statements 19:23:27 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:23:28 Commit message: "ci: improve conventional commit conformance" 19:23:28 > git --version # timeout=10 19:23:28 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:23:32 ========================================================= 19:23:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 19:23:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:23:33 + 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 . 19:23:33 gofmt -l . 19:23:33 [ "`gofmt -l .`" = "" ] 19:23:33 ./bin/test-go-mod-tidy.sh [Pipeline] stash 19:23:34 Stashed 1 file(s) [Pipeline] } 19:23:34 $ docker stop --time=1 6644321d795662b81104f2fcb51ec5fc0cbae7215f6dc8f1227aece4a1d0269e 19:23:34 Sending build context to Docker daemon 36.89MB 19:23:34 Step 1/8 : ARG BASE=golang:1.13-alpine 19:23:34 Step 2/8 : FROM ${BASE} 19:23:34 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:23:34 cde5963f3b93: Pulling fs layer 19:23:34 2a23fa8c16f7: Pulling fs layer 19:23:34 777b28850792: Pulling fs layer 19:23:34 8a11ddd9e578: Pulling fs layer 19:23:34 4cf88f913ddb: Pulling fs layer 19:23:34 1df406cf5192: Pulling fs layer 19:23:34 cd6300453558: Pulling fs layer 19:23:34 b9c365052c96: Pulling fs layer 19:23:34 a2d8cc88f415: Pulling fs layer 19:23:34 ea1d1ca13537: Pulling fs layer 19:23:34 3750a50a1c5e: Pulling fs layer 19:23:34 cd6300453558: Waiting 19:23:34 b9c365052c96: Waiting 19:23:34 8a11ddd9e578: Waiting 19:23:34 a2d8cc88f415: Waiting 19:23:34 4cf88f913ddb: Waiting 19:23:34 ea1d1ca13537: Waiting 19:23:34 1df406cf5192: Waiting 19:23:34 3750a50a1c5e: Waiting 19:23:34 777b28850792: Verifying Checksum 19:23:34 777b28850792: Download complete 19:23:34 2a23fa8c16f7: Download complete 19:23:34 4cf88f913ddb: Download complete 19:23:34 1df406cf5192: Download complete 19:23:35 cde5963f3b93: Verifying Checksum 19:23:35 cde5963f3b93: Download complete 19:23:35 $ docker rm -f 6644321d795662b81104f2fcb51ec5fc0cbae7215f6dc8f1227aece4a1d0269e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 19:23:36 cde5963f3b93: Pull complete [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) 19:23:36 2a23fa8c16f7: Pull complete Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 19:23:37 777b28850792: Pull complete [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:23:39 cd6300453558: Verifying Checksum 19:23:39 cd6300453558: Download complete 19:23:39 a2d8cc88f415: Verifying Checksum 19:23:39 a2d8cc88f415: Download complete 19:23:41 ea1d1ca13537: Verifying Checksum 19:23:41 ea1d1ca13537: Download complete 19:23:41 3750a50a1c5e: Verifying Checksum 19:23:41 3750a50a1c5e: Download complete 19:23:44 b9c365052c96: Verifying Checksum 19:23:44 b9c365052c96: Download complete 19:23:45 8a11ddd9e578: Verifying Checksum 19:23:45 8a11ddd9e578: Download complete 19:23:58 8a11ddd9e578: Pull complete 19:23:58 4cf88f913ddb: Pull complete 19:23:58 1df406cf5192: Pull complete 19:24:01 cd6300453558: Pull complete 19:24:06 b9c365052c96: Pull complete 19:24:06 a2d8cc88f415: Pull complete 19:24:08 ea1d1ca13537: Pull complete 19:24:09 3750a50a1c5e: Pull complete 19:24:09 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 19:24:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 19:24:09 ---> 78745c68409d 19:24:09 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 19:24:09 latest: Pulling from library/docker 19:24:09 8a0637ca1ac9: Pulling fs layer 19:24:09 4726da4a2734: Pulling fs layer 19:24:09 73e3cb2b3a46: Pulling fs layer 19:24:09 af8135161ac3: Pulling fs layer 19:24:09 8938096eeda7: Pulling fs layer 19:24:09 648c0e7fc3a8: Pulling fs layer 19:24:09 fe85cdb0d7dc: Pulling fs layer 19:24:09 648c0e7fc3a8: Waiting 19:24:09 af8135161ac3: Waiting 19:24:09 8938096eeda7: Waiting 19:24:09 fe85cdb0d7dc: Waiting 19:24:09 73e3cb2b3a46: Verifying Checksum 19:24:09 73e3cb2b3a46: Download complete 19:24:10 4726da4a2734: Verifying Checksum 19:24:10 4726da4a2734: Download complete 19:24:10 8a0637ca1ac9: Verifying Checksum 19:24:10 8a0637ca1ac9: Download complete 19:24:10 8938096eeda7: Verifying Checksum 19:24:10 8938096eeda7: Download complete 19:24:10 648c0e7fc3a8: Verifying Checksum 19:24:10 648c0e7fc3a8: Download complete 19:24:10 fe85cdb0d7dc: Download complete 19:24:10 8a0637ca1ac9: Pull complete 19:24:11 4726da4a2734: Pull complete 19:24:11 73e3cb2b3a46: Pull complete 19:24:15 af8135161ac3: Verifying Checksum 19:24:15 af8135161ac3: Download complete 19:24:19 af8135161ac3: Pull complete 19:24:19 8938096eeda7: Pull complete 19:24:19 648c0e7fc3a8: Pull complete 19:24:20 fe85cdb0d7dc: Pull complete 19:24:20 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 19:24:20 Status: Downloaded newer image for docker:latest 19:24:28 ---> 22bed11f5089 19:24:28 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:24:28 ---> Running in 81f370fdc8c8 19:24:28 Removing intermediate container 81f370fdc8c8 19:24:28 ---> ad10e6b38c72 19:24:28 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:24:28 ---> Running in 66e5c5f9adef 19:24:29 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 19:24:30 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 19:24:31 (1/5) Installing libsodium (1.0.18-r0) 19:24:31 (2/5) Installing libzmq (4.3.2-r0) 19:24:31 (3/5) Installing pkgconf (1.6.3-r0) 19:24:31 (4/5) Installing libsodium-dev (1.0.18-r0) 19:24:31 (5/5) Installing zeromq-dev (4.3.2-r0) 19:24:31 Executing busybox-1.31.1-r8.trigger 19:24:31 OK: 127 MiB in 44 packages 19:24:33 Removing intermediate container 66e5c5f9adef 19:24:33 ---> 06a164bff5a7 19:24:33 Step 6/8 : WORKDIR /build 19:24:33 ---> Running in c6d308d85f32 19:24:33 Removing intermediate container c6d308d85f32 19:24:33 ---> 9c4b99d1f8c7 19:24:33 Step 7/8 : COPY go.mod . 19:24:34 ---> e8f0976a2d86 19:24:34 Step 8/8 : RUN go mod download 19:24:34 ---> Running in 540c12254383 19:24:42 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:24:42 go: finding github.com/BurntSushi/toml v0.3.1 19:24:42 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 19:24:42 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:24:42 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 19:24:42 go: finding github.com/bgentry/speakeasy v0.1.0 19:24:42 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 19:24:42 go: finding github.com/davecgh/go-spew v1.1.1 19:24:42 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 19:24:42 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 19:24:42 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 19:24:42 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 19:24:42 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 19:24:42 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 19:24:42 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 19:24:42 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 19:24:42 go: finding github.com/fatih/color v1.7.0 19:24:42 go: finding github.com/fxamacker/cbor/v2 v2.2.0 19:24:42 go: finding github.com/go-kit/kit v0.8.0 19:24:42 go: finding github.com/go-logfmt/logfmt v0.4.0 19:24:42 go: finding github.com/go-stack/stack v1.8.0 19:24:42 go: finding github.com/golang/snappy v0.0.1 19:24:42 go: finding github.com/gomodule/redigo v2.0.0+incompatible 19:24:42 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:24:42 go: finding github.com/google/go-cmp v0.3.1 19:24:42 go: finding github.com/google/uuid v1.1.0 19:24:42 go: finding github.com/gorilla/mux v1.7.2 19:24:42 go: finding github.com/hashicorp/consul/api v1.1.0 19:24:42 go: finding github.com/hashicorp/consul/sdk v0.1.1 19:24:42 go: finding github.com/hashicorp/errwrap v1.0.0 19:24:42 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 19:24:42 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 19:24:42 go: finding github.com/hashicorp/go-msgpack v0.5.3 19:24:42 go: finding github.com/hashicorp/go-multierror v1.0.0 19:24:42 go: finding github.com/hashicorp/go-rootcerts v1.0.0 19:24:42 go: finding github.com/hashicorp/go-sockaddr v1.0.0 19:24:42 go: finding github.com/hashicorp/go-syslog v1.0.0 19:24:42 go: finding github.com/hashicorp/go-uuid v1.0.1 19:24:42 go: finding github.com/hashicorp/go.net v0.0.1 19:24:42 go: finding github.com/hashicorp/golang-lru v0.5.0 19:24:42 go: finding github.com/hashicorp/logutils v1.0.0 19:24:42 go: finding github.com/hashicorp/mdns v1.0.0 19:24:42 go: finding github.com/hashicorp/memberlist v0.1.3 19:24:42 go: finding github.com/hashicorp/serf v0.8.2 19:24:42 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:24:42 go: finding github.com/kr/pretty v0.2.0 19:24:42 go: finding github.com/kr/pty v1.1.1 19:24:42 go: finding github.com/kr/text v0.1.0 19:24:42 go: finding github.com/mattn/go-colorable v0.0.9 19:24:42 go: finding github.com/mattn/go-isatty v0.0.3 19:24:42 go: finding github.com/miekg/dns v1.0.14 19:24:42 go: finding github.com/mitchellh/cli v1.0.0 19:24:42 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:24:42 go: finding github.com/mitchellh/copystructure v1.0.0 19:24:42 go: finding github.com/mitchellh/go-homedir v1.0.0 19:24:42 go: finding github.com/mitchellh/go-testing-interface v1.0.0 19:24:42 go: finding github.com/mitchellh/gox v0.4.0 19:24:42 go: finding github.com/mitchellh/iochan v1.0.0 19:24:42 go: finding github.com/mitchellh/mapstructure v1.1.2 19:24:42 go: finding github.com/mitchellh/reflectwalk v1.0.0 19:24:42 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:24:42 go: finding github.com/pebbe/zmq4 v1.0.0 19:24:42 go: finding github.com/pelletier/go-toml v1.2.0 19:24:42 go: finding github.com/pkg/errors v0.8.1 19:24:42 go: finding github.com/pmezard/go-difflib v1.0.0 19:24:42 go: finding github.com/posener/complete v1.1.1 19:24:42 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 19:24:42 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:24:42 go: finding github.com/stretchr/objx v0.2.0 19:24:42 go: finding github.com/stretchr/testify v1.5.1 19:24:42 go: finding github.com/tidwall/pretty v1.0.0 19:24:42 go: finding github.com/ugorji/go v1.1.4 19:24:42 go: finding github.com/x448/float16 v0.8.4 19:24:42 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 19:24:42 go: finding github.com/xdg/stringprep v1.0.0 19:24:42 go: finding go.mongodb.org/mongo-driver v1.1.1 19:24:42 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 19:24:42 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 19:24:42 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 19:24:42 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 19:24:42 go: finding golang.org/x/text v0.3.2 19:24:42 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 19:24:42 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:24:42 go: finding gopkg.in/yaml.v2 v2.2.8 19:25:00 Removing intermediate container 540c12254383 19:25:00 ---> eefeda648622 19:25:00 Successfully built eefeda648622 19:25:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:25:01 + docker inspect -f . ci-base-image-arm64 19:25:02 . [Pipeline] withDockerContainer 19:25:02 prd-ubuntu18.04-docker-arm64-4c-16g-5386 does not seem to be running inside a container 19:25:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-arm64 cat 19:25:04 $ docker top 948c351b7bc28455f6a658933108f8a674c38562d707f8ebe0444d65f0f0e03d -eo pid,comm [Pipeline] { [Pipeline] sh 19:25:05 + go version 19:25:05 go version go1.13.5 linux/arm64 [Pipeline] sh 19:25:06 + make test 19:25:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:25:08 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 19:25:34 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.131s coverage: 86.2% of statements 19:26:07 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.306s coverage: 49.8% of statements 19:26:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 19:26:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 19:26:07 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.066s coverage: 59.8% of statements 19:26:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 19:26:07 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.528s coverage: 69.1% of statements 19:26:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.578s coverage: 73.4% of statements 19:26:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.022s coverage: 89.5% of statements 19:26:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.019s coverage: 100.0% of statements 19:26:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.127s coverage: 100.0% of statements 19:26:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.019s coverage: 100.0% of statements 19:26:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.015s coverage: 100.0% of statements 19:26:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 19:26:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 19:26:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 19:26:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 19:26:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 19:26:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 19:26:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 19:26:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.015s coverage: 96.6% of statements 19:26:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 19:26:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.014s coverage: 97.7% of statements 19:26:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 19:26:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 19:26:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 19:26:18 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.683s coverage: 76.3% of statements 19:26:18 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.116s coverage: 81.1% of statements 19:26:18 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 19:26:18 level=DEBUG ts=2020-04-21T19:26:14.739418069Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 19:26:18 level=DEBUG ts=2020-04-21T19:26:14.7490438Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 19:26:18 level=DEBUG ts=2020-04-21T19:26:14.755347224Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 19:26:18 level=DEBUG ts=2020-04-21T19:26:14.76069677Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 19:26:18 level=DEBUG ts=2020-04-21T19:26:14.766652847Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 19:26:18 level=DEBUG ts=2020-04-21T19:26:14.773066924Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 19:26:18 level=DEBUG ts=2020-04-21T19:26:14.778391859Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 19:26:18 level=DEBUG ts=2020-04-21T19:26:14.783875578Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 19:26:18 level=DEBUG ts=2020-04-21T19:26:14.790663072Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 19:26:18 level=DEBUG ts=2020-04-21T19:26:14.790831475Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 19:26:18 level=DEBUG ts=2020-04-21T19:26:14.791161341Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 19:26:18 level=DEBUG ts=2020-04-21T19:26:16.798318624Z app=app_functions_sdk_go source=batch.go:99 msg="Timer has elapsed" 19:26:18 level=DEBUG ts=2020-04-21T19:26:16.810042835Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 19:26:18 level=DEBUG ts=2020-04-21T19:26:16.816788379Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 19:26:18 level=DEBUG ts=2020-04-21T19:26:16.817160526Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 19:26:18 level=DEBUG ts=2020-04-21T19:26:16.817692847Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 19:26:18 level=DEBUG ts=2020-04-21T19:26:16.834775204Z app=app_functions_sdk_go source=batch.go:97 msg="Batch count has been reached" 19:26:18 level=DEBUG ts=2020-04-21T19:26:16.834825115Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 19:26:18 level=DEBUG ts=2020-04-21T19:26:16.840562209Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 19:26:18 panic: interface conversion: interface {} is nil, not [][]uint8 19:26:18 19:26:18 goroutine 39 [running]: 19:26:18 github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet.func3(0x4000150130, 0x4000150140, 0x4000184000, 0x4000156300, 0x4000150120) 19:26:18 /w/workspace/app-functions-sdk-go/1/pkg/transforms/batch_test.go:119 +0x218 19:26:18 created by github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet 19:26:18 /w/workspace/app-functions-sdk-go/1/pkg/transforms/batch_test.go:114 +0x17c 19:26:18 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 2.134s 19:26:18 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 19:26:18 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.018s coverage: 100.0% of statements 19:26:18 FAIL 19:26:18 make: *** [Makefile:6: test] Error 1 [Pipeline] } 19:26:19 $ docker stop --time=1 948c351b7bc28455f6a658933108f8a674c38562d707f8ebe0444d65f0f0e03d 19:26:21 $ docker rm -f 948c351b7bc28455f6a658933108f8a674c38562d707f8ebe0444d65f0f0e03d [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] } 19:26:23 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 19:26:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:26:26 ---> package-listing.sh 19:26:26 ++ facter osfamily 19:26:26 ++ tr '[:upper:]' '[:lower:]' 19:26:26 + OS_FAMILY=redhat 19:26:26 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-332 19:26:26 + START_PACKAGES=/tmp/packages_start.txt 19:26:26 + END_PACKAGES=/tmp/packages_end.txt 19:26:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:26:26 + PACKAGES=/tmp/packages_start.txt 19:26:26 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-332 ']' 19:26:26 + PACKAGES=/tmp/packages_end.txt 19:26:26 + case "${OS_FAMILY}" in 19:26:26 + rpm -qa 19:26:26 + sort 19:26:30 + '[' -f /tmp/packages_start.txt ']' 19:26:30 + '[' -f /tmp/packages_end.txt ']' 19:26:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:26:30 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-332 ']' 19:26:30 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-332/archives/ 19:26:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-332/archives/ [Pipeline] isUnix [Pipeline] sh 19:26:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:26:31 19:26:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:26:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:26:31 alpine: Pulling from edgex-lftools-log-publisher 19:26:31 c9b1b535fdd9: Pulling fs layer 19:26:31 2cc5ad85d9ab: Pulling fs layer 19:26:31 756a868c4378: Pulling fs layer 19:26:31 444b2fc9a129: Pulling fs layer 19:26:31 ea15f1150254: Pulling fs layer 19:26:31 41b27a9f41bf: Pulling fs layer 19:26:31 28c525ee5125: Pulling fs layer 19:26:31 094b1ea09ed8: Pulling fs layer 19:26:31 138eaada9080: Pulling fs layer 19:26:31 0622d0fa9048: Pulling fs layer 19:26:31 41b27a9f41bf: Waiting 19:26:31 28c525ee5125: Waiting 19:26:31 094b1ea09ed8: Waiting 19:26:31 138eaada9080: Waiting 19:26:31 0622d0fa9048: Waiting 19:26:31 444b2fc9a129: Waiting 19:26:31 ea15f1150254: Waiting 19:26:31 444b2fc9a129: Download complete 19:26:31 c9b1b535fdd9: Verifying Checksum 19:26:31 c9b1b535fdd9: Download complete 19:26:31 ea15f1150254: Verifying Checksum 19:26:31 ea15f1150254: Download complete 19:26:31 28c525ee5125: Verifying Checksum 19:26:31 28c525ee5125: Download complete 19:26:32 756a868c4378: Verifying Checksum 19:26:32 756a868c4378: Download complete 19:26:32 c9b1b535fdd9: Pull complete 19:26:32 138eaada9080: Verifying Checksum 19:26:32 138eaada9080: Download complete 19:26:32 094b1ea09ed8: Verifying Checksum 19:26:32 094b1ea09ed8: Download complete 19:26:32 0622d0fa9048: Download complete 19:26:32 2cc5ad85d9ab: Pull complete 19:26:32 41b27a9f41bf: Verifying Checksum 19:26:32 41b27a9f41bf: Download complete 19:26:34 756a868c4378: Pull complete 19:26:34 444b2fc9a129: Pull complete 19:26:34 ea15f1150254: Pull complete 19:26:38 41b27a9f41bf: Pull complete 19:26:38 28c525ee5125: Pull complete 19:26:41 094b1ea09ed8: Pull complete 19:26:41 138eaada9080: Pull complete 19:26:41 0622d0fa9048: Pull complete 19:26:41 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 19:26:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:26:41 prd-centos7-docker-4c-2g-5382 does not seem to be running inside a container 19:26:41 $ 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-332 -v /w/workspace/ndry_app-functions-sdk-go_PR-332:/w/workspace/ndry_app-functions-sdk-go_PR-332:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-332@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-332@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:10003/edgex-lftools-log-publisher:alpine cat 19:26:42 $ docker top 7d2a6dfb4f3f0d22f074f4b53e15616d7713fae7b12b9a715e4d81721c485808 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:26:43 provisioning config files... 19:26:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-332@tmp/config4551622983968500592tmp [Pipeline] { [Pipeline] echo 19:26:43 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:26:43 ---> create-netrc.sh [Pipeline] echo 19:26:43 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:26:44 ---> logs-deploy.sh 19:26:44 + ARCHIVE_ARTIFACTS= 19:26:44 + LOGS_SERVER=https://logs.edgexfoundry.org 19:26:44 + '[' https://logs.edgexfoundry.org == None ']' 19:26:44 + NEXUS_URL=https://nexus.edgexfoundry.org 19:26:44 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-332/1 19:26:44 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-332/1/ 19:26:44 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-332/1 /w/workspace/ndry_app-functions-sdk-go_PR-332 19:26:45 Archives upload complete. 19:26:45 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-332/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-332/1/