Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 rather than 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d Obtained Jenkinsfile from 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 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-ssh7752605636995204118.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh7328006207035269332.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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/PR-648/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/PR-648/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5567387023003561885.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh8408100008449155537.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/PR-648/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/PR-648/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3529030030992386090.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_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-88 in /w/workspace/dry_go-mod-core-contracts_PR-648 [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-648 # 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/dry_go-mod-core-contracts_PR-648@tmp/jenkins-gitclient-ssh2276151271930209080.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 into PR head commit 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d Merge succeeded, producing f157883c060af3d4bd57f197e029350950c09104 Checking out Revision f157883c060af3d4bd57f197e029350950c09104 (PR-648) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-648@tmp/jenkins-gitclient-ssh8466075921961185425.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-648@tmp/jenkins-gitclient-ssh6183904844949950447.key > git merge 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f157883c060af3d4bd57f197e029350950c09104 # timeout=10 Commit message: "Merge commit '5e91c920051fb6e7b4d71bfc4019be227e7c3f77' into HEAD" > git rev-list --no-walk 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:40:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:40:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:40:57 ========================================================= 12:40:57 EdgeX Global Pipelines Version Info 12:40:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:40:59 ------------------- 12:40:59 stable info: 12:40:59 ------------------- 12:40:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:40:59 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 12:40:59 Message: update stable to v1.0.197 12:40:59 ------------------- 12:40:59 experimental info: 12:40:59 ------------------- 12:40:59 Commited By: **** collab-it+edgex@linuxfoundation.org 12:40:59 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 12:40:59 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:40:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 12:40:59 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 12:40:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:40:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:40:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-648 [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-648 [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-648 [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f157883c060af3d4bd57f197e029350950c09104 [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f157883 [Pipeline] echo 12:41:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:41:01 + git log --format=format:%s -1 f157883c060af3d4bd57f197e029350950c09104 [Pipeline] echo 12:41:01 GIT_COMMIT: f157883c060af3d4bd57f197e029350950c09104, Commit Message: Merge commit '5e91c920051fb6e7b4d71bfc4019be227e7c3f77' into HEAD [Pipeline] echo 12:41:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:41:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:41:02 12:41:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:41:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:41:02 latest: Pulling from edgex-devops/git-semver 12:41:02 31603596830f: Pulling fs layer 12:41:02 b6dc333f4379: Pulling fs layer 12:41:02 3d9ef1400e77: Pulling fs layer 12:41:02 fd332fbdc1db: Pulling fs layer 12:41:02 fd332fbdc1db: Waiting 12:41:02 b6dc333f4379: Verifying Checksum 12:41:02 b6dc333f4379: Download complete 12:41:02 31603596830f: Download complete 12:41:02 31603596830f: Pull complete 12:41:02 b6dc333f4379: Pull complete 12:41:02 fd332fbdc1db: Verifying Checksum 12:41:02 fd332fbdc1db: Download complete 12:41:03 3d9ef1400e77: Verifying Checksum 12:41:03 3d9ef1400e77: Download complete 12:41:03 3d9ef1400e77: Pull complete 12:41:03 fd332fbdc1db: Pull complete 12:41:03 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 12:41:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:41:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:41:03 prd-centos7-docker-4c-2g-88 does not seem to be running inside a container 12:41:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-648 -v /w/workspace/dry_go-mod-core-contracts_PR-648:/w/workspace/dry_go-mod-core-contracts_PR-648:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-648@tmp:/w/workspace/dry_go-mod-core-contracts_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:41:04 $ docker top df6d4a60e5e454dad28b8ad83560e840d4b092ff1cbe766220df5c7c176807f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:41:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:41:04 [ssh-agent] Looking for ssh-agent implementation... 12:41:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:41:04 $ docker exec df6d4a60e5e454dad28b8ad83560e840d4b092ff1cbe766220df5c7c176807f5 ssh-agent 12:41:05 SSH_AUTH_SOCK=/tmp/ssh-liWbkazFshJW/agent.14 12:41:05 SSH_AGENT_PID=20 12:41:05 Running ssh-add (command line suppressed) 12:41:05 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_7864295777645861106.key (/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_7864295777645861106.key) 12:41:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:41:05 + git tag --points-at HEAD [Pipeline] } 12:41:05 $ docker exec --env ******** --env ******** df6d4a60e5e454dad28b8ad83560e840d4b092ff1cbe766220df5c7c176807f5 ssh-agent -k 12:41:05 unset SSH_AUTH_SOCK; 12:41:05 unset SSH_AGENT_PID; 12:41:05 echo Agent pid 20 killed; 12:41:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:41:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:41:05 [ssh-agent] Looking for ssh-agent implementation... 12:41:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:41:05 $ docker exec df6d4a60e5e454dad28b8ad83560e840d4b092ff1cbe766220df5c7c176807f5 ssh-agent 12:41:05 SSH_AUTH_SOCK=/tmp/ssh-CqHOfP9mh4Pf/agent.53 12:41:05 SSH_AGENT_PID=60 12:41:05 Running ssh-add (command line suppressed) 12:41:06 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_6436718180044469785.key (/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_6436718180044469785.key) 12:41:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:41:06 + git semver init 12:41:06 # -> Open(): unable to determine branch for HEAD 12:41:06 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-648/.git 12:41:06 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-648 12:41:06 # $SEMVER_REMOTE_NAME = origin 12:41:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:41:06 # $SEMVER_USER_NAME = edgex-jenkins 12:41:06 # $SEMVER_BRANCH = PR-648 12:41:06 # $SEMVER_TEMP = /tmp/semver-008461571 12:41:06 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 12:41:07 # '/tmp/semver-008461571' -> '/w/workspace/dry_go-mod-core-contracts_PR-648/.semver' 12:41:07 # -> Force: false 12:41:07 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-648/.semver [Pipeline] } 12:41:07 $ docker exec --env ******** --env ******** df6d4a60e5e454dad28b8ad83560e840d4b092ff1cbe766220df5c7c176807f5 ssh-agent -k 12:41:07 unset SSH_AUTH_SOCK; 12:41:07 unset SSH_AGENT_PID; 12:41:07 echo Agent pid 60 killed; 12:41:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:41:07 + git semver [Pipeline] } 12:41:07 $ docker stop --time=1 df6d4a60e5e454dad28b8ad83560e840d4b092ff1cbe766220df5c7c176807f5 12:41:09 $ docker rm -f df6d4a60e5e454dad28b8ad83560e840d4b092ff1cbe766220df5c7c176807f5 [Pipeline] // withDockerContainer [Pipeline] sh 12:41:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:41:09 Stashed 1 file(s) [Pipeline] echo 12:41:09 [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 12:41:25 Still waiting to schedule task 12:41:25 Waiting for next available executor on ‘centos7-docker-4c-2g’ 12:41:25 Still waiting to schedule task 12:41:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:43:34 Running on prd-centos7-docker-4c-2g-94 in /w/workspace/dry_go-mod-core-contracts_PR-648 [Pipeline] { [Pipeline] ws 12:43:35 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 12:43:35 Selected Git installation does not exist. Using Default 12:43:35 The recommended git tool is: NONE 12:43:37 using credential edgex-jenkins-ssh 12:43:37 Cloning the remote Git repository 12:43:36 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 12:43:37 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 12:43:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:43:37 > git --version # timeout=10 12:43:37 > git --version # 'git version 2.24.4' 12:43:37 using GIT_SSH to set credentials SSH Credentials for GitHub 12:43:37 [INFO] Currently running in a labeled security context 12:43:37 [INFO] Currently SELinux is 'enforcing' on the host 12:43:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh8684351058154885860.key 12:43:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:43:39 Merging remotes/origin/main commit 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 into PR head commit 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d 12:43:39 Merge succeeded, producing c2478e9558a674ba9a02d4f606639e678483fe1c 12:43:39 Checking out Revision c2478e9558a674ba9a02d4f606639e678483fe1c (PR-648) 12:43:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:43:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:43:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:43:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:43:38 using GIT_SSH to set credentials SSH Credentials for GitHub 12:43:38 [INFO] Currently running in a labeled security context 12:43:38 [INFO] Currently SELinux is 'enforcing' on the host 12:43:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh9157419078574104500.key 12:43:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:43:39 > git config core.sparsecheckout # timeout=10 12:43:39 > git checkout -f 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d # timeout=10 12:43:39 > git remote # timeout=10 12:43:39 > git config --get remote.origin.url # timeout=10 12:43:39 using GIT_SSH to set credentials SSH Credentials for GitHub 12:43:39 [INFO] Currently running in a labeled security context 12:43:39 [INFO] Currently SELinux is 'enforcing' on the host 12:43:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh7790425580871615123.key 12:43:39 > git merge 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 # timeout=10 12:43:39 > git rev-parse HEAD^{commit} # timeout=10 12:43:39 > git config core.sparsecheckout # timeout=10 12:43:39 > git checkout -f c2478e9558a674ba9a02d4f606639e678483fe1c # timeout=10 12:43:43 Commit message: "Merge commit '5e91c920051fb6e7b4d71bfc4019be227e7c3f77' into HEAD" 12:43:43 > git rev-list --no-walk 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 12:43:43 ========================================================= 12:43:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:43:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:43:44 + 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 . 12:43:44 Sending build context to Docker daemon 2.962MB 12:43:44 Step 1/7 : ARG BASE=golang:1.16-alpine 12:43:44 Step 2/7 : FROM ${BASE} 12:43:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:43:44 540db60ca938: Pulling fs layer 12:43:44 adcc1eea9eea: Pulling fs layer 12:43:44 4c4ab2625f07: Pulling fs layer 12:43:44 0773c198feca: Pulling fs layer 12:43:44 345f892a5656: Pulling fs layer 12:43:44 4796506630df: Pulling fs layer 12:43:44 cc55df3e53f1: Pulling fs layer 12:43:44 4d027b6c602c: Pulling fs layer 12:43:44 449e75d2c14e: Pulling fs layer 12:43:44 0773c198feca: Waiting 12:43:44 345f892a5656: Waiting 12:43:44 4796506630df: Waiting 12:43:44 cc55df3e53f1: Waiting 12:43:44 4d027b6c602c: Waiting 12:43:44 449e75d2c14e: Waiting 12:43:44 4c4ab2625f07: Verifying Checksum 12:43:44 4c4ab2625f07: Download complete 12:43:44 adcc1eea9eea: Verifying Checksum 12:43:44 adcc1eea9eea: Download complete 12:43:44 345f892a5656: Verifying Checksum 12:43:44 345f892a5656: Download complete 12:43:44 4796506630df: Verifying Checksum 12:43:44 4796506630df: Download complete 12:43:44 cc55df3e53f1: Verifying Checksum 12:43:44 cc55df3e53f1: Download complete 12:43:44 540db60ca938: Verifying Checksum 12:43:44 540db60ca938: Download complete 12:43:44 540db60ca938: Pull complete 12:43:45 adcc1eea9eea: Pull complete 12:43:45 4c4ab2625f07: Pull complete 12:43:45 4d027b6c602c: Verifying Checksum 12:43:45 4d027b6c602c: Download complete 12:43:48 449e75d2c14e: Verifying Checksum 12:43:48 449e75d2c14e: Download complete 12:43:48 0773c198feca: Verifying Checksum 12:43:48 0773c198feca: Download complete 12:43:52 0773c198feca: Pull complete 12:43:52 345f892a5656: Pull complete 12:43:52 4796506630df: Pull complete 12:43:52 cc55df3e53f1: Pull complete 12:43:52 4d027b6c602c: Pull complete 12:43:54 449e75d2c14e: Pull complete 12:43:54 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 12:43:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:43:54 ---> 0d28375d9b5b 12:43:54 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 12:43:55 ---> Running in dff2ebe4616b 12:43:55 Removing intermediate container dff2ebe4616b 12:43:55 ---> 207149ff8161 12:43:55 Step 4/7 : RUN apk add bash 12:43:55 ---> Running in 50ec9fc9eb81 12:43:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:43:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:43:57 OK: 149 MiB in 40 packages 12:43:57 Removing intermediate container 50ec9fc9eb81 12:43:57 ---> c1f56f92e4cb 12:43:57 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 12:43:57 ---> Running in 27b4bcc3d0ee 12:43:57 Removing intermediate container 27b4bcc3d0ee 12:43:57 ---> dd5b26294acb 12:43:57 Step 6/7 : COPY go.mod . 12:43:57 ---> c93539f3baa2 12:43:57 Step 7/7 : RUN go mod download 12:43:57 ---> Running in e1c6e1b0708f 12:44:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-93 in /w/workspace/dry_go-mod-core-contracts_PR-648 [Pipeline] { [Pipeline] ws 12:44:14 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 12:44:14 Selected Git installation does not exist. Using Default 12:44:14 The recommended git tool is: NONE 12:44:21 using credential edgex-jenkins-ssh 12:44:21 Cloning the remote Git repository 12:44:21 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 12:44:21 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 12:44:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:44:21 > git --version # timeout=10 12:44:21 > git --version # 'git version 2.17.1' 12:44:21 using GIT_SSH to set credentials SSH Credentials for GitHub 12:44:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:44:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:44:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:44:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:44:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:44:23 using GIT_SSH to set credentials SSH Credentials for GitHub 12:44:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:44:24 Merging remotes/origin/main commit 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 into PR head commit 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d 12:44:24 Merge succeeded, producing e085eae3ca815c0239cdb78c272ac73346289275 12:44:24 Checking out Revision e085eae3ca815c0239cdb78c272ac73346289275 (PR-648) 12:44:24 > git config core.sparsecheckout # timeout=10 12:44:24 > git checkout -f 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d # timeout=10 12:44:24 > git remote # timeout=10 12:44:24 > git config --get remote.origin.url # timeout=10 12:44:24 using GIT_SSH to set credentials SSH Credentials for GitHub 12:44:24 > git merge 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 # timeout=10 12:44:24 > git rev-parse HEAD^{commit} # timeout=10 12:44:24 > git config core.sparsecheckout # timeout=10 12:44:24 > git checkout -f e085eae3ca815c0239cdb78c272ac73346289275 # timeout=10 12:44:28 Commit message: "Merge commit '5e91c920051fb6e7b4d71bfc4019be227e7c3f77' into HEAD" 12:44:28 > git rev-list --no-walk 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 12:44:29 ========================================================= 12:44:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:44:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:44:30 Removing intermediate container e1c6e1b0708f 12:44:30 ---> 7925fb212027 12:44:30 Successfully built 7925fb212027 12:44:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:44:30 + 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 . 12:44:30 + docker inspect -f . ci-base-image-x86_64 12:44:30 . [Pipeline] withDockerContainer 12:44:30 prd-centos7-docker-4c-2g-94 does not seem to be running inside a container 12:44:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:44:30 $ docker top 1fd209b2e8bd69cdeaac5f541231f838dca076d10207d9773bfddfad65ea2e7d -eo pid,comm [Pipeline] { [Pipeline] sh 12:44:31 + go version 12:44:31 go version go1.16.5 linux/amd64 [Pipeline] } 12:44:31 $ docker stop --time=1 1fd209b2e8bd69cdeaac5f541231f838dca076d10207d9773bfddfad65ea2e7d 12:44:31 Sending build context to Docker daemon 2.961MB 12:44:31 Step 1/7 : ARG BASE=golang:1.16-alpine 12:44:31 Step 2/7 : FROM ${BASE} 12:44:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:44:31 595b0fe564bb: Pulling fs layer 12:44:31 24495759ef45: Pulling fs layer 12:44:31 d148012ef14d: Pulling fs layer 12:44:31 cb65c68fc2e2: Pulling fs layer 12:44:31 093eec477d81: Pulling fs layer 12:44:31 a6d5b2bbb924: Pulling fs layer 12:44:31 2446dc1eb7d3: Pulling fs layer 12:44:31 596795e73e0f: Pulling fs layer 12:44:31 cb65c68fc2e2: Waiting 12:44:31 093eec477d81: Waiting 12:44:31 a6d5b2bbb924: Waiting 12:44:31 2446dc1eb7d3: Waiting 12:44:31 596795e73e0f: Waiting 12:44:32 d148012ef14d: Download complete 12:44:32 24495759ef45: Verifying Checksum 12:44:32 24495759ef45: Download complete 12:44:32 093eec477d81: Verifying Checksum 12:44:32 093eec477d81: Download complete 12:44:32 a6d5b2bbb924: Verifying Checksum 12:44:32 a6d5b2bbb924: Download complete 12:44:32 595b0fe564bb: Verifying Checksum 12:44:32 595b0fe564bb: Download complete 12:44:32 2446dc1eb7d3: Verifying Checksum 12:44:32 2446dc1eb7d3: Download complete 12:44:32 $ docker rm -f 1fd209b2e8bd69cdeaac5f541231f838dca076d10207d9773bfddfad65ea2e7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:44:32 595b0fe564bb: Pull complete 12:44:33 + docker inspect -f . ci-base-image-x86_64 12:44:33 . [Pipeline] withDockerContainer 12:44:33 prd-centos7-docker-4c-2g-94 does not seem to be running inside a container 12:44:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:44:33 $ docker top 42ca31b1223c26cc1babdc64452217b8f9f020dbfffa55e1f7357d4a0b961bba -eo pid,comm [Pipeline] { [Pipeline] sh 12:44:33 24495759ef45: Pull complete 12:44:33 + go mod tidy [Pipeline] sh 12:44:34 d148012ef14d: Pull complete 12:44:34 + make test 12:44:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:44:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 12:44:35 596795e73e0f: Verifying Checksum 12:44:35 596795e73e0f: Download complete 12:44:36 cb65c68fc2e2: Verifying Checksum 12:44:36 cb65c68fc2e2: Download complete 12:44:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.053s coverage: 83.5% of statements 12:44:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 12:44:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 12:44:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 12:44:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.016s coverage: 26.3% of statements 12:44:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 12:44:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.011s coverage: 47.2% of statements 12:44:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.005s coverage: 90.0% of statements 12:44:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.027s coverage: 86.2% of statements 12:44:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 59.5% of statements 12:44:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.002s coverage: 36.1% of statements 12:44:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 12:44:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:44:48 cb65c68fc2e2: Pull complete 12:44:48 093eec477d81: Pull complete 12:44:48 a6d5b2bbb924: Pull complete 12:44:48 2446dc1eb7d3: Pull complete 12:44:52 gofmt -l . 12:44:52 [ "`gofmt -l .`" = "" ] [Pipeline] } 12:44:52 $ docker stop --time=1 42ca31b1223c26cc1babdc64452217b8f9f020dbfffa55e1f7357d4a0b961bba 12:44:52 596795e73e0f: Pull complete 12:44:52 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 12:44:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:44:52 ---> d9e956139c92 12:44:52 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 12:44:53 $ docker rm -f 42ca31b1223c26cc1babdc64452217b8f9f020dbfffa55e1f7357d4a0b961bba [Pipeline] // withDockerContainer [Pipeline] sh 12:44:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:44:54 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 12:44:55 ---> Running in 45d9830e893b 12:44:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:44:55 12:44:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:44:55 Removing intermediate container 45d9830e893b 12:44:55 ---> 2cb4257ae245 12:44:55 Step 4/7 : RUN apk add bash 12:44:55 ---> Running in abb644e51cda 12:44:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:44:55 latest: Pulling from edgex-lftools-log-publisher 12:44:55 b4d181a07f80: Pulling fs layer 12:44:55 a1111a8f2ec3: Pulling fs layer 12:44:55 ed53099fbce6: Pulling fs layer 12:44:55 dc539afda2c1: Pulling fs layer 12:44:55 77bc0d833cb6: Pulling fs layer 12:44:55 9065ff56babe: Pulling fs layer 12:44:55 d287ab97295c: Pulling fs layer 12:44:55 dc539afda2c1: Waiting 12:44:55 77bc0d833cb6: Waiting 12:44:55 9065ff56babe: Waiting 12:44:55 d287ab97295c: Waiting 12:44:55 a1111a8f2ec3: Verifying Checksum 12:44:55 a1111a8f2ec3: Download complete 12:44:55 dc539afda2c1: Verifying Checksum 12:44:55 dc539afda2c1: Download complete 12:44:56 77bc0d833cb6: Verifying Checksum 12:44:56 77bc0d833cb6: Download complete 12:44:56 9065ff56babe: Verifying Checksum 12:44:56 9065ff56babe: Download complete 12:44:56 ed53099fbce6: Verifying Checksum 12:44:56 ed53099fbce6: Download complete 12:44:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:44:57 b4d181a07f80: Verifying Checksum 12:44:57 b4d181a07f80: Download complete 12:44:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:44:58 b4d181a07f80: Pull complete 12:44:58 a1111a8f2ec3: Pull complete 12:44:59 ed53099fbce6: Pull complete 12:44:59 dc539afda2c1: Pull complete 12:44:59 77bc0d833cb6: Pull complete 12:44:59 OK: 138 MiB in 40 packages 12:44:59 9065ff56babe: Pull complete 12:45:00 Removing intermediate container abb644e51cda 12:45:00 ---> f67c2ed07a30 12:45:00 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 12:45:00 ---> Running in 09da051bea5c 12:45:00 Removing intermediate container 09da051bea5c 12:45:00 ---> 7ec131441585 12:45:00 Step 6/7 : COPY go.mod . 12:45:01 d287ab97295c: Download complete 12:45:01 ---> 15c926dbea83 12:45:01 Step 7/7 : RUN go mod download 12:45:01 ---> Running in fc73abad9e55 12:45:05 d287ab97295c: Pull complete 12:45:05 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:45:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:45:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:45:05 prd-centos7-docker-4c-2g-94 does not seem to be running inside a container 12:45:05 $ 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/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:45:08 $ docker top 88edd87dbb00edb6b79c977b60ed3fb62b4f589cc27bb000e53dc59e7c6ad2f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:45:08 ---> job-cost.sh 12:45:08 lf-activate-venv: SKIPPING 12:45:08 INFO: No Stack... 12:45:09 INFO: Retrieving Pricing Info for: v3-standard-2 12:45:10 INFO: Archiving Costs [Pipeline] sh 12:45:10 + cut -d, -f6 12:45:10 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [Pipeline] lock 12:45:10 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-2-stack-cost] 12:45:10 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-2-stack-cost] did not exist. Created. 12:45:10 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:45:11 + echo total: 0.05999999865889549 [Pipeline] stash 12:45:11 Stashed 1 file(s) [Pipeline] } 12:45:11 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-2-stack-cost] [Pipeline] // lock [Pipeline] } 12:45:11 $ docker stop --time=1 88edd87dbb00edb6b79c977b60ed3fb62b4f589cc27bb000e53dc59e7c6ad2f3 12:45:12 $ docker rm -f 88edd87dbb00edb6b79c977b60ed3fb62b4f589cc27bb000e53dc59e7c6ad2f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:46:23 Removing intermediate container fc73abad9e55 12:46:23 ---> 523ae443edda 12:46:23 Successfully built 523ae443edda 12:46:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:46:24 + docker inspect -f . ci-base-image-arm64 12:46:24 . [Pipeline] withDockerContainer 12:46:24 prd-ubuntu18.04-docker-arm64-4c-16g-93 does not seem to be running inside a container 12:46:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:46:26 $ docker top 44c09106196314eb90a0aa0d41b0e4ec91d3d98a45dbffbe52aa3a92da0455ce -eo pid,comm [Pipeline] { [Pipeline] sh 12:46:28 + go version 12:46:28 go version go1.16.5 linux/arm64 [Pipeline] } 12:46:28 $ docker stop --time=1 44c09106196314eb90a0aa0d41b0e4ec91d3d98a45dbffbe52aa3a92da0455ce 12:46:29 $ docker rm -f 44c09106196314eb90a0aa0d41b0e4ec91d3d98a45dbffbe52aa3a92da0455ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:46:30 + docker inspect -f . ci-base-image-arm64 12:46:30 . [Pipeline] withDockerContainer 12:46:31 prd-ubuntu18.04-docker-arm64-4c-16g-93 does not seem to be running inside a container 12:46:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:46:33 $ docker top 2229c53205f3668646805a6fa4b17e9c3ec29707188a24aa5089be987705ca84 -eo pid,comm [Pipeline] { [Pipeline] sh 12:46:34 + go mod tidy [Pipeline] sh 12:46:35 + make test 12:46:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:46:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 12:47:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.385s coverage: 83.5% of statements 12:47:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 12:47:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 12:47:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 12:47:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.056s coverage: 26.3% of statements 12:47:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 12:47:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.075s coverage: 47.2% of statements 12:47:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.096s coverage: 90.0% of statements 12:47:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.228s coverage: 86.2% of statements 12:47:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.066s coverage: 59.5% of statements 12:47:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 36.1% of statements 12:47:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.041s coverage: 49.4% of statements 12:47:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:47:36 gofmt -l . 12:47:36 [ "`gofmt -l .`" = "" ] [Pipeline] } 12:47:37 $ docker stop --time=1 2229c53205f3668646805a6fa4b17e9c3ec29707188a24aa5089be987705ca84 12:47:39 $ docker rm -f 2229c53205f3668646805a6fa4b17e9c3ec29707188a24aa5089be987705ca84 [Pipeline] // withDockerContainer [Pipeline] sh 12:47:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:47:40 Warning: overwriting stash ‘coverage-report’ 12:47:41 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 12:47:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:47:41 12:47:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 12:47:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:47:42 arm64: Pulling from edgex-lftools-log-publisher 12:47:42 448f6bf000e3: Pulling fs layer 12:47:42 f757da607395: Pulling fs layer 12:47:42 05883995daec: Pulling fs layer 12:47:42 8603b9c90790: Pulling fs layer 12:47:42 1560dd03e051: Pulling fs layer 12:47:42 27f5ce0e4adf: Pulling fs layer 12:47:42 c2d8d7efcc4b: Pulling fs layer 12:47:42 27f5ce0e4adf: Waiting 12:47:42 1560dd03e051: Waiting 12:47:42 c2d8d7efcc4b: Waiting 12:47:42 8603b9c90790: Waiting 12:47:42 f757da607395: Verifying Checksum 12:47:42 f757da607395: Download complete 12:47:42 8603b9c90790: Verifying Checksum 12:47:42 8603b9c90790: Download complete 12:47:43 05883995daec: Verifying Checksum 12:47:43 05883995daec: Download complete 12:47:43 27f5ce0e4adf: Verifying Checksum 12:47:43 27f5ce0e4adf: Download complete 12:47:43 1560dd03e051: Verifying Checksum 12:47:43 1560dd03e051: Download complete 12:47:44 448f6bf000e3: Download complete 12:47:47 c2d8d7efcc4b: Verifying Checksum 12:47:47 c2d8d7efcc4b: Download complete 12:47:47 448f6bf000e3: Pull complete 12:47:48 f757da607395: Pull complete 12:47:50 05883995daec: Pull complete 12:47:50 8603b9c90790: Pull complete 12:47:51 1560dd03e051: Pull complete 12:47:51 27f5ce0e4adf: Pull complete 12:48:06 c2d8d7efcc4b: Pull complete 12:48:06 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 12:48:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:48:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 12:48:06 prd-ubuntu18.04-docker-arm64-4c-16g-93 does not seem to be running inside a container 12:48:06 $ 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/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:48:10 $ docker top a26f90c948f4bcebae2dbf59c371332c64a37bdf73cbbece225cd34613c64886 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:48:11 ---> job-cost.sh 12:48:11 lf-activate-venv: SKIPPING 12:48:11 INFO: No Stack... 12:48:12 INFO: Retrieving Pricing Info for: v2-standard-4 12:48:12 INFO: Archiving Costs [Pipeline] sh 12:48:13 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 12:48:13 + cut -d, -f6 [Pipeline] lock 12:48:13 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-2-stack-cost] 12:48:13 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-2-stack-cost] did not exist. Created. 12:48:13 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:48:14 /w/workspace/go-mod-core-contracts/2@tmp/durable-45ef7b3a/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-45ef7b3a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 12:48:14 + echo total: 0.18000000715255737 [Pipeline] stash 12:48:14 Warning: overwriting stash ‘stack-cost’ 12:48:15 Stashed 1 file(s) [Pipeline] } 12:48:15 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-2-stack-cost] [Pipeline] // lock [Pipeline] } 12:48:15 $ docker stop --time=1 a26f90c948f4bcebae2dbf59c371332c64a37bdf73cbbece225cd34613c64886 12:48:16 $ docker rm -f a26f90c948f4bcebae2dbf59c371332c64a37bdf73cbbece225cd34613c64886 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 12:48:17 provisioning config files... 12:48:17 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/config2425917123689011132tmp [Pipeline] { [Pipeline] sh 12:48:18 + set +x 12:48:18 + curl -s https://codecov.io/bash 12:48:18 + bash -s -- 12:48:18 12:48:18 _____ _ 12:48:18 / ____| | | 12:48:18 | | ___ __| | ___ ___ _____ __ 12:48:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:48:18 | |___| (_) | (_| | __/ (_| (_) \ V / 12:48:18 \_____\___/ \__,_|\___|\___\___/ \_/ 12:48:18 Bash-1.0.6 12:48:18 12:48:18 12:48:18 ==> git version 2.24.4 found 12:48:18 ==> 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 12:48:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:48:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:48:18 ==> Jenkins CI detected. 12:48:18 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-648 12:48:18 project root: . 12:48:18 --> token set from env 12:48:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:48:18 ==> Running gcov in . (disable via -X gcov) 12:48:18 ==> Python coveragepy not found 12:48:18 ==> Searching for coverage reports in: 12:48:18 + . 12:48:18 -> Found 1 reports 12:48:18 ==> Detecting git/mercurial file structure 12:48:18 ==> Reading reports 12:48:18 + ./coverage.out bytes=101588 12:48:18 ==> Appending adjustments 12:48:18 https://docs.codecov.io/docs/fixing-reports 12:48:18 + Found adjustments 12:48:18 ==> Gzipping contents 12:48:18 16K /tmp/codecov.yZMA5j.gz 12:48:18 ==> Uploading reports 12:48:18 url: https://codecov.io 12:48:18 query: branch=PR-648&commit=f157883c060af3d4bd57f197e029350950c09104&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-648%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=648&job=&cmd_args= 12:48:18 -> Pinging Codecov 12:48:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-648&commit=f157883c060af3d4bd57f197e029350950c09104&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-648%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=648&job=&cmd_args= 12:48:19 -> Uploading to 12:48:19 https://storage.googleapis.com/codecov/v4/raw/2021-07-24/71470A77251A30514AAF9C0BB2E5B6CE/f157883c060af3d4bd57f197e029350950c09104/12d75a59-3c55-4b2c-9868-1073d2b3f9ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210724%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210724T124819Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e85bbdb444a14bc50cd844784e51ac623b61ec4b056c894915f92a42e475ff5 12:48:19 % Total % Received % Xferd Average Speed Time Time Time Current 12:48:19 Dload Upload Total Spent Left Speed 12:48:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15195 0 0 100 15195 0 33741 --:--:-- --:--:-- --:--:-- 33691 100 15195 0 0 100 15195 0 33729 --:--:-- --:--:-- --:--:-- 33691 12:48:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f157883c060af3d4bd57f197e029350950c09104 [Pipeline] } 12:48:19 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 12:48:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:48:22 ---> package-listing.sh 12:48:22 ++ facter osfamily 12:48:22 ++ tr '[:upper:]' '[:lower:]' 12:48:22 + OS_FAMILY=redhat 12:48:22 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-648 12:48:22 + START_PACKAGES=/tmp/packages_start.txt 12:48:22 + END_PACKAGES=/tmp/packages_end.txt 12:48:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:48:22 + PACKAGES=/tmp/packages_start.txt 12:48:22 + '[' /w/workspace/dry_go-mod-core-contracts_PR-648 ']' 12:48:22 + PACKAGES=/tmp/packages_end.txt 12:48:22 + case "${OS_FAMILY}" in 12:48:22 + rpm -qa 12:48:22 + sort 12:48:23 + '[' -f /tmp/packages_start.txt ']' 12:48:23 + '[' -f /tmp/packages_end.txt ']' 12:48:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:48:23 + '[' /w/workspace/dry_go-mod-core-contracts_PR-648 ']' 12:48:23 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-648/archives/ 12:48:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-648/archives/ [Pipeline] echo 12:48:23 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-648/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:48:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:48:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:48:23 12:48:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:48:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:48:24 latest: Pulling from edgex-lftools-log-publisher 12:48:24 b4d181a07f80: Pulling fs layer 12:48:24 a1111a8f2ec3: Pulling fs layer 12:48:24 ed53099fbce6: Pulling fs layer 12:48:24 dc539afda2c1: Pulling fs layer 12:48:24 77bc0d833cb6: Pulling fs layer 12:48:24 9065ff56babe: Pulling fs layer 12:48:24 d287ab97295c: Pulling fs layer 12:48:24 dc539afda2c1: Waiting 12:48:24 77bc0d833cb6: Waiting 12:48:24 9065ff56babe: Waiting 12:48:24 d287ab97295c: Waiting 12:48:24 a1111a8f2ec3: Verifying Checksum 12:48:24 a1111a8f2ec3: Download complete 12:48:24 dc539afda2c1: Verifying Checksum 12:48:24 dc539afda2c1: Download complete 12:48:24 77bc0d833cb6: Verifying Checksum 12:48:24 77bc0d833cb6: Download complete 12:48:24 9065ff56babe: Verifying Checksum 12:48:24 9065ff56babe: Download complete 12:48:24 ed53099fbce6: Verifying Checksum 12:48:24 ed53099fbce6: Download complete 12:48:26 b4d181a07f80: Verifying Checksum 12:48:26 b4d181a07f80: Download complete 12:48:27 b4d181a07f80: Pull complete 12:48:27 a1111a8f2ec3: Pull complete 12:48:27 ed53099fbce6: Pull complete 12:48:28 dc539afda2c1: Pull complete 12:48:28 77bc0d833cb6: Pull complete 12:48:28 9065ff56babe: Pull complete 12:48:29 d287ab97295c: Verifying Checksum 12:48:29 d287ab97295c: Download complete 12:48:34 d287ab97295c: Pull complete 12:48:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:48:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:48:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:48:34 prd-centos7-docker-4c-2g-88 does not seem to be running inside a container 12:48:34 $ 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-648/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-648 -v /w/workspace/dry_go-mod-core-contracts_PR-648:/w/workspace/dry_go-mod-core-contracts_PR-648:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-648@tmp:/w/workspace/dry_go-mod-core-contracts_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:48:36 $ docker top 2ad4f6c7f6ee18c0293cbb44300062fc5956c400c35c6055038e18e1f8b108a2 -eo pid,comm [Pipeline] { [Pipeline] sh 12:48:37 + touch /tmp/pre-build-complete [Pipeline] sh 12:48:37 + mkdir -p /var/log/sysstat [Pipeline] sh 12:48:37 + ls /var/log/sa-host 12:48:37 + sadf -c /var/log/sa-host/sa05 12:48:37 file_magic: OK 12:48:37 HZ: Using current value: 100 12:48:37 file_header: OK 12:48:37 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 12:48:37 Statistics: 12:48:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:48:37 File successfully converted to sysstat format version 12.0.3 12:48:37 + sadf -c /var/log/sa-host/sa24 12:48:37 file_magic: OK 12:48:37 HZ: Using current value: 100 12:48:37 file_header: OK 12:48:37 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 12:48:37 Statistics: 12:48:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:48:37 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:48:37 provisioning config files... 12:48:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/config998134168352708482tmp [Pipeline] { [Pipeline] echo 12:48:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:48:38 ---> create-netrc.sh [Pipeline] } 12:48:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:48:38 ---> python-tools-install.sh [Pipeline] echo 12:48:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:48:39 ---> sudo-logs.sh 12:48:39 Archiving 'sudo' log.. 12:48:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-88.vexxhost.local: Name or service not known 12:48:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-88.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 12:48:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:48:39 ---> job-cost.sh 12:48:39 lf-activate-venv: SKIPPING 12:48:39 DEBUG: total: 0.18000000715255737 12:48:39 INFO: Retrieving Stack Cost... 12:48:40 INFO: Retrieving Pricing Info for: v3-standard-2 12:48:40 INFO: Archiving Costs [Pipeline] echo 12:48:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:48:40 ---> logs-deploy.sh 12:48:40 lf-activate-venv: SKIPPING 12:48:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-648/2 12:48:40 INFO: archiving workspace using pattern(s): 12:48:41 Archives upload complete. 12:48:41 INFO: archiving logs to Nexus 12:48:42 ---> uname -a: 12:48:42 Linux prd-centos7-docker-4c-2g-88.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 12:48:42 12:48:42 12:48:42 ---> lscpu: 12:48:42 Architecture: x86_64 12:48:42 CPU op-mode(s): 32-bit, 64-bit 12:48:42 Byte Order: Little Endian 12:48:42 Address sizes: 40 bits physical, 48 bits virtual 12:48:42 CPU(s): 2 12:48:42 On-line CPU(s) list: 0,1 12:48:42 Thread(s) per core: 1 12:48:42 Core(s) per socket: 1 12:48:42 Socket(s): 2 12:48:42 NUMA node(s): 1 12:48:42 Vendor ID: AuthenticAMD 12:48:42 CPU family: 23 12:48:42 Model: 49 12:48:42 Model name: AMD EPYC-Rome Processor 12:48:42 Stepping: 0 12:48:42 CPU MHz: 2799.998 12:48:42 BogoMIPS: 5599.99 12:48:42 Virtualization: AMD-V 12:48:42 Hypervisor vendor: KVM 12:48:42 Virtualization type: full 12:48:42 L1d cache: 32K 12:48:42 L1i cache: 32K 12:48:42 L2 cache: 512K 12:48:42 L3 cache: 16384K 12:48:42 NUMA node0 CPU(s): 0,1 12:48:42 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 12:48:42 12:48:42 12:48:42 ---> nproc: 12:48:42 2 12:48:42 12:48:42 12:48:42 ---> df -h: 12:48:42 Filesystem Size Used Avail Use% Mounted on 12:48:42 overlay 40G 7.7G 33G 20% / 12:48:42 tmpfs 64M 0 64M 0% /dev 12:48:42 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:48:42 shm 64M 0 64M 0% /dev/shm 12:48:42 /dev/vda1 40G 7.7G 33G 20% /facter-os 12:48:42 12:48:42 12:48:42 ---> sar -b -r -n DEV: 12:48:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/24/21 _x86_64_ (2 CPU) 12:48:42 12:48:42 12:40:18 LINUX RESTART (2 CPU) 12:48:42 12:48:42 12:41:01 tps rtps wtps bread/s bwrtn/s 12:48:42 12:42:01 23.25 3.16 20.08 2521.90 2879.60 12:48:42 12:43:01 0.40 0.00 0.40 0.00 6.65 12:48:42 12:44:01 0.32 0.00 0.32 0.00 4.20 12:48:42 12:45:01 0.22 0.00 0.22 0.00 2.88 12:48:42 12:46:01 0.22 0.00 0.22 0.00 2.40 12:48:42 12:47:01 0.35 0.00 0.35 0.00 4.98 12:48:42 12:48:01 0.23 0.00 0.23 0.00 3.15 12:48:42 Average: 3.57 0.45 3.12 360.37 414.95 12:48:42 12:48:42 12:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:48:42 12:42:01 5466936 0 802048 10.01 2620 1737328 1250572 13.81 575760 1565760 20 12:48:42 12:43:01 5465428 0 803548 10.03 2620 1737336 1228108 13.56 577756 1565724 20 12:48:42 12:44:01 5466824 0 802152 10.02 2620 1737336 1222872 13.50 575408 1566948 12 12:48:42 12:45:01 5464720 0 804248 10.04 2620 1737344 1222944 13.50 577708 1566948 8 12:48:42 12:46:01 5463612 0 805352 10.06 2620 1737348 1207644 13.33 576388 1569908 16 12:48:42 12:47:01 5463632 0 805328 10.06 2620 1737352 1207524 13.33 575932 1569912 16 12:48:42 12:48:01 5464176 0 804780 10.05 2620 1737356 1207452 13.33 575500 1569908 8 12:48:42 Average: 5465047 0 803922 10.04 2620 1737343 1221017 13.48 576350 1567873 14 12:48:42 12:48:42 12:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:48:42 12:42:01 eth0 94.92 65.73 357.89 14.66 0.00 0.00 0.00 0.00 12:48:42 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:42 12:42:01 docker0 12.79 9.64 2.64 26.96 0.00 0.00 0.00 0.00 12:48:42 12:43:01 eth0 2.30 0.70 0.88 0.55 0.00 0.00 0.00 0.00 12:48:42 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:42 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:42 12:44:01 eth0 1.72 0.32 0.38 0.20 0.00 0.00 0.00 0.00 12:48:42 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:42 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:42 12:45:01 eth0 1.65 0.55 0.61 0.39 0.00 0.00 0.00 0.00 12:48:42 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:42 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:42 12:46:01 eth0 0.75 0.47 0.35 0.27 0.00 0.00 0.00 0.00 12:48:42 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:42 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:42 12:47:01 eth0 0.23 0.12 0.07 0.04 0.00 0.00 0.00 0.00 12:48:42 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:42 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:42 12:48:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:48:42 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:42 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:42 Average: eth0 14.53 9.71 51.47 2.30 0.00 0.00 0.00 0.00 12:48:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:42 Average: docker0 1.83 1.38 0.38 3.85 0.00 0.00 0.00 0.00 12:48:42 12:48:42 12:48:42 ---> sar -P ALL: 12:48:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/24/21 _x86_64_ (2 CPU) 12:48:42 12:48:42 12:40:18 LINUX RESTART (2 CPU) 12:48:42 12:48:42 12:41:01 CPU %user %nice %system %iowait %steal %idle 12:48:42 12:42:01 all 2.64 0.00 1.36 0.52 0.03 95.45 12:48:42 12:42:01 0 2.63 0.00 1.33 0.32 0.03 95.69 12:48:42 12:42:01 1 2.65 0.00 1.38 0.72 0.03 95.21 12:48:42 12:43:01 all 0.08 0.00 0.04 0.00 0.03 99.85 12:48:42 12:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:48:42 12:43:01 1 0.13 0.00 0.05 0.00 0.03 99.78 12:48:42 12:44:01 all 0.19 0.00 0.06 0.00 0.03 99.72 12:48:42 12:44:01 0 0.28 0.00 0.05 0.00 0.03 99.63 12:48:42 12:44:01 1 0.10 0.00 0.07 0.00 0.02 99.82 12:48:42 12:45:01 all 0.19 0.00 0.03 0.00 0.03 99.76 12:48:42 12:45:01 0 0.33 0.00 0.02 0.00 0.03 99.62 12:48:42 12:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 12:48:42 12:46:01 all 0.19 0.00 0.04 0.00 0.03 99.74 12:48:42 12:46:01 0 0.32 0.00 0.05 0.00 0.02 99.62 12:48:42 12:46:01 1 0.07 0.00 0.03 0.00 0.03 99.87 12:48:42 12:47:01 all 0.14 0.00 0.03 0.00 0.03 99.79 12:48:42 12:47:01 0 0.25 0.00 0.02 0.00 0.02 99.72 12:48:42 12:47:01 1 0.03 0.00 0.05 0.00 0.05 99.87 12:48:42 12:48:01 all 0.15 0.00 0.04 0.00 0.03 99.78 12:48:42 12:48:01 0 0.23 0.00 0.03 0.00 0.02 99.72 12:48:42 12:48:01 1 0.07 0.00 0.05 0.00 0.03 99.85 12:48:42 Average: all 0.51 0.00 0.23 0.07 0.03 99.16 12:48:42 Average: 0 0.58 0.00 0.22 0.05 0.02 99.13 12:48:42 Average: 1 0.44 0.00 0.24 0.10 0.03 99.19 12:48:42 12:48:42 12:48:42