Pull request #335 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from ea393ddc1bf9297fced58982404ba1a8ed8dae25+0cc019e137b243b92f6339afa82e67598b4e7bc1 (2905b026f283a8fdc51c8b794d46eb3e963d3cdc) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-335/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5809 in /w/workspace/ndry_app-functions-sdk-go_PR-335 [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-335 # 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/335/head:refs/remotes/origin/PR-335 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 0cc019e137b243b92f6339afa82e67598b4e7bc1 into PR head commit ea393ddc1bf9297fced58982404ba1a8ed8dae25 Merge succeeded, producing ea393ddc1bf9297fced58982404ba1a8ed8dae25 Checking out Revision ea393ddc1bf9297fced58982404ba1a8ed8dae25 (PR-335) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/335/head:refs/remotes/origin/PR-335 # 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/335/head:refs/remotes/origin/PR-335 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea393ddc1bf9297fced58982404ba1a8ed8dae25 # 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 0cc019e137b243b92f6339afa82e67598b4e7bc1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea393ddc1bf9297fced58982404ba1a8ed8dae25 # timeout=10 Commit message: "fix(profile): Set profile properly in service's service key when env override used" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:02:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:02:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:02:14 ========================================================= 21:02:14 EdgeX Global Pipelines Version Info 21:02:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:02:16 ------------------- 21:02:16 stable info: 21:02:16 ------------------- 21:02:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:02:16 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 21:02:16 Message: update stable to v1.0.73 21:02:16 ------------------- 21:02:16 experimental info: 21:02:16 ------------------- 21:02:16 Commited By: **** collab-it+edgex@linuxfoundation.org 21:02:16 Commit SHA: 6e52f6cee948750aa7b74f324cef1cb1e5f4198c 21:02:16 Message: update experimental to v1.0.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:02:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:02:19 21:02:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:02:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:02:20 latest: Pulling from edgex-devops/git-semver 21:02:20 9123ac7c32f7: Pulling fs layer 21:02:20 b8cc5d1170e3: Pulling fs layer 21:02:20 2924cbbf6a41: Pulling fs layer 21:02:20 93b08a4f1073: Pulling fs layer 21:02:20 93b08a4f1073: Waiting 21:02:20 b8cc5d1170e3: Verifying Checksum 21:02:20 b8cc5d1170e3: Download complete 21:02:20 9123ac7c32f7: Verifying Checksum 21:02:20 9123ac7c32f7: Download complete 21:02:20 93b08a4f1073: Verifying Checksum 21:02:20 93b08a4f1073: Download complete 21:02:20 2924cbbf6a41: Verifying Checksum 21:02:20 2924cbbf6a41: Download complete 21:02:20 9123ac7c32f7: Pull complete 21:02:20 b8cc5d1170e3: Pull complete 21:02:21 2924cbbf6a41: Pull complete 21:02:21 93b08a4f1073: Pull complete 21:02:21 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 21:02:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:02:21 prd-centos7-docker-4c-2g-5809 does not seem to be running inside a container 21:02:21 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-335 -v /w/workspace/ndry_app-functions-sdk-go_PR-335:/w/workspace/ndry_app-functions-sdk-go_PR-335:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-335@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-335@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 21:02:22 $ docker top 58e24fa86a2c3ec50af78ffa3729ed04c74fe2d07df864b4a10403d83ffcb185 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:02:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:22 [ssh-agent] Looking for ssh-agent implementation... 21:02:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:22 $ docker exec 58e24fa86a2c3ec50af78ffa3729ed04c74fe2d07df864b4a10403d83ffcb185 ssh-agent 21:02:22 SSH_AUTH_SOCK=/tmp/ssh-zjMgWfRnsqJa/agent.14 21:02:22 SSH_AGENT_PID=21 21:02:23 Running ssh-add (command line suppressed) 21:02:23 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-335@tmp/private_key_4591749850550198900.key (/w/workspace/ndry_app-functions-sdk-go_PR-335@tmp/private_key_4591749850550198900.key) 21:02:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:23 + git describe --exact-match --tags HEAD 21:02:23 fatal: No names found, cannot describe anything. [Pipeline] } 21:02:23 $ docker exec --env ******** --env ******** 58e24fa86a2c3ec50af78ffa3729ed04c74fe2d07df864b4a10403d83ffcb185 ssh-agent -k 21:02:23 unset SSH_AUTH_SOCK; 21:02:23 unset SSH_AGENT_PID; 21:02:23 echo Agent pid 21 killed; 21:02:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:02:23 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:02:23 This usually means this commit has not been tagged. [Pipeline] sshagent 21:02:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:24 [ssh-agent] Looking for ssh-agent implementation... 21:02:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:24 $ docker exec 58e24fa86a2c3ec50af78ffa3729ed04c74fe2d07df864b4a10403d83ffcb185 ssh-agent 21:02:24 SSH_AUTH_SOCK=/tmp/ssh-7tfG3SzSiDgl/agent.54 21:02:24 SSH_AGENT_PID=61 21:02:24 Running ssh-add (command line suppressed) 21:02:24 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-335@tmp/private_key_8457484374808422463.key (/w/workspace/ndry_app-functions-sdk-go_PR-335@tmp/private_key_8457484374808422463.key) 21:02:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:25 + git semver init 21:02:25 # -> Open(): unable to determine branch for HEAD 21:02:25 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-335/.git 21:02:25 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-335 21:02:25 # $SEMVER_REMOTE_NAME = origin 21:02:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:02:25 # $SEMVER_USER_NAME = edgex-jenkins 21:02:25 # $SEMVER_BRANCH = PR-335 21:02:25 # $SEMVER_TEMP = /tmp/semver-790200555 21:02:25 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 21:02:27 # '/tmp/semver-790200555' -> '/w/workspace/ndry_app-functions-sdk-go_PR-335/.semver' 21:02:27 # -> Force: false 21:02:27 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-335/.semver [Pipeline] } 21:02:27 $ docker exec --env ******** --env ******** 58e24fa86a2c3ec50af78ffa3729ed04c74fe2d07df864b4a10403d83ffcb185 ssh-agent -k 21:02:27 unset SSH_AUTH_SOCK; 21:02:27 unset SSH_AGENT_PID; 21:02:27 echo Agent pid 61 killed; 21:02:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:02:28 + git semver [Pipeline] } 21:02:28 $ docker stop --time=1 58e24fa86a2c3ec50af78ffa3729ed04c74fe2d07df864b4a10403d83ffcb185 21:02:29 $ docker rm -f 58e24fa86a2c3ec50af78ffa3729ed04c74fe2d07df864b4a10403d83ffcb185 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:02:32 Stashed 109 file(s) [Pipeline] echo 21:02:32 [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 21:02:47 Still waiting to schedule task 21:02:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:02:47 Still waiting to schedule task 21:02:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:04:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5810 in /w/workspace/ndry_app-functions-sdk-go_PR-335 [Pipeline] { [Pipeline] ws 21:04:35 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 21:04:41 using credential edgex-jenkins-ssh 21:04:41 Cloning the remote Git repository 21:04:41 Cloning with configured refspecs honoured and without tags 21:04:42 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:04:42 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 21:04:42 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:04:42 > git --version # timeout=10 21:04:42 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:42 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:04:45 Fetching without tags 21:04:45 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:04:45 > git config --add remote.origin.fetch +refs/pull/335/head:refs/remotes/origin/PR-335 # timeout=10 21:04:45 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:04:45 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:04:45 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:04:45 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:45 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:04:45 Merging remotes/origin/master commit 0cc019e137b243b92f6339afa82e67598b4e7bc1 into PR head commit ea393ddc1bf9297fced58982404ba1a8ed8dae25 21:04:46 Merge succeeded, producing ea393ddc1bf9297fced58982404ba1a8ed8dae25 21:04:46 Checking out Revision ea393ddc1bf9297fced58982404ba1a8ed8dae25 (PR-335) 21:04:45 > git config core.sparsecheckout # timeout=10 21:04:45 > git checkout -f ea393ddc1bf9297fced58982404ba1a8ed8dae25 # timeout=10 21:04:45 > git remote # timeout=10 21:04:45 > git config --get remote.origin.url # timeout=10 21:04:45 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:45 > git merge 0cc019e137b243b92f6339afa82e67598b4e7bc1 # timeout=10 21:04:46 > git rev-parse HEAD^{commit} # timeout=10 21:04:46 > git config core.sparsecheckout # timeout=10 21:04:46 > git checkout -f ea393ddc1bf9297fced58982404ba1a8ed8dae25 # timeout=10 21:04:50 Commit message: "fix(profile): Set profile properly in service's service key when env override used" 21:04:50 > git --version # timeout=10 21:04:50 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:04:54 ========================================================= 21:04:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 21:04:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:04:55 + 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 . 21:04:56 Sending build context to Docker daemon 36.84MB 21:04:56 Step 1/8 : ARG BASE=golang:1.13-alpine 21:04:56 Step 2/8 : FROM ${BASE} 21:04:57 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:04:57 cde5963f3b93: Pulling fs layer 21:04:57 2a23fa8c16f7: Pulling fs layer 21:04:57 777b28850792: Pulling fs layer 21:04:57 8a11ddd9e578: Pulling fs layer 21:04:57 4cf88f913ddb: Pulling fs layer 21:04:57 1df406cf5192: Pulling fs layer 21:04:57 cd6300453558: Pulling fs layer 21:04:57 b9c365052c96: Pulling fs layer 21:04:57 a2d8cc88f415: Pulling fs layer 21:04:57 ea1d1ca13537: Pulling fs layer 21:04:57 3750a50a1c5e: Pulling fs layer 21:04:57 cd6300453558: Waiting 21:04:57 b9c365052c96: Waiting 21:04:57 a2d8cc88f415: Waiting 21:04:57 ea1d1ca13537: Waiting 21:04:57 3750a50a1c5e: Waiting 21:04:57 8a11ddd9e578: Waiting 21:04:57 4cf88f913ddb: Waiting 21:04:57 1df406cf5192: Waiting 21:04:57 777b28850792: Verifying Checksum 21:04:57 777b28850792: Download complete 21:04:57 2a23fa8c16f7: Verifying Checksum 21:04:57 2a23fa8c16f7: Download complete 21:04:57 4cf88f913ddb: Verifying Checksum 21:04:57 4cf88f913ddb: Download complete 21:04:57 1df406cf5192: Download complete 21:04:57 cde5963f3b93: Verifying Checksum 21:04:57 cde5963f3b93: Download complete 21:04:58 cde5963f3b93: Pull complete 21:04:59 2a23fa8c16f7: Pull complete 21:04:59 777b28850792: Pull complete 21:05:01 cd6300453558: Verifying Checksum 21:05:01 cd6300453558: Download complete 21:05:01 a2d8cc88f415: Verifying Checksum 21:05:01 a2d8cc88f415: Download complete 21:05:04 ea1d1ca13537: Verifying Checksum 21:05:04 ea1d1ca13537: Download complete 21:05:04 3750a50a1c5e: Verifying Checksum 21:05:04 3750a50a1c5e: Download complete 21:05:06 b9c365052c96: Verifying Checksum 21:05:06 b9c365052c96: Download complete 21:05:08 8a11ddd9e578: Verifying Checksum 21:05:08 8a11ddd9e578: Download complete 21:05:12 Running on prd-centos7-docker-4c-2g-5812 in /w/workspace/ndry_app-functions-sdk-go_PR-335 [Pipeline] { [Pipeline] ws 21:05:12 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 21:05:15 using credential edgex-jenkins-ssh 21:05:15 Cloning the remote Git repository 21:05:15 Cloning with configured refspecs honoured and without tags 21:05:15 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:05:15 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 21:05:15 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:05:15 > git --version # timeout=10 21:05:15 using GIT_SSH to set credentials SSH Credentials for GitHub 21:05:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:05:17 Fetching without tags 21:05:17 Merging remotes/origin/master commit 0cc019e137b243b92f6339afa82e67598b4e7bc1 into PR head commit ea393ddc1bf9297fced58982404ba1a8ed8dae25 21:05:17 Merge succeeded, producing ea393ddc1bf9297fced58982404ba1a8ed8dae25 21:05:17 Checking out Revision ea393ddc1bf9297fced58982404ba1a8ed8dae25 (PR-335) 21:05:17 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:05:17 > git config --add remote.origin.fetch +refs/pull/335/head:refs/remotes/origin/PR-335 # timeout=10 21:05:17 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:05:17 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:05:17 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:05:17 using GIT_SSH to set credentials SSH Credentials for GitHub 21:05:17 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:05:17 > git config core.sparsecheckout # timeout=10 21:05:17 > git checkout -f ea393ddc1bf9297fced58982404ba1a8ed8dae25 # timeout=10 21:05:17 > git remote # timeout=10 21:05:17 > git config --get remote.origin.url # timeout=10 21:05:17 using GIT_SSH to set credentials SSH Credentials for GitHub 21:05:17 > git merge 0cc019e137b243b92f6339afa82e67598b4e7bc1 # timeout=10 21:05:17 > git rev-parse HEAD^{commit} # timeout=10 21:05:17 > git config core.sparsecheckout # timeout=10 21:05:17 > git checkout -f ea393ddc1bf9297fced58982404ba1a8ed8dae25 # timeout=10 21:05:20 8a11ddd9e578: Pull complete 21:05:20 4cf88f913ddb: Pull complete 21:05:20 1df406cf5192: Pull complete 21:05:21 Commit message: "fix(profile): Set profile properly in service's service key when env override used" 21:05:21 > git --version # timeout=10 21:05:21 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:05:23 ========================================================= 21:05:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 21:05:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:05:23 + 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 . 21:05:24 Sending build context to Docker daemon 36.84MB 21:05:24 Step 1/8 : ARG BASE=golang:1.13-alpine 21:05:24 Step 2/8 : FROM ${BASE} 21:05:24 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 21:05:24 e6b0cf9c0882: Pulling fs layer 21:05:24 2848faf0eed1: Pulling fs layer 21:05:24 0f37312ad70f: Pulling fs layer 21:05:24 5788d62ee057: Pulling fs layer 21:05:24 0e6b1d234666: Pulling fs layer 21:05:24 bf5d7aec512f: Pulling fs layer 21:05:24 34c802a77dc8: Pulling fs layer 21:05:24 9eb99e56ec68: Pulling fs layer 21:05:24 27c7a5d97fbd: Pulling fs layer 21:05:24 5c102a31e300: Pulling fs layer 21:05:24 dcfb455df0a1: Pulling fs layer 21:05:24 34c802a77dc8: Waiting 21:05:24 9eb99e56ec68: Waiting 21:05:24 27c7a5d97fbd: Waiting 21:05:24 5c102a31e300: Waiting 21:05:24 dcfb455df0a1: Waiting 21:05:24 5788d62ee057: Waiting 21:05:24 bf5d7aec512f: Waiting 21:05:24 0f37312ad70f: Verifying Checksum 21:05:24 0f37312ad70f: Download complete 21:05:24 2848faf0eed1: Verifying Checksum 21:05:24 2848faf0eed1: Download complete 21:05:24 0e6b1d234666: Verifying Checksum 21:05:24 0e6b1d234666: Download complete 21:05:24 bf5d7aec512f: Verifying Checksum 21:05:24 bf5d7aec512f: Download complete 21:05:24 e6b0cf9c0882: Verifying Checksum 21:05:25 34c802a77dc8: Verifying Checksum 21:05:25 34c802a77dc8: Download complete 21:05:25 27c7a5d97fbd: Verifying Checksum 21:05:25 27c7a5d97fbd: Download complete 21:05:25 5c102a31e300: Verifying Checksum 21:05:25 5c102a31e300: Download complete 21:05:26 cd6300453558: Pull complete 21:05:26 dcfb455df0a1: Verifying Checksum 21:05:26 dcfb455df0a1: Download complete 21:05:26 5788d62ee057: Verifying Checksum 21:05:26 5788d62ee057: Download complete 21:05:26 9eb99e56ec68: Verifying Checksum 21:05:26 9eb99e56ec68: Download complete 21:05:27 e6b0cf9c0882: Pull complete 21:05:28 2848faf0eed1: Pull complete 21:05:28 0f37312ad70f: Pull complete 21:05:30 b9c365052c96: Pull complete 21:05:30 a2d8cc88f415: Pull complete 21:05:32 ea1d1ca13537: Pull complete 21:05:32 3750a50a1c5e: Pull complete 21:05:32 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 21:05:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 21:05:32 ---> 78745c68409d 21:05:32 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:05:33 latest: Pulling from library/docker 21:05:33 8a0637ca1ac9: Pulling fs layer 21:05:33 4726da4a2734: Pulling fs layer 21:05:33 73e3cb2b3a46: Pulling fs layer 21:05:33 af8135161ac3: Pulling fs layer 21:05:33 8938096eeda7: Pulling fs layer 21:05:33 648c0e7fc3a8: Pulling fs layer 21:05:33 fe85cdb0d7dc: Pulling fs layer 21:05:33 af8135161ac3: Waiting 21:05:33 8938096eeda7: Waiting 21:05:33 648c0e7fc3a8: Waiting 21:05:33 fe85cdb0d7dc: Waiting 21:05:33 5788d62ee057: Pull complete 21:05:33 73e3cb2b3a46: Download complete 21:05:33 0e6b1d234666: Pull complete 21:05:33 bf5d7aec512f: Pull complete 21:05:33 4726da4a2734: Verifying Checksum 21:05:33 4726da4a2734: Download complete 21:05:33 8a0637ca1ac9: Verifying Checksum 21:05:33 8a0637ca1ac9: Download complete 21:05:33 8938096eeda7: Verifying Checksum 21:05:33 8938096eeda7: Download complete 21:05:34 648c0e7fc3a8: Verifying Checksum 21:05:34 648c0e7fc3a8: Download complete 21:05:34 fe85cdb0d7dc: Verifying Checksum 21:05:34 fe85cdb0d7dc: Download complete 21:05:34 8a0637ca1ac9: Pull complete 21:05:35 4726da4a2734: Pull complete 21:05:35 73e3cb2b3a46: Pull complete 21:05:39 af8135161ac3: Download complete 21:05:41 34c802a77dc8: Pull complete 21:05:42 af8135161ac3: Pull complete 21:05:42 8938096eeda7: Pull complete 21:05:43 648c0e7fc3a8: Pull complete 21:05:43 fe85cdb0d7dc: Pull complete 21:05:43 Digest: sha256:e42943cc9b4b49c9186e1419c257353553e1bdbc7a89ce977cd73cbec1aa13cd 21:05:43 Status: Downloaded newer image for docker:latest 21:05:43 9eb99e56ec68: Pull complete 21:05:43 27c7a5d97fbd: Pull complete 21:05:44 5c102a31e300: Pull complete 21:05:44 dcfb455df0a1: Pull complete 21:05:44 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 21:05:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 21:05:44 ---> 7c70fe431013 21:05:44 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:05:45 latest: Pulling from library/docker 21:05:45 aad63a933944: Pulling fs layer 21:05:45 69846a6807b3: Pulling fs layer 21:05:45 5517540127c6: Pulling fs layer 21:05:45 da4bc653673c: Pulling fs layer 21:05:45 7d6a82484b25: Pulling fs layer 21:05:45 98d7178a08bc: Pulling fs layer 21:05:45 06fedb666dd1: Pulling fs layer 21:05:45 da4bc653673c: Waiting 21:05:45 7d6a82484b25: Waiting 21:05:45 06fedb666dd1: Waiting 21:05:45 98d7178a08bc: Waiting 21:05:45 5517540127c6: Verifying Checksum 21:05:45 aad63a933944: Verifying Checksum 21:05:45 aad63a933944: Download complete 21:05:45 69846a6807b3: Download complete 21:05:45 98d7178a08bc: Verifying Checksum 21:05:45 98d7178a08bc: Download complete 21:05:45 7d6a82484b25: Verifying Checksum 21:05:45 7d6a82484b25: Download complete 21:05:45 aad63a933944: Pull complete 21:05:45 06fedb666dd1: Verifying Checksum 21:05:45 06fedb666dd1: Download complete 21:05:46 da4bc653673c: Verifying Checksum 21:05:46 da4bc653673c: Download complete 21:05:47 69846a6807b3: Pull complete 21:05:47 5517540127c6: Pull complete 21:05:50 da4bc653673c: Pull complete 21:05:50 7d6a82484b25: Pull complete 21:05:50 98d7178a08bc: Pull complete 21:05:50 06fedb666dd1: Pull complete 21:05:50 Digest: sha256:e42943cc9b4b49c9186e1419c257353553e1bdbc7a89ce977cd73cbec1aa13cd 21:05:50 Status: Downloaded newer image for docker:latest 21:05:51 ---> 8b08997c214c 21:05:51 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:05:51 ---> Running in 5a23e0b89ee3 21:05:51 Removing intermediate container 5a23e0b89ee3 21:05:51 ---> f3c74b264935 21:05:51 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:05:51 ---> Running in 5b70531a2e20 21:05:52 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:05:52 ---> 81b587f50058 21:05:52 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:05:52 ---> Running in 86c34e06a049 21:05:52 Removing intermediate container 86c34e06a049 21:05:52 ---> 5caaf2e39d0c 21:05:52 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:05:52 ---> Running in ab7e87233469 21:05:52 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:05:53 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:05:53 (1/5) Installing libsodium (1.0.18-r0) 21:05:53 (2/5) Installing libzmq (4.3.2-r0) 21:05:53 (3/5) Installing pkgconf (1.6.3-r0) 21:05:53 (4/5) Installing libsodium-dev (1.0.18-r0) 21:05:53 (5/5) Installing zeromq-dev (4.3.2-r0) 21:05:53 Executing busybox-1.31.1-r8.trigger 21:05:53 OK: 127 MiB in 44 packages 21:05:54 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:05:54 (1/5) Installing libsodium (1.0.18-r0) 21:05:54 (2/5) Installing libzmq (4.3.2-r0) 21:05:54 (3/5) Installing pkgconf (1.6.3-r0) 21:05:54 (4/5) Installing libsodium-dev (1.0.18-r0) 21:05:54 (5/5) Installing zeromq-dev (4.3.2-r0) 21:05:55 Executing busybox-1.31.1-r8.trigger 21:05:55 OK: 145 MiB in 44 packages 21:05:55 Removing intermediate container 5b70531a2e20 21:05:55 ---> 34128efbae0e 21:05:55 Step 6/8 : WORKDIR /build 21:05:55 ---> Running in 5fbda1bbf3bc 21:05:55 Removing intermediate container ab7e87233469 21:05:55 ---> 98f643577a05 21:05:55 Step 6/8 : WORKDIR /build 21:05:55 ---> Running in fadb2a2d56e1 21:05:55 Removing intermediate container fadb2a2d56e1 21:05:55 ---> 45392dce3e64 21:05:55 Step 7/8 : COPY go.mod . 21:05:55 Removing intermediate container 5fbda1bbf3bc 21:05:55 ---> dd1377c85e56 21:05:55 Step 7/8 : COPY go.mod . 21:05:55 ---> 975a58fbcf2e 21:05:55 Step 8/8 : RUN go mod download 21:05:55 ---> Running in 4b5b799644d1 21:05:56 ---> d107a3532f81 21:05:56 Step 8/8 : RUN go mod download 21:05:56 ---> Running in e6aa012b4574 21:05:58 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:05:58 go: finding github.com/BurntSushi/toml v0.3.1 21:05:58 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:05:58 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:05:58 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:05:58 go: finding github.com/bgentry/speakeasy v0.1.0 21:05:58 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:05:58 go: finding github.com/davecgh/go-spew v1.1.1 21:05:58 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:05:58 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:05:58 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 21:05:58 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:05:58 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 21:05:58 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 21:05:58 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:05:58 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:05:58 go: finding github.com/fatih/color v1.7.0 21:05:58 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:05:58 go: finding github.com/go-kit/kit v0.8.0 21:05:58 go: finding github.com/go-logfmt/logfmt v0.4.0 21:05:58 go: finding github.com/go-stack/stack v1.8.0 21:05:58 go: finding github.com/golang/snappy v0.0.1 21:05:58 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:05:58 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:05:58 go: finding github.com/google/go-cmp v0.4.0 21:05:58 go: finding github.com/google/uuid v1.1.1 21:05:58 go: finding github.com/gorilla/mux v1.7.4 21:05:58 go: finding github.com/hashicorp/consul/api v1.1.0 21:05:58 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:05:59 go: finding github.com/hashicorp/errwrap v1.0.0 21:05:59 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:05:59 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:05:59 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:05:59 go: finding github.com/hashicorp/go-multierror v1.0.0 21:05:59 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:05:59 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:05:59 go: finding github.com/hashicorp/go-syslog v1.0.0 21:05:59 go: finding github.com/hashicorp/go-uuid v1.0.1 21:05:59 go: finding github.com/hashicorp/go.net v0.0.1 21:05:59 go: finding github.com/hashicorp/golang-lru v0.5.0 21:05:59 go: finding github.com/hashicorp/logutils v1.0.0 21:05:59 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:05:59 go: finding github.com/BurntSushi/toml v0.3.1 21:05:59 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:05:59 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:05:59 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:05:59 go: finding github.com/bgentry/speakeasy v0.1.0 21:05:59 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:05:59 go: finding github.com/davecgh/go-spew v1.1.1 21:05:59 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:05:59 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:05:59 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 21:05:59 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:05:59 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 21:05:59 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 21:05:59 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:05:59 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:05:59 go: finding github.com/fatih/color v1.7.0 21:05:59 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:05:59 go: finding github.com/go-kit/kit v0.8.0 21:05:59 go: finding github.com/go-logfmt/logfmt v0.4.0 21:05:59 go: finding github.com/go-stack/stack v1.8.0 21:05:59 go: finding github.com/golang/snappy v0.0.1 21:05:59 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:05:59 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:05:59 go: finding github.com/google/go-cmp v0.4.0 21:05:59 go: finding github.com/google/uuid v1.1.1 21:05:59 go: finding github.com/gorilla/mux v1.7.4 21:05:59 go: finding github.com/hashicorp/consul/api v1.1.0 21:05:59 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:05:59 go: finding github.com/hashicorp/errwrap v1.0.0 21:05:59 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:05:59 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:05:59 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:05:59 go: finding github.com/hashicorp/go-multierror v1.0.0 21:05:59 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:05:59 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:05:59 go: finding github.com/hashicorp/go-syslog v1.0.0 21:05:59 go: finding github.com/hashicorp/go-uuid v1.0.1 21:05:59 go: finding github.com/hashicorp/go.net v0.0.1 21:05:59 go: finding github.com/hashicorp/golang-lru v0.5.0 21:05:59 go: finding github.com/hashicorp/logutils v1.0.0 21:05:59 go: finding github.com/hashicorp/mdns v1.0.0 21:05:59 go: finding github.com/hashicorp/memberlist v0.1.3 21:05:59 go: finding github.com/hashicorp/serf v0.8.2 21:05:59 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:05:59 go: finding github.com/hashicorp/mdns v1.0.0 21:05:59 go: finding github.com/hashicorp/memberlist v0.1.3 21:05:59 go: finding github.com/hashicorp/serf v0.8.2 21:05:59 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:05:59 go: finding github.com/mattn/go-colorable v0.0.9 21:05:59 go: finding github.com/mattn/go-isatty v0.0.3 21:05:59 go: finding github.com/miekg/dns v1.0.14 21:05:59 go: finding github.com/mattn/go-colorable v0.0.9 21:05:59 go: finding github.com/mattn/go-isatty v0.0.3 21:05:59 go: finding github.com/miekg/dns v1.0.14 21:05:59 go: finding github.com/mitchellh/cli v1.0.0 21:05:59 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:05:59 go: finding github.com/mitchellh/copystructure v1.0.0 21:05:59 go: finding github.com/mitchellh/go-homedir v1.0.0 21:05:59 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:05:59 go: finding github.com/mitchellh/gox v0.4.0 21:05:59 go: finding github.com/mitchellh/cli v1.0.0 21:05:59 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:05:59 go: finding github.com/mitchellh/copystructure v1.0.0 21:05:59 go: finding github.com/mitchellh/go-homedir v1.0.0 21:05:59 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:05:59 go: finding github.com/mitchellh/gox v0.4.0 21:05:59 go: finding github.com/mitchellh/iochan v1.0.0 21:05:59 go: finding github.com/mitchellh/mapstructure v1.1.2 21:05:59 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:05:59 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:05:59 go: finding github.com/mitchellh/iochan v1.0.0 21:05:59 go: finding github.com/mitchellh/mapstructure v1.1.2 21:05:59 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:05:59 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:05:59 go: finding github.com/pebbe/zmq4 v1.0.0 21:05:59 go: finding github.com/pelletier/go-toml v1.2.0 21:05:59 go: finding github.com/pkg/errors v0.8.1 21:05:59 go: finding github.com/pmezard/go-difflib v1.0.0 21:05:59 go: finding github.com/posener/complete v1.1.1 21:05:59 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:05:59 go: finding github.com/pebbe/zmq4 v1.0.0 21:05:59 go: finding github.com/pelletier/go-toml v1.2.0 21:05:59 go: finding github.com/pkg/errors v0.8.1 21:05:59 go: finding github.com/pmezard/go-difflib v1.0.0 21:05:59 go: finding github.com/posener/complete v1.1.1 21:05:59 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:05:59 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:05:59 go: finding github.com/stretchr/objx v0.2.0 21:05:59 go: finding github.com/stretchr/testify v1.5.1 21:05:59 go: finding github.com/tidwall/pretty v1.0.1 21:05:59 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:05:59 go: finding github.com/stretchr/objx v0.2.0 21:05:59 go: finding github.com/stretchr/testify v1.5.1 21:05:59 go: finding github.com/tidwall/pretty v1.0.1 21:05:59 go: finding github.com/ugorji/go v1.1.4 21:05:59 go: finding github.com/x448/float16 v0.8.4 21:05:59 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:05:59 go: finding github.com/xdg/stringprep v1.0.0 21:05:59 go: finding go.mongodb.org/mongo-driver v1.1.1 21:06:00 go: finding github.com/ugorji/go v1.1.4 21:06:00 go: finding github.com/x448/float16 v0.8.4 21:06:00 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:06:00 go: finding github.com/xdg/stringprep v1.0.0 21:06:00 go: finding go.mongodb.org/mongo-driver v1.1.1 21:06:00 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:06:00 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:06:00 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:06:00 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 21:06:00 go: finding golang.org/x/text v0.3.0 21:06:00 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 21:06:00 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 21:06:00 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:06:00 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:06:00 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:06:00 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 21:06:00 go: finding golang.org/x/text v0.3.0 21:06:00 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 21:06:00 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 21:06:00 go: finding gopkg.in/yaml.v2 v2.2.8 21:06:00 go: finding gopkg.in/yaml.v2 v2.2.8 21:06:08 Removing intermediate container 4b5b799644d1 21:06:08 ---> e4670d13bde3 21:06:08 Successfully built e4670d13bde3 21:06:08 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 21:06:09 + docker inspect -f . ci-base-image-x86_64 21:06:09 . [Pipeline] withDockerContainer 21:06:09 prd-centos7-docker-4c-2g-5812 does not seem to be running inside a container 21:06:09 $ 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 21:06:10 $ docker top f4c88b06d1225efe108fe1a5804fd6367ee715e31e9e4fc115ed576f14457e51 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:11 + go version 21:06:11 go version go1.13.5 linux/amd64 [Pipeline] sh 21:06:11 + make test 21:06:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:06:13 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 21:06:15 Removing intermediate container e6aa012b4574 21:06:15 ---> 568dbcce89bf 21:06:15 Successfully built 568dbcce89bf 21:06:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:06:16 + docker inspect -f . ci-base-image-arm64 21:06:16 . [Pipeline] withDockerContainer 21:06:16 prd-ubuntu18.04-docker-arm64-4c-16g-5810 does not seem to be running inside a container 21:06:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:06:18 $ docker top a7ae03377e54043989be226812fde8743e33740b834ce4d79a78a2a43eee7bcc -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:19 + go version 21:06:19 go version go1.13.5 linux/arm64 [Pipeline] sh 21:06:20 + make test 21:06:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:06:21 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.083s coverage: 86.2% of statements 21:06:21 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 21:06:36 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.020s coverage: 51.4% of statements 21:06:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 21:06:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 21:06:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.044s coverage: 59.8% of statements 21:06:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 21:06:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.838s coverage: 69.1% of statements 21:06:44 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.080s coverage: 86.2% of statements 21:06:51 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.496s coverage: 73.4% of statements 21:06:51 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.006s coverage: 89.5% of statements 21:06:51 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.007s coverage: 100.0% of statements 21:06:51 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.267s coverage: 100.0% of statements 21:06:51 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.006s coverage: 100.0% of statements 21:06:51 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 21:06:51 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 21:06:51 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 21:06:51 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 21:06:51 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 21:06:51 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 21:06:51 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 21:06:51 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 21:06:51 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.006s coverage: 96.6% of statements 21:06:51 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 21:06:51 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 21:06:51 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 21:06:51 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 21:06:51 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 21:06:51 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.661s coverage: 76.3% of statements 21:06:51 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.059s coverage: 81.1% of statements 21:06:51 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 21:06:51 level=DEBUG ts=2020-04-23T21:06:40.765112489Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:06:51 level=DEBUG ts=2020-04-23T21:06:40.771201941Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:06:51 level=DEBUG ts=2020-04-23T21:06:40.777181005Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:06:51 level=DEBUG ts=2020-04-23T21:06:40.782733663Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 21:06:51 level=DEBUG ts=2020-04-23T21:06:40.795345545Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:06:51 level=DEBUG ts=2020-04-23T21:06:40.800765585Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:06:51 level=DEBUG ts=2020-04-23T21:06:40.805882972Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:06:51 level=DEBUG ts=2020-04-23T21:06:40.811840718Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 21:06:51 level=DEBUG ts=2020-04-23T21:06:40.818347721Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:06:51 level=DEBUG ts=2020-04-23T21:06:40.818687484Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:06:51 level=DEBUG ts=2020-04-23T21:06:40.818911357Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:06:51 level=DEBUG ts=2020-04-23T21:06:42.824690413Z app=app_functions_sdk_go source=batch.go:99 msg="Timer has elapsed" 21:06:51 level=DEBUG ts=2020-04-23T21:06:42.83045913Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 21:06:51 level=DEBUG ts=2020-04-23T21:06:42.835761281Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:06:51 level=DEBUG ts=2020-04-23T21:06:42.835811464Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:06:51 level=DEBUG ts=2020-04-23T21:06:42.835763881Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:06:51 panic: interface conversion: interface {} is nil, not [][]uint8 21:06:51 21:06:51 goroutine 37 [running]: 21:06:51 github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet.func3(0xc0001520e0, 0xc0001520f0, 0xc000178000, 0xc000160300, 0xc0001520d0) 21:06:51 /w/workspace/app-functions-sdk-go/1/pkg/transforms/batch_test.go:119 +0x27d 21:06:51 created by github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet 21:06:51 /w/workspace/app-functions-sdk-go/1/pkg/transforms/batch_test.go:114 +0x1b4 21:06:51 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 2.097s 21:06:51 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 21:06:51 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.006s coverage: 100.0% of statements 21:06:51 FAIL 21:06:51 make: *** [Makefile:6: test] Error 1 [Pipeline] } 21:06:51 $ docker stop --time=1 f4c88b06d1225efe108fe1a5804fd6367ee715e31e9e4fc115ed576f14457e51 21:06:52 $ docker rm -f f4c88b06d1225efe108fe1a5804fd6367ee715e31e9e4fc115ed576f14457e51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:06:55 Failed in branch amd64 21:07:16 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.056s coverage: 51.4% of statements 21:07:16 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 21:07:16 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 21:07:16 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.052s coverage: 59.8% of statements 21:07:16 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 21:07:16 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.332s coverage: 69.1% of statements 21:07:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.553s coverage: 73.4% of statements 21:07:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.022s coverage: 89.5% of statements 21:07:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.018s coverage: 100.0% of statements 21:07:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.098s coverage: 100.0% of statements 21:07:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.016s coverage: 100.0% of statements 21:07:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.017s coverage: 100.0% of statements 21:07:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 21:07:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 21:07:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 21:07:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 21:07:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 21:07:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 21:07:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 21:07:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.023s coverage: 96.6% of statements 21:07:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 21:07:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.014s coverage: 97.7% of statements 21:07:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 21:07:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 21:07:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 21:07:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.702s coverage: 76.3% of statements 21:07:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.088s coverage: 81.1% of statements 21:07:28 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 21:07:29 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.568s coverage: 70.1% of statements 21:07:29 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 21:07:29 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.016s coverage: 100.0% of statements 21:07:30 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:07:40 gofmt -l . 21:07:41 appsdk/sdk.go 21:07:41 appsdk/sdk_test.go 21:07:41 [ "`gofmt -l .`" = "" ] 21:07:41 make: *** [Makefile:9: test] Error 1 [Pipeline] } 21:07:41 $ docker stop --time=1 a7ae03377e54043989be226812fde8743e33740b834ce4d79a78a2a43eee7bcc 21:07:43 $ docker rm -f a7ae03377e54043989be226812fde8743e33740b834ce4d79a78a2a43eee7bcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:07:46 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:07:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:07:48 ---> package-listing.sh 21:07:48 ++ facter osfamily 21:07:48 ++ tr '[:upper:]' '[:lower:]' 21:07:48 + OS_FAMILY=redhat 21:07:48 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-335 21:07:48 + START_PACKAGES=/tmp/packages_start.txt 21:07:48 + END_PACKAGES=/tmp/packages_end.txt 21:07:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:07:48 + PACKAGES=/tmp/packages_start.txt 21:07:48 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-335 ']' 21:07:48 + PACKAGES=/tmp/packages_end.txt 21:07:48 + case "${OS_FAMILY}" in 21:07:48 + rpm -qa 21:07:48 + sort 21:07:53 + '[' -f /tmp/packages_start.txt ']' 21:07:53 + '[' -f /tmp/packages_end.txt ']' 21:07:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:07:53 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-335 ']' 21:07:53 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-335/archives/ 21:07:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-335/archives/ [Pipeline] isUnix [Pipeline] sh 21:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:07:53 21:07:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:07:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:07:54 alpine: Pulling from edgex-lftools-log-publisher 21:07:54 c9b1b535fdd9: Pulling fs layer 21:07:54 2cc5ad85d9ab: Pulling fs layer 21:07:54 756a868c4378: Pulling fs layer 21:07:54 444b2fc9a129: Pulling fs layer 21:07:54 ea15f1150254: Pulling fs layer 21:07:54 41b27a9f41bf: Pulling fs layer 21:07:54 28c525ee5125: Pulling fs layer 21:07:54 094b1ea09ed8: Pulling fs layer 21:07:54 138eaada9080: Pulling fs layer 21:07:54 0622d0fa9048: Pulling fs layer 21:07:54 ea15f1150254: Waiting 21:07:54 41b27a9f41bf: Waiting 21:07:54 28c525ee5125: Waiting 21:07:54 094b1ea09ed8: Waiting 21:07:54 138eaada9080: Waiting 21:07:54 0622d0fa9048: Waiting 21:07:54 444b2fc9a129: Waiting 21:07:54 2cc5ad85d9ab: Verifying Checksum 21:07:54 2cc5ad85d9ab: Download complete 21:07:54 444b2fc9a129: Verifying Checksum 21:07:54 444b2fc9a129: Download complete 21:07:54 c9b1b535fdd9: Verifying Checksum 21:07:54 c9b1b535fdd9: Download complete 21:07:54 ea15f1150254: Verifying Checksum 21:07:54 ea15f1150254: Download complete 21:07:54 28c525ee5125: Verifying Checksum 21:07:54 28c525ee5125: Download complete 21:07:54 c9b1b535fdd9: Pull complete 21:07:54 756a868c4378: Verifying Checksum 21:07:54 756a868c4378: Download complete 21:07:54 094b1ea09ed8: Verifying Checksum 21:07:54 094b1ea09ed8: Download complete 21:07:54 2cc5ad85d9ab: Pull complete 21:07:54 138eaada9080: Verifying Checksum 21:07:54 138eaada9080: Download complete 21:07:54 0622d0fa9048: Verifying Checksum 21:07:54 0622d0fa9048: Download complete 21:07:55 41b27a9f41bf: Verifying Checksum 21:07:55 41b27a9f41bf: Download complete 21:07:56 756a868c4378: Pull complete 21:07:56 444b2fc9a129: Pull complete 21:07:56 ea15f1150254: Pull complete 21:08:00 41b27a9f41bf: Pull complete 21:08:00 28c525ee5125: Pull complete 21:08:03 094b1ea09ed8: Pull complete 21:08:03 138eaada9080: Pull complete 21:08:04 0622d0fa9048: Pull complete 21:08:04 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 21:08:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:08:05 prd-centos7-docker-4c-2g-5809 does not seem to be running inside a container 21:08:05 $ 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-335 -v /w/workspace/ndry_app-functions-sdk-go_PR-335:/w/workspace/ndry_app-functions-sdk-go_PR-335:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-335@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-335@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 21:08:06 $ docker top 6808c13dfbd5922b7fd515c903740383b227ec6304d36e0bc1b9aecfaaf7e6d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:06 provisioning config files... 21:08:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-335@tmp/config413487059070816356tmp [Pipeline] { [Pipeline] echo 21:08:06 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:08:06 ---> create-netrc.sh [Pipeline] echo 21:08:06 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:08:07 ---> logs-deploy.sh 21:08:07 + ARCHIVE_ARTIFACTS= 21:08:07 + LOGS_SERVER=https://logs.edgexfoundry.org 21:08:07 + '[' https://logs.edgexfoundry.org == None ']' 21:08:07 + NEXUS_URL=https://nexus.edgexfoundry.org 21:08:07 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-335/1 21:08:07 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-335/1/ 21:08:07 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-335/1 /w/workspace/ndry_app-functions-sdk-go_PR-335 21:08:08 Archives upload complete. 21:08:08 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-335/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-335/1/ 21:08:09 ---> uname -a: 21:08:09 Linux 6808c13dfbd5 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 21:08:09 21:08:09 21:08:09 ---> lscpu: 21:08:09 Architecture: x86_64 21:08:09 CPU op-mode(s): 32-bit, 64-bit 21:08:09 Byte Order: Little Endian 21:08:09 Address sizes: 40 bits physical, 48 bits virtual 21:08:09 CPU(s): 4 21:08:09 On-line CPU(s) list: 0-3 21:08:09 Thread(s) per core: 1 21:08:09 Core(s) per socket: 1 21:08:09 Socket(s): 4 21:08:09 NUMA node(s): 1 21:08:09 Vendor ID: GenuineIntel 21:08:09 CPU family: 6 21:08:09 Model: 44 21:08:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:08:09 Stepping: 1 21:08:09 CPU MHz: 2933.442 21:08:09 BogoMIPS: 5866.88 21:08:09 Virtualization: VT-x 21:08:09 Hypervisor vendor: KVM 21:08:09 Virtualization type: full 21:08:09 L1d cache: 128 KiB 21:08:09 L1i cache: 128 KiB 21:08:09 L2 cache: 16 MiB 21:08:09 L3 cache: 64 MiB 21:08:09 NUMA node0 CPU(s): 0-3 21:08:09 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 21:08:09 Vulnerability Meltdown: Mitigation; PTI 21:08:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:08:09 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 21:08:09 Vulnerability Spectre v2: Mitigation; Full retpoline 21:08:09 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 21:08:09 21:08:09 21:08:09 ---> nproc: 21:08:09 4 21:08:09 21:08:09 21:08:09 ---> df -h: 21:08:09 Filesystem Size Used Available Use% Mounted on 21:08:09 overlay 50.0G 6.3G 43.7G 13% / 21:08:09 tmpfs 64.0M 0 64.0M 0% /dev 21:08:09 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 21:08:09 shm 64.0M 0 64.0M 0% /dev/shm 21:08:09 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 21:08:09 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 21:08:09 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 21:08:09 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-335 21:08:09 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-335@tmp 21:08:09 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 21:08:09 21:08:09 21:08:09 ---> free -m: 21:08:09 total used free shared buff/cache available 21:08:09 Mem: 1838 641 65 0 1131 1091 21:08:09 Swap: 1023 1 1022 21:08:09 21:08:09 21:08:09 ---> ip addr: 21:08:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:08:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:08:09 inet 127.0.0.1/8 scope host lo 21:08:09 valid_lft forever preferred_lft forever 21:08:09 6: eth0@if7: mtu 1458 qdisc noqueue state UP 21:08:09 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 21:08:09 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 21:08:09 valid_lft forever preferred_lft forever 21:08:09 21:08:09 21:08:09 ---> sar -b -r -n DEV: 21:08:09 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/23/20 _x86_64_ (4 CPU) 21:08:09 21:08:09 21:01:30 LINUX RESTART 21:08:09 21:08:09 21:02:01 tps rtps wtps bread/s bwrtn/s 21:08:09 21:03:01 50.18 11.65 38.53 2410.12 4588.90 21:08:09 21:04:01 2.80 0.00 2.80 0.00 97.67 21:08:09 21:05:01 0.25 0.00 0.25 0.00 3.41 21:08:09 21:06:01 0.28 0.00 0.28 0.00 3.88 21:08:09 21:07:01 0.27 0.00 0.27 0.00 3.65 21:08:09 21:08:01 107.32 72.52 34.81 4114.40 15212.69 21:08:09 Average: 26.86 14.03 12.83 1087.76 3319.32 21:08:09 21:08:09 21:02:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:08:09 21:03:01 191812 1690492 89.81 2620 1134800 929044 31.70 463420 1065612 120 21:08:09 21:04:01 198804 1683500 89.44 2620 1134804 899416 30.69 460088 1063156 12 21:08:09 21:05:01 193344 1688960 89.73 2620 1134816 899744 30.70 465632 1063156 8 21:08:09 21:06:01 192724 1689580 89.76 2620 1134876 899756 30.70 468556 1060552 24 21:08:09 21:07:01 194136 1688168 89.69 2620 1134824 899540 30.69 467344 1060484 8 21:08:09 21:08:01 74504 1807800 96.04 2620 1188664 1135740 38.75 496468 1130656 89672 21:08:09 Average: 174221 1708083 90.74 2620 1143797 943873 32.20 470251 1073936 14974 21:08:09 21:08:09 21:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 21:08:09 21:03:01 eth0 573.10 453.18 1285.06 395.99 0.00 0.00 0.00 21:08:09 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:09 21:03:01 docker0 119.99 102.73 10.18 303.63 0.00 0.00 0.00 21:08:09 21:04:01 eth0 1.22 0.10 0.10 0.02 0.00 0.00 0.00 21:08:09 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:09 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:09 21:05:01 eth0 1.17 0.75 0.56 0.38 0.00 0.00 0.00 21:08:09 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:09 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:09 21:06:01 eth0 0.52 0.33 0.27 0.23 0.00 0.00 0.00 21:08:09 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:09 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:09 21:07:01 eth0 0.18 0.15 0.08 0.04 0.00 0.00 0.00 21:08:09 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:09 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:09 21:08:01 eth0 99.05 77.06 2324.30 15.56 0.00 0.00 0.00 21:08:09 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:09 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:09 Average: eth0 112.58 88.63 601.91 68.73 0.00 0.00 0.00 21:08:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:09 Average: docker0 20.01 17.13 1.70 50.63 0.00 0.00 0.00 21:08:09 21:08:09 21:08:09 ---> sar -P ALL: 21:08:09 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/23/20 _x86_64_ (4 CPU) 21:08:09 21:08:09 21:01:30 LINUX RESTART 21:08:09 21:08:09 21:02:01 CPU %user %nice %system %iowait %steal %idle 21:08:09 21:03:01 all 9.98 0.00 3.55 1.18 0.01 85.28 21:08:09 21:03:01 0 8.78 0.00 3.53 0.15 0.00 87.54 21:08:09 21:03:01 1 12.34 0.00 3.35 0.23 0.00 84.08 21:08:09 21:03:01 2 9.53 0.00 3.89 0.70 0.00 85.87 21:08:09 21:03:01 3 9.22 0.00 3.43 3.66 0.02 83.67 21:08:09 21:04:01 all 0.19 0.00 0.08 0.00 0.00 99.73 21:08:09 21:04:01 0 0.07 0.00 0.05 0.00 0.00 99.88 21:08:09 21:04:01 1 0.57 0.00 0.10 0.00 0.00 99.33 21:08:09 21:04:01 2 0.10 0.00 0.12 0.00 0.02 99.77 21:08:09 21:04:01 3 0.05 0.00 0.05 0.00 0.00 99.90 21:08:09 21:05:01 all 0.09 0.00 0.07 0.00 0.00 99.84 21:08:09 21:05:01 0 0.10 0.00 0.07 0.00 0.00 99.83 21:08:09 21:05:01 1 0.12 0.00 0.08 0.00 0.00 99.80 21:08:09 21:05:01 2 0.08 0.00 0.07 0.00 0.00 99.85 21:08:09 21:05:01 3 0.07 0.00 0.05 0.00 0.00 99.88 21:08:09 21:06:01 all 0.10 0.00 0.06 0.00 0.00 99.83 21:08:09 21:06:01 0 0.20 0.00 0.08 0.00 0.00 99.72 21:08:09 21:06:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:08:09 21:06:01 2 0.08 0.00 0.07 0.00 0.00 99.85 21:08:09 21:06:01 3 0.08 0.00 0.07 0.00 0.00 99.85 21:08:09 21:07:01 all 0.19 0.00 0.08 0.00 0.00 99.72 21:08:09 21:07:01 0 0.57 0.00 0.05 0.00 0.00 99.38 21:08:09 21:07:01 1 0.05 0.00 0.18 0.00 0.00 99.77 21:08:09 21:07:01 2 0.08 0.00 0.05 0.00 0.00 99.87 21:08:09 21:07:01 3 0.05 0.00 0.03 0.00 0.00 99.92 21:08:09 21:08:01 all 4.50 0.00 2.45 1.47 0.03 91.56 21:08:09 21:08:01 0 4.26 0.00 2.52 1.30 0.03 91.87 21:08:09 21:08:01 1 4.38 0.00 2.29 0.75 0.03 92.54 21:08:09 21:08:01 2 4.42 0.00 2.46 2.09 0.02 91.01 21:08:09 21:08:01 3 4.91 0.00 2.58 1.69 0.02 90.80 21:08:09 Average: all 2.50 0.00 1.05 0.44 0.01 96.01 21:08:09 Average: 0 2.32 0.00 1.05 0.24 0.01 96.39 21:08:09 Average: 1 2.91 0.00 1.00 0.16 0.01 95.91 21:08:09 Average: 2 2.37 0.00 1.11 0.46 0.01 96.05 21:08:09 Average: 3 2.39 0.00 1.03 0.89 0.01 95.69 21:08:09 21:08:09 21:08:09