Pull request #443 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from dcbccb6b27b2957be6f158d3ef66db66e44659b0+1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb (4359086f3297586e9cbeca466360af880c7451c1) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-443/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-443/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 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-21543 in /w/workspace/dry_go-mod-core-contracts_PR-443 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-443 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/443/head:refs/remotes/origin/PR-443 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb into PR head commit dcbccb6b27b2957be6f158d3ef66db66e44659b0 Merge succeeded, producing dcbccb6b27b2957be6f158d3ef66db66e44659b0 Checking out Revision dcbccb6b27b2957be6f158d3ef66db66e44659b0 (PR-443) > git config core.sparsecheckout # timeout=10 > git checkout -f dcbccb6b27b2957be6f158d3ef66db66e44659b0 # 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 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dcbccb6b27b2957be6f158d3ef66db66e44659b0 # timeout=10 Commit message: "feat(command): Revise CommandResponse DTO to MultiCoreCommandsResponse" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:40:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:40:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:40:46 ========================================================= 07:40:46 EdgeX Global Pipelines Version Info 07:40:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:40:47 ------------------- 07:40:47 stable info: 07:40:47 ------------------- 07:40:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:40:47 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 07:40:47 Message: update stable to v1.0.179 07:40:48 ------------------- 07:40:48 experimental info: 07:40:48 ------------------- 07:40:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:40:48 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 07:40:48 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:40:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 07:40:49 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 07:40:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:40:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:40:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:40:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:40:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:40:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:40:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:40:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:40:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:40:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 07:40:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:40:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:40:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:40:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:40:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:40:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:40:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:40:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:40:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:40:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:40:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:40:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:40:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:40:52 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:40:52 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 07:40:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-443 [Pipeline] echo 07:40:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-443 [Pipeline] echo 07:40:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-443 [Pipeline] echo 07:40:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dcbccb6b27b2957be6f158d3ef66db66e44659b0 [Pipeline] echo 07:40:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dcbccb6 [Pipeline] echo 07:40:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:40:54 + git log --format=format:%s -1 dcbccb6b27b2957be6f158d3ef66db66e44659b0 [Pipeline] echo 07:40:54 GIT_COMMIT: dcbccb6b27b2957be6f158d3ef66db66e44659b0, Commit Message: feat(command): Revise CommandResponse DTO to MultiCoreCommandsResponse [Pipeline] echo 07:40:54 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:40:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:40:56 07:40:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:40:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:40:56 latest: Pulling from edgex-devops/git-semver 07:40:56 31603596830f: Pulling fs layer 07:40:56 2a8b12db71e7: Pulling fs layer 07:40:56 6ca5941a6612: Pulling fs layer 07:40:56 ecc8261a40a4: Pulling fs layer 07:40:56 ecc8261a40a4: Waiting 07:40:56 2a8b12db71e7: Verifying Checksum 07:40:56 2a8b12db71e7: Download complete 07:40:56 31603596830f: Verifying Checksum 07:40:56 31603596830f: Download complete 07:40:56 ecc8261a40a4: Verifying Checksum 07:40:56 ecc8261a40a4: Download complete 07:40:56 6ca5941a6612: Verifying Checksum 07:40:56 6ca5941a6612: Download complete 07:40:56 31603596830f: Pull complete 07:40:57 2a8b12db71e7: Pull complete 07:40:58 6ca5941a6612: Pull complete 07:40:58 ecc8261a40a4: Pull complete 07:40:58 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:40:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:40:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:40:58 prd-centos7-docker-4c-2g-21543 does not seem to be running inside a container 07:40:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-443 -v /w/workspace/dry_go-mod-core-contracts_PR-443:/w/workspace/dry_go-mod-core-contracts_PR-443:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-443@tmp:/w/workspace/dry_go-mod-core-contracts_PR-443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:41:00 $ docker top ef8037bf8c55e33a6646163abfc1955159a603032d19773de4dfbc736bbb2465 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:41:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:41:01 [ssh-agent] Looking for ssh-agent implementation... 07:41:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:41:01 $ docker exec ef8037bf8c55e33a6646163abfc1955159a603032d19773de4dfbc736bbb2465 ssh-agent 07:41:01 SSH_AUTH_SOCK=/tmp/ssh-xlXucyxqMV80/agent.11 07:41:01 SSH_AGENT_PID=16 07:41:01 Running ssh-add (command line suppressed) 07:41:01 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-443@tmp/private_key_5195864312252478222.key (/w/workspace/dry_go-mod-core-contracts_PR-443@tmp/private_key_5195864312252478222.key) 07:41:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:41:02 + git tag --points-at HEAD [Pipeline] } 07:41:02 $ docker exec --env ******** --env ******** ef8037bf8c55e33a6646163abfc1955159a603032d19773de4dfbc736bbb2465 ssh-agent -k 07:41:02 unset SSH_AUTH_SOCK; 07:41:02 unset SSH_AGENT_PID; 07:41:02 echo Agent pid 16 killed; 07:41:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:41:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:41:02 [ssh-agent] Looking for ssh-agent implementation... 07:41:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:41:02 $ docker exec ef8037bf8c55e33a6646163abfc1955159a603032d19773de4dfbc736bbb2465 ssh-agent 07:41:03 SSH_AUTH_SOCK=/tmp/ssh-vEDbYVNsBgil/agent.46 07:41:03 SSH_AGENT_PID=51 07:41:03 Running ssh-add (command line suppressed) 07:41:03 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-443@tmp/private_key_7605813245188329234.key (/w/workspace/dry_go-mod-core-contracts_PR-443@tmp/private_key_7605813245188329234.key) 07:41:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:41:03 + git semver init 07:41:03 # -> Open(): unable to determine branch for HEAD 07:41:03 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-443/.git 07:41:03 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-443 07:41:03 # $SEMVER_REMOTE_NAME = origin 07:41:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:41:03 # $SEMVER_USER_NAME = edgex-jenkins 07:41:03 # $SEMVER_BRANCH = PR-443 07:41:03 # $SEMVER_TEMP = /tmp/semver-706405322 07:41:03 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 07:41:05 # '/tmp/semver-706405322' -> '/w/workspace/dry_go-mod-core-contracts_PR-443/.semver' 07:41:05 # -> Force: false 07:41:05 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-443/.semver [Pipeline] } 07:41:05 $ docker exec --env ******** --env ******** ef8037bf8c55e33a6646163abfc1955159a603032d19773de4dfbc736bbb2465 ssh-agent -k 07:41:05 unset SSH_AUTH_SOCK; 07:41:05 unset SSH_AGENT_PID; 07:41:05 echo Agent pid 51 killed; 07:41:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:41:05 + git semver [Pipeline] } 07:41:05 $ docker stop --time=1 ef8037bf8c55e33a6646163abfc1955159a603032d19773de4dfbc736bbb2465 07:41:07 $ docker rm -f ef8037bf8c55e33a6646163abfc1955159a603032d19773de4dfbc736bbb2465 [Pipeline] // withDockerContainer [Pipeline] sh 07:41:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:41:08 Stashed 1 file(s) [Pipeline] echo 07:41:08 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 07:41:24 Still waiting to schedule task 07:41:24 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:41:24 Still waiting to schedule task 07:41:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 07:43:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21544 in /w/workspace/dry_go-mod-core-contracts_PR-443 [Pipeline] { [Pipeline] ws 07:43:11 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 07:43:15 using credential edgex-jenkins-ssh 07:43:16 Cloning the remote Git repository 07:43:16 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:43:16 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 07:43:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:43:16 > git --version # timeout=10 07:43:16 > git --version # 'git version 2.17.1' 07:43:16 using GIT_SSH to set credentials SSH Credentials for GitHub 07:43:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:43:18 Merging remotes/origin/master commit 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb into PR head commit dcbccb6b27b2957be6f158d3ef66db66e44659b0 07:43:18 Merge succeeded, producing dcbccb6b27b2957be6f158d3ef66db66e44659b0 07:43:18 Checking out Revision dcbccb6b27b2957be6f158d3ef66db66e44659b0 (PR-443) 07:43:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:43:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:43:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:43:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:43:17 using GIT_SSH to set credentials SSH Credentials for GitHub 07:43:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/443/head:refs/remotes/origin/PR-443 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:43:18 > git config core.sparsecheckout # timeout=10 07:43:18 > git checkout -f dcbccb6b27b2957be6f158d3ef66db66e44659b0 # timeout=10 07:43:18 > git remote # timeout=10 07:43:18 > git config --get remote.origin.url # timeout=10 07:43:18 using GIT_SSH to set credentials SSH Credentials for GitHub 07:43:18 > git merge 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb # timeout=10 07:43:18 > git rev-parse HEAD^{commit} # timeout=10 07:43:18 > git config core.sparsecheckout # timeout=10 07:43:18 > git checkout -f dcbccb6b27b2957be6f158d3ef66db66e44659b0 # timeout=10 07:43:22 Commit message: "feat(command): Revise CommandResponse DTO to MultiCoreCommandsResponse" 07:43:23 > git --version # timeout=10 07:43:23 > git --version # 'git version 2.17.1' 07:43:23 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:43:24 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:43:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:43:25 + sudo service docker restart 07:43:25 + true [Pipeline] unstash [Pipeline] echo 07:43:28 ========================================================= 07:43:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:43:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:43:29 + 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:43:30 Sending build context to Docker daemon 2.25MB 07:43:30 Step 1/7 : ARG BASE=golang:1.15-alpine 07:43:30 Step 2/7 : FROM ${BASE} 07:43:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:43:30 5f621e34cdf4: Pulling fs layer 07:43:30 a4357932f1b6: Pulling fs layer 07:43:30 18c013af1878: Pulling fs layer 07:43:30 00ac8860ef70: Pulling fs layer 07:43:30 63d7cb157983: Pulling fs layer 07:43:30 b116817d02f9: Pulling fs layer 07:43:30 745a02a5169b: Pulling fs layer 07:43:30 745a02a5169b: Waiting 07:43:30 63d7cb157983: Waiting 07:43:30 b116817d02f9: Waiting 07:43:30 00ac8860ef70: Waiting 07:43:30 18c013af1878: Verifying Checksum 07:43:30 a4357932f1b6: Verifying Checksum 07:43:30 a4357932f1b6: Download complete 07:43:30 63d7cb157983: Verifying Checksum 07:43:30 63d7cb157983: Download complete 07:43:30 b116817d02f9: Verifying Checksum 07:43:30 b116817d02f9: Download complete 07:43:30 5f621e34cdf4: Download complete 07:43:31 5f621e34cdf4: Pull complete 07:43:31 a4357932f1b6: Pull complete 07:43:32 18c013af1878: Pull complete 07:43:34 745a02a5169b: Verifying Checksum 07:43:34 745a02a5169b: Download complete 07:43:34 00ac8860ef70: Verifying Checksum 07:43:34 00ac8860ef70: Download complete 07:43:44 00ac8860ef70: Pull complete 07:43:45 63d7cb157983: Pull complete 07:43:45 b116817d02f9: Pull complete 07:43:49 745a02a5169b: Pull complete 07:43:49 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:43:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:43:49 ---> b7e6874047d6 07:43:49 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:43:52 ---> Running in 1b37ae1cb793 07:43:52 Removing intermediate container 1b37ae1cb793 07:43:52 ---> 7d3b5769ead0 07:43:52 Step 4/7 : RUN apk add bash 07:43:52 ---> Running in 108987065b7c 07:43:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:43:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:43:55 OK: 142 MiB in 39 packages 07:43:56 Removing intermediate container 108987065b7c 07:43:56 ---> 449ab5ba5331 07:43:56 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:43:57 ---> Running in cc6b94247d09 07:43:57 Removing intermediate container cc6b94247d09 07:43:57 ---> dff63f571c18 07:43:57 Step 6/7 : COPY go.mod . 07:43:58 ---> d43bd7aec12b 07:43:58 Step 7/7 : RUN go mod download 07:43:58 ---> Running in 385b000ea370 07:44:12 Running on prd-centos7-docker-4c-2g-21545 in /w/workspace/dry_go-mod-core-contracts_PR-443 [Pipeline] { [Pipeline] ws 07:44:12 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 07:44:13 Removing intermediate container 385b000ea370 07:44:13 ---> b33150eb1f5d 07:44:13 Successfully built b33150eb1f5d 07:44:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:44:14 + docker inspect -f . ci-base-image-arm64 07:44:14 . [Pipeline] withDockerContainer 07:44:14 prd-ubuntu18.04-docker-arm64-4c-16g-21544 does not seem to be running inside a container 07:44:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:44:15 $ docker top f167d441014bd5b584b14ca663d91b9caa10c4b75ed6019dfe6a1423f1eccc28 -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:17 + go version 07:44:17 go version go1.15.5 linux/arm64 [Pipeline] } 07:44:17 $ docker stop --time=1 f167d441014bd5b584b14ca663d91b9caa10c4b75ed6019dfe6a1423f1eccc28 07:44:19 $ docker rm -f f167d441014bd5b584b14ca663d91b9caa10c4b75ed6019dfe6a1423f1eccc28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 07:44:19 using credential edgex-jenkins-ssh 07:44:20 Cloning the remote Git repository [Pipeline] isUnix [Pipeline] sh 07:44:20 + docker inspect -f . ci-base-image-arm64 07:44:20 . [Pipeline] withDockerContainer 07:44:20 prd-ubuntu18.04-docker-arm64-4c-16g-21544 does not seem to be running inside a container 07:44:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:44:20 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:44:20 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 07:44:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:44:20 > git --version # timeout=10 07:44:20 > git --version # 'git version 2.24.3' 07:44:20 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:44:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:44:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:44:21 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/443/head:refs/remotes/origin/PR-443 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:44:22 $ docker top 5b9b9b550dcbd4fd0292159df2038f4503007e6da76da4d8bd869d9392589c50 -eo pid,comm 07:44:22 Merging remotes/origin/master commit 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb into PR head commit dcbccb6b27b2957be6f158d3ef66db66e44659b0 [Pipeline] { 07:44:22 Merge succeeded, producing dcbccb6b27b2957be6f158d3ef66db66e44659b0 07:44:22 Checking out Revision dcbccb6b27b2957be6f158d3ef66db66e44659b0 (PR-443) [Pipeline] sh 07:44:23 + make test 07:44:23 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:44:23 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 07:44:23 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 07:44:22 > git config core.sparsecheckout # timeout=10 07:44:22 > git checkout -f dcbccb6b27b2957be6f158d3ef66db66e44659b0 # timeout=10 07:44:22 > git remote # timeout=10 07:44:22 > git config --get remote.origin.url # timeout=10 07:44:22 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:22 > git merge 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb # timeout=10 07:44:22 > git rev-parse HEAD^{commit} # timeout=10 07:44:22 > git config core.sparsecheckout # timeout=10 07:44:22 > git checkout -f dcbccb6b27b2957be6f158d3ef66db66e44659b0 # timeout=10 07:44:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 07:44:24 go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 07:44:24 go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 07:44:25 clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: 07:44:25 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/1/clients/interfaces) 07:44:25 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) 07:44:25 clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: 07:44:25 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/1/models) 07:44:25 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) 07:44:25 clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: 07:44:25 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/1/clients/interfaces) 07:44:25 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) 07:44:25 clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: 07:44:25 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/1/models) 07:44:25 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) 07:44:25 make: *** [Makefile:6: test] Error 1 [Pipeline] } 07:44:25 $ docker stop --time=1 5b9b9b550dcbd4fd0292159df2038f4503007e6da76da4d8bd869d9392589c50 07:44:27 Commit message: "feat(command): Revise CommandResponse DTO to MultiCoreCommandsResponse" 07:44:27 $ docker rm -f 5b9b9b550dcbd4fd0292159df2038f4503007e6da76da4d8bd869d9392589c50 07:44:27 > git --version # timeout=10 07:44:27 > git --version # 'git version 2.24.3' 07:44:27 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { 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] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:44:29 Failed in branch arm64 [Pipeline] script [Pipeline] { [Pipeline] sh 07:44:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:44:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:44:31 + true 07:44:31 + sudo service docker restart 07:44:31 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 07:44:33 ========================================================= 07:44:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:44:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:44:33 + 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:44:34 Sending build context to Docker daemon 2.251MB 07:44:34 Step 1/7 : ARG BASE=golang:1.15-alpine 07:44:34 Step 2/7 : FROM ${BASE} 07:44:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:44:34 188c0c94c7c5: Pulling fs layer 07:44:34 0ef7d3d256c8: Pulling fs layer 07:44:34 de9db76c5a1d: Pulling fs layer 07:44:34 bca2f99d35d6: Pulling fs layer 07:44:34 93359f2a8cfa: Pulling fs layer 07:44:34 bca2f99d35d6: Waiting 07:44:34 7c6f9722023f: Pulling fs layer 07:44:34 a35cf1a2eb13: Pulling fs layer 07:44:34 93359f2a8cfa: Waiting 07:44:34 7c6f9722023f: Waiting 07:44:34 a35cf1a2eb13: Waiting 07:44:35 de9db76c5a1d: Download complete 07:44:35 0ef7d3d256c8: Verifying Checksum 07:44:35 0ef7d3d256c8: Download complete 07:44:35 93359f2a8cfa: Verifying Checksum 07:44:35 93359f2a8cfa: Download complete 07:44:35 7c6f9722023f: Verifying Checksum 07:44:35 7c6f9722023f: Download complete 07:44:36 188c0c94c7c5: Verifying Checksum 07:44:36 188c0c94c7c5: Download complete 07:44:37 188c0c94c7c5: Pull complete 07:44:38 0ef7d3d256c8: Pull complete 07:44:38 de9db76c5a1d: Pull complete 07:44:41 a35cf1a2eb13: Verifying Checksum 07:44:41 a35cf1a2eb13: Download complete 07:44:44 bca2f99d35d6: Verifying Checksum 07:44:44 bca2f99d35d6: Download complete 07:44:56 bca2f99d35d6: Pull complete 07:44:56 93359f2a8cfa: Pull complete 07:44:56 7c6f9722023f: Pull complete 07:45:03 a35cf1a2eb13: Pull complete 07:45:03 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:45:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:45:03 ---> a62c8e92a672 07:45:03 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:45:03 ---> Running in 99960e47a59c 07:45:04 Removing intermediate container 99960e47a59c 07:45:04 ---> 0d508be3f8ce 07:45:04 Step 4/7 : RUN apk add bash 07:45:04 ---> Running in b42b7f4670a9 07:45:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:45:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:45:07 OK: 166 MiB in 39 packages 07:45:09 Removing intermediate container b42b7f4670a9 07:45:09 ---> 316d12d8049d 07:45:09 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:45:09 ---> Running in 681167f312c5 07:45:09 Removing intermediate container 681167f312c5 07:45:09 ---> d293057fd61c 07:45:09 Step 6/7 : COPY go.mod . 07:45:10 ---> cee7575f0110 07:45:10 Step 7/7 : RUN go mod download 07:45:10 ---> Running in 219edd4242ed 07:45:28 Removing intermediate container 219edd4242ed 07:45:28 ---> b4ba2356c4d3 07:45:28 Successfully built b4ba2356c4d3 07:45:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:45:29 + docker inspect -f . ci-base-image-x86_64 07:45:29 . [Pipeline] withDockerContainer 07:45:29 prd-centos7-docker-4c-2g-21545 does not seem to be running inside a container 07:45:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:45:31 $ docker top cc8d7919b4cc81cf12ca58d39d04a55ab6f26e55314d351b3e02b2f47ee13a39 -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:32 + go version 07:45:32 go version go1.15.5 linux/amd64 [Pipeline] } 07:45:32 $ docker stop --time=1 cc8d7919b4cc81cf12ca58d39d04a55ab6f26e55314d351b3e02b2f47ee13a39 07:45:33 $ docker rm -f cc8d7919b4cc81cf12ca58d39d04a55ab6f26e55314d351b3e02b2f47ee13a39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:45:34 + docker inspect -f . ci-base-image-x86_64 07:45:34 . [Pipeline] withDockerContainer 07:45:35 prd-centos7-docker-4c-2g-21545 does not seem to be running inside a container 07:45:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:45:36 $ docker top 534c7ed4e4635ed2f0113e9b4dc6f3fa660bcae69237e816aa2e879d07d7c39b -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:37 + make test 07:45:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:45:37 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 07:45:37 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 07:45:38 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 07:45:38 go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 07:45:38 go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 07:45:39 clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: 07:45:39 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/1/clients/interfaces) 07:45:39 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) 07:45:39 clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: 07:45:39 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/1/models) 07:45:39 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) 07:45:39 clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: 07:45:39 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/1/clients/interfaces) 07:45:39 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) 07:45:39 clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: 07:45:39 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/1/models) 07:45:39 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) 07:45:39 make: *** [Makefile:6: test] Error 1 [Pipeline] } 07:45:39 $ docker stop --time=1 534c7ed4e4635ed2f0113e9b4dc6f3fa660bcae69237e816aa2e879d07d7c39b 07:45:41 $ docker rm -f 534c7ed4e4635ed2f0113e9b4dc6f3fa660bcae69237e816aa2e879d07d7c39b [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:45:44 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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:45:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:45:49 ---> package-listing.sh 07:45:49 ++ facter osfamily 07:45:49 ++ tr '[:upper:]' '[:lower:]' 07:45:49 + OS_FAMILY=redhat 07:45:49 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-443 07:45:49 + START_PACKAGES=/tmp/packages_start.txt 07:45:49 + END_PACKAGES=/tmp/packages_end.txt 07:45:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:45:49 + PACKAGES=/tmp/packages_start.txt 07:45:49 + '[' /w/workspace/dry_go-mod-core-contracts_PR-443 ']' 07:45:49 + PACKAGES=/tmp/packages_end.txt 07:45:49 + case "${OS_FAMILY}" in 07:45:49 + rpm -qa 07:45:49 + sort 07:45:54 + '[' -f /tmp/packages_start.txt ']' 07:45:54 + '[' -f /tmp/packages_end.txt ']' 07:45:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:45:54 + '[' /w/workspace/dry_go-mod-core-contracts_PR-443 ']' 07:45:54 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-443/archives/ 07:45:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-443/archives/ [Pipeline] echo 07:45:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-443/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:45:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:45:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:45:55 07:45:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:45:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:45:55 alpine: Pulling from edgex-lftools-log-publisher 07:45:55 df20fa9351a1: Pulling fs layer 07:45:55 36b3adc4ff6f: Pulling fs layer 07:45:55 8ad3a11d3b57: Pulling fs layer 07:45:55 46f8f816bc3b: Pulling fs layer 07:45:55 93b61091891f: Pulling fs layer 07:45:55 93b9cdb0e59b: Pulling fs layer 07:45:55 5e14af77c1be: Pulling fs layer 07:45:55 01666e4c0597: Pulling fs layer 07:45:55 aa168da1d23b: Pulling fs layer 07:45:55 93b9cdb0e59b: Waiting 07:45:55 5e14af77c1be: Waiting 07:45:55 01666e4c0597: Waiting 07:45:55 aa168da1d23b: Waiting 07:45:55 93b61091891f: Waiting 07:45:55 46f8f816bc3b: Waiting 07:45:55 36b3adc4ff6f: Verifying Checksum 07:45:55 36b3adc4ff6f: Download complete 07:45:55 46f8f816bc3b: Download complete 07:45:56 df20fa9351a1: Verifying Checksum 07:45:56 df20fa9351a1: Download complete 07:45:56 93b9cdb0e59b: Verifying Checksum 07:45:56 93b9cdb0e59b: Download complete 07:45:56 5e14af77c1be: Verifying Checksum 07:45:56 5e14af77c1be: Download complete 07:45:56 93b61091891f: Verifying Checksum 07:45:56 93b61091891f: Download complete 07:45:56 01666e4c0597: Verifying Checksum 07:45:56 01666e4c0597: Download complete 07:45:56 8ad3a11d3b57: Verifying Checksum 07:45:56 8ad3a11d3b57: Download complete 07:45:56 df20fa9351a1: Pull complete 07:45:56 36b3adc4ff6f: Pull complete 07:45:57 8ad3a11d3b57: Pull complete 07:45:57 46f8f816bc3b: Pull complete 07:45:58 aa168da1d23b: Verifying Checksum 07:45:58 93b61091891f: Pull complete 07:45:58 93b9cdb0e59b: Pull complete 07:45:58 5e14af77c1be: Pull complete 07:45:58 01666e4c0597: Pull complete 07:46:06 aa168da1d23b: Pull complete 07:46:06 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:46:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:46:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:46:07 prd-centos7-docker-4c-2g-21543 does not seem to be running inside a container 07:46:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-443/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-443 -v /w/workspace/dry_go-mod-core-contracts_PR-443:/w/workspace/dry_go-mod-core-contracts_PR-443:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-443@tmp:/w/workspace/dry_go-mod-core-contracts_PR-443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:46:10 $ docker top 5f7b2539beaef3ed2a9b3352628e581774eab302a9f8ca38a0cc614331ee478e -eo pid,comm [Pipeline] { [Pipeline] sh 07:46:11 + touch /tmp/pre-build-complete [Pipeline] sh 07:46:11 + mkdir -p /var/log/sa [Pipeline] sh 07:46:12 + ls /var/log/sa-host 07:46:12 + sadf -c /var/log/sa-host/sa20 07:46:12 file_magic: OK 07:46:12 HZ: Using current value: 100 07:46:12 file_header: OK 07:46:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:46:12 Statistics: 07:46:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:46:12 File successfully converted to sysstat format version 12.2.1 07:46:12 + sadf -c /var/log/sa-host/sa23 07:46:12 file_magic: OK 07:46:12 HZ: Using current value: 100 07:46:12 file_header: OK 07:46:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:46:12 Statistics: 07:46:12 Hnuu...uuuununununu... 07:46:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:12 provisioning config files... 07:46:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-443@tmp/config6057912453486097742tmp [Pipeline] { [Pipeline] echo 07:46:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:46:13 ---> create-netrc.sh [Pipeline] } 07:46:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:46:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:46:13 ---> python-tools-install.sh [Pipeline] echo 07:46:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:46:14 ---> sudo-logs.sh 07:46:14 Archiving 'sudo' log.. [Pipeline] echo 07:46:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:46:14 ---> job-cost.sh 07:46:14 lf-activate-venv: SKIPPING 07:46:14 INFO: No Stack... 07:46:16 INFO: Retrieving Pricing Info for: v1-standard-2 07:46:16 INFO: Archiving Costs [Pipeline] echo 07:46:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:46:17 ---> logs-deploy.sh 07:46:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-443/1 07:46:17 INFO: archiving workspace using pattern(s): 07:46:19 Archives upload complete. 07:46:19 INFO: archiving logs to Nexus 07:46:19 ---> uname -a: 07:46:19 Linux prd-centos7-docker-4c-2g-21543.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:46:19 07:46:19 07:46:19 ---> lscpu: 07:46:19 Architecture: x86_64 07:46:19 CPU op-mode(s): 32-bit, 64-bit 07:46:19 Byte Order: Little Endian 07:46:19 Address sizes: 40 bits physical, 48 bits virtual 07:46:19 CPU(s): 4 07:46:19 On-line CPU(s) list: 0-3 07:46:19 Thread(s) per core: 1 07:46:19 Core(s) per socket: 1 07:46:19 Socket(s): 4 07:46:19 NUMA node(s): 1 07:46:19 Vendor ID: GenuineIntel 07:46:19 CPU family: 6 07:46:19 Model: 44 07:46:19 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:46:19 Stepping: 1 07:46:19 CPU MHz: 2933.438 07:46:19 BogoMIPS: 5866.87 07:46:19 Virtualization: VT-x 07:46:19 Hypervisor vendor: KVM 07:46:19 Virtualization type: full 07:46:19 L1d cache: 128 KiB 07:46:19 L1i cache: 128 KiB 07:46:19 L2 cache: 16 MiB 07:46:19 L3 cache: 64 MiB 07:46:19 NUMA node0 CPU(s): 0-3 07:46:19 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:46:19 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:46:19 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:46:19 Vulnerability Meltdown: Mitigation; PTI 07:46:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:46:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:46:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:46:19 Vulnerability Srbds: Not affected 07:46:19 Vulnerability Tsx async abort: Not affected 07:46:19 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:46:19 07:46:19 07:46:19 ---> nproc: 07:46:19 4 07:46:19 07:46:19 07:46:19 ---> df -h: 07:46:19 Filesystem Size Used Available Use% Mounted on 07:46:19 overlay 50.0G 7.3G 42.7G 15% / 07:46:19 tmpfs 64.0M 0 64.0M 0% /dev 07:46:19 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:46:19 shm 64.0M 0 64.0M 0% /dev/shm 07:46:19 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 07:46:19 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 07:46:19 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 07:46:19 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 07:46:19 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-443@tmp 07:46:19 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 07:46:19 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 07:46:19 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 07:46:19 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 07:46:19 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-443 07:46:19 07:46:19 07:46:19 ---> free -m: 07:46:19 total used free shared buff/cache available 07:46:19 Mem: 1837 696 106 0 1033 1036 07:46:19 Swap: 1023 1 1022 07:46:19 07:46:19 07:46:19 ---> ip addr: 07:46:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:46:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:46:19 inet 127.0.0.1/8 scope host lo 07:46:19 valid_lft forever preferred_lft forever 07:46:19 inet6 ::1/128 scope host 07:46:19 valid_lft forever preferred_lft forever 07:46:19 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:46:19 link/ether fa:16:3e:e0:71:59 brd ff:ff:ff:ff:ff:ff 07:46:19 inet 10.30.123.103/23 brd 10.30.123.255 scope global dynamic eth0 07:46:19 valid_lft 86032sec preferred_lft 86032sec 07:46:19 inet6 fe80::f816:3eff:fee0:7159/64 scope link 07:46:19 valid_lft forever preferred_lft forever 07:46:19 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:46:19 link/ether 02:42:0e:ff:d8:8d brd ff:ff:ff:ff:ff:ff 07:46:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:46:19 valid_lft forever preferred_lft forever 07:46:19 inet6 fe80::42:eff:feff:d88d/64 scope link 07:46:19 valid_lft forever preferred_lft forever 07:46:19 07:46:19 07:46:19 ---> sar -b -r -n DEV: 07:46:19 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/20/21 _x86_64_ (4 CPU) 07:46:19 07:46:19 07:39:59 LINUX RESTART (4 CPU) 07:46:19 07:46:19 07:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:46:19 07:42:01 9.18 0.68 8.50 0.00 43.07 265.98 0.00 07:46:19 07:43:01 0.40 0.00 0.40 0.00 0.00 6.38 0.00 07:46:19 07:44:01 0.18 0.00 0.18 0.00 0.00 2.32 0.00 07:46:19 07:45:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 07:46:19 07:46:01 74.57 50.65 23.92 0.00 4147.40 8189.76 0.00 07:46:19 Average: 16.95 10.30 6.65 0.00 841.11 1699.04 0.00 07:46:19 07:46:19 07:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:46:19 07:42:01 151664 0 593312 31.53 2620 1133948 1099536 37.53 415992 1113472 20 07:46:19 07:43:01 156268 0 588700 31.29 2620 1133956 1077660 36.78 415172 1110140 20 07:46:19 07:44:01 154776 0 590188 31.37 2620 1133960 1077708 36.78 419236 1108308 8 07:46:19 07:45:01 153276 0 591688 31.45 2620 1133960 1077684 36.78 426824 1102368 8 07:46:19 07:46:01 71148 0 695444 36.96 2620 1112332 1504816 51.36 575064 1008524 103276 07:46:19 Average: 137426 0 611866 32.52 2620 1129631 1167481 39.84 450458 1088562 20666 07:46:19 07:46:19 07:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:46:19 07:42:01 eth0 23.94 18.34 34.83 9.23 0.00 0.00 0.00 0.00 07:46:19 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:19 07:42:01 docker0 7.03 5.25 1.53 16.69 0.00 0.00 0.00 0.00 07:46:19 07:43:01 eth0 1.02 0.30 0.32 0.17 0.00 0.00 0.00 0.00 07:46:19 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:19 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:19 07:44:01 eth0 1.18 0.37 0.33 0.23 0.00 0.00 0.00 0.00 07:46:19 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:19 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:19 07:45:01 eth0 0.53 0.43 0.27 0.21 0.00 0.00 0.00 0.00 07:46:19 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:19 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:19 07:46:01 eth0 211.19 176.58 2165.96 16.59 0.00 0.00 0.00 0.00 07:46:19 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:19 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:19 Average: eth0 47.67 39.29 441.88 5.28 0.00 0.00 0.00 0.00 07:46:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:19 Average: docker0 1.39 1.04 0.30 3.29 0.00 0.00 0.00 0.00 07:46:19 07:46:19 07:46:19 ---> sar -P ALL: 07:46:19 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/20/21 _x86_64_ (4 CPU) 07:46:19 07:46:19 07:39:59 LINUX RESTART (4 CPU) 07:46:19 07:46:19 07:41:02 CPU %user %nice %system %iowait %steal %idle 07:46:19 07:42:01 all 0.87 0.00 0.56 0.22 0.00 98.35 07:46:19 07:42:01 0 0.99 0.00 0.65 0.02 0.00 98.35 07:46:19 07:42:01 1 0.78 0.00 0.56 0.66 0.02 97.98 07:46:19 07:42:01 2 1.02 0.00 0.53 0.10 0.00 98.35 07:46:19 07:42:01 3 0.70 0.00 0.49 0.08 0.00 98.73 07:46:19 07:43:01 all 0.17 0.00 0.05 0.00 0.00 99.78 07:46:19 07:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:46:19 07:43:01 1 0.05 0.00 0.05 0.00 0.00 99.90 07:46:19 07:43:01 2 0.53 0.00 0.05 0.00 0.00 99.42 07:46:19 07:43:01 3 0.05 0.00 0.07 0.00 0.02 99.87 07:46:19 07:44:01 all 0.15 0.00 0.04 0.00 0.00 99.81 07:46:19 07:44:01 0 0.07 0.00 0.05 0.00 0.00 99.88 07:46:19 07:44:01 1 0.37 0.00 0.05 0.00 0.00 99.58 07:46:19 07:44:01 2 0.10 0.00 0.03 0.00 0.00 99.87 07:46:19 07:44:01 3 0.05 0.00 0.03 0.00 0.00 99.92 07:46:19 07:45:01 all 0.17 0.00 0.05 0.00 0.00 99.78 07:46:19 07:45:01 0 0.55 0.00 0.07 0.00 0.00 99.38 07:46:19 07:45:01 1 0.08 0.00 0.07 0.00 0.02 99.83 07:46:19 07:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93 07:46:19 07:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:46:19 07:46:01 all 3.63 0.00 2.42 1.41 0.02 92.52 07:46:19 07:46:01 0 3.71 0.00 2.62 0.29 0.02 93.36 07:46:19 07:46:01 1 3.22 0.00 1.98 0.02 0.02 94.77 07:46:19 07:46:01 2 3.87 0.00 2.85 4.34 0.02 88.92 07:46:19 07:46:01 3 3.71 0.00 2.25 0.99 0.02 93.04 07:46:19 Average: all 0.99 0.00 0.62 0.32 0.01 98.06 07:46:19 Average: 0 1.07 0.00 0.68 0.06 0.00 98.19 07:46:19 Average: 1 0.90 0.00 0.54 0.13 0.01 98.42 07:46:19 Average: 2 1.11 0.00 0.70 0.89 0.00 97.30 07:46:19 Average: 3 0.90 0.00 0.57 0.21 0.01 98.31 07:46:19 07:46:19 07:46:19