Pull request #65 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-service-configurable Obtained Jenkinsfile from 62908fd38aa21e69498adf13303e202673e5ada7+5714d8bd27caa90e032f309ec784bfbab40fc19a (99e8ad291703fa5c2f7c525e7139cf017e8a8f4b) 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-service-configurable/branches/PR-65/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-service-configurable, goVersion:1.13] ========================================================= [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-service-configurable-settings PROJECT: app-service-configurable 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-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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-6017 in /w/workspace/y_app-service-configurable_PR-65 [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-service-configurable.git > git init /w/workspace/y_app-service-configurable_PR-65 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 5714d8bd27caa90e032f309ec784bfbab40fc19a into PR head commit 62908fd38aa21e69498adf13303e202673e5ada7 Merge succeeded, producing 62908fd38aa21e69498adf13303e202673e5ada7 Checking out Revision 62908fd38aa21e69498adf13303e202673e5ada7 (PR-65) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/65/head:refs/remotes/origin/PR-65 # 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-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 62908fd38aa21e69498adf13303e202673e5ada7 # 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 5714d8bd27caa90e032f309ec784bfbab40fc19a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 62908fd38aa21e69498adf13303e202673e5ada7 # timeout=10 Commit message: "feat: Integrate new Redis Message Bus" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:10:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:10:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:10:34 ========================================================= 22:10:34 EdgeX Global Pipelines Version Info 22:10:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:10:36 ------------------- 22:10:36 stable info: 22:10:36 ------------------- 22:10:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:10:36 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 22:10:36 Message: update stable to v1.0.73 22:10:36 ------------------- 22:10:36 experimental info: 22:10:36 ------------------- 22:10:36 Commited By: **** collab-it+edgex@linuxfoundation.org 22:10:36 Commit SHA: e79845e1a8a1dc446a84e83973fa71750a35b327 22:10:36 Message: update experimental to v1.0.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:10:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:10:39 22:10:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:10:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:10:39 latest: Pulling from edgex-devops/git-semver 22:10:39 9123ac7c32f7: Pulling fs layer 22:10:39 b8cc5d1170e3: Pulling fs layer 22:10:39 2924cbbf6a41: Pulling fs layer 22:10:39 93b08a4f1073: Pulling fs layer 22:10:39 93b08a4f1073: Waiting 22:10:39 b8cc5d1170e3: Verifying Checksum 22:10:39 b8cc5d1170e3: Download complete 22:10:39 9123ac7c32f7: Verifying Checksum 22:10:39 9123ac7c32f7: Download complete 22:10:39 93b08a4f1073: Verifying Checksum 22:10:39 93b08a4f1073: Download complete 22:10:39 2924cbbf6a41: Verifying Checksum 22:10:39 2924cbbf6a41: Download complete 22:10:39 9123ac7c32f7: Pull complete 22:10:39 b8cc5d1170e3: Pull complete 22:10:40 2924cbbf6a41: Pull complete 22:10:40 93b08a4f1073: Pull complete 22:10:40 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 22:10:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:10:40 prd-centos7-docker-4c-2g-6017 does not seem to be running inside a container 22:10:40 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_PR-65 -v /w/workspace/y_app-service-configurable_PR-65:/w/workspace/y_app-service-configurable_PR-65:rw,z -v /w/workspace/y_app-service-configurable_PR-65@tmp:/w/workspace/y_app-service-configurable_PR-65@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 22:10:41 $ docker top 8ae527412399561f10ba7be4d774072b4447a7c3b4b8d275246c7958b33ae2d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:10:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:41 [ssh-agent] Looking for ssh-agent implementation... 22:10:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:42 $ docker exec 8ae527412399561f10ba7be4d774072b4447a7c3b4b8d275246c7958b33ae2d8 ssh-agent 22:10:42 SSH_AUTH_SOCK=/tmp/ssh-MdOeHPQsyqeB/agent.13 22:10:42 SSH_AGENT_PID=20 22:10:42 Running ssh-add (command line suppressed) 22:10:42 Identity added: /w/workspace/y_app-service-configurable_PR-65@tmp/private_key_4319643348583712210.key (/w/workspace/y_app-service-configurable_PR-65@tmp/private_key_4319643348583712210.key) 22:10:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:42 + git describe --exact-match --tags HEAD 22:10:42 fatal: No names found, cannot describe anything. [Pipeline] } 22:10:42 $ docker exec --env ******** --env ******** 8ae527412399561f10ba7be4d774072b4447a7c3b4b8d275246c7958b33ae2d8 ssh-agent -k 22:10:43 unset SSH_AUTH_SOCK; 22:10:43 unset SSH_AGENT_PID; 22:10:43 echo Agent pid 20 killed; 22:10:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:10:43 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 22:10:43 This usually means this commit has not been tagged. [Pipeline] sshagent 22:10:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:43 [ssh-agent] Looking for ssh-agent implementation... 22:10:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:43 $ docker exec 8ae527412399561f10ba7be4d774072b4447a7c3b4b8d275246c7958b33ae2d8 ssh-agent 22:10:43 SSH_AUTH_SOCK=/tmp/ssh-koKNlI4PrxZ2/agent.55 22:10:43 SSH_AGENT_PID=62 22:10:43 Running ssh-add (command line suppressed) 22:10:43 Identity added: /w/workspace/y_app-service-configurable_PR-65@tmp/private_key_7777548013103183991.key (/w/workspace/y_app-service-configurable_PR-65@tmp/private_key_7777548013103183991.key) 22:10:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:44 + git semver init 22:10:44 # -> Open(): unable to determine branch for HEAD 22:10:44 # $GIT_DIR = /w/workspace/y_app-service-configurable_PR-65/.git 22:10:44 # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_PR-65 22:10:44 # $SEMVER_REMOTE_NAME = origin 22:10:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:10:44 # $SEMVER_USER_NAME = edgex-jenkins 22:10:44 # $SEMVER_BRANCH = PR-65 22:10:44 # $SEMVER_TEMP = /tmp/semver-189749103 22:10:44 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 22:10:44 # '/tmp/semver-189749103' -> '/w/workspace/y_app-service-configurable_PR-65/.semver' 22:10:44 # -> Force: false 22:10:44 # $SEMVER_DIR = /w/workspace/y_app-service-configurable_PR-65/.semver [Pipeline] } 22:10:44 $ docker exec --env ******** --env ******** 8ae527412399561f10ba7be4d774072b4447a7c3b4b8d275246c7958b33ae2d8 ssh-agent -k 22:10:44 unset SSH_AUTH_SOCK; 22:10:44 unset SSH_AGENT_PID; 22:10:44 echo Agent pid 62 killed; 22:10:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:10:45 + git semver [Pipeline] } 22:10:45 $ docker stop --time=1 8ae527412399561f10ba7be4d774072b4447a7c3b4b8d275246c7958b33ae2d8 22:10:46 $ docker rm -f 8ae527412399561f10ba7be4d774072b4447a7c3b4b8d275246c7958b33ae2d8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 22:10:47 Stashed 45 file(s) [Pipeline] echo 22:10:47 [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 22:11:03 Still waiting to schedule task 22:11:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:11:03 Still waiting to schedule task 22:11:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:12:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6018 in /w/workspace/y_app-service-configurable_PR-65 [Pipeline] { [Pipeline] ws 22:12:46 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 22:12:52 using credential edgex-jenkins-ssh 22:12:52 Cloning the remote Git repository 22:12:52 Cloning with configured refspecs honoured and without tags 22:12:52 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:12:52 > git init /w/workspace/app-service-configurable/1 # timeout=10 22:12:52 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:12:52 > git --version # timeout=10 22:12:52 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:12:53 Fetching without tags 22:12:54 Merging remotes/origin/master commit 5714d8bd27caa90e032f309ec784bfbab40fc19a into PR head commit 62908fd38aa21e69498adf13303e202673e5ada7 22:12:53 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:12:53 > git config --add remote.origin.fetch +refs/pull/65/head:refs/remotes/origin/PR-65 # timeout=10 22:12:53 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:12:53 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:12:53 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:12:53 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:53 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:12:54 > git config core.sparsecheckout # timeout=10 22:12:54 > git checkout -f 62908fd38aa21e69498adf13303e202673e5ada7 # timeout=10 22:12:54 > git remote # timeout=10 22:12:54 Merge succeeded, producing 62908fd38aa21e69498adf13303e202673e5ada7 22:12:54 Checking out Revision 62908fd38aa21e69498adf13303e202673e5ada7 (PR-65) 22:12:54 > git config --get remote.origin.url # timeout=10 22:12:54 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:54 > git merge 5714d8bd27caa90e032f309ec784bfbab40fc19a # timeout=10 22:12:54 > git rev-parse HEAD^{commit} # timeout=10 22:12:54 > git config core.sparsecheckout # timeout=10 22:12:54 > git checkout -f 62908fd38aa21e69498adf13303e202673e5ada7 # timeout=10 22:12:59 Commit message: "feat: Integrate new Redis Message Bus" 22:12:59 > git --version # timeout=10 22:12:59 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:13:00 ========================================================= 22:13:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 22:13:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:13:02 + 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 . 22:13:02 Sending build context to Docker daemon 262.1kB 22:13:03 Step 1/8 : ARG BASE=golang:1.13-alpine 22:13:03 Step 2/8 : FROM ${BASE} 22:13:03 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:13:03 cde5963f3b93: Pulling fs layer 22:13:03 2a23fa8c16f7: Pulling fs layer 22:13:03 777b28850792: Pulling fs layer 22:13:03 8a11ddd9e578: Pulling fs layer 22:13:03 4cf88f913ddb: Pulling fs layer 22:13:03 1df406cf5192: Pulling fs layer 22:13:03 cd6300453558: Pulling fs layer 22:13:03 b9c365052c96: Pulling fs layer 22:13:03 a2d8cc88f415: Pulling fs layer 22:13:03 ea1d1ca13537: Pulling fs layer 22:13:03 3750a50a1c5e: Pulling fs layer 22:13:03 cd6300453558: Waiting 22:13:03 b9c365052c96: Waiting 22:13:03 a2d8cc88f415: Waiting 22:13:03 ea1d1ca13537: Waiting 22:13:03 8a11ddd9e578: Waiting 22:13:03 4cf88f913ddb: Waiting 22:13:03 3750a50a1c5e: Waiting 22:13:03 1df406cf5192: Waiting 22:13:03 777b28850792: Download complete 22:13:03 2a23fa8c16f7: Verifying Checksum 22:13:03 2a23fa8c16f7: Download complete 22:13:03 4cf88f913ddb: Download complete 22:13:03 1df406cf5192: Verifying Checksum 22:13:03 1df406cf5192: Download complete 22:13:03 cde5963f3b93: Verifying Checksum 22:13:03 cde5963f3b93: Download complete 22:13:05 cde5963f3b93: Pull complete 22:13:05 2a23fa8c16f7: Pull complete 22:13:05 777b28850792: Pull complete 22:13:06 Running on prd-centos7-docker-4c-2g-6019 in /w/workspace/y_app-service-configurable_PR-65 [Pipeline] { [Pipeline] ws 22:13:06 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 22:13:08 cd6300453558: Verifying Checksum 22:13:08 cd6300453558: Download complete 22:13:08 a2d8cc88f415: Verifying Checksum 22:13:08 a2d8cc88f415: Download complete 22:13:10 ea1d1ca13537: Verifying Checksum 22:13:10 ea1d1ca13537: Download complete 22:13:10 3750a50a1c5e: Download complete 22:13:12 using credential edgex-jenkins-ssh 22:13:12 Cloning the remote Git repository 22:13:12 Cloning with configured refspecs honoured and without tags 22:13:12 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:13:12 > git init /w/workspace/app-service-configurable/1 # timeout=10 22:13:12 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:13:12 > git --version # timeout=10 22:13:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:13:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:13:13 b9c365052c96: Verifying Checksum 22:13:13 b9c365052c96: Download complete 22:13:13 Fetching without tags 22:13:13 Merging remotes/origin/master commit 5714d8bd27caa90e032f309ec784bfbab40fc19a into PR head commit 62908fd38aa21e69498adf13303e202673e5ada7 22:13:13 Merge succeeded, producing 62908fd38aa21e69498adf13303e202673e5ada7 22:13:13 Checking out Revision 62908fd38aa21e69498adf13303e202673e5ada7 (PR-65) 22:13:12 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:13:12 > git config --add remote.origin.fetch +refs/pull/65/head:refs/remotes/origin/PR-65 # timeout=10 22:13:12 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:13:12 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:13:12 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:13:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:13:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:13:13 > git config core.sparsecheckout # timeout=10 22:13:13 > git checkout -f 62908fd38aa21e69498adf13303e202673e5ada7 # timeout=10 22:13:13 > git remote # timeout=10 22:13:13 > git config --get remote.origin.url # timeout=10 22:13:13 using GIT_SSH to set credentials SSH Credentials for GitHub 22:13:13 > git merge 5714d8bd27caa90e032f309ec784bfbab40fc19a # timeout=10 22:13:13 > git rev-parse HEAD^{commit} # timeout=10 22:13:13 > git config core.sparsecheckout # timeout=10 22:13:13 > git checkout -f 62908fd38aa21e69498adf13303e202673e5ada7 # timeout=10 22:13:14 8a11ddd9e578: Verifying Checksum 22:13:14 8a11ddd9e578: Download complete 22:13:18 Commit message: "feat: Integrate new Redis Message Bus" 22:13:18 > git --version # timeout=10 22:13:18 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:13:19 ========================================================= 22:13:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 22:13:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:13:19 + 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 . 22:13:20 Sending build context to Docker daemon 262.1kB 22:13:20 Step 1/8 : ARG BASE=golang:1.13-alpine 22:13:20 Step 2/8 : FROM ${BASE} 22:13:20 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 22:13:20 e6b0cf9c0882: Pulling fs layer 22:13:20 2848faf0eed1: Pulling fs layer 22:13:20 0f37312ad70f: Pulling fs layer 22:13:20 5788d62ee057: Pulling fs layer 22:13:20 0e6b1d234666: Pulling fs layer 22:13:20 bf5d7aec512f: Pulling fs layer 22:13:20 34c802a77dc8: Pulling fs layer 22:13:20 9eb99e56ec68: Pulling fs layer 22:13:20 27c7a5d97fbd: Pulling fs layer 22:13:20 5c102a31e300: Pulling fs layer 22:13:20 dcfb455df0a1: Pulling fs layer 22:13:20 5c102a31e300: Waiting 22:13:20 9eb99e56ec68: Waiting 22:13:20 27c7a5d97fbd: Waiting 22:13:20 dcfb455df0a1: Waiting 22:13:20 0e6b1d234666: Waiting 22:13:20 bf5d7aec512f: Waiting 22:13:20 34c802a77dc8: Waiting 22:13:20 5788d62ee057: Waiting 22:13:20 0f37312ad70f: Verifying Checksum 22:13:20 0f37312ad70f: Download complete 22:13:20 2848faf0eed1: Verifying Checksum 22:13:20 2848faf0eed1: Download complete 22:13:20 0e6b1d234666: Download complete 22:13:20 bf5d7aec512f: Verifying Checksum 22:13:20 bf5d7aec512f: Download complete 22:13:20 e6b0cf9c0882: Verifying Checksum 22:13:20 e6b0cf9c0882: Download complete 22:13:20 e6b0cf9c0882: Pull complete 22:13:20 2848faf0eed1: Pull complete 22:13:20 0f37312ad70f: Pull complete 22:13:21 34c802a77dc8: Verifying Checksum 22:13:21 34c802a77dc8: Download complete 22:13:21 27c7a5d97fbd: Verifying Checksum 22:13:21 27c7a5d97fbd: Download complete 22:13:21 5c102a31e300: Verifying Checksum 22:13:21 5c102a31e300: Download complete 22:13:22 dcfb455df0a1: Verifying Checksum 22:13:22 dcfb455df0a1: Download complete 22:13:22 9eb99e56ec68: Verifying Checksum 22:13:22 9eb99e56ec68: Download complete 22:13:22 5788d62ee057: Verifying Checksum 22:13:22 5788d62ee057: Download complete 22:13:27 8a11ddd9e578: Pull complete 22:13:27 4cf88f913ddb: Pull complete 22:13:27 1df406cf5192: Pull complete 22:13:28 5788d62ee057: Pull complete 22:13:28 0e6b1d234666: Pull complete 22:13:29 bf5d7aec512f: Pull complete 22:13:31 cd6300453558: Pull complete 22:13:33 34c802a77dc8: Pull complete 22:13:36 b9c365052c96: Pull complete 22:13:36 a2d8cc88f415: Pull complete 22:13:37 9eb99e56ec68: Pull complete 22:13:37 27c7a5d97fbd: Pull complete 22:13:37 5c102a31e300: Pull complete 22:13:37 dcfb455df0a1: Pull complete 22:13:37 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 22:13:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 22:13:37 ---> 7c70fe431013 22:13:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:13:38 ---> Running in cf1cb9a93f64 22:13:38 Removing intermediate container cf1cb9a93f64 22:13:38 ---> efa352b6caa0 22:13:38 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:38 ---> Running in 8144377a6320 22:13:38 ea1d1ca13537: Pull complete 22:13:39 Removing intermediate container 8144377a6320 22:13:39 ---> 542347bdbdad 22:13:39 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 22:13:39 3750a50a1c5e: Pull complete 22:13:39 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 22:13:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 22:13:39 ---> 78745c68409d 22:13:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:13:39 ---> Running in 8acdb19a223d 22:13:39 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 22:13:40 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 22:13:41 (1/6) Installing libc-dev (0.7.2-r0) 22:13:41 (2/6) Installing libsodium (1.0.18-r0) 22:13:41 (3/6) Installing pkgconf (1.6.3-r0) 22:13:41 (4/6) Installing libsodium-dev (1.0.18-r0) 22:13:41 (5/6) Installing libzmq (4.3.2-r0) 22:13:41 (6/6) Installing zeromq-dev (4.3.2-r0) 22:13:41 Executing busybox-1.31.1-r8.trigger 22:13:41 OK: 145 MiB in 45 packages 22:13:42 Removing intermediate container 8acdb19a223d 22:13:42 ---> 27023de64bf5 22:13:42 Step 6/8 : WORKDIR /app 22:13:42 ---> Running in 598b9260aaa7 22:13:42 Removing intermediate container 598b9260aaa7 22:13:42 ---> c35a1e1dbf75 22:13:42 Step 7/8 : COPY . . 22:13:42 ---> 303eccb03a76 22:13:42 Step 8/8 : RUN go mod download 22:13:42 ---> Running in dd86b14693c6 22:13:43 ---> Running in d5b1e34559a6 22:13:43 Removing intermediate container d5b1e34559a6 22:13:43 ---> da11054b56c1 22:13:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:43 ---> Running in de408a491bf7 22:13:45 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:13:45 go: finding github.com/BurntSushi/toml v0.3.1 22:13:45 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:13:45 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:13:45 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:13:45 go: finding github.com/bgentry/speakeasy v0.1.0 22:13:45 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:13:45 go: finding github.com/davecgh/go-spew v1.1.1 22:13:45 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:13:45 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 22:13:45 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.38 22:13:45 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 22:13:45 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:13:45 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 22:13:45 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 22:13:45 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 22:13:45 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:13:45 go: finding github.com/fatih/color v1.7.0 22:13:45 go: finding github.com/fsnotify/fsnotify v1.4.7 22:13:45 Removing intermediate container de408a491bf7 22:13:45 ---> 59c46fd6d716 22:13:45 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 22:13:45 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:13:45 go: finding github.com/go-kit/kit v0.8.0 22:13:45 go: finding github.com/go-logfmt/logfmt v0.4.0 22:13:45 go: finding github.com/go-redis/redis/v7 v7.2.0 22:13:45 go: finding github.com/go-stack/stack v1.8.0 22:13:45 go: finding github.com/golang/protobuf v1.3.2 22:13:45 go: finding github.com/golang/snappy v0.0.1 22:13:45 go: finding github.com/gomodule/redigo v2.0.0+incompatible 22:13:45 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:13:45 go: finding github.com/google/go-cmp v0.4.0 22:13:45 go: finding github.com/google/uuid v1.1.1 22:13:45 ---> Running in 605b838ef07a 22:13:46 go: finding github.com/gorilla/mux v1.7.4 22:13:46 go: finding github.com/hashicorp/consul/api v1.1.0 22:13:46 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:13:46 go: finding github.com/hashicorp/errwrap v1.0.0 22:13:46 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:13:46 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:13:46 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:13:46 go: finding github.com/hashicorp/go-multierror v1.0.0 22:13:46 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:13:46 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:13:46 go: finding github.com/hashicorp/go-syslog v1.0.0 22:13:46 go: finding github.com/hashicorp/go-uuid v1.0.1 22:13:46 go: finding github.com/hashicorp/go.net v0.0.1 22:13:46 go: finding github.com/hashicorp/golang-lru v0.5.0 22:13:46 go: finding github.com/hashicorp/logutils v1.0.0 22:13:46 go: finding github.com/hashicorp/mdns v1.0.0 22:13:46 go: finding github.com/hashicorp/memberlist v0.1.3 22:13:46 go: finding github.com/hashicorp/serf v0.8.2 22:13:46 go: finding github.com/hpcloud/tail v1.0.0 22:13:46 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:13:46 go: finding github.com/kr/pretty v0.1.0 22:13:46 go: finding github.com/kr/pty v1.1.1 22:13:46 go: finding github.com/kr/text v0.1.0 22:13:46 go: finding github.com/mattn/go-colorable v0.0.9 22:13:46 go: finding github.com/mattn/go-isatty v0.0.3 22:13:46 go: finding github.com/miekg/dns v1.0.14 22:13:46 go: finding github.com/mitchellh/cli v1.0.0 22:13:46 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:13:46 go: finding github.com/mitchellh/copystructure v1.0.0 22:13:46 go: finding github.com/mitchellh/go-homedir v1.0.0 22:13:46 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:13:46 go: finding github.com/mitchellh/gox v0.4.0 22:13:46 go: finding github.com/mitchellh/iochan v1.0.0 22:13:46 go: finding github.com/mitchellh/mapstructure v1.1.2 22:13:46 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:13:46 go: finding github.com/onsi/ginkgo v1.10.1 22:13:46 go: finding github.com/onsi/gomega v1.7.0 22:13:46 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:13:46 go: finding github.com/pebbe/zmq4 v1.0.0 22:13:46 go: finding github.com/pelletier/go-toml v1.2.0 22:13:46 go: finding github.com/pkg/errors v0.8.1 22:13:46 go: finding github.com/pmezard/go-difflib v1.0.0 22:13:46 go: finding github.com/posener/complete v1.1.1 22:13:46 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:13:46 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:13:46 go: finding github.com/stretchr/objx v0.2.0 22:13:46 go: finding github.com/stretchr/testify v1.5.1 22:13:46 go: finding github.com/tidwall/pretty v1.0.1 22:13:46 go: finding github.com/ugorji/go v1.1.4 22:13:46 go: finding github.com/x448/float16 v0.8.4 22:13:46 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 22:13:46 go: finding github.com/xdg/stringprep v1.0.0 22:13:46 go: finding go.mongodb.org/mongo-driver v1.1.1 22:13:46 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 22:13:46 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:13:46 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:13:46 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 22:13:46 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 22:13:47 go: finding golang.org/x/text v0.3.2 22:13:47 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 22:13:47 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 22:13:47 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:13:47 go: finding gopkg.in/fsnotify.v1 v1.4.7 22:13:47 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:13:47 go: finding gopkg.in/yaml.v2 v2.2.8 22:13:47 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 22:13:48 (1/6) Installing libc-dev (0.7.2-r0) 22:13:48 (2/6) Installing libsodium (1.0.18-r0) 22:13:48 (3/6) Installing pkgconf (1.6.3-r0) 22:13:48 (4/6) Installing libsodium-dev (1.0.18-r0) 22:13:48 (5/6) Installing libzmq (4.3.2-r0) 22:13:48 (6/6) Installing zeromq-dev (4.3.2-r0) 22:13:48 Executing busybox-1.31.1-r8.trigger 22:13:48 OK: 127 MiB in 45 packages 22:13:50 Removing intermediate container 605b838ef07a 22:13:50 ---> 99102cf69f55 22:13:50 Step 6/8 : WORKDIR /app 22:13:50 ---> Running in 50cdee41e3cd 22:13:50 Removing intermediate container 50cdee41e3cd 22:13:50 ---> 6a9729e4f429 22:13:50 Step 7/8 : COPY . . 22:13:51 ---> 94ede8d1e2db 22:13:51 Step 8/8 : RUN go mod download 22:13:51 ---> Running in 29d8ec266c26 22:13:54 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:13:54 go: finding github.com/BurntSushi/toml v0.3.1 22:13:54 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:13:54 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:13:54 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:13:54 go: finding github.com/bgentry/speakeasy v0.1.0 22:13:54 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:13:54 go: finding github.com/davecgh/go-spew v1.1.1 22:13:54 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:13:54 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 22:13:54 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.38 22:13:54 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 22:13:54 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:13:54 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 22:13:54 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 22:13:54 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 22:13:54 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:13:54 go: finding github.com/fatih/color v1.7.0 22:13:54 go: finding github.com/fsnotify/fsnotify v1.4.7 22:13:54 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:13:54 go: finding github.com/go-kit/kit v0.8.0 22:13:54 go: finding github.com/go-logfmt/logfmt v0.4.0 22:13:54 go: finding github.com/go-redis/redis/v7 v7.2.0 22:13:54 go: finding github.com/go-stack/stack v1.8.0 22:13:54 go: finding github.com/golang/protobuf v1.3.2 22:13:54 go: finding github.com/golang/snappy v0.0.1 22:13:54 go: finding github.com/gomodule/redigo v2.0.0+incompatible 22:13:54 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:13:54 go: finding github.com/google/go-cmp v0.4.0 22:13:54 go: finding github.com/google/uuid v1.1.1 22:13:54 go: finding github.com/gorilla/mux v1.7.4 22:13:54 go: finding github.com/hashicorp/consul/api v1.1.0 22:13:54 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:13:54 go: finding github.com/hashicorp/errwrap v1.0.0 22:13:54 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:13:54 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:13:54 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:13:54 go: finding github.com/hashicorp/go-multierror v1.0.0 22:13:54 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:13:54 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:13:54 go: finding github.com/hashicorp/go-syslog v1.0.0 22:13:54 go: finding github.com/hashicorp/go-uuid v1.0.1 22:13:54 go: finding github.com/hashicorp/go.net v0.0.1 22:13:54 go: finding github.com/hashicorp/golang-lru v0.5.0 22:13:54 go: finding github.com/hashicorp/logutils v1.0.0 22:13:54 go: finding github.com/hashicorp/mdns v1.0.0 22:13:54 go: finding github.com/hashicorp/memberlist v0.1.3 22:13:54 go: finding github.com/hashicorp/serf v0.8.2 22:13:54 go: finding github.com/hpcloud/tail v1.0.0 22:13:54 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:13:54 go: finding github.com/kr/pretty v0.1.0 22:13:54 go: finding github.com/kr/pty v1.1.1 22:13:54 go: finding github.com/kr/text v0.1.0 22:13:54 go: finding github.com/mattn/go-colorable v0.0.9 22:13:54 go: finding github.com/mattn/go-isatty v0.0.3 22:13:54 go: finding github.com/miekg/dns v1.0.14 22:13:54 go: finding github.com/mitchellh/cli v1.0.0 22:13:54 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:13:54 go: finding github.com/mitchellh/copystructure v1.0.0 22:13:54 go: finding github.com/mitchellh/go-homedir v1.0.0 22:13:55 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:13:55 go: finding github.com/mitchellh/gox v0.4.0 22:13:55 go: finding github.com/mitchellh/iochan v1.0.0 22:13:55 go: finding github.com/mitchellh/mapstructure v1.1.2 22:13:55 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:13:55 go: finding github.com/onsi/ginkgo v1.10.1 22:13:55 go: finding github.com/onsi/gomega v1.7.0 22:13:55 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:13:55 go: finding github.com/pebbe/zmq4 v1.0.0 22:13:55 go: finding github.com/pelletier/go-toml v1.2.0 22:13:55 go: finding github.com/pkg/errors v0.8.1 22:13:55 go: finding github.com/pmezard/go-difflib v1.0.0 22:13:55 go: finding github.com/posener/complete v1.1.1 22:13:55 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:13:55 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:13:55 go: finding github.com/stretchr/objx v0.2.0 22:13:55 go: finding github.com/stretchr/testify v1.5.1 22:13:55 go: finding github.com/tidwall/pretty v1.0.1 22:13:55 go: finding github.com/ugorji/go v1.1.4 22:13:55 go: finding github.com/x448/float16 v0.8.4 22:13:55 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 22:13:55 go: finding github.com/xdg/stringprep v1.0.0 22:13:55 go: finding go.mongodb.org/mongo-driver v1.1.1 22:13:55 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 22:13:55 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:13:55 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:13:55 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 22:13:55 go: finding golang.org/x/text v0.3.2 22:13:55 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 22:13:55 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 22:13:55 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:13:55 go: finding gopkg.in/fsnotify.v1 v1.4.7 22:13:55 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:13:55 go: finding gopkg.in/yaml.v2 v2.2.8 22:13:59 Removing intermediate container dd86b14693c6 22:13:59 ---> 298f1c57dc83 22:13:59 Successfully built 298f1c57dc83 22:13:59 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 22:14:00 + docker inspect -f . ci-base-image-x86_64 22:14:00 . [Pipeline] withDockerContainer 22:14:00 prd-centos7-docker-4c-2g-6019 does not seem to be running inside a container 22:14:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:14:00 $ docker top 22dd211e3e92d9e0378af0082780e125047fdb3b0a233269cedbb7346b3c81ed -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:01 + go version 22:14:02 go version go1.13.5 linux/amd64 [Pipeline] sh 22:14:02 + make test 22:14:02 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:14:13 Removing intermediate container 29d8ec266c26 22:14:13 ---> 00b0f7e5f2c0 22:14:13 Successfully built 00b0f7e5f2c0 22:14:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:14:14 + docker inspect -f . ci-base-image-arm64 22:14:14 . [Pipeline] withDockerContainer 22:14:15 prd-ubuntu18.04-docker-arm64-4c-16g-6018 does not seem to be running inside a container 22:14:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 22:14:16 $ docker top 1df8d6358299105ffa6e759118deea28ed9d1264c2c6eb32762d2fa32d1cb93c -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:17 + go version 22:14:17 go version go1.13.5 linux/arm64 [Pipeline] sh 22:14:18 + make test 22:14:18 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:14:20 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:14:20 CGO_ENABLED=1 go vet ./... 22:14:23 gofmt -l . 22:14:23 [ "`gofmt -l .`" = "" ] 22:14:23 ./bin/test-go-mod-tidy.sh 22:14:24 ./bin/test-attribution-txt.sh 22:14:24 An attribution for github.com/go-redis/redis/v7 is missing from in Attribution.txt, please add 22:14:24 make: *** [makefile:38: test] Error 1 [Pipeline] } 22:14:24 $ docker stop --time=1 22dd211e3e92d9e0378af0082780e125047fdb3b0a233269cedbb7346b3c81ed 22:14:26 $ docker rm -f 22dd211e3e92d9e0378af0082780e125047fdb3b0a233269cedbb7346b3c81ed [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] } 22:14:28 Failed in branch amd64 22:15:05 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:15:05 CGO_ENABLED=1 go vet ./... 22:15:12 gofmt -l . 22:15:12 [ "`gofmt -l .`" = "" ] 22:15:12 ./bin/test-go-mod-tidy.sh 22:15:12 ./bin/test-attribution-txt.sh 22:15:12 An attribution for github.com/go-redis/redis/v7 is missing from in Attribution.txt, please add 22:15:13 make: *** [makefile:38: test] Error 1 [Pipeline] } 22:15:13 $ docker stop --time=1 1df8d6358299105ffa6e759118deea28ed9d1264c2c6eb32762d2fa32d1cb93c 22:15:15 $ docker rm -f 1df8d6358299105ffa6e759118deea28ed9d1264c2c6eb32762d2fa32d1cb93c [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] } 22:15:18 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 22:15:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:15:20 ---> package-listing.sh 22:15:20 ++ facter osfamily 22:15:20 ++ tr '[:upper:]' '[:lower:]' 22:15:20 + OS_FAMILY=redhat 22:15:20 + workspace=/w/workspace/y_app-service-configurable_PR-65 22:15:20 + START_PACKAGES=/tmp/packages_start.txt 22:15:20 + END_PACKAGES=/tmp/packages_end.txt 22:15:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:15:20 + PACKAGES=/tmp/packages_start.txt 22:15:20 + '[' /w/workspace/y_app-service-configurable_PR-65 ']' 22:15:20 + PACKAGES=/tmp/packages_end.txt 22:15:20 + case "${OS_FAMILY}" in 22:15:20 + rpm -qa 22:15:20 + sort 22:15:25 + '[' -f /tmp/packages_start.txt ']' 22:15:25 + '[' -f /tmp/packages_end.txt ']' 22:15:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:15:25 + '[' /w/workspace/y_app-service-configurable_PR-65 ']' 22:15:25 + mkdir -p /w/workspace/y_app-service-configurable_PR-65/archives/ 22:15:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_PR-65/archives/ [Pipeline] isUnix [Pipeline] sh 22:15:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:15:25 22:15:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:15:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:15:25 alpine: Pulling from edgex-lftools-log-publisher 22:15:25 c9b1b535fdd9: Pulling fs layer 22:15:25 2cc5ad85d9ab: Pulling fs layer 22:15:25 756a868c4378: Pulling fs layer 22:15:25 444b2fc9a129: Pulling fs layer 22:15:25 ea15f1150254: Pulling fs layer 22:15:25 41b27a9f41bf: Pulling fs layer 22:15:25 28c525ee5125: Pulling fs layer 22:15:25 094b1ea09ed8: Pulling fs layer 22:15:25 138eaada9080: Pulling fs layer 22:15:25 0622d0fa9048: Pulling fs layer 22:15:25 444b2fc9a129: Waiting 22:15:25 ea15f1150254: Waiting 22:15:25 41b27a9f41bf: Waiting 22:15:25 138eaada9080: Waiting 22:15:25 28c525ee5125: Waiting 22:15:25 094b1ea09ed8: Waiting 22:15:25 0622d0fa9048: Waiting 22:15:25 2cc5ad85d9ab: Download complete 22:15:25 444b2fc9a129: Verifying Checksum 22:15:25 444b2fc9a129: Download complete 22:15:25 c9b1b535fdd9: Verifying Checksum 22:15:25 c9b1b535fdd9: Download complete 22:15:25 ea15f1150254: Verifying Checksum 22:15:25 ea15f1150254: Download complete 22:15:26 28c525ee5125: Verifying Checksum 22:15:26 28c525ee5125: Download complete 22:15:26 c9b1b535fdd9: Pull complete 22:15:26 756a868c4378: Download complete 22:15:26 094b1ea09ed8: Verifying Checksum 22:15:26 094b1ea09ed8: Download complete 22:15:26 2cc5ad85d9ab: Pull complete 22:15:26 138eaada9080: Verifying Checksum 22:15:26 138eaada9080: Download complete 22:15:26 0622d0fa9048: Verifying Checksum 22:15:26 0622d0fa9048: Download complete 22:15:26 41b27a9f41bf: Verifying Checksum 22:15:26 41b27a9f41bf: Download complete 22:15:27 756a868c4378: Pull complete 22:15:27 444b2fc9a129: Pull complete 22:15:28 ea15f1150254: Pull complete 22:15:31 41b27a9f41bf: Pull complete 22:15:31 28c525ee5125: Pull complete 22:15:33 094b1ea09ed8: Pull complete 22:15:34 138eaada9080: Pull complete 22:15:34 0622d0fa9048: Pull complete 22:15:34 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 22:15:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:15:34 prd-centos7-docker-4c-2g-6017 does not seem to be running inside a container 22:15:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/y_app-service-configurable_PR-65 -v /w/workspace/y_app-service-configurable_PR-65:/w/workspace/y_app-service-configurable_PR-65:rw,z -v /w/workspace/y_app-service-configurable_PR-65@tmp:/w/workspace/y_app-service-configurable_PR-65@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 22:15:35 $ docker top e860fc606c752238943bd721a9e99c9b067ca54251fb34dd4d22195ef04414bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:15:35 provisioning config files... 22:15:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-65@tmp/config5815496082966455001tmp [Pipeline] { [Pipeline] echo 22:15:36 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:15:36 ---> create-netrc.sh [Pipeline] echo 22:15:36 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:15:36 ---> logs-deploy.sh 22:15:36 + ARCHIVE_ARTIFACTS= 22:15:36 + LOGS_SERVER=https://logs.edgexfoundry.org 22:15:36 + '[' https://logs.edgexfoundry.org == None ']' 22:15:36 + NEXUS_URL=https://nexus.edgexfoundry.org 22:15:36 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-65/1 22:15:36 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-65/1/ 22:15:36 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-65/1 /w/workspace/y_app-service-configurable_PR-65 22:15:38 Archives upload complete. 22:15:38 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-65/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-65/1/