Pull request #375 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 brian-intel for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch master at 8418242140e35b355d5695e21083a04ea121214e rather than aec33881678a62a2247cf7e77f236220fde9a2ce Obtained Jenkinsfile from 8418242140e35b355d5695e21083a04ea121214e 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 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 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-375/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 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 Excluding src/test/ from checkout of git https://github.com/edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1218’ is offline Running on prd-centos7-docker-4c-2g-1237 in /w/workspace/ndry_app-functions-sdk-go_PR-375 [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-375 # 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/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 8418242140e35b355d5695e21083a04ea121214e into PR head commit aec33881678a62a2247cf7e77f236220fde9a2ce > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/375/head:refs/remotes/origin/PR-375 # 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/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aec33881678a62a2247cf7e77f236220fde9a2ce # 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 8418242140e35b355d5695e21083a04ea121214e # timeout=10 Merge succeeded, producing ce14040e83e70d845f3a47181fde0bc4a911d813 Checking out Revision ce14040e83e70d845f3a47181fde0bc4a911d813 (PR-375) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce14040e83e70d845f3a47181fde0bc4a911d813 # timeout=10 Commit message: "Merge commit '8418242140e35b355d5695e21083a04ea121214e' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:00:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:00:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:00:27 ========================================================= 00:00:27 EdgeX Global Pipelines Version Info 00:00:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:00:28 ------------------- 00:00:28 stable info: 00:00:28 ------------------- 00:00:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:00:28 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 00:00:28 Message: update stable to v1.0.89 00:00:29 ------------------- 00:00:29 experimental info: 00:00:29 ------------------- 00:00:29 Commited By: **** collab-it+edgex@linuxfoundation.org 00:00:29 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 00:00:29 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:00:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:00:33 00:00:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:00:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:00:33 latest: Pulling from edgex-devops/git-semver 00:00:33 9123ac7c32f7: Pulling fs layer 00:00:33 b8cc5d1170e3: Pulling fs layer 00:00:33 2924cbbf6a41: Pulling fs layer 00:00:33 93b08a4f1073: Pulling fs layer 00:00:33 93b08a4f1073: Waiting 00:00:33 b8cc5d1170e3: Verifying Checksum 00:00:33 b8cc5d1170e3: Download complete 00:00:33 9123ac7c32f7: Verifying Checksum 00:00:33 9123ac7c32f7: Download complete 00:00:33 93b08a4f1073: Verifying Checksum 00:00:33 93b08a4f1073: Download complete 00:00:33 2924cbbf6a41: Verifying Checksum 00:00:33 2924cbbf6a41: Download complete 00:00:33 9123ac7c32f7: Pull complete 00:00:34 b8cc5d1170e3: Pull complete 00:00:34 2924cbbf6a41: Pull complete 00:00:34 93b08a4f1073: Pull complete 00:00:34 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 00:00:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:00:35 prd-centos7-docker-4c-2g-1237 does not seem to be running inside a container 00:00:35 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-375 -v /w/workspace/ndry_app-functions-sdk-go_PR-375:/w/workspace/ndry_app-functions-sdk-go_PR-375:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-375@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-375@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 00:00:35 $ docker top 3af6445878e67044313efdc8564679b6e29db0f4811a39ed4be63c83a403e8cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:00:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:36 [ssh-agent] Looking for ssh-agent implementation... 00:00:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:36 $ docker exec 3af6445878e67044313efdc8564679b6e29db0f4811a39ed4be63c83a403e8cf ssh-agent 00:00:36 SSH_AUTH_SOCK=/tmp/ssh-P8x1yCZVUPh8/agent.15 00:00:36 SSH_AGENT_PID=22 00:00:36 Running ssh-add (command line suppressed) 00:00:36 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-375@tmp/private_key_606722386303331597.key (/w/workspace/ndry_app-functions-sdk-go_PR-375@tmp/private_key_606722386303331597.key) 00:00:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:37 + git describe --exact-match --tags HEAD 00:00:37 fatal: No names found, cannot describe anything. [Pipeline] } 00:00:37 $ docker exec --env ******** --env ******** 3af6445878e67044313efdc8564679b6e29db0f4811a39ed4be63c83a403e8cf ssh-agent -k 00:00:37 unset SSH_AUTH_SOCK; 00:00:37 unset SSH_AGENT_PID; 00:00:37 echo Agent pid 22 killed; 00:00:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:00:37 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 00:00:37 This usually means this commit has not been tagged. [Pipeline] sshagent 00:00:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:37 [ssh-agent] Looking for ssh-agent implementation... 00:00:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:37 $ docker exec 3af6445878e67044313efdc8564679b6e29db0f4811a39ed4be63c83a403e8cf ssh-agent 00:00:38 SSH_AUTH_SOCK=/tmp/ssh-mRjW8uKcFd3v/agent.57 00:00:38 SSH_AGENT_PID=63 00:00:38 Running ssh-add (command line suppressed) 00:00:38 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-375@tmp/private_key_1146832589411726335.key (/w/workspace/ndry_app-functions-sdk-go_PR-375@tmp/private_key_1146832589411726335.key) 00:00:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:38 + git semver init 00:00:38 # -> Open(): unable to determine branch for HEAD 00:00:38 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-375/.git 00:00:38 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-375 00:00:38 # $SEMVER_REMOTE_NAME = origin 00:00:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:00:38 # $SEMVER_USER_NAME = edgex-jenkins 00:00:38 # $SEMVER_BRANCH = PR-375 00:00:38 # $SEMVER_TEMP = /tmp/semver-374511772 00:00:38 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 00:00:42 # '/tmp/semver-374511772' -> '/w/workspace/ndry_app-functions-sdk-go_PR-375/.semver' 00:00:43 # -> Force: false 00:00:43 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-375/.semver [Pipeline] } 00:00:43 $ docker exec --env ******** --env ******** 3af6445878e67044313efdc8564679b6e29db0f4811a39ed4be63c83a403e8cf ssh-agent -k 00:00:43 unset SSH_AUTH_SOCK; 00:00:43 unset SSH_AGENT_PID; 00:00:43 echo Agent pid 63 killed; 00:00:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:00:44 + git semver [Pipeline] } 00:00:44 $ docker stop --time=1 3af6445878e67044313efdc8564679b6e29db0f4811a39ed4be63c83a403e8cf 00:00:45 $ docker rm -f 3af6445878e67044313efdc8564679b6e29db0f4811a39ed4be63c83a403e8cf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 00:00:48 Stashed 125 file(s) [Pipeline] echo 00:00:48 [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 00:01:04 Still waiting to schedule task 00:01:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:01:04 Still waiting to schedule task 00:01:04 ‘prd-ubuntu18.04-docker-arm64-4c-16g-929’ is offline 00:02:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1238 in /w/workspace/ndry_app-functions-sdk-go_PR-375 [Pipeline] { [Pipeline] ws 00:02:57 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 00:03:03 using credential edgex-jenkins-ssh 00:03:03 Cloning the remote Git repository 00:03:03 Cloning with configured refspecs honoured and without tags 00:03:03 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:03:03 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 00:03:04 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:03:04 > git --version # timeout=10 00:03:04 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:03:07 Fetching without tags 00:03:07 Merging remotes/origin/master commit 8418242140e35b355d5695e21083a04ea121214e into PR head commit aec33881678a62a2247cf7e77f236220fde9a2ce 00:03:08 Merge succeeded, producing c7e10cf58ec8c8654e67590d59b43180a71a148b 00:03:08 Checking out Revision c7e10cf58ec8c8654e67590d59b43180a71a148b (PR-375) 00:03:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:03:07 > git config --add remote.origin.fetch +refs/pull/375/head:refs/remotes/origin/PR-375 # timeout=10 00:03:07 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:03:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:03:07 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:03:07 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:07 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:03:07 > git config core.sparsecheckout # timeout=10 00:03:07 > git checkout -f aec33881678a62a2247cf7e77f236220fde9a2ce # timeout=10 00:03:07 > git remote # timeout=10 00:03:07 > git config --get remote.origin.url # timeout=10 00:03:07 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:08 > git merge 8418242140e35b355d5695e21083a04ea121214e # timeout=10 00:03:08 > git rev-parse HEAD^{commit} # timeout=10 00:03:08 > git config core.sparsecheckout # timeout=10 00:03:08 > git checkout -f c7e10cf58ec8c8654e67590d59b43180a71a148b # timeout=10 00:03:12 Commit message: "Merge commit '8418242140e35b355d5695e21083a04ea121214e' into HEAD" 00:03:12 First time build. Skipping changelog. 00:03:12 > git --version # timeout=10 00:03:12 fatal: bad object 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:03:16 ========================================================= 00:03:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 00:03:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:03:17 + 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 . 00:03:18 Sending build context to Docker daemon 37.02MB 00:03:18 Step 1/8 : ARG BASE=golang:1.13-alpine 00:03:18 Step 2/8 : FROM ${BASE} 00:03:18 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:03:18 cde5963f3b93: Pulling fs layer 00:03:18 2a23fa8c16f7: Pulling fs layer 00:03:18 777b28850792: Pulling fs layer 00:03:18 8a11ddd9e578: Pulling fs layer 00:03:18 4cf88f913ddb: Pulling fs layer 00:03:18 1df406cf5192: Pulling fs layer 00:03:18 cd6300453558: Pulling fs layer 00:03:18 b9c365052c96: Pulling fs layer 00:03:18 a2d8cc88f415: Pulling fs layer 00:03:18 ea1d1ca13537: Pulling fs layer 00:03:18 3750a50a1c5e: Pulling fs layer 00:03:18 cd6300453558: Waiting 00:03:18 b9c365052c96: Waiting 00:03:18 a2d8cc88f415: Waiting 00:03:18 ea1d1ca13537: Waiting 00:03:18 3750a50a1c5e: Waiting 00:03:18 4cf88f913ddb: Waiting 00:03:18 1df406cf5192: Waiting 00:03:18 8a11ddd9e578: Waiting 00:03:18 777b28850792: Verifying Checksum 00:03:18 777b28850792: Download complete 00:03:18 2a23fa8c16f7: Verifying Checksum 00:03:18 2a23fa8c16f7: Download complete 00:03:18 4cf88f913ddb: Download complete 00:03:18 1df406cf5192: Download complete 00:03:19 cde5963f3b93: Download complete 00:03:20 cde5963f3b93: Pull complete 00:03:20 2a23fa8c16f7: Pull complete 00:03:21 777b28850792: Pull complete 00:03:23 cd6300453558: Verifying Checksum 00:03:23 cd6300453558: Download complete 00:03:23 a2d8cc88f415: Verifying Checksum 00:03:23 a2d8cc88f415: Download complete 00:03:26 ea1d1ca13537: Verifying Checksum 00:03:26 ea1d1ca13537: Download complete 00:03:26 3750a50a1c5e: Verifying Checksum 00:03:26 3750a50a1c5e: Download complete 00:03:28 b9c365052c96: Verifying Checksum 00:03:28 b9c365052c96: Download complete 00:03:30 8a11ddd9e578: Verifying Checksum 00:03:30 8a11ddd9e578: Download complete 00:03:30 Running on prd-centos7-docker-4c-2g-1239 in /w/workspace/ndry_app-functions-sdk-go_PR-375 [Pipeline] { [Pipeline] ws 00:03:30 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 00:03:33 using credential edgex-jenkins-ssh 00:03:33 Cloning the remote Git repository 00:03:33 Cloning with configured refspecs honoured and without tags 00:03:33 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:03:33 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 00:03:33 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:03:33 > git --version # timeout=10 00:03:33 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:33 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:03:34 Fetching without tags 00:03:35 Merging remotes/origin/master commit 8418242140e35b355d5695e21083a04ea121214e into PR head commit aec33881678a62a2247cf7e77f236220fde9a2ce 00:03:35 Merge succeeded, producing 94a5182a9dc8d851d9fa1dcfaba11162e9697978 00:03:35 Checking out Revision 94a5182a9dc8d851d9fa1dcfaba11162e9697978 (PR-375) 00:03:34 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:03:34 > git config --add remote.origin.fetch +refs/pull/375/head:refs/remotes/origin/PR-375 # timeout=10 00:03:34 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:03:34 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:03:34 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:03:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:03:35 > git config core.sparsecheckout # timeout=10 00:03:35 > git checkout -f aec33881678a62a2247cf7e77f236220fde9a2ce # timeout=10 00:03:35 > git remote # timeout=10 00:03:35 > git config --get remote.origin.url # timeout=10 00:03:35 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:35 > git merge 8418242140e35b355d5695e21083a04ea121214e # timeout=10 00:03:35 > git rev-parse HEAD^{commit} # timeout=10 00:03:35 > git config core.sparsecheckout # timeout=10 00:03:35 > git checkout -f 94a5182a9dc8d851d9fa1dcfaba11162e9697978 # timeout=10 00:03:39 Commit message: "Merge commit '8418242140e35b355d5695e21083a04ea121214e' into HEAD" 00:03:39 First time build. Skipping changelog. 00:03:39 > git --version # timeout=10 00:03:39 fatal: bad object 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:03:41 ========================================================= 00:03:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 00:03:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:03:42 + 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 . 00:03:42 8a11ddd9e578: Pull complete 00:03:42 4cf88f913ddb: Pull complete 00:03:42 1df406cf5192: Pull complete 00:03:42 Sending build context to Docker daemon 37.02MB 00:03:42 Step 1/8 : ARG BASE=golang:1.13-alpine 00:03:42 Step 2/8 : FROM ${BASE} 00:03:42 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 00:03:42 e6b0cf9c0882: Pulling fs layer 00:03:42 2848faf0eed1: Pulling fs layer 00:03:42 0f37312ad70f: Pulling fs layer 00:03:42 5788d62ee057: Pulling fs layer 00:03:42 0e6b1d234666: Pulling fs layer 00:03:42 bf5d7aec512f: Pulling fs layer 00:03:42 34c802a77dc8: Pulling fs layer 00:03:42 9eb99e56ec68: Pulling fs layer 00:03:42 bf5d7aec512f: Waiting 00:03:42 34c802a77dc8: Waiting 00:03:42 5788d62ee057: Waiting 00:03:42 0e6b1d234666: Waiting 00:03:42 27c7a5d97fbd: Pulling fs layer 00:03:42 27c7a5d97fbd: Waiting 00:03:42 5c102a31e300: Pulling fs layer 00:03:42 9eb99e56ec68: Waiting 00:03:42 dcfb455df0a1: Pulling fs layer 00:03:42 5c102a31e300: Waiting 00:03:42 dcfb455df0a1: Waiting 00:03:42 0f37312ad70f: Verifying Checksum 00:03:42 0f37312ad70f: Download complete 00:03:42 2848faf0eed1: Verifying Checksum 00:03:42 2848faf0eed1: Download complete 00:03:42 0e6b1d234666: Verifying Checksum 00:03:42 0e6b1d234666: Download complete 00:03:42 bf5d7aec512f: Verifying Checksum 00:03:42 bf5d7aec512f: Download complete 00:03:42 e6b0cf9c0882: Verifying Checksum 00:03:42 e6b0cf9c0882: Download complete 00:03:43 e6b0cf9c0882: Pull complete 00:03:44 34c802a77dc8: Verifying Checksum 00:03:44 34c802a77dc8: Download complete 00:03:44 27c7a5d97fbd: Verifying Checksum 00:03:44 27c7a5d97fbd: Download complete 00:03:44 5c102a31e300: Verifying Checksum 00:03:44 5c102a31e300: Download complete 00:03:44 dcfb455df0a1: Verifying Checksum 00:03:44 dcfb455df0a1: Download complete 00:03:44 5788d62ee057: Verifying Checksum 00:03:44 5788d62ee057: Download complete 00:03:44 9eb99e56ec68: Verifying Checksum 00:03:44 9eb99e56ec68: Download complete 00:03:45 2848faf0eed1: Pull complete 00:03:46 0f37312ad70f: Pull complete 00:03:47 cd6300453558: Pull complete 00:03:51 b9c365052c96: Pull complete 00:03:51 a2d8cc88f415: Pull complete 00:03:52 5788d62ee057: Pull complete 00:03:52 0e6b1d234666: Pull complete 00:03:52 bf5d7aec512f: Pull complete 00:03:53 ea1d1ca13537: Pull complete 00:03:54 3750a50a1c5e: Pull complete 00:03:54 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 00:03:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 00:03:54 ---> 78745c68409d 00:03:54 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:03:54 latest: Pulling from library/docker 00:03:54 29e5d40040c1: Pulling fs layer 00:03:54 3be38edc41e1: Pulling fs layer 00:03:54 fe3afb04d599: Pulling fs layer 00:03:54 2369fc4e15c0: Pulling fs layer 00:03:54 75662b7c221b: Pulling fs layer 00:03:54 591005396996: Pulling fs layer 00:03:54 8eb0fbb076f2: Pulling fs layer 00:03:54 2369fc4e15c0: Waiting 00:03:54 591005396996: Waiting 00:03:54 75662b7c221b: Waiting 00:03:54 8eb0fbb076f2: Waiting 00:03:54 fe3afb04d599: Verifying Checksum 00:03:54 fe3afb04d599: Download complete 00:03:54 3be38edc41e1: Download complete 00:03:54 29e5d40040c1: Verifying Checksum 00:03:54 75662b7c221b: Verifying Checksum 00:03:54 75662b7c221b: Download complete 00:03:54 591005396996: Verifying Checksum 00:03:54 591005396996: Download complete 00:03:55 8eb0fbb076f2: Verifying Checksum 00:03:55 8eb0fbb076f2: Download complete 00:03:55 29e5d40040c1: Pull complete 00:03:56 3be38edc41e1: Pull complete 00:03:56 fe3afb04d599: Pull complete 00:03:58 34c802a77dc8: Pull complete 00:04:00 2369fc4e15c0: Verifying Checksum 00:04:00 2369fc4e15c0: Download complete 00:04:01 9eb99e56ec68: Pull complete 00:04:01 27c7a5d97fbd: Pull complete 00:04:01 5c102a31e300: Pull complete 00:04:01 dcfb455df0a1: Pull complete 00:04:01 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 00:04:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 00:04:01 ---> 7c70fe431013 00:04:01 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:04:02 latest: Pulling from library/docker 00:04:02 cbdbe7a5bc2a: Pulling fs layer 00:04:02 6f4c731d6eb3: Pulling fs layer 00:04:02 5d79d4ac3cd0: Pulling fs layer 00:04:02 8c0064f46a40: Pulling fs layer 00:04:02 0f74ae2c8158: Pulling fs layer 00:04:02 0f995d85ed09: Pulling fs layer 00:04:02 021be8235288: Pulling fs layer 00:04:02 8c0064f46a40: Waiting 00:04:02 0f74ae2c8158: Waiting 00:04:02 0f995d85ed09: Waiting 00:04:02 021be8235288: Waiting 00:04:02 5d79d4ac3cd0: Verifying Checksum 00:04:02 5d79d4ac3cd0: Download complete 00:04:03 6f4c731d6eb3: Verifying Checksum 00:04:03 6f4c731d6eb3: Download complete 00:04:03 0f74ae2c8158: Verifying Checksum 00:04:03 0f74ae2c8158: Download complete 00:04:03 cbdbe7a5bc2a: Verifying Checksum 00:04:03 cbdbe7a5bc2a: Download complete 00:04:03 0f995d85ed09: Verifying Checksum 00:04:03 0f995d85ed09: Download complete 00:04:03 021be8235288: Verifying Checksum 00:04:03 021be8235288: Download complete 00:04:03 cbdbe7a5bc2a: Pull complete 00:04:03 2369fc4e15c0: Pull complete 00:04:03 6f4c731d6eb3: Pull complete 00:04:03 5d79d4ac3cd0: Pull complete 00:04:04 8c0064f46a40: Verifying Checksum 00:04:04 8c0064f46a40: Download complete 00:04:04 75662b7c221b: Pull complete 00:04:04 591005396996: Pull complete 00:04:04 8eb0fbb076f2: Pull complete 00:04:04 Digest: sha256:d080620289a00396aa33cfd3c8deb2d4aedfe007347a5fe60dbd20d3d1e57967 00:04:04 Status: Downloaded newer image for docker:latest 00:04:07 8c0064f46a40: Pull complete 00:04:07 0f74ae2c8158: Pull complete 00:04:07 0f995d85ed09: Pull complete 00:04:07 021be8235288: Pull complete 00:04:07 Digest: sha256:d080620289a00396aa33cfd3c8deb2d4aedfe007347a5fe60dbd20d3d1e57967 00:04:07 Status: Downloaded newer image for docker:latest 00:04:09 ---> 5a122c0ab104 00:04:09 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:04:09 ---> Running in 53b9d486013b 00:04:09 Removing intermediate container 53b9d486013b 00:04:09 ---> f4b5395b7cd0 00:04:09 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:04:10 ---> Running in 3e1f97ef2bdf 00:04:10 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 00:04:11 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 00:04:11 ---> 122825481c86 00:04:11 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:04:11 ---> Running in 249ab6c38d16 00:04:11 (1/5) Installing libsodium (1.0.18-r0) 00:04:11 (2/5) Installing libzmq (4.3.2-r0) 00:04:11 (3/5) Installing pkgconf (1.6.3-r0) 00:04:11 (4/5) Installing libsodium-dev (1.0.18-r0) 00:04:12 Removing intermediate container 249ab6c38d16 00:04:12 ---> 43c2053b319c 00:04:12 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:04:12 ---> Running in b2937a769294 00:04:12 (5/5) Installing zeromq-dev (4.3.2-r0) 00:04:12 Executing busybox-1.31.1-r8.trigger 00:04:12 OK: 145 MiB in 44 packages 00:04:12 Removing intermediate container 3e1f97ef2bdf 00:04:12 ---> 108c792755e3 00:04:12 Step 6/8 : WORKDIR /build 00:04:12 ---> Running in 2b845d6d10a4 00:04:12 Removing intermediate container 2b845d6d10a4 00:04:12 ---> cec4f9ba0dcc 00:04:12 Step 7/8 : COPY go.mod . 00:04:12 ---> 3a8388409362 00:04:12 Step 8/8 : RUN go mod download 00:04:12 ---> Running in eed5d48c65e8 00:04:13 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 00:04:13 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 00:04:14 (1/5) Installing libsodium (1.0.18-r0) 00:04:14 (2/5) Installing libzmq (4.3.2-r0) 00:04:14 (3/5) Installing pkgconf (1.6.3-r0) 00:04:14 (4/5) Installing libsodium-dev (1.0.18-r0) 00:04:14 (5/5) Installing zeromq-dev (4.3.2-r0) 00:04:14 Executing busybox-1.31.1-r8.trigger 00:04:14 OK: 127 MiB in 44 packages 00:04:15 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:04:15 go: finding github.com/BurntSushi/toml v0.3.1 00:04:15 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 00:04:15 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:04:15 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 00:04:15 go: finding github.com/bgentry/speakeasy v0.1.0 00:04:15 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:04:15 go: finding github.com/davecgh/go-spew v1.1.1 00:04:15 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:04:15 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:04:15 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 00:04:15 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 00:04:15 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 00:04:15 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 00:04:15 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 00:04:15 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 00:04:15 go: finding github.com/fatih/color v1.7.0 00:04:15 go: finding github.com/fsnotify/fsnotify v1.4.7 00:04:15 go: finding github.com/fxamacker/cbor/v2 v2.2.0 00:04:15 go: finding github.com/go-kit/kit v0.8.0 00:04:15 go: finding github.com/go-logfmt/logfmt v0.4.0 00:04:15 go: finding github.com/go-redis/redis/v7 v7.2.0 00:04:15 go: finding github.com/go-stack/stack v1.8.0 00:04:15 go: finding github.com/golang/protobuf v1.3.2 00:04:15 go: finding github.com/golang/snappy v0.0.1 00:04:15 go: finding github.com/gomodule/redigo v2.0.0+incompatible 00:04:15 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:04:15 go: finding github.com/google/go-cmp v0.4.0 00:04:15 go: finding github.com/google/uuid v1.1.1 00:04:15 go: finding github.com/gorilla/mux v1.7.4 00:04:15 go: finding github.com/hashicorp/consul/api v1.1.0 00:04:15 go: finding github.com/hashicorp/consul/sdk v0.1.1 00:04:15 go: finding github.com/hashicorp/errwrap v1.0.0 00:04:15 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:04:15 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:04:15 go: finding github.com/hashicorp/go-msgpack v0.5.3 00:04:15 go: finding github.com/hashicorp/go-multierror v1.0.0 00:04:15 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:04:15 go: finding github.com/hashicorp/go-sockaddr v1.0.0 00:04:15 go: finding github.com/hashicorp/go-syslog v1.0.0 00:04:15 go: finding github.com/hashicorp/go-uuid v1.0.1 00:04:15 go: finding github.com/hashicorp/go.net v0.0.1 00:04:15 go: finding github.com/hashicorp/golang-lru v0.5.0 00:04:15 go: finding github.com/hashicorp/logutils v1.0.0 00:04:15 go: finding github.com/hashicorp/mdns v1.0.0 00:04:15 go: finding github.com/hashicorp/memberlist v0.1.3 00:04:15 go: finding github.com/hashicorp/serf v0.8.2 00:04:15 go: finding github.com/hpcloud/tail v1.0.0 00:04:15 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:04:15 go: finding github.com/kr/pretty v0.1.0 00:04:15 go: finding github.com/kr/pty v1.1.1 00:04:15 go: finding github.com/kr/text v0.1.0 00:04:15 go: finding github.com/mattn/go-colorable v0.0.9 00:04:15 go: finding github.com/mattn/go-isatty v0.0.3 00:04:15 go: finding github.com/miekg/dns v1.0.14 00:04:15 go: finding github.com/mitchellh/cli v1.0.0 00:04:15 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:04:15 go: finding github.com/mitchellh/copystructure v1.0.0 00:04:15 go: finding github.com/mitchellh/go-homedir v1.0.0 00:04:15 go: finding github.com/mitchellh/go-testing-interface v1.0.0 00:04:15 go: finding github.com/mitchellh/gox v0.4.0 00:04:15 go: finding github.com/mitchellh/iochan v1.0.0 00:04:15 go: finding github.com/mitchellh/mapstructure v1.1.2 00:04:15 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:04:15 go: finding github.com/onsi/ginkgo v1.10.1 00:04:15 go: finding github.com/onsi/gomega v1.7.0 00:04:15 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:04:15 go: finding github.com/pebbe/zmq4 v1.0.0 00:04:15 go: finding github.com/pelletier/go-toml v1.2.0 00:04:16 go: finding github.com/pkg/errors v0.8.1 00:04:16 go: finding github.com/pmezard/go-difflib v1.0.0 00:04:16 go: finding github.com/posener/complete v1.1.1 00:04:16 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 00:04:16 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:04:16 go: finding github.com/stretchr/objx v0.2.0 00:04:16 go: finding github.com/stretchr/testify v1.5.1 00:04:16 go: finding github.com/tidwall/pretty v1.0.1 00:04:16 go: finding github.com/ugorji/go v1.1.4 00:04:16 go: finding github.com/x448/float16 v0.8.4 00:04:16 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 00:04:16 go: finding github.com/xdg/stringprep v1.0.0 00:04:16 go: finding go.mongodb.org/mongo-driver v1.1.1 00:04:16 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:04:16 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:04:16 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:04:16 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 00:04:16 go: finding golang.org/x/text v0.3.2 00:04:16 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 00:04:16 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 00:04:16 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:04:16 go: finding gopkg.in/fsnotify.v1 v1.4.7 00:04:16 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:04:16 go: finding gopkg.in/yaml.v2 v2.2.8 00:04:16 Removing intermediate container b2937a769294 00:04:16 ---> 3ba3f5bbec8c 00:04:16 Step 6/8 : WORKDIR /build 00:04:16 ---> Running in 7fa524deca10 00:04:16 Removing intermediate container 7fa524deca10 00:04:16 ---> ef51e8988cd0 00:04:16 Step 7/8 : COPY go.mod . 00:04:17 ---> 3a2094b1fd6f 00:04:17 Step 8/8 : RUN go mod download 00:04:17 ---> Running in 0d2502eebbab 00:04:19 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:04:19 go: finding github.com/BurntSushi/toml v0.3.1 00:04:19 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 00:04:19 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:04:19 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 00:04:19 go: finding github.com/bgentry/speakeasy v0.1.0 00:04:19 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:04:19 go: finding github.com/davecgh/go-spew v1.1.1 00:04:19 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:04:19 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:04:19 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 00:04:19 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 00:04:19 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 00:04:19 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 00:04:19 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 00:04:19 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 00:04:19 go: finding github.com/fatih/color v1.7.0 00:04:19 go: finding github.com/fsnotify/fsnotify v1.4.7 00:04:19 go: finding github.com/fxamacker/cbor/v2 v2.2.0 00:04:19 go: finding github.com/go-kit/kit v0.8.0 00:04:19 go: finding github.com/go-logfmt/logfmt v0.4.0 00:04:19 go: finding github.com/go-redis/redis/v7 v7.2.0 00:04:19 go: finding github.com/go-stack/stack v1.8.0 00:04:19 go: finding github.com/golang/protobuf v1.3.2 00:04:19 go: finding github.com/golang/snappy v0.0.1 00:04:19 go: finding github.com/gomodule/redigo v2.0.0+incompatible 00:04:19 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:04:19 go: finding github.com/google/go-cmp v0.4.0 00:04:19 go: finding github.com/google/uuid v1.1.1 00:04:19 go: finding github.com/gorilla/mux v1.7.4 00:04:19 go: finding github.com/hashicorp/consul/api v1.1.0 00:04:19 go: finding github.com/hashicorp/consul/sdk v0.1.1 00:04:19 go: finding github.com/hashicorp/errwrap v1.0.0 00:04:19 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:04:19 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:04:19 go: finding github.com/hashicorp/go-msgpack v0.5.3 00:04:19 go: finding github.com/hashicorp/go-multierror v1.0.0 00:04:19 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:04:19 go: finding github.com/hashicorp/go-sockaddr v1.0.0 00:04:19 go: finding github.com/hashicorp/go-syslog v1.0.0 00:04:19 go: finding github.com/hashicorp/go-uuid v1.0.1 00:04:19 go: finding github.com/hashicorp/go.net v0.0.1 00:04:19 go: finding github.com/hashicorp/golang-lru v0.5.0 00:04:20 go: finding github.com/hashicorp/logutils v1.0.0 00:04:20 go: finding github.com/hashicorp/mdns v1.0.0 00:04:20 go: finding github.com/hashicorp/memberlist v0.1.3 00:04:20 go: finding github.com/hashicorp/serf v0.8.2 00:04:20 go: finding github.com/hpcloud/tail v1.0.0 00:04:20 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:04:20 go: finding github.com/kr/pretty v0.1.0 00:04:20 go: finding github.com/kr/pty v1.1.1 00:04:20 go: finding github.com/kr/text v0.1.0 00:04:20 go: finding github.com/mattn/go-colorable v0.0.9 00:04:20 go: finding github.com/mattn/go-isatty v0.0.3 00:04:20 go: finding github.com/miekg/dns v1.0.14 00:04:20 go: finding github.com/mitchellh/cli v1.0.0 00:04:20 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:04:20 go: finding github.com/mitchellh/copystructure v1.0.0 00:04:20 go: finding github.com/mitchellh/go-homedir v1.0.0 00:04:20 go: finding github.com/mitchellh/go-testing-interface v1.0.0 00:04:20 go: finding github.com/mitchellh/gox v0.4.0 00:04:20 go: finding github.com/mitchellh/iochan v1.0.0 00:04:20 go: finding github.com/mitchellh/mapstructure v1.1.2 00:04:20 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:04:20 go: finding github.com/onsi/ginkgo v1.10.1 00:04:20 go: finding github.com/onsi/gomega v1.7.0 00:04:20 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:04:20 go: finding github.com/pebbe/zmq4 v1.0.0 00:04:20 go: finding github.com/pelletier/go-toml v1.2.0 00:04:20 go: finding github.com/pkg/errors v0.8.1 00:04:20 go: finding github.com/pmezard/go-difflib v1.0.0 00:04:20 go: finding github.com/posener/complete v1.1.1 00:04:20 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 00:04:20 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:04:20 go: finding github.com/stretchr/objx v0.2.0 00:04:20 go: finding github.com/stretchr/testify v1.5.1 00:04:20 go: finding github.com/tidwall/pretty v1.0.1 00:04:20 go: finding github.com/ugorji/go v1.1.4 00:04:20 go: finding github.com/x448/float16 v0.8.4 00:04:20 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 00:04:20 go: finding github.com/xdg/stringprep v1.0.0 00:04:20 go: finding go.mongodb.org/mongo-driver v1.1.1 00:04:20 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:04:20 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:04:20 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:04:20 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 00:04:20 go: finding golang.org/x/text v0.3.2 00:04:20 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 00:04:20 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 00:04:20 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:04:20 go: finding gopkg.in/fsnotify.v1 v1.4.7 00:04:20 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:04:20 go: finding gopkg.in/yaml.v2 v2.2.8 00:04:26 Removing intermediate container eed5d48c65e8 00:04:26 ---> a6ff17ad2f6e 00:04:26 Successfully built a6ff17ad2f6e 00:04:26 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 00:04:27 + docker inspect -f . ci-base-image-x86_64 00:04:27 . [Pipeline] withDockerContainer 00:04:27 prd-centos7-docker-4c-2g-1239 does not seem to be running inside a container 00:04:27 $ 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 00:04:30 $ docker top ab1befa10513d924985a0f32307a180aca466e00184f78081fca4f1c9635934e -eo pid,comm [Pipeline] { [Pipeline] sh 00:04:31 + go version 00:04:31 go version go1.13.5 linux/amd64 [Pipeline] sh 00:04:31 + make test 00:04:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:04:33 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 00:04:39 Removing intermediate container 0d2502eebbab 00:04:39 ---> 0a37fbfbc663 00:04:39 Successfully built 0a37fbfbc663 00:04:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 00:04:40 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.054s coverage: 86.2% of statements [Pipeline] isUnix [Pipeline] sh 00:04:40 + docker inspect -f . ci-base-image-arm64 00:04:40 . [Pipeline] withDockerContainer 00:04:41 prd-ubuntu18.04-docker-arm64-4c-16g-1238 does not seem to be running inside a container 00:04:41 $ 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 00:04:42 $ docker top e08ee9b2c88932db431f96dec551a9f7676dfa134e474c1f1fb8be32b483aea1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:04:43 + go version 00:04:43 go version go1.13.5 linux/arm64 [Pipeline] sh 00:04:44 + make test 00:04:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:04:46 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 00:04:55 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.025s coverage: 51.6% of statements 00:04:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 00:04:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 00:04:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.020s coverage: 56.7% of statements 00:04:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 00:04:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.540s coverage: 69.1% of statements 00:05:08 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.110s coverage: 86.2% of statements 00:05:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.479s coverage: 73.4% of statements 00:05:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.005s coverage: 89.5% of statements 00:05:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.006s coverage: 100.0% of statements 00:05:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.130s coverage: 100.0% of statements 00:05:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 00:05:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 00:05:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 00:05:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 00:05:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 00:05:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 00:05:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 00:05:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 00:05:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 00:05:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.006s coverage: 96.6% of statements 00:05:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 00:05:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 00:05:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 00:05:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 00:05:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 00:05:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.665s coverage: 78.0% of statements 00:05:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.137s coverage: 81.1% of statements 00:05:10 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 00:05:28 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.343s coverage: 71.1% of statements 00:05:28 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 00:05:28 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.007s coverage: 100.0% of statements 00:05:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:05:30 gofmt -l . 00:05:30 [ "`gofmt -l .`" = "" ] 00:05:30 ./bin/test-go-mod-tidy.sh [Pipeline] stash 00:05:31 Stashed 1 file(s) [Pipeline] } 00:05:31 $ docker stop --time=1 ab1befa10513d924985a0f32307a180aca466e00184f78081fca4f1c9635934e 00:05:32 $ docker rm -f ab1befa10513d924985a0f32307a180aca466e00184f78081fca4f1c9635934e [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] } 00:05:47 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.079s coverage: 51.6% of statements 00:05:47 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 00:05:47 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 00:05:47 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.073s coverage: 56.7% of statements 00:05:47 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 00:05:47 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.355s coverage: 69.1% of statements 00:05:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.518s coverage: 73.4% of statements 00:05:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.023s coverage: 89.5% of statements 00:05:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.021s coverage: 100.0% of statements 00:05:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.122s coverage: 100.0% of statements 00:05:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.021s coverage: 100.0% of statements 00:05:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.020s coverage: 100.0% of statements 00:05:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 00:05:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 00:05:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 00:05:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 00:05:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 00:05:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 00:05:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 00:05:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.018s coverage: 96.6% of statements 00:05:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 00:05:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.015s coverage: 97.7% of statements 00:05:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 00:05:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 00:05:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 00:05:58 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.733s coverage: 78.0% of statements 00:05:58 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.125s coverage: 81.1% of statements 00:05:58 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 00:06:20 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.594s coverage: 71.1% of statements 00:06:20 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 00:06:20 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.019s coverage: 100.0% of statements 00:06:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:06:32 gofmt -l . 00:06:32 [ "`gofmt -l .`" = "" ] 00:06:32 ./bin/test-go-mod-tidy.sh [Pipeline] stash 00:06:32 Warning: overwriting stash ‘coverage-report’ 00:06:33 Stashed 1 file(s) [Pipeline] } 00:06:33 $ docker stop --time=1 e08ee9b2c88932db431f96dec551a9f7676dfa134e474c1f1fb8be32b483aea1 00:06:35 $ docker rm -f e08ee9b2c88932db431f96dec551a9f7676dfa134e474c1f1fb8be32b483aea1 [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 00:06:38 provisioning config files... 00:06:39 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-375@tmp/config2687394092846265011tmp [Pipeline] { [Pipeline] sh 00:06:39 + curl -s https://codecov.io/bash 00:06:39 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-375@tmp/config2687394092846265011tmp 00:06:39 00:06:39 _____ _ 00:06:39 / ____| | | 00:06:39 | | ___ __| | ___ ___ _____ __ 00:06:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:06:39 | |___| (_) | (_| | __/ (_| (_) \ V / 00:06:39 \_____\___/ \__,_|\___|\___\___/ \_/ 00:06:39 Bash-20200430-d757c17 00:06:39 00:06:39 00:06:39 ==> Jenkins CI detected. 00:06:39 project root: . 00:06:39 Fixing merge commit SHA 00:06:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:06:39 ==> Running gcov in . (disable via -X gcov) 00:06:39 ==> Python coveragepy not found 00:06:39 ==> Searching for coverage reports in: 00:06:39 + . 00:06:39 -> Found 1 reports 00:06:39 ==> Detecting git/mercurial file structure 00:06:39 ==> Reading reports 00:06:39 + ./coverage.out bytes=77946 00:06:39 ==> Appending adjustments 00:06:39 https://docs.codecov.io/docs/fixing-reports 00:06:40 + Found adjustments 00:06:40 ==> Gzipping contents 00:06:40 ==> Uploading reports 00:06:40 url: https://codecov.io 00:06:40 query: branch=PR-375&commit=8418242140e35b355d5695e21083a04ea121214e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-375%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=375&job= 00:06:40 -> Pinging Codecov 00:06:40 https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=PR-375&commit=8418242140e35b355d5695e21083a04ea121214e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-375%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=375&job= 00:06:40 -> Uploading 00:06:41 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/8418242140e35b355d5695e21083a04ea121214e [Pipeline] } 00:06:41 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 00:06:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:06:43 ---> package-listing.sh 00:06:43 ++ facter osfamily 00:06:43 ++ tr '[:upper:]' '[:lower:]' 00:06:43 + OS_FAMILY=redhat 00:06:43 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-375 00:06:43 + START_PACKAGES=/tmp/packages_start.txt 00:06:43 + END_PACKAGES=/tmp/packages_end.txt 00:06:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:06:43 + PACKAGES=/tmp/packages_start.txt 00:06:43 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-375 ']' 00:06:43 + PACKAGES=/tmp/packages_end.txt 00:06:43 + case "${OS_FAMILY}" in 00:06:43 + rpm -qa 00:06:43 + sort 00:06:47 + '[' -f /tmp/packages_start.txt ']' 00:06:47 + '[' -f /tmp/packages_end.txt ']' 00:06:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:06:47 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-375 ']' 00:06:47 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-375/archives/ 00:06:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-375/archives/ [Pipeline] isUnix [Pipeline] sh 00:06:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:06:48 00:06:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:06:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:06:48 alpine: Pulling from edgex-lftools-log-publisher 00:06:48 c9b1b535fdd9: Pulling fs layer 00:06:48 2cc5ad85d9ab: Pulling fs layer 00:06:48 756a868c4378: Pulling fs layer 00:06:48 444b2fc9a129: Pulling fs layer 00:06:48 ea15f1150254: Pulling fs layer 00:06:48 41b27a9f41bf: Pulling fs layer 00:06:48 28c525ee5125: Pulling fs layer 00:06:48 094b1ea09ed8: Pulling fs layer 00:06:48 138eaada9080: Pulling fs layer 00:06:48 0622d0fa9048: Pulling fs layer 00:06:48 41b27a9f41bf: Waiting 00:06:48 28c525ee5125: Waiting 00:06:48 094b1ea09ed8: Waiting 00:06:48 138eaada9080: Waiting 00:06:48 0622d0fa9048: Waiting 00:06:48 444b2fc9a129: Waiting 00:06:48 ea15f1150254: Waiting 00:06:48 2cc5ad85d9ab: Download complete 00:06:48 444b2fc9a129: Verifying Checksum 00:06:48 444b2fc9a129: Download complete 00:06:48 c9b1b535fdd9: Download complete 00:06:48 ea15f1150254: Download complete 00:06:48 28c525ee5125: Verifying Checksum 00:06:48 28c525ee5125: Download complete 00:06:48 c9b1b535fdd9: Pull complete 00:06:49 756a868c4378: Verifying Checksum 00:06:49 756a868c4378: Download complete 00:06:49 138eaada9080: Verifying Checksum 00:06:49 138eaada9080: Download complete 00:06:49 094b1ea09ed8: Verifying Checksum 00:06:49 094b1ea09ed8: Download complete 00:06:49 0622d0fa9048: Verifying Checksum 00:06:49 0622d0fa9048: Download complete 00:06:50 41b27a9f41bf: Verifying Checksum 00:06:50 41b27a9f41bf: Download complete 00:06:50 2cc5ad85d9ab: Pull complete 00:06:52 756a868c4378: Pull complete 00:06:52 444b2fc9a129: Pull complete 00:06:52 ea15f1150254: Pull complete 00:06:56 41b27a9f41bf: Pull complete 00:06:56 28c525ee5125: Pull complete 00:06:58 094b1ea09ed8: Pull complete 00:06:58 138eaada9080: Pull complete 00:06:58 0622d0fa9048: Pull complete 00:06:58 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 00:06:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:06:59 prd-centos7-docker-4c-2g-1237 does not seem to be running inside a container 00:06:59 $ 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-375 -v /w/workspace/ndry_app-functions-sdk-go_PR-375:/w/workspace/ndry_app-functions-sdk-go_PR-375:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-375@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-375@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 00:07:00 $ docker top cb68dd6c2bc781e289105b3e1820ec2f3b13c0e40fb12f272c4ed4eea1968d87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:07:00 provisioning config files... 00:07:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-375@tmp/config4017659787645386813tmp [Pipeline] { [Pipeline] echo 00:07:00 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:07:01 ---> create-netrc.sh [Pipeline] echo 00:07:01 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:07:01 ---> logs-deploy.sh 00:07:01 + ARCHIVE_ARTIFACTS= 00:07:01 + LOGS_SERVER=https://logs.edgexfoundry.org 00:07:01 + '[' https://logs.edgexfoundry.org == None ']' 00:07:01 + NEXUS_URL=https://nexus.edgexfoundry.org 00:07:01 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-375/1 00:07:01 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-375/1/ 00:07:01 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-375/1 /w/workspace/ndry_app-functions-sdk-go_PR-375 00:07:02 Archives upload complete. 00:07:02 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-375/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-375/1/ 00:07:03 ---> uname -a: 00:07:03 Linux cb68dd6c2bc7 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 00:07:03 00:07:03 00:07:03 ---> lscpu: 00:07:03 Architecture: x86_64 00:07:03 CPU op-mode(s): 32-bit, 64-bit 00:07:03 Byte Order: Little Endian 00:07:03 Address sizes: 40 bits physical, 48 bits virtual 00:07:03 CPU(s): 4 00:07:03 On-line CPU(s) list: 0-3 00:07:03 Thread(s) per core: 1 00:07:03 Core(s) per socket: 1 00:07:03 Socket(s): 4 00:07:03 NUMA node(s): 1 00:07:03 Vendor ID: GenuineIntel 00:07:03 CPU family: 6 00:07:03 Model: 44 00:07:03 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:07:03 Stepping: 1 00:07:03 CPU MHz: 2933.438 00:07:03 BogoMIPS: 5866.87 00:07:03 Virtualization: VT-x 00:07:03 Hypervisor vendor: KVM 00:07:03 Virtualization type: full 00:07:03 L1d cache: 128 KiB 00:07:03 L1i cache: 128 KiB 00:07:03 L2 cache: 16 MiB 00:07:03 L3 cache: 64 MiB 00:07:03 NUMA node0 CPU(s): 0-3 00:07:03 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 00:07:03 Vulnerability Meltdown: Mitigation; PTI 00:07:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:07:03 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 00:07:03 Vulnerability Spectre v2: Mitigation; Full retpoline 00:07:03 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 00:07:03 00:07:03 00:07:03 ---> nproc: 00:07:03 4 00:07:03 00:07:03 00:07:03 ---> df -h: 00:07:03 Filesystem Size Used Available Use% Mounted on 00:07:03 overlay 50.0G 6.4G 43.6G 13% / 00:07:03 tmpfs 64.0M 0 64.0M 0% /dev 00:07:03 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 00:07:03 shm 64.0M 0 64.0M 0% /dev/shm 00:07:03 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 00:07:03 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 00:07:03 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 00:07:03 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-375@tmp 00:07:03 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 00:07:03 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-375 00:07:03 00:07:03 00:07:03 ---> free -m: 00:07:03 total used free shared buff/cache available 00:07:03 Mem: 1838 731 69 0 1037 1015 00:07:03 Swap: 1023 1 1022 00:07:03 00:07:03 00:07:03 ---> ip addr: 00:07:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:07:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:07:03 inet 127.0.0.1/8 scope host lo 00:07:03 valid_lft forever preferred_lft forever 00:07:03 6: eth0@if7: mtu 1458 qdisc noqueue state UP 00:07:03 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 00:07:03 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 00:07:03 valid_lft forever preferred_lft forever 00:07:03 00:07:03 00:07:03 ---> sar -b -r -n DEV: 00:07:03 Linux 3.10.0-862.14.4.el7.x86_64 (prd-centos7-docker-4c-2g-1237.vexxhost.local) 05/30/20 _x86_64_ (4 CPU) 00:07:03 00:07:03 00:00:01 tps rtps wtps bread/s bwrtn/s 00:07:03 00:01:01 145.18 63.45 81.73 6535.13 40084.64 00:07:03 00:02:01 3.60 0.08 3.51 2.00 131.67 00:07:03 00:03:01 0.28 0.00 0.28 0.00 3.75 00:07:03 00:04:01 0.23 0.00 0.23 0.00 3.25 00:07:03 00:05:01 0.23 0.00 0.23 0.00 2.15 00:07:03 00:06:01 1.45 1.13 0.32 29.05 4.65 00:07:03 00:07:02 431.55 358.17 73.38 9702.28 18394.74 00:07:03 Average: 83.25 60.43 22.82 2325.04 8379.27 00:07:03 00:07:03 00:00:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:07:03 00:01:01 157828 1724476 91.62 2620 1135560 966636 32.98 490624 1068600 8 00:07:03 00:02:01 169968 1712336 90.97 2620 1135748 911788 31.11 485004 1066176 20 00:07:03 00:03:01 169140 1713164 91.01 2620 1135752 912032 31.12 486204 1066164 20 00:07:03 00:04:01 169372 1712932 91.00 2620 1135764 911116 31.09 485928 1066168 20 00:07:03 00:05:01 170468 1711836 90.94 2620 1135764 909800 31.04 488872 1062464 12 00:07:03 00:06:01 167000 1715304 91.13 2620 1136508 912140 31.12 491004 1062836 20 00:07:03 00:07:02 85460 1796844 95.46 2620 1059888 955080 32.59 508264 1003928 82752 00:07:03 Average: 155605 1726699 91.73 2620 1124998 925513 31.58 490843 1056619 11836 00:07:03 00:07:03 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 00:07:03 00:01:01 eth0 718.41 518.90 1654.76 410.57 0.00 0.00 0.00 00:07:03 00:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:03 00:01:01 docker0 121.37 79.10 9.65 301.49 0.00 0.00 0.00 00:07:03 00:02:01 eth0 0.70 0.08 0.05 0.01 0.00 0.00 0.00 00:07:03 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:03 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:03 00:03:01 eth0 0.98 0.48 0.32 0.18 0.00 0.00 0.00 00:07:03 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:03 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:03 00:04:01 eth0 2.50 2.08 0.64 7.14 0.00 0.00 0.00 00:07:03 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:03 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:03 00:05:01 eth0 0.10 0.12 0.01 0.29 0.00 0.00 0.00 00:07:03 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:03 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:03 00:06:01 eth0 0.90 0.87 0.18 1.85 0.00 0.00 0.00 00:07:03 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:03 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:03 00:07:02 eth0 129.22 100.48 2342.20 16.13 0.00 0.00 0.00 00:07:03 00:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:03 00:07:02 veth065d159 0.00 0.10 0.00 0.01 0.00 0.00 0.00 00:07:03 00:07:02 docker0 121.41 79.12 9.65 301.59 0.00 0.00 0.00 00:07:03 Average: eth0 121.90 89.05 571.41 62.35 0.00 0.00 0.00 00:07:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:03 Average: veth065d159 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:07:03 Average: docker0 17.35 11.31 1.38 43.10 0.00 0.00 0.00 00:07:03 00:07:03 00:07:03 ---> sar -P ALL: 00:07:03 Linux 3.10.0-862.14.4.el7.x86_64 (prd-centos7-docker-4c-2g-1237.vexxhost.local) 05/30/20 _x86_64_ (4 CPU) 00:07:03 00:07:03 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:07:03 00:01:01 all 17.01 0.00 7.67 8.05 0.02 67.25 00:07:03 00:01:01 0 17.20 0.00 8.14 8.25 0.02 66.39 00:07:03 00:01:01 1 15.39 0.00 8.26 10.05 0.00 66.30 00:07:03 00:01:01 2 18.55 0.00 7.79 7.18 0.02 66.46 00:07:03 00:01:01 3 16.91 0.00 6.48 6.73 0.03 69.85 00:07:03 00:02:01 all 0.20 0.00 0.08 0.00 0.00 99.72 00:07:03 00:02:01 0 0.27 0.00 0.07 0.00 0.02 99.65 00:07:03 00:02:01 1 0.05 0.00 0.10 0.00 0.00 99.85 00:07:03 00:02:01 2 0.37 0.00 0.05 0.00 0.00 99.58 00:07:03 00:02:01 3 0.07 0.00 0.10 0.00 0.00 99.83 00:07:03 00:03:01 all 0.20 0.00 0.05 0.00 0.00 99.75 00:07:03 00:03:01 0 0.20 0.00 0.03 0.00 0.00 99.77 00:07:03 00:03:01 1 0.13 0.00 0.08 0.00 0.00 99.78 00:07:03 00:03:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:07:03 00:03:01 3 0.45 0.00 0.07 0.00 0.00 99.48 00:07:03 00:04:01 all 0.17 0.00 0.08 0.00 0.00 99.75 00:07:03 00:04:01 0 0.08 0.00 0.07 0.00 0.00 99.85 00:07:03 00:04:01 1 0.15 0.00 0.10 0.00 0.02 99.73 00:07:03 00:04:01 2 0.07 0.00 0.05 0.00 0.00 99.88 00:07:03 00:04:01 3 0.37 0.00 0.12 0.00 0.00 99.52 00:07:03 00:05:01 all 0.07 0.00 0.08 0.00 0.00 99.85 00:07:03 00:05:01 0 0.07 0.00 0.07 0.00 0.00 99.87 00:07:03 00:05:01 1 0.07 0.00 0.02 0.00 0.00 99.92 00:07:03 00:05:01 2 0.07 0.00 0.05 0.00 0.00 99.88 00:07:03 00:05:01 3 0.08 0.00 0.15 0.00 0.00 99.77 00:07:03 00:06:01 all 0.17 0.01 0.09 0.03 0.00 99.71 00:07:03 00:06:01 0 0.05 0.00 0.08 0.00 0.00 99.87 00:07:03 00:06:01 1 0.45 0.00 0.08 0.03 0.00 99.43 00:07:03 00:06:01 2 0.07 0.00 0.10 0.03 0.00 99.80 00:07:03 00:06:01 3 0.08 0.00 0.12 0.05 0.00 99.75 00:07:03 00:07:02 all 5.70 2.69 14.21 7.19 0.07 70.13 00:07:03 00:07:02 0 6.74 2.22 13.24 5.84 0.07 71.89 00:07:03 00:07:02 1 5.40 2.59 14.16 5.42 0.05 72.37 00:07:03 00:07:02 2 5.14 3.21 15.18 10.48 0.08 65.91 00:07:03 00:07:02 3 5.54 2.75 14.30 7.00 0.08 70.32 00:07:03 Average: all 3.33 0.38 3.15 2.16 0.01 90.97 00:07:03 Average: 0 3.48 0.31 3.06 1.99 0.01 91.14 00:07:03 Average: 1 3.07 0.37 3.23 2.19 0.01 91.14 00:07:03 Average: 2 3.45 0.45 3.29 2.51 0.01 90.29 00:07:03 Average: 3 3.32 0.39 3.01 1.95 0.02 91.32 00:07:03 00:07:03 00:07:03