Pull request #614 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9645b71a9e834bf0990a1dfff8d8da39d1637c28+7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 (f05c0ffd9a8d70fcdc0823a7d57149f210dda02b) 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-614/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-614/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-3421 in /w/workspace/dgexfoundry_device-sdk-go_PR-614 [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-614 # 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 Merging remotes/origin/master commit 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 into PR head commit 9645b71a9e834bf0990a1dfff8d8da39d1637c28 Merge succeeded, producing 9645b71a9e834bf0990a1dfff8d8da39d1637c28 Checking out Revision 9645b71a9e834bf0990a1dfff8d8da39d1637c28 (PR-614) > 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/614/head:refs/remotes/origin/PR-614 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9645b71a9e834bf0990a1dfff8d8da39d1637c28 # 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 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9645b71a9e834bf0990a1dfff8d8da39d1637c28 # timeout=10 Commit message: "build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1" 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 07:00:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:00:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:00:16 ========================================================= 07:00:16 EdgeX Global Pipelines Version Info 07:00:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:00:18 ------------------- 07:00:18 stable info: 07:00:18 ------------------- 07:00:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:00:18 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 07:00:18 Message: update stable to v1.0.131 07:00:19 ------------------- 07:00:19 experimental info: 07:00:19 ------------------- 07:00:19 Commited By: **** collab-it+edgex@linuxfoundation.org 07:00:19 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 07:00:19 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 07:00:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:00:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:00:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:00:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:00:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:00:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:00:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:00:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:00:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:00:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:00:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:00:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 07:00:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:00:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:00:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:00:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:00:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:00:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:00:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:00:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:00:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:00:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:00:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:00:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:00:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:00:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-614 [Pipeline] echo 07:00:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-614 [Pipeline] echo 07:00:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-614 [Pipeline] echo 07:00:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9645b71a9e834bf0990a1dfff8d8da39d1637c28 [Pipeline] echo 07:00:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9645b71 [Pipeline] echo 07:00:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:00:24 + git log --format=format:%s -1 9645b71a9e834bf0990a1dfff8d8da39d1637c28 [Pipeline] echo 07:00:24 GIT_COMMIT: 9645b71a9e834bf0990a1dfff8d8da39d1637c28, Commit Message: build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1 [Pipeline] echo 07:00:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:00:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:00:25 07:00:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:00:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:00:26 latest: Pulling from edgex-devops/git-semver 07:00:26 31603596830f: Pulling fs layer 07:00:26 2a8b12db71e7: Pulling fs layer 07:00:26 6ca5941a6612: Pulling fs layer 07:00:26 ecc8261a40a4: Pulling fs layer 07:00:26 ecc8261a40a4: Waiting 07:00:26 2a8b12db71e7: Verifying Checksum 07:00:26 2a8b12db71e7: Download complete 07:00:26 31603596830f: Verifying Checksum 07:00:26 31603596830f: Download complete 07:00:26 ecc8261a40a4: Verifying Checksum 07:00:26 ecc8261a40a4: Download complete 07:00:26 6ca5941a6612: Verifying Checksum 07:00:26 6ca5941a6612: Download complete 07:00:26 31603596830f: Pull complete 07:00:27 2a8b12db71e7: Pull complete 07:00:27 6ca5941a6612: Pull complete 07:00:27 ecc8261a40a4: Pull complete 07:00:27 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:00:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:00:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:00:28 prd-centos7-docker-4c-2g-3421 does not seem to be running inside a container 07:00:28 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-614 -v /w/workspace/dgexfoundry_device-sdk-go_PR-614:/w/workspace/dgexfoundry_device-sdk-go_PR-614:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-614@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 07:00:30 $ docker top a2b80c027ab32f04261907d47bf46bab2ef2aedbda1c65298ce778645e2ad688 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:00:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:00:30 [ssh-agent] Looking for ssh-agent implementation... 07:00:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:00:31 $ docker exec a2b80c027ab32f04261907d47bf46bab2ef2aedbda1c65298ce778645e2ad688 ssh-agent 07:00:31 SSH_AUTH_SOCK=/tmp/ssh-bswt0neH9AP7/agent.12 07:00:31 SSH_AGENT_PID=17 07:00:31 Running ssh-add (command line suppressed) 07:00:31 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp/private_key_1619958720791792631.key (/w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp/private_key_1619958720791792631.key) 07:00:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:00:31 + git describe --exact-match --tags HEAD 07:00:31 fatal: no tag exactly matches '9645b71a9e834bf0990a1dfff8d8da39d1637c28' [Pipeline] } 07:00:31 $ docker exec --env ******** --env ******** a2b80c027ab32f04261907d47bf46bab2ef2aedbda1c65298ce778645e2ad688 ssh-agent -k 07:00:32 unset SSH_AUTH_SOCK; 07:00:32 unset SSH_AGENT_PID; 07:00:32 echo Agent pid 17 killed; 07:00:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:00:32 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:00:32 This usually means this commit has not been tagged. [Pipeline] sshagent 07:00:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:00:32 [ssh-agent] Looking for ssh-agent implementation... 07:00:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:00:32 $ docker exec a2b80c027ab32f04261907d47bf46bab2ef2aedbda1c65298ce778645e2ad688 ssh-agent 07:00:32 SSH_AUTH_SOCK=/tmp/ssh-LfZB9GaDCCwi/agent.45 07:00:32 SSH_AGENT_PID=50 07:00:32 Running ssh-add (command line suppressed) 07:00:32 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp/private_key_276466383070179232.key (/w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp/private_key_276466383070179232.key) 07:00:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:00:33 + git semver init 07:00:33 # -> Open(): unable to determine branch for HEAD 07:00:33 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-614/.git 07:00:33 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-614 07:00:33 # $SEMVER_REMOTE_NAME = origin 07:00:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:00:33 # $SEMVER_USER_NAME = edgex-jenkins 07:00:33 # $SEMVER_BRANCH = PR-614 07:00:33 # $SEMVER_TEMP = /tmp/semver-951009524 07:00:33 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 07:00:33 # '/tmp/semver-951009524' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-614/.semver' 07:00:33 # -> Force: false 07:00:33 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-614/.semver [Pipeline] } 07:00:33 $ docker exec --env ******** --env ******** a2b80c027ab32f04261907d47bf46bab2ef2aedbda1c65298ce778645e2ad688 ssh-agent -k 07:00:34 unset SSH_AUTH_SOCK; 07:00:34 unset SSH_AGENT_PID; 07:00:34 echo Agent pid 50 killed; 07:00:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:00:34 + git semver [Pipeline] } 07:00:34 $ docker stop --time=1 a2b80c027ab32f04261907d47bf46bab2ef2aedbda1c65298ce778645e2ad688 07:00:36 $ docker rm -f a2b80c027ab32f04261907d47bf46bab2ef2aedbda1c65298ce778645e2ad688 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:00:37 Stashed 43 file(s) [Pipeline] echo 07:00:37 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 07:00:37 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 07:00:53 Still waiting to schedule task 07:00:53 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:00:53 Still waiting to schedule task 07:00:53 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3419’ is offline 07:03:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3424 in /w/workspace/dgexfoundry_device-sdk-go_PR-614 [Pipeline] { [Pipeline] ws 07:03:40 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:03:44 Running on prd-centos7-docker-4c-2g-3425 in /w/workspace/dgexfoundry_device-sdk-go_PR-614 [Pipeline] { [Pipeline] ws 07:03:44 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:03:45 using credential edgex-jenkins-ssh 07:03:45 Cloning the remote Git repository 07:03:45 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:03:45 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:03:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:03:45 > git --version # timeout=10 07:03:45 > git --version # 'git version 2.17.1' 07:03:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:47 Merging remotes/origin/master commit 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 into PR head commit 9645b71a9e834bf0990a1dfff8d8da39d1637c28 07:03:47 Merge succeeded, producing 9645b71a9e834bf0990a1dfff8d8da39d1637c28 07:03:47 Checking out Revision 9645b71a9e834bf0990a1dfff8d8da39d1637c28 (PR-614) 07:03:47 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:03:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:47 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:03:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:03:47 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:03:47 > git config core.sparsecheckout # timeout=10 07:03:47 > git checkout -f 9645b71a9e834bf0990a1dfff8d8da39d1637c28 # timeout=10 07:03:47 > git remote # timeout=10 07:03:47 > git config --get remote.origin.url # timeout=10 07:03:47 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:47 > git merge 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 # timeout=10 07:03:47 > git rev-parse HEAD^{commit} # timeout=10 07:03:48 > git config core.sparsecheckout # timeout=10 07:03:48 > git checkout -f 9645b71a9e834bf0990a1dfff8d8da39d1637c28 # timeout=10 07:03:52 using credential edgex-jenkins-ssh 07:03:52 Commit message: "build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1" 07:03:52 Cloning the remote Git repository 07:03:52 > git --version # timeout=10 07:03:52 > git --version # 'git version 2.17.1' 07:03:52 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d 07:03:52 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 07:03:52 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:03:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:03:52 > git --version # timeout=10 07:03:52 > git --version # 'git version 2.16.5' 07:03:52 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:03:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:03:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:03:53 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] echo 07:03:53 ========================================================= 07:03:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:03:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:03:54 Merging remotes/origin/master commit 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 into PR head commit 9645b71a9e834bf0990a1dfff8d8da39d1637c28 07:03:54 Merge succeeded, producing 9645b71a9e834bf0990a1dfff8d8da39d1637c28 07:03:54 Checking out Revision 9645b71a9e834bf0990a1dfff8d8da39d1637c28 (PR-614) 07:03:55 + 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 . 07:03:54 > git config core.sparsecheckout # timeout=10 07:03:54 > git checkout -f 9645b71a9e834bf0990a1dfff8d8da39d1637c28 # timeout=10 07:03:54 > git remote # timeout=10 07:03:54 > git config --get remote.origin.url # timeout=10 07:03:54 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:54 > git merge 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 # timeout=10 07:03:54 > git rev-parse HEAD^{commit} # timeout=10 07:03:54 > git config core.sparsecheckout # timeout=10 07:03:54 > git checkout -f 9645b71a9e834bf0990a1dfff8d8da39d1637c28 # timeout=10 07:03:56 Sending build context to Docker daemon 3.501MB 07:03:56 Step 1/8 : ARG BASE=golang:1.15-alpine 07:03:56 Step 2/8 : FROM ${BASE} 07:03:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:03:56 b538f80385f9: Pulling fs layer 07:03:56 74f711af9a0d: Pulling fs layer 07:03:56 99f96fe45779: Pulling fs layer 07:03:56 8529a6b9a6be: Pulling fs layer 07:03:56 45590311c82a: Pulling fs layer 07:03:56 69ca0ff8b7b3: Pulling fs layer 07:03:56 209524e5b208: Pulling fs layer 07:03:56 45590311c82a: Waiting 07:03:56 69ca0ff8b7b3: Waiting 07:03:56 209524e5b208: Waiting 07:03:56 8529a6b9a6be: Waiting 07:03:56 99f96fe45779: Verifying Checksum 07:03:56 99f96fe45779: Download complete 07:03:56 74f711af9a0d: Verifying Checksum 07:03:56 74f711af9a0d: Download complete 07:03:56 45590311c82a: Verifying Checksum 07:03:56 45590311c82a: Download complete 07:03:56 b538f80385f9: Verifying Checksum 07:03:56 b538f80385f9: Download complete 07:03:56 69ca0ff8b7b3: Verifying Checksum 07:03:56 69ca0ff8b7b3: Download complete 07:03:57 b538f80385f9: Pull complete 07:03:57 74f711af9a0d: Pull complete 07:03:58 99f96fe45779: Pull complete 07:03:58 Commit message: "build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1" 07:03:58 209524e5b208: Verifying Checksum 07:03:58 209524e5b208: Download complete 07:03:58 > git --version # timeout=10 07:03:58 > git --version # 'git version 2.16.5' 07:03:58 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 07:04:00 8529a6b9a6be: Verifying Checksum 07:04:00 8529a6b9a6be: Download complete [Pipeline] echo 07:04:00 ========================================================= 07:04:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:04:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:04:01 + 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 . 07:04:03 Sending build context to Docker daemon 3.501MB 07:04:03 Step 1/8 : ARG BASE=golang:1.15-alpine 07:04:03 Step 2/8 : FROM ${BASE} 07:04:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:04:03 df20fa9351a1: Pulling fs layer 07:04:03 ed8968b2872e: Pulling fs layer 07:04:03 a92cc7c5fd73: Pulling fs layer 07:04:03 e871e8e8d7a9: Pulling fs layer 07:04:03 e73272ec9a57: Pulling fs layer 07:04:03 1e910a182e73: Pulling fs layer 07:04:03 4e634b169226: Pulling fs layer 07:04:03 e871e8e8d7a9: Waiting 07:04:03 e73272ec9a57: Waiting 07:04:03 1e910a182e73: Waiting 07:04:03 4e634b169226: Waiting 07:04:03 a92cc7c5fd73: Verifying Checksum 07:04:03 a92cc7c5fd73: Download complete 07:04:03 ed8968b2872e: Verifying Checksum 07:04:03 ed8968b2872e: Download complete 07:04:04 e73272ec9a57: Verifying Checksum 07:04:04 e73272ec9a57: Download complete 07:04:04 1e910a182e73: Verifying Checksum 07:04:04 1e910a182e73: Download complete 07:04:04 df20fa9351a1: Verifying Checksum 07:04:04 df20fa9351a1: Download complete 07:04:04 df20fa9351a1: Pull complete 07:04:05 ed8968b2872e: Pull complete 07:04:05 a92cc7c5fd73: Pull complete 07:04:08 4e634b169226: Verifying Checksum 07:04:08 4e634b169226: Download complete 07:04:09 e871e8e8d7a9: Verifying Checksum 07:04:09 e871e8e8d7a9: Download complete 07:04:12 8529a6b9a6be: Pull complete 07:04:12 45590311c82a: Pull complete 07:04:12 69ca0ff8b7b3: Pull complete 07:04:15 209524e5b208: Pull complete 07:04:15 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 07:04:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:04:15 ---> 5bddaf1c2fca 07:04:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:04:17 ---> Running in f92b5642d492 07:04:18 Removing intermediate container f92b5642d492 07:04:18 ---> 3c7f52362d6f 07:04:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:18 ---> Running in eb4da278012d 07:04:20 e871e8e8d7a9: Pull complete 07:04:20 e73272ec9a57: Pull complete 07:04:20 1e910a182e73: Pull complete 07:04:21 Removing intermediate container eb4da278012d 07:04:21 ---> 574449a68409 07:04:21 Step 5/8 : RUN apk add --no-cache make git 07:04:21 ---> Running in 1eb58e461d9d 07:04:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:04:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:04:24 OK: 142 MiB in 39 packages 07:04:25 Removing intermediate container 1eb58e461d9d 07:04:25 ---> 5db81eafafd2 07:04:25 Step 6/8 : WORKDIR /device-sdk-go 07:04:25 ---> Running in 86d7966c6285 07:04:25 4e634b169226: Pull complete 07:04:25 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 07:04:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:04:25 ---> f7629b54cfaa 07:04:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:04:25 ---> Running in abe862c7bc8d 07:04:25 Removing intermediate container 86d7966c6285 07:04:25 ---> 9c2011123d67 07:04:25 Step 7/8 : COPY . . 07:04:26 Removing intermediate container abe862c7bc8d 07:04:26 ---> e779bb15a2fe 07:04:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:26 ---> Running in 4bf4f6503503 07:04:27 ---> 8f3d117e1ab3 07:04:27 Step 8/8 : RUN go mod download 07:04:27 ---> Running in 89d3d94270a2 07:04:28 Removing intermediate container 4bf4f6503503 07:04:28 ---> 227db4485c2c 07:04:28 Step 5/8 : RUN apk add --no-cache make git 07:04:28 ---> Running in 531eac80a321 07:04:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:04:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:04:30 OK: 166 MiB in 39 packages 07:04:30 Removing intermediate container 531eac80a321 07:04:30 ---> c6e23012844e 07:04:30 Step 6/8 : WORKDIR /device-sdk-go 07:04:31 ---> Running in 3f13a3bf1b3f 07:04:31 Removing intermediate container 3f13a3bf1b3f 07:04:31 ---> 69bfc5ec80ee 07:04:31 Step 7/8 : COPY . . 07:04:32 ---> 7abc6a0012a6 07:04:32 Step 8/8 : RUN go mod download 07:04:32 ---> Running in 6104032ab4f0 07:04:49 Removing intermediate container 89d3d94270a2 07:04:49 ---> 944df5636196 07:04:49 Successfully built 944df5636196 07:04:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:04:50 + docker inspect -f . ci-base-image-arm64 07:04:50 . [Pipeline] withDockerContainer 07:04:50 prd-ubuntu18.04-docker-arm64-4c-16g-3424 does not seem to be running inside a container 07:04:50 $ 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-arm64 cat 07:04:52 $ docker top bcecc1dcb406ea7a3763c43c20114936c4f405287cc9ab28fe279aa82e5a0d30 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:53 + go version 07:04:53 go version go1.15.2 linux/arm64 [Pipeline] } 07:04:53 $ docker stop --time=1 bcecc1dcb406ea7a3763c43c20114936c4f405287cc9ab28fe279aa82e5a0d30 07:04:55 Removing intermediate container 6104032ab4f0 07:04:55 ---> bd96f2d87adf 07:04:55 Successfully built bd96f2d87adf 07:04:55 Successfully tagged ci-base-image-x86_64:latest 07:04:55 $ docker rm -f bcecc1dcb406ea7a3763c43c20114936c4f405287cc9ab28fe279aa82e5a0d30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:56 + docker inspect -f . ci-base-image-x86_64 07:04:56 . [Pipeline] withDockerContainer 07:04:57 prd-centos7-docker-4c-2g-3425 does not seem to be running inside a container 07:04:57 + docker inspect -f . ci-base-image-arm64 07:04:57 . 07:04:57 $ 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 07:04:57 $ docker top 0ecfc391a107cb58b66f20e53dbd8a042e389dfebb921c091bcdab4e7510b3db -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 07:04:58 prd-ubuntu18.04-docker-arm64-4c-16g-3424 does not seem to be running inside a container 07:04: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-arm64 cat 07:05:00 $ docker top 6f38c9d5a717b86c2cabce2ffa2c54f358a92f9de44f90982bca9d505e7616e9 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 07:05:01 + go version 07:05:01 go version go1.15.2 linux/amd64 [Pipeline] } 07:05:01 $ docker stop --time=1 0ecfc391a107cb58b66f20e53dbd8a042e389dfebb921c091bcdab4e7510b3db 07:05:02 + make test 07:05:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:05:02 $ docker rm -f 0ecfc391a107cb58b66f20e53dbd8a042e389dfebb921c091bcdab4e7510b3db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:05:04 + docker inspect -f . ci-base-image-x86_64 07:05:04 . [Pipeline] withDockerContainer 07:05:04 prd-centos7-docker-4c-2g-3425 does not seem to be running inside a container 07:05:04 $ 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 07:05:06 $ docker top 564926f325f82367205d5d77277749752261556abd8d43ca7bd49f5cc95d1b04 -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:07 + make test 07:05:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:05:22 ? github.com/edgexfoundry/device-sdk-go [no test files] 07:05:24 ? github.com/edgexfoundry/device-sdk-go [no test files] 07:05:50 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 07:05:50 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 07:05:50 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 07:05:50 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.075s coverage: 21.6% of statements 07:05:50 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.739s coverage: 97.1% of statements 07:06:03 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 07:06:03 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 07:06:03 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 07:06:03 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.145s coverage: 21.6% of statements 07:06:06 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.220s coverage: 97.1% of statements 07:06:22 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.087s coverage: 9.4% of statements 07:06:22 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.063s coverage: 21.9% of statements 07:06:22 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 07:06:22 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.310s coverage: 39.9% of statements 07:06:22 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 07:06:22 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.661s coverage: 65.4% of statements 07:06:22 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 07:06:22 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 07:06:22 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 07:06:22 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 07:06:22 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.132s coverage: 52.6% of statements 07:06:22 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 07:06:22 ok github.com/edgexfoundry/device-sdk-go/pkg/models 3.202s coverage: 68.9% of statements 07:06:22 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 07:06:22 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 07:06:22 GO111MODULE=on go vet ./... 07:06:33 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.111s coverage: 9.4% of statements 07:06:33 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.110s coverage: 21.9% of statements 07:06:33 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 07:06:33 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.516s coverage: 39.9% of statements 07:06:33 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 07:06:33 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.801s coverage: 65.4% of statements 07:06:33 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 07:06:33 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 07:06:33 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 07:06:33 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 07:06:33 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.175s coverage: 52.6% of statements 07:06:33 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 07:06:33 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.659s coverage: 68.9% of statements 07:06:33 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 07:06:33 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 07:06:33 GO111MODULE=on go vet ./... 07:06:38 gofmt -l . 07:06:38 [ "`gofmt -l .`" = "" ] 07:06:38 ./bin/test-attribution-txt.sh 07:06:38 ./bin/test-go-mod-tidy.sh [Pipeline] stash 07:06:39 Stashed 1 file(s) [Pipeline] } 07:06:39 $ docker stop --time=1 564926f325f82367205d5d77277749752261556abd8d43ca7bd49f5cc95d1b04 07:06:41 $ docker rm -f 564926f325f82367205d5d77277749752261556abd8d43ca7bd49f5cc95d1b04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:06:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:06:45 + ls -al . 07:06:45 total 192 07:06:45 drwxrwxr-x. 11 jenkins jenkins 4096 Oct 5 07:06 . 07:06:45 drwxrwxr-x. 4 jenkins jenkins 28 Oct 5 07:03 .. 07:06:45 drwxrwxr-x. 2 jenkins jenkins 64 Oct 5 07:03 bin 07:06:45 -rw-r--r--. 1 jenkins jenkins 111040 Oct 5 07:06 coverage.out 07:06:45 -rw-rw-r--. 1 jenkins jenkins 936 Oct 5 07:03 Dockerfile.build 07:06:45 -rw-rw-r--. 1 jenkins jenkins 140 Oct 5 07:03 .dockerignore 07:06:45 drwxrwxr-x. 4 jenkins jenkins 48 Oct 5 07:03 example 07:06:45 drwxrwxr-x. 8 jenkins jenkins 179 Oct 5 07:03 .git 07:06:45 drwxrwxr-x. 2 jenkins jenkins 60 Oct 5 07:03 .github 07:06:45 -rw-rw-r--. 1 jenkins jenkins 138 Oct 5 07:03 .gitignore 07:06:45 -rw-r--r--. 1 jenkins jenkins 517 Oct 5 07:06 go.mod 07:06:45 -rw-r--r--. 1 jenkins jenkins 13736 Oct 5 07:06 go.sum 07:06:45 drwxrwxr-x. 15 jenkins jenkins 211 Oct 5 07:03 internal 07:06:45 -rw-rw-r--. 1 jenkins jenkins 785 Oct 5 07:03 Jenkinsfile 07:06:45 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 5 07:03 LICENSE 07:06:45 -rw-rw-r--. 1 jenkins jenkins 1013 Oct 5 07:03 Makefile 07:06:45 drwxrwxr-x. 4 jenkins jenkins 26 Oct 5 07:03 openapi 07:06:45 drwxrwxr-x. 5 jenkins jenkins 50 Oct 5 07:03 pkg 07:06:45 -rw-rw-r--. 1 jenkins jenkins 5897 Oct 5 07:03 README.md 07:06:45 -rw-rw-r--. 1 jenkins jenkins 4291 Oct 5 07:03 RELEASE-NOTES.txt 07:06:45 drwxrwxr-x. 3 jenkins jenkins 58 Oct 5 07:04 .semver 07:06:45 drwxrwxr-x. 4 jenkins jenkins 54 Oct 5 07:03 snap 07:06:45 -rw-rw-r--. 1 jenkins jenkins 5 Oct 5 07:00 VERSION 07:06:45 -rw-rw-r--. 1 jenkins jenkins 222 Oct 5 07:03 version.go [Pipeline] isUnix [Pipeline] sh 07:06:45 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=9645b71a9e834bf0990a1dfff8d8da39d1637c28 --label arch=amd64 --label version=0.0.0 . 07:06:46 Sending build context to Docker daemon 3.612MB 07:06:46 Step 1/24 : ARG BASE=golang:1.15-alpine 07:06:46 Step 2/24 : FROM ${BASE} AS builder 07:06:46 ---> bd96f2d87adf 07:06:46 Step 3/24 : ARG MAKE='make build' 07:06:46 ---> Running in 767b2e2d4d64 07:06:46 Removing intermediate container 767b2e2d4d64 07:06:46 ---> 571de92fb5ae 07:06:46 Step 4/24 : WORKDIR /device-sdk-go 07:06:46 ---> Running in e4fc918ce474 07:06:47 Removing intermediate container e4fc918ce474 07:06:47 ---> 1b6da72260f8 07:06:47 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:06:47 ---> Running in 8920e7320a1f 07:06:47 Removing intermediate container 8920e7320a1f 07:06:47 ---> d205f1bca5a5 07:06:47 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:47 ---> Running in efb0381801ff 07:06:49 Removing intermediate container efb0381801ff 07:06:49 ---> 45a1a92a9a57 07:06:49 Step 7/24 : RUN apk add --update --no-cache make git 07:06:49 ---> Running in de909a8a5119 07:06:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:06:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:06:51 OK: 166 MiB in 39 packages 07:06:51 Removing intermediate container de909a8a5119 07:06:51 ---> 8294c8244bed 07:06:51 Step 8/24 : COPY . . 07:06:52 ---> 9ee69d38a965 07:06:52 Step 9/24 : RUN ${MAKE} 07:06:52 ---> Running in cc6feff15813 07:06:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:07:06 gofmt -l . 07:07:06 [ "`gofmt -l .`" = "" ] 07:07:06 ./bin/test-attribution-txt.sh 07:07:06 ./bin/test-go-mod-tidy.sh [Pipeline] stash 07:07:06 Warning: overwriting stash ‘coverage-report’ 07:07:07 Stashed 1 file(s) [Pipeline] } 07:07:07 $ docker stop --time=1 6f38c9d5a717b86c2cabce2ffa2c54f358a92f9de44f90982bca9d505e7616e9 07:07:09 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 07:07:09 $ docker rm -f 6f38c9d5a717b86c2cabce2ffa2c54f358a92f9de44f90982bca9d505e7616e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 07:07:11 Removing intermediate container cc6feff15813 07:07:11 ---> fb841086cd33 07:07:11 Step 10/24 : FROM scratch 07:07:11 ---> 07:07:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] sh 07:07:11 ---> Running in 3cbd18f1702a 07:07:11 Removing intermediate container 3cbd18f1702a 07:07:11 ---> 2cc1f8586c71 07:07:11 Step 12/24 : ENV APP_PORT=49990 07:07:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:07:11 ---> Running in 346fb4d0bb87 07:07:11 Removing intermediate container 346fb4d0bb87 07:07:11 ---> 227df01abc61 07:07:11 Step 13/24 : EXPOSE $APP_PORT 07:07:11 ---> Running in b0209918b72a 07:07:11 + ls -al . 07:07:11 total 232 07:07:11 drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 07:07 . 07:07:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 07:03 .. 07:07:11 -rw-rw-r-- 1 jenkins jenkins 140 Oct 5 07:03 .dockerignore 07:07:11 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 07:03 .git 07:07:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 07:03 .github 07:07:11 -rw-rw-r-- 1 jenkins jenkins 138 Oct 5 07:03 .gitignore 07:07:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 07:03 .semver 07:07:11 -rw-rw-r-- 1 jenkins jenkins 936 Oct 5 07:03 Dockerfile.build 07:07:11 -rw-rw-r-- 1 jenkins jenkins 785 Oct 5 07:03 Jenkinsfile 07:07:11 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 5 07:03 LICENSE 07:07:11 -rw-rw-r-- 1 jenkins jenkins 1013 Oct 5 07:03 Makefile 07:07:11 -rw-rw-r-- 1 jenkins jenkins 5897 Oct 5 07:03 README.md 07:07:11 -rw-rw-r-- 1 jenkins jenkins 4291 Oct 5 07:03 RELEASE-NOTES.txt 07:07:11 -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 07:00 VERSION 07:07:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 07:03 bin 07:07:11 -rw-r--r-- 1 jenkins jenkins 111040 Oct 5 07:06 coverage.out 07:07:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 07:03 example 07:07:11 -rw-r--r-- 1 jenkins jenkins 517 Oct 5 07:07 go.mod 07:07:11 -rw-r--r-- 1 jenkins jenkins 13736 Oct 5 07:07 go.sum 07:07:11 drwxrwxr-x 15 jenkins jenkins 4096 Oct 5 07:03 internal 07:07:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 07:03 openapi 07:07:11 drwxrwxr-x 5 jenkins jenkins 4096 Oct 5 07:03 pkg 07:07:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 07:03 snap 07:07:11 -rw-rw-r-- 1 jenkins jenkins 222 Oct 5 07:03 version.go [Pipeline] isUnix [Pipeline] sh 07:07:11 Removing intermediate container b0209918b72a 07:07:11 ---> f409e842a8ab 07:07:11 Step 14/24 : WORKDIR / 07:07:11 ---> Running in c0b7aa0d9930 07:07:12 Removing intermediate container c0b7aa0d9930 07:07:12 ---> c078996bd5af 07:07:12 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 07:07:12 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9645b71a9e834bf0990a1dfff8d8da39d1637c28 --label arch=arm64 --label version=0.0.0 . 07:07:12 Sending build context to Docker daemon 3.612MB 07:07:12 Step 1/24 : ARG BASE=golang:1.15-alpine 07:07:12 Step 2/24 : FROM ${BASE} AS builder 07:07:12 ---> 944df5636196 07:07:12 Step 3/24 : ARG MAKE='make build' 07:07:13 ---> Running in 8700ea9b3e56 07:07:13 ---> 96367a16b7fc 07:07:13 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 07:07:13 ---> 61c08c864898 07:07:13 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 07:07:13 ---> a04860bf86b2 07:07:13 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 07:07:13 Removing intermediate container 8700ea9b3e56 07:07:13 ---> 716e66788c96 07:07:13 Step 4/24 : WORKDIR /device-sdk-go 07:07:13 ---> Running in 7e7dad1429bd 07:07:14 ---> eb697741bd0e 07:07:14 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 07:07:14 ---> 82ef9bccd435 07:07:14 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 07:07:14 Removing intermediate container 7e7dad1429bd 07:07:14 ---> 4a3329f18440 07:07:14 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:07:14 ---> Running in 67cbaca46554 07:07:14 ---> Running in ba39d4ba183f 07:07:14 Removing intermediate container ba39d4ba183f 07:07:14 ---> 33fff31b7b6e 07:07:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:07:14 ---> Running in a23398bbc962 07:07:14 Removing intermediate container a23398bbc962 07:07:14 ---> cfdcd284f319 07:07:14 Step 22/24 : LABEL arch=amd64 07:07:14 ---> Running in 390b4dbd3bb2 07:07:14 Removing intermediate container 67cbaca46554 07:07:14 ---> 895415dcef50 07:07:14 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:14 ---> Running in e3f7f8420e41 07:07:15 Removing intermediate container 390b4dbd3bb2 07:07:15 ---> a3f3dcc9784c 07:07:15 Step 23/24 : LABEL git_sha=9645b71a9e834bf0990a1dfff8d8da39d1637c28 07:07:15 ---> Running in aae5362cf09e 07:07:15 Removing intermediate container aae5362cf09e 07:07:15 ---> 77f836bb1784 07:07:15 Step 24/24 : LABEL version=0.0.0 07:07:15 ---> Running in c47a18b6c523 07:07:15 Removing intermediate container c47a18b6c523 07:07:15 ---> ba343b3b3652 07:07:15 [Warning] One or more build-args [ARCH] were not consumed 07:07:15 Successfully built ba343b3b3652 07:07:15 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:07:17 Removing intermediate container e3f7f8420e41 07:07:17 ---> bff6e63d5b7d 07:07:17 Step 7/24 : RUN apk add --update --no-cache make git 07:07:17 ---> Running in 7f440b01682c 07:07:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:07:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:07:20 OK: 142 MiB in 39 packages 07:07:21 Removing intermediate container 7f440b01682c 07:07:21 ---> 540f9c6be7f3 07:07:21 Step 8/24 : COPY . . 07:07:22 ---> 9db5679aef9b 07:07:22 Step 9/24 : RUN ${MAKE} 07:07:22 ---> Running in 74230e40d027 07:07:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:07:51 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 07:07:51 Removing intermediate container 74230e40d027 07:07:51 ---> b7e609bde7d7 07:07:51 Step 10/24 : FROM scratch 07:07:51 ---> 07:07:51 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:07:51 ---> Running in 551e240ac062 07:07:51 Removing intermediate container 551e240ac062 07:07:51 ---> 067a4c3097c6 07:07:51 Step 12/24 : ENV APP_PORT=49990 07:07:51 ---> Running in aeb726dde7bf 07:07:51 Removing intermediate container aeb726dde7bf 07:07:51 ---> 607185619a5e 07:07:51 Step 13/24 : EXPOSE $APP_PORT 07:07:51 ---> Running in e01ac8195966 07:07:51 Removing intermediate container e01ac8195966 07:07:51 ---> 78920908f19b 07:07:51 Step 14/24 : WORKDIR / 07:07:51 ---> Running in 14a7732c2a1f 07:07:52 Removing intermediate container 14a7732c2a1f 07:07:52 ---> 303042931cc8 07:07:52 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 07:07:53 ---> 98af30bbef32 07:07:53 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 07:07:54 ---> b723450f4baa 07:07:54 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 07:07:55 ---> c1f653a8f05b 07:07:55 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 07:07:55 ---> 0be6a03443f9 07:07:55 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 07:07:56 ---> 9dd6b0ac4871 07:07:56 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 07:07:56 ---> Running in fa353d480ef2 07:07:56 Removing intermediate container fa353d480ef2 07:07:56 ---> 5cec5d175bf8 07:07:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:07:57 ---> Running in cd2406cddf79 07:07:57 Removing intermediate container cd2406cddf79 07:07:57 ---> 25d9ed6686eb 07:07:57 Step 22/24 : LABEL arch=arm64 07:07:57 ---> Running in 6f07deb08b52 07:07:57 Removing intermediate container 6f07deb08b52 07:07:57 ---> 4500fd12557b 07:07:57 Step 23/24 : LABEL git_sha=9645b71a9e834bf0990a1dfff8d8da39d1637c28 07:07:58 ---> Running in 200f5a775e52 07:07:58 Removing intermediate container 200f5a775e52 07:07:58 ---> 238abc851c72 07:07:58 Step 24/24 : LABEL version=0.0.0 07:07:58 ---> Running in 8a02f4d8dadf 07:07:59 Removing intermediate container 8a02f4d8dadf 07:07:59 ---> e0afcdc407e8 07:07:59 [Warning] One or more build-args [ARCH] were not consumed 07:07:59 Successfully built e0afcdc407e8 07:07:59 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 07:08:02 provisioning config files... 07:08:02 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp/config473800911821336927tmp [Pipeline] { [Pipeline] sh 07:08:02 + set +x 07:08:02 + curl -s https://codecov.io/bash 07:08:02 + bash -s -- 07:08:02 07:08:02 _____ _ 07:08:02 / ____| | | 07:08:02 | | ___ __| | ___ ___ _____ __ 07:08:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:08:02 | |___| (_) | (_| | __/ (_| (_) \ V / 07:08:02 \_____\___/ \__,_|\___|\___\___/ \_/ 07:08:02 Bash-20200917-4e8f14b 07:08:02 07:08:02 07:08:02 ==> Jenkins CI detected. 07:08:02 project root: . 07:08:02 --> token set from env 07:08:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:08:02 ==> Running gcov in . (disable via -X gcov) 07:08:02 ==> Python coveragepy not found 07:08:02 ==> Searching for coverage reports in: 07:08:02 + . 07:08:02 -> Found 1 reports 07:08:02 ==> Detecting git/mercurial file structure 07:08:02 ==> Reading reports 07:08:02 + ./coverage.out bytes=111040 07:08:02 ==> Appending adjustments 07:08:02 https://docs.codecov.io/docs/fixing-reports 07:08:03 + Found adjustments 07:08:03 ==> Gzipping contents 07:08:03 ==> Uploading reports 07:08:03 url: https://codecov.io 07:08:03 query: branch=PR-614&commit=9645b71a9e834bf0990a1dfff8d8da39d1637c28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-614%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=614&job=&cmd_args= 07:08:03 -> Pinging Codecov 07:08:03 https://codecov.io/upload/v4?package=bash-20200917-4e8f14b&token=secret&branch=PR-614&commit=9645b71a9e834bf0990a1dfff8d8da39d1637c28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-614%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=614&job=&cmd_args= 07:08:03 -> Uploading to 07:08:03 https://storage.googleapis.com/codecov/v4/raw/2020-10-05/7E55EF52A471D76F132DFD9A03CDDE97/9645b71a9e834bf0990a1dfff8d8da39d1637c28/1b2e520b-0e3d-4d8c-96b2-7629d62780b0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201005T070803Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=121e516314aea6c60a99a4e0cd4c56a19fcfd3f80a1250c1507e197f8ce346f4 07:08:03 % Total % Received % Xferd Average Speed Time Time Time Current 07:08:03 Dload Upload Total Spent Left Speed 07:08:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18328 0 0 100 18328 0 45485 --:--:-- --:--:-- --:--:-- 45478 07:08:04 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9645b71a9e834bf0990a1dfff8d8da39d1637c28 [Pipeline] } 07:08:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:08:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:08:08 ---> package-listing.sh 07:08:08 ++ facter osfamily 07:08:08 ++ tr '[:upper:]' '[:lower:]' 07:08:08 + OS_FAMILY=redhat 07:08:08 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-614 07:08:08 + START_PACKAGES=/tmp/packages_start.txt 07:08:08 + END_PACKAGES=/tmp/packages_end.txt 07:08:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:08:08 + PACKAGES=/tmp/packages_start.txt 07:08:08 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-614 ']' 07:08:08 + PACKAGES=/tmp/packages_end.txt 07:08:08 + case "${OS_FAMILY}" in 07:08:08 + rpm -qa 07:08:08 + sort 07:08:12 + '[' -f /tmp/packages_start.txt ']' 07:08:12 + '[' -f /tmp/packages_end.txt ']' 07:08:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:08:12 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-614 ']' 07:08:12 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-614/archives/ 07:08:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-614/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:08:12 provisioning config files... 07:08:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp/config5598052500464251561tmp [Pipeline] { [Pipeline] echo 07:08:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:08:13 ---> create-netrc.sh [Pipeline] } 07:08:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:08:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:08:13 ---> python-tools-install.sh 07:08:13 Generating Requirements File 07:09:35 Python 3.6.8 07:09:35 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 07:09:35 aiohttp==3.6.2 07:09:35 appdirs==1.4.3 07:09:35 argcomplete==1.12.1 07:09:35 aspy.yaml==1.3.0 07:09:35 async-timeout==3.0.1 07:09:35 attrs==19.3.0 07:09:35 Babel==2.8.0 07:09:35 beautifulsoup4==4.8.2 07:09:35 boto3==1.11.6 07:09:35 botocore==1.14.6 07:09:35 bs4==0.0.1 07:09:35 cachetools==4.1.1 07:09:35 certifi==2019.11.28 07:09:35 cffi==1.14.3 07:09:35 cfgv==2.0.1 07:09:35 chardet==3.0.4 07:09:35 click==7.1 07:09:35 cliff==3.4.0 07:09:35 cmd2==1.3.11 07:09:35 colorama==0.4.3 07:09:35 cryptography==3.1.1 07:09:35 debtcollector==2.2.0 07:09:35 decorator==4.4.2 07:09:35 defusedxml==0.6.0 07:09:35 Deprecated==1.2.7 07:09:35 distlib==0.3.1 07:09:35 distro==1.2.0 07:09:35 dnspython==1.16.0 07:09:35 docker==4.2.0 07:09:35 docutils==0.15.2 07:09:35 dogpile.cache==1.0.2 07:09:35 email-validator==1.0.5 07:09:35 filelock==3.0.12 07:09:35 future==0.18.2 07:09:35 google-auth==1.22.0 07:09:35 httplib2==0.17.0 07:09:35 identify==1.4.11 07:09:35 idna==2.9 07:09:35 idna-ssl==1.1.0 07:09:35 importlib-metadata==1.7.0 07:09:35 importlib-resources==1.5.0 07:09:35 iso8601==0.1.13 07:09:35 Jinja2==2.11.1 07:09:35 jmespath==0.10.0 07:09:35 jsonpatch==1.26 07:09:35 jsonpointer==2.0 07:09:35 jsonschema==3.2.0 07:09:35 keystoneauth1==4.2.1 07:09:35 kubernetes==11.0.0 07:09:35 lftools==0.34.2 07:09:35 lxml==4.5.0 07:09:35 MarkupSafe==0.23 07:09:35 msgpack==1.0.0 07:09:35 multi-key-dict==2.0.3 07:09:35 multidict==4.7.6 07:09:35 munch==2.5.0 07:09:35 netaddr==0.8.0 07:09:35 netifaces==0.10.9 07:09:35 niet==1.4.2 07:09:35 nodeenv==1.3.5 07:09:35 oauth2client==4.1.3 07:09:35 oauthlib==3.1.0 07:09:35 openstacksdk==0.50.0 07:09:35 os-client-config==2.1.0 07:09:35 os-service-types==1.7.0 07:09:35 osc-lib==2.2.1 07:09:35 oslo.config==8.3.2 07:09:35 oslo.context==3.1.1 07:09:35 oslo.i18n==5.0.1 07:09:35 oslo.log==4.4.0 07:09:35 oslo.serialization==4.0.1 07:09:35 oslo.utils==4.6.0 07:09:35 packaging==20.4 07:09:35 pbr==5.4.4 07:09:35 pluggy==0.13.1 07:09:35 prettytable==0.7.2 07:09:35 py==1.9.0 07:09:35 pyasn1==0.4.8 07:09:35 pyasn1-modules==0.2.8 07:09:35 pycparser==2.20 07:09:35 pygerrit2==2.0.10 07:09:35 PyGithub==1.46 07:09:35 pyinotify==0.9.6 07:09:35 PyJWT==1.7.1 07:09:35 pyparsing==2.4.7 07:09:35 pyperclip==1.8.0 07:09:35 pyroute2==0.4.13 07:09:35 pyrsistent==0.15.7 07:09:35 PySocks==1.6.8 07:09:35 python-cinderclient==7.2.0 07:09:35 python-dateutil==2.8.1 07:09:35 python-heatclient==2.2.1 07:09:35 python-jenkins==1.7.0 07:09:35 python-keystoneclient==4.1.1 07:09:35 python-magnumclient==3.2.1 07:09:35 python-novaclient==17.2.1 07:09:35 python-openstackclient==5.4.0 07:09:35 python-swiftclient==3.10.1 07:09:35 pytz==2020.1 07:09:35 PyYAML==5.3 07:09:35 requests==2.23.0 07:09:35 requests-oauthlib==1.3.0 07:09:35 requestsexceptions==1.4.0 07:09:35 rfc3986==1.4.0 07:09:35 rpm==4.11.3 07:09:35 rsa==4.0 07:09:35 ruamel.yaml==0.16.10 07:09:35 ruamel.yaml.clib==0.2.0 07:09:35 s3transfer==0.3.3 07:09:35 shade==1.27.2 07:09:35 simplejson==3.17.2 07:09:35 six==1.14.0 07:09:35 soupsieve==2.0 07:09:35 stevedore==3.2.2 07:09:35 tabulate==0.8.6 07:09:35 toml==0.10.0 07:09:35 tox==3.20.0 07:09:35 tqdm==4.43.0 07:09:35 typing-extensions==3.7.4.3 07:09:35 urllib3==1.25.8 07:09:35 virtualenv==20.0.33 07:09:35 wcwidth==0.2.5 07:09:35 websocket-client==0.57.0 07:09:35 wrapt==1.12.1 07:09:35 xdg==3.0.2 07:09:35 xmltodict==0.12.0 07:09:35 yarl==1.6.0 07:09:35 yq==2.11.1 07:09:35 zipp==3.3.0 07:09:35 Cache entry deserialization failed, entry ignored 07:09:35 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:09:35 Python 2.7.5 07:09:35 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 07:09:35 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:09:35 ansible==2.9.7 07:09:35 Babel==0.9.6 07:09:35 backports.ssl-match-hostname==3.5.0.1 07:09:35 beautifulsoup4==4.4.1 07:09:35 bodhi==2.11.0 07:09:35 bodhi-client==2.11.0 07:09:35 CCColUtils==1.4 07:09:35 cffi==1.6.0 07:09:35 chardet==2.2.1 07:09:35 click==6.7 07:09:35 cloud-init==18.5 07:09:35 configobj==4.7.2 07:09:35 cryptography==1.7.2 07:09:35 decorator==3.4.0 07:09:35 distro==1.2.0 07:09:35 enum34==1.0.4 07:09:35 fedpkg==1.38 07:09:35 futures==3.1.1 07:09:35 gitdb==0.6.4 07:09:35 GitPython==1.0.1 07:09:35 html5lib==0.999 07:09:35 httplib2==0.9.2 07:09:35 idna==2.4 07:09:35 iniparse==0.4 07:09:35 ipaddress==1.0.16 07:09:35 IPy==0.75 07:09:35 javapackages==1.0.0 07:09:35 Jinja2==2.7.2 07:09:35 jmespath==0.9.4 07:09:35 jsonpatch==1.2 07:09:35 jsonpointer==1.9 07:09:35 kerberos==1.1 07:09:35 kitchen==1.1.1 07:09:35 langtable==0.0.31 07:09:35 lockfile==0.9.1 07:09:35 lxml==3.2.1 07:09:35 MarkupSafe==0.11 07:09:35 munch==2.0.2 07:09:35 offtrac==0.1.0 07:09:35 openidc-client==0.6.0 07:09:35 packagedb-cli==2.14.1 07:09:35 paramiko==2.1.1 07:09:35 perf==0.1 07:09:35 ply==3.4 07:09:35 policycoreutils-default-encoding==0.1 07:09:35 prettytable==0.7.2 07:09:35 pyasn1==0.1.9 07:09:35 pycparser==2.14 07:09:35 pycurl==7.19.0 07:09:35 pygobject==3.22.0 07:09:35 pygpgme==0.3 07:09:35 pyliblzma==0.5.3 07:09:35 pyOpenSSL==0.13.1 07:09:35 pyparsing==1.5.6 07:09:35 pyserial==2.6 07:09:35 python-augeas==0.5.0 07:09:35 python-bugzilla==2.3.0 07:09:35 python-dateutil==1.5 07:09:35 python-fedora==0.10.0 07:09:35 python-linux-procfs==0.4.9 07:09:35 python-yubico==1.2.3 07:09:35 pyudev==0.15 07:09:35 pyusb==1.0.0b1 07:09:35 pyxattr==0.5.1 07:09:35 PyYAML==3.10 07:09:35 requests==2.6.0 07:09:35 requests-kerberos==0.7.0 07:09:35 rpkg==1.60 07:09:35 schedutils==0.4 07:09:35 seobject==0.1 07:09:35 sepolicy==1.1 07:09:35 six==1.9.0 07:09:35 smmap==0.9.0 07:09:35 urlgrabber==3.10 07:09:35 urllib3==1.10.2 07:09:35 virtualenv==15.1.0 07:09:35 yum-langpacks==0.4.2 07:09:35 yum-metadata-parser==1.1.4 [Pipeline] echo 07:09:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:09:35 ---> sudo-logs.sh 07:09:35 Archiving 'sudo' log.. [Pipeline] echo 07:09:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:09:36 ---> job-cost.sh 07:09:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0p6X 07:09:48 Cache entry deserialization failed, entry ignored 07:09:48 Cache entry deserialization failed, entry ignored 07:09:48 Cache entry deserialization failed, entry ignored 07:09:48 Cache entry deserialization failed, entry ignored 07:09:48 Cache entry deserialization failed, entry ignored 07:09:48 Cache entry deserialization failed, entry ignored 07:09:48 Cache entry deserialization failed, entry ignored 07:09:49 Cache entry deserialization failed, entry ignored 07:09:49 Cache entry deserialization failed, entry ignored 07:09:49 Cache entry deserialization failed, entry ignored 07:09:49 Cache entry deserialization failed, entry ignored 07:09:49 Cache entry deserialization failed, entry ignored 07:09:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:10:24 lf-activate-venv(): INFO: Adding /tmp/venv-0p6X/bin to PATH 07:10:24 INFO: No Stack... 07:10:24 INFO: Retrieving Pricing Info for: v1-standard-2 07:10:24 INFO: Archiving Costs [Pipeline] echo 07:10:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:10:24 ---> logs-deploy.sh 07:10:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-614/1 07:10:24 INFO: archiving workspace using pattern(s): 07:10:26 Archives upload complete. 07:10:26 INFO: archiving logs to Nexus 07:10:27 ---> uname -a: 07:10:27 Linux prd-centos7-docker-4c-2g-3421.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:10:27 07:10:27 07:10:27 ---> lscpu: 07:10:27 Architecture: x86_64 07:10:27 CPU op-mode(s): 32-bit, 64-bit 07:10:27 Byte Order: Little Endian 07:10:27 CPU(s): 4 07:10:27 On-line CPU(s) list: 0-3 07:10:27 Thread(s) per core: 1 07:10:27 Core(s) per socket: 1 07:10:27 Socket(s): 4 07:10:27 NUMA node(s): 1 07:10:27 Vendor ID: GenuineIntel 07:10:27 CPU family: 6 07:10:27 Model: 44 07:10:27 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:10:27 Stepping: 1 07:10:27 CPU MHz: 2933.438 07:10:27 BogoMIPS: 5866.87 07:10:27 Virtualization: VT-x 07:10:27 Hypervisor vendor: KVM 07:10:27 Virtualization type: full 07:10:27 L1d cache: 32K 07:10:27 L1i cache: 32K 07:10:27 L2 cache: 4096K 07:10:27 L3 cache: 16384K 07:10:27 NUMA node0 CPU(s): 0-3 07:10:27 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:10:27 07:10:27 07:10:27 ---> nproc: 07:10:27 4 07:10:27 07:10:27