Pull request #331 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 lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 51f1b93ee151d18849c3dc1449ce001f78ea7d26+3720d8df5707df48cfb3657e39f352019c03e280 (e5ebeec7f898b9c1458c79a6db46f85fd1203727) 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-331/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-5336 in /w/workspace/ndry_app-functions-sdk-go_PR-331 [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-331 # 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/331/head:refs/remotes/origin/PR-331 +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/331/head:refs/remotes/origin/PR-331 # 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/331/head:refs/remotes/origin/PR-331 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3720d8df5707df48cfb3657e39f352019c03e280 into PR head commit 51f1b93ee151d18849c3dc1449ce001f78ea7d26 Merge succeeded, producing 51f1b93ee151d18849c3dc1449ce001f78ea7d26 Checking out Revision 51f1b93ee151d18849c3dc1449ce001f78ea7d26 (PR-331) > git config core.sparsecheckout # timeout=10 > git checkout -f 51f1b93ee151d18849c3dc1449ce001f78ea7d26 # 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 51f1b93ee151d18849c3dc1449ce001f78ea7d26 # timeout=10 Commit message: "feature(environment): Allow uppercase environment overrides" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:12:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:12:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:12:12 ========================================================= 18:12:12 EdgeX Global Pipelines Version Info 18:12:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:12:14 ------------------- 18:12:14 stable info: 18:12:14 ------------------- 18:12:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:12:14 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 18:12:14 Message: update stable to v1.0.73 18:12:14 ------------------- 18:12:14 experimental info: 18:12:14 ------------------- 18:12:14 Commited By: **** collab-it+edgex@linuxfoundation.org 18:12:14 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 18:12:14 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 18:12:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:12:17 18:12:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:12:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:12:17 latest: Pulling from edgex-devops/git-semver 18:12:17 9123ac7c32f7: Pulling fs layer 18:12:17 b8cc5d1170e3: Pulling fs layer 18:12:17 2924cbbf6a41: Pulling fs layer 18:12:17 93b08a4f1073: Pulling fs layer 18:12:17 93b08a4f1073: Waiting 18:12:17 b8cc5d1170e3: Verifying Checksum 18:12:17 b8cc5d1170e3: Download complete 18:12:18 9123ac7c32f7: Verifying Checksum 18:12:18 9123ac7c32f7: Download complete 18:12:18 93b08a4f1073: Verifying Checksum 18:12:18 93b08a4f1073: Download complete 18:12:18 9123ac7c32f7: Pull complete 18:12:18 2924cbbf6a41: Verifying Checksum 18:12:18 2924cbbf6a41: Download complete 18:12:18 b8cc5d1170e3: Pull complete 18:12:19 2924cbbf6a41: Pull complete 18:12:20 93b08a4f1073: Pull complete 18:12:20 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 18:12:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:12:20 prd-centos7-docker-4c-2g-5336 does not seem to be running inside a container 18:12:21 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-331 -v /w/workspace/ndry_app-functions-sdk-go_PR-331:/w/workspace/ndry_app-functions-sdk-go_PR-331:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-331@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-331@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:12:23 $ docker top bdfaf5e0f0daffce1115bc4d4dd94499f078d2a88175ce25b1f2db478a1b1b55 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:12:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:12:23 [ssh-agent] Looking for ssh-agent implementation... 18:12:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:12:24 $ docker exec bdfaf5e0f0daffce1115bc4d4dd94499f078d2a88175ce25b1f2db478a1b1b55 ssh-agent 18:12:24 SSH_AUTH_SOCK=/tmp/ssh-U7Yp4AiO5CEo/agent.15 18:12:24 SSH_AGENT_PID=22 18:12:24 Running ssh-add (command line suppressed) 18:12:24 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-331@tmp/private_key_1411947612335030834.key (/w/workspace/ndry_app-functions-sdk-go_PR-331@tmp/private_key_1411947612335030834.key) 18:12:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:12:25 + git describe --exact-match --tags HEAD 18:12:25 fatal: No names found, cannot describe anything. [Pipeline] } 18:12:25 $ docker exec --env ******** --env ******** bdfaf5e0f0daffce1115bc4d4dd94499f078d2a88175ce25b1f2db478a1b1b55 ssh-agent -k 18:12:25 unset SSH_AUTH_SOCK; 18:12:25 unset SSH_AGENT_PID; 18:12:25 echo Agent pid 22 killed; 18:12:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:12:26 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 18:12:26 This usually means this commit has not been tagged. [Pipeline] sshagent 18:12:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:12:26 [ssh-agent] Looking for ssh-agent implementation... 18:12:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:12:26 $ docker exec bdfaf5e0f0daffce1115bc4d4dd94499f078d2a88175ce25b1f2db478a1b1b55 ssh-agent 18:12:27 SSH_AUTH_SOCK=/tmp/ssh-u5qhkmxqa0Va/agent.57 18:12:27 SSH_AGENT_PID=64 18:12:27 Running ssh-add (command line suppressed) 18:12:28 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-331@tmp/private_key_3842726900808411604.key (/w/workspace/ndry_app-functions-sdk-go_PR-331@tmp/private_key_3842726900808411604.key) 18:12:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:12:29 + git semver init 18:12:29 # -> Open(): unable to determine branch for HEAD 18:12:29 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-331/.git 18:12:29 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-331 18:12:29 # $SEMVER_REMOTE_NAME = origin 18:12:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:12:29 # $SEMVER_USER_NAME = edgex-jenkins 18:12:29 # $SEMVER_BRANCH = PR-331 18:12:29 # $SEMVER_TEMP = /tmp/semver-358165051 18:12:29 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:12:32 # '/tmp/semver-358165051' -> '/w/workspace/ndry_app-functions-sdk-go_PR-331/.semver' 18:12:32 # -> Force: false 18:12:32 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-331/.semver [Pipeline] } 18:12:32 $ docker exec --env ******** --env ******** bdfaf5e0f0daffce1115bc4d4dd94499f078d2a88175ce25b1f2db478a1b1b55 ssh-agent -k 18:12:33 unset SSH_AUTH_SOCK; 18:12:33 unset SSH_AGENT_PID; 18:12:33 echo Agent pid 64 killed; 18:12:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:12:34 + git semver [Pipeline] } 18:12:34 $ docker stop --time=1 bdfaf5e0f0daffce1115bc4d4dd94499f078d2a88175ce25b1f2db478a1b1b55 18:12:36 $ docker rm -f bdfaf5e0f0daffce1115bc4d4dd94499f078d2a88175ce25b1f2db478a1b1b55 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 18:12:43 Stashed 107 file(s) [Pipeline] echo 18:12:43 [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 18:12:58 Still waiting to schedule task 18:12:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:12:58 Still waiting to schedule task 18:12:58 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5309’ 18:15:14 Running on prd-centos7-docker-4c-2g-5337 in /w/workspace/ndry_app-functions-sdk-go_PR-331 [Pipeline] { [Pipeline] ws 18:15:14 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 18:15:16 using credential edgex-jenkins-ssh 18:15:16 Cloning the remote Git repository 18:15:16 Cloning with configured refspecs honoured and without tags 18:15:17 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:15:17 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 18:15:17 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:15:17 > git --version # timeout=10 18:15:17 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:17 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/331/head:refs/remotes/origin/PR-331 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:15:20 Fetching without tags 18:15:20 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:15:20 > git config --add remote.origin.fetch +refs/pull/331/head:refs/remotes/origin/PR-331 # timeout=10 18:15:20 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:15:20 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:15:20 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:15:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/331/head:refs/remotes/origin/PR-331 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:15:21 Merging remotes/origin/master commit 3720d8df5707df48cfb3657e39f352019c03e280 into PR head commit 51f1b93ee151d18849c3dc1449ce001f78ea7d26 18:15:21 Merge succeeded, producing 51f1b93ee151d18849c3dc1449ce001f78ea7d26 18:15:21 Checking out Revision 51f1b93ee151d18849c3dc1449ce001f78ea7d26 (PR-331) 18:15:21 > git config core.sparsecheckout # timeout=10 18:15:21 > git checkout -f 51f1b93ee151d18849c3dc1449ce001f78ea7d26 # timeout=10 18:15:21 > git remote # timeout=10 18:15:21 > git config --get remote.origin.url # timeout=10 18:15:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:21 > git merge 3720d8df5707df48cfb3657e39f352019c03e280 # timeout=10 18:15:21 > git rev-parse HEAD^{commit} # timeout=10 18:15:21 > git config core.sparsecheckout # timeout=10 18:15:21 > git checkout -f 51f1b93ee151d18849c3dc1449ce001f78ea7d26 # timeout=10 18:15:25 Commit message: "feature(environment): Allow uppercase environment overrides" 18:15:25 > git --version # timeout=10 18:15:25 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:15:27 ========================================================= 18:15:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 18:15:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:15:28 + 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 . 18:15:29 Sending build context to Docker daemon 36.89MB 18:15:29 Step 1/8 : ARG BASE=golang:1.13-alpine 18:15:29 Step 2/8 : FROM ${BASE} 18:15:29 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 18:15:29 e6b0cf9c0882: Pulling fs layer 18:15:29 2848faf0eed1: Pulling fs layer 18:15:29 0f37312ad70f: Pulling fs layer 18:15:29 5788d62ee057: Pulling fs layer 18:15:29 0e6b1d234666: Pulling fs layer 18:15:29 bf5d7aec512f: Pulling fs layer 18:15:29 34c802a77dc8: Pulling fs layer 18:15:29 9eb99e56ec68: Pulling fs layer 18:15:29 27c7a5d97fbd: Pulling fs layer 18:15:29 5c102a31e300: Pulling fs layer 18:15:29 dcfb455df0a1: Pulling fs layer 18:15:29 34c802a77dc8: Waiting 18:15:29 9eb99e56ec68: Waiting 18:15:29 27c7a5d97fbd: Waiting 18:15:29 5c102a31e300: Waiting 18:15:29 dcfb455df0a1: Waiting 18:15:29 0e6b1d234666: Waiting 18:15:29 bf5d7aec512f: Waiting 18:15:29 5788d62ee057: Waiting 18:15:29 0f37312ad70f: Verifying Checksum 18:15:29 0f37312ad70f: Download complete 18:15:29 2848faf0eed1: Download complete 18:15:29 0e6b1d234666: Download complete 18:15:29 bf5d7aec512f: Verifying Checksum 18:15:29 bf5d7aec512f: Download complete 18:15:29 e6b0cf9c0882: Verifying Checksum 18:15:29 34c802a77dc8: Verifying Checksum 18:15:29 34c802a77dc8: Download complete 18:15:30 27c7a5d97fbd: Verifying Checksum 18:15:30 27c7a5d97fbd: Download complete 18:15:30 5c102a31e300: Download complete 18:15:30 dcfb455df0a1: Verifying Checksum 18:15:30 dcfb455df0a1: Download complete 18:15:30 9eb99e56ec68: Verifying Checksum 18:15:30 9eb99e56ec68: Download complete 18:15:30 5788d62ee057: Verifying Checksum 18:15:30 5788d62ee057: Download complete 18:15:31 e6b0cf9c0882: Pull complete 18:15:32 2848faf0eed1: Pull complete 18:15:32 0f37312ad70f: Pull complete 18:15:39 5788d62ee057: Pull complete 18:15:39 0e6b1d234666: Pull complete 18:15:39 bf5d7aec512f: Pull complete 18:15:43 34c802a77dc8: Pull complete 18:15:46 9eb99e56ec68: Pull complete 18:15:46 27c7a5d97fbd: Pull complete 18:15:46 5c102a31e300: Pull complete 18:15:47 dcfb455df0a1: Pull complete 18:15:47 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 18:15:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 18:15:47 ---> 7c70fe431013 18:15:47 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:15:47 latest: Pulling from library/docker 18:15:47 aad63a933944: Pulling fs layer 18:15:47 69846a6807b3: Pulling fs layer 18:15:47 5517540127c6: Pulling fs layer 18:15:47 da4bc653673c: Pulling fs layer 18:15:47 7d6a82484b25: Pulling fs layer 18:15:47 98d7178a08bc: Pulling fs layer 18:15:47 06fedb666dd1: Pulling fs layer 18:15:47 7d6a82484b25: Waiting 18:15:47 98d7178a08bc: Waiting 18:15:47 06fedb666dd1: Waiting 18:15:47 da4bc653673c: Waiting 18:15:47 5517540127c6: Verifying Checksum 18:15:47 5517540127c6: Download complete 18:15:47 69846a6807b3: Verifying Checksum 18:15:47 69846a6807b3: Download complete 18:15:47 aad63a933944: Verifying Checksum 18:15:47 7d6a82484b25: Verifying Checksum 18:15:47 7d6a82484b25: Download complete 18:15:47 98d7178a08bc: Download complete 18:15:47 06fedb666dd1: Verifying Checksum 18:15:47 06fedb666dd1: Download complete 18:15:47 aad63a933944: Pull complete 18:15:48 da4bc653673c: Download complete 18:15:48 69846a6807b3: Pull complete 18:15:48 5517540127c6: Pull complete 18:15:52 da4bc653673c: Pull complete 18:15:52 7d6a82484b25: Pull complete 18:15:52 98d7178a08bc: Pull complete 18:15:52 06fedb666dd1: Pull complete 18:15:52 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 18:15:52 Status: Downloaded newer image for docker:latest 18:15:53 ---> 458fe3ff3108 18:15:53 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:15:53 ---> Running in c2e8a723d639 18:15:53 Removing intermediate container c2e8a723d639 18:15:53 ---> 5a818bcbc9af 18:15:53 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:15:53 ---> Running in 5492491580b8 18:15:54 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 18:15:55 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 18:15:55 (1/5) Installing libsodium (1.0.18-r0) 18:15:55 (2/5) Installing libzmq (4.3.2-r0) 18:15:55 (3/5) Installing pkgconf (1.6.3-r0) 18:15:56 (4/5) Installing libsodium-dev (1.0.18-r0) 18:15:56 (5/5) Installing zeromq-dev (4.3.2-r0) 18:15:56 Executing busybox-1.31.1-r8.trigger 18:15:56 OK: 145 MiB in 44 packages 18:15:56 Removing intermediate container 5492491580b8 18:15:56 ---> 464567ff3e31 18:15:56 Step 6/8 : WORKDIR /build 18:15:56 ---> Running in 969f373ac5cc 18:15:56 Removing intermediate container 969f373ac5cc 18:15:56 ---> e0b467c66afe 18:15:56 Step 7/8 : COPY go.mod . 18:15:56 ---> a2b3baecc6d2 18:15:56 Step 8/8 : RUN go mod download 18:15:57 ---> Running in 7332765968e3 18:15:59 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:15:59 go: finding github.com/BurntSushi/toml v0.3.1 18:15:59 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:15:59 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:15:59 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:15:59 go: finding github.com/bgentry/speakeasy v0.1.0 18:15:59 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:15:59 go: finding github.com/davecgh/go-spew v1.1.1 18:15:59 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:15:59 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 18:15:59 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 18:15:59 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 18:15:59 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 18:15:59 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 18:15:59 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 18:15:59 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:15:59 go: finding github.com/fatih/color v1.7.0 18:15:59 go: finding github.com/fxamacker/cbor/v2 v2.2.0 18:15:59 go: finding github.com/go-kit/kit v0.8.0 18:15:59 go: finding github.com/go-logfmt/logfmt v0.4.0 18:15:59 go: finding github.com/go-stack/stack v1.8.0 18:15:59 go: finding github.com/golang/snappy v0.0.1 18:15:59 go: finding github.com/gomodule/redigo v2.0.0+incompatible 18:15:59 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:15:59 go: finding github.com/google/go-cmp v0.3.1 18:15:59 go: finding github.com/google/uuid v1.1.0 18:15:59 go: finding github.com/gorilla/mux v1.7.2 18:15:59 go: finding github.com/hashicorp/consul/api v1.1.0 18:15:59 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:15:59 go: finding github.com/hashicorp/errwrap v1.0.0 18:15:59 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:15:59 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:15:59 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:15:59 go: finding github.com/hashicorp/go-multierror v1.0.0 18:15:59 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:15:59 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:15:59 go: finding github.com/hashicorp/go-syslog v1.0.0 18:15:59 go: finding github.com/hashicorp/go-uuid v1.0.1 18:15:59 go: finding github.com/hashicorp/go.net v0.0.1 18:15:59 go: finding github.com/hashicorp/golang-lru v0.5.0 18:15:59 go: finding github.com/hashicorp/logutils v1.0.0 18:15:59 go: finding github.com/hashicorp/mdns v1.0.0 18:15:59 go: finding github.com/hashicorp/memberlist v0.1.3 18:15:59 go: finding github.com/hashicorp/serf v0.8.2 18:15:59 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:15:59 go: finding github.com/kr/pretty v0.2.0 18:15:59 go: finding github.com/kr/pty v1.1.1 18:15:59 go: finding github.com/kr/text v0.1.0 18:15:59 go: finding github.com/mattn/go-colorable v0.0.9 18:15:59 go: finding github.com/mattn/go-isatty v0.0.3 18:15:59 go: finding github.com/miekg/dns v1.0.14 18:15:59 go: finding github.com/mitchellh/cli v1.0.0 18:15:59 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:15:59 go: finding github.com/mitchellh/copystructure v1.0.0 18:15:59 go: finding github.com/mitchellh/go-homedir v1.0.0 18:15:59 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:15:59 go: finding github.com/mitchellh/gox v0.4.0 18:15:59 go: finding github.com/mitchellh/iochan v1.0.0 18:15:59 go: finding github.com/mitchellh/mapstructure v1.1.2 18:15:59 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:15:59 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:15:59 go: finding github.com/pebbe/zmq4 v1.0.0 18:16:00 go: finding github.com/pelletier/go-toml v1.2.0 18:16:00 go: finding github.com/pkg/errors v0.8.1 18:16:00 go: finding github.com/pmezard/go-difflib v1.0.0 18:16:00 go: finding github.com/posener/complete v1.1.1 18:16:00 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:16:00 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:16:00 go: finding github.com/stretchr/objx v0.2.0 18:16:00 go: finding github.com/stretchr/testify v1.5.1 18:16:00 go: finding github.com/tidwall/pretty v1.0.0 18:16:00 go: finding github.com/ugorji/go v1.1.4 18:16:00 go: finding github.com/x448/float16 v0.8.4 18:16:00 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 18:16:00 go: finding github.com/xdg/stringprep v1.0.0 18:16:00 go: finding go.mongodb.org/mongo-driver v1.1.1 18:16:00 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 18:16:00 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 18:16:00 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:16:00 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 18:16:00 go: finding golang.org/x/text v0.3.2 18:16:00 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 18:16:00 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:16:00 go: finding gopkg.in/yaml.v2 v2.2.8 18:16:15 Removing intermediate container 7332765968e3 18:16:15 ---> fdc4cb829c8a 18:16:15 Successfully built fdc4cb829c8a 18:16:15 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 18:16:16 + docker inspect -f . ci-base-image-x86_64 18:16:16 . [Pipeline] withDockerContainer 18:16:16 prd-centos7-docker-4c-2g-5337 does not seem to be running inside a container 18:16:16 $ 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 ******** ci-base-image-x86_64 cat 18:16:16 $ docker top a1011816aae88c799e73877c1c472662b4f1e9a5d87517970f21eb851389f86e -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:17 + go version 18:16:17 go version go1.13.5 linux/amd64 [Pipeline] sh 18:16:17 + make test 18:16:17 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:16:19 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 18:16:25 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.092s coverage: 86.2% of statements 18:16:40 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.400s coverage: 49.8% of statements 18:16:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 18:16:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 18:16:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.034s coverage: 59.8% of statements 18:16:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 18:16:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.471s coverage: 69.1% of statements 18:16:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5338 in /w/workspace/ndry_app-functions-sdk-go_PR-331 [Pipeline] { [Pipeline] ws 18:16:48 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 18:16:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.509s coverage: 73.4% of statements 18:16:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.006s coverage: 89.5% of statements 18:16:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.030s coverage: 100.0% of statements 18:16:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.069s coverage: 100.0% of statements 18:16:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 18:16:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 18:16:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 18:16:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 18:16:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 18:16:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 18:16:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 18:16:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 18:16:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 18:16:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 18:16:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 18:16:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.004s coverage: 97.7% of statements 18:16:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 18:16:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 18:16:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 18:16:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.639s coverage: 76.3% of statements 18:16:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.051s coverage: 81.1% of statements 18:16:52 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 18:16:52 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.367s coverage: 70.1% of statements 18:16:52 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 18:16:52 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 100.0% of statements 18:16:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:16:55 using credential edgex-jenkins-ssh 18:16:55 Cloning the remote Git repository 18:16:55 Cloning with configured refspecs honoured and without tags 18:16:56 gofmt -l . 18:16:56 [ "`gofmt -l .`" = "" ] 18:16:55 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:16:55 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 18:16:55 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:16:55 > git --version # timeout=10 18:16:55 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:55 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/331/head:refs/remotes/origin/PR-331 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:16:56 ./bin/test-go-mod-tidy.sh [Pipeline] stash 18:16:57 Stashed 1 file(s) [Pipeline] } 18:16:57 $ docker stop --time=1 a1011816aae88c799e73877c1c472662b4f1e9a5d87517970f21eb851389f86e 18:16:58 $ docker rm -f a1011816aae88c799e73877c1c472662b4f1e9a5d87517970f21eb851389f86e [Pipeline] // withDockerContainer 18:16:58 Fetching without tags [Pipeline] } [Pipeline] // script 18:16:58 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:16:58 > git config --add remote.origin.fetch +refs/pull/331/head:refs/remotes/origin/PR-331 # timeout=10 18:16:58 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:16:58 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:16:58 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:16:58 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/331/head:refs/remotes/origin/PR-331 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 18:16:59 Merging remotes/origin/master commit 3720d8df5707df48cfb3657e39f352019c03e280 into PR head commit 51f1b93ee151d18849c3dc1449ce001f78ea7d26 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 18:16:59 Merge succeeded, producing 51f1b93ee151d18849c3dc1449ce001f78ea7d26 18:16:59 Checking out Revision 51f1b93ee151d18849c3dc1449ce001f78ea7d26 (PR-331) [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 18:16:59 > git config core.sparsecheckout # timeout=10 18:16:59 > git checkout -f 51f1b93ee151d18849c3dc1449ce001f78ea7d26 # timeout=10 18:16:59 > git remote # timeout=10 18:16:59 > git config --get remote.origin.url # timeout=10 18:16:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:59 > git merge 3720d8df5707df48cfb3657e39f352019c03e280 # timeout=10 18:16:59 > git rev-parse HEAD^{commit} # timeout=10 18:16:59 > git config core.sparsecheckout # timeout=10 18:16:59 > git checkout -f 51f1b93ee151d18849c3dc1449ce001f78ea7d26 # timeout=10 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:17:04 Commit message: "feature(environment): Allow uppercase environment overrides" 18:17:04 > git --version # timeout=10 18:17:04 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:17:08 ========================================================= 18:17:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 18:17:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:17:09 + 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 . 18:17:10 Sending build context to Docker daemon 36.89MB 18:17:10 Step 1/8 : ARG BASE=golang:1.13-alpine 18:17:10 Step 2/8 : FROM ${BASE} 18:17:11 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:17:11 cde5963f3b93: Pulling fs layer 18:17:11 2a23fa8c16f7: Pulling fs layer 18:17:11 777b28850792: Pulling fs layer 18:17:11 8a11ddd9e578: Pulling fs layer 18:17:11 4cf88f913ddb: Pulling fs layer 18:17:11 1df406cf5192: Pulling fs layer 18:17:11 cd6300453558: Pulling fs layer 18:17:11 b9c365052c96: Pulling fs layer 18:17:11 a2d8cc88f415: Pulling fs layer 18:17:11 ea1d1ca13537: Pulling fs layer 18:17:11 3750a50a1c5e: Pulling fs layer 18:17:11 8a11ddd9e578: Waiting 18:17:11 4cf88f913ddb: Waiting 18:17:11 b9c365052c96: Waiting 18:17:11 1df406cf5192: Waiting 18:17:11 a2d8cc88f415: Waiting 18:17:11 ea1d1ca13537: Waiting 18:17:11 cd6300453558: Waiting 18:17:11 3750a50a1c5e: Waiting 18:17:11 777b28850792: Verifying Checksum 18:17:11 777b28850792: Download complete 18:17:11 2a23fa8c16f7: Download complete 18:17:11 4cf88f913ddb: Verifying Checksum 18:17:11 4cf88f913ddb: Download complete 18:17:11 1df406cf5192: Verifying Checksum 18:17:11 1df406cf5192: Download complete 18:17:11 cde5963f3b93: Verifying Checksum 18:17:11 cde5963f3b93: Download complete 18:17:12 cde5963f3b93: Pull complete 18:17:13 2a23fa8c16f7: Pull complete 18:17:13 777b28850792: Pull complete 18:17:15 cd6300453558: Verifying Checksum 18:17:15 cd6300453558: Download complete 18:17:15 a2d8cc88f415: Verifying Checksum 18:17:15 a2d8cc88f415: Download complete 18:17:18 ea1d1ca13537: Verifying Checksum 18:17:18 ea1d1ca13537: Download complete 18:17:18 3750a50a1c5e: Verifying Checksum 18:17:18 3750a50a1c5e: Download complete 18:17:21 b9c365052c96: Verifying Checksum 18:17:21 b9c365052c96: Download complete 18:17:23 8a11ddd9e578: Verifying Checksum 18:17:23 8a11ddd9e578: Download complete 18:17:35 8a11ddd9e578: Pull complete 18:17:35 4cf88f913ddb: Pull complete 18:17:35 1df406cf5192: Pull complete 18:17:39 cd6300453558: Pull complete 18:17:45 b9c365052c96: Pull complete 18:17:45 a2d8cc88f415: Pull complete 18:17:46 ea1d1ca13537: Pull complete 18:17:47 3750a50a1c5e: Pull complete 18:17:47 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 18:17:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 18:17:47 ---> 78745c68409d 18:17:47 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:17:47 latest: Pulling from library/docker 18:17:47 8a0637ca1ac9: Pulling fs layer 18:17:47 4726da4a2734: Pulling fs layer 18:17:47 73e3cb2b3a46: Pulling fs layer 18:17:47 af8135161ac3: Pulling fs layer 18:17:47 8938096eeda7: Pulling fs layer 18:17:47 648c0e7fc3a8: Pulling fs layer 18:17:47 fe85cdb0d7dc: Pulling fs layer 18:17:47 af8135161ac3: Waiting 18:17:47 648c0e7fc3a8: Waiting 18:17:47 8938096eeda7: Waiting 18:17:47 fe85cdb0d7dc: Waiting 18:17:47 73e3cb2b3a46: Verifying Checksum 18:17:47 73e3cb2b3a46: Download complete 18:17:48 4726da4a2734: Verifying Checksum 18:17:48 4726da4a2734: Download complete 18:17:48 8a0637ca1ac9: Verifying Checksum 18:17:48 8a0637ca1ac9: Download complete 18:17:48 8938096eeda7: Verifying Checksum 18:17:48 8938096eeda7: Download complete 18:17:48 648c0e7fc3a8: Verifying Checksum 18:17:48 648c0e7fc3a8: Download complete 18:17:48 fe85cdb0d7dc: Verifying Checksum 18:17:48 fe85cdb0d7dc: Download complete 18:17:48 8a0637ca1ac9: Pull complete 18:17:49 4726da4a2734: Pull complete 18:17:49 73e3cb2b3a46: Pull complete 18:17:53 af8135161ac3: Verifying Checksum 18:17:53 af8135161ac3: Download complete 18:17:56 af8135161ac3: Pull complete 18:17:56 8938096eeda7: Pull complete 18:17:57 648c0e7fc3a8: Pull complete 18:17:57 fe85cdb0d7dc: Pull complete 18:17:57 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 18:17:57 Status: Downloaded newer image for docker:latest 18:18:05 ---> 59f0bae2ad02 18:18:05 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:18:05 ---> Running in b28dad4a3603 18:18:05 Removing intermediate container b28dad4a3603 18:18:05 ---> 9b891190958a 18:18:05 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:18:05 ---> Running in d21cebc148f5 18:18:07 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 18:18:07 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 18:18:08 (1/5) Installing libsodium (1.0.18-r0) 18:18:08 (2/5) Installing libzmq (4.3.2-r0) 18:18:08 (3/5) Installing pkgconf (1.6.3-r0) 18:18:08 (4/5) Installing libsodium-dev (1.0.18-r0) 18:18:08 (5/5) Installing zeromq-dev (4.3.2-r0) 18:18:08 Executing busybox-1.31.1-r8.trigger 18:18:08 OK: 127 MiB in 44 packages 18:18:10 Removing intermediate container d21cebc148f5 18:18:10 ---> 56741c2bfdcc 18:18:10 Step 6/8 : WORKDIR /build 18:18:10 ---> Running in 4a01b132a9fe 18:18:10 Removing intermediate container 4a01b132a9fe 18:18:10 ---> 52e21c180bae 18:18:10 Step 7/8 : COPY go.mod . 18:18:11 ---> 2ed5d033c5fd 18:18:11 Step 8/8 : RUN go mod download 18:18:11 ---> Running in 7a162b614807 18:18:13 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:18:13 go: finding github.com/BurntSushi/toml v0.3.1 18:18:13 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:18:13 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:18:13 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:18:13 go: finding github.com/bgentry/speakeasy v0.1.0 18:18:13 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:18:13 go: finding github.com/davecgh/go-spew v1.1.1 18:18:13 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:18:13 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 18:18:13 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 18:18:13 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 18:18:13 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 18:18:13 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 18:18:13 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 18:18:13 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:18:13 go: finding github.com/fatih/color v1.7.0 18:18:13 go: finding github.com/fxamacker/cbor/v2 v2.2.0 18:18:13 go: finding github.com/go-kit/kit v0.8.0 18:18:13 go: finding github.com/go-logfmt/logfmt v0.4.0 18:18:13 go: finding github.com/go-stack/stack v1.8.0 18:18:13 go: finding github.com/golang/snappy v0.0.1 18:18:13 go: finding github.com/gomodule/redigo v2.0.0+incompatible 18:18:13 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:18:13 go: finding github.com/google/go-cmp v0.3.1 18:18:13 go: finding github.com/google/uuid v1.1.0 18:18:13 go: finding github.com/gorilla/mux v1.7.2 18:18:13 go: finding github.com/hashicorp/consul/api v1.1.0 18:18:13 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:18:13 go: finding github.com/hashicorp/errwrap v1.0.0 18:18:13 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:18:13 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:18:13 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:18:13 go: finding github.com/hashicorp/go-multierror v1.0.0 18:18:13 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:18:13 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:18:13 go: finding github.com/hashicorp/go-syslog v1.0.0 18:18:13 go: finding github.com/hashicorp/go-uuid v1.0.1 18:18:13 go: finding github.com/hashicorp/go.net v0.0.1 18:18:13 go: finding github.com/hashicorp/golang-lru v0.5.0 18:18:13 go: finding github.com/hashicorp/logutils v1.0.0 18:18:13 go: finding github.com/hashicorp/mdns v1.0.0 18:18:13 go: finding github.com/hashicorp/memberlist v0.1.3 18:18:13 go: finding github.com/hashicorp/serf v0.8.2 18:18:14 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:18:14 go: finding github.com/kr/pretty v0.2.0 18:18:14 go: finding github.com/kr/pty v1.1.1 18:18:14 go: finding github.com/kr/text v0.1.0 18:18:14 go: finding github.com/mattn/go-colorable v0.0.9 18:18:14 go: finding github.com/mattn/go-isatty v0.0.3 18:18:14 go: finding github.com/miekg/dns v1.0.14 18:18:14 go: finding github.com/mitchellh/cli v1.0.0 18:18:14 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:18:14 go: finding github.com/mitchellh/copystructure v1.0.0 18:18:14 go: finding github.com/mitchellh/go-homedir v1.0.0 18:18:14 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:18:14 go: finding github.com/mitchellh/gox v0.4.0 18:18:14 go: finding github.com/mitchellh/iochan v1.0.0 18:18:14 go: finding github.com/mitchellh/mapstructure v1.1.2 18:18:14 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:18:14 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:18:14 go: finding github.com/pebbe/zmq4 v1.0.0 18:18:14 go: finding github.com/pelletier/go-toml v1.2.0 18:18:14 go: finding github.com/pkg/errors v0.8.1 18:18:14 go: finding github.com/pmezard/go-difflib v1.0.0 18:18:14 go: finding github.com/posener/complete v1.1.1 18:18:14 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:18:14 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:18:14 go: finding github.com/stretchr/objx v0.2.0 18:18:14 go: finding github.com/stretchr/testify v1.5.1 18:18:14 go: finding github.com/tidwall/pretty v1.0.0 18:18:14 go: finding github.com/ugorji/go v1.1.4 18:18:14 go: finding github.com/x448/float16 v0.8.4 18:18:14 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 18:18:14 go: finding github.com/xdg/stringprep v1.0.0 18:18:14 go: finding go.mongodb.org/mongo-driver v1.1.1 18:18:14 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 18:18:14 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 18:18:14 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:18:14 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 18:18:14 go: finding golang.org/x/text v0.3.2 18:18:14 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 18:18:14 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:18:14 go: finding gopkg.in/yaml.v2 v2.2.8 18:18:32 Removing intermediate container 7a162b614807 18:18:32 ---> dfa26694cdbe 18:18:32 Successfully built dfa26694cdbe 18:18:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:18:33 + docker inspect -f . ci-base-image-arm64 18:18:33 . [Pipeline] withDockerContainer 18:18:34 prd-ubuntu18.04-docker-arm64-4c-16g-5338 does not seem to be running inside a container 18:18:34 $ 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 18:18:35 $ docker top bf819870cc20171f8147c92c592b86680d2e4d34ca825faf710bea5f0e23085b -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:36 + go version 18:18:36 go version go1.13.5 linux/arm64 [Pipeline] sh 18:18:37 + make test 18:18:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:18:39 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 18:19:01 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.136s coverage: 86.2% of statements 18:19:34 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.296s coverage: 49.8% of statements 18:19:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 18:19:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 18:19:34 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.054s coverage: 59.8% of statements 18:19:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 18:19:34 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.402s coverage: 69.1% of statements 18:19:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.546s coverage: 73.4% of statements 18:19:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.023s coverage: 89.5% of statements 18:19:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.014s coverage: 100.0% of statements 18:19:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.096s coverage: 100.0% of statements 18:19:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.015s coverage: 100.0% of statements 18:19:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.016s coverage: 100.0% of statements 18:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 18:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 18:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 18:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 18:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 18:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 18:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 18:19:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.022s coverage: 96.6% of statements 18:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 18:19:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.016s coverage: 97.7% of statements 18:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 18:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 18:19:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 18:19:47 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.668s coverage: 76.3% of statements 18:19:47 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.091s coverage: 81.1% of statements 18:19:47 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 18:19:48 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.526s coverage: 70.1% of statements 18:19:48 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 18:19:48 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.020s coverage: 100.0% of statements 18:19:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:20:01 gofmt -l . 18:20:01 [ "`gofmt -l .`" = "" ] 18:20:01 ./bin/test-go-mod-tidy.sh [Pipeline] stash 18:20:01 Warning: overwriting stash ‘coverage-report’ 18:20:02 Stashed 1 file(s) [Pipeline] } 18:20:02 $ docker stop --time=1 bf819870cc20171f8147c92c592b86680d2e4d34ca825faf710bea5f0e23085b 18:20:04 $ docker rm -f bf819870cc20171f8147c92c592b86680d2e4d34ca825faf710bea5f0e23085b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 18:20:07 provisioning config files... 18:20:07 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-331@tmp/config6074495151675837923tmp [Pipeline] { [Pipeline] sh 18:20:07 + curl -s https://codecov.io/bash 18:20:07 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-331@tmp/config6074495151675837923tmp 18:20:08 18:20:08 _____ _ 18:20:08 / ____| | | 18:20:08 | | ___ __| | ___ ___ _____ __ 18:20:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:20:08 | |___| (_) | (_| | __/ (_| (_) \ V / 18:20:08 \_____\___/ \__,_|\___|\___\___/ \_/ 18:20:08 Bash-tbd 18:20:08 18:20:08 18:20:08 ==> Jenkins CI detected. 18:20:08 project root: . 18:20:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:20:08 ==> Running gcov in . (disable via -X gcov) 18:20:08 ==> Python coveragepy not found 18:20:08 ==> Searching for coverage reports in: 18:20:08 + . 18:20:08 -> Found 1 reports 18:20:08 ==> Detecting git/mercurial file structure 18:20:08 ==> Reading reports 18:20:08 + ./coverage.out bytes=74252 18:20:08 ==> Appending adjustments 18:20:08 http://docs.codecov.io/docs/fixing-reports 18:20:08 + Found adjustments 18:20:08 ==> Gzipping contents 18:20:08 ==> Uploading reports 18:20:08 url: https://codecov.io 18:20:08 query: branch=PR-331&commit=51f1b93ee151d18849c3dc1449ce001f78ea7d26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-331%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=331&job= 18:20:08 -> Pinging Codecov 18:20:08 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-331&commit=51f1b93ee151d18849c3dc1449ce001f78ea7d26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-331%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=331&job= 18:20:08 -> Uploading 18:20:09 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/51f1b93ee151d18849c3dc1449ce001f78ea7d26 [Pipeline] } 18:20:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:20:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:20:11 ---> package-listing.sh 18:20:11 ++ facter osfamily 18:20:11 ++ tr '[:upper:]' '[:lower:]' 18:20:11 + OS_FAMILY=redhat 18:20:11 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-331 18:20:11 + START_PACKAGES=/tmp/packages_start.txt 18:20:11 + END_PACKAGES=/tmp/packages_end.txt 18:20:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:20:11 + PACKAGES=/tmp/packages_start.txt 18:20:11 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-331 ']' 18:20:11 + PACKAGES=/tmp/packages_end.txt 18:20:11 + case "${OS_FAMILY}" in 18:20:11 + rpm -qa 18:20:11 + sort 18:20:17 + '[' -f /tmp/packages_start.txt ']' 18:20:17 + '[' -f /tmp/packages_end.txt ']' 18:20:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:20:17 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-331 ']' 18:20:17 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-331/archives/ 18:20:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-331/archives/ [Pipeline] isUnix [Pipeline] sh 18:20:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:20:17 18:20:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:20:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:20:18 alpine: Pulling from edgex-lftools-log-publisher 18:20:18 c9b1b535fdd9: Pulling fs layer 18:20:18 2cc5ad85d9ab: Pulling fs layer 18:20:18 756a868c4378: Pulling fs layer 18:20:18 444b2fc9a129: Pulling fs layer 18:20:18 ea15f1150254: Pulling fs layer 18:20:18 41b27a9f41bf: Pulling fs layer 18:20:18 28c525ee5125: Pulling fs layer 18:20:18 094b1ea09ed8: Pulling fs layer 18:20:18 138eaada9080: Pulling fs layer 18:20:18 0622d0fa9048: Pulling fs layer 18:20:18 ea15f1150254: Waiting 18:20:18 41b27a9f41bf: Waiting 18:20:18 28c525ee5125: Waiting 18:20:18 138eaada9080: Waiting 18:20:18 094b1ea09ed8: Waiting 18:20:18 2cc5ad85d9ab: Verifying Checksum 18:20:18 2cc5ad85d9ab: Download complete 18:20:18 444b2fc9a129: Verifying Checksum 18:20:18 444b2fc9a129: Download complete 18:20:18 c9b1b535fdd9: Download complete 18:20:19 ea15f1150254: Verifying Checksum 18:20:19 ea15f1150254: Download complete 18:20:19 c9b1b535fdd9: Pull complete 18:20:19 28c525ee5125: Verifying Checksum 18:20:19 28c525ee5125: Download complete 18:20:19 2cc5ad85d9ab: Pull complete 18:20:20 756a868c4378: Verifying Checksum 18:20:20 756a868c4378: Download complete 18:20:22 756a868c4378: Pull complete 18:20:22 444b2fc9a129: Pull complete 18:20:22 138eaada9080: Verifying Checksum 18:20:22 138eaada9080: Download complete 18:20:23 0622d0fa9048: Verifying Checksum 18:20:23 0622d0fa9048: Download complete 18:20:23 ea15f1150254: Pull complete 18:20:24 094b1ea09ed8: Verifying Checksum 18:20:24 094b1ea09ed8: Download complete 18:20:24 41b27a9f41bf: Verifying Checksum 18:20:24 41b27a9f41bf: Download complete 18:20:29 41b27a9f41bf: Pull complete 18:20:29 28c525ee5125: Pull complete 18:20:32 094b1ea09ed8: Pull complete 18:20:32 138eaada9080: Pull complete 18:20:32 0622d0fa9048: Pull complete 18:20:32 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:20:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:20:33 prd-centos7-docker-4c-2g-5336 does not seem to be running inside a container 18:20:33 $ 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-331 -v /w/workspace/ndry_app-functions-sdk-go_PR-331:/w/workspace/ndry_app-functions-sdk-go_PR-331:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-331@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-331@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:10003/edgex-lftools-log-publisher:alpine cat 18:20:34 $ docker top 99732c5ccb0aa594c102cea0561980f594d3b13e7fb99aac36fe364b378c26ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:20:34 provisioning config files... 18:20:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-331@tmp/config2143989328114791197tmp [Pipeline] { [Pipeline] echo 18:20:34 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:20:35 ---> create-netrc.sh [Pipeline] echo 18:20:35 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:20:36 ---> logs-deploy.sh 18:20:36 + ARCHIVE_ARTIFACTS= 18:20:36 + LOGS_SERVER=https://logs.edgexfoundry.org 18:20:36 + '[' https://logs.edgexfoundry.org == None ']' 18:20:36 + NEXUS_URL=https://nexus.edgexfoundry.org 18:20:36 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-331/1 18:20:36 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-331/1/ 18:20:36 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-331/1 /w/workspace/ndry_app-functions-sdk-go_PR-331 18:20:37 Archives upload complete. 18:20:37 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-331/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-331/1/ 18:20:38 ---> uname -a: 18:20:38 Linux 99732c5ccb0a 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 18:20:38 18:20:38 18:20:38 ---> lscpu: 18:20:38 Architecture: x86_64 18:20:38 CPU op-mode(s): 32-bit, 64-bit 18:20:38 Byte Order: Little Endian 18:20:38 Address sizes: 40 bits physical, 48 bits virtual 18:20:38 CPU(s): 4 18:20:38 On-line CPU(s) list: 0-3 18:20:38 Thread(s) per core: 1 18:20:38 Core(s) per socket: 1 18:20:38 Socket(s): 4 18:20:38 NUMA node(s): 1 18:20:38 Vendor ID: GenuineIntel 18:20:38 CPU family: 6 18:20:38 Model: 44 18:20:38 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:20:38 Stepping: 1 18:20:38 CPU MHz: 2933.438 18:20:38 BogoMIPS: 5866.87 18:20:38 Virtualization: VT-x 18:20:38 Hypervisor vendor: KVM 18:20:38 Virtualization type: full 18:20:38 L1d cache: 128 KiB 18:20:38 L1i cache: 128 KiB 18:20:38 L2 cache: 16 MiB 18:20:38 L3 cache: 64 MiB 18:20:38 NUMA node0 CPU(s): 0-3 18:20:38 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 18:20:38 Vulnerability Meltdown: Mitigation; PTI 18:20:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:20:38 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 18:20:38 Vulnerability Spectre v2: Mitigation; Full retpoline 18:20:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 18:20:38 18:20:38 18:20:38 ---> nproc: 18:20:38 4 18:20:38 18:20:38 18:20:38 ---> df -h: 18:20:38 Filesystem Size Used Available Use% Mounted on 18:20:38 overlay 50.0G 6.3G 43.6G 13% / 18:20:38 tmpfs 64.0M 0 64.0M 0% /dev 18:20:38 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 18:20:38 shm 64.0M 0 64.0M 0% /dev/shm 18:20:38 /dev/vda1 50.0G 6.3G 43.6G 13% /etc/resolv.conf 18:20:38 /dev/vda1 50.0G 6.3G 43.6G 13% /etc/hostname 18:20:38 /dev/vda1 50.0G 6.3G 43.6G 13% /etc/hosts 18:20:38 /dev/vda1 50.0G 6.3G 43.6G 13% /var/log/sa 18:20:38 /dev/vda1 50.0G 6.3G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-331 18:20:38 /dev/vda1 50.0G 6.3G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-331@tmp 18:20:38 18:20:38 18:20:38 ---> free -m: 18:20:38 total used free shared buff/cache available 18:20:38 Mem: 1838 634 73 0 1130 1099 18:20:38 Swap: 1023 1 1022 18:20:38 18:20:38 18:20:38 ---> ip addr: 18:20:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:20:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:20:38 inet 127.0.0.1/8 scope host lo 18:20:38 valid_lft forever preferred_lft forever 18:20:38 6: eth0@if7: mtu 1458 qdisc noqueue state UP 18:20:38 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 18:20:38 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 18:20:38 valid_lft forever preferred_lft forever 18:20:38 18:20:38 18:20:38 ---> sar -b -r -n DEV: 18:20:38 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) 18:20:38 18:20:38 18:11:04 LINUX RESTART 18:20:38 18:20:38 18:12:02 tps rtps wtps bread/s bwrtn/s 18:20:38 18:13:01 42.54 11.98 30.55 2294.92 2954.54 18:20:38 18:14:01 6.23 0.02 6.21 0.53 723.51 18:20:38 18:15:01 0.65 0.00 0.65 0.00 12.18 18:20:38 18:16:01 0.35 0.00 0.35 0.00 5.73 18:20:38 18:17:01 0.32 0.00 0.32 0.00 5.58 18:20:38 18:18:01 0.42 0.00 0.42 0.00 6.76 18:20:38 18:19:01 0.37 0.02 0.35 0.13 5.70 18:20:38 18:20:01 0.32 0.00 0.32 0.00 5.13 18:20:38 Average: 6.32 1.48 4.84 282.87 459.82 18:20:38 18:20:38 18:12:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:20:38 18:13:01 197500 1684804 89.51 2620 1109528 1014736 34.62 458788 1061708 18220 18:20:38 18:14:01 213024 1669280 88.68 2620 1109536 918288 31.33 452540 1057268 20 18:20:38 18:15:01 212448 1669856 88.71 2620 1109544 918288 31.33 453708 1057264 8 18:20:38 18:16:01 210668 1671636 88.81 2620 1109544 918580 31.34 461876 1050448 8 18:20:38 18:17:01 211372 1670932 88.77 2620 1109552 918484 31.34 461448 1050372 16 18:20:38 18:18:01 212316 1669988 88.72 2620 1109556 918352 31.33 460764 1050372 12 18:20:38 18:19:01 214076 1668228 88.63 2620 1109564 918480 31.34 458964 1050372 8 18:20:38 18:20:01 214192 1668112 88.62 2620 1109568 918480 31.34 459096 1050372 20 18:20:38 Average: 210700 1671605 88.81 2620 1109549 930461 31.75 458398 1053522 2289 18:20:38 18:20:38 18:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 18:20:38 18:13:01 eth0 280.38 273.85 1088.53 373.62 0.00 0.00 0.00 18:20:38 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:13:01 docker0 116.82 83.65 10.03 305.47 0.00 0.00 0.00 18:20:38 18:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 18:20:38 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:15:01 eth0 0.47 0.08 0.04 0.01 0.00 0.00 0.00 18:20:38 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:16:01 eth0 1.08 0.33 0.33 0.20 0.00 0.00 0.00 18:20:38 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:17:01 eth0 0.65 0.43 0.40 0.24 0.00 0.00 0.00 18:20:38 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:18:01 eth0 0.07 0.07 0.01 0.03 0.00 0.00 0.00 18:20:38 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:19:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 18:20:38 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:20:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 18:20:38 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 Average: eth0 34.87 33.89 134.23 46.10 0.00 0.00 0.00 18:20:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 Average: docker0 14.40 10.31 1.24 37.64 0.00 0.00 0.00 18:20:38 18:20:38 18:20:38 ---> sar -P ALL: 18:20:38 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) 18:20:38 18:20:38 18:11:04 LINUX RESTART 18:20:38 18:20:38 18:12:02 CPU %user %nice %system %iowait %steal %idle 18:20:38 18:13:01 all 5.14 0.00 2.76 1.46 13.18 77.46 18:20:38 18:13:01 0 5.63 0.00 2.74 1.40 15.45 74.78 18:20:38 18:13:01 1 3.34 0.00 2.42 3.76 12.56 77.93 18:20:38 18:13:01 2 4.68 0.00 2.57 0.44 12.24 80.06 18:20:38 18:13:01 3 6.97 0.00 3.26 0.15 12.47 77.15 18:20:38 18:14:01 all 0.10 0.00 0.22 0.00 1.49 98.18 18:20:38 18:14:01 0 0.16 0.00 0.18 0.00 1.86 97.80 18:20:38 18:14:01 1 0.05 0.00 0.25 0.00 1.27 98.43 18:20:38 18:14:01 2 0.03 0.00 0.18 0.00 1.16 98.63 18:20:38 18:14:01 3 0.16 0.00 0.31 0.00 1.66 97.86 18:20:38 18:15:01 all 0.16 0.00 0.04 0.00 0.09 99.71 18:20:38 18:15:01 0 0.05 0.00 0.03 0.00 0.07 99.85 18:20:38 18:15:01 1 0.08 0.00 0.05 0.00 0.10 99.77 18:20:38 18:15:01 2 0.07 0.00 0.02 0.00 0.03 99.88 18:20:38 18:15:01 3 0.47 0.00 0.03 0.00 0.17 99.33 18:20:38 18:16:01 all 0.14 0.00 0.04 0.00 0.32 99.50 18:20:38 18:16:01 0 0.03 0.00 0.02 0.00 0.65 99.30 18:20:38 18:16:01 1 0.12 0.00 0.07 0.00 0.15 99.67 18:20:38 18:16:01 2 0.03 0.00 0.07 0.00 0.18 99.72 18:20:38 18:16:01 3 0.38 0.00 0.03 0.00 0.27 99.32 18:20:38 18:17:01 all 0.11 0.00 0.05 0.00 0.33 99.51 18:20:38 18:17:01 0 0.07 0.00 0.07 0.00 0.12 99.75 18:20:38 18:17:01 1 0.23 0.00 0.03 0.00 0.33 99.40 18:20:38 18:17:01 2 0.05 0.00 0.05 0.00 0.65 99.25 18:20:38 18:17:01 3 0.10 0.00 0.03 0.00 0.23 99.63 18:20:38 18:18:01 all 0.14 0.00 0.03 0.00 0.23 99.60 18:20:38 18:18:01 0 0.02 0.00 0.02 0.00 0.08 99.88 18:20:38 18:18:01 1 0.45 0.00 0.05 0.00 0.20 99.30 18:20:38 18:18:01 2 0.05 0.00 0.02 0.00 0.40 99.53 18:20:38 18:18:01 3 0.07 0.00 0.03 0.00 0.25 99.65 18:20:38 18:19:01 all 0.13 0.00 0.03 0.00 0.08 99.76 18:20:38 18:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:20:38 18:19:01 1 0.38 0.00 0.03 0.00 0.17 99.42 18:20:38 18:19:01 2 0.05 0.00 0.02 0.00 0.08 99.85 18:20:38 18:19:01 3 0.05 0.00 0.03 0.02 0.05 99.85 18:20:38 18:20:01 all 0.15 0.00 0.03 0.00 0.22 99.60 18:20:38 18:20:01 0 0.07 0.00 0.02 0.00 0.28 99.63 18:20:38 18:20:01 1 0.43 0.00 0.02 0.00 0.27 99.28 18:20:38 18:20:01 2 0.03 0.00 0.03 0.00 0.10 99.83 18:20:38 18:20:01 3 0.05 0.00 0.03 0.00 0.25 99.67 18:20:38 Average: all 0.77 0.00 0.41 0.19 2.03 96.60 18:20:38 Average: 0 0.78 0.00 0.40 0.18 2.37 96.27 18:20:38 Average: 1 0.65 0.00 0.37 0.49 1.94 96.55 18:20:38 Average: 2 0.64 0.00 0.38 0.06 1.89 97.04 18:20:38 Average: 3 1.03 0.00 0.47 0.02 1.92 96.56 18:20:38 18:20:38 18:20:38