Pull request #72 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 jpwhitemn for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from 5b895e224a090a2a0ee95b93ed9ab4653bd888ff+8e63b0802cf72cb2485fe8466e2347d3c0c08a9d (f8997e03c1fcd3880505f0c85bc9131568ec7d71) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-72/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-72/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6366 in /w/workspace/exfoundry_go-mod-messaging_PR-72 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/exfoundry_go-mod-messaging_PR-72 # timeout=10 Merging remotes/origin/master commit 8e63b0802cf72cb2485fe8466e2347d3c0c08a9d into PR head commit 5b895e224a090a2a0ee95b93ed9ab4653bd888ff Merge succeeded, producing 5b895e224a090a2a0ee95b93ed9ab4653bd888ff Checking out Revision 5b895e224a090a2a0ee95b93ed9ab4653bd888ff (PR-72) Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b895e224a090a2a0ee95b93ed9ab4653bd888ff # 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 8e63b0802cf72cb2485fe8466e2347d3c0c08a9d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b895e224a090a2a0ee95b93ed9ab4653bd888ff # timeout=10 Commit message: "fix: replace broken link in pull request template" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:33:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:33:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:33:02 ========================================================= 22:33:02 EdgeX Global Pipelines Version Info 22:33:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:33:04 ------------------- 22:33:04 stable info: 22:33:04 ------------------- 22:33:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:33:04 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 22:33:04 Message: update stable to v1.0.144 22:33:05 ------------------- 22:33:05 experimental info: 22:33:05 ------------------- 22:33:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:33:05 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 22:33:05 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 22:33:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 22:33:05 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 22:33:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:33:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:33:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:33:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:33:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:33:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:33:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:33:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:33:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:33:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo 22:33:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:33:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:33:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:33:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:33:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:33:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:33:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 22:33:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:33:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:33:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:33:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:33:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:33:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:33:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-72 [Pipeline] echo 22:33:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-72 [Pipeline] echo 22:33:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-72 [Pipeline] echo 22:33:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b895e224a090a2a0ee95b93ed9ab4653bd888ff [Pipeline] echo 22:33:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b895e2 [Pipeline] echo 22:33:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:33:10 + git log --format=format:%s -1 5b895e224a090a2a0ee95b93ed9ab4653bd888ff [Pipeline] echo 22:33:10 GIT_COMMIT: 5b895e224a090a2a0ee95b93ed9ab4653bd888ff, Commit Message: fix: replace broken link in pull request template [Pipeline] echo 22:33:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:33:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:33:11 22:33:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:33:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:33:11 latest: Pulling from edgex-devops/git-semver 22:33:11 31603596830f: Pulling fs layer 22:33:11 2a8b12db71e7: Pulling fs layer 22:33:11 6ca5941a6612: Pulling fs layer 22:33:11 ecc8261a40a4: Pulling fs layer 22:33:11 ecc8261a40a4: Waiting 22:33:11 2a8b12db71e7: Verifying Checksum 22:33:11 2a8b12db71e7: Download complete 22:33:12 31603596830f: Verifying Checksum 22:33:12 31603596830f: Download complete 22:33:12 ecc8261a40a4: Verifying Checksum 22:33:12 ecc8261a40a4: Download complete 22:33:12 6ca5941a6612: Verifying Checksum 22:33:12 6ca5941a6612: Download complete 22:33:12 31603596830f: Pull complete 22:33:12 2a8b12db71e7: Pull complete 22:33:13 6ca5941a6612: Pull complete 22:33:13 ecc8261a40a4: Pull complete 22:33:13 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:33:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:33:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:33:13 prd-centos7-docker-4c-2g-6366 does not seem to be running inside a container 22:33:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-72 -v /w/workspace/exfoundry_go-mod-messaging_PR-72:/w/workspace/exfoundry_go-mod-messaging_PR-72:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-72@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-72@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:33:15 $ docker top 673068097c5670f1f5d75b074c4c2cfb34975019c38a667c577d3fc48c7d147b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:33:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:33:16 [ssh-agent] Looking for ssh-agent implementation... 22:33:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:33:16 $ docker exec 673068097c5670f1f5d75b074c4c2cfb34975019c38a667c577d3fc48c7d147b ssh-agent 22:33:16 SSH_AUTH_SOCK=/tmp/ssh-8tLjifE0PJyn/agent.12 22:33:16 SSH_AGENT_PID=17 22:33:16 Running ssh-add (command line suppressed) 22:33:16 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-72@tmp/private_key_3582752842832308997.key (/w/workspace/exfoundry_go-mod-messaging_PR-72@tmp/private_key_3582752842832308997.key) 22:33:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:33:17 + git tag --points-at HEAD [Pipeline] } 22:33:17 $ docker exec --env ******** --env ******** 673068097c5670f1f5d75b074c4c2cfb34975019c38a667c577d3fc48c7d147b ssh-agent -k 22:33:17 unset SSH_AUTH_SOCK; 22:33:17 unset SSH_AGENT_PID; 22:33:17 echo Agent pid 17 killed; 22:33:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:33:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:33:17 [ssh-agent] Looking for ssh-agent implementation... 22:33:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:33:17 $ docker exec 673068097c5670f1f5d75b074c4c2cfb34975019c38a667c577d3fc48c7d147b ssh-agent 22:33:17 SSH_AUTH_SOCK=/tmp/ssh-83qvgEtKn68W/agent.47 22:33:17 SSH_AGENT_PID=52 22:33:17 Running ssh-add (command line suppressed) 22:33:18 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-72@tmp/private_key_1351248784052694879.key (/w/workspace/exfoundry_go-mod-messaging_PR-72@tmp/private_key_1351248784052694879.key) 22:33:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:33:18 + git semver init 22:33:18 # -> Open(): unable to determine branch for HEAD 22:33:18 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-72/.git 22:33:18 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-72 22:33:18 # $SEMVER_REMOTE_NAME = origin 22:33:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:33:18 # $SEMVER_USER_NAME = edgex-jenkins 22:33:18 # $SEMVER_BRANCH = PR-72 22:33:18 # $SEMVER_TEMP = /tmp/semver-538440171 22:33:18 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 22:33:18 # '/tmp/semver-538440171' -> '/w/workspace/exfoundry_go-mod-messaging_PR-72/.semver' 22:33:18 # -> Force: false 22:33:18 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-72/.semver [Pipeline] } 22:33:18 $ docker exec --env ******** --env ******** 673068097c5670f1f5d75b074c4c2cfb34975019c38a667c577d3fc48c7d147b ssh-agent -k 22:33:19 unset SSH_AUTH_SOCK; 22:33:19 unset SSH_AGENT_PID; 22:33:19 echo Agent pid 52 killed; 22:33:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:33:19 + git semver [Pipeline] } 22:33:19 $ docker stop --time=1 673068097c5670f1f5d75b074c4c2cfb34975019c38a667c577d3fc48c7d147b 22:33:21 $ docker rm -f 673068097c5670f1f5d75b074c4c2cfb34975019c38a667c577d3fc48c7d147b [Pipeline] // withDockerContainer [Pipeline] sh 22:33:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:33:22 Stashed 1 file(s) [Pipeline] echo 22:33:22 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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:33:38 Still waiting to schedule task 22:33:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:33:38 Still waiting to schedule task 22:33:38 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 22:35:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6367 in /w/workspace/exfoundry_go-mod-messaging_PR-72 [Pipeline] { [Pipeline] ws 22:35:30 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 22:35:35 using credential edgex-jenkins-ssh 22:35:35 Cloning the remote Git repository 22:35:36 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 22:35:36 > git init /w/workspace/go-mod-messaging/1 # timeout=10 22:35:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:35:36 > git --version # timeout=10 22:35:36 > git --version # 'git version 2.17.1' 22:35:36 using GIT_SSH to set credentials SSH Credentials for GitHub 22:35:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:35:38 Merging remotes/origin/master commit 8e63b0802cf72cb2485fe8466e2347d3c0c08a9d into PR head commit 5b895e224a090a2a0ee95b93ed9ab4653bd888ff 22:35:38 Merge succeeded, producing 5b895e224a090a2a0ee95b93ed9ab4653bd888ff 22:35:38 Checking out Revision 5b895e224a090a2a0ee95b93ed9ab4653bd888ff (PR-72) 22:35:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:35:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:35:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:35:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:35:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:35:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:35:38 > git config core.sparsecheckout # timeout=10 22:35:38 > git checkout -f 5b895e224a090a2a0ee95b93ed9ab4653bd888ff # timeout=10 22:35:38 > git remote # timeout=10 22:35:38 > git config --get remote.origin.url # timeout=10 22:35:38 using GIT_SSH to set credentials SSH Credentials for GitHub 22:35:38 > git merge 8e63b0802cf72cb2485fe8466e2347d3c0c08a9d # timeout=10 22:35:38 > git rev-parse HEAD^{commit} # timeout=10 22:35:38 > git config core.sparsecheckout # timeout=10 22:35:38 > git checkout -f 5b895e224a090a2a0ee95b93ed9ab4653bd888ff # timeout=10 22:35:42 Commit message: "fix: replace broken link in pull request template" 22:35:42 > git --version # timeout=10 22:35:42 > git --version # 'git version 2.17.1' 22:35:42 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:35:43 ========================================================= 22:35:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:35:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:35:45 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 22:35:45 Sending build context to Docker daemon 469.5kB 22:35:45 Step 1/7 : ARG BASE=golang:1.15-alpine 22:35:45 Step 2/7 : FROM ${BASE} 22:35:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:35:46 b538f80385f9: Pulling fs layer 22:35:46 74f711af9a0d: Pulling fs layer 22:35:46 99f96fe45779: Pulling fs layer 22:35:46 8529a6b9a6be: Pulling fs layer 22:35:46 45590311c82a: Pulling fs layer 22:35:46 69ca0ff8b7b3: Pulling fs layer 22:35:46 209524e5b208: Pulling fs layer 22:35:46 8529a6b9a6be: Waiting 22:35:46 45590311c82a: Waiting 22:35:46 69ca0ff8b7b3: Waiting 22:35:46 209524e5b208: Waiting 22:35:46 99f96fe45779: Verifying Checksum 22:35:46 99f96fe45779: Download complete 22:35:46 74f711af9a0d: Verifying Checksum 22:35:46 74f711af9a0d: Download complete 22:35:46 45590311c82a: Download complete 22:35:46 69ca0ff8b7b3: Verifying Checksum 22:35:46 69ca0ff8b7b3: Download complete 22:35:46 b538f80385f9: Verifying Checksum 22:35:46 b538f80385f9: Download complete 22:35:47 b538f80385f9: Pull complete 22:35:47 74f711af9a0d: Pull complete 22:35:48 99f96fe45779: Pull complete 22:35:48 Running on prd-centos7-docker-4c-2g-6368 in /w/workspace/exfoundry_go-mod-messaging_PR-72 [Pipeline] { [Pipeline] ws 22:35:48 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 22:35:48 209524e5b208: Verifying Checksum 22:35:48 209524e5b208: Download complete 22:35:50 8529a6b9a6be: Verifying Checksum 22:35:50 8529a6b9a6be: Download complete 22:35:51 using credential edgex-jenkins-ssh 22:35:51 Cloning the remote Git repository 22:35:50 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 22:35:51 > git init /w/workspace/go-mod-messaging/1 # timeout=10 22:35:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:35:51 > git --version # timeout=10 22:35:51 > git --version # 'git version 2.16.5' 22:35:51 using GIT_SSH to set credentials SSH Credentials for GitHub 22:35:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:35:52 Merging remotes/origin/master commit 8e63b0802cf72cb2485fe8466e2347d3c0c08a9d into PR head commit 5b895e224a090a2a0ee95b93ed9ab4653bd888ff 22:35:52 Merge succeeded, producing 5b895e224a090a2a0ee95b93ed9ab4653bd888ff 22:35:52 Checking out Revision 5b895e224a090a2a0ee95b93ed9ab4653bd888ff (PR-72) 22:35:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:35:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:35:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:35:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:35:51 using GIT_SSH to set credentials SSH Credentials for GitHub 22:35:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:35:52 > git config core.sparsecheckout # timeout=10 22:35:52 > git checkout -f 5b895e224a090a2a0ee95b93ed9ab4653bd888ff # timeout=10 22:35:52 > git remote # timeout=10 22:35:52 > git config --get remote.origin.url # timeout=10 22:35:52 using GIT_SSH to set credentials SSH Credentials for GitHub 22:35:52 > git merge 8e63b0802cf72cb2485fe8466e2347d3c0c08a9d # timeout=10 22:35:52 > git rev-parse HEAD^{commit} # timeout=10 22:35:52 > git config core.sparsecheckout # timeout=10 22:35:52 > git checkout -f 5b895e224a090a2a0ee95b93ed9ab4653bd888ff # timeout=10 22:35:55 Commit message: "fix: replace broken link in pull request template" 22:35:55 > git --version # timeout=10 22:35:55 > git --version # 'git version 2.16.5' 22:35:55 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:35:56 ========================================================= 22:35:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:35:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:35:58 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 22:35:58 Sending build context to Docker daemon 469.5kB 22:35:58 Step 1/7 : ARG BASE=golang:1.15-alpine 22:35:58 Step 2/7 : FROM ${BASE} 22:35:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:35:58 df20fa9351a1: Pulling fs layer 22:35:58 ed8968b2872e: Pulling fs layer 22:35:58 a92cc7c5fd73: Pulling fs layer 22:35:58 e871e8e8d7a9: Pulling fs layer 22:35:58 e73272ec9a57: Pulling fs layer 22:35:58 1e910a182e73: Pulling fs layer 22:35:58 4e634b169226: Pulling fs layer 22:35:58 e73272ec9a57: Waiting 22:35:58 1e910a182e73: Waiting 22:35:58 4e634b169226: Waiting 22:35:58 e871e8e8d7a9: Waiting 22:35:58 a92cc7c5fd73: Verifying Checksum 22:35:58 a92cc7c5fd73: Download complete 22:35:58 ed8968b2872e: Download complete 22:35:58 e73272ec9a57: Verifying Checksum 22:35:58 e73272ec9a57: Download complete 22:35:58 1e910a182e73: Verifying Checksum 22:35:58 1e910a182e73: Download complete 22:35:58 df20fa9351a1: Verifying Checksum 22:35:58 df20fa9351a1: Download complete 22:35:58 df20fa9351a1: Pull complete 22:35:58 ed8968b2872e: Pull complete 22:35:58 a92cc7c5fd73: Pull complete 22:36:00 4e634b169226: Verifying Checksum 22:36:00 4e634b169226: Download complete 22:36:00 e871e8e8d7a9: Verifying Checksum 22:36:00 e871e8e8d7a9: Download complete 22:36:02 8529a6b9a6be: Pull complete 22:36:02 45590311c82a: Pull complete 22:36:02 69ca0ff8b7b3: Pull complete 22:36:05 209524e5b208: Pull complete 22:36:05 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 22:36:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:36:05 ---> 5bddaf1c2fca 22:36:05 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:36:06 e871e8e8d7a9: Pull complete 22:36:06 e73272ec9a57: Pull complete 22:36:06 1e910a182e73: Pull complete 22:36:07 ---> Running in 68697a6f4241 22:36:08 Removing intermediate container 68697a6f4241 22:36:08 ---> a46c4d93da55 22:36:08 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 22:36:08 ---> Running in aa1484821992 22:36:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:36:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:36:11 4e634b169226: Pull complete 22:36:11 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 22:36:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:36:11 ---> f7629b54cfaa 22:36:11 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:36:11 ---> Running in 68270b3b5c43 22:36:11 Removing intermediate container 68270b3b5c43 22:36:11 ---> 0d1b7c2950fd 22:36:11 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 22:36:11 (1/5) Installing libsodium (1.0.18-r0) 22:36:11 (2/5) Installing libzmq (4.3.3-r0) 22:36:11 (3/5) Installing pkgconf (1.7.2-r0) 22:36:11 ---> Running in 5b6fa9cc816a 22:36:11 (4/5) Installing libsodium-dev (1.0.18-r0) 22:36:11 (5/5) Installing zeromq-dev (4.3.3-r0) 22:36:11 Executing busybox-1.31.1-r16.trigger 22:36:11 OK: 144 MiB in 44 packages 22:36:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:36:12 Removing intermediate container aa1484821992 22:36:12 ---> 814320fdf47b 22:36:12 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:36:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:36:13 ---> Running in eeb3b30072ba 22:36:13 (1/5) Installing libsodium (1.0.18-r0) 22:36:13 (2/5) Installing libzmq (4.3.3-r0) 22:36:13 Removing intermediate container eeb3b30072ba 22:36:13 ---> 83a4358ca665 22:36:13 Step 6/7 : COPY go.mod . 22:36:13 (3/5) Installing pkgconf (1.7.2-r0) 22:36:13 (4/5) Installing libsodium-dev (1.0.18-r0) 22:36:13 (5/5) Installing zeromq-dev (4.3.3-r0) 22:36:14 Executing busybox-1.31.1-r16.trigger 22:36:14 OK: 167 MiB in 44 packages 22:36:14 ---> 468d5695664b 22:36:14 Step 7/7 : RUN go mod download 22:36:14 ---> Running in 7a0339bfff51 22:36:14 Removing intermediate container 5b6fa9cc816a 22:36:14 ---> db2b7a9ecd5e 22:36:14 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:36:14 ---> Running in 9fa79f7ecd27 22:36:14 Removing intermediate container 9fa79f7ecd27 22:36:14 ---> 026dd1f445d0 22:36:14 Step 6/7 : COPY go.mod . 22:36:15 ---> a8ad2f7125b7 22:36:15 Step 7/7 : RUN go mod download 22:36:15 ---> Running in 3bfdac7581ac 22:36:25 Removing intermediate container 3bfdac7581ac 22:36:25 ---> b975ab406a35 22:36:25 Successfully built b975ab406a35 22:36:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:36:25 + docker inspect -f . ci-base-image-x86_64 22:36:25 . [Pipeline] withDockerContainer 22:36:25 prd-centos7-docker-4c-2g-6368 does not seem to be running inside a container 22:36:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:36:26 $ docker top 6b59123b6fd444328b8fe3d028a30a588374631e1d3583ec700c6a2bde80cc32 -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:26 + go version 22:36:26 go version go1.15.2 linux/amd64 [Pipeline] } 22:36:26 $ docker stop --time=1 6b59123b6fd444328b8fe3d028a30a588374631e1d3583ec700c6a2bde80cc32 22:36:28 $ docker rm -f 6b59123b6fd444328b8fe3d028a30a588374631e1d3583ec700c6a2bde80cc32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:36:29 Removing intermediate container 7a0339bfff51 22:36:29 ---> fb1ed9c86b74 22:36:29 Successfully built fb1ed9c86b74 22:36:29 Successfully tagged ci-base-image-arm64:latest 22:36:29 + docker inspect -f . ci-base-image-x86_64 22:36:29 . [Pipeline] withDockerContainer 22:36:29 prd-centos7-docker-4c-2g-6368 does not seem to be running inside a container 22:36:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:36:30 $ docker top 88706785b0cb9342194768a8d918ba50c09bab6f1ab6ddda998697cf0ce17b7e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 22:36:30 + make test 22:36:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:36:30 + docker inspect -f . ci-base-image-arm64 22:36:30 . [Pipeline] withDockerContainer 22:36:31 prd-ubuntu18.04-docker-arm64-4c-16g-6367 does not seem to be running inside a container 22:36:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:36:33 $ docker top 18112222cb3683954efd0d9ece33915c5405c726438c4889ddc2f9d4cb61505b -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:34 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 22:36:34 + go version 22:36:34 go version go1.15.2 linux/arm64 [Pipeline] } 22:36:34 $ docker stop --time=1 18112222cb3683954efd0d9ece33915c5405c726438c4889ddc2f9d4cb61505b 22:36:35 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.021s coverage: 94.7% of statements 22:36:36 $ docker rm -f 18112222cb3683954efd0d9ece33915c5405c726438c4889ddc2f9d4cb61505b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:36:37 + docker inspect -f . ci-base-image-arm64 22:36:37 . [Pipeline] withDockerContainer 22:36:37 prd-ubuntu18.04-docker-arm64-4c-16g-6367 does not seem to be running inside a container 22:36:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:36:38 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.013s coverage: 77.1% of statements 22:36:38 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 22:36:39 $ docker top 8ecdc43153aee7a52500dd634113fe6e12c01aea167173f7057146accd5b478e -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:41 + make test 22:36:41 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:36:53 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 22:36:58 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.045s coverage: 94.7% of statements 22:37:00 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.335s coverage: 85.0% of statements 22:37:00 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.007s coverage: 85.7% of statements 22:37:00 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.014s coverage: 100.0% of statements 22:37:00 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.057s coverage: 100.0% of statements 22:37:00 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.032s coverage: 90.9% of statements 22:37:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:37:00 gofmt -l . 22:37:00 [ "`gofmt -l .`" = "" ] [Pipeline] stash 22:37:01 Stashed 1 file(s) [Pipeline] } 22:37:01 $ docker stop --time=1 88706785b0cb9342194768a8d918ba50c09bab6f1ab6ddda998697cf0ce17b7e 22:37:03 $ docker rm -f 88706785b0cb9342194768a8d918ba50c09bab6f1ab6ddda998697cf0ce17b7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:37:08 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.020s coverage: 77.1% of statements 22:37:08 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 22:37:30 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.379s coverage: 84.1% of statements 22:37:30 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.021s coverage: 85.7% of statements 22:37:30 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.038s coverage: 100.0% of statements 22:37:30 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.047s coverage: 100.0% of statements 22:37:30 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.031s coverage: 90.9% of statements 22:37:30 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:37:32 gofmt -l . 22:37:33 [ "`gofmt -l .`" = "" ] [Pipeline] stash 22:37:33 Warning: overwriting stash ‘coverage-report’ 22:37:34 Stashed 1 file(s) [Pipeline] } 22:37:34 $ docker stop --time=1 8ecdc43153aee7a52500dd634113fe6e12c01aea167173f7057146accd5b478e 22:37:36 $ docker rm -f 8ecdc43153aee7a52500dd634113fe6e12c01aea167173f7057146accd5b478e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 22:37:39 provisioning config files... 22:37:39 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-72@tmp/config3923706977207348225tmp [Pipeline] { [Pipeline] sh 22:37:40 + set +x 22:37:40 + curl -s https://codecov.io/bash 22:37:40 + bash -s -- 22:37:40 22:37:40 _____ _ 22:37:40 / ____| | | 22:37:40 | | ___ __| | ___ ___ _____ __ 22:37:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:37:40 | |___| (_) | (_| | __/ (_| (_) \ V / 22:37:40 \_____\___/ \__,_|\___|\___\___/ \_/ 22:37:40 Bash-20201009-048fee3 22:37:40 22:37:40 22:37:40 ==> Jenkins CI detected. 22:37:40 project root: . 22:37:40 --> token set from env 22:37:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:37:40 ==> Running gcov in . (disable via -X gcov) 22:37:40 ==> Python coveragepy not found 22:37:40 ==> Searching for coverage reports in: 22:37:40 + . 22:37:40 -> Found 1 reports 22:37:40 ==> Detecting git/mercurial file structure 22:37:40 ==> Reading reports 22:37:40 + ./coverage.out bytes=20619 22:37:40 ==> Appending adjustments 22:37:40 https://docs.codecov.io/docs/fixing-reports 22:37:40 + Found adjustments 22:37:40 ==> Gzipping contents 22:37:40 ==> Uploading reports 22:37:40 url: https://codecov.io 22:37:40 query: branch=PR-72&commit=5b895e224a090a2a0ee95b93ed9ab4653bd888ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-72%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=72&job=&cmd_args= 22:37:40 -> Pinging Codecov 22:37:40 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-72&commit=5b895e224a090a2a0ee95b93ed9ab4653bd888ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-72%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=72&job=&cmd_args= 22:37:40 -> Uploading to 22:37:40 22:37:40 % Total % Received % Xferd Average Speed Time Time Time Current 22:37:40 Dload Upload Total Spent Left Speed 22:37:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 22:37:40 X> Failed to upload 22:37:40 ==> Uploading to Codecov 22:37:40 % Total % Received % Xferd Average Speed Time Time Time Current 22:37:40 Dload Upload Total Spent Left Speed 22:37:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5077 0 0 100 5077 0 4285 0:00:01 0:00:01 --:--:-- 4284 100 5190 100 113 100 5077 69 3119 0:00:01 0:00:01 --:--:-- 3118 22:37:42 View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/5b895e224a090a2a0ee95b93ed9ab4653bd888ff [Pipeline] } 22:37:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:37:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:37:46 ---> package-listing.sh 22:37:46 ++ facter osfamily 22:37:46 ++ tr '[:upper:]' '[:lower:]' 22:37:46 + OS_FAMILY=redhat 22:37:46 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-72 22:37:46 + START_PACKAGES=/tmp/packages_start.txt 22:37:46 + END_PACKAGES=/tmp/packages_end.txt 22:37:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:37:46 + PACKAGES=/tmp/packages_start.txt 22:37:46 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-72 ']' 22:37:46 + PACKAGES=/tmp/packages_end.txt 22:37:46 + case "${OS_FAMILY}" in 22:37:46 + rpm -qa 22:37:46 + sort 22:37:50 + '[' -f /tmp/packages_start.txt ']' 22:37:50 + '[' -f /tmp/packages_end.txt ']' 22:37:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:37:50 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-72 ']' 22:37:50 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-72/archives/ 22:37:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-72/archives/ [Pipeline] echo 22:37:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_go-mod-messaging_PR-72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:37:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:37:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:37:51 22:37:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:37:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:37:52 alpine: Pulling from edgex-lftools-log-publisher 22:37:52 df20fa9351a1: Pulling fs layer 22:37:52 36b3adc4ff6f: Pulling fs layer 22:37:52 8ad3a11d3b57: Pulling fs layer 22:37:52 46f8f816bc3b: Pulling fs layer 22:37:52 93b61091891f: Pulling fs layer 22:37:52 93b9cdb0e59b: Pulling fs layer 22:37:52 5e14af77c1be: Pulling fs layer 22:37:52 01666e4c0597: Pulling fs layer 22:37:52 aa168da1d23b: Pulling fs layer 22:37:52 93b9cdb0e59b: Waiting 22:37:52 5e14af77c1be: Waiting 22:37:52 01666e4c0597: Waiting 22:37:52 aa168da1d23b: Waiting 22:37:52 46f8f816bc3b: Waiting 22:37:52 93b61091891f: Waiting 22:37:52 36b3adc4ff6f: Verifying Checksum 22:37:52 36b3adc4ff6f: Download complete 22:37:52 46f8f816bc3b: Verifying Checksum 22:37:52 46f8f816bc3b: Download complete 22:37:52 df20fa9351a1: Verifying Checksum 22:37:52 93b9cdb0e59b: Verifying Checksum 22:37:52 93b9cdb0e59b: Download complete 22:37:52 5e14af77c1be: Verifying Checksum 22:37:52 5e14af77c1be: Download complete 22:37:52 93b61091891f: Download complete 22:37:52 01666e4c0597: Verifying Checksum 22:37:52 01666e4c0597: Download complete 22:37:52 df20fa9351a1: Pull complete 22:37:52 8ad3a11d3b57: Verifying Checksum 22:37:52 8ad3a11d3b57: Download complete 22:37:52 36b3adc4ff6f: Pull complete 22:37:53 8ad3a11d3b57: Pull complete 22:37:53 46f8f816bc3b: Pull complete 22:37:54 93b61091891f: Pull complete 22:37:54 93b9cdb0e59b: Pull complete 22:37:54 5e14af77c1be: Pull complete 22:37:54 01666e4c0597: Pull complete 22:37:54 aa168da1d23b: Download complete 22:38:01 aa168da1d23b: Pull complete 22:38:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:38:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:38:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:38:01 prd-centos7-docker-4c-2g-6366 does not seem to be running inside a container 22:38:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_go-mod-messaging_PR-72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_go-mod-messaging_PR-72 -v /w/workspace/exfoundry_go-mod-messaging_PR-72:/w/workspace/exfoundry_go-mod-messaging_PR-72:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-72@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-72@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:38:08 $ docker top 6c23e7f6b86f7b6e68d07b3f6f4af3b887438e16cd52c2d1395c75cfd191b9b7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:08 + touch /tmp/pre-build-complete [Pipeline] sh 22:38:09 + mkdir -p /var/log/sa [Pipeline] sh 22:38:09 + ls /var/log/sa-host 22:38:09 + sadf -c /var/log/sa-host/sa05 22:38:09 file_magic: OK 22:38:09 HZ: Using current value: 100 22:38:09 file_header: OK 22:38:09 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:38:09 Statistics: 22:38:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:38:09 File successfully converted to sysstat format version 12.2.1 22:38:09 + sadf -c /var/log/sa-host/sa19 22:38:09 file_magic: OK 22:38:09 HZ: Using current value: 100 22:38:09 file_header: OK 22:38:09 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:38:09 Statistics: 22:38:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:38:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:38:09 provisioning config files... 22:38:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-72@tmp/config2310723314900576407tmp [Pipeline] { [Pipeline] echo 22:38:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:38:10 ---> create-netrc.sh [Pipeline] } 22:38:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:38:10 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:38:10 ---> python-tools-install.sh [Pipeline] echo 22:38:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:38:11 ---> sudo-logs.sh 22:38:11 Archiving 'sudo' log.. [Pipeline] echo 22:38:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:38:11 ---> job-cost.sh 22:38:11 lf-activate-venv: SKIPPING 22:38:11 INFO: No Stack... 22:38:13 INFO: Retrieving Pricing Info for: v1-standard-2 22:38:13 INFO: Archiving Costs [Pipeline] echo 22:38:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:38:13 ---> logs-deploy.sh 22:38:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-72/1 22:38:13 INFO: archiving workspace using pattern(s): 22:38:15 Archives upload complete. 22:38:15 INFO: archiving logs to Nexus