Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d59a7e79eea3462e9076066d39a7ec4eb47c6029 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh760791997851203725.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5447192284139681729.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 c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3404446725711363839.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5490515936198140480.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1899979585314745152.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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_BUILD_IMAGE_TARGET: builder 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1322 in /w/workspace/undry_go-mod-core-contracts_main [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/undry_go-mod-core-contracts_main # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh4708794372386607953.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d59a7e79eea3462e9076066d39a7ec4eb47c6029 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f d59a7e79eea3462e9076066d39a7ec4eb47c6029 # timeout=10 Commit message: "Merge pull request #666 from weichou1229/issue-665" > git rev-list --no-walk d59a7e79eea3462e9076066d39a7ec4eb47c6029 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:07:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:07:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:07:07 ========================================================= 18:07:07 EdgeX Global Pipelines Version Info 18:07:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:07:08 ------------------- 18:07:08 stable info: 18:07:08 ------------------- 18:07:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:07:08 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 18:07:08 Message: update stable to v1.0.206 18:07:09 ------------------- 18:07:09 experimental info: 18:07:09 ------------------- 18:07:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:07:09 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 18:07:09 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:07:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:07:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:07:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:07:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:07:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:07:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:07:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:07:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d59a7e79eea3462e9076066d39a7ec4eb47c6029 [Pipeline] echo 18:07:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d59a7e7 [Pipeline] echo 18:07:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:07:10 + git log --format=format:%s -1 d59a7e79eea3462e9076066d39a7ec4eb47c6029 [Pipeline] echo 18:07:10 GIT_COMMIT: d59a7e79eea3462e9076066d39a7ec4eb47c6029, Commit Message: Merge pull request #666 from weichou1229/issue-665 [Pipeline] echo 18:07:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:07:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:07:11 18:07:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:07:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:07:12 latest: Pulling from edgex-devops/git-semver 18:07:12 31603596830f: Pulling fs layer 18:07:12 04fac38145f0: Pulling fs layer 18:07:12 701f6daf10bf: Pulling fs layer 18:07:12 24f72da36158: Pulling fs layer 18:07:12 24f72da36158: Waiting 18:07:12 04fac38145f0: Verifying Checksum 18:07:12 04fac38145f0: Download complete 18:07:12 31603596830f: Verifying Checksum 18:07:12 31603596830f: Download complete 18:07:12 24f72da36158: Verifying Checksum 18:07:12 24f72da36158: Download complete 18:07:12 31603596830f: Pull complete 18:07:12 04fac38145f0: Pull complete 18:07:12 701f6daf10bf: Verifying Checksum 18:07:12 701f6daf10bf: Download complete 18:07:13 701f6daf10bf: Pull complete 18:07:13 24f72da36158: Pull complete 18:07:13 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 18:07:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:07:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:07:13 prd-centos7-docker-4c-2g-1322 does not seem to be running inside a container 18:07:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:07:14 $ docker top 85378e019a6ffe5e97db7adb806cf1e75f94c6b51ebd2ccb770aa4bb35818ca2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:07:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:07:14 [ssh-agent] Looking for ssh-agent implementation... 18:07:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:07:14 $ docker exec 85378e019a6ffe5e97db7adb806cf1e75f94c6b51ebd2ccb770aa4bb35818ca2 ssh-agent 18:07:14 SSH_AUTH_SOCK=/tmp/ssh-Ok272BZgCceI/agent.14 18:07:14 SSH_AGENT_PID=21 18:07:14 Running ssh-add (command line suppressed) 18:07:15 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_324833814471212947.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_324833814471212947.key) 18:07:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:07:15 + git tag --points-at HEAD [Pipeline] } 18:07:15 $ docker exec --env ******** --env ******** 85378e019a6ffe5e97db7adb806cf1e75f94c6b51ebd2ccb770aa4bb35818ca2 ssh-agent -k 18:07:15 unset SSH_AUTH_SOCK; 18:07:15 unset SSH_AGENT_PID; 18:07:15 echo Agent pid 21 killed; 18:07:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:07:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:07:15 [ssh-agent] Looking for ssh-agent implementation... 18:07:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:07:15 $ docker exec 85378e019a6ffe5e97db7adb806cf1e75f94c6b51ebd2ccb770aa4bb35818ca2 ssh-agent 18:07:15 SSH_AUTH_SOCK=/tmp/ssh-0De2Y1M6d7nw/agent.55 18:07:15 SSH_AGENT_PID=62 18:07:15 Running ssh-add (command line suppressed) 18:07:15 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9152463789248114542.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9152463789248114542.key) 18:07:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:07:16 + git semver init 18:07:16 # -> Open(): unable to determine branch for HEAD 18:07:16 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 18:07:16 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 18:07:16 # $SEMVER_REMOTE_NAME = origin 18:07:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:07:16 # $SEMVER_USER_NAME = edgex-jenkins 18:07:16 # $SEMVER_BRANCH = main 18:07:16 # $SEMVER_TEMP = /tmp/semver-008366074 18:07:16 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 18:07:17 # '/tmp/semver-008366074' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' 18:07:17 # -> Force: false 18:07:17 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 18:07:17 $ docker exec --env ******** --env ******** 85378e019a6ffe5e97db7adb806cf1e75f94c6b51ebd2ccb770aa4bb35818ca2 ssh-agent -k 18:07:17 unset SSH_AUTH_SOCK; 18:07:17 unset SSH_AGENT_PID; 18:07:17 echo Agent pid 62 killed; 18:07:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:07:17 + git semver [Pipeline] } 18:07:17 $ docker stop --time=1 85378e019a6ffe5e97db7adb806cf1e75f94c6b51ebd2ccb770aa4bb35818ca2 18:07:19 $ docker rm -f 85378e019a6ffe5e97db7adb806cf1e75f94c6b51ebd2ccb770aa4bb35818ca2 [Pipeline] // withDockerContainer [Pipeline] sh 18:07:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:07:19 Stashed 1 file(s) [Pipeline] echo 18:07:19 [edgeXSemver]: initialized semver on version 2.0.1-dev.19 [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 18:07:35 Still waiting to schedule task 18:07:35 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:07:35 Still waiting to schedule task 18:07:35 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1320’ is offline 18:13:03 Running on prd-centos7-docker-4c-2g-1357 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 18:13:03 Running in /w/workspace/go-mod-core-contracts/21 [Pipeline] { [Pipeline] checkout 18:13:03 Selected Git installation does not exist. Using Default 18:13:03 The recommended git tool is: NONE 18:13:06 using credential edgex-jenkins-ssh 18:13:06 Cloning the remote Git repository 18:13:06 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 18:13:06 > git init /w/workspace/go-mod-core-contracts/21 # timeout=10 18:13:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:13:06 > git --version # timeout=10 18:13:06 > git --version # 'git version 2.24.4' 18:13:06 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:06 [INFO] Currently running in a labeled security context 18:13:06 [INFO] Currently SELinux is 'enforcing' on the host 18:13:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/21@tmp/jenkins-gitclient-ssh4707622175159469934.key 18:13:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:07 Avoid second fetch 18:13:07 Checking out Revision d59a7e79eea3462e9076066d39a7ec4eb47c6029 (main) 18:13:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:13:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:07 > git config core.sparsecheckout # timeout=10 18:13:07 > git checkout -f d59a7e79eea3462e9076066d39a7ec4eb47c6029 # timeout=10 18:13:10 Commit message: "Merge pull request #666 from weichou1229/issue-665" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:13:11 ========================================================= 18:13:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:13:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:13:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:13:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:13:12 540db60ca938: Pulling fs layer 18:13:12 adcc1eea9eea: Pulling fs layer 18:13:12 4c4ab2625f07: Pulling fs layer 18:13:12 db62176df00c: Pulling fs layer 18:13:12 3b30891b0d05: Pulling fs layer 18:13:12 06b49ca38bd5: Pulling fs layer 18:13:12 c788192a36de: Pulling fs layer 18:13:12 a77e37c0d609: Pulling fs layer 18:13:12 c3185cebc471: Pulling fs layer 18:13:12 db62176df00c: Waiting 18:13:12 3b30891b0d05: Waiting 18:13:12 06b49ca38bd5: Waiting 18:13:12 c788192a36de: Waiting 18:13:12 a77e37c0d609: Waiting 18:13:12 c3185cebc471: Waiting 18:13:12 4c4ab2625f07: Verifying Checksum 18:13:12 4c4ab2625f07: Download complete 18:13:12 adcc1eea9eea: Verifying Checksum 18:13:12 adcc1eea9eea: Download complete 18:13:12 3b30891b0d05: Verifying Checksum 18:13:12 3b30891b0d05: Download complete 18:13:12 06b49ca38bd5: Verifying Checksum 18:13:12 06b49ca38bd5: Download complete 18:13:12 c788192a36de: Verifying Checksum 18:13:12 c788192a36de: Download complete 18:13:12 540db60ca938: Verifying Checksum 18:13:12 540db60ca938: Download complete 18:13:12 540db60ca938: Pull complete 18:13:12 adcc1eea9eea: Pull complete 18:13:12 a77e37c0d609: Verifying Checksum 18:13:12 a77e37c0d609: Download complete 18:13:12 4c4ab2625f07: Pull complete 18:13:14 db62176df00c: Verifying Checksum 18:13:14 db62176df00c: Download complete 18:13:14 c3185cebc471: Verifying Checksum 18:13:14 c3185cebc471: Download complete 18:13:18 db62176df00c: Pull complete 18:13:18 3b30891b0d05: Pull complete 18:13:18 06b49ca38bd5: Pull complete 18:13:18 c788192a36de: Pull complete 18:13:18 a77e37c0d609: Pull complete 18:13:20 c3185cebc471: Pull complete 18:13:20 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 18:13:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:13:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 18:13:21 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 18:13:21 + docker inspect -f . ci-base-image-x86_64 18:13:21 . [Pipeline] withDockerContainer 18:13:21 prd-centos7-docker-4c-2g-1357 does not seem to be running inside a container 18:13:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/21 -v /w/workspace/go-mod-core-contracts/21:/w/workspace/go-mod-core-contracts/21:rw,z -v /w/workspace/go-mod-core-contracts/21@tmp:/w/workspace/go-mod-core-contracts/21@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-x86_64 cat 18:13:25 $ docker top d6e2e924020f4b383005128d75571c01a485634c5bf71da9aab2c5377ecba0b4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:25 + go version 18:13:25 go version go1.16.6 linux/amd64 [Pipeline] } 18:13:25 $ docker stop --time=1 d6e2e924020f4b383005128d75571c01a485634c5bf71da9aab2c5377ecba0b4 18:13:26 $ docker rm -f d6e2e924020f4b383005128d75571c01a485634c5bf71da9aab2c5377ecba0b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:13:27 + docker inspect -f . ci-base-image-x86_64 18:13:27 . [Pipeline] withDockerContainer 18:13:27 prd-centos7-docker-4c-2g-1357 does not seem to be running inside a container 18:13:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/21 -v /w/workspace/go-mod-core-contracts/21:/w/workspace/go-mod-core-contracts/21:rw,z -v /w/workspace/go-mod-core-contracts/21@tmp:/w/workspace/go-mod-core-contracts/21@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-x86_64 cat 18:13:28 $ docker top a6d9bbe4edf91e4292dc7cf1c388404edb35d66d1cec9421f1cde6299b9b588a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:13:28 + go mod tidy 18:13:31 go: downloading github.com/google/uuid v1.3.0 18:13:31 go: downloading github.com/stretchr/testify v1.7.0 18:13:31 go: downloading github.com/go-kit/kit v0.11.0 18:13:31 go: downloading github.com/go-playground/validator/v10 v10.9.0 18:13:31 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 18:13:31 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 18:13:31 go: downloading github.com/davecgh/go-spew v1.1.1 18:13:31 go: downloading github.com/pmezard/go-difflib v1.0.0 18:13:31 go: downloading github.com/stretchr/objx v0.1.1 18:13:31 go: downloading github.com/go-logfmt/logfmt v0.5.0 18:13:31 go: downloading github.com/go-stack/stack v1.8.0 18:13:31 go: downloading github.com/go-playground/universal-translator v0.18.0 18:13:31 go: downloading github.com/leodido/go-urn v1.2.1 18:13:31 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 18:13:31 go: downloading golang.org/x/text v0.3.6 18:13:31 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:13:31 go: downloading github.com/go-playground/locales v0.14.0 18:13:32 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 18:13:32 go: downloading github.com/x448/float16 v0.8.4 18:13:32 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 18:13:32 go: downloading github.com/kr/pretty v0.3.0 18:13:32 go: downloading github.com/kr/text v0.2.0 18:13:32 go: downloading github.com/rogpeppe/go-internal v1.8.0 [Pipeline] sh 18:13:32 + make test 18:13:32 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:13:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 18:13:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.048s coverage: 83.5% of statements 18:13:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 18:13:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 18:13:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 18:13:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 18:13:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 18:13:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.017s coverage: 47.1% of statements 18:13:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.007s coverage: 90.0% of statements 18:13:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.024s coverage: 86.2% of statements 18:13:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements 18:13:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.011s coverage: 36.1% of statements 18:13:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 48.7% of statements 18:13:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:13:50 gofmt -l . 18:13:50 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:13:50 $ docker stop --time=1 a6d9bbe4edf91e4292dc7cf1c388404edb35d66d1cec9421f1cde6299b9b588a 18:13:52 $ docker rm -f a6d9bbe4edf91e4292dc7cf1c388404edb35d66d1cec9421f1cde6299b9b588a [Pipeline] // withDockerContainer [Pipeline] sh 18:13:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:13:53 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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:13:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:54 18:13:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:13:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:54 latest: Pulling from edgex-lftools-log-publisher 18:13:54 b4d181a07f80: Pulling fs layer 18:13:54 a1111a8f2ec3: Pulling fs layer 18:13:54 ed53099fbce6: Pulling fs layer 18:13:54 dc539afda2c1: Pulling fs layer 18:13:54 77bc0d833cb6: Pulling fs layer 18:13:54 9065ff56babe: Pulling fs layer 18:13:54 d287ab97295c: Pulling fs layer 18:13:54 dc539afda2c1: Waiting 18:13:54 77bc0d833cb6: Waiting 18:13:54 9065ff56babe: Waiting 18:13:54 d287ab97295c: Waiting 18:13:55 a1111a8f2ec3: Verifying Checksum 18:13:55 a1111a8f2ec3: Download complete 18:13:55 ed53099fbce6: Verifying Checksum 18:13:55 ed53099fbce6: Download complete 18:13:55 dc539afda2c1: Verifying Checksum 18:13:55 dc539afda2c1: Download complete 18:13:55 9065ff56babe: Verifying Checksum 18:13:55 9065ff56babe: Download complete 18:13:55 77bc0d833cb6: Verifying Checksum 18:13:55 77bc0d833cb6: Download complete 18:13:55 b4d181a07f80: Verifying Checksum 18:13:55 b4d181a07f80: Download complete 18:13:57 d287ab97295c: Verifying Checksum 18:13:57 d287ab97295c: Download complete 18:13:57 b4d181a07f80: Pull complete 18:13:57 a1111a8f2ec3: Pull complete 18:13:57 ed53099fbce6: Pull complete 18:13:57 dc539afda2c1: Pull complete 18:13:58 77bc0d833cb6: Pull complete 18:13:58 9065ff56babe: Pull complete 18:14:03 d287ab97295c: Pull complete 18:14:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:14:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:14:04 prd-centos7-docker-4c-2g-1357 does not seem to be running inside a container 18:14:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/21 -v /w/workspace/go-mod-core-contracts/21:/w/workspace/go-mod-core-contracts/21:rw,z -v /w/workspace/go-mod-core-contracts/21@tmp:/w/workspace/go-mod-core-contracts/21@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:14:06 $ docker top 52efda87f7ea4ba80116db6a24144938cb44a912719bedef35f24785bd32200b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:06 ---> job-cost.sh 18:14:06 lf-activate-venv: SKIPPING 18:14:06 INFO: No Stack... 18:14:06 INFO: Retrieving Pricing Info for: v3-standard-2 18:14:07 INFO: Archiving Costs [Pipeline] sh 18:14:08 + cat /w/workspace/go-mod-core-contracts/21/archives/cost.csv 18:14:08 + cut -d, -f6 [Pipeline] lock 18:14:08 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-21-stack-cost] 18:14:08 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-21-stack-cost] did not exist. Created. 18:14:08 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:14:08 + echo total: 0.05999999865889549 [Pipeline] stash 18:14:08 Stashed 1 file(s) [Pipeline] } 18:14:08 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-21-stack-cost] [Pipeline] // lock [Pipeline] } 18:14:08 $ docker stop --time=1 52efda87f7ea4ba80116db6a24144938cb44a912719bedef35f24785bd32200b 18:14:09 $ docker rm -f 52efda87f7ea4ba80116db6a24144938cb44a912719bedef35f24785bd32200b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:17:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1376 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 18:17:35 Running in /w/workspace/go-mod-core-contracts/21 [Pipeline] { [Pipeline] checkout 18:17:35 Selected Git installation does not exist. Using Default 18:17:35 The recommended git tool is: NONE 18:17:42 using credential edgex-jenkins-ssh 18:17:42 Cloning the remote Git repository 18:17:42 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 18:17:43 > git init /w/workspace/go-mod-core-contracts/21 # timeout=10 18:17:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:17:43 > git --version # timeout=10 18:17:43 > git --version # 'git version 2.17.1' 18:17:43 using GIT_SSH to set credentials SSH Credentials for GitHub 18:17:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:17:44 Avoid second fetch 18:17:44 Checking out Revision d59a7e79eea3462e9076066d39a7ec4eb47c6029 (main) 18:17:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:17:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:17:44 > git config core.sparsecheckout # timeout=10 18:17:44 > git checkout -f d59a7e79eea3462e9076066d39a7ec4eb47c6029 # timeout=10 18:17:49 Commit message: "Merge pull request #666 from weichou1229/issue-665" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:17:50 ========================================================= 18:17:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:17:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:17:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:17:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:17:52 595b0fe564bb: Pulling fs layer 18:17:52 24495759ef45: Pulling fs layer 18:17:52 d148012ef14d: Pulling fs layer 18:17:52 e90a11edd702: Pulling fs layer 18:17:52 d77568369979: Pulling fs layer 18:17:52 fc1c9f9a7f3b: Pulling fs layer 18:17:52 170f2ba95c9a: Pulling fs layer 18:17:52 97ac5df62f85: Pulling fs layer 18:17:52 d77568369979: Waiting 18:17:52 fc1c9f9a7f3b: Waiting 18:17:52 170f2ba95c9a: Waiting 18:17:52 97ac5df62f85: Waiting 18:17:52 e90a11edd702: Waiting 18:17:52 d148012ef14d: Download complete 18:17:52 24495759ef45: Verifying Checksum 18:17:52 24495759ef45: Download complete 18:17:52 d77568369979: Verifying Checksum 18:17:52 d77568369979: Download complete 18:17:52 fc1c9f9a7f3b: Verifying Checksum 18:17:52 fc1c9f9a7f3b: Download complete 18:17:52 170f2ba95c9a: Verifying Checksum 18:17:52 170f2ba95c9a: Download complete 18:17:52 595b0fe564bb: Verifying Checksum 18:17:52 595b0fe564bb: Download complete 18:17:53 595b0fe564bb: Pull complete 18:17:53 24495759ef45: Pull complete 18:17:54 d148012ef14d: Pull complete 18:17:55 97ac5df62f85: Verifying Checksum 18:17:55 97ac5df62f85: Download complete 18:17:55 e90a11edd702: Verifying Checksum 18:17:55 e90a11edd702: Download complete 18:18:05 e90a11edd702: Pull complete 18:18:05 d77568369979: Pull complete 18:18:06 fc1c9f9a7f3b: Pull complete 18:18:06 170f2ba95c9a: Pull complete 18:18:13 97ac5df62f85: Pull complete 18:18:13 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 18:18:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:18:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 18:18:13 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 18:18:14 + docker inspect -f . ci-base-image-arm64 18:18:14 . [Pipeline] withDockerContainer 18:18:14 prd-ubuntu18.04-docker-arm64-4c-16g-1376 does not seem to be running inside a container 18:18:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/21 -v /w/workspace/go-mod-core-contracts/21:/w/workspace/go-mod-core-contracts/21:rw,z -v /w/workspace/go-mod-core-contracts/21@tmp:/w/workspace/go-mod-core-contracts/21@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 18:18:20 $ docker top 765a380f4401addb128b462666326110e7514e3ee31660bdfa63eaca5379113e -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:21 + go version 18:18:21 go version go1.16.6 linux/arm64 [Pipeline] } 18:18:21 $ docker stop --time=1 765a380f4401addb128b462666326110e7514e3ee31660bdfa63eaca5379113e 18:18:23 $ docker rm -f 765a380f4401addb128b462666326110e7514e3ee31660bdfa63eaca5379113e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:18:24 + docker inspect -f . ci-base-image-arm64 18:18:24 . [Pipeline] withDockerContainer 18:18:24 prd-ubuntu18.04-docker-arm64-4c-16g-1376 does not seem to be running inside a container 18:18:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/21 -v /w/workspace/go-mod-core-contracts/21:/w/workspace/go-mod-core-contracts/21:rw,z -v /w/workspace/go-mod-core-contracts/21@tmp:/w/workspace/go-mod-core-contracts/21@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 18:18:26 $ docker top 69549d5f6b68b852bb303ceaeba73adabf6108f769c1f5afa5f52eb12b1885ad -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:18:27 + go mod tidy 18:18:42 go: downloading github.com/google/uuid v1.3.0 18:18:42 go: downloading github.com/go-kit/kit v0.11.0 18:18:42 go: downloading github.com/stretchr/testify v1.7.0 18:18:42 go: downloading github.com/go-playground/validator/v10 v10.9.0 18:18:42 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 18:18:42 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 18:18:42 go: downloading github.com/davecgh/go-spew v1.1.1 18:18:42 go: downloading github.com/pmezard/go-difflib v1.0.0 18:18:42 go: downloading github.com/stretchr/objx v0.1.1 18:18:42 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 18:18:42 go: downloading github.com/go-playground/universal-translator v0.18.0 18:18:42 go: downloading github.com/leodido/go-urn v1.2.1 18:18:42 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 18:18:42 go: downloading golang.org/x/text v0.3.6 18:18:42 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:18:42 go: downloading github.com/go-playground/locales v0.14.0 18:18:46 go: downloading github.com/x448/float16 v0.8.4 18:18:46 go: downloading github.com/go-logfmt/logfmt v0.5.0 18:18:46 go: downloading github.com/go-stack/stack v1.8.0 18:18:46 go: downloading github.com/kr/pretty v0.3.0 18:18:46 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 18:18:46 go: downloading github.com/kr/text v0.2.0 18:18:46 go: downloading github.com/rogpeppe/go-internal v1.8.0 [Pipeline] sh 18:18:47 + make test 18:18:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:18:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 18:19:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.416s coverage: 83.5% of statements 18:19:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 18:19:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 18:19:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 18:19:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.071s coverage: 26.3% of statements 18:19:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 18:19:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.079s coverage: 47.1% of statements 18:19:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.049s coverage: 90.0% of statements 18:19:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.256s coverage: 86.2% of statements 18:19:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.064s coverage: 59.5% of statements 18:19:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.017s coverage: 36.1% of statements 18:19:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.034s coverage: 48.7% of statements 18:19:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:19:47 gofmt -l . 18:19:47 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:19:47 $ docker stop --time=1 69549d5f6b68b852bb303ceaeba73adabf6108f769c1f5afa5f52eb12b1885ad 18:19:49 $ docker rm -f 69549d5f6b68b852bb303ceaeba73adabf6108f769c1f5afa5f52eb12b1885ad [Pipeline] // withDockerContainer [Pipeline] sh 18:19:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:19:51 Warning: overwriting stash ‘coverage-report’ 18:19:51 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:19:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:19:52 18:19:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:19:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:20:03 Error response from daemon: Get https://nexus3.edgexfoundry.org:10003/v2/: net/http: TLS handshake timeout [Pipeline] } [Pipeline] // script Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:20:04 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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] sh 18:20:06 + '[' -d /w/workspace/undry_go-mod-core-contracts_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:20:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:20:07 ---> package-listing.sh 18:20:07 ++ facter osfamily 18:20:07 ++ tr '[:upper:]' '[:lower:]' 18:20:07 + OS_FAMILY=redhat 18:20:07 + workspace=/w/workspace/undry_go-mod-core-contracts_main 18:20:07 + START_PACKAGES=/tmp/packages_start.txt 18:20:07 + END_PACKAGES=/tmp/packages_end.txt 18:20:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:20:07 + PACKAGES=/tmp/packages_start.txt 18:20:07 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 18:20:07 + PACKAGES=/tmp/packages_end.txt 18:20:07 + case "${OS_FAMILY}" in 18:20:07 + rpm -qa 18:20:07 + sort 18:20:08 + '[' -f /tmp/packages_start.txt ']' 18:20:08 + '[' -f /tmp/packages_end.txt ']' 18:20:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:20:08 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 18:20:08 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 18:20:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 18:20:08 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:20:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:20:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:20:09 18:20:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:20:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:20:09 latest: Pulling from edgex-lftools-log-publisher 18:20:09 b4d181a07f80: Pulling fs layer 18:20:09 a1111a8f2ec3: Pulling fs layer 18:20:09 ed53099fbce6: Pulling fs layer 18:20:09 dc539afda2c1: Pulling fs layer 18:20:09 77bc0d833cb6: Pulling fs layer 18:20:09 9065ff56babe: Pulling fs layer 18:20:09 d287ab97295c: Pulling fs layer 18:20:09 dc539afda2c1: Waiting 18:20:09 77bc0d833cb6: Waiting 18:20:09 9065ff56babe: Waiting 18:20:09 d287ab97295c: Waiting 18:20:09 a1111a8f2ec3: Verifying Checksum 18:20:09 a1111a8f2ec3: Download complete 18:20:09 dc539afda2c1: Verifying Checksum 18:20:09 dc539afda2c1: Download complete 18:20:10 77bc0d833cb6: Verifying Checksum 18:20:10 77bc0d833cb6: Download complete 18:20:10 9065ff56babe: Verifying Checksum 18:20:10 9065ff56babe: Download complete 18:20:10 ed53099fbce6: Verifying Checksum 18:20:10 ed53099fbce6: Download complete 18:20:10 b4d181a07f80: Verifying Checksum 18:20:10 b4d181a07f80: Download complete 18:20:12 b4d181a07f80: Pull complete 18:20:12 a1111a8f2ec3: Pull complete 18:20:12 ed53099fbce6: Pull complete 18:20:13 dc539afda2c1: Pull complete 18:20:13 77bc0d833cb6: Pull complete 18:20:13 9065ff56babe: Pull complete 18:22:19 d287ab97295c: Retrying in 5 seconds 18:22:19 d287ab97295c: Retrying in 4 seconds 18:22:19 d287ab97295c: Retrying in 3 seconds 18:22:19 d287ab97295c: Retrying in 2 seconds 18:22:19 d287ab97295c: Retrying in 1 second 18:22:28 d287ab97295c: Retrying in 10 seconds 18:22:28 d287ab97295c: Retrying in 9 seconds 18:22:29 d287ab97295c: Retrying in 8 seconds 18:22:30 d287ab97295c: Retrying in 7 seconds 18:22:31 d287ab97295c: Retrying in 6 seconds 18:22:32 d287ab97295c: Retrying in 5 seconds 18:22:33 d287ab97295c: Retrying in 4 seconds 18:22:34 d287ab97295c: Retrying in 3 seconds 18:22:35 d287ab97295c: Retrying in 2 seconds 18:22:36 d287ab97295c: Retrying in 1 second 18:23:08 d287ab97295c: Verifying Checksum 18:23:08 d287ab97295c: Download complete 18:23:10 d287ab97295c: Pull complete 18:23:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:23:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:23:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:23:10 prd-centos7-docker-4c-2g-1322 does not seem to be running inside a container 18:23:10 $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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:10003/edgex-lftools-log-publisher:latest cat 18:23:12 $ docker top 0a01bbb5ad0ec812b870eee3541251229ffdea98ad430943bc9c10b8031acc71 -eo pid,comm [Pipeline] { [Pipeline] sh 18:23:13 + touch /tmp/pre-build-complete [Pipeline] sh 18:23:13 + mkdir -p /var/log/sysstat [Pipeline] sh 18:23:14 + ls /var/log/sa-host 18:23:14 + sadf -c /var/log/sa-host/sa04 18:23:14 file_magic: OK 18:23:14 HZ: Using current value: 100 18:23:14 file_header: OK 18:23:14 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 18:23:14 Statistics: 18:23:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:23:14 File successfully converted to sysstat format version 12.0.3 18:23:14 + sadf -c /var/log/sa-host/sa30 18:23:14 file_magic: OK 18:23:14 HZ: Using current value: 100 18:23:14 file_header: OK 18:23:14 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 18:23:14 Statistics: 18:23:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:23:14 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:14 provisioning config files... 18:23:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2626928657084818136tmp [Pipeline] { [Pipeline] echo 18:23:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:23:14 ---> create-netrc.sh [Pipeline] } 18:23:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:23:15 ---> python-tools-install.sh [Pipeline] echo 18:23:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:23:15 ---> sudo-logs.sh 18:23:15 Archiving 'sudo' log.. 18:23:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-1322.novalocal: Name or service not known 18:23:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-1322.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:23:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:23:15 ---> job-cost.sh 18:23:15 lf-activate-venv: SKIPPING 18:23:15 DEBUG: total: 0.05999999865889549 18:23:15 INFO: Retrieving Stack Cost... 18:23:38 INFO: Retrieving Pricing Info for: v3-standard-2 18:23:38 INFO: Archiving Costs [Pipeline] echo 18:23:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:23:38 ---> logs-deploy.sh 18:23:38 lf-activate-venv: SKIPPING 18:23:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/21 18:23:38 INFO: archiving workspace using pattern(s): 18:23:39 Archives upload complete. 18:23:39 INFO: archiving logs to Nexus 18:23:39 ---> uname -a: 18:23:39 Linux prd-centos7-docker-4c-2g-1322.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 18:23:39 18:23:39 18:23:39 ---> lscpu: 18:23:39 Architecture: x86_64 18:23:39 CPU op-mode(s): 32-bit, 64-bit 18:23:39 Byte Order: Little Endian 18:23:39 Address sizes: 40 bits physical, 48 bits virtual 18:23:39 CPU(s): 2 18:23:39 On-line CPU(s) list: 0,1 18:23:39 Thread(s) per core: 1 18:23:39 Core(s) per socket: 1 18:23:39 Socket(s): 2 18:23:39 NUMA node(s): 1 18:23:39 Vendor ID: AuthenticAMD 18:23:39 CPU family: 23 18:23:39 Model: 49 18:23:39 Model name: AMD EPYC-Rome Processor 18:23:39 Stepping: 0 18:23:39 CPU MHz: 2799.996 18:23:39 BogoMIPS: 5599.99 18:23:39 Virtualization: AMD-V 18:23:39 Hypervisor vendor: KVM 18:23:39 Virtualization type: full 18:23:39 L1d cache: 32K 18:23:39 L1i cache: 32K 18:23:39 L2 cache: 512K 18:23:39 L3 cache: 16384K 18:23:39 NUMA node0 CPU(s): 0,1 18:23:39 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:23:39 18:23:39 18:23:39 ---> nproc: 18:23:39 2 18:23:39 18:23:39 18:23:39 ---> df -h: 18:23:39 Filesystem Size Used Avail Use% Mounted on 18:23:39 overlay 40G 7.7G 33G 20% / 18:23:39 tmpfs 64M 0 64M 0% /dev 18:23:39 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:23:39 shm 64M 0 64M 0% /dev/shm 18:23:39 /dev/vda1 40G 7.7G 33G 20% /facter-os 18:23:39 18:23:39 18:23:39 ---> sar -b -r -n DEV: 18:23:39 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/04/21 _x86_64_ (2 CPU) 18:23:39 18:23:39 18:06:20 LINUX RESTART (2 CPU) 18:23:39 18:23:39 18:07:02 tps rtps wtps bread/s bwrtn/s 18:23:39 18:08:01 89.72 3.35 86.37 2350.96 3356.63 18:23:39 18:09:01 0.38 0.00 0.38 0.00 5.83 18:23:39 18:10:01 0.27 0.00 0.27 0.00 3.35 18:23:39 18:11:01 0.20 0.00 0.20 0.00 2.88 18:23:39 18:12:01 0.30 0.00 0.30 0.00 3.98 18:23:39 18:13:01 0.32 0.00 0.32 0.00 4.21 18:23:39 18:14:01 0.15 0.00 0.15 0.00 2.05 18:23:39 18:15:01 0.30 0.00 0.30 0.00 3.96 18:23:39 18:16:01 0.27 0.00 0.27 0.00 2.98 18:23:39 18:17:01 0.23 0.00 0.23 0.00 3.36 18:23:39 18:18:01 0.25 0.00 0.25 0.00 3.00 18:23:39 18:19:01 0.17 0.00 0.17 0.00 1.65 18:23:39 18:20:01 0.27 0.00 0.27 0.00 3.51 18:23:39 18:21:01 21.97 0.12 21.85 10.53 7667.49 18:23:39 18:22:01 0.57 0.18 0.38 5.86 4.78 18:23:39 18:23:01 2.28 0.00 2.28 0.00 1944.29 18:23:39 Average: 7.27 0.23 7.04 145.69 810.79 18:23:39 18:23:39 18:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:23:39 18:08:01 5665252 0 633224 7.91 2620 1707836 1502408 16.59 569120 1533252 16 18:23:39 18:09:01 5675668 0 622800 7.78 2620 1707844 1420536 15.68 560552 1533216 16 18:23:39 18:10:01 5678284 0 620184 7.74 2620 1707844 1420692 15.69 557268 1533568 8 18:23:39 18:11:01 5676988 0 621472 7.76 2620 1707852 1420536 15.68 558596 1533568 8 18:23:39 18:12:01 5679528 0 618924 7.73 2620 1707860 1420644 15.68 555044 1534496 16 18:23:39 18:13:01 5680144 0 618304 7.72 2620 1707864 1420584 15.68 554748 1534500 12 18:23:39 18:14:01 5679132 0 619312 7.73 2620 1707868 1420656 15.68 556200 1534496 8 18:23:39 18:15:01 5678980 0 619460 7.73 2620 1707872 1420620 15.68 556120 1534496 8 18:23:39 18:16:01 5679448 0 618988 7.73 2620 1707876 1420536 15.68 555688 1534496 16 18:23:39 18:17:01 5665196 0 633236 7.91 2620 1707880 1420764 15.69 569732 1534496 16 18:23:39 18:18:01 5664520 0 633908 7.92 2620 1707884 1420788 15.69 570316 1534496 8 18:23:39 18:19:01 5666376 0 632048 7.89 2620 1707888 1420536 15.68 571088 1532384 8 18:23:39 18:20:01 5666600 0 631816 7.89 2620 1707896 1420536 15.68 570948 1532384 8 18:23:39 18:21:01 5382448 0 700284 8.74 2620 1923580 1588752 17.54 756300 1602856 16 18:23:39 18:22:01 5384204 0 698520 8.72 2620 1923588 1588524 17.54 755184 1602856 12 18:23:39 18:23:01 5413544 0 701596 8.76 2620 1891172 1588740 17.54 749316 1579380 20 18:23:39 Average: 5621020 0 639005 7.98 2620 1746288 1457241 16.09 597889 1545309 12 18:23:39 18:23:39 18:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:23:39 18:08:01 eth0 111.08 84.84 427.83 31.31 0.00 0.00 0.00 0.00 18:23:39 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:08:01 docker0 8.77 4.86 2.42 27.73 0.00 0.00 0.00 0.00 18:23:39 18:09:01 eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:23:39 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:10:01 eth0 0.68 0.35 0.28 0.17 0.00 0.00 0.00 0.00 18:23:39 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:11:01 eth0 0.25 0.08 0.01 0.04 0.00 0.00 0.00 0.00 18:23:39 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:12:01 eth0 0.28 0.20 0.09 0.04 0.00 0.00 0.00 0.00 18:23:39 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:13:01 eth0 0.73 0.13 0.12 0.04 0.00 0.00 0.00 0.00 18:23:39 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:14:01 eth0 0.80 0.35 0.29 0.20 0.00 0.00 0.00 0.00 18:23:39 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:15:01 eth0 0.60 0.47 0.36 0.03 0.00 0.00 0.00 0.00 18:23:39 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:16:01 eth0 0.42 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:23:39 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:17:01 eth0 1.68 0.55 0.51 0.28 0.00 0.00 0.00 0.00 18:23:39 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:18:01 eth0 0.58 0.32 0.27 0.20 0.00 0.00 0.00 0.00 18:23:39 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:19:01 eth0 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:23:39 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:20:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:23:39 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:21:01 eth0 230.25 176.83 2253.36 18.28 0.00 0.00 0.00 0.00 18:23:39 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:22:01 eth0 1.55 0.92 1.01 0.58 0.00 0.00 0.00 0.00 18:23:39 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:23:01 eth0 119.72 95.97 993.68 12.54 0.00 0.00 0.00 0.00 18:23:39 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 Average: eth0 29.24 22.52 229.67 3.96 0.00 0.00 0.00 0.00 18:23:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:39 Average: docker0 0.54 0.30 0.15 1.71 0.00 0.00 0.00 0.00 18:23:39 18:23:39 18:23:39 ---> sar -P ALL: 18:23:39 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/04/21 _x86_64_ (2 CPU) 18:23:39 18:23:39 18:06:20 LINUX RESTART (2 CPU) 18:23:39 18:23:39 18:07:02 CPU %user %nice %system %iowait %steal %idle 18:23:39 18:08:01 all 5.07 0.00 2.20 2.19 0.05 90.48 18:23:39 18:08:01 0 4.90 0.00 2.17 1.17 0.05 91.71 18:23:39 18:08:01 1 5.25 0.00 2.24 3.22 0.05 89.25 18:23:39 18:09:01 all 0.22 0.00 0.07 0.00 0.01 99.71 18:23:39 18:09:01 0 0.07 0.00 0.08 0.00 0.02 99.83 18:23:39 18:09:01 1 0.37 0.00 0.05 0.00 0.00 99.58 18:23:39 18:10:01 all 0.23 0.00 0.06 0.00 0.02 99.69 18:23:39 18:10:01 0 0.07 0.00 0.07 0.00 0.02 99.85 18:23:39 18:10:01 1 0.40 0.00 0.05 0.00 0.02 99.53 18:23:39 18:11:01 all 0.19 0.00 0.04 0.00 0.01 99.76 18:23:39 18:11:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:23:39 18:11:01 1 0.33 0.00 0.03 0.00 0.00 99.63 18:23:39 18:12:01 all 0.21 0.00 0.03 0.00 0.01 99.75 18:23:39 18:12:01 0 0.08 0.00 0.03 0.00 0.02 99.87 18:23:39 18:12:01 1 0.33 0.00 0.03 0.00 0.00 99.63 18:23:39 18:13:01 all 0.18 0.00 0.04 0.00 0.01 99.77 18:23:39 18:13:01 0 0.05 0.00 0.05 0.00 0.00 99.90 18:23:39 18:13:01 1 0.32 0.00 0.03 0.00 0.02 99.63 18:23:39 18:14:01 all 0.20 0.00 0.03 0.00 0.02 99.75 18:23:39 18:14:01 0 0.12 0.00 0.05 0.00 0.03 99.80 18:23:39 18:14:01 1 0.28 0.00 0.02 0.00 0.00 99.70 18:23:39 18:15:01 all 0.21 0.00 0.03 0.00 0.01 99.75 18:23:39 18:15:01 0 0.38 0.00 0.02 0.00 0.00 99.60 18:23:39 18:15:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:23:39 18:16:01 all 0.24 0.00 0.03 0.00 0.01 99.72 18:23:39 18:16:01 0 0.42 0.00 0.03 0.00 0.02 99.53 18:23:39 18:16:01 1 0.07 0.00 0.03 0.00 0.00 99.90 18:23:39 18:17:01 all 0.23 0.00 0.05 0.00 0.02 99.70 18:23:39 18:17:01 0 0.43 0.00 0.03 0.00 0.02 99.52 18:23:39 18:17:01 1 0.03 0.00 0.07 0.00 0.02 99.88 18:23:39 18:18:01 all 0.30 0.00 0.03 0.00 0.00 99.67 18:23:39 18:18:01 0 0.53 0.00 0.03 0.00 0.00 99.43 18:23:39 18:18:01 1 0.07 0.00 0.02 0.00 0.00 99.92 18:23:39 18:23:39 18:18:01 CPU %user %nice %system %iowait %steal %idle 18:23:39 18:19:01 all 0.25 0.00 0.03 0.00 0.02 99.71 18:23:39 18:19:01 0 0.45 0.00 0.02 0.00 0.02 99.52 18:23:39 18:19:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:23:39 18:20:01 all 0.25 0.00 0.04 0.00 0.01 99.70 18:23:39 18:20:01 0 0.47 0.00 0.03 0.00 0.00 99.50 18:23:39 18:20:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:23:39 18:21:01 all 3.92 0.00 1.32 0.09 0.02 94.65 18:23:39 18:21:01 0 4.49 0.00 1.37 0.08 0.02 94.04 18:23:39 18:21:01 1 3.35 0.00 1.28 0.10 0.02 95.25 18:23:39 18:22:01 all 0.28 0.00 0.08 0.00 0.02 99.63 18:23:39 18:22:01 0 0.47 0.00 0.05 0.00 0.02 99.47 18:23:39 18:22:01 1 0.08 0.00 0.10 0.00 0.02 99.80 18:23:39 18:23:01 all 0.62 0.00 0.27 0.00 0.02 99.09 18:23:39 18:23:01 0 0.59 0.00 0.30 0.00 0.02 99.09 18:23:39 18:23:01 1 0.65 0.00 0.23 0.00 0.02 99.10 18:23:39 Average: all 0.78 0.00 0.27 0.14 0.01 98.80 18:23:39 Average: 0 0.84 0.00 0.27 0.08 0.02 98.80 18:23:39 Average: 1 0.72 0.00 0.27 0.20 0.01 98.80 18:23:39 18:23:39 18:23:39