Pull request #308 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 6ef9a03719e2ad47d63f988d7d2751c77f5d2315+6d277aa29535ad2364142a0838c9f0161c01ac18 (3ab71f13a0c6b3077e74b5804c3a361ec4f97e50) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2631 in /w/workspace/ndry_app-functions-sdk-go_PR-308 [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-308 # 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/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 6d277aa29535ad2364142a0838c9f0161c01ac18 into PR head commit 6ef9a03719e2ad47d63f988d7d2751c77f5d2315 Merge succeeded, producing 6ef9a03719e2ad47d63f988d7d2751c77f5d2315 Checking out Revision 6ef9a03719e2ad47d63f988d7d2751c77f5d2315 (PR-308) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/308/head:refs/remotes/origin/PR-308 # 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/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ef9a03719e2ad47d63f988d7d2751c77f5d2315 # 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 6d277aa29535ad2364142a0838c9f0161c01ac18 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ef9a03719e2ad47d63f988d7d2751c77f5d2315 # timeout=10 Commit message: "docs: fix fomratting" > git rev-list --no-walk 7153f6638c51d72f578d64147631a921a4a5dc1a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:23:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 18:23:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:23:08 18:23:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:23:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:23:09 latest: Pulling from edgex-devops/git-semver 18:23:09 9123ac7c32f7: Pulling fs layer 18:23:09 b8cc5d1170e3: Pulling fs layer 18:23:09 2924cbbf6a41: Pulling fs layer 18:23:09 93b08a4f1073: Pulling fs layer 18:23:09 93b08a4f1073: Waiting 18:23:09 b8cc5d1170e3: Verifying Checksum 18:23:09 b8cc5d1170e3: Download complete 18:23:09 9123ac7c32f7: Verifying Checksum 18:23:09 9123ac7c32f7: Download complete 18:23:09 93b08a4f1073: Verifying Checksum 18:23:09 93b08a4f1073: Download complete 18:23:09 2924cbbf6a41: Verifying Checksum 18:23:09 2924cbbf6a41: Download complete 18:23:09 9123ac7c32f7: Pull complete 18:23:09 b8cc5d1170e3: Pull complete 18:23:10 2924cbbf6a41: Pull complete 18:23:10 93b08a4f1073: Pull complete 18:23:10 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 18:23:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:23:10 prd-centos7-docker-4c-2g-2631 does not seem to be running inside a container 18:23:10 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-308 -v /w/workspace/ndry_app-functions-sdk-go_PR-308:/w/workspace/ndry_app-functions-sdk-go_PR-308:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-308@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-308@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:23:11 $ docker top c48edd1e108a92584d5d809df2e0bb321eab17116a1f393a9951d715fe6e4811 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:23:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:23:11 [ssh-agent] Looking for ssh-agent implementation... 18:23:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:23:11 $ docker exec c48edd1e108a92584d5d809df2e0bb321eab17116a1f393a9951d715fe6e4811 ssh-agent 18:23:12 SSH_AUTH_SOCK=/tmp/ssh-NjAiWSWqoo0B/agent.14 18:23:12 SSH_AGENT_PID=21 18:23:12 Running ssh-add (command line suppressed) 18:23:12 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/private_key_7252201988932529447.key (/w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/private_key_7252201988932529447.key) 18:23:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:23:12 + git describe --exact-match --tags HEAD 18:23:12 fatal: No names found, cannot describe anything. [Pipeline] } 18:23:12 $ docker exec --env ******** --env ******** c48edd1e108a92584d5d809df2e0bb321eab17116a1f393a9951d715fe6e4811 ssh-agent -k 18:23:12 unset SSH_AUTH_SOCK; 18:23:12 unset SSH_AGENT_PID; 18:23:12 echo Agent pid 21 killed; 18:23:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:23:12 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 18:23:12 This usually means this commit has not been tagged. [Pipeline] sshagent 18:23:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:23:12 [ssh-agent] Looking for ssh-agent implementation... 18:23:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:23:13 $ docker exec c48edd1e108a92584d5d809df2e0bb321eab17116a1f393a9951d715fe6e4811 ssh-agent 18:23:13 SSH_AUTH_SOCK=/tmp/ssh-KFNrV8uN9Sx2/agent.56 18:23:13 SSH_AGENT_PID=63 18:23:13 Running ssh-add (command line suppressed) 18:23:13 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/private_key_1247016965307539228.key (/w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/private_key_1247016965307539228.key) 18:23:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:23:13 + git semver init 18:23:13 # -> Open(): unable to determine branch for HEAD 18:23:13 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-308/.git 18:23:13 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-308 18:23:13 # $SEMVER_REMOTE_NAME = origin 18:23:13 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 18:23:13 # $SEMVER_USER_NAME = jenkins 18:23:13 # $SEMVER_BRANCH = PR-308 18:23:13 # $SEMVER_TEMP = /tmp/semver-278903191 18:23:13 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:23:16 # '/tmp/semver-278903191' -> '/w/workspace/ndry_app-functions-sdk-go_PR-308/.semver' 18:23:16 # -> Force: false 18:23:16 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-308/.semver [Pipeline] } 18:23:16 $ docker exec --env ******** --env ******** c48edd1e108a92584d5d809df2e0bb321eab17116a1f393a9951d715fe6e4811 ssh-agent -k 18:23:16 unset SSH_AUTH_SOCK; 18:23:16 unset SSH_AGENT_PID; 18:23:16 echo Agent pid 63 killed; 18:23:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:23:17 + git semver [Pipeline] } 18:23:17 $ docker stop --time=1 c48edd1e108a92584d5d809df2e0bb321eab17116a1f393a9951d715fe6e4811 18:23:18 $ docker rm -f c48edd1e108a92584d5d809df2e0bb321eab17116a1f393a9951d715fe6e4811 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 18:23:20 Stashed 96 file(s) [Pipeline] echo 18:23:20 [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:23:35 Still waiting to schedule task 18:23:35 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:23:35 Still waiting to schedule task 18:23:35 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2630’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2632’ is offline 18:26:20 Running on prd-centos7-docker-4c-2g-2633 in /w/workspace/ndry_app-functions-sdk-go_PR-308 [Pipeline] { [Pipeline] ws 18:26:20 Running in /w/workspace/app-functions-sdk-go/13 [Pipeline] { [Pipeline] checkout 18:26:30 using credential edgex-jenkins-ssh 18:26:30 Cloning the remote Git repository 18:26:30 Cloning with configured refspecs honoured and without tags 18:26:30 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:26:31 > git init /w/workspace/app-functions-sdk-go/13 # timeout=10 18:26:31 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:26:31 > git --version # timeout=10 18:26:31 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:31 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:26:36 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:26:36 > git config --add remote.origin.fetch +refs/pull/308/head:refs/remotes/origin/PR-308 # timeout=10 18:26:36 Fetching without tags 18:26:36 Merging remotes/origin/master commit 6d277aa29535ad2364142a0838c9f0161c01ac18 into PR head commit 6ef9a03719e2ad47d63f988d7d2751c77f5d2315 18:26:37 Merge succeeded, producing 6ef9a03719e2ad47d63f988d7d2751c77f5d2315 18:26:37 Checking out Revision 6ef9a03719e2ad47d63f988d7d2751c77f5d2315 (PR-308) 18:26:36 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:26:36 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:26:36 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:26:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:26:36 > git config core.sparsecheckout # timeout=10 18:26:36 > git checkout -f 6ef9a03719e2ad47d63f988d7d2751c77f5d2315 # timeout=10 18:26:37 > git remote # timeout=10 18:26:37 > git config --get remote.origin.url # timeout=10 18:26:37 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:37 > git merge 6d277aa29535ad2364142a0838c9f0161c01ac18 # timeout=10 18:26:37 > git rev-parse HEAD^{commit} # timeout=10 18:26:37 > git config core.sparsecheckout # timeout=10 18:26:37 > git checkout -f 6ef9a03719e2ad47d63f988d7d2751c77f5d2315 # timeout=10 18:26:42 Commit message: "docs: fix fomratting" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:26:44 ========================================================= 18:26:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 18:26:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:26:45 + 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:26:46 Sending build context to Docker daemon 36.61MB 18:26:46 Step 1/8 : ARG BASE=golang:1.13-alpine 18:26:46 Step 2/8 : FROM ${BASE} 18:26:46 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 18:26:46 e6b0cf9c0882: Pulling fs layer 18:26:46 2848faf0eed1: Pulling fs layer 18:26:46 0f37312ad70f: Pulling fs layer 18:26:46 5788d62ee057: Pulling fs layer 18:26:46 0e6b1d234666: Pulling fs layer 18:26:46 bf5d7aec512f: Pulling fs layer 18:26:46 34c802a77dc8: Pulling fs layer 18:26:46 9eb99e56ec68: Pulling fs layer 18:26:46 27c7a5d97fbd: Pulling fs layer 18:26:46 5c102a31e300: Pulling fs layer 18:26:46 dcfb455df0a1: Pulling fs layer 18:26:46 bf5d7aec512f: Waiting 18:26:46 5788d62ee057: Waiting 18:26:46 34c802a77dc8: Waiting 18:26:46 9eb99e56ec68: Waiting 18:26:46 27c7a5d97fbd: Waiting 18:26:46 5c102a31e300: Waiting 18:26:46 dcfb455df0a1: Waiting 18:26:46 0e6b1d234666: Waiting 18:26:46 0f37312ad70f: Verifying Checksum 18:26:46 0f37312ad70f: Download complete 18:26:46 2848faf0eed1: Verifying Checksum 18:26:46 2848faf0eed1: Download complete 18:26:46 0e6b1d234666: Verifying Checksum 18:26:46 bf5d7aec512f: Verifying Checksum 18:26:46 bf5d7aec512f: Download complete 18:26:46 e6b0cf9c0882: Verifying Checksum 18:26:46 e6b0cf9c0882: Download complete 18:26:47 e6b0cf9c0882: Pull complete 18:26:47 2848faf0eed1: Pull complete 18:26:47 0f37312ad70f: Pull complete 18:26:49 34c802a77dc8: Verifying Checksum 18:26:49 34c802a77dc8: Download complete 18:26:49 27c7a5d97fbd: Verifying Checksum 18:26:49 27c7a5d97fbd: Download complete 18:26:50 5c102a31e300: Verifying Checksum 18:26:50 5c102a31e300: Download complete 18:26:50 dcfb455df0a1: Verifying Checksum 18:26:50 dcfb455df0a1: Download complete 18:26:50 5788d62ee057: Verifying Checksum 18:26:50 5788d62ee057: Download complete 18:26:50 9eb99e56ec68: Verifying Checksum 18:26:50 9eb99e56ec68: Download complete 18:27:01 5788d62ee057: Pull complete 18:27:01 0e6b1d234666: Pull complete 18:27:01 bf5d7aec512f: Pull complete 18:27:07 34c802a77dc8: Pull complete 18:27:12 9eb99e56ec68: Pull complete 18:27:12 27c7a5d97fbd: Pull complete 18:27:14 5c102a31e300: Pull complete 18:27:14 dcfb455df0a1: Pull complete 18:27:14 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 18:27:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 18:27:14 ---> 7c70fe431013 18:27:14 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:27:14 latest: Pulling from library/docker 18:27:15 aad63a933944: Pulling fs layer 18:27:15 69846a6807b3: Pulling fs layer 18:27:15 5517540127c6: Pulling fs layer 18:27:15 da4bc653673c: Pulling fs layer 18:27:15 7d6a82484b25: Pulling fs layer 18:27:15 98d7178a08bc: Pulling fs layer 18:27:15 06fedb666dd1: Pulling fs layer 18:27:15 da4bc653673c: Waiting 18:27:15 7d6a82484b25: Waiting 18:27:15 98d7178a08bc: Waiting 18:27:15 06fedb666dd1: Waiting 18:27:15 5517540127c6: Verifying Checksum 18:27:15 5517540127c6: Download complete 18:27:15 69846a6807b3: Verifying Checksum 18:27:15 69846a6807b3: Download complete 18:27:15 aad63a933944: Verifying Checksum 18:27:15 7d6a82484b25: Verifying Checksum 18:27:15 7d6a82484b25: Download complete 18:27:15 98d7178a08bc: Verifying Checksum 18:27:15 98d7178a08bc: Download complete 18:27:15 06fedb666dd1: Verifying Checksum 18:27:15 06fedb666dd1: Download complete 18:27:16 aad63a933944: Pull complete 18:27:16 69846a6807b3: Pull complete 18:27:16 5517540127c6: Pull complete 18:27:17 da4bc653673c: Verifying Checksum 18:27:17 da4bc653673c: Download complete 18:27:22 da4bc653673c: Pull complete 18:27:22 7d6a82484b25: Pull complete 18:27:22 98d7178a08bc: Pull complete 18:27:22 06fedb666dd1: Pull complete 18:27:22 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 18:27:22 Status: Downloaded newer image for docker:latest 18:27:24 ---> 38302b4aa5e6 18:27:24 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:27:24 ---> Running in 7ea3e8704db4 18:27:24 Removing intermediate container 7ea3e8704db4 18:27:24 ---> c97253da85e7 18:27:24 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:27:25 ---> Running in 1bac58ce9a8a 18:27:26 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 18:27:26 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 18:27:26 (1/5) Installing libsodium (1.0.18-r0) 18:27:27 (2/5) Installing libzmq (4.3.2-r0) 18:27:27 (3/5) Installing pkgconf (1.6.3-r0) 18:27:27 (4/5) Installing libsodium-dev (1.0.18-r0) 18:27:27 (5/5) Installing zeromq-dev (4.3.2-r0) 18:27:27 Executing busybox-1.31.1-r8.trigger 18:27:27 OK: 145 MiB in 44 packages 18:27:28 Removing intermediate container 1bac58ce9a8a 18:27:28 ---> 5947aa1d71ed 18:27:28 Step 6/8 : WORKDIR /build 18:27:28 ---> Running in 71af21518e5f 18:27:28 Removing intermediate container 71af21518e5f 18:27:28 ---> 9405d6574e12 18:27:28 Step 7/8 : COPY go.mod . 18:27:29 ---> 339dabd931b4 18:27:29 Step 8/8 : RUN go mod download 18:27:29 ---> Running in 5a6b5271dcc7 18:27:32 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:27:32 go: finding github.com/BurntSushi/toml v0.3.1 18:27:32 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:27:32 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:27:32 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:27:32 go: finding github.com/bgentry/speakeasy v0.1.0 18:27:32 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:27:32 go: finding github.com/davecgh/go-spew v1.1.1 18:27:32 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:27:32 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 18:27:32 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 18:27:32 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 18:27:32 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 18:27:32 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:27:32 go: finding github.com/fatih/color v1.7.0 18:27:32 go: finding github.com/go-kit/kit v0.8.0 18:27:32 go: finding github.com/go-logfmt/logfmt v0.4.0 18:27:32 go: finding github.com/go-stack/stack v1.8.0 18:27:32 go: finding github.com/golang/snappy v0.0.1 18:27:32 go: finding github.com/gomodule/redigo v2.0.0+incompatible 18:27:32 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:27:32 go: finding github.com/google/go-cmp v0.3.1 18:27:32 go: finding github.com/google/uuid v1.1.0 18:27:32 go: finding github.com/gorilla/mux v1.7.2 18:27:32 go: finding github.com/hashicorp/consul/api v1.1.0 18:27:32 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:27:32 go: finding github.com/hashicorp/errwrap v1.0.0 18:27:32 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:27:32 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:27:32 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:27:32 go: finding github.com/hashicorp/go-multierror v1.0.0 18:27:32 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:27:32 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:27:32 go: finding github.com/hashicorp/go-syslog v1.0.0 18:27:32 go: finding github.com/hashicorp/go-uuid v1.0.1 18:27:32 go: finding github.com/hashicorp/go.net v0.0.1 18:27:32 go: finding github.com/hashicorp/golang-lru v0.5.0 18:27:32 go: finding github.com/hashicorp/logutils v1.0.0 18:27:32 go: finding github.com/hashicorp/mdns v1.0.0 18:27:32 go: finding github.com/hashicorp/memberlist v0.1.3 18:27:32 go: finding github.com/hashicorp/serf v0.8.2 18:27:32 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:27:32 go: finding github.com/kr/pretty v0.2.0 18:27:32 go: finding github.com/kr/pty v1.1.1 18:27:32 go: finding github.com/kr/text v0.1.0 18:27:32 go: finding github.com/mattn/go-colorable v0.0.9 18:27:32 go: finding github.com/mattn/go-isatty v0.0.3 18:27:32 go: finding github.com/miekg/dns v1.0.14 18:27:32 go: finding github.com/mitchellh/cli v1.0.0 18:27:32 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:27:32 go: finding github.com/mitchellh/copystructure v1.0.0 18:27:32 go: finding github.com/mitchellh/go-homedir v1.0.0 18:27:32 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:27:32 go: finding github.com/mitchellh/gox v0.4.0 18:27:32 go: finding github.com/mitchellh/iochan v1.0.0 18:27:32 go: finding github.com/mitchellh/mapstructure v1.1.2 18:27:32 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:27:32 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:27:32 go: finding github.com/pebbe/zmq4 v1.0.0 18:27:32 go: finding github.com/pelletier/go-toml v1.2.0 18:27:32 go: finding github.com/pkg/errors v0.8.1 18:27:32 go: finding github.com/pmezard/go-difflib v1.0.0 18:27:32 go: finding github.com/posener/complete v1.1.1 18:27:32 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:27:32 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:27:32 go: finding github.com/stretchr/objx v0.2.0 18:27:32 go: finding github.com/stretchr/testify v1.4.0 18:27:32 go: finding github.com/tidwall/pretty v1.0.0 18:27:32 go: finding github.com/ugorji/go v1.1.4 18:27:32 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 18:27:32 go: finding github.com/xdg/stringprep v1.0.0 18:27:32 go: finding go.mongodb.org/mongo-driver v1.1.1 18:27:32 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 18:27:32 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 18:27:32 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:27:32 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 18:27:32 go: finding golang.org/x/text v0.3.2 18:27:32 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 18:27:32 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:27:32 go: finding gopkg.in/yaml.v2 v2.2.2 18:27:45 Removing intermediate container 5a6b5271dcc7 18:27:45 ---> 7e5686a6396a 18:27:45 Successfully built 7e5686a6396a 18:27:45 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:27:46 + docker inspect -f . ci-base-image-x86_64 18:27:46 . [Pipeline] withDockerContainer 18:27:46 prd-centos7-docker-4c-2g-2633 does not seem to be running inside a container 18:27:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/13 -v /w/workspace/app-functions-sdk-go/13:/w/workspace/app-functions-sdk-go/13:rw,z -v /w/workspace/app-functions-sdk-go/13@tmp:/w/workspace/app-functions-sdk-go/13@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:27:50 $ docker top 7190af1aa816d7135569f0acf4474c6cab752a8fb1c36792d45c383078843b6c -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:51 + go version 18:27:51 go version go1.13.5 linux/amd64 [Pipeline] sh 18:27:51 + make test 18:27:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:27:56 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 18:28:18 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.257s coverage: 88.9% of statements 18:28:37 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.807s coverage: 41.7% of statements 18:28:37 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 18:28:37 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 18:28:37 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.029s coverage: 100.0% of statements 18:28:37 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 1.201s coverage: 69.3% of statements 18:28:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.116s coverage: 74.7% of statements 18:28:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.023s coverage: 89.5% of statements 18:28:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.029s coverage: 100.0% of statements 18:28:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.098s coverage: 100.0% of statements 18:28:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.007s coverage: 100.0% of statements 18:28:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.012s coverage: 100.0% of statements 18:28:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 18:28:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 18:28:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 18:28:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 18:28:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 18:28:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 18:28:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 18:28:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.007s coverage: 96.6% of statements 18:28:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 18:28:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.012s coverage: 97.7% of statements 18:28:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 18:28:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 18:28:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 18:28:47 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.665s coverage: 84.8% of statements 18:28:47 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.101s coverage: 83.3% of statements 18:28:47 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 18:28:49 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.537s coverage: 77.0% of statements 18:28:49 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 18:28:49 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.042s coverage: 100.0% of statements 18:28:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:29:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2634 in /w/workspace/ndry_app-functions-sdk-go_PR-308 [Pipeline] { [Pipeline] ws 18:29:01 Running in /w/workspace/app-functions-sdk-go/13 [Pipeline] { [Pipeline] checkout 18:29:02 gofmt -l . 18:29:02 [ "`gofmt -l .`" = "" ] 18:29:02 ./bin/test-attribution-txt.sh 18:29:02 ./bin/test-go-mod-tidy.sh [Pipeline] stash 18:29:04 Stashed 1 file(s) [Pipeline] } 18:29:04 $ docker stop --time=1 7190af1aa816d7135569f0acf4474c6cab752a8fb1c36792d45c383078843b6c 18:29:06 using credential edgex-jenkins-ssh 18:29:06 Cloning the remote Git repository 18:29:06 Cloning with configured refspecs honoured and without tags 18:29:07 $ docker rm -f 7190af1aa816d7135569f0acf4474c6cab752a8fb1c36792d45c383078843b6c 18:29:06 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:29:07 > git init /w/workspace/app-functions-sdk-go/13 # timeout=10 18:29:07 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:29:07 > git --version # timeout=10 18:29:07 using GIT_SSH to set credentials SSH Credentials for GitHub 18:29:07 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:29:10 Fetching without tags 18:29:10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:29:10 > git config --add remote.origin.fetch +refs/pull/308/head:refs/remotes/origin/PR-308 # timeout=10 18:29:10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:29:10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:29:10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:29:10 using GIT_SSH to set credentials SSH Credentials for GitHub 18:29:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:29:10 Merging remotes/origin/master commit 6d277aa29535ad2364142a0838c9f0161c01ac18 into PR head commit 6ef9a03719e2ad47d63f988d7d2751c77f5d2315 18:29:11 Merge succeeded, producing 6ef9a03719e2ad47d63f988d7d2751c77f5d2315 18:29:11 Checking out Revision 6ef9a03719e2ad47d63f988d7d2751c77f5d2315 (PR-308) 18:29:10 > git config core.sparsecheckout # timeout=10 18:29:10 > git checkout -f 6ef9a03719e2ad47d63f988d7d2751c77f5d2315 # timeout=10 18:29:10 > git remote # timeout=10 18:29:11 > git config --get remote.origin.url # timeout=10 18:29:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:29:11 > git merge 6d277aa29535ad2364142a0838c9f0161c01ac18 # timeout=10 18:29:11 > git rev-parse HEAD^{commit} # timeout=10 18:29:11 > git config core.sparsecheckout # timeout=10 18:29:11 > git checkout -f 6ef9a03719e2ad47d63f988d7d2751c77f5d2315 # timeout=10 18:29:15 Commit message: "docs: fix fomratting" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:29:18 ========================================================= 18:29:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 18:29:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:29:19 + 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:29:20 Sending build context to Docker daemon 36.61MB 18:29:20 Step 1/8 : ARG BASE=golang:1.13-alpine 18:29:20 Step 2/8 : FROM ${BASE} 18:29:21 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:29:21 cde5963f3b93: Pulling fs layer 18:29:21 2a23fa8c16f7: Pulling fs layer 18:29:21 777b28850792: Pulling fs layer 18:29:21 8a11ddd9e578: Pulling fs layer 18:29:21 4cf88f913ddb: Pulling fs layer 18:29:21 1df406cf5192: Pulling fs layer 18:29:21 cd6300453558: Pulling fs layer 18:29:21 b9c365052c96: Pulling fs layer 18:29:21 a2d8cc88f415: Pulling fs layer 18:29:21 ea1d1ca13537: Pulling fs layer 18:29:21 3750a50a1c5e: Pulling fs layer 18:29:21 b9c365052c96: Waiting 18:29:21 4cf88f913ddb: Waiting 18:29:21 a2d8cc88f415: Waiting 18:29:21 1df406cf5192: Waiting 18:29:21 ea1d1ca13537: Waiting 18:29:21 cd6300453558: Waiting 18:29:21 3750a50a1c5e: Waiting 18:29:21 8a11ddd9e578: Waiting 18:29:21 777b28850792: Download complete 18:29:21 2a23fa8c16f7: Download complete 18:29:21 4cf88f913ddb: Verifying Checksum 18:29:21 4cf88f913ddb: Download complete 18:29:21 1df406cf5192: Verifying Checksum 18:29:21 1df406cf5192: Download complete 18:29:21 cde5963f3b93: Verifying Checksum 18:29:21 cde5963f3b93: Download complete 18:29:21 cde5963f3b93: Pull complete 18:29:22 2a23fa8c16f7: Pull complete 18:29:22 777b28850792: Pull complete 18:29:25 cd6300453558: Verifying Checksum 18:29:25 cd6300453558: Download complete 18:29:25 a2d8cc88f415: Verifying Checksum 18:29:25 a2d8cc88f415: Download complete 18:29:27 ea1d1ca13537: Verifying Checksum 18:29:27 ea1d1ca13537: Download complete 18:29:27 3750a50a1c5e: Download complete 18:29:30 b9c365052c96: Verifying Checksum 18:29:30 b9c365052c96: Download complete 18:29:31 8a11ddd9e578: Verifying Checksum 18:29:31 8a11ddd9e578: Download complete 18:29:44 8a11ddd9e578: Pull complete 18:29:44 4cf88f913ddb: Pull complete 18:29:44 1df406cf5192: Pull complete 18:29:48 cd6300453558: Pull complete 18:29:52 b9c365052c96: Pull complete 18:29:52 a2d8cc88f415: Pull complete 18:29:54 ea1d1ca13537: Pull complete 18:29:54 3750a50a1c5e: Pull complete 18:29:54 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 18:29:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 18:29:54 ---> 78745c68409d 18:29:54 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:29:55 latest: Pulling from library/docker 18:29:55 8a0637ca1ac9: Pulling fs layer 18:29:55 4726da4a2734: Pulling fs layer 18:29:55 73e3cb2b3a46: Pulling fs layer 18:29:55 af8135161ac3: Pulling fs layer 18:29:55 8938096eeda7: Pulling fs layer 18:29:55 648c0e7fc3a8: Pulling fs layer 18:29:55 fe85cdb0d7dc: Pulling fs layer 18:29:55 af8135161ac3: Waiting 18:29:55 8938096eeda7: Waiting 18:29:55 648c0e7fc3a8: Waiting 18:29:55 fe85cdb0d7dc: Waiting 18:29:55 73e3cb2b3a46: Download complete 18:29:55 4726da4a2734: Verifying Checksum 18:29:55 4726da4a2734: Download complete 18:29:55 8a0637ca1ac9: Verifying Checksum 18:29:55 8938096eeda7: Download complete 18:29:55 648c0e7fc3a8: Verifying Checksum 18:29:55 648c0e7fc3a8: Download complete 18:29:55 fe85cdb0d7dc: Verifying Checksum 18:29:55 fe85cdb0d7dc: Download complete 18:29:56 8a0637ca1ac9: Pull complete 18:29:56 4726da4a2734: Pull complete 18:29:56 73e3cb2b3a46: Pull complete 18:30:01 af8135161ac3: Download complete 18:30:04 af8135161ac3: Pull complete 18:30:04 8938096eeda7: Pull complete 18:30:04 648c0e7fc3a8: Pull complete 18:30:04 fe85cdb0d7dc: Pull complete 18:30:04 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 18:30:04 Status: Downloaded newer image for docker:latest 18:30:13 ---> 28b86fbac755 18:30:13 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:30:13 ---> Running in eaba4d0c2491 18:30:13 Removing intermediate container eaba4d0c2491 18:30:13 ---> 52b7416ca625 18:30:13 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:30:13 ---> Running in e726b89dd8f0 18:30:13 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 18:30:14 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 18:30:14 (1/5) Installing libsodium (1.0.18-r0) 18:30:14 (2/5) Installing libzmq (4.3.2-r0) 18:30:15 (3/5) Installing pkgconf (1.6.3-r0) 18:30:15 (4/5) Installing libsodium-dev (1.0.18-r0) 18:30:15 (5/5) Installing zeromq-dev (4.3.2-r0) 18:30:15 Executing busybox-1.31.1-r8.trigger 18:30:15 OK: 127 MiB in 44 packages 18:30:16 Removing intermediate container e726b89dd8f0 18:30:16 ---> 7e1771c24e72 18:30:16 Step 6/8 : WORKDIR /build 18:30:16 ---> Running in ea7a58fbc78a 18:30:17 Removing intermediate container ea7a58fbc78a 18:30:17 ---> 37991c01adb9 18:30:17 Step 7/8 : COPY go.mod . 18:30:17 ---> 96504aefeff8 18:30:17 Step 8/8 : RUN go mod download 18:30:17 ---> Running in 29af07de22bd 18:30:20 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:30:20 go: finding github.com/BurntSushi/toml v0.3.1 18:30:20 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:30:20 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:30:20 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:30:20 go: finding github.com/bgentry/speakeasy v0.1.0 18:30:20 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:30:20 go: finding github.com/davecgh/go-spew v1.1.1 18:30:20 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:30:20 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 18:30:20 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 18:30:20 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 18:30:20 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 18:30:20 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:30:20 go: finding github.com/fatih/color v1.7.0 18:30:20 go: finding github.com/go-kit/kit v0.8.0 18:30:20 go: finding github.com/go-logfmt/logfmt v0.4.0 18:30:20 go: finding github.com/go-stack/stack v1.8.0 18:30:20 go: finding github.com/golang/snappy v0.0.1 18:30:20 go: finding github.com/gomodule/redigo v2.0.0+incompatible 18:30:20 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:30:20 go: finding github.com/google/go-cmp v0.3.1 18:30:20 go: finding github.com/google/uuid v1.1.0 18:30:20 go: finding github.com/gorilla/mux v1.7.2 18:30:20 go: finding github.com/hashicorp/consul/api v1.1.0 18:30:20 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:30:20 go: finding github.com/hashicorp/errwrap v1.0.0 18:30:20 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:30:20 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:30:20 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:30:20 go: finding github.com/hashicorp/go-multierror v1.0.0 18:30:20 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:30:20 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:30:20 go: finding github.com/hashicorp/go-syslog v1.0.0 18:30:20 go: finding github.com/hashicorp/go-uuid v1.0.1 18:30:20 go: finding github.com/hashicorp/go.net v0.0.1 18:30:20 go: finding github.com/hashicorp/golang-lru v0.5.0 18:30:20 go: finding github.com/hashicorp/logutils v1.0.0 18:30:20 go: finding github.com/hashicorp/mdns v1.0.0 18:30:20 go: finding github.com/hashicorp/memberlist v0.1.3 18:30:20 go: finding github.com/hashicorp/serf v0.8.2 18:30:20 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:30:20 go: finding github.com/kr/pretty v0.2.0 18:30:20 go: finding github.com/kr/pty v1.1.1 18:30:20 go: finding github.com/kr/text v0.1.0 18:30:20 go: finding github.com/mattn/go-colorable v0.0.9 18:30:20 go: finding github.com/mattn/go-isatty v0.0.3 18:30:20 go: finding github.com/miekg/dns v1.0.14 18:30:20 go: finding github.com/mitchellh/cli v1.0.0 18:30:20 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:30:20 go: finding github.com/mitchellh/copystructure v1.0.0 18:30:20 go: finding github.com/mitchellh/go-homedir v1.0.0 18:30:20 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:30:20 go: finding github.com/mitchellh/gox v0.4.0 18:30:20 go: finding github.com/mitchellh/iochan v1.0.0 18:30:20 go: finding github.com/mitchellh/mapstructure v1.1.2 18:30:20 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:30:20 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:30:20 go: finding github.com/pebbe/zmq4 v1.0.0 18:30:20 go: finding github.com/pelletier/go-toml v1.2.0 18:30:20 go: finding github.com/pkg/errors v0.8.1 18:30:20 go: finding github.com/pmezard/go-difflib v1.0.0 18:30:20 go: finding github.com/posener/complete v1.1.1 18:30:20 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:30:20 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:30:20 go: finding github.com/stretchr/objx v0.2.0 18:30:20 go: finding github.com/stretchr/testify v1.4.0 18:30:20 go: finding github.com/tidwall/pretty v1.0.0 18:30:20 go: finding github.com/ugorji/go v1.1.4 18:30:20 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 18:30:21 go: finding github.com/xdg/stringprep v1.0.0 18:30:21 go: finding go.mongodb.org/mongo-driver v1.1.1 18:30:21 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 18:30:21 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 18:30:21 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:30:21 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 18:30:21 go: finding golang.org/x/text v0.3.2 18:30:21 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 18:30:21 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:30:21 go: finding gopkg.in/yaml.v2 v2.2.2 18:30:36 Removing intermediate container 29af07de22bd 18:30:36 ---> c0535abbce35 18:30:36 Successfully built c0535abbce35 18:30:36 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:30:36 + docker inspect -f . ci-base-image-arm64 18:30:36 . [Pipeline] withDockerContainer 18:30:37 prd-ubuntu18.04-docker-arm64-4c-16g-2634 does not seem to be running inside a container 18:30:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/13 -v /w/workspace/app-functions-sdk-go/13:/w/workspace/app-functions-sdk-go/13:rw,z -v /w/workspace/app-functions-sdk-go/13@tmp:/w/workspace/app-functions-sdk-go/13@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:30:38 $ docker top 3634495834ed82f4985bdcd81d9f982536d8ddb218445c39af8664c11c6cd9b3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:39 + go version 18:30:39 go version go1.13.5 linux/arm64 [Pipeline] sh 18:30:40 + make test 18:30:40 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:30:41 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 18:31:28 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.103s coverage: 88.9% of statements 18:31:41 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.494s coverage: 41.7% of statements 18:31:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 18:31:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 18:31:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.058s coverage: 100.0% of statements 18:31:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.502s coverage: 69.3% of statements 18:31:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.115s coverage: 74.7% of statements 18:31:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.024s coverage: 89.5% of statements 18:31:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.021s coverage: 100.0% of statements 18:31:50 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.104s coverage: 100.0% of statements 18:31:50 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.020s coverage: 100.0% of statements 18:31:50 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.021s coverage: 100.0% of statements 18:31:50 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 18:31:50 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 18:31:50 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 18:31:50 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 18:31:50 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 18:31:50 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 18:31:50 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 18:31:50 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.014s coverage: 96.6% of statements 18:31:50 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 18:31:50 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.022s coverage: 97.7% of statements 18:31:50 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 18:31:50 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 18:31:50 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 18:31:59 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.746s coverage: 84.8% of statements 18:31:59 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.124s coverage: 83.3% of statements 18:31:59 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 18:31:59 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.593s coverage: 77.0% of statements 18:31:59 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 18:31:59 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.026s coverage: 100.0% of statements 18:31:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:32:09 gofmt -l . 18:32:09 [ "`gofmt -l .`" = "" ] 18:32:10 ./bin/test-attribution-txt.sh 18:32:11 ./bin/test-go-mod-tidy.sh [Pipeline] stash 18:32:11 Warning: overwriting stash ‘coverage-report’ 18:32:11 Stashed 1 file(s) [Pipeline] } 18:32:11 $ docker stop --time=1 3634495834ed82f4985bdcd81d9f982536d8ddb218445c39af8664c11c6cd9b3 18:32:13 $ docker rm -f 3634495834ed82f4985bdcd81d9f982536d8ddb218445c39af8664c11c6cd9b3 [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] } [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:32:15 provisioning config files... 18:32:15 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/config6733488661919013170tmp [Pipeline] { [Pipeline] sh 18:32:16 + curl -s https://codecov.io/bash 18:32:16 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/config6733488661919013170tmp 18:32:16 18:32:16 _____ _ 18:32:16 / ____| | | 18:32:16 | | ___ __| | ___ ___ _____ __ 18:32:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:32:16 | |___| (_) | (_| | __/ (_| (_) \ V / 18:32:16 \_____\___/ \__,_|\___|\___\___/ \_/ 18:32:16 Bash-tbd 18:32:16 18:32:16 18:32:16 ==> Jenkins CI detected. 18:32:16 project root: . 18:32:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:32:16 ==> Running gcov in . (disable via -X gcov) 18:32:16 ==> Python coveragepy not found 18:32:16 ==> Searching for coverage reports in: 18:32:16 + . 18:32:16 -> Found 1 reports 18:32:16 ==> Detecting git/mercurial file structure 18:32:16 ==> Reading reports 18:32:16 + ./coverage.out bytes=65513 18:32:16 ==> Appending adjustments 18:32:16 http://docs.codecov.io/docs/fixing-reports 18:32:16 + Found adjustments 18:32:16 ==> Gzipping contents 18:32:16 ==> Uploading reports 18:32:16 url: https://codecov.io 18:32:16 query: branch=PR-308&commit=6ef9a03719e2ad47d63f988d7d2751c77f5d2315&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-308%2F13%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=308&job= 18:32:16 -> Pinging Codecov 18:32:16 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-308&commit=6ef9a03719e2ad47d63f988d7d2751c77f5d2315&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-308%2F13%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=308&job= 18:32:17 -> Uploading 18:32:17 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/6ef9a03719e2ad47d63f988d7d2751c77f5d2315 [Pipeline] } 18:32:17 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:32:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:32:19 ---> package-listing.sh 18:32:19 ++ facter osfamily 18:32:19 ++ tr '[:upper:]' '[:lower:]' 18:32:19 + OS_FAMILY=redhat 18:32:19 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-308 18:32:19 + START_PACKAGES=/tmp/packages_start.txt 18:32:19 + END_PACKAGES=/tmp/packages_end.txt 18:32:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:32:19 + PACKAGES=/tmp/packages_start.txt 18:32:19 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-308 ']' 18:32:19 + PACKAGES=/tmp/packages_end.txt 18:32:19 + case "${OS_FAMILY}" in 18:32:19 + rpm -qa 18:32:19 + sort 18:32:23 + '[' -f /tmp/packages_start.txt ']' 18:32:23 + '[' -f /tmp/packages_end.txt ']' 18:32:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:32:23 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-308 ']' 18:32:23 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-308/archives/ 18:32:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-308/archives/ [Pipeline] isUnix [Pipeline] sh 18:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:32:23 18:32:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:32:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:32:24 alpine: Pulling from edgex-lftools-log-publisher 18:32:24 c9b1b535fdd9: Pulling fs layer 18:32:24 2cc5ad85d9ab: Pulling fs layer 18:32:24 756a868c4378: Pulling fs layer 18:32:24 444b2fc9a129: Pulling fs layer 18:32:24 ea15f1150254: Pulling fs layer 18:32:24 41b27a9f41bf: Pulling fs layer 18:32:24 28c525ee5125: Pulling fs layer 18:32:24 094b1ea09ed8: Pulling fs layer 18:32:24 138eaada9080: Pulling fs layer 18:32:24 0622d0fa9048: Pulling fs layer 18:32:24 444b2fc9a129: Waiting 18:32:24 ea15f1150254: Waiting 18:32:24 094b1ea09ed8: Waiting 18:32:24 138eaada9080: Waiting 18:32:24 0622d0fa9048: Waiting 18:32:24 28c525ee5125: Waiting 18:32:24 2cc5ad85d9ab: Verifying Checksum 18:32:24 2cc5ad85d9ab: Download complete 18:32:24 444b2fc9a129: Verifying Checksum 18:32:24 444b2fc9a129: Download complete 18:32:24 c9b1b535fdd9: Verifying Checksum 18:32:24 ea15f1150254: Verifying Checksum 18:32:24 ea15f1150254: Download complete 18:32:24 28c525ee5125: Verifying Checksum 18:32:24 28c525ee5125: Download complete 18:32:24 756a868c4378: Download complete 18:32:24 c9b1b535fdd9: Pull complete 18:32:24 094b1ea09ed8: Verifying Checksum 18:32:24 094b1ea09ed8: Download complete 18:32:24 138eaada9080: Verifying Checksum 18:32:24 138eaada9080: Download complete 18:32:24 0622d0fa9048: Verifying Checksum 18:32:24 0622d0fa9048: Download complete 18:32:24 2cc5ad85d9ab: Pull complete 18:32:25 41b27a9f41bf: Verifying Checksum 18:32:25 41b27a9f41bf: Download complete 18:32:27 756a868c4378: Pull complete 18:32:27 444b2fc9a129: Pull complete 18:32:27 ea15f1150254: Pull complete 18:32:30 41b27a9f41bf: Pull complete 18:32:30 28c525ee5125: Pull complete 18:32:32 094b1ea09ed8: Pull complete 18:32:32 138eaada9080: Pull complete 18:32:33 0622d0fa9048: Pull complete 18:32:33 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:32:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:32:33 prd-centos7-docker-4c-2g-2631 does not seem to be running inside a container 18:32: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-308 -v /w/workspace/ndry_app-functions-sdk-go_PR-308:/w/workspace/ndry_app-functions-sdk-go_PR-308:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-308@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-308@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:32:34 $ docker top 3895b3ccf05387b0ce60afc022f843dcb257bae3b5e1b21c07339bbc1fd528a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:32:34 provisioning config files... 18:32:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/config3267566206502479991tmp [Pipeline] { [Pipeline] echo 18:32:34 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:32:34 ---> create-netrc.sh [Pipeline] echo 18:32:34 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:32:35 ---> logs-deploy.sh 18:32:35 + ARCHIVE_ARTIFACTS= 18:32:35 + LOGS_SERVER=https://logs.edgexfoundry.org 18:32:35 + '[' https://logs.edgexfoundry.org == None ']' 18:32:35 + NEXUS_URL=https://nexus.edgexfoundry.org 18:32:35 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-308/13 18:32:35 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-308/13/ 18:32:35 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-308/13 /w/workspace/ndry_app-functions-sdk-go_PR-308 18:32:36 Archives upload complete. 18:32:36 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-308/13 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-308/13/ 18:32:37 ---> uname -a: 18:32:37 Linux 3895b3ccf053 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 18:32:37 18:32:37 18:32:37 ---> lscpu: 18:32:37 Architecture: x86_64 18:32:37 CPU op-mode(s): 32-bit, 64-bit 18:32:37 Byte Order: Little Endian 18:32:37 Address sizes: 40 bits physical, 48 bits virtual 18:32:37 CPU(s): 4 18:32:37 On-line CPU(s) list: 0-3 18:32:37 Thread(s) per core: 1 18:32:37 Core(s) per socket: 1 18:32:37 Socket(s): 4 18:32:37 NUMA node(s): 1 18:32:37 Vendor ID: GenuineIntel 18:32:37 CPU family: 6 18:32:37 Model: 44 18:32:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:32:37 Stepping: 1 18:32:37 CPU MHz: 2933.396 18:32:37 BogoMIPS: 5866.79 18:32:37 Virtualization: VT-x 18:32:37 Hypervisor vendor: KVM 18:32:37 Virtualization type: full 18:32:37 L1d cache: 128 KiB 18:32:37 L1i cache: 128 KiB 18:32:37 L2 cache: 16 MiB 18:32:37 L3 cache: 64 MiB 18:32:37 NUMA node0 CPU(s): 0-3 18:32:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 18:32:37 Vulnerability Meltdown: Mitigation; PTI 18:32:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:32:37 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 18:32:37 Vulnerability Spectre v2: Mitigation; Full retpoline 18:32:37 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:32:37 18:32:37 18:32:37 ---> nproc: 18:32:37 4 18:32:37 18:32:37 18:32:37 ---> df -h: 18:32:37 Filesystem Size Used Available Use% Mounted on 18:32:37 overlay 50.0G 6.4G 43.6G 13% / 18:32:37 tmpfs 64.0M 0 64.0M 0% /dev 18:32:37 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 18:32:37 shm 64.0M 0 64.0M 0% /dev/shm 18:32:37 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 18:32:37 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 18:32:37 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 18:32:37 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-308@tmp 18:32:37 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 18:32:37 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-308 18:32:37 18:32:37 18:32:37 ---> free -m: 18:32:37 total used free shared buff/cache available 18:32:37 Mem: 1838 632 75 0 1130 1100 18:32:37 Swap: 1023 0 1023 18:32:37 18:32:37 18:32:37 ---> ip addr: 18:32:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:32:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:32:37 inet 127.0.0.1/8 scope host lo 18:32:37 valid_lft forever preferred_lft forever 18:32:37 6: eth0@if7: mtu 1458 qdisc noqueue state UP 18:32:37 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 18:32:37 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 18:32:37 valid_lft forever preferred_lft forever 18:32:37 18:32:37 18:32:37 ---> sar -b -r -n DEV: 18:32:37 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) 18:32:37 18:32:37 18:22:21 LINUX RESTART 18:32:37 18:32:37 18:23:03 tps rtps wtps bread/s bwrtn/s 18:32:37 18:24:01 37.76 6.58 31.19 1940.69 3008.28 18:32:37 18:25:01 2.58 0.00 2.58 0.00 82.76 18:32:37 18:26:01 0.67 0.00 0.67 0.00 7.96 18:32:37 18:27:01 0.63 0.00 0.63 0.00 7.79 18:32:37 18:28:01 0.65 0.00 0.65 0.00 8.33 18:32:37 18:29:01 0.75 0.00 0.75 0.00 8.34 18:32:37 18:30:01 0.68 0.02 0.67 0.13 7.96 18:32:37 18:31:01 0.37 0.00 0.37 0.00 5.03 18:32:37 18:32:01 0.18 0.00 0.18 0.00 1.75 18:32:37 Average: 4.80 0.71 4.09 209.32 338.94 18:32:37 18:32:37 18:23:03 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:32:37 18:24:01 175032 1707272 90.70 2620 1168752 930044 31.73 452608 1097080 16 18:32:37 18:25:01 181860 1700444 90.34 2620 1168756 902392 30.79 448912 1095204 8 18:32:37 18:26:01 181728 1700576 90.35 2620 1168764 902392 30.79 450096 1093816 8 18:32:37 18:27:01 180976 1701328 90.39 2620 1168768 902548 30.79 450900 1093756 8 18:32:37 18:28:01 181532 1700772 90.36 2620 1168776 902476 30.79 450596 1093756 8 18:32:37 18:29:01 182148 1700156 90.32 2620 1168780 902392 30.79 450188 1093756 8 18:32:37 18:30:01 179064 1703240 90.49 2620 1168788 902512 30.79 453420 1093756 8 18:32:37 18:31:01 185096 1697208 90.17 2620 1168792 902392 30.79 447420 1093756 8 18:32:37 18:32:01 184856 1697448 90.18 2620 1168800 902456 30.79 447360 1093760 16 18:32:37 Average: 181366 1700938 90.36 2620 1168775 905512 30.90 450167 1094293 10 18:32:37 18:32:37 18:23:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 18:32:37 18:24:01 eth0 285.97 237.06 775.04 358.73 0.00 0.00 0.00 18:32:37 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:37 18:24:01 docker0 100.98 72.79 8.67 308.80 0.00 0.00 0.00 18:32:37 18:25:01 eth0 0.10 0.07 0.01 0.04 0.00 0.00 0.00 18:32:37 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:37 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:37 18:26:01 eth0 0.58 0.08 0.05 0.01 0.00 0.00 0.00 18:32:37 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:37 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:37 18:27:01 eth0 0.52 0.32 0.27 0.20 0.00 0.00 0.00 18:32:37 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:37 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:37 18:28:01 eth0 0.68 0.22 0.16 0.07 0.00 0.00 0.00 18:32:37 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:37 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:37 18:29:01 eth0 0.47 0.10 0.05 0.01 0.00 0.00 0.00 18:32:37 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:37 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:37 18:30:01 eth0 0.57 0.37 0.27 0.20 0.00 0.00 0.00 18:32:37 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:37 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:37 18:31:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 18:32:37 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:37 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:37 18:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 18:32:37 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:37 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:37 Average: eth0 31.19 25.71 83.68 38.75 0.00 0.00 0.00 18:32:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:37 Average: docker0 10.89 7.85 0.94 33.31 0.00 0.00 0.00 18:32:37 18:32:37 18:32:37 ---> sar -P ALL: 18:32:37 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) 18:32:37 18:32:37 18:22:21 LINUX RESTART 18:32:37 18:32:37 18:23:03 CPU %user %nice %system %iowait %steal %idle 18:32:37 18:24:01 all 5.30 0.00 1.89 0.29 0.01 92.51 18:32:37 18:24:01 0 4.46 0.00 2.43 0.09 0.00 93.03 18:32:37 18:24:01 1 4.34 0.00 1.61 0.09 0.00 93.96 18:32:37 18:24:01 2 5.83 0.00 1.78 0.71 0.02 91.66 18:32:37 18:24:01 3 6.59 0.00 1.76 0.22 0.00 91.42 18:32:37 18:25:01 all 0.18 0.00 0.05 0.00 0.00 99.77 18:32:37 18:25:01 0 0.52 0.00 0.07 0.00 0.00 99.42 18:32:37 18:25:01 1 0.08 0.00 0.07 0.00 0.00 99.85 18:32:37 18:25:01 2 0.07 0.00 0.03 0.00 0.00 99.90 18:32:37 18:25:01 3 0.03 0.00 0.03 0.00 0.02 99.92 18:32:37 18:26:01 all 0.18 0.00 0.05 0.00 0.00 99.77 18:32:37 18:26:01 0 0.52 0.00 0.07 0.00 0.00 99.42 18:32:37 18:26:01 1 0.07 0.00 0.07 0.00 0.00 99.87 18:32:37 18:26:01 2 0.07 0.00 0.05 0.00 0.00 99.88 18:32:37 18:26:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:32:37 18:27:01 all 0.19 0.00 0.06 0.00 0.00 99.75 18:32:37 18:27:01 0 0.57 0.00 0.08 0.00 0.00 99.35 18:32:37 18:27:01 1 0.07 0.00 0.03 0.00 0.00 99.90 18:32:37 18:27:01 2 0.07 0.00 0.08 0.00 0.00 99.85 18:32:37 18:27:01 3 0.07 0.00 0.05 0.00 0.00 99.88 18:32:37 18:28:01 all 0.20 0.00 0.05 0.00 0.00 99.75 18:32:37 18:28:01 0 0.53 0.00 0.05 0.00 0.00 99.42 18:32:37 18:28:01 1 0.08 0.00 0.05 0.00 0.00 99.87 18:32:37 18:28:01 2 0.07 0.00 0.03 0.00 0.00 99.90 18:32:37 18:28:01 3 0.10 0.00 0.05 0.00 0.00 99.85 18:32:37 18:29:01 all 0.14 0.00 0.05 0.00 0.00 99.81 18:32:37 18:29:01 0 0.40 0.00 0.03 0.00 0.00 99.57 18:32:37 18:29:01 1 0.05 0.00 0.05 0.00 0.00 99.90 18:32:37 18:29:01 2 0.05 0.00 0.05 0.00 0.00 99.90 18:32:37 18:29:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:32:37 18:30:01 all 0.06 0.00 0.04 0.00 0.00 99.89 18:32:37 18:30:01 0 0.08 0.00 0.03 0.00 0.00 99.88 18:32:37 18:30:01 1 0.05 0.00 0.07 0.00 0.00 99.88 18:32:37 18:30:01 2 0.07 0.00 0.03 0.00 0.00 99.90 18:32:37 18:30:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:32:37 18:31:01 all 0.17 0.00 0.04 0.00 0.00 99.78 18:32:37 18:31:01 0 0.52 0.00 0.02 0.00 0.00 99.47 18:32:37 18:31:01 1 0.08 0.00 0.05 0.00 0.02 99.85 18:32:37 18:31:01 2 0.07 0.00 0.07 0.00 0.00 99.87 18:32:37 18:31:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:32:37 18:32:01 all 0.19 0.00 0.04 0.00 0.00 99.77 18:32:37 18:32:01 0 0.58 0.00 0.07 0.00 0.00 99.35 18:32:37 18:32:01 1 0.07 0.00 0.03 0.00 0.00 99.90 18:32:37 18:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:32:37 18:32:01 3 0.05 0.00 0.05 0.00 0.00 99.90 18:32:37 Average: all 0.72 0.00 0.25 0.03 0.00 99.01 18:32:37 Average: 0 0.89 0.00 0.31 0.01 0.00 98.79 18:32:37 Average: 1 0.53 0.00 0.22 0.01 0.00 99.24 18:32:37 Average: 2 0.68 0.00 0.23 0.08 0.00 99.01 18:32:37 Average: 3 0.76 0.00 0.23 0.02 0.00 98.99 18:32:37 18:32:37 18:32:37