Pull request #601 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c95cd71d1d1644148526d724f70c34af8542f944+0cafa7decaaa0dab3b86f836c2c615e8e839d11b (4e453a9ee7131000ff03e68c9eecab5723139ea9) 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-sdk-go/branches/PR-601/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-sdk-go/branches/PR-601/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-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1755 in /w/workspace/dgexfoundry_device-sdk-go_PR-601 [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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-601 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/601/head:refs/remotes/origin/PR-601 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0cafa7decaaa0dab3b86f836c2c615e8e839d11b into PR head commit c95cd71d1d1644148526d724f70c34af8542f944 Merge succeeded, producing c95cd71d1d1644148526d724f70c34af8542f944 Checking out Revision c95cd71d1d1644148526d724f70c34af8542f944 (PR-601) > git config core.sparsecheckout # timeout=10 > git checkout -f c95cd71d1d1644148526d724f70c34af8542f944 # 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 0cafa7decaaa0dab3b86f836c2c615e8e839d11b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c95cd71d1d1644148526d724f70c34af8542f944 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 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:53:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:53:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:53:29 ========================================================= 06:53:29 EdgeX Global Pipelines Version Info 06:53:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:53:32 ------------------- 06:53:32 stable info: 06:53:32 ------------------- 06:53:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:53:32 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 06:53:32 Message: update stable to v1.0.131 06:53:33 ------------------- 06:53:33 experimental info: 06:53:33 ------------------- 06:53:33 Commited By: **** collab-it+edgex@linuxfoundation.org 06:53:33 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 06:53:33 Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:53:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:53:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:53:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:53:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:53:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:53:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:53:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:53:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:53:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:53:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:53:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:53:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 06:53:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:53:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:53:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:53:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:53:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:53:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:53:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:53:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:53:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:53:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:53:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:53:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:53:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:53:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-601 [Pipeline] echo 06:53:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-601 [Pipeline] echo 06:53:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-601 [Pipeline] echo 06:53:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c95cd71d1d1644148526d724f70c34af8542f944 [Pipeline] echo 06:53:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c95cd71 [Pipeline] echo 06:53:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:53:39 + git log --format=format:%s -1 c95cd71d1d1644148526d724f70c34af8542f944 [Pipeline] echo 06:53:39 GIT_COMMIT: c95cd71d1d1644148526d724f70c34af8542f944, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:53:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:53:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:53:40 06:53:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:53:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:53:40 latest: Pulling from edgex-devops/git-semver 06:53:40 31603596830f: Pulling fs layer 06:53:40 2a8b12db71e7: Pulling fs layer 06:53:40 6ca5941a6612: Pulling fs layer 06:53:40 ecc8261a40a4: Pulling fs layer 06:53:41 2a8b12db71e7: Verifying Checksum 06:53:41 2a8b12db71e7: Download complete 06:53:41 31603596830f: Verifying Checksum 06:53:41 31603596830f: Download complete 06:53:41 ecc8261a40a4: Verifying Checksum 06:53:41 ecc8261a40a4: Download complete 06:53:41 6ca5941a6612: Verifying Checksum 06:53:41 6ca5941a6612: Download complete 06:53:41 31603596830f: Pull complete 06:53:41 2a8b12db71e7: Pull complete 06:53:43 6ca5941a6612: Pull complete 06:53:43 ecc8261a40a4: Pull complete 06:53:43 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:53:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:53:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:53:43 prd-centos7-docker-4c-2g-1755 does not seem to be running inside a container 06:53:43 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-601 -v /w/workspace/dgexfoundry_device-sdk-go_PR-601:/w/workspace/dgexfoundry_device-sdk-go_PR-601:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-601@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-601@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:53:46 $ docker top d6d66391975137bfe2ea50dc871eb1937d94c0b4b3d38e7641476bea44cc8568 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:53:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:53:47 [ssh-agent] Looking for ssh-agent implementation... 06:53:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:53:47 $ docker exec d6d66391975137bfe2ea50dc871eb1937d94c0b4b3d38e7641476bea44cc8568 ssh-agent 06:53:48 SSH_AUTH_SOCK=/tmp/ssh-R6q6lFe5SPKf/agent.12 06:53:48 SSH_AGENT_PID=17 06:53:48 Running ssh-add (command line suppressed) 06:53:48 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-601@tmp/private_key_9115930333242117130.key (/w/workspace/dgexfoundry_device-sdk-go_PR-601@tmp/private_key_9115930333242117130.key) 06:53:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:53:48 + git describe --exact-match --tags HEAD 06:53:48 fatal: no tag exactly matches 'c95cd71d1d1644148526d724f70c34af8542f944' [Pipeline] } 06:53:48 $ docker exec --env ******** --env ******** d6d66391975137bfe2ea50dc871eb1937d94c0b4b3d38e7641476bea44cc8568 ssh-agent -k 06:53:49 unset SSH_AUTH_SOCK; 06:53:49 unset SSH_AGENT_PID; 06:53:49 echo Agent pid 17 killed; 06:53:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:53:49 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 06:53:49 This usually means this commit has not been tagged. [Pipeline] sshagent 06:53:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:53:49 [ssh-agent] Looking for ssh-agent implementation... 06:53:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:53:49 $ docker exec d6d66391975137bfe2ea50dc871eb1937d94c0b4b3d38e7641476bea44cc8568 ssh-agent 06:53:49 SSH_AUTH_SOCK=/tmp/ssh-EQ3XsuQ8UsB8/agent.46 06:53:49 SSH_AGENT_PID=52 06:53:49 Running ssh-add (command line suppressed) 06:53:50 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-601@tmp/private_key_432989495356284456.key (/w/workspace/dgexfoundry_device-sdk-go_PR-601@tmp/private_key_432989495356284456.key) 06:53:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:53:50 + git semver init 06:53:50 # -> Open(): unable to determine branch for HEAD 06:53:50 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-601/.git 06:53:50 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-601 06:53:50 # $SEMVER_REMOTE_NAME = origin 06:53:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:53:50 # $SEMVER_USER_NAME = edgex-jenkins 06:53:50 # $SEMVER_BRANCH = PR-601 06:53:50 # $SEMVER_TEMP = /tmp/semver-266910647 06:53:50 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:53:51 # '/tmp/semver-266910647' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-601/.semver' 06:53:51 # -> Force: false 06:53:51 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-601/.semver [Pipeline] } 06:53:51 $ docker exec --env ******** --env ******** d6d66391975137bfe2ea50dc871eb1937d94c0b4b3d38e7641476bea44cc8568 ssh-agent -k 06:53:51 unset SSH_AUTH_SOCK; 06:53:51 unset SSH_AGENT_PID; 06:53:51 echo Agent pid 52 killed; 06:53:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:53:52 + git semver [Pipeline] } 06:53:52 $ docker stop --time=1 d6d66391975137bfe2ea50dc871eb1937d94c0b4b3d38e7641476bea44cc8568 06:53:54 $ docker rm -f d6d66391975137bfe2ea50dc871eb1937d94c0b4b3d38e7641476bea44cc8568 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:53:55 Stashed 39 file(s) [Pipeline] echo 06:53:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 06:53:55 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:54:10 Running on prd-centos7-docker-4c-2g-1757 in /w/workspace/dgexfoundry_device-sdk-go_PR-601 [Pipeline] { [Pipeline] ws 06:54:10 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:54:11 Still waiting to schedule task 06:54:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:54:13 using credential edgex-jenkins-ssh 06:54:13 Cloning the remote Git repository 06:54:13 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:54:13 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:54:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:54:13 > git --version # timeout=10 06:54:13 > git --version # 'git version 2.16.5' 06:54:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:54:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:54:14 Merging remotes/origin/master commit 0cafa7decaaa0dab3b86f836c2c615e8e839d11b into PR head commit c95cd71d1d1644148526d724f70c34af8542f944 06:54:14 Merge succeeded, producing c95cd71d1d1644148526d724f70c34af8542f944 06:54:14 Checking out Revision c95cd71d1d1644148526d724f70c34af8542f944 (PR-601) 06:54:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:54:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:54:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:54:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:54:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:54:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/601/head:refs/remotes/origin/PR-601 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:54:14 > git config core.sparsecheckout # timeout=10 06:54:14 > git checkout -f c95cd71d1d1644148526d724f70c34af8542f944 # timeout=10 06:54:14 > git remote # timeout=10 06:54:14 > git config --get remote.origin.url # timeout=10 06:54:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:54:14 > git merge 0cafa7decaaa0dab3b86f836c2c615e8e839d11b # timeout=10 06:54:14 > git rev-parse HEAD^{commit} # timeout=10 06:54:14 > git config core.sparsecheckout # timeout=10 06:54:14 > git checkout -f c95cd71d1d1644148526d724f70c34af8542f944 # timeout=10 06:54:18 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:54:18 > git --version # timeout=10 06:54:18 > git --version # 'git version 2.16.5' 06:54:18 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:54:19 ========================================================= 06:54:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:54:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:54:20 + 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:54:21 Sending build context to Docker daemon 3.367MB 06:54:21 Step 1/8 : ARG BASE=golang:1.15-alpine 06:54:21 Step 2/8 : FROM ${BASE} 06:54:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:54:21 df20fa9351a1: Pulling fs layer 06:54:21 ed8968b2872e: Pulling fs layer 06:54:21 a92cc7c5fd73: Pulling fs layer 06:54:21 e871e8e8d7a9: Pulling fs layer 06:54:21 e73272ec9a57: Pulling fs layer 06:54:21 1e910a182e73: Pulling fs layer 06:54:21 4e634b169226: Pulling fs layer 06:54:21 e73272ec9a57: Waiting 06:54:21 1e910a182e73: Waiting 06:54:21 4e634b169226: Waiting 06:54:21 e871e8e8d7a9: Waiting 06:54:21 a92cc7c5fd73: Verifying Checksum 06:54:21 a92cc7c5fd73: Download complete 06:54:21 ed8968b2872e: Download complete 06:54:21 e73272ec9a57: Verifying Checksum 06:54:21 e73272ec9a57: Download complete 06:54:21 1e910a182e73: Download complete 06:54:21 df20fa9351a1: Verifying Checksum 06:54:21 df20fa9351a1: Download complete 06:54:21 df20fa9351a1: Pull complete 06:54:22 ed8968b2872e: Pull complete 06:54:22 a92cc7c5fd73: Pull complete 06:54:23 4e634b169226: Verifying Checksum 06:54:24 e871e8e8d7a9: Verifying Checksum 06:54:24 e871e8e8d7a9: Download complete 06:54:29 e871e8e8d7a9: Pull complete 06:54:29 e73272ec9a57: Pull complete 06:54:29 1e910a182e73: Pull complete 06:54:33 4e634b169226: Pull complete 06:54:33 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:54:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:54:33 ---> f7629b54cfaa 06:54:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:54:33 ---> Running in e81825066b69 06:54:34 Removing intermediate container e81825066b69 06:54:34 ---> a1b211dbea6e 06:54:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:54:34 ---> Running in 217b262f05ad 06:54:35 Removing intermediate container 217b262f05ad 06:54:35 ---> 50a554aee445 06:54:35 Step 5/8 : RUN apk add --no-cache make git 06:54:35 ---> Running in b5c5b0708b69 06:54:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:54:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:54:37 OK: 166 MiB in 39 packages 06:54:38 Removing intermediate container b5c5b0708b69 06:54:38 ---> 855e542f771f 06:54:38 Step 6/8 : WORKDIR /device-sdk-go 06:54:38 ---> Running in 676e3e41f581 06:54:38 Removing intermediate container 676e3e41f581 06:54:38 ---> 82c01e7da0da 06:54:38 Step 7/8 : COPY . . 06:54:39 ---> f6b22342aa0c 06:54:39 Step 8/8 : RUN go mod download 06:54:39 ---> Running in 1e10f54cf63d 06:54:57 Removing intermediate container 1e10f54cf63d 06:54:57 ---> 669182f18e88 06:54:57 Successfully built 669182f18e88 06:54:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:54:58 + docker inspect -f . ci-base-image-x86_64 06:54:58 . [Pipeline] withDockerContainer 06:54:58 prd-centos7-docker-4c-2g-1757 does not seem to be running inside a container 06:54:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:54:59 $ docker top e41b556c429b3d7d964c67d32fdb79e67b8737a88d73f93328c42be3db1d438c -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:59 + go version 06:54:59 go version go1.15.2 linux/amd64 [Pipeline] } 06:54:59 $ docker stop --time=1 e41b556c429b3d7d964c67d32fdb79e67b8737a88d73f93328c42be3db1d438c 06:55:01 $ docker rm -f e41b556c429b3d7d964c67d32fdb79e67b8737a88d73f93328c42be3db1d438c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:55:02 + docker inspect -f . ci-base-image-x86_64 06:55:02 . [Pipeline] withDockerContainer 06:55:02 prd-centos7-docker-4c-2g-1757 does not seem to be running inside a container 06:55:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:55:02 $ docker top 24338d4649088c761d6a98a13f96e78ad2903a4da10519573dc2a32f7498de46 -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:03 + make test 06:55:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:55:10 ? github.com/edgexfoundry/device-sdk-go [no test files] 06:55:22 # github.com/edgexfoundry/device-sdk-go/internal/transformer 06:55:22 internal/transformer/transformresult.go:604:57: cannot use "github.com/edgexfoundry/go-mod-core-contracts/models".Disabled (type string) as type operating.UpdateRequest in argument to common.DeviceClient.UpdateOpStateByName 06:55:22 FAIL github.com/edgexfoundry/device-sdk-go/internal/autoevent [build failed] 06:55:22 # github.com/edgexfoundry/device-sdk-go/internal/transformer [github.com/edgexfoundry/device-sdk-go/internal/transformer.test] 06:55:22 internal/transformer/transformresult.go:604: cannot use "github.com/edgexfoundry/go-mod-core-contracts/models".Disabled (type string) as type operating.UpdateRequest in argument to common.DeviceClient.UpdateOpStateByName 06:55:22 # github.com/edgexfoundry/device-sdk-go/internal/cache [github.com/edgexfoundry/device-sdk-go/internal/cache.test] 06:55:22 internal/cache/devices_test.go:25:22: cannot use &mock.DeviceClientMock literal (type *mock.DeviceClientMock) as type metadata.DeviceClient in assignment: 06:55:22 *mock.DeviceClientMock does not implement metadata.DeviceClient (wrong type for UpdateAdminState method) 06:55:22 have UpdateAdminState(context.Context, string, string) error 06:55:22 want UpdateAdminState(context.Context, string, admin.UpdateRequest) error 06:55:22 internal/cache/init_test.go:23:22: cannot use &mock.DeviceClientMock literal (type *mock.DeviceClientMock) as type metadata.DeviceClient in assignment: 06:55:22 *mock.DeviceClientMock does not implement metadata.DeviceClient (wrong type for UpdateAdminState method) 06:55:22 have UpdateAdminState(context.Context, string, string) error 06:55:22 want UpdateAdminState(context.Context, string, admin.UpdateRequest) error 06:55:22 FAIL github.com/edgexfoundry/device-sdk-go/internal/cache [build failed] 06:55:55 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.041s coverage: 8.6% of statements 06:55:55 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.035s coverage: 21.7% of statements 06:55:55 FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] 06:55:55 FAIL github.com/edgexfoundry/device-sdk-go/internal/handler [build failed] 06:55:55 FAIL github.com/edgexfoundry/device-sdk-go/internal/transformer [build failed] 06:55:55 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.310s coverage: 68.9% of statements 06:55:55 make: *** [Makefile:32: test] Error 2 [Pipeline] } 06:55:55 $ docker stop --time=1 24338d4649088c761d6a98a13f96e78ad2903a4da10519573dc2a32f7498de46 06:55:56 $ docker rm -f 24338d4649088c761d6a98a13f96e78ad2903a4da10519573dc2a32f7498de46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:55:59 Failed in branch amd64 06:57:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1759 in /w/workspace/dgexfoundry_device-sdk-go_PR-601 [Pipeline] { [Pipeline] ws 06:57:04 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:57:09 using credential edgex-jenkins-ssh 06:57:09 Cloning the remote Git repository 06:57:09 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:57:10 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:57:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:57:10 > git --version # timeout=10 06:57:10 > git --version # 'git version 2.17.1' 06:57:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:57:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:57:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:57:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:57:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:57:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/601/head:refs/remotes/origin/PR-601 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:57:12 Merging remotes/origin/master commit 0cafa7decaaa0dab3b86f836c2c615e8e839d11b into PR head commit c95cd71d1d1644148526d724f70c34af8542f944 06:57:12 Merge succeeded, producing c95cd71d1d1644148526d724f70c34af8542f944 06:57:12 Checking out Revision c95cd71d1d1644148526d724f70c34af8542f944 (PR-601) 06:57:12 > git config core.sparsecheckout # timeout=10 06:57:12 > git checkout -f c95cd71d1d1644148526d724f70c34af8542f944 # timeout=10 06:57:12 > git remote # timeout=10 06:57:12 > git config --get remote.origin.url # timeout=10 06:57:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:12 > git merge 0cafa7decaaa0dab3b86f836c2c615e8e839d11b # timeout=10 06:57:12 > git rev-parse HEAD^{commit} # timeout=10 06:57:12 > git config core.sparsecheckout # timeout=10 06:57:12 > git checkout -f c95cd71d1d1644148526d724f70c34af8542f944 # timeout=10 06:57:17 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:57:17 > git --version # timeout=10 06:57:17 > git --version # 'git version 2.17.1' 06:57:17 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:57:19 ========================================================= 06:57:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:57:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:57:20 + 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:57:21 Sending build context to Docker daemon 3.368MB 06:57:21 Step 1/8 : ARG BASE=golang:1.15-alpine 06:57:21 Step 2/8 : FROM ${BASE} 06:57:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:57:21 b538f80385f9: Pulling fs layer 06:57:21 74f711af9a0d: Pulling fs layer 06:57:21 99f96fe45779: Pulling fs layer 06:57:21 8529a6b9a6be: Pulling fs layer 06:57:21 45590311c82a: Pulling fs layer 06:57:21 69ca0ff8b7b3: Pulling fs layer 06:57:21 209524e5b208: Pulling fs layer 06:57:21 8529a6b9a6be: Waiting 06:57:21 45590311c82a: Waiting 06:57:21 69ca0ff8b7b3: Waiting 06:57:21 209524e5b208: Waiting 06:57:21 99f96fe45779: Verifying Checksum 06:57:21 99f96fe45779: Download complete 06:57:22 74f711af9a0d: Verifying Checksum 06:57:22 74f711af9a0d: Download complete 06:57:22 45590311c82a: Verifying Checksum 06:57:22 45590311c82a: Download complete 06:57:22 69ca0ff8b7b3: Verifying Checksum 06:57:22 69ca0ff8b7b3: Download complete 06:57:22 b538f80385f9: Download complete 06:57:22 b538f80385f9: Pull complete 06:57:23 74f711af9a0d: Pull complete 06:57:23 99f96fe45779: Pull complete 06:57:24 209524e5b208: Verifying Checksum 06:57:24 209524e5b208: Download complete 06:57:25 8529a6b9a6be: Verifying Checksum 06:57:25 8529a6b9a6be: Download complete 06:57:35 8529a6b9a6be: Pull complete 06:57:35 45590311c82a: Pull complete 06:57:35 69ca0ff8b7b3: Pull complete 06:57:39 209524e5b208: Pull complete 06:57:39 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:57:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:57:39 ---> 5bddaf1c2fca 06:57:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:57:42 ---> Running in 2307906e094e 06:57:42 Removing intermediate container 2307906e094e 06:57:42 ---> a8d133bc6e4e 06:57:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:42 ---> Running in ad1985fa31ea 06:57:46 Removing intermediate container ad1985fa31ea 06:57:46 ---> 82b19850e4f3 06:57:46 Step 5/8 : RUN apk add --no-cache make git 06:57:46 ---> Running in 98fc34ea4bdb 06:57:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:57:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:57:48 OK: 142 MiB in 39 packages 06:57:50 Removing intermediate container 98fc34ea4bdb 06:57:50 ---> e9915955d999 06:57:50 Step 6/8 : WORKDIR /device-sdk-go 06:57:50 ---> Running in 6408596f0d65 06:57:50 Removing intermediate container 6408596f0d65 06:57:50 ---> 208be3f4f4be 06:57:50 Step 7/8 : COPY . . 06:57:52 ---> d4b2a92193ca 06:57:52 Step 8/8 : RUN go mod download 06:57:52 ---> Running in e0036e52021d 06:58:18 Removing intermediate container e0036e52021d 06:58:18 ---> 5ff6764b2aae 06:58:18 Successfully built 5ff6764b2aae 06:58:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:58:19 + docker inspect -f . ci-base-image-arm64 06:58:19 . [Pipeline] withDockerContainer 06:58:19 prd-ubuntu18.04-docker-arm64-4c-16g-1759 does not seem to be running inside a container 06:58:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:58:21 $ docker top 571c853282e7d688cd32f0a088b2cf9c026b6504c467b0ee67f19a0287bf0943 -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:23 + go version 06:58:23 go version go1.15.2 linux/arm64 [Pipeline] } 06:58:23 $ docker stop --time=1 571c853282e7d688cd32f0a088b2cf9c026b6504c467b0ee67f19a0287bf0943 06:58:25 $ docker rm -f 571c853282e7d688cd32f0a088b2cf9c026b6504c467b0ee67f19a0287bf0943 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:58:26 + docker inspect -f . ci-base-image-arm64 06:58:26 . [Pipeline] withDockerContainer 06:58:27 prd-ubuntu18.04-docker-arm64-4c-16g-1759 does not seem to be running inside a container 06:58:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:58:29 $ docker top 0521caf7c81a5285962524d5cc1a777a49938ff8e4438a22c88289dba16b3eae -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:30 + make test 06:58:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:58:53 ? github.com/edgexfoundry/device-sdk-go [no test files] 06:59:32 # github.com/edgexfoundry/device-sdk-go/internal/transformer 06:59:32 internal/transformer/transformresult.go:604:57: cannot use "github.com/edgexfoundry/go-mod-core-contracts/models".Disabled (type string) as type operating.UpdateRequest in argument to common.DeviceClient.UpdateOpStateByName 06:59:32 FAIL github.com/edgexfoundry/device-sdk-go/internal/autoevent [build failed] 06:59:32 # github.com/edgexfoundry/device-sdk-go/internal/transformer [github.com/edgexfoundry/device-sdk-go/internal/transformer.test] 06:59:32 internal/transformer/transformresult.go:604: cannot use "github.com/edgexfoundry/go-mod-core-contracts/models".Disabled (type string) as type operating.UpdateRequest in argument to common.DeviceClient.UpdateOpStateByName 06:59:32 # github.com/edgexfoundry/device-sdk-go/internal/cache [github.com/edgexfoundry/device-sdk-go/internal/cache.test] 06:59:32 internal/cache/devices_test.go:25:22: cannot use &mock.DeviceClientMock literal (type *mock.DeviceClientMock) as type metadata.DeviceClient in assignment: 06:59:32 *mock.DeviceClientMock does not implement metadata.DeviceClient (wrong type for UpdateAdminState method) 06:59:32 have UpdateAdminState(context.Context, string, string) error 06:59:32 want UpdateAdminState(context.Context, string, admin.UpdateRequest) error 06:59:32 internal/cache/init_test.go:23:22: cannot use &mock.DeviceClientMock literal (type *mock.DeviceClientMock) as type metadata.DeviceClient in assignment: 06:59:32 *mock.DeviceClientMock does not implement metadata.DeviceClient (wrong type for UpdateAdminState method) 06:59:32 have UpdateAdminState(context.Context, string, string) error 06:59:32 want UpdateAdminState(context.Context, string, admin.UpdateRequest) error 06:59:33 FAIL github.com/edgexfoundry/device-sdk-go/internal/cache [build failed] 07:00:05 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.058s coverage: 8.6% of statements 07:00:05 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.046s coverage: 21.7% of statements 07:00:05 FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] 07:00:05 FAIL github.com/edgexfoundry/device-sdk-go/internal/handler [build failed] 07:00:05 FAIL github.com/edgexfoundry/device-sdk-go/internal/transformer [build failed] 07:00:05 ok github.com/edgexfoundry/device-sdk-go/pkg/models 6.168s coverage: 68.9% of statements 07:00:05 make: *** [Makefile:32: test] Error 2 [Pipeline] } 07:00:05 $ docker stop --time=1 0521caf7c81a5285962524d5cc1a777a49938ff8e4438a22c88289dba16b3eae 07:00:08 $ docker rm -f 0521caf7c81a5285962524d5cc1a777a49938ff8e4438a22c88289dba16b3eae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:00:11 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 07:00:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:00:18 ---> package-listing.sh 07:00:18 ++ facter osfamily 07:00:18 ++ tr '[:upper:]' '[:lower:]' 07:00:18 + OS_FAMILY=redhat 07:00:18 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-601 07:00:18 + START_PACKAGES=/tmp/packages_start.txt 07:00:18 + END_PACKAGES=/tmp/packages_end.txt 07:00:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:00:18 + PACKAGES=/tmp/packages_start.txt 07:00:18 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-601 ']' 07:00:18 + PACKAGES=/tmp/packages_end.txt 07:00:18 + case "${OS_FAMILY}" in 07:00:18 + rpm -qa 07:00:18 + sort 07:00:22 + '[' -f /tmp/packages_start.txt ']' 07:00:22 + '[' -f /tmp/packages_end.txt ']' 07:00:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:00:22 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-601 ']' 07:00:22 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-601/archives/ 07:00:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-601/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:00:22 provisioning config files... 07:00:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-601@tmp/config5520179503098334481tmp [Pipeline] { [Pipeline] echo 07:00:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:00:23 ---> create-netrc.sh [Pipeline] } 07:00:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:00:23 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:00:24 ---> python-tools-install.sh 07:00:24 Generating Requirements File 07:02:00 Python 3.6.8 07:02:00 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 07:02:00 appdirs==1.4.3 07:02:00 argcomplete==1.12.1 07:02:00 aspy.yaml==1.3.0 07:02:00 attrs==19.3.0 07:02:00 Babel==2.8.0 07:02:00 beautifulsoup4==4.8.2 07:02:00 boto3==1.11.6 07:02:00 botocore==1.14.6 07:02:00 bs4==0.0.1 07:02:00 cachetools==4.1.1 07:02:00 certifi==2019.11.28 07:02:00 cffi==1.14.3 07:02:00 cfgv==2.0.1 07:02:00 chardet==3.0.4 07:02:00 click==7.1 07:02:00 cliff==3.4.0 07:02:00 cmd2==1.3.10 07:02:00 colorama==0.4.3 07:02:00 cryptography==3.1.1 07:02:00 debtcollector==2.2.0 07:02:00 decorator==4.4.2 07:02:00 defusedxml==0.6.0 07:02:00 Deprecated==1.2.7 07:02:00 distlib==0.3.1 07:02:00 distro==1.2.0 07:02:00 dnspython==1.16.0 07:02:00 docker==4.2.0 07:02:00 docutils==0.15.2 07:02:00 dogpile.cache==1.0.2 07:02:00 email-validator==1.0.5 07:02:00 filelock==3.0.12 07:02:00 future==0.18.2 07:02:00 google-auth==1.21.3 07:02:00 httplib2==0.17.0 07:02:00 identify==1.4.11 07:02:00 idna==2.9 07:02:00 importlib-metadata==1.7.0 07:02:00 importlib-resources==1.5.0 07:02:00 iso8601==0.1.13 07:02:00 Jinja2==2.11.1 07:02:00 jmespath==0.10.0 07:02:00 jsonpatch==1.26 07:02:00 jsonpointer==2.0 07:02:00 jsonschema==3.2.0 07:02:00 keystoneauth1==4.2.1 07:02:00 kubernetes==11.0.0 07:02:00 lftools==0.34.2 07:02:00 lxml==4.5.0 07:02:00 MarkupSafe==0.23 07:02:00 msgpack==1.0.0 07:02:00 multi-key-dict==2.0.3 07:02:00 munch==2.5.0 07:02:00 netaddr==0.8.0 07:02:00 netifaces==0.10.9 07:02:00 niet==1.4.2 07:02:00 nodeenv==1.3.5 07:02:00 oauth2client==4.1.3 07:02:00 oauthlib==3.1.0 07:02:00 openstacksdk==0.50.0 07:02:00 os-client-config==2.1.0 07:02:00 os-service-types==1.7.0 07:02:00 osc-lib==2.2.1 07:02:00 oslo.config==8.3.2 07:02:00 oslo.context==3.1.1 07:02:00 oslo.i18n==5.0.1 07:02:00 oslo.log==4.4.0 07:02:00 oslo.serialization==4.0.1 07:02:00 oslo.utils==4.6.0 07:02:00 packaging==20.4 07:02:00 pbr==5.4.4 07:02:00 pluggy==0.13.1 07:02:00 prettytable==0.7.2 07:02:00 py==1.9.0 07:02:00 pyasn1==0.4.8 07:02:00 pyasn1-modules==0.2.8 07:02:00 pycparser==2.20 07:02:00 pygerrit2==2.0.10 07:02:00 PyGithub==1.46 07:02:00 pyinotify==0.9.6 07:02:00 PyJWT==1.7.1 07:02:00 pyparsing==2.4.7 07:02:00 pyperclip==1.8.0 07:02:00 pyroute2==0.4.13 07:02:00 pyrsistent==0.15.7 07:02:00 PySocks==1.6.8 07:02:00 python-cinderclient==7.2.0 07:02:00 python-dateutil==2.8.1 07:02:00 python-heatclient==2.2.1 07:02:00 python-jenkins==1.7.0 07:02:00 python-keystoneclient==4.1.1 07:02:00 python-magnumclient==3.2.1 07:02:00 python-novaclient==17.2.1 07:02:00 python-openstackclient==5.3.1 07:02:00 python-swiftclient==3.10.1 07:02:00 pytz==2020.1 07:02:00 PyYAML==5.3 07:02:00 requests==2.23.0 07:02:00 requests-oauthlib==1.3.0 07:02:00 requestsexceptions==1.4.0 07:02:00 rfc3986==1.4.0 07:02:00 rpm==4.11.3 07:02:00 rsa==4.0 07:02:00 ruamel.yaml==0.16.10 07:02:00 ruamel.yaml.clib==0.2.0 07:02:00 s3transfer==0.3.3 07:02:00 shade==1.27.2 07:02:00 simplejson==3.17.2 07:02:00 six==1.14.0 07:02:00 soupsieve==2.0 07:02:00 stevedore==3.2.2 07:02:00 tabulate==0.8.6 07:02:00 toml==0.10.0 07:02:00 tox==3.20.0 07:02:00 tqdm==4.43.0 07:02:00 urllib3==1.25.8 07:02:00 virtualenv==20.0.31 07:02:00 wcwidth==0.2.5 07:02:00 websocket-client==0.57.0 07:02:00 wrapt==1.12.1 07:02:00 xdg==3.0.2 07:02:00 xmltodict==0.12.0 07:02:00 yq==2.11.1 07:02:00 zipp==3.2.0 07:02:00 Cache entry deserialization failed, entry ignored 07:02:00 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. 07:02:04 Python 2.7.5 07:02:04 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 07:02:05 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. 07:02:05 ansible==2.9.7 07:02:05 Babel==0.9.6 07:02:05 backports.ssl-match-hostname==3.5.0.1 07:02:05 beautifulsoup4==4.4.1 07:02:05 bodhi==2.11.0 07:02:05 bodhi-client==2.11.0 07:02:05 CCColUtils==1.4 07:02:05 cffi==1.6.0 07:02:05 chardet==2.2.1 07:02:05 click==6.7 07:02:05 cloud-init==18.5 07:02:05 configobj==4.7.2 07:02:05 cryptography==1.7.2 07:02:05 decorator==3.4.0 07:02:05 distro==1.2.0 07:02:05 enum34==1.0.4 07:02:05 fedpkg==1.38 07:02:05 futures==3.1.1 07:02:05 gitdb==0.6.4 07:02:05 GitPython==1.0.1 07:02:05 html5lib==0.999 07:02:05 httplib2==0.9.2 07:02:05 idna==2.4 07:02:05 iniparse==0.4 07:02:05 ipaddress==1.0.16 07:02:05 IPy==0.75 07:02:05 javapackages==1.0.0 07:02:05 Jinja2==2.7.2 07:02:05 jmespath==0.9.4 07:02:05 jsonpatch==1.2 07:02:05 jsonpointer==1.9 07:02:05 kerberos==1.1 07:02:05 kitchen==1.1.1 07:02:05 langtable==0.0.31 07:02:05 lockfile==0.9.1 07:02:05 lxml==3.2.1 07:02:05 MarkupSafe==0.11 07:02:05 munch==2.0.2 07:02:05 offtrac==0.1.0 07:02:05 openidc-client==0.6.0 07:02:05 packagedb-cli==2.14.1 07:02:05 paramiko==2.1.1 07:02:05 perf==0.1 07:02:05 ply==3.4 07:02:05 policycoreutils-default-encoding==0.1 07:02:05 prettytable==0.7.2 07:02:05 pyasn1==0.1.9 07:02:05 pycparser==2.14 07:02:05 pycurl==7.19.0 07:02:05 pygobject==3.22.0 07:02:05 pygpgme==0.3 07:02:05 pyliblzma==0.5.3 07:02:05 pyOpenSSL==0.13.1 07:02:05 pyparsing==1.5.6 07:02:05 pyserial==2.6 07:02:05 python-augeas==0.5.0 07:02:05 python-bugzilla==2.3.0 07:02:05 python-dateutil==1.5 07:02:05 python-fedora==0.10.0 07:02:05 python-linux-procfs==0.4.9 07:02:05 python-yubico==1.2.3 07:02:05 pyudev==0.15 07:02:05 pyusb==1.0.0b1 07:02:05 pyxattr==0.5.1 07:02:05 PyYAML==3.10 07:02:05 requests==2.6.0 07:02:05 requests-kerberos==0.7.0 07:02:05 rpkg==1.60 07:02:05 schedutils==0.4 07:02:05 seobject==0.1 07:02:05 sepolicy==1.1 07:02:05 six==1.9.0 07:02:05 smmap==0.9.0 07:02:05 urlgrabber==3.10 07:02:05 urllib3==1.10.2 07:02:05 virtualenv==15.1.0 07:02:05 yum-langpacks==0.4.2 07:02:05 yum-metadata-parser==1.1.4 [Pipeline] echo 07:02:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:02:05 ---> sudo-logs.sh 07:02:05 Archiving 'sudo' log.. [Pipeline] echo 07:02:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:02:06 ---> job-cost.sh 07:02:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n6ml 07:02:19 Cache entry deserialization failed, entry ignored 07:02:19 Cache entry deserialization failed, entry ignored 07:02:20 Cache entry deserialization failed, entry ignored 07:02:20 Cache entry deserialization failed, entry ignored 07:02:20 Cache entry deserialization failed, entry ignored 07:02:20 Cache entry deserialization failed, entry ignored 07:02:20 Cache entry deserialization failed, entry ignored 07:02:20 Cache entry deserialization failed, entry ignored 07:02:20 Cache entry deserialization failed, entry ignored 07:02:21 Cache entry deserialization failed, entry ignored 07:02:21 Cache entry deserialization failed, entry ignored 07:02:21 Cache entry deserialization failed, entry ignored 07:02:21 Cache entry deserialization failed, entry ignored 07:02:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:03:04 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. 07:03:04 07:03:04 We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. 07:03:04 07:03:04 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. 07:03:04 lf-activate-venv(): INFO: Adding /tmp/venv-n6ml/bin to PATH 07:03:04 INFO: No Stack... 07:03:04 INFO: Retrieving Pricing Info for: v1-standard-2 07:03:04 INFO: Archiving Costs [Pipeline] echo 07:03:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:03:05 ---> logs-deploy.sh 07:03:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-601/1 07:03:05 INFO: archiving workspace using pattern(s): 07:03:07 Archives upload complete. 07:03:07 INFO: archiving logs to Nexus 07:03:09 ---> uname -a: 07:03:09 Linux prd-centos7-docker-4c-2g-1755.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 07:03:09 07:03:09 07:03:09 ---> lscpu: 07:03:09 Architecture: x86_64 07:03:09 CPU op-mode(s): 32-bit, 64-bit 07:03:09 Byte Order: Little Endian 07:03:09 CPU(s): 4 07:03:09 On-line CPU(s) list: 0-3 07:03:09 Thread(s) per core: 1 07:03:09 Core(s) per socket: 1 07:03:09 Socket(s): 4 07:03:09 NUMA node(s): 1 07:03:09 Vendor ID: GenuineIntel 07:03:09 CPU family: 6 07:03:09 Model: 44 07:03:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:03:09 Stepping: 1 07:03:09 CPU MHz: 2933.438 07:03:09 BogoMIPS: 5866.87 07:03:09 Virtualization: VT-x 07:03:09 Hypervisor vendor: KVM 07:03:09 Virtualization type: full 07:03:09 L1d cache: 32K 07:03:09 L1i cache: 32K 07:03:09 L2 cache: 4096K 07:03:09 L3 cache: 16384K 07:03:09 NUMA node0 CPU(s): 0-3 07:03:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 07:03:09 07:03:09 07:03:09 ---> nproc: 07:03:09 4 07:03:09 07:03:09