Pull request #641 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 803e1f2e89e6f6c660233d8b1e97992e0443ffba+152c15f88b9e1c145499af1f47b8d68a35226704 (72e00ea52fdff12392d41d23e2fb4f7e866fd5db) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5001195212463957879.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4143489831903747081.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git 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-641/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-641/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8965202275251425254.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-641/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5570996419687485903.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7942567018122502005.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE 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-641/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-641/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1099836540520842706.key > 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 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 6a41506d72e8e131afc862d141935157bee59f41 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-121 in /w/workspace/dry_go-mod-core-contracts_PR-641 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-641 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/jenkins-gitclient-ssh8157224889278530799.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/jenkins-gitclient-ssh6011725101595343395.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 152c15f88b9e1c145499af1f47b8d68a35226704 into PR head commit 803e1f2e89e6f6c660233d8b1e97992e0443ffba Merge succeeded, producing 803e1f2e89e6f6c660233d8b1e97992e0443ffba Checking out Revision 803e1f2e89e6f6c660233d8b1e97992e0443ffba (PR-641) > git config core.sparsecheckout # timeout=10 > git checkout -f 803e1f2e89e6f6c660233d8b1e97992e0443ffba # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/jenkins-gitclient-ssh8048019469411900833.key > git merge 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 803e1f2e89e6f6c660233d8b1e97992e0443ffba # timeout=10 Commit message: "build(deps): bump github.com/go-kit/kit from 0.9.0 to 0.11.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:08:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:08:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:08:43 ========================================================= 21:08:43 EdgeX Global Pipelines Version Info 21:08:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:08:44 ------------------- 21:08:44 stable info: 21:08:44 ------------------- 21:08:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:08:44 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:08:44 Message: update stable to v1.0.195 21:08:45 ------------------- 21:08:45 experimental info: 21:08:45 ------------------- 21:08:45 Commited By: **** collab-it+edgex@linuxfoundation.org 21:08:45 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:08:45 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:08:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 21:08:45 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 21:08:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:08:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:08:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:08:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:08:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 21:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:08:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:08:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:08:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:08:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:08:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:08:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:08:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:08:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:08:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:08:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:08:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:08:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:08:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-641 [Pipeline] echo 21:08:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-641 [Pipeline] echo 21:08:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-641 [Pipeline] echo 21:08:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 803e1f2e89e6f6c660233d8b1e97992e0443ffba [Pipeline] echo 21:08:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 803e1f2 [Pipeline] echo 21:08:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:08:48 + git log --format=format:%s -1 803e1f2e89e6f6c660233d8b1e97992e0443ffba [Pipeline] echo 21:08:48 GIT_COMMIT: 803e1f2e89e6f6c660233d8b1e97992e0443ffba, Commit Message: build(deps): bump github.com/go-kit/kit from 0.9.0 to 0.11.0 [Pipeline] echo 21:08:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:08:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:08:49 21:08:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:08:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:08:49 latest: Pulling from edgex-devops/git-semver 21:08:49 31603596830f: Pulling fs layer 21:08:49 54011a49482f: Pulling fs layer 21:08:49 a6820b24f6d8: Pulling fs layer 21:08:49 f581987b2513: Pulling fs layer 21:08:49 f581987b2513: Waiting 21:08:49 54011a49482f: Verifying Checksum 21:08:49 54011a49482f: Download complete 21:08:50 31603596830f: Verifying Checksum 21:08:50 31603596830f: Download complete 21:08:50 31603596830f: Pull complete 21:08:50 54011a49482f: Pull complete 21:08:50 f581987b2513: Verifying Checksum 21:08:50 f581987b2513: Download complete 21:08:50 a6820b24f6d8: Verifying Checksum 21:08:50 a6820b24f6d8: Download complete 21:08:51 a6820b24f6d8: Pull complete 21:08:51 f581987b2513: Pull complete 21:08:51 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:08:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:08:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:08:51 prd-centos7-docker-4c-2g-121 does not seem to be running inside a container 21:08:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-641 -v /w/workspace/dry_go-mod-core-contracts_PR-641:/w/workspace/dry_go-mod-core-contracts_PR-641:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-641@tmp:/w/workspace/dry_go-mod-core-contracts_PR-641@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:08:52 $ docker top 1a0d7ed53f1c9fe1b5249eeebff36aa7d7aaebb3b9f424fef9614eecb41515f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:52 [ssh-agent] Looking for ssh-agent implementation... 21:08:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:53 $ docker exec 1a0d7ed53f1c9fe1b5249eeebff36aa7d7aaebb3b9f424fef9614eecb41515f1 ssh-agent 21:08:53 SSH_AUTH_SOCK=/tmp/ssh-Gnuk0Vq7x3zK/agent.14 21:08:53 SSH_AGENT_PID=20 21:08:53 Running ssh-add (command line suppressed) 21:08:53 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_3427291569367804914.key (/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_3427291569367804914.key) 21:08:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:53 + git tag --points-at HEAD [Pipeline] } 21:08:53 $ docker exec --env ******** --env ******** 1a0d7ed53f1c9fe1b5249eeebff36aa7d7aaebb3b9f424fef9614eecb41515f1 ssh-agent -k 21:08:53 unset SSH_AUTH_SOCK; 21:08:53 unset SSH_AGENT_PID; 21:08:53 echo Agent pid 20 killed; 21:08:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:08:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:53 [ssh-agent] Looking for ssh-agent implementation... 21:08:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:54 $ docker exec 1a0d7ed53f1c9fe1b5249eeebff36aa7d7aaebb3b9f424fef9614eecb41515f1 ssh-agent 21:08:54 SSH_AUTH_SOCK=/tmp/ssh-zE3Z3OVBu3zz/agent.53 21:08:54 SSH_AGENT_PID=59 21:08:54 Running ssh-add (command line suppressed) 21:08:54 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_2431427841514352260.key (/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_2431427841514352260.key) 21:08:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:54 + git semver init 21:08:54 # -> Open(): unable to determine branch for HEAD 21:08:54 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-641/.git 21:08:54 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-641 21:08:54 # $SEMVER_REMOTE_NAME = origin 21:08:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:08:54 # $SEMVER_USER_NAME = edgex-jenkins 21:08:54 # $SEMVER_BRANCH = PR-641 21:08:54 # $SEMVER_TEMP = /tmp/semver-327074809 21:08:54 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 21:08:55 # '/tmp/semver-327074809' -> '/w/workspace/dry_go-mod-core-contracts_PR-641/.semver' 21:08:55 # -> Force: false 21:08:55 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-641/.semver [Pipeline] } 21:08:55 $ docker exec --env ******** --env ******** 1a0d7ed53f1c9fe1b5249eeebff36aa7d7aaebb3b9f424fef9614eecb41515f1 ssh-agent -k 21:08:55 unset SSH_AUTH_SOCK; 21:08:55 unset SSH_AGENT_PID; 21:08:55 echo Agent pid 59 killed; 21:08:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:56 + git semver [Pipeline] } 21:08:56 $ docker stop --time=1 1a0d7ed53f1c9fe1b5249eeebff36aa7d7aaebb3b9f424fef9614eecb41515f1 21:08:57 $ docker rm -f 1a0d7ed53f1c9fe1b5249eeebff36aa7d7aaebb3b9f424fef9614eecb41515f1 [Pipeline] // withDockerContainer [Pipeline] sh 21:08:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:08:58 Stashed 1 file(s) [Pipeline] echo 21:08:58 [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 21:09:13 Still waiting to schedule task 21:09:13 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-121’ 21:09:13 Still waiting to schedule task 21:09:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:11:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-122 in /w/workspace/dry_go-mod-core-contracts_PR-641 [Pipeline] { [Pipeline] ws 21:11:22 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 21:11:23 Selected Git installation does not exist. Using Default 21:11:23 The recommended git tool is: NONE 21:11:28 using credential edgex-jenkins-ssh 21:11:28 Cloning the remote Git repository 21:11:28 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:11:28 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 21:11:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:11:28 > git --version # timeout=10 21:11:28 > git --version # 'git version 2.17.1' 21:11:28 using GIT_SSH to set credentials SSH Credentials for GitHub 21:11:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:11:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:11:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:11:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:11:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:11:30 using GIT_SSH to set credentials SSH Credentials for GitHub 21:11:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:11:30 Merging remotes/origin/master commit 152c15f88b9e1c145499af1f47b8d68a35226704 into PR head commit 803e1f2e89e6f6c660233d8b1e97992e0443ffba 21:11:30 Merge succeeded, producing 803e1f2e89e6f6c660233d8b1e97992e0443ffba 21:11:30 Checking out Revision 803e1f2e89e6f6c660233d8b1e97992e0443ffba (PR-641) 21:11:30 > git config core.sparsecheckout # timeout=10 21:11:30 > git checkout -f 803e1f2e89e6f6c660233d8b1e97992e0443ffba # timeout=10 21:11:30 > git remote # timeout=10 21:11:30 > git config --get remote.origin.url # timeout=10 21:11:30 using GIT_SSH to set credentials SSH Credentials for GitHub 21:11:30 > git merge 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 21:11:30 > git rev-parse HEAD^{commit} # timeout=10 21:11:30 > git config core.sparsecheckout # timeout=10 21:11:31 > git checkout -f 803e1f2e89e6f6c660233d8b1e97992e0443ffba # timeout=10 21:11:35 Commit message: "build(deps): bump github.com/go-kit/kit from 0.9.0 to 0.11.0" 21:11:35 > git --version # timeout=10 21:11:35 > git --version # 'git version 2.17.1' 21:11:35 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:11:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:11:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:11:37 + true 21:11:37 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:11:56 ========================================================= 21:11:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:11:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:11:57 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 21:11:58 Sending build context to Docker daemon 2.89MB 21:11:58 Step 1/7 : ARG BASE=golang:1.16-alpine 21:11:58 Step 2/7 : FROM ${BASE} 21:11:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:11:58 595b0fe564bb: Pulling fs layer 21:11:58 3088b5b3c5c0: Pulling fs layer 21:11:58 5b7225fbf94c: Pulling fs layer 21:11:58 ba82ee9f976e: Pulling fs layer 21:11:58 506bd15cee9f: Pulling fs layer 21:11:58 75a0a4a0db45: Pulling fs layer 21:11:58 618dc40b7e24: Pulling fs layer 21:11:58 506bd15cee9f: Waiting 21:11:58 75a0a4a0db45: Waiting 21:11:58 618dc40b7e24: Waiting 21:11:58 ba82ee9f976e: Waiting 21:11:59 5b7225fbf94c: Download complete 21:11:59 3088b5b3c5c0: Download complete 21:11:59 506bd15cee9f: Verifying Checksum 21:11:59 506bd15cee9f: Download complete 21:11:59 75a0a4a0db45: Verifying Checksum 21:11:59 75a0a4a0db45: Download complete 21:11:59 595b0fe564bb: Verifying Checksum 21:11:59 595b0fe564bb: Download complete 21:11:59 595b0fe564bb: Pull complete 21:12:00 3088b5b3c5c0: Pull complete 21:12:00 5b7225fbf94c: Pull complete 21:12:01 618dc40b7e24: Verifying Checksum 21:12:01 618dc40b7e24: Download complete 21:12:02 ba82ee9f976e: Verifying Checksum 21:12:02 ba82ee9f976e: Download complete 21:12:07 Running on prd-centos7-docker-4c-2g-123 in /w/workspace/dry_go-mod-core-contracts_PR-641 [Pipeline] { [Pipeline] ws 21:12:07 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 21:12:07 Selected Git installation does not exist. Using Default 21:12:07 The recommended git tool is: NONE 21:12:09 using credential edgex-jenkins-ssh 21:12:09 Cloning the remote Git repository 21:12:09 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:12:09 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 21:12:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:12:09 > git --version # timeout=10 21:12:09 > git --version # 'git version 2.24.4' 21:12:09 using GIT_SSH to set credentials SSH Credentials for GitHub 21:12:09 [INFO] Currently running in a labeled security context 21:12:09 [INFO] Currently SELinux is 'enforcing' on the host 21:12:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh4686110112347226303.key 21:12:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:12:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:12:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:12:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:12:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:12:10 using GIT_SSH to set credentials SSH Credentials for GitHub 21:12:10 [INFO] Currently running in a labeled security context 21:12:10 [INFO] Currently SELinux is 'enforcing' on the host 21:12:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh4897057513412789088.key 21:12:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:12:11 Merging remotes/origin/master commit 152c15f88b9e1c145499af1f47b8d68a35226704 into PR head commit 803e1f2e89e6f6c660233d8b1e97992e0443ffba 21:12:11 Merge succeeded, producing 803e1f2e89e6f6c660233d8b1e97992e0443ffba 21:12:11 Checking out Revision 803e1f2e89e6f6c660233d8b1e97992e0443ffba (PR-641) 21:12:10 > git config core.sparsecheckout # timeout=10 21:12:10 > git checkout -f 803e1f2e89e6f6c660233d8b1e97992e0443ffba # timeout=10 21:12:10 > git remote # timeout=10 21:12:10 > git config --get remote.origin.url # timeout=10 21:12:10 using GIT_SSH to set credentials SSH Credentials for GitHub 21:12:10 [INFO] Currently running in a labeled security context 21:12:10 [INFO] Currently SELinux is 'enforcing' on the host 21:12:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh3741590157763801849.key 21:12:10 > git merge 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 21:12:10 > git rev-parse HEAD^{commit} # timeout=10 21:12:10 > git config core.sparsecheckout # timeout=10 21:12:10 > git checkout -f 803e1f2e89e6f6c660233d8b1e97992e0443ffba # timeout=10 21:12:14 Commit message: "build(deps): bump github.com/go-kit/kit from 0.9.0 to 0.11.0" 21:12:14 > git --version # timeout=10 21:12:14 > git --version # 'git version 2.24.4' 21:12:14 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 21:12:15 ba82ee9f976e: Pull complete 21:12:15 506bd15cee9f: Pull complete 21:12:15 75a0a4a0db45: Pull complete [Pipeline] sh 21:12:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:12:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:12:16 + sudo service docker restart 21:12:16 + true 21:12:16 Redirecting to /bin/systemctl restart docker.service 21:12:18 618dc40b7e24: Pull complete 21:12:18 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 21:12:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:12:18 ---> a36622ca3599 21:12:18 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:12:20 ---> Running in 64068b59a7af 21:12:20 Removing intermediate container 64068b59a7af 21:12:20 ---> f5066a63edec 21:12:20 Step 4/7 : RUN apk add bash 21:12:20 ---> Running in 23e86b4a8b7c 21:12:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:12:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:12:23 OK: 138 MiB in 40 packages 21:12:24 Removing intermediate container 23e86b4a8b7c 21:12:24 ---> 8ecbc1cec273 21:12:24 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:12:25 ---> Running in 1762d3a26231 21:12:25 Removing intermediate container 1762d3a26231 21:12:25 ---> e0061385a08e 21:12:25 Step 6/7 : COPY go.mod . 21:12:26 ---> 912d1828df5b 21:12:26 Step 7/7 : RUN go mod download 21:12:26 ---> Running in 53947c1aeb8b [Pipeline] unstash [Pipeline] echo 21:12:35 ========================================================= 21:12:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:12:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:12:35 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 21:12:35 Sending build context to Docker daemon 2.891MB 21:12:35 Step 1/7 : ARG BASE=golang:1.16-alpine 21:12:35 Step 2/7 : FROM ${BASE} 21:12:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:12:35 540db60ca938: Pulling fs layer 21:12:35 adcc1eea9eea: Pulling fs layer 21:12:35 4c4ab2625f07: Pulling fs layer 21:12:35 0510c868ecb4: Pulling fs layer 21:12:35 afea3b2eda06: Pulling fs layer 21:12:35 7809a108b3ef: Pulling fs layer 21:12:35 f706445af74f: Pulling fs layer 21:12:35 0510c868ecb4: Waiting 21:12:35 afea3b2eda06: Waiting 21:12:35 7809a108b3ef: Waiting 21:12:35 f706445af74f: Waiting 21:12:35 4c4ab2625f07: Verifying Checksum 21:12:35 4c4ab2625f07: Download complete 21:12:35 adcc1eea9eea: Verifying Checksum 21:12:35 adcc1eea9eea: Download complete 21:12:35 afea3b2eda06: Verifying Checksum 21:12:35 afea3b2eda06: Download complete 21:12:35 540db60ca938: Verifying Checksum 21:12:35 540db60ca938: Download complete 21:12:35 7809a108b3ef: Verifying Checksum 21:12:35 7809a108b3ef: Download complete 21:12:35 540db60ca938: Pull complete 21:12:36 adcc1eea9eea: Pull complete 21:12:36 4c4ab2625f07: Pull complete 21:12:37 f706445af74f: Verifying Checksum 21:12:37 f706445af74f: Download complete 21:12:38 0510c868ecb4: Verifying Checksum 21:12:38 0510c868ecb4: Download complete 21:12:41 0510c868ecb4: Pull complete 21:12:41 afea3b2eda06: Pull complete 21:12:41 7809a108b3ef: Pull complete 21:12:42 f706445af74f: Pull complete 21:12:42 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:12:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:12:42 ---> b068be0155e3 21:12:42 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:12:47 ---> Running in 70b712f69f87 21:12:47 Removing intermediate container 70b712f69f87 21:12:47 ---> 130ca1e30d60 21:12:47 Step 4/7 : RUN apk add bash 21:12:47 ---> Running in 18c715555229 21:12:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:12:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:12:49 OK: 149 MiB in 40 packages 21:12:49 Removing intermediate container 18c715555229 21:12:49 ---> 6539b20c2748 21:12:49 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:12:49 ---> Running in 02968dcc35a1 21:12:49 Removing intermediate container 02968dcc35a1 21:12:49 ---> 100d299f580a 21:12:49 Step 6/7 : COPY go.mod . 21:12:50 ---> 5c8d22a47a5c 21:12:50 Step 7/7 : RUN go mod download 21:12:50 ---> Running in 1efe3ce18667 21:13:28 Removing intermediate container 1efe3ce18667 21:13:28 ---> e736f1cabe60 21:13:28 Successfully built e736f1cabe60 21:13:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:13:29 + docker inspect -f . ci-base-image-x86_64 21:13:29 . [Pipeline] withDockerContainer 21:13:29 prd-centos7-docker-4c-2g-123 does not seem to be running inside a container 21:13: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 ******** ci-base-image-x86_64 cat 21:13:29 $ docker top 97ab4fd9a1ea461782fa5e300a2f499eec2e6986a55103cefb7b55ec2d7dfb31 -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:30 + go version 21:13:30 go version go1.16.3 linux/amd64 [Pipeline] } 21:13:30 $ docker stop --time=1 97ab4fd9a1ea461782fa5e300a2f499eec2e6986a55103cefb7b55ec2d7dfb31 21:13:31 $ docker rm -f 97ab4fd9a1ea461782fa5e300a2f499eec2e6986a55103cefb7b55ec2d7dfb31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:13:32 + docker inspect -f . ci-base-image-x86_64 21:13:32 . [Pipeline] withDockerContainer 21:13:32 prd-centos7-docker-4c-2g-123 does not seem to be running inside a container 21:13:32 $ 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 ******** ci-base-image-x86_64 cat 21:13:33 $ docker top 264b417e92f35a00f01c13be22b930b8a0366e1662388d1a14d4a02566ddd36c -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:33 + go mod tidy [Pipeline] sh 21:13:34 + make test 21:13:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:13:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 21:13:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.049s coverage: 83.2% of statements 21:13:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 21:13:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 21:13:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 21:13:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.036s coverage: 26.3% of statements 21:13:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 21:13:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 47.2% of statements 21:13:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.011s coverage: 90.0% of statements 21:13:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.026s coverage: 86.2% of statements 21:13:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements 21:13:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 35.5% of statements 21:13:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 21:13:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:13:48 Removing intermediate container 53947c1aeb8b 21:13:48 ---> 6cb6cbc6f923 21:13:48 Successfully built 6cb6cbc6f923 21:13:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:13:48 + docker inspect -f . ci-base-image-arm64 21:13:48 . [Pipeline] withDockerContainer 21:13:49 prd-ubuntu18.04-docker-arm64-4c-16g-122 does not seem to be running inside a container 21:13:49 $ 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 ******** ci-base-image-arm64 cat 21:13:50 $ docker top 719a78d1049d1404314d5e9a3d115493305b7ad4c083bae2f1d3d3ddbc08702d -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:51 + go version 21:13:51 go version go1.16.5 linux/arm64 [Pipeline] } 21:13:52 $ docker stop --time=1 719a78d1049d1404314d5e9a3d115493305b7ad4c083bae2f1d3d3ddbc08702d 21:13:52 gofmt -l . 21:13:52 [ "`gofmt -l .`" = "" ] 21:13:53 $ docker rm -f 719a78d1049d1404314d5e9a3d115493305b7ad4c083bae2f1d3d3ddbc08702d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 21:13:54 $ docker stop --time=1 264b417e92f35a00f01c13be22b930b8a0366e1662388d1a14d4a02566ddd36c 21:13:55 $ docker rm -f 264b417e92f35a00f01c13be22b930b8a0366e1662388d1a14d4a02566ddd36c [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 21:13:56 + sudo chown -R jenkins:jenkins . [Pipeline] script [Pipeline] { [Pipeline] stash [Pipeline] isUnix [Pipeline] sh 21:13:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 21:13:56 + docker inspect -f . ci-base-image-arm64 21:13:56 . [Pipeline] // stage [Pipeline] withDockerContainer 21:13:57 prd-ubuntu18.04-docker-arm64-4c-16g-122 does not seem to be running inside a container 21:13:57 $ 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 ******** ci-base-image-arm64 cat 21:13:58 $ docker top 7342e6433686c0aef861817387a57fe585e96ec4f5aaa1d15744be9a7ba7197d -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 21:14:00 + go mod tidy [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh 21:14:00 ---> job-cost.sh 21:14:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jpb1 21:14:01 + make test 21:14:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:14:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 21:14:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:14:25 lf-activate-venv(): INFO: Adding /tmp/venv-jpb1/bin to PATH 21:14:25 INFO: No Stack... 21:14:25 INFO: Retrieving Pricing Info for: v3-standard-2 21:14:26 INFO: Archiving Costs [Pipeline] sh 21:14:26 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 21:14:26 + cut -d, -f6 [Pipeline] lock 21:14:27 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-1-stack-cost] 21:14:27 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-1-stack-cost] did not exist. Created. 21:14:27 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:14:27 + echo total: 0.05999999865889549 [Pipeline] stash 21:14:27 Stashed 1 file(s) [Pipeline] } 21:14:27 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:14:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.408s coverage: 83.2% of statements 21:14:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 21:14:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 21:14:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 21:14:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.052s coverage: 26.3% of statements 21:14:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 21:14:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.080s coverage: 47.2% of statements 21:14:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.121s coverage: 90.0% of statements 21:14:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.255s coverage: 86.2% of statements 21:14:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.113s coverage: 59.5% of statements 21:14:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.018s coverage: 35.5% of statements 21:14:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.036s coverage: 49.4% of statements 21:14:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:14:57 gofmt -l . 21:14:57 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:14:57 $ docker stop --time=1 7342e6433686c0aef861817387a57fe585e96ec4f5aaa1d15744be9a7ba7197d 21:14:59 $ docker rm -f 7342e6433686c0aef861817387a57fe585e96ec4f5aaa1d15744be9a7ba7197d [Pipeline] // withDockerContainer [Pipeline] sh 21:15:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:15:00 Warning: overwriting stash ‘coverage-report’ 21:15:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 21:15:02 ---> job-cost.sh 21:15:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KMjb 21:15:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:17:18 lf-activate-venv(): INFO: Adding /tmp/venv-KMjb/bin to PATH 21:17:18 INFO: No Stack... 21:17:18 INFO: Retrieving Pricing Info for: v2-standard-4 21:17:18 INFO: Archiving Costs [Pipeline] sh 21:17:18 + + cutcat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 21:17:18 -d, -f6 [Pipeline] lock 21:17:18 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-1-stack-cost] 21:17:18 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-1-stack-cost] did not exist. Created. 21:17:18 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:17:19 /w/workspace/go-mod-core-contracts/1@tmp/durable-111a1895/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-111a1895/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:17:19 + echo total: 0.18000000715255737 [Pipeline] stash 21:17:19 Warning: overwriting stash ‘stack-cost’ 21:17:19 Stashed 1 file(s) [Pipeline] } 21:17:19 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-1-stack-cost] [Pipeline] // lock [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] configFileProvider 21:17:21 provisioning config files... 21:17:21 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/config144968752859046683tmp [Pipeline] { [Pipeline] sh 21:17:21 + set +x 21:17:21 + curl -s https://codecov.io/bash 21:17:21 + bash -s -- 21:17:21 21:17:21 _____ _ 21:17:21 / ____| | | 21:17:21 | | ___ __| | ___ ___ _____ __ 21:17:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:17:21 | |___| (_) | (_| | __/ (_| (_) \ V / 21:17:21 \_____\___/ \__,_|\___|\___\___/ \_/ 21:17:21 Bash-1.0.3 21:17:21 21:17:21 21:17:21 ==> git version 2.24.4 found 21:17:21 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 21:17:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:17:21 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:17:21 ==> Jenkins CI detected. 21:17:21 project root: . 21:17:21 --> token set from env 21:17:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:17:21 ==> Running gcov in . (disable via -X gcov) 21:17:21 ==> Python coveragepy not found 21:17:21 ==> Searching for coverage reports in: 21:17:21 + . 21:17:21 -> Found 1 reports 21:17:21 ==> Detecting git/mercurial file structure 21:17:21 ==> Reading reports 21:17:21 + ./coverage.out bytes=100858 21:17:21 ==> Appending adjustments 21:17:21 https://docs.codecov.io/docs/fixing-reports 21:17:22 + Found adjustments 21:17:22 ==> Gzipping contents 21:17:22 16K /tmp/codecov.cpOiHr.gz 21:17:22 ==> Uploading reports 21:17:22 url: https://codecov.io 21:17:22 query: branch=PR-641&commit=803e1f2e89e6f6c660233d8b1e97992e0443ffba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-641%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=641&job=&cmd_args= 21:17:22 -> Pinging Codecov 21:17:22 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-641&commit=803e1f2e89e6f6c660233d8b1e97992e0443ffba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-641%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=641&job=&cmd_args= 21:17:22 -> Uploading to 21:17:22 https://storage.googleapis.com/codecov/v4/raw/2021-07-05/71470A77251A30514AAF9C0BB2E5B6CE/803e1f2e89e6f6c660233d8b1e97992e0443ffba/7bf4cb3e-84bd-40a9-883e-884fe1fefcbf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210705%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210705T211722Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b10a98268c9a4330b8b8c9a030ac4330905caa09afab0300de9240c6f59daff 21:17:22 % Total % Received % Xferd Average Speed Time Time Time Current 21:17:22 Dload Upload Total Spent Left Speed 21:17:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15428 0 0 100 15428 0 43484 --:--:-- --:--:-- --:--:-- 43581 21:17:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/803e1f2e89e6f6c660233d8b1e97992e0443ffba [Pipeline] } 21:17:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:17:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:17:26 ---> package-listing.sh 21:17:26 ++ facter osfamily 21:17:26 ++ tr '[:upper:]' '[:lower:]' 21:17:26 + OS_FAMILY=redhat 21:17:26 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-641 21:17:26 + START_PACKAGES=/tmp/packages_start.txt 21:17:26 + END_PACKAGES=/tmp/packages_end.txt 21:17:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:17:26 + PACKAGES=/tmp/packages_start.txt 21:17:26 + '[' /w/workspace/dry_go-mod-core-contracts_PR-641 ']' 21:17:26 + PACKAGES=/tmp/packages_end.txt 21:17:26 + case "${OS_FAMILY}" in 21:17:26 + rpm -qa 21:17:26 + sort 21:17:27 + '[' -f /tmp/packages_start.txt ']' 21:17:27 + '[' -f /tmp/packages_end.txt ']' 21:17:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:17:27 + '[' /w/workspace/dry_go-mod-core-contracts_PR-641 ']' 21:17:27 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-641/archives/ 21:17:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-641/archives/ [Pipeline] echo 21:17:27 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-641/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:17:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:17:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:17:28 21:17:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:17:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:17:28 alpine: Pulling from edgex-lftools-log-publisher 21:17:28 df20fa9351a1: Pulling fs layer 21:17:28 36b3adc4ff6f: Pulling fs layer 21:17:28 8ad3a11d3b57: Pulling fs layer 21:17:28 46f8f816bc3b: Pulling fs layer 21:17:28 93b61091891f: Pulling fs layer 21:17:28 93b9cdb0e59b: Pulling fs layer 21:17:28 5e14af77c1be: Pulling fs layer 21:17:28 01666e4c0597: Pulling fs layer 21:17:28 aa168da1d23b: Pulling fs layer 21:17:28 46f8f816bc3b: Waiting 21:17:28 93b61091891f: Waiting 21:17:28 93b9cdb0e59b: Waiting 21:17:28 5e14af77c1be: Waiting 21:17:28 01666e4c0597: Waiting 21:17:28 aa168da1d23b: Waiting 21:17:28 36b3adc4ff6f: Download complete 21:17:28 46f8f816bc3b: Verifying Checksum 21:17:28 46f8f816bc3b: Download complete 21:17:29 df20fa9351a1: Verifying Checksum 21:17:29 df20fa9351a1: Download complete 21:17:29 93b9cdb0e59b: Verifying Checksum 21:17:29 93b9cdb0e59b: Download complete 21:17:29 5e14af77c1be: Verifying Checksum 21:17:29 5e14af77c1be: Download complete 21:17:29 93b61091891f: Download complete 21:17:29 01666e4c0597: Verifying Checksum 21:17:29 01666e4c0597: Download complete 21:17:29 df20fa9351a1: Pull complete 21:17:29 36b3adc4ff6f: Pull complete 21:17:29 8ad3a11d3b57: Verifying Checksum 21:17:29 8ad3a11d3b57: Download complete 21:17:29 8ad3a11d3b57: Pull complete 21:17:29 46f8f816bc3b: Pull complete 21:17:30 93b61091891f: Pull complete 21:17:30 93b9cdb0e59b: Pull complete 21:17:30 5e14af77c1be: Pull complete 21:17:30 01666e4c0597: Pull complete 21:17:31 aa168da1d23b: Verifying Checksum 21:17:31 aa168da1d23b: Download complete 21:17:35 aa168da1d23b: Pull complete 21:17:35 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:17:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:17:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:17:35 prd-centos7-docker-4c-2g-121 does not seem to be running inside a container 21:17:35 $ 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-641/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-641 -v /w/workspace/dry_go-mod-core-contracts_PR-641:/w/workspace/dry_go-mod-core-contracts_PR-641:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-641@tmp:/w/workspace/dry_go-mod-core-contracts_PR-641@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:17:37 $ docker top 2898d4d4a55c7505f18226035bb6203a452c8f3c16534d9a6ff88c31ebf83d0d -eo pid,comm [Pipeline] { [Pipeline] sh 21:17:37 + touch /tmp/pre-build-complete [Pipeline] sh 21:17:38 + mkdir -p /var/log/sa [Pipeline] sh 21:17:38 + ls /var/log/sa-host 21:17:38 + sadf -c /var/log/sa-host/sa05 21:17:38 file_magic: OK 21:17:38 HZ: Using current value: 100 21:17:38 file_header: OK 21:17:38 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 21:17:38 Statistics: 21:17:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:17:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:17:39 provisioning config files... 21:17:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/config9071656066682806562tmp [Pipeline] { [Pipeline] echo 21:17:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:17:39 ---> create-netrc.sh [Pipeline] } 21:17:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:17:40 ---> python-tools-install.sh [Pipeline] echo 21:17:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:17:40 ---> sudo-logs.sh 21:17:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:17:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:17:41 ---> job-cost.sh 21:17:41 lf-activate-venv: SKIPPING 21:17:41 DEBUG: total: 0.18000000715255737 21:17:41 INFO: Retrieving Stack Cost... 21:17:41 INFO: Retrieving Pricing Info for: v3-standard-2 21:17:42 INFO: Archiving Costs [Pipeline] echo 21:17:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:17:42 ---> logs-deploy.sh 21:17:42 lf-activate-venv: SKIPPING 21:17:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-641/1 21:17:42 INFO: archiving workspace using pattern(s): 21:17:43 Archives upload complete. 21:17:43 INFO: archiving logs to Nexus 21:17:44 ---> uname -a: 21:17:44 Linux prd-centos7-docker-4c-2g-121.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:17:44 21:17:44 21:17:44 ---> lscpu: 21:17:44 Architecture: x86_64 21:17:44 CPU op-mode(s): 32-bit, 64-bit 21:17:44 Byte Order: Little Endian 21:17:44 Address sizes: 40 bits physical, 48 bits virtual 21:17:44 CPU(s): 2 21:17:44 On-line CPU(s) list: 0,1 21:17:44 Thread(s) per core: 1 21:17:44 Core(s) per socket: 1 21:17:44 Socket(s): 2 21:17:44 NUMA node(s): 1 21:17:44 Vendor ID: AuthenticAMD 21:17:44 CPU family: 23 21:17:44 Model: 49 21:17:44 Model name: AMD EPYC-Rome Processor 21:17:44 Stepping: 0 21:17:44 CPU MHz: 2799.998 21:17:44 BogoMIPS: 5599.99 21:17:44 Virtualization: AMD-V 21:17:44 Hypervisor vendor: KVM 21:17:44 Virtualization type: full 21:17:44 L1d cache: 64 KiB 21:17:44 L1i cache: 64 KiB 21:17:44 L2 cache: 1 MiB 21:17:44 L3 cache: 32 MiB 21:17:44 NUMA node0 CPU(s): 0,1 21:17:44 Vulnerability Itlb multihit: Not affected 21:17:44 Vulnerability L1tf: Not affected 21:17:44 Vulnerability Mds: Not affected 21:17:44 Vulnerability Meltdown: Not affected 21:17:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:17:44 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:17:44 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:17:44 Vulnerability Srbds: Not affected 21:17:44 Vulnerability Tsx async abort: Not affected 21:17:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 21:17:44 21:17:44 21:17:44 ---> nproc: 21:17:44 2 21:17:44 21:17:44 21:17:44 ---> df -h: 21:17:44 Filesystem Size Used Available Use% Mounted on 21:17:44 overlay 40.0G 7.6G 32.4G 19% / 21:17:44 tmpfs 64.0M 0 64.0M 0% /dev 21:17:44 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:17:44 shm 64.0M 0 64.0M 0% /dev/shm 21:17:44 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 21:17:44 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 21:17:44 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 21:17:44 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 21:17:44 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-641@tmp 21:17:44 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 21:17:44 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 21:17:44 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 21:17:44 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 21:17:44 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-641 21:17:44 21:17:44 21:17:44 ---> free -m: 21:17:44 total used free shared buff/cache available 21:17:44 Mem: 7821 980 4742 0 2098 6662 21:17:44 Swap: 1023 0 1023 21:17:44 21:17:44 21:17:44 ---> ip addr: 21:17:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:17:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:17:44 inet 127.0.0.1/8 scope host lo 21:17:44 valid_lft forever preferred_lft forever 21:17:44 inet6 ::1/128 scope host 21:17:44 valid_lft forever preferred_lft forever 21:17:44 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:17:44 link/ether fa:16:3e:4e:d2:fe brd ff:ff:ff:ff:ff:ff 21:17:44 inet 10.30.122.224/23 brd 10.30.123.255 scope global dynamic eth0 21:17:44 valid_lft 85832sec preferred_lft 85832sec 21:17:44 inet6 fe80::f816:3eff:fe4e:d2fe/64 scope link 21:17:44 valid_lft forever preferred_lft forever 21:17:44 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:17:44 link/ether 02:42:9c:12:b6:46 brd ff:ff:ff:ff:ff:ff 21:17:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:17:44 valid_lft forever preferred_lft forever 21:17:44 inet6 fe80::42:9cff:fe12:b646/64 scope link 21:17:44 valid_lft forever preferred_lft forever 21:17:44 21:17:44 21:17:44 ---> sar -b -r -n DEV: 21:17:44 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/05/21 _x86_64_ (2 CPU) 21:17:44 21:17:44 21:08:05 LINUX RESTART (2 CPU) 21:17:44 21:17:44 21:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:17:44 21:10:01 3.65 0.03 3.61 0.00 1.07 130.68 0.00 21:17:44 21:11:01 0.43 0.00 0.43 0.00 0.00 6.23 0.00 21:17:44 21:12:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 21:17:44 21:13:01 0.30 0.00 0.30 0.00 0.00 4.90 0.00 21:17:44 21:14:01 0.30 0.00 0.30 0.00 0.00 3.66 0.00 21:17:44 21:15:01 0.30 0.00 0.30 0.00 0.00 4.05 0.00 21:17:44 21:16:01 0.17 0.00 0.17 0.00 0.00 1.92 0.00 21:17:44 21:17:01 0.33 0.00 0.33 0.00 0.00 3.36 0.00 21:17:44 Average: 0.72 0.00 0.71 0.00 0.13 19.79 0.00 21:17:44 21:17:44 21:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:17:44 21:10:01 5466244 0 799356 9.98 2620 1740720 1210532 13.36 567672 1575372 16 21:17:44 21:11:01 5465168 0 800428 9.99 2620 1740724 1206448 13.32 571008 1573360 12 21:17:44 21:12:01 5464320 0 801272 10.00 2620 1740728 1206688 13.32 573496 1572240 8 21:17:44 21:13:01 5462204 0 803384 10.03 2620 1740732 1206628 13.32 573652 1573144 8 21:17:44 21:14:01 5460644 0 804936 10.05 2620 1740740 1206544 13.32 572580 1576664 8 21:17:44 21:15:01 5460832 0 804748 10.05 2620 1740740 1206448 13.32 572056 1576664 8 21:17:44 21:16:01 5459000 0 806568 10.07 2620 1740752 1206448 13.32 574032 1576664 8 21:17:44 21:17:01 5450648 0 814916 10.18 2620 1740756 1206448 13.32 582364 1576664 8 21:17:44 Average: 5461132 0 804451 10.04 2620 1740736 1207023 13.33 573358 1575096 10 21:17:44 21:17:44 21:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:17:44 21:10:01 eth0 0.37 0.08 0.02 0.02 0.00 0.00 0.00 0.00 21:17:44 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:44 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:44 21:11:01 eth0 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 21:17:44 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:44 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:44 21:12:01 eth0 4.33 2.27 3.35 0.33 0.00 0.00 0.00 0.00 21:17:44 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:44 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:44 21:13:01 eth0 0.50 0.25 0.27 0.20 0.00 0.00 0.00 0.00 21:17:44 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:44 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:44 21:14:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 21:17:44 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:44 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:44 21:15:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:17:44 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:44 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:44 21:16:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:17:44 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:44 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:44 21:17:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:17:44 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:44 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:44 Average: eth0 0.78 0.38 0.48 0.08 0.00 0.00 0.00 0.00 21:17:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:44 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:44 21:17:44 21:17:44 ---> sar -P ALL: 21:17:44 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/05/21 _x86_64_ (2 CPU) 21:17:44 21:17:44 21:08:05 LINUX RESTART (2 CPU) 21:17:44 21:17:44 21:09:01 CPU %user %nice %system %iowait %steal %idle 21:17:44 21:10:01 all 0.13 0.00 0.03 0.00 0.03 99.82 21:17:44 21:10:01 0 0.22 0.00 0.03 0.00 0.03 99.72 21:17:44 21:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:17:44 21:11:01 all 0.10 0.00 0.11 0.00 0.03 99.77 21:17:44 21:11:01 0 0.12 0.00 0.07 0.00 0.03 99.78 21:17:44 21:11:01 1 0.08 0.00 0.15 0.00 0.02 99.75 21:17:44 21:12:01 all 0.13 0.00 0.03 0.00 0.02 99.83 21:17:44 21:12:01 0 0.20 0.00 0.03 0.00 0.02 99.75 21:17:44 21:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:17:44 21:13:01 all 0.13 0.00 0.03 0.00 0.03 99.82 21:17:44 21:13:01 0 0.18 0.00 0.02 0.00 0.03 99.77 21:17:44 21:13:01 1 0.07 0.00 0.03 0.00 0.03 99.87 21:17:44 21:14:01 all 0.08 0.00 0.03 0.00 0.02 99.87 21:17:44 21:14:01 0 0.10 0.00 0.05 0.00 0.02 99.83 21:17:44 21:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:17:44 21:15:01 all 0.08 0.00 0.02 0.00 0.03 99.87 21:17:44 21:15:01 0 0.05 0.00 0.00 0.00 0.03 99.92 21:17:44 21:15:01 1 0.12 0.00 0.03 0.00 0.02 99.83 21:17:44 21:16:01 all 0.06 0.00 0.04 0.00 0.03 99.87 21:17:44 21:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:17:44 21:16:01 1 0.10 0.00 0.05 0.00 0.03 99.82 21:17:44 21:17:01 all 0.03 0.00 0.03 0.00 0.02 99.92 21:17:44 21:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:17:44 21:17:01 1 0.02 0.00 0.05 0.00 0.03 99.90 21:17:44 Average: all 0.09 0.00 0.04 0.00 0.02 99.85 21:17:44 Average: 0 0.12 0.00 0.03 0.00 0.02 99.83 21:17:44 Average: 1 0.06 0.00 0.05 0.00 0.02 99.86 21:17:44 21:17:44 21:17:44