Pull request #69 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/go-mod-messaging Obtained Jenkinsfile from f0ba16a3fd408be473e695ec07eae6535b51df4e+1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 (07cab0dddbdcc5b0b30e1224922234d5d1eb9df6) 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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-69/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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-69/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-4417 in /w/workspace/exfoundry_go-mod-messaging_PR-69 [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-69 # timeout=10 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 Merging remotes/origin/master commit 1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 into PR head commit f0ba16a3fd408be473e695ec07eae6535b51df4e > 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/69/head:refs/remotes/origin/PR-69 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0ba16a3fd408be473e695ec07eae6535b51df4e # 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 1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 # timeout=10 Merge succeeded, producing 7b9e04e0b125fa9c0a518057175ff035a1bd8eaa Checking out Revision 7b9e04e0b125fa9c0a518057175ff035a1bd8eaa (PR-69) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b9e04e0b125fa9c0a518057175ff035a1bd8eaa # timeout=10 Commit message: "Merge commit '1fd89bbb8e7ff1e14c75b5ca378973fead1a0050' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:08:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:08:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:08:11 ========================================================= 21:08:11 EdgeX Global Pipelines Version Info 21:08:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:08:13 ------------------- 21:08:13 stable info: 21:08:13 ------------------- 21:08:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:08:13 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 21:08:13 Message: update stable to v1.0.131 21:08:13 ------------------- 21:08:13 experimental info: 21:08:13 ------------------- 21:08:13 Commited By: **** collab-it+edgex@linuxfoundation.org 21:08:13 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 21:08:13 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 21:08:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 21:08:14 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 21:08:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:08:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:08:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:08:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:08:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:08:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:08:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:08:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:08:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:08:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo 21:08:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:08:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:08:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:08:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:08:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:08:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:08:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 21:08:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:08:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:08:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:08:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:08:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:08:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:08:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-69 [Pipeline] echo 21:08:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-69 [Pipeline] echo 21:08:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-69 [Pipeline] echo 21:08:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b9e04e0b125fa9c0a518057175ff035a1bd8eaa [Pipeline] echo 21:08:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b9e04e [Pipeline] echo 21:08:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:08:20 + git log --format=format:%s -1 7b9e04e0b125fa9c0a518057175ff035a1bd8eaa [Pipeline] echo 21:08:21 GIT_COMMIT: 7b9e04e0b125fa9c0a518057175ff035a1bd8eaa, Commit Message: Merge commit '1fd89bbb8e7ff1e14c75b5ca378973fead1a0050' into HEAD [Pipeline] echo 21:08:21 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:08:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:08:22 21:08:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:08:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:08:22 latest: Pulling from edgex-devops/git-semver 21:08:22 31603596830f: Pulling fs layer 21:08:22 2a8b12db71e7: Pulling fs layer 21:08:22 6ca5941a6612: Pulling fs layer 21:08:22 ecc8261a40a4: Pulling fs layer 21:08:22 2a8b12db71e7: Verifying Checksum 21:08:22 31603596830f: Download complete 21:08:22 ecc8261a40a4: Verifying Checksum 21:08:22 ecc8261a40a4: Download complete 21:08:23 31603596830f: Pull complete 21:08:23 6ca5941a6612: Verifying Checksum 21:08:23 6ca5941a6612: Download complete 21:08:23 2a8b12db71e7: Pull complete 21:08:24 6ca5941a6612: Pull complete 21:08:24 ecc8261a40a4: Pull complete 21:08:24 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:08:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:08:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:08:24 prd-centos7-docker-4c-2g-4417 does not seem to be running inside a container 21:08:24 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-69 -v /w/workspace/exfoundry_go-mod-messaging_PR-69:/w/workspace/exfoundry_go-mod-messaging_PR-69:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-69@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-69@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:08:26 $ docker top 7e5041b11cfdd44d4a284b8005b555004128ed4daa6098228b63f6903b99f0f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:27 [ssh-agent] Looking for ssh-agent implementation... 21:08:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:27 $ docker exec 7e5041b11cfdd44d4a284b8005b555004128ed4daa6098228b63f6903b99f0f9 ssh-agent 21:08:27 SSH_AUTH_SOCK=/tmp/ssh-g7UqBHLUn5iW/agent.13 21:08:27 SSH_AGENT_PID=19 21:08:27 Running ssh-add (command line suppressed) 21:08:27 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-69@tmp/private_key_4763621383876327520.key (/w/workspace/exfoundry_go-mod-messaging_PR-69@tmp/private_key_4763621383876327520.key) 21:08:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:28 + git describe --exact-match --tags HEAD 21:08:28 fatal: no tag exactly matches '7b9e04e0b125fa9c0a518057175ff035a1bd8eaa' [Pipeline] } 21:08:28 $ docker exec --env ******** --env ******** 7e5041b11cfdd44d4a284b8005b555004128ed4daa6098228b63f6903b99f0f9 ssh-agent -k 21:08:28 unset SSH_AUTH_SOCK; 21:08:28 unset SSH_AGENT_PID; 21:08:28 echo Agent pid 19 killed; 21:08:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:08:28 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:08:28 This usually means this commit has not been tagged. [Pipeline] sshagent 21:08:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:29 [ssh-agent] Looking for ssh-agent implementation... 21:08:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:29 $ docker exec 7e5041b11cfdd44d4a284b8005b555004128ed4daa6098228b63f6903b99f0f9 ssh-agent 21:08:29 SSH_AUTH_SOCK=/tmp/ssh-jf3dtHwrEzid/agent.47 21:08:29 SSH_AGENT_PID=52 21:08:29 Running ssh-add (command line suppressed) 21:08:29 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-69@tmp/private_key_7952777481567787061.key (/w/workspace/exfoundry_go-mod-messaging_PR-69@tmp/private_key_7952777481567787061.key) 21:08:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:30 + git semver init 21:08:30 # -> Open(): unable to determine branch for HEAD 21:08:30 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-69/.git 21:08:30 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-69 21:08:30 # $SEMVER_REMOTE_NAME = origin 21:08:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:08:30 # $SEMVER_USER_NAME = edgex-jenkins 21:08:30 # $SEMVER_BRANCH = PR-69 21:08:30 # $SEMVER_TEMP = /tmp/semver-929121774 21:08:30 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 21:08:30 # '/tmp/semver-929121774' -> '/w/workspace/exfoundry_go-mod-messaging_PR-69/.semver' 21:08:30 # -> Force: false 21:08:30 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-69/.semver [Pipeline] } 21:08:30 $ docker exec --env ******** --env ******** 7e5041b11cfdd44d4a284b8005b555004128ed4daa6098228b63f6903b99f0f9 ssh-agent -k 21:08:30 unset SSH_AUTH_SOCK; 21:08:30 unset SSH_AGENT_PID; 21:08:30 echo Agent pid 52 killed; 21:08:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:31 + git semver [Pipeline] } 21:08:31 $ docker stop --time=1 7e5041b11cfdd44d4a284b8005b555004128ed4daa6098228b63f6903b99f0f9 21:08:32 $ docker rm -f 7e5041b11cfdd44d4a284b8005b555004128ed4daa6098228b63f6903b99f0f9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:08:33 Stashed 40 file(s) [Pipeline] echo 21:08:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 21:08:34 Archived original 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 21:08:49 Still waiting to schedule task 21:08:49 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:08:49 Still waiting to schedule task 21:08:49 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 21:10:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4418 in /w/workspace/exfoundry_go-mod-messaging_PR-69 [Pipeline] { [Pipeline] ws 21:10:43 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 21:10:48 using credential edgex-jenkins-ssh 21:10:48 Cloning the remote Git repository 21:10:48 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 21:10:48 > git init /w/workspace/go-mod-messaging/1 # timeout=10 21:10:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 21:10:48 > git --version # timeout=10 21:10:48 > git --version # 'git version 2.17.1' 21:10:48 using GIT_SSH to set credentials SSH Credentials for GitHub 21:10:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:10:50 Merging remotes/origin/master commit 1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 into PR head commit f0ba16a3fd408be473e695ec07eae6535b51df4e 21:10:50 Merge succeeded, producing defc39f1327b6954e253e68fa4dd9066af380f5a 21:10:50 Checking out Revision defc39f1327b6954e253e68fa4dd9066af380f5a (PR-69) 21:10:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 21:10:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:10:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 21:10:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 21:10:49 using GIT_SSH to set credentials SSH Credentials for GitHub 21:10:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/69/head:refs/remotes/origin/PR-69 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:10:50 > git config core.sparsecheckout # timeout=10 21:10:50 > git checkout -f f0ba16a3fd408be473e695ec07eae6535b51df4e # timeout=10 21:10:50 > git remote # timeout=10 21:10:50 > git config --get remote.origin.url # timeout=10 21:10:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:10:50 > git merge 1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 # timeout=10 21:10:50 > git rev-parse HEAD^{commit} # timeout=10 21:10:50 > git config core.sparsecheckout # timeout=10 21:10:50 > git checkout -f defc39f1327b6954e253e68fa4dd9066af380f5a # timeout=10 21:10:55 Commit message: "Merge commit '1fd89bbb8e7ff1e14c75b5ca378973fead1a0050' into HEAD" 21:10:55 First time build. Skipping changelog. 21:10:55 > git --version # timeout=10 21:10:55 > git --version # 'git version 2.17.1' 21:10:55 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:10:56 ========================================================= 21:10:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:10:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:10:57 + 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 . 21:10:58 Sending build context to Docker daemon 654.3kB 21:10:58 Step 1/7 : ARG BASE=golang:1.15-alpine 21:10:58 Step 2/7 : FROM ${BASE} 21:10:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:10:59 b538f80385f9: Pulling fs layer 21:10:59 74f711af9a0d: Pulling fs layer 21:10:59 99f96fe45779: Pulling fs layer 21:10:59 8529a6b9a6be: Pulling fs layer 21:10:59 45590311c82a: Pulling fs layer 21:10:59 69ca0ff8b7b3: Pulling fs layer 21:10:59 209524e5b208: Pulling fs layer 21:10:59 45590311c82a: Waiting 21:10:59 69ca0ff8b7b3: Waiting 21:10:59 209524e5b208: Waiting 21:10:59 8529a6b9a6be: Waiting 21:10:59 99f96fe45779: Download complete 21:10:59 74f711af9a0d: Verifying Checksum 21:10:59 74f711af9a0d: Download complete 21:10:59 45590311c82a: Verifying Checksum 21:10:59 45590311c82a: Download complete 21:10:59 69ca0ff8b7b3: Verifying Checksum 21:10:59 69ca0ff8b7b3: Download complete 21:10:59 b538f80385f9: Verifying Checksum 21:10:59 b538f80385f9: Download complete 21:10:59 b538f80385f9: Pull complete 21:11:00 74f711af9a0d: Pull complete 21:11:00 99f96fe45779: Pull complete 21:11:01 209524e5b208: Verifying Checksum 21:11:02 8529a6b9a6be: Verifying Checksum 21:11:02 8529a6b9a6be: Download complete 21:11:12 8529a6b9a6be: Pull complete 21:11:12 45590311c82a: Pull complete 21:11:13 69ca0ff8b7b3: Pull complete 21:11:16 209524e5b208: Pull complete 21:11:16 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 21:11:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:11:16 ---> 5bddaf1c2fca 21:11:16 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:11:20 ---> Running in 466227de2523 21:11:20 Removing intermediate container 466227de2523 21:11:20 ---> e0adf51d0f50 21:11:20 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 21:11:20 ---> Running in 630ef745ab00 21:11:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:11:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:11:23 (1/5) Installing libsodium (1.0.18-r0) 21:11:23 (2/5) Installing libzmq (4.3.3-r0) 21:11:23 (3/5) Installing pkgconf (1.7.2-r0) 21:11:23 (4/5) Installing libsodium-dev (1.0.18-r0) 21:11:23 (5/5) Installing zeromq-dev (4.3.3-r0) 21:11:23 Executing busybox-1.31.1-r16.trigger 21:11:23 OK: 144 MiB in 44 packages 21:11:25 Removing intermediate container 630ef745ab00 21:11:25 ---> c67e94e55a6a 21:11:25 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:11:25 ---> Running in 25dae54d4e83 21:11:25 Removing intermediate container 25dae54d4e83 21:11:25 ---> 090c61fbc352 21:11:25 Step 6/7 : COPY go.mod . 21:11:26 ---> 8ded4dcc3158 21:11:26 Step 7/7 : RUN go mod download 21:11:26 ---> Running in 98ded0724600 21:11:29 Running on prd-centos7-docker-4c-2g-4419 in /w/workspace/exfoundry_go-mod-messaging_PR-69 [Pipeline] { [Pipeline] ws 21:11:29 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 21:11:32 using credential edgex-jenkins-ssh 21:11:32 Cloning the remote Git repository 21:11:32 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 21:11:32 > git init /w/workspace/go-mod-messaging/1 # timeout=10 21:11:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 21:11:32 > git --version # timeout=10 21:11:32 > git --version # 'git version 2.16.5' 21:11:32 using GIT_SSH to set credentials SSH Credentials for GitHub 21:11:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:11:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 21:11:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:11:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 21:11:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 21:11:33 using GIT_SSH to set credentials SSH Credentials for GitHub 21:11:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/69/head:refs/remotes/origin/PR-69 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:11:33 Merging remotes/origin/master commit 1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 into PR head commit f0ba16a3fd408be473e695ec07eae6535b51df4e 21:11:33 Merge succeeded, producing b051f38be669bfe018579612bc9c6a86a96e9e4b 21:11:33 Checking out Revision b051f38be669bfe018579612bc9c6a86a96e9e4b (PR-69) 21:11:33 > git config core.sparsecheckout # timeout=10 21:11:33 > git checkout -f f0ba16a3fd408be473e695ec07eae6535b51df4e # timeout=10 21:11:33 > git remote # timeout=10 21:11:33 > git config --get remote.origin.url # timeout=10 21:11:33 using GIT_SSH to set credentials SSH Credentials for GitHub 21:11:33 > git merge 1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 # timeout=10 21:11:33 > git rev-parse HEAD^{commit} # timeout=10 21:11:33 > git config core.sparsecheckout # timeout=10 21:11:33 > git checkout -f b051f38be669bfe018579612bc9c6a86a96e9e4b # timeout=10 21:11:37 Commit message: "Merge commit '1fd89bbb8e7ff1e14c75b5ca378973fead1a0050' into HEAD" 21:11:37 First time build. Skipping changelog. 21:11:37 > git --version # timeout=10 21:11:37 > git --version # 'git version 2.16.5' 21:11:37 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:11:38 ========================================================= 21:11:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:11:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:11:39 + 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 . 21:11:39 Sending build context to Docker daemon 654.3kB 21:11:39 Step 1/7 : ARG BASE=golang:1.15-alpine 21:11:39 Step 2/7 : FROM ${BASE} 21:11:39 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:11:39 df20fa9351a1: Pulling fs layer 21:11:39 ed8968b2872e: Pulling fs layer 21:11:39 a92cc7c5fd73: Pulling fs layer 21:11:39 e871e8e8d7a9: Pulling fs layer 21:11:39 e73272ec9a57: Pulling fs layer 21:11:39 1e910a182e73: Pulling fs layer 21:11:39 4e634b169226: Pulling fs layer 21:11:39 4e634b169226: Waiting 21:11:39 e871e8e8d7a9: Waiting 21:11:39 e73272ec9a57: Waiting 21:11:39 1e910a182e73: Waiting 21:11:39 a92cc7c5fd73: Verifying Checksum 21:11:39 a92cc7c5fd73: Download complete 21:11:39 ed8968b2872e: Verifying Checksum 21:11:39 ed8968b2872e: Download complete 21:11:39 e73272ec9a57: Download complete 21:11:39 1e910a182e73: Verifying Checksum 21:11:39 1e910a182e73: Download complete 21:11:40 df20fa9351a1: Verifying Checksum 21:11:40 df20fa9351a1: Download complete 21:11:40 df20fa9351a1: Pull complete 21:11:40 ed8968b2872e: Pull complete 21:11:40 a92cc7c5fd73: Pull complete 21:11:41 Removing intermediate container 98ded0724600 21:11:41 ---> 026d770777d0 21:11:41 Successfully built 026d770777d0 21:11:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:11:42 + docker inspect -f . ci-base-image-arm64 21:11:42 . [Pipeline] withDockerContainer 21:11:42 prd-ubuntu18.04-docker-arm64-4c-16g-4418 does not seem to be running inside a container 21:11:42 $ 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 ******** ci-base-image-arm64 cat 21:11:42 4e634b169226: Verifying Checksum 21:11:42 4e634b169226: Download complete 21:11:43 e871e8e8d7a9: Verifying Checksum 21:11:43 e871e8e8d7a9: Download complete 21:11:44 $ docker top ff71dfc5074c15bc18c572619574e94e4c7b5384b12801319d030df670561f3e -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:45 + go version 21:11:45 go version go1.15.2 linux/arm64 [Pipeline] } 21:11:45 $ docker stop --time=1 ff71dfc5074c15bc18c572619574e94e4c7b5384b12801319d030df670561f3e 21:11:47 $ docker rm -f ff71dfc5074c15bc18c572619574e94e4c7b5384b12801319d030df670561f3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 21:11:48 e871e8e8d7a9: Pull complete 21:11:48 e73272ec9a57: Pull complete 21:11:48 1e910a182e73: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:11:49 + docker inspect -f . ci-base-image-arm64 21:11:49 . [Pipeline] withDockerContainer 21:11:49 prd-ubuntu18.04-docker-arm64-4c-16g-4418 does not seem to be running inside a container 21:11:49 $ 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 ******** ci-base-image-arm64 cat 21:11:51 $ docker top 5545184a4c9056b8905358a80c47011faf77e235d228dd719ccc2e4c52902529 -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:52 + make test 21:11:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:11:56 4e634b169226: Pull complete 21:11:56 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 21:11:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:11:56 ---> f7629b54cfaa 21:11:56 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:11:56 ---> Running in 3683f5bd54ed 21:11:56 Removing intermediate container 3683f5bd54ed 21:11:56 ---> d37429a331ea 21:11:56 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 21:11:56 ---> Running in ad73121875b7 21:11:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:11:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:11:58 (1/5) Installing libsodium (1.0.18-r0) 21:11:58 (2/5) Installing libzmq (4.3.3-r0) 21:11:58 (3/5) Installing pkgconf (1.7.2-r0) 21:11:58 (4/5) Installing libsodium-dev (1.0.18-r0) 21:11:58 (5/5) Installing zeromq-dev (4.3.3-r0) 21:11:58 Executing busybox-1.31.1-r16.trigger 21:11:59 OK: 167 MiB in 44 packages 21:11:59 Removing intermediate container ad73121875b7 21:11:59 ---> 0a8d85467be3 21:11:59 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:11:59 ---> Running in b28dfcaf0881 21:11:59 Removing intermediate container b28dfcaf0881 21:11:59 ---> 8f409789fac7 21:11:59 Step 6/7 : COPY go.mod . 21:11:59 ---> 5720f87f7cb8 21:11:59 Step 7/7 : RUN go mod download 21:11:59 ---> Running in 59e3fb7b30d8 21:12:05 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 21:12:09 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.061s coverage: 94.7% of statements 21:12:12 Removing intermediate container 59e3fb7b30d8 21:12:12 ---> 5110d6f14879 21:12:12 Successfully built 5110d6f14879 21:12:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:12:12 + docker inspect -f . ci-base-image-x86_64 21:12:12 . [Pipeline] withDockerContainer 21:12:12 prd-centos7-docker-4c-2g-4419 does not seem to be running inside a container 21:12:12 $ 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 ******** ci-base-image-x86_64 cat 21:12:13 $ docker top b835837653f6fd9020a56fbf518afa90ee80d9a16855073230679ab3705e2dd9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:14 + go version 21:12:14 go version go1.15.2 linux/amd64 [Pipeline] } 21:12:14 $ docker stop --time=1 b835837653f6fd9020a56fbf518afa90ee80d9a16855073230679ab3705e2dd9 21:12:15 $ docker rm -f b835837653f6fd9020a56fbf518afa90ee80d9a16855073230679ab3705e2dd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:12:16 + docker inspect -f . ci-base-image-x86_64 21:12:16 . [Pipeline] withDockerContainer 21:12:17 prd-centos7-docker-4c-2g-4419 does not seem to be running inside a container 21:12:17 $ 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 ******** ci-base-image-x86_64 cat 21:12:17 $ docker top 339017bbaad118ba161ccd20bacb71a2ffb61b6096061c39f6ab2dbfd02ccea2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:18 + make test 21:12:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:12:22 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.042s coverage: 77.1% of statements 21:12:22 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 21:12:22 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 21:12:23 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.015s coverage: 94.7% of statements 21:12:26 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.026s coverage: 77.1% of statements 21:12:26 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 21:12:44 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.402s coverage: 85.0% of statements 21:12:44 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.017s coverage: 85.7% of statements 21:12:44 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.054s coverage: 100.0% of statements 21:12:44 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.056s coverage: 100.0% of statements 21:12:44 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.028s coverage: 90.9% of statements 21:12:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:12:45 gofmt -l . 21:12:45 [ "`gofmt -l .`" = "" ] [Pipeline] stash 21:12:46 Stashed 1 file(s) [Pipeline] } 21:12:46 $ docker stop --time=1 5545184a4c9056b8905358a80c47011faf77e235d228dd719ccc2e4c52902529 21:12:48 $ docker rm -f 5545184a4c9056b8905358a80c47011faf77e235d228dd719ccc2e4c52902529 21:12:48 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.339s coverage: 84.1% of statements 21:12:48 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.007s coverage: 85.7% of statements 21:12:48 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.036s coverage: 100.0% of statements 21:12:48 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.009s coverage: 100.0% of statements 21:12:48 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.005s coverage: 90.9% of statements 21:12:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:12:48 gofmt -l . 21:12:48 [ "`gofmt -l .`" = "" ] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash 21:12:49 Warning: overwriting stash ‘coverage-report’ [Pipeline] // script [Pipeline] } [Pipeline] // stage 21:12:49 Stashed 1 file(s) [Pipeline] } 21:12:49 $ docker stop --time=1 339017bbaad118ba161ccd20bacb71a2ffb61b6096061c39f6ab2dbfd02ccea2 21:12:51 $ docker rm -f 339017bbaad118ba161ccd20bacb71a2ffb61b6096061c39f6ab2dbfd02ccea2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (Build) [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 "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 "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] } Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 21:12:55 provisioning config files... 21:12:55 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-69@tmp/config8203299610590745720tmp [Pipeline] { [Pipeline] sh 21:12:56 + set +x 21:12:56 + curl -s https://codecov.io/bash 21:12:56 + bash -s -- 21:12:56 21:12:56 _____ _ 21:12:56 / ____| | | 21:12:56 | | ___ __| | ___ ___ _____ __ 21:12:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:12:56 | |___| (_) | (_| | __/ (_| (_) \ V / 21:12:56 \_____\___/ \__,_|\___|\___\___/ \_/ 21:12:56 Bash-20201009-048fee3 21:12:56 21:12:56 21:12:56 ==> Jenkins CI detected. 21:12:56 project root: . 21:12:56 Fixing merge commit SHA 21:12:56 --> token set from env 21:12:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:12:56 ==> Running gcov in . (disable via -X gcov) 21:12:56 ==> Python coveragepy not found 21:12:56 ==> Searching for coverage reports in: 21:12:56 + . 21:12:56 -> Found 1 reports 21:12:56 ==> Detecting git/mercurial file structure 21:12:56 ==> Reading reports 21:12:56 + ./coverage.out bytes=20619 21:12:56 ==> Appending adjustments 21:12:56 https://docs.codecov.io/docs/fixing-reports 21:12:56 + Found adjustments 21:12:56 ==> Gzipping contents 21:12:56 ==> Uploading reports 21:12:56 url: https://codecov.io 21:12:56 query: branch=PR-69&commit=1fd89bbb8e7ff1e14c75b5ca378973fead1a0050&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-69%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=69&job=&cmd_args= 21:12:56 -> Pinging Codecov 21:12:56 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-69&commit=1fd89bbb8e7ff1e14c75b5ca378973fead1a0050&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-69%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=69&job=&cmd_args= 21:12:56 -> Uploading to 21:12:56 21:12:56 % Total % Received % Xferd Average Speed Time Time Time Current 21:12:56 Dload Upload Total Spent Left Speed 21:12:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 21:12:56 X> Failed to upload 21:12:56 ==> Uploading to Codecov 21:12:56 % Total % Received % Xferd Average Speed Time Time Time Current 21:12:56 Dload Upload Total Spent Left Speed 21:12:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5201 100 113 100 5088 177 7997 --:--:-- --:--:-- --:--:-- 8000 21:12:57 View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 [Pipeline] } 21:12:57 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 21:13:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:13:01 ---> package-listing.sh 21:13:01 ++ facter osfamily 21:13:01 ++ tr '[:upper:]' '[:lower:]' 21:13:01 + OS_FAMILY=redhat 21:13:01 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-69 21:13:01 + START_PACKAGES=/tmp/packages_start.txt 21:13:01 + END_PACKAGES=/tmp/packages_end.txt 21:13:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:13:01 + PACKAGES=/tmp/packages_start.txt 21:13:01 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-69 ']' 21:13:01 + PACKAGES=/tmp/packages_end.txt 21:13:01 + case "${OS_FAMILY}" in 21:13:01 + rpm -qa 21:13:01 + sort 21:13:06 + '[' -f /tmp/packages_start.txt ']' 21:13:06 + '[' -f /tmp/packages_end.txt ']' 21:13:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:13:06 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-69 ']' 21:13:06 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-69/archives/ 21:13:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-69/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:13:06 provisioning config files... 21:13:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-69@tmp/config4742628392390607788tmp [Pipeline] { [Pipeline] echo 21:13:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:13:07 ---> create-netrc.sh [Pipeline] } 21:13:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:13:07 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:13:07 ---> python-tools-install.sh 21:13:07 Generating Requirements File 21:14:29 Python 3.6.8 21:14:29 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 21:14:29 appdirs==1.4.3 21:14:29 argcomplete==1.12.1 21:14:29 aspy.yaml==1.3.0 21:14:29 attrs==19.3.0 21:14:29 Babel==2.8.0 21:14:29 beautifulsoup4==4.8.2 21:14:29 boto3==1.11.6 21:14:29 botocore==1.14.6 21:14:29 bs4==0.0.1 21:14:29 cachetools==4.1.1 21:14:29 certifi==2019.11.28 21:14:29 cffi==1.14.3 21:14:29 cfgv==2.0.1 21:14:29 chardet==3.0.4 21:14:29 click==7.1 21:14:29 cliff==3.4.0 21:14:29 cmd2==1.3.11 21:14:29 colorama==0.4.3 21:14:29 cryptography==3.1.1 21:14:29 debtcollector==2.2.0 21:14:29 decorator==4.4.2 21:14:29 defusedxml==0.6.0 21:14:29 Deprecated==1.2.7 21:14:29 distlib==0.3.1 21:14:29 distro==1.2.0 21:14:29 dnspython==1.16.0 21:14:29 docker==4.2.0 21:14:29 docutils==0.15.2 21:14:29 dogpile.cache==1.0.2 21:14:29 email-validator==1.0.5 21:14:29 filelock==3.0.12 21:14:29 future==0.18.2 21:14:29 google-auth==1.22.1 21:14:29 httplib2==0.17.0 21:14:29 identify==1.4.11 21:14:29 idna==2.9 21:14:29 importlib-metadata==2.0.0 21:14:29 importlib-resources==1.5.0 21:14:29 iso8601==0.1.13 21:14:29 Jinja2==2.11.1 21:14:29 jmespath==0.10.0 21:14:29 jsonpatch==1.26 21:14:29 jsonpointer==2.0 21:14:29 jsonschema==3.2.0 21:14:29 keystoneauth1==4.2.1 21:14:29 kubernetes==11.0.0 21:14:29 lftools==0.34.2 21:14:29 lxml==4.5.0 21:14:29 MarkupSafe==0.23 21:14:29 msgpack==1.0.0 21:14:29 multi-key-dict==2.0.3 21:14:29 munch==2.5.0 21:14:29 netaddr==0.8.0 21:14:29 netifaces==0.10.9 21:14:29 niet==1.4.2 21:14:29 nodeenv==1.3.5 21:14:29 oauth2client==4.1.3 21:14:29 oauthlib==3.1.0 21:14:29 openstacksdk==0.50.0 21:14:29 os-client-config==2.1.0 21:14:29 os-service-types==1.7.0 21:14:29 osc-lib==2.2.1 21:14:29 oslo.config==8.3.2 21:14:29 oslo.context==3.1.1 21:14:29 oslo.i18n==5.0.1 21:14:29 oslo.log==4.4.0 21:14:29 oslo.serialization==4.0.1 21:14:29 oslo.utils==4.6.0 21:14:29 packaging==20.4 21:14:29 pbr==5.4.4 21:14:29 pluggy==0.13.1 21:14:29 prettytable==0.7.2 21:14:29 py==1.9.0 21:14:29 pyasn1==0.4.8 21:14:29 pyasn1-modules==0.2.8 21:14:29 pycparser==2.20 21:14:29 pygerrit2==2.0.10 21:14:29 PyGithub==1.46 21:14:29 pyinotify==0.9.6 21:14:29 PyJWT==1.7.1 21:14:29 pyparsing==2.4.7 21:14:29 pyperclip==1.8.0 21:14:29 pyroute2==0.4.13 21:14:29 pyrsistent==0.15.7 21:14:29 PySocks==1.6.8 21:14:29 python-cinderclient==7.2.0 21:14:29 python-dateutil==2.8.1 21:14:29 python-heatclient==2.2.1 21:14:29 python-jenkins==1.7.0 21:14:29 python-keystoneclient==4.1.1 21:14:29 python-magnumclient==3.2.1 21:14:29 python-novaclient==17.2.1 21:14:29 python-openstackclient==5.4.0 21:14:29 python-swiftclient==3.10.1 21:14:29 pytz==2020.1 21:14:29 PyYAML==5.3 21:14:29 requests==2.23.0 21:14:29 requests-oauthlib==1.3.0 21:14:29 requestsexceptions==1.4.0 21:14:29 rfc3986==1.4.0 21:14:29 rpm==4.11.3 21:14:29 rsa==4.0 21:14:29 ruamel.yaml==0.16.10 21:14:29 ruamel.yaml.clib==0.2.0 21:14:29 s3transfer==0.3.3 21:14:29 shade==1.27.2 21:14:29 simplejson==3.17.2 21:14:29 six==1.14.0 21:14:29 soupsieve==2.0 21:14:29 stevedore==3.2.2 21:14:29 tabulate==0.8.6 21:14:29 toml==0.10.0 21:14:29 tox==3.20.1 21:14:29 tqdm==4.43.0 21:14:29 urllib3==1.25.8 21:14:29 virtualenv==20.0.33 21:14:29 wcwidth==0.2.5 21:14:29 websocket-client==0.57.0 21:14:29 wrapt==1.12.1 21:14:29 xdg==3.0.2 21:14:29 xmltodict==0.12.0 21:14:29 yq==2.11.1 21:14:29 zipp==3.3.0 21:14:29 Cache entry deserialization failed, entry ignored 21:14:29 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 21:14:29 Python 2.7.5 21:14:29 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 21:14:29 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 21:14:29 ansible==2.9.7 21:14:29 Babel==0.9.6 21:14:29 backports.ssl-match-hostname==3.5.0.1 21:14:29 beautifulsoup4==4.4.1 21:14:29 bodhi==2.11.0 21:14:29 bodhi-client==2.11.0 21:14:29 CCColUtils==1.4 21:14:29 cffi==1.6.0 21:14:29 chardet==2.2.1 21:14:29 click==6.7 21:14:29 cloud-init==18.5 21:14:29 configobj==4.7.2 21:14:29 cryptography==1.7.2 21:14:29 decorator==3.4.0 21:14:29 distro==1.2.0 21:14:29 enum34==1.0.4 21:14:29 fedpkg==1.38 21:14:29 futures==3.1.1 21:14:29 gitdb==0.6.4 21:14:29 GitPython==1.0.1 21:14:29 html5lib==0.999 21:14:29 httplib2==0.9.2 21:14:29 idna==2.4 21:14:29 iniparse==0.4 21:14:29 ipaddress==1.0.16 21:14:29 IPy==0.75 21:14:29 javapackages==1.0.0 21:14:29 Jinja2==2.7.2 21:14:29 jmespath==0.9.4 21:14:29 jsonpatch==1.2 21:14:29 jsonpointer==1.9 21:14:29 kerberos==1.1 21:14:29 kitchen==1.1.1 21:14:29 langtable==0.0.31 21:14:29 lockfile==0.9.1 21:14:29 lxml==3.2.1 21:14:29 MarkupSafe==0.11 21:14:29 munch==2.0.2 21:14:29 offtrac==0.1.0 21:14:29 openidc-client==0.6.0 21:14:29 packagedb-cli==2.14.1 21:14:29 paramiko==2.1.1 21:14:29 perf==0.1 21:14:29 ply==3.4 21:14:29 policycoreutils-default-encoding==0.1 21:14:29 prettytable==0.7.2 21:14:29 pyasn1==0.1.9 21:14:29 pycparser==2.14 21:14:29 pycurl==7.19.0 21:14:29 pygobject==3.22.0 21:14:29 pygpgme==0.3 21:14:29 pyliblzma==0.5.3 21:14:29 pyOpenSSL==0.13.1 21:14:29 pyparsing==1.5.6 21:14:29 pyserial==2.6 21:14:29 python-augeas==0.5.0 21:14:29 python-bugzilla==2.3.0 21:14:29 python-dateutil==1.5 21:14:29 python-fedora==0.10.0 21:14:29 python-linux-procfs==0.4.9 21:14:29 python-yubico==1.2.3 21:14:29 pyudev==0.15 21:14:29 pyusb==1.0.0b1 21:14:29 pyxattr==0.5.1 21:14:29 PyYAML==3.10 21:14:29 requests==2.6.0 21:14:29 requests-kerberos==0.7.0 21:14:29 rpkg==1.60 21:14:29 schedutils==0.4 21:14:29 seobject==0.1 21:14:29 sepolicy==1.1 21:14:29 six==1.9.0 21:14:29 smmap==0.9.0 21:14:29 urlgrabber==3.10 21:14:29 urllib3==1.10.2 21:14:29 virtualenv==15.1.0 21:14:29 yum-langpacks==0.4.2 21:14:29 yum-metadata-parser==1.1.4 [Pipeline] echo 21:14:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:14:29 ---> sudo-logs.sh 21:14:29 Archiving 'sudo' log.. [Pipeline] echo 21:14:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:14:30 ---> job-cost.sh 21:14:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1S0B 21:14:40 Cache entry deserialization failed, entry ignored 21:14:40 Cache entry deserialization failed, entry ignored 21:14:41 Cache entry deserialization failed, entry ignored 21:14:41 Cache entry deserialization failed, entry ignored 21:14:41 Cache entry deserialization failed, entry ignored 21:14:41 Cache entry deserialization failed, entry ignored 21:14:41 Cache entry deserialization failed, entry ignored 21:14:41 Cache entry deserialization failed, entry ignored 21:14:42 Cache entry deserialization failed, entry ignored 21:14:42 Cache entry deserialization failed, entry ignored 21:14:43 Cache entry deserialization failed, entry ignored 21:14:43 Cache entry deserialization failed, entry ignored 21:14:43 Cache entry deserialization failed, entry ignored 21:14:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:15:14 lf-activate-venv(): INFO: Adding /tmp/venv-1S0B/bin to PATH 21:15:14 INFO: No Stack... 21:15:16 INFO: Retrieving Pricing Info for: v1-standard-2 21:15:17 INFO: Archiving Costs [Pipeline] echo 21:15:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:15:18 ---> logs-deploy.sh 21:15:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-69/1 21:15:18 INFO: archiving workspace using pattern(s): 21:15:20 Archives upload complete. 21:15:20 INFO: archiving logs to Nexus