Pull request #175 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4018a2e0929b684930e1a395883576b6504a58ec+ba13f39da15fded8dc9ca6171c9bf6786df660a0 (415aed37636f594b384d68aff6ad5c4cf799269a) 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/device-mqtt-go/branches/PR-175/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/device-mqtt-go/branches/PR-175/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:device-mqtt-go, buildSnap:true] ========================================================= [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: device-mqtt-go-settings PROJECT: device-mqtt-go 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-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1732’ is offline Running on prd-centos7-docker-4c-2g-1733 in /w/workspace/gexfoundry_device-mqtt-go_PR-175 [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/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-175 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.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/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit 4018a2e0929b684930e1a395883576b6504a58ec Merge succeeded, producing 4018a2e0929b684930e1a395883576b6504a58ec Checking out Revision 4018a2e0929b684930e1a395883576b6504a58ec (PR-175) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.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/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/175/head:refs/remotes/origin/PR-175 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4018a2e0929b684930e1a395883576b6504a58ec # 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 ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4018a2e0929b684930e1a395883576b6504a58ec # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts from 0.1.58 to 0.1.85" 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 06:23:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:23:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:23:33 ========================================================= 06:23:33 EdgeX Global Pipelines Version Info 06:23:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:23:35 ------------------- 06:23:35 stable info: 06:23:35 ------------------- 06:23:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:23:35 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 06:23:35 Message: update stable to v1.0.131 06:23:36 ------------------- 06:23:36 experimental info: 06:23:36 ------------------- 06:23:36 Commited By: **** collab-it+edgex@linuxfoundation.org 06:23:36 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 06:23:36 Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:23:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 06:23:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 06:23:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:23:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:23:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:23:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:23:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:23:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:23:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:23:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:23:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:23:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 06:23:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:23:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:23:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:23:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:23:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:23:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-175 [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-175 [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-175 [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4018a2e0929b684930e1a395883576b6504a58ec [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4018a2e [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:23:41 + git log --format=format:%s -1 4018a2e0929b684930e1a395883576b6504a58ec [Pipeline] echo 06:23:41 GIT_COMMIT: 4018a2e0929b684930e1a395883576b6504a58ec, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts from 0.1.58 to 0.1.85 [Pipeline] echo 06:23:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:23:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:23:42 06:23:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:23:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:23:43 latest: Pulling from edgex-devops/git-semver 06:23:43 31603596830f: Pulling fs layer 06:23:43 2a8b12db71e7: Pulling fs layer 06:23:43 6ca5941a6612: Pulling fs layer 06:23:43 ecc8261a40a4: Pulling fs layer 06:23:43 ecc8261a40a4: Waiting 06:23:43 2a8b12db71e7: Verifying Checksum 06:23:43 2a8b12db71e7: Download complete 06:23:43 31603596830f: Verifying Checksum 06:23:43 31603596830f: Download complete 06:23:43 ecc8261a40a4: Verifying Checksum 06:23:43 ecc8261a40a4: Download complete 06:23:43 6ca5941a6612: Verifying Checksum 06:23:43 6ca5941a6612: Download complete 06:23:43 31603596830f: Pull complete 06:23:44 2a8b12db71e7: Pull complete 06:23:44 6ca5941a6612: Pull complete 06:23:45 ecc8261a40a4: Pull complete 06:23:45 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:23:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:23:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:23:45 prd-centos7-docker-4c-2g-1733 does not seem to be running inside a container 06:23:45 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-175 -v /w/workspace/gexfoundry_device-mqtt-go_PR-175:/w/workspace/gexfoundry_device-mqtt-go_PR-175:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-175@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-175@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:23:47 $ docker top 39578fbc1fb16d3a6cbf8ec906ae2dca57a013c195ff9804b181341fce6e725b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:23:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:49 [ssh-agent] Looking for ssh-agent implementation... 06:23:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:50 $ docker exec 39578fbc1fb16d3a6cbf8ec906ae2dca57a013c195ff9804b181341fce6e725b ssh-agent 06:23:51 SSH_AUTH_SOCK=/tmp/ssh-2pMrdre3M2e2/agent.11 06:23:51 SSH_AGENT_PID=16 06:23:52 Running ssh-add (command line suppressed) 06:23:53 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-175@tmp/private_key_4917414658221747610.key (/w/workspace/gexfoundry_device-mqtt-go_PR-175@tmp/private_key_4917414658221747610.key) 06:23:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:54 + git describe --exact-match --tags HEAD 06:23:54 fatal: no tag exactly matches '4018a2e0929b684930e1a395883576b6504a58ec' [Pipeline] } 06:23:54 $ docker exec --env ******** --env ******** 39578fbc1fb16d3a6cbf8ec906ae2dca57a013c195ff9804b181341fce6e725b ssh-agent -k 06:23:54 unset SSH_AUTH_SOCK; 06:23:54 unset SSH_AGENT_PID; 06:23:54 echo Agent pid 16 killed; 06:23:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:23:55 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 06:23:55 This usually means this commit has not been tagged. [Pipeline] sshagent 06:23:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:55 [ssh-agent] Looking for ssh-agent implementation... 06:23:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:55 $ docker exec 39578fbc1fb16d3a6cbf8ec906ae2dca57a013c195ff9804b181341fce6e725b ssh-agent 06:23:55 SSH_AUTH_SOCK=/tmp/ssh-Lsvq0CB3PMBT/agent.44 06:23:55 SSH_AGENT_PID=49 06:23:55 Running ssh-add (command line suppressed) 06:23:55 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-175@tmp/private_key_3497449660653016619.key (/w/workspace/gexfoundry_device-mqtt-go_PR-175@tmp/private_key_3497449660653016619.key) 06:23:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:56 + git semver init 06:23:56 # -> Open(): unable to determine branch for HEAD 06:23:56 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-175/.git 06:23:56 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-175 06:23:56 # $SEMVER_REMOTE_NAME = origin 06:23:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:23:56 # $SEMVER_USER_NAME = edgex-jenkins 06:23:56 # $SEMVER_BRANCH = PR-175 06:23:56 # $SEMVER_TEMP = /tmp/semver-313192865 06:23:56 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 06:23:56 # '/tmp/semver-313192865' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-175/.semver' 06:23:56 # -> Force: false 06:23:56 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-175/.semver [Pipeline] } 06:23:56 $ docker exec --env ******** --env ******** 39578fbc1fb16d3a6cbf8ec906ae2dca57a013c195ff9804b181341fce6e725b ssh-agent -k 06:23:57 unset SSH_AUTH_SOCK; 06:23:57 unset SSH_AGENT_PID; 06:23:57 echo Agent pid 49 killed; 06:23:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:23:57 + git semver [Pipeline] } 06:23:57 $ docker stop --time=1 39578fbc1fb16d3a6cbf8ec906ae2dca57a013c195ff9804b181341fce6e725b 06:23:59 $ docker rm -f 39578fbc1fb16d3a6cbf8ec906ae2dca57a013c195ff9804b181341fce6e725b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:24:00 Stashed 27 file(s) [Pipeline] echo 06:24:00 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 06:24:00 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 06:24:16 Still waiting to schedule task 06:24:16 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:24:16 Still waiting to schedule task 06:24:16 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:25:46 Running on prd-centos7-docker-4c-2g-1735 in /w/workspace/gexfoundry_device-mqtt-go_PR-175 [Pipeline] { [Pipeline] ws 06:25:46 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:25:47 ========================================================= 06:25:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:25:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:25:49 + 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 . 06:25:49 unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/device-mqtt-go/1/Dockerfile.build: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:25:52 Failed in branch amd64 06:26:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1734 in /w/workspace/gexfoundry_device-mqtt-go_PR-175 [Pipeline] { [Pipeline] ws 06:26:21 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:26:22 ========================================================= 06:26:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:26:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:26:24 + 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 . 06:26:25 unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/device-mqtt-go/1/Dockerfile.build: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:26:27 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:26:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:26:32 ---> package-listing.sh 06:26:32 ++ facter osfamily 06:26:32 ++ tr '[:upper:]' '[:lower:]' 06:26:32 + OS_FAMILY=redhat 06:26:32 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-175 06:26:32 + START_PACKAGES=/tmp/packages_start.txt 06:26:32 + END_PACKAGES=/tmp/packages_end.txt 06:26:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:26:32 + PACKAGES=/tmp/packages_start.txt 06:26:32 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-175 ']' 06:26:32 + PACKAGES=/tmp/packages_end.txt 06:26:32 + case "${OS_FAMILY}" in 06:26:32 + rpm -qa 06:26:32 + sort 06:26:36 + '[' -f /tmp/packages_start.txt ']' 06:26:36 + '[' -f /tmp/packages_end.txt ']' 06:26:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:26:36 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-175 ']' 06:26:36 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-175/archives/ 06:26:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-175/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:26:36 provisioning config files... 06:26:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-175@tmp/config6307387864759440155tmp [Pipeline] { [Pipeline] echo 06:26:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:26:37 ---> create-netrc.sh [Pipeline] } 06:26:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:26:37 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:26:37 ---> python-tools-install.sh 06:26:37 Generating Requirements File 06:27:59 Python 3.6.8 06:27:59 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 06:27:59 appdirs==1.4.3 06:27:59 argcomplete==1.12.1 06:27:59 aspy.yaml==1.3.0 06:27:59 attrs==19.3.0 06:27:59 Babel==2.8.0 06:27:59 beautifulsoup4==4.8.2 06:27:59 boto3==1.11.6 06:27:59 botocore==1.14.6 06:27:59 bs4==0.0.1 06:27:59 cachetools==4.1.1 06:27:59 certifi==2019.11.28 06:27:59 cffi==1.14.3 06:27:59 cfgv==2.0.1 06:27:59 chardet==3.0.4 06:27:59 click==7.1 06:27:59 cliff==3.4.0 06:27:59 cmd2==1.3.10 06:27:59 colorama==0.4.3 06:27:59 cryptography==3.1.1 06:27:59 debtcollector==2.2.0 06:27:59 decorator==4.4.2 06:27:59 defusedxml==0.6.0 06:27:59 Deprecated==1.2.7 06:27:59 distlib==0.3.1 06:27:59 distro==1.2.0 06:27:59 dnspython==1.16.0 06:27:59 docker==4.2.0 06:27:59 docutils==0.15.2 06:27:59 dogpile.cache==1.0.2 06:27:59 email-validator==1.0.5 06:27:59 filelock==3.0.12 06:27:59 future==0.18.2 06:27:59 google-auth==1.21.3 06:27:59 httplib2==0.17.0 06:27:59 identify==1.4.11 06:27:59 idna==2.9 06:27:59 importlib-metadata==1.7.0 06:27:59 importlib-resources==1.5.0 06:27:59 iso8601==0.1.13 06:27:59 Jinja2==2.11.1 06:27:59 jmespath==0.10.0 06:27:59 jsonpatch==1.26 06:27:59 jsonpointer==2.0 06:27:59 jsonschema==3.2.0 06:27:59 keystoneauth1==4.2.1 06:27:59 kubernetes==11.0.0 06:27:59 lftools==0.34.2 06:27:59 lxml==4.5.0 06:27:59 MarkupSafe==0.23 06:27:59 msgpack==1.0.0 06:27:59 multi-key-dict==2.0.3 06:27:59 munch==2.5.0 06:27:59 netaddr==0.8.0 06:27:59 netifaces==0.10.9 06:27:59 niet==1.4.2 06:27:59 nodeenv==1.3.5 06:27:59 oauth2client==4.1.3 06:27:59 oauthlib==3.1.0 06:27:59 openstacksdk==0.50.0 06:27:59 os-client-config==2.1.0 06:27:59 os-service-types==1.7.0 06:27:59 osc-lib==2.2.1 06:27:59 oslo.config==8.3.2 06:27:59 oslo.context==3.1.1 06:27:59 oslo.i18n==5.0.1 06:27:59 oslo.log==4.4.0 06:27:59 oslo.serialization==4.0.1 06:27:59 oslo.utils==4.6.0 06:27:59 packaging==20.4 06:27:59 pbr==5.4.4 06:27:59 pluggy==0.13.1 06:27:59 prettytable==0.7.2 06:27:59 py==1.9.0 06:27:59 pyasn1==0.4.8 06:27:59 pyasn1-modules==0.2.8 06:27:59 pycparser==2.20 06:27:59 pygerrit2==2.0.10 06:27:59 PyGithub==1.46 06:27:59 pyinotify==0.9.6 06:27:59 PyJWT==1.7.1 06:27:59 pyparsing==2.4.7 06:27:59 pyperclip==1.8.0 06:27:59 pyroute2==0.4.13 06:27:59 pyrsistent==0.15.7 06:27:59 PySocks==1.6.8 06:27:59 python-cinderclient==7.2.0 06:27:59 python-dateutil==2.8.1 06:27:59 python-heatclient==2.2.1 06:27:59 python-jenkins==1.7.0 06:27:59 python-keystoneclient==4.1.1 06:27:59 python-magnumclient==3.2.1 06:27:59 python-novaclient==17.2.1 06:27:59 python-openstackclient==5.3.1 06:27:59 python-swiftclient==3.10.1 06:27:59 pytz==2020.1 06:27:59 PyYAML==5.3 06:27:59 requests==2.23.0 06:27:59 requests-oauthlib==1.3.0 06:27:59 requestsexceptions==1.4.0 06:27:59 rfc3986==1.4.0 06:27:59 rpm==4.11.3 06:27:59 rsa==4.0 06:27:59 ruamel.yaml==0.16.10 06:27:59 ruamel.yaml.clib==0.2.0 06:27:59 s3transfer==0.3.3 06:27:59 shade==1.27.2 06:27:59 simplejson==3.17.2 06:27:59 six==1.14.0 06:27:59 soupsieve==2.0 06:27:59 stevedore==3.2.2 06:27:59 tabulate==0.8.6 06:27:59 toml==0.10.0 06:27:59 tox==3.20.0 06:27:59 tqdm==4.43.0 06:27:59 urllib3==1.25.8 06:27:59 virtualenv==20.0.31 06:27:59 wcwidth==0.2.5 06:27:59 websocket-client==0.57.0 06:27:59 wrapt==1.12.1 06:27:59 xdg==3.0.2 06:27:59 xmltodict==0.12.0 06:27:59 yq==2.11.1 06:27:59 zipp==3.2.0 06:27:59 Cache entry deserialization failed, entry ignored 06:27:59 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. 06:27:59 Python 2.7.5 06:27:59 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 06:27:59 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. 06:27:59 ansible==2.9.7 06:27:59 Babel==0.9.6 06:27:59 backports.ssl-match-hostname==3.5.0.1 06:27:59 beautifulsoup4==4.4.1 06:27:59 bodhi==2.11.0 06:27:59 bodhi-client==2.11.0 06:27:59 CCColUtils==1.4 06:27:59 cffi==1.6.0 06:27:59 chardet==2.2.1 06:27:59 click==6.7 06:27:59 cloud-init==18.5 06:27:59 configobj==4.7.2 06:27:59 cryptography==1.7.2 06:27:59 decorator==3.4.0 06:27:59 distro==1.2.0 06:27:59 enum34==1.0.4 06:27:59 fedpkg==1.38 06:27:59 futures==3.1.1 06:27:59 gitdb==0.6.4 06:27:59 GitPython==1.0.1 06:27:59 html5lib==0.999 06:27:59 httplib2==0.9.2 06:27:59 idna==2.4 06:27:59 iniparse==0.4 06:27:59 ipaddress==1.0.16 06:27:59 IPy==0.75 06:27:59 javapackages==1.0.0 06:27:59 Jinja2==2.7.2 06:27:59 jmespath==0.9.4 06:27:59 jsonpatch==1.2 06:27:59 jsonpointer==1.9 06:27:59 kerberos==1.1 06:27:59 kitchen==1.1.1 06:27:59 langtable==0.0.31 06:27:59 lockfile==0.9.1 06:27:59 lxml==3.2.1 06:27:59 MarkupSafe==0.11 06:27:59 munch==2.0.2 06:27:59 offtrac==0.1.0 06:27:59 openidc-client==0.6.0 06:27:59 packagedb-cli==2.14.1 06:27:59 paramiko==2.1.1 06:27:59 perf==0.1 06:27:59 ply==3.4 06:27:59 policycoreutils-default-encoding==0.1 06:27:59 prettytable==0.7.2 06:27:59 pyasn1==0.1.9 06:27:59 pycparser==2.14 06:27:59 pycurl==7.19.0 06:27:59 pygobject==3.22.0 06:27:59 pygpgme==0.3 06:27:59 pyliblzma==0.5.3 06:27:59 pyOpenSSL==0.13.1 06:27:59 pyparsing==1.5.6 06:27:59 pyserial==2.6 06:27:59 python-augeas==0.5.0 06:27:59 python-bugzilla==2.3.0 06:27:59 python-dateutil==1.5 06:27:59 python-fedora==0.10.0 06:27:59 python-linux-procfs==0.4.9 06:27:59 python-yubico==1.2.3 06:27:59 pyudev==0.15 06:27:59 pyusb==1.0.0b1 06:27:59 pyxattr==0.5.1 06:27:59 PyYAML==3.10 06:27:59 requests==2.6.0 06:27:59 requests-kerberos==0.7.0 06:27:59 rpkg==1.60 06:27:59 schedutils==0.4 06:27:59 seobject==0.1 06:27:59 sepolicy==1.1 06:27:59 six==1.9.0 06:27:59 smmap==0.9.0 06:27:59 urlgrabber==3.10 06:27:59 urllib3==1.10.2 06:27:59 virtualenv==15.1.0 06:27:59 yum-langpacks==0.4.2 06:27:59 yum-metadata-parser==1.1.4 [Pipeline] echo 06:27:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:28:00 ---> sudo-logs.sh 06:28:00 Archiving 'sudo' log.. [Pipeline] echo 06:28:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:28:00 ---> job-cost.sh 06:28:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sTtd 06:28:15 Cache entry deserialization failed, entry ignored 06:28:15 Cache entry deserialization failed, entry ignored 06:28:15 Cache entry deserialization failed, entry ignored 06:28:15 Cache entry deserialization failed, entry ignored 06:28:15 Cache entry deserialization failed, entry ignored 06:28:15 Cache entry deserialization failed, entry ignored 06:28:15 Cache entry deserialization failed, entry ignored 06:28:15 Cache entry deserialization failed, entry ignored 06:28:15 Cache entry deserialization failed, entry ignored 06:28:15 Cache entry deserialization failed, entry ignored 06:28:15 Cache entry deserialization failed, entry ignored 06:28:15 Cache entry deserialization failed, entry ignored 06:28:15 Cache entry deserialization failed, entry ignored 06:28:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:28:44 ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. 06:28:44 06:28:44 We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. 06:28:44 06:28:44 virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. 06:28:45 lf-activate-venv(): INFO: Adding /tmp/venv-sTtd/bin to PATH 06:28:45 INFO: No Stack... 06:28:47 INFO: Retrieving Pricing Info for: v1-standard-2 06:28:48 INFO: Archiving Costs [Pipeline] echo 06:28:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:28:48 ---> logs-deploy.sh 06:28:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-175/1 06:28:48 INFO: archiving workspace using pattern(s): 06:28:50 Archives upload complete. 06:28:50 INFO: archiving logs to Nexus