Pull request #651 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d959e01a413a93b96e71c4f53fe5aef05f73686f+c811bdb3fe4aba5eca2950489eac06ff7c103705 (80e7d4f9648182eda57c60752a2529bf400fb4ef) 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-ssh7415401269382771522.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-ssh4320761227341442128.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-651/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-651/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7959414086202729500.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-ssh531703837475557206.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-651/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-651/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh142181409751759494.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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-272’ Running on prd-centos7-docker-4c-2g-275 in /w/workspace/dry_go-mod-core-contracts_PR-651 [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-651 # 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-651@tmp/jenkins-gitclient-ssh1443885512802768095.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-651@tmp/jenkins-gitclient-ssh8812292902919548716.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/651/head:refs/remotes/origin/PR-651 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c811bdb3fe4aba5eca2950489eac06ff7c103705 into PR head commit d959e01a413a93b96e71c4f53fe5aef05f73686f Merge succeeded, producing d959e01a413a93b96e71c4f53fe5aef05f73686f Checking out Revision d959e01a413a93b96e71c4f53fe5aef05f73686f (PR-651) > git config core.sparsecheckout # timeout=10 > git checkout -f d959e01a413a93b96e71c4f53fe5aef05f73686f # 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-651@tmp/jenkins-gitclient-ssh1764354541323693118.key > git merge c811bdb3fe4aba5eca2950489eac06ff7c103705 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d959e01a413a93b96e71c4f53fe5aef05f73686f # timeout=10 Commit message: "build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:32:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:32:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:32:48 ========================================================= 14:32:48 EdgeX Global Pipelines Version Info 14:32:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 727935a02763b6ae263a0ec894d96bc035a42624 # timeout=10 14:32:49 ------------------- 14:32:49 stable info: 14:32:49 ------------------- 14:32:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:32:49 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 14:32:49 Message: update stable to v1.0.197 14:32:50 ------------------- 14:32:50 experimental info: 14:32:50 ------------------- 14:32:50 Commited By: **** collab-it+edgex@linuxfoundation.org 14:32:50 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 14:32:50 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:32:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:32:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:32:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:32:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-651 [Pipeline] echo 14:32:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-651 [Pipeline] echo 14:32:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-651 [Pipeline] echo 14:32:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d959e01a413a93b96e71c4f53fe5aef05f73686f [Pipeline] echo 14:32:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d959e01 [Pipeline] echo 14:32:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:32:51 + git log --format=format:%s -1 d959e01a413a93b96e71c4f53fe5aef05f73686f [Pipeline] echo 14:32:51 GIT_COMMIT: d959e01a413a93b96e71c4f53fe5aef05f73686f, Commit Message: build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0 [Pipeline] echo 14:32:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:32:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:32:52 14:32:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:32:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:32:52 latest: Pulling from edgex-devops/git-semver 14:32:52 31603596830f: Pulling fs layer 14:32:52 b6dc333f4379: Pulling fs layer 14:32:52 3d9ef1400e77: Pulling fs layer 14:32:52 fd332fbdc1db: Pulling fs layer 14:32:52 fd332fbdc1db: Waiting 14:32:52 b6dc333f4379: Verifying Checksum 14:32:52 b6dc333f4379: Download complete 14:32:52 31603596830f: Verifying Checksum 14:32:52 31603596830f: Download complete 14:32:53 31603596830f: Pull complete 14:32:53 fd332fbdc1db: Verifying Checksum 14:32:53 fd332fbdc1db: Download complete 14:32:53 b6dc333f4379: Pull complete 14:32:53 3d9ef1400e77: Verifying Checksum 14:32:53 3d9ef1400e77: Download complete 14:32:53 3d9ef1400e77: Pull complete 14:32:54 fd332fbdc1db: Pull complete 14:32:54 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 14:32:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:32:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:32:54 prd-centos7-docker-4c-2g-275 does not seem to be running inside a container 14:32:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-651 -v /w/workspace/dry_go-mod-core-contracts_PR-651:/w/workspace/dry_go-mod-core-contracts_PR-651:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-651@tmp:/w/workspace/dry_go-mod-core-contracts_PR-651@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:32:55 $ docker top ee69ad660c61c8b6e999c77264fa64e3e29d6be830e10c783bfa6acef920a899 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:32:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:32:55 [ssh-agent] Looking for ssh-agent implementation... 14:32:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:55 $ docker exec ee69ad660c61c8b6e999c77264fa64e3e29d6be830e10c783bfa6acef920a899 ssh-agent 14:32:55 SSH_AUTH_SOCK=/tmp/ssh-R5VyM7fF2rCc/agent.14 14:32:55 SSH_AGENT_PID=21 14:32:55 Running ssh-add (command line suppressed) 14:32:55 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-651@tmp/private_key_7081686122008471857.key (/w/workspace/dry_go-mod-core-contracts_PR-651@tmp/private_key_7081686122008471857.key) 14:32:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:32:56 + git tag --points-at HEAD [Pipeline] } 14:32:56 $ docker exec --env ******** --env ******** ee69ad660c61c8b6e999c77264fa64e3e29d6be830e10c783bfa6acef920a899 ssh-agent -k 14:32:56 unset SSH_AUTH_SOCK; 14:32:56 unset SSH_AGENT_PID; 14:32:56 echo Agent pid 21 killed; 14:32:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:32:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:32:56 [ssh-agent] Looking for ssh-agent implementation... 14:32:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:56 $ docker exec ee69ad660c61c8b6e999c77264fa64e3e29d6be830e10c783bfa6acef920a899 ssh-agent 14:32:56 SSH_AUTH_SOCK=/tmp/ssh-uExXV1I5obum/agent.54 14:32:56 SSH_AGENT_PID=61 14:32:56 Running ssh-add (command line suppressed) 14:32:56 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-651@tmp/private_key_5484255033403141059.key (/w/workspace/dry_go-mod-core-contracts_PR-651@tmp/private_key_5484255033403141059.key) 14:32:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:32:57 + git semver init 14:32:57 # -> Open(): unable to determine branch for HEAD 14:32:57 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-651/.git 14:32:57 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-651 14:32:57 # $SEMVER_REMOTE_NAME = origin 14:32:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:32:57 # $SEMVER_USER_NAME = edgex-jenkins 14:32:57 # $SEMVER_BRANCH = PR-651 14:32:57 # $SEMVER_TEMP = /tmp/semver-891511643 14:32:57 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 14:32:57 # '/tmp/semver-891511643' -> '/w/workspace/dry_go-mod-core-contracts_PR-651/.semver' 14:32:57 # -> Force: false 14:32:57 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-651/.semver [Pipeline] } 14:32:57 $ docker exec --env ******** --env ******** ee69ad660c61c8b6e999c77264fa64e3e29d6be830e10c783bfa6acef920a899 ssh-agent -k 14:32:58 unset SSH_AUTH_SOCK; 14:32:58 unset SSH_AGENT_PID; 14:32:58 echo Agent pid 61 killed; 14:32:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:32:58 + git semver [Pipeline] } 14:32:58 $ docker stop --time=1 ee69ad660c61c8b6e999c77264fa64e3e29d6be830e10c783bfa6acef920a899 14:32:59 $ docker rm -f ee69ad660c61c8b6e999c77264fa64e3e29d6be830e10c783bfa6acef920a899 [Pipeline] // withDockerContainer [Pipeline] sh 14:33:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:33:00 Stashed 1 file(s) [Pipeline] echo 14:33:00 [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 14:33:15 Still waiting to schedule task 14:33:15 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:33:15 Still waiting to schedule task 14:33:15 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-273’ 14:35:13 Running on prd-centos7-docker-4c-2g-278 in /w/workspace/dry_go-mod-core-contracts_PR-651 [Pipeline] { [Pipeline] ws 14:35:13 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 14:35:14 Selected Git installation does not exist. Using Default 14:35:14 The recommended git tool is: NONE 14:35:16 using credential edgex-jenkins-ssh 14:35:16 Cloning the remote Git repository 14:35:16 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 14:35:17 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 14:35:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:35:17 > git --version # timeout=10 14:35:17 > git --version # 'git version 2.24.4' 14:35:17 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:17 [INFO] Currently running in a labeled security context 14:35:17 [INFO] Currently SELinux is 'enforcing' on the host 14:35:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/6@tmp/jenkins-gitclient-ssh1614900889844186240.key 14:35:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:35:18 Merging remotes/origin/main commit c811bdb3fe4aba5eca2950489eac06ff7c103705 into PR head commit d959e01a413a93b96e71c4f53fe5aef05f73686f 14:35:18 Merge succeeded, producing d959e01a413a93b96e71c4f53fe5aef05f73686f 14:35:18 Checking out Revision d959e01a413a93b96e71c4f53fe5aef05f73686f (PR-651) 14:35:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:35:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:35:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:35:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:35:18 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:18 [INFO] Currently running in a labeled security context 14:35:18 [INFO] Currently SELinux is 'enforcing' on the host 14:35:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/6@tmp/jenkins-gitclient-ssh1946004347663297637.key 14:35:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/651/head:refs/remotes/origin/PR-651 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:35:18 > git config core.sparsecheckout # timeout=10 14:35:18 > git checkout -f d959e01a413a93b96e71c4f53fe5aef05f73686f # timeout=10 14:35:18 > git remote # timeout=10 14:35:18 > git config --get remote.origin.url # timeout=10 14:35:18 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:18 [INFO] Currently running in a labeled security context 14:35:18 [INFO] Currently SELinux is 'enforcing' on the host 14:35:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/6@tmp/jenkins-gitclient-ssh8490278662578049031.key 14:35:18 > git merge c811bdb3fe4aba5eca2950489eac06ff7c103705 # timeout=10 14:35:18 > git rev-parse HEAD^{commit} # timeout=10 14:35:18 > git config core.sparsecheckout # timeout=10 14:35:18 > git checkout -f d959e01a413a93b96e71c4f53fe5aef05f73686f # timeout=10 14:35:22 Commit message: "build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:35:23 ========================================================= 14:35:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:35:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:35:23 + 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 . 14:35:23 Sending build context to Docker daemon 2.931MB 14:35:23 Step 1/7 : ARG BASE=golang:1.16-alpine 14:35:23 Step 2/7 : FROM ${BASE} 14:35:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:35:23 540db60ca938: Pulling fs layer 14:35:23 adcc1eea9eea: Pulling fs layer 14:35:23 4c4ab2625f07: Pulling fs layer 14:35:23 0773c198feca: Pulling fs layer 14:35:23 345f892a5656: Pulling fs layer 14:35:23 4796506630df: Pulling fs layer 14:35:23 cc55df3e53f1: Pulling fs layer 14:35:23 4d027b6c602c: Pulling fs layer 14:35:23 449e75d2c14e: Pulling fs layer 14:35:23 0773c198feca: Waiting 14:35:23 345f892a5656: Waiting 14:35:23 4796506630df: Waiting 14:35:23 cc55df3e53f1: Waiting 14:35:23 4d027b6c602c: Waiting 14:35:23 449e75d2c14e: Waiting 14:35:23 4c4ab2625f07: Verifying Checksum 14:35:23 4c4ab2625f07: Download complete 14:35:23 adcc1eea9eea: Verifying Checksum 14:35:23 adcc1eea9eea: Download complete 14:35:23 345f892a5656: Verifying Checksum 14:35:23 345f892a5656: Download complete 14:35:23 4796506630df: Verifying Checksum 14:35:23 4796506630df: Download complete 14:35:23 540db60ca938: Verifying Checksum 14:35:23 540db60ca938: Download complete 14:35:24 cc55df3e53f1: Verifying Checksum 14:35:24 cc55df3e53f1: Download complete 14:35:24 540db60ca938: Pull complete 14:35:24 adcc1eea9eea: Pull complete 14:35:24 4c4ab2625f07: Pull complete 14:35:24 4d027b6c602c: Verifying Checksum 14:35:24 4d027b6c602c: Download complete 14:35:27 449e75d2c14e: Verifying Checksum 14:35:27 449e75d2c14e: Download complete 14:35:28 0773c198feca: Verifying Checksum 14:35:28 0773c198feca: Download complete 14:35:31 0773c198feca: Pull complete 14:35:31 345f892a5656: Pull complete 14:35:31 4796506630df: Pull complete 14:35:31 cc55df3e53f1: Pull complete 14:35:31 4d027b6c602c: Pull complete 14:35:32 449e75d2c14e: Pull complete 14:35:32 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 14:35:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:35:32 ---> 0d28375d9b5b 14:35:32 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:35:34 ---> Running in 9f2646535737 14:35:34 Removing intermediate container 9f2646535737 14:35:34 ---> 716d4755c3d3 14:35:34 Step 4/7 : RUN apk add bash 14:35:34 ---> Running in d80870a50553 14:35:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:35:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:35:38 OK: 149 MiB in 40 packages 14:35:38 Removing intermediate container d80870a50553 14:35:38 ---> 1cc4e38db355 14:35:38 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 14:35:38 ---> Running in 5267ea251c54 14:35:38 Removing intermediate container 5267ea251c54 14:35:38 ---> e2a7d3e8d237 14:35:38 Step 6/7 : COPY go.mod . 14:35:39 ---> ab98b23d3766 14:35:39 Step 7/7 : RUN go mod download 14:35:39 ---> Running in cf939f889e94 14:36:11 Removing intermediate container cf939f889e94 14:36:11 ---> 3c39e916a718 14:36:11 Successfully built 3c39e916a718 14:36:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:36:11 + docker inspect -f . ci-base-image-x86_64 14:36:11 . [Pipeline] withDockerContainer 14:36:11 prd-centos7-docker-4c-2g-278 does not seem to be running inside a container 14:36:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** ci-base-image-x86_64 cat 14:36:12 $ docker top 74bb1f6fe42b856965930e283c9185e2833a80e713e6d1badbd60b8ce4045585 -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:12 + go version 14:36:12 go version go1.16.5 linux/amd64 [Pipeline] } 14:36:12 $ docker stop --time=1 74bb1f6fe42b856965930e283c9185e2833a80e713e6d1badbd60b8ce4045585 14:36:13 $ docker rm -f 74bb1f6fe42b856965930e283c9185e2833a80e713e6d1badbd60b8ce4045585 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:36:14 + docker inspect -f . ci-base-image-x86_64 14:36:14 . [Pipeline] withDockerContainer 14:36:14 prd-centos7-docker-4c-2g-278 does not seem to be running inside a container 14:36:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** ci-base-image-x86_64 cat 14:36:15 $ docker top 05656ed7d41e0d3b760554832dfd68bde7397f46874733f02aebf75bdd9b4d1a -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:15 + go mod tidy [Pipeline] sh 14:36:16 + make test 14:36:16 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:36:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 14:36:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.073s coverage: 83.5% of statements 14:36:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 14:36:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 14:36:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 14:36:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.016s coverage: 26.3% of statements 14:36:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 14:36:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.015s coverage: 46.9% of statements 14:36:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.011s coverage: 90.0% of statements 14:36:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.025s coverage: 86.2% of statements 14:36:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 59.5% of statements 14:36:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 36.1% of statements 14:36:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 14:36:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:36:32 gofmt -l . 14:36:32 [ "`gofmt -l .`" = "" ] [Pipeline] } 14:36:32 $ docker stop --time=1 05656ed7d41e0d3b760554832dfd68bde7397f46874733f02aebf75bdd9b4d1a 14:36:33 $ docker rm -f 05656ed7d41e0d3b760554832dfd68bde7397f46874733f02aebf75bdd9b4d1a [Pipeline] // withDockerContainer [Pipeline] sh 14:36:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:36:34 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 14:36:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:36:35 14:36:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:36:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:36:35 latest: Pulling from edgex-lftools-log-publisher 14:36:35 b4d181a07f80: Pulling fs layer 14:36:35 a1111a8f2ec3: Pulling fs layer 14:36:35 ed53099fbce6: Pulling fs layer 14:36:35 dc539afda2c1: Pulling fs layer 14:36:35 77bc0d833cb6: Pulling fs layer 14:36:35 9065ff56babe: Pulling fs layer 14:36:35 d287ab97295c: Pulling fs layer 14:36:35 77bc0d833cb6: Waiting 14:36:35 9065ff56babe: Waiting 14:36:35 d287ab97295c: Waiting 14:36:35 dc539afda2c1: Waiting 14:36:35 a1111a8f2ec3: Verifying Checksum 14:36:35 a1111a8f2ec3: Download complete 14:36:35 dc539afda2c1: Verifying Checksum 14:36:35 dc539afda2c1: Download complete 14:36:36 77bc0d833cb6: Verifying Checksum 14:36:36 77bc0d833cb6: Download complete 14:36:36 9065ff56babe: Verifying Checksum 14:36:36 9065ff56babe: Download complete 14:36:36 ed53099fbce6: Verifying Checksum 14:36:36 ed53099fbce6: Download complete 14:36:37 b4d181a07f80: Verifying Checksum 14:36:37 b4d181a07f80: Download complete 14:36:38 b4d181a07f80: Pull complete 14:36:38 a1111a8f2ec3: Pull complete 14:36:39 ed53099fbce6: Pull complete 14:36:39 dc539afda2c1: Pull complete 14:36:39 77bc0d833cb6: Pull complete 14:36:39 9065ff56babe: Pull complete 14:36:41 d287ab97295c: Verifying Checksum 14:36:41 d287ab97295c: Download complete 14:36:45 d287ab97295c: Pull complete 14:36:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:36:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:36:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:36:45 prd-centos7-docker-4c-2g-278 does not seem to be running inside a container 14:36:45 $ 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/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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:10003/edgex-lftools-log-publisher:latest cat 14:36:48 $ docker top 13047721614fc990158ea8f79311f02988dc5da656a05f634c228a800de08fa4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:36:48 ---> job-cost.sh 14:36:48 lf-activate-venv: SKIPPING 14:36:48 INFO: No Stack... 14:36:49 INFO: Retrieving Pricing Info for: v3-standard-2 14:36:50 INFO: Archiving Costs [Pipeline] sh 14:36:50 + cat /w/workspace/go-mod-core-contracts/6/archives/cost.csv 14:36:50 + cut -d, -f6 [Pipeline] lock 14:36:50 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-6-stack-cost] 14:36:50 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-6-stack-cost] did not exist. Created. 14:36:50 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:36:50 + echo total: 0.05999999865889549 [Pipeline] stash 14:36:50 Stashed 1 file(s) [Pipeline] } 14:36:50 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-6-stack-cost] [Pipeline] // lock [Pipeline] } 14:36:50 $ docker stop --time=1 13047721614fc990158ea8f79311f02988dc5da656a05f634c228a800de08fa4 14:36:51 $ docker rm -f 13047721614fc990158ea8f79311f02988dc5da656a05f634c228a800de08fa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:37:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-279 in /w/workspace/dry_go-mod-core-contracts_PR-651 [Pipeline] { [Pipeline] ws 14:37:13 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 14:37:14 Selected Git installation does not exist. Using Default 14:37:14 The recommended git tool is: NONE 14:37:20 using credential edgex-jenkins-ssh 14:37:20 Cloning the remote Git repository 14:37:20 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 14:37:21 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 14:37:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:37:21 > git --version # timeout=10 14:37:21 > git --version # 'git version 2.17.1' 14:37:21 using GIT_SSH to set credentials SSH Credentials for GitHub 14:37:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:37:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:37:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:37:23 Merging remotes/origin/main commit c811bdb3fe4aba5eca2950489eac06ff7c103705 into PR head commit d959e01a413a93b96e71c4f53fe5aef05f73686f 14:37:24 Merge succeeded, producing d959e01a413a93b96e71c4f53fe5aef05f73686f 14:37:24 Checking out Revision d959e01a413a93b96e71c4f53fe5aef05f73686f (PR-651) 14:37:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:37:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:37:23 using GIT_SSH to set credentials SSH Credentials for GitHub 14:37:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/651/head:refs/remotes/origin/PR-651 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:37:23 > git config core.sparsecheckout # timeout=10 14:37:23 > git checkout -f d959e01a413a93b96e71c4f53fe5aef05f73686f # timeout=10 14:37:23 > git remote # timeout=10 14:37:23 > git config --get remote.origin.url # timeout=10 14:37:24 using GIT_SSH to set credentials SSH Credentials for GitHub 14:37:24 > git merge c811bdb3fe4aba5eca2950489eac06ff7c103705 # timeout=10 14:37:24 > git rev-parse HEAD^{commit} # timeout=10 14:37:24 > git config core.sparsecheckout # timeout=10 14:37:24 > git checkout -f d959e01a413a93b96e71c4f53fe5aef05f73686f # timeout=10 14:37:28 Commit message: "build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:37:29 ========================================================= 14:37:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:37:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:37: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 . 14:37:31 Sending build context to Docker daemon 2.93MB 14:37:31 Step 1/7 : ARG BASE=golang:1.16-alpine 14:37:31 Step 2/7 : FROM ${BASE} 14:37:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:37:32 595b0fe564bb: Pulling fs layer 14:37:32 24495759ef45: Pulling fs layer 14:37:32 d148012ef14d: Pulling fs layer 14:37:32 cb65c68fc2e2: Pulling fs layer 14:37:32 093eec477d81: Pulling fs layer 14:37:32 a6d5b2bbb924: Pulling fs layer 14:37:32 2446dc1eb7d3: Pulling fs layer 14:37:32 596795e73e0f: Pulling fs layer 14:37:32 2446dc1eb7d3: Waiting 14:37:32 596795e73e0f: Waiting 14:37:32 cb65c68fc2e2: Waiting 14:37:32 d148012ef14d: Verifying Checksum 14:37:32 d148012ef14d: Download complete 14:37:32 24495759ef45: Download complete 14:37:32 093eec477d81: Verifying Checksum 14:37:32 093eec477d81: Download complete 14:37:32 a6d5b2bbb924: Verifying Checksum 14:37:32 a6d5b2bbb924: Download complete 14:37:32 595b0fe564bb: Verifying Checksum 14:37:32 595b0fe564bb: Download complete 14:37:32 2446dc1eb7d3: Verifying Checksum 14:37:32 2446dc1eb7d3: Download complete 14:37:33 595b0fe564bb: Pull complete 14:37:33 24495759ef45: Pull complete 14:37:34 d148012ef14d: Pull complete 14:37:35 596795e73e0f: Verifying Checksum 14:37:35 596795e73e0f: Download complete 14:37:36 cb65c68fc2e2: Verifying Checksum 14:37:36 cb65c68fc2e2: Download complete 14:37:46 cb65c68fc2e2: Pull complete 14:37:46 093eec477d81: Pull complete 14:37:46 a6d5b2bbb924: Pull complete 14:37:47 2446dc1eb7d3: Pull complete 14:37:51 596795e73e0f: Pull complete 14:37:51 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 14:37:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:37:51 ---> d9e956139c92 14:37:51 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:37:55 ---> Running in 8a50fb994bcf 14:37:55 Removing intermediate container 8a50fb994bcf 14:37:55 ---> 56703f020343 14:37:55 Step 4/7 : RUN apk add bash 14:37:55 ---> Running in 8cc7e81e13ea 14:37:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:37:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:37:58 OK: 138 MiB in 40 packages 14:38:00 Removing intermediate container 8cc7e81e13ea 14:38:00 ---> 6158b162e0c1 14:38:00 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 14:38:00 ---> Running in a820a75663e5 14:38:01 Removing intermediate container a820a75663e5 14:38:01 ---> f83a9c5e05cb 14:38:01 Step 6/7 : COPY go.mod . 14:38:02 ---> b981e24527b7 14:38:02 Step 7/7 : RUN go mod download 14:38:02 ---> Running in 3911de824131 14:39:39 Removing intermediate container 3911de824131 14:39:39 ---> d943a939e2cd 14:39:39 Successfully built d943a939e2cd 14:39:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:39:39 + docker inspect -f . ci-base-image-arm64 14:39:39 . [Pipeline] withDockerContainer 14:39:40 prd-ubuntu18.04-docker-arm64-4c-16g-279 does not seem to be running inside a container 14:39:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** ci-base-image-arm64 cat 14:39:42 $ docker top 7dfcc635ef2c8801fa1cc16a56e1733c6c27736926b812a46d18a0212bb16308 -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:43 + go version 14:39:43 go version go1.16.5 linux/arm64 [Pipeline] } 14:39:43 $ docker stop --time=1 7dfcc635ef2c8801fa1cc16a56e1733c6c27736926b812a46d18a0212bb16308 14:39:44 $ docker rm -f 7dfcc635ef2c8801fa1cc16a56e1733c6c27736926b812a46d18a0212bb16308 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:39:45 + docker inspect -f . ci-base-image-arm64 14:39:45 . [Pipeline] withDockerContainer 14:39:45 prd-ubuntu18.04-docker-arm64-4c-16g-279 does not seem to be running inside a container 14:39:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** ci-base-image-arm64 cat 14:39:47 $ docker top b79aef6ba5882c90092ce4e0266723f7ef00f93fa378b17de9088ae2bbae9918 -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:48 + go mod tidy [Pipeline] sh 14:39:49 + make test 14:39:49 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:39:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 14:40:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.403s coverage: 83.5% of statements 14:40:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 14:40:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 14:40:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 14:40:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.070s coverage: 26.3% of statements 14:40:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 14:40:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.089s coverage: 46.9% of statements 14:40:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.088s coverage: 90.0% of statements 14:40:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.261s coverage: 86.2% of statements 14:40:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.036s coverage: 59.5% of statements 14:40:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.012s coverage: 36.1% of statements 14:40:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements 14:40:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:40:48 gofmt -l . 14:40:48 [ "`gofmt -l .`" = "" ] [Pipeline] } 14:40:48 $ docker stop --time=1 b79aef6ba5882c90092ce4e0266723f7ef00f93fa378b17de9088ae2bbae9918 14:40:50 $ docker rm -f b79aef6ba5882c90092ce4e0266723f7ef00f93fa378b17de9088ae2bbae9918 [Pipeline] // withDockerContainer [Pipeline] sh 14:40:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:40:51 Warning: overwriting stash ‘coverage-report’ 14:40: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 14:40:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:40:52 14:40:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:40:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:40:53 arm64: Pulling from edgex-lftools-log-publisher 14:40:53 448f6bf000e3: Pulling fs layer 14:40:53 f757da607395: Pulling fs layer 14:40:53 05883995daec: Pulling fs layer 14:40:53 8603b9c90790: Pulling fs layer 14:40:53 1560dd03e051: Pulling fs layer 14:40:53 27f5ce0e4adf: Pulling fs layer 14:40:53 c2d8d7efcc4b: Pulling fs layer 14:40:53 27f5ce0e4adf: Waiting 14:40:53 8603b9c90790: Waiting 14:40:53 1560dd03e051: Waiting 14:40:53 c2d8d7efcc4b: Waiting 14:40:53 f757da607395: Verifying Checksum 14:40:53 f757da607395: Download complete 14:40:53 8603b9c90790: Verifying Checksum 14:40:53 8603b9c90790: Download complete 14:40:54 1560dd03e051: Verifying Checksum 14:40:54 1560dd03e051: Download complete 14:40:54 27f5ce0e4adf: Verifying Checksum 14:40:54 27f5ce0e4adf: Download complete 14:40:54 05883995daec: Download complete 14:40:54 448f6bf000e3: Download complete 14:40:58 c2d8d7efcc4b: Verifying Checksum 14:40:58 c2d8d7efcc4b: Download complete 14:40:58 448f6bf000e3: Pull complete 14:40:58 f757da607395: Pull complete 14:41:00 05883995daec: Pull complete 14:41:00 8603b9c90790: Pull complete 14:41:01 1560dd03e051: Pull complete 14:41:02 27f5ce0e4adf: Pull complete 14:41:14 c2d8d7efcc4b: Pull complete 14:41:14 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:41:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:41:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:41:14 prd-ubuntu18.04-docker-arm64-4c-16g-279 does not seem to be running inside a container 14:41:14 $ 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/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:41:18 $ docker top 5679180cbe9a2b6cae2a4555f1ffca257e0252085cefba531791a173f300f27c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:41:19 ---> job-cost.sh 14:41:19 lf-activate-venv: SKIPPING 14:41:19 INFO: No Stack... 14:41:20 INFO: Retrieving Pricing Info for: v2-standard-4 14:41:20 INFO: Archiving Costs [Pipeline] sh 14:41:21 + cat /w/workspace/go-mod-core-contracts/6/archives/cost.csv 14:41:21 + cut -d, -f6 [Pipeline] lock 14:41:21 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-6-stack-cost] 14:41:21 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-6-stack-cost] did not exist. Created. 14:41:21 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:41:22 /w/workspace/go-mod-core-contracts/6@tmp/durable-9139a293/script.sh: 1: /w/workspace/go-mod-core-contracts/6@tmp/durable-9139a293/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:41:23 + echo total: 0.18000000715255737 [Pipeline] stash 14:41:23 Warning: overwriting stash ‘stack-cost’ 14:41:23 Stashed 1 file(s) [Pipeline] } 14:41:23 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-6-stack-cost] [Pipeline] // lock [Pipeline] } 14:41:23 $ docker stop --time=1 5679180cbe9a2b6cae2a4555f1ffca257e0252085cefba531791a173f300f27c 14:41:24 $ docker rm -f 5679180cbe9a2b6cae2a4555f1ffca257e0252085cefba531791a173f300f27c [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 14:41:25 provisioning config files... 14:41:25 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-651@tmp/config1137863156876749209tmp [Pipeline] { [Pipeline] sh 14:41:26 + set +x 14:41:26 + curl -s https://codecov.io/bash 14:41:26 + bash -s -- 14:41:26 14:41:26 _____ _ 14:41:26 / ____| | | 14:41:26 | | ___ __| | ___ ___ _____ __ 14:41:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:41:26 | |___| (_) | (_| | __/ (_| (_) \ V / 14:41:26 \_____\___/ \__,_|\___|\___\___/ \_/ 14:41:26 Bash-1.0.6 14:41:26 14:41:26 14:41:26 ==> git version 2.24.4 found 14:41:26 ==> 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 14:41:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:41:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:41:26 ==> Jenkins CI detected. 14:41:26 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-651 14:41:26 project root: . 14:41:26 --> token set from env 14:41:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:41:26 ==> Running gcov in . (disable via -X gcov) 14:41:26 ==> Python coveragepy not found 14:41:26 ==> Searching for coverage reports in: 14:41:26 + . 14:41:26 -> Found 1 reports 14:41:26 ==> Detecting git/mercurial file structure 14:41:26 ==> Reading reports 14:41:26 + ./coverage.out bytes=101588 14:41:26 ==> Appending adjustments 14:41:26 https://docs.codecov.io/docs/fixing-reports 14:41:26 + Found adjustments 14:41:26 ==> Gzipping contents 14:41:26 16K /tmp/codecov.GIB6mr.gz 14:41:26 ==> Uploading reports 14:41:26 url: https://codecov.io 14:41:26 query: branch=PR-651&commit=d959e01a413a93b96e71c4f53fe5aef05f73686f&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-651%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=651&job=&cmd_args= 14:41:26 -> Pinging Codecov 14:41:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-651&commit=d959e01a413a93b96e71c4f53fe5aef05f73686f&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-651%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=651&job=&cmd_args= 14:41:27 -> Uploading to 14:41:27 https://storage.googleapis.com/codecov/v4/raw/2021-07-27/71470A77251A30514AAF9C0BB2E5B6CE/d959e01a413a93b96e71c4f53fe5aef05f73686f/5afab383-d912-4fa9-af79-f0c7dcc243ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210727T144126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ebb312248f3efde49cbb8df13f167b569d0cefc0dd1416a5f343936cf646a49 14:41:27 % Total % Received % Xferd Average Speed Time Time Time Current 14:41:27 Dload Upload Total Spent Left Speed 14:41:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15179 0 0 100 15179 0 40816 --:--:-- --:--:-- --:--:-- 40913 14:41:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/d959e01a413a93b96e71c4f53fe5aef05f73686f [Pipeline] } 14:41:27 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 14:41:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:41:29 ---> package-listing.sh 14:41:29 ++ facter osfamily 14:41:29 ++ tr '[:upper:]' '[:lower:]' 14:41:30 + OS_FAMILY=redhat 14:41:30 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-651 14:41:30 + START_PACKAGES=/tmp/packages_start.txt 14:41:30 + END_PACKAGES=/tmp/packages_end.txt 14:41:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:41:30 + PACKAGES=/tmp/packages_start.txt 14:41:30 + '[' /w/workspace/dry_go-mod-core-contracts_PR-651 ']' 14:41:30 + PACKAGES=/tmp/packages_end.txt 14:41:30 + case "${OS_FAMILY}" in 14:41:30 + rpm -qa 14:41:30 + sort 14:41:30 + '[' -f /tmp/packages_start.txt ']' 14:41:30 + '[' -f /tmp/packages_end.txt ']' 14:41:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:41:30 + '[' /w/workspace/dry_go-mod-core-contracts_PR-651 ']' 14:41:30 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-651/archives/ 14:41:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-651/archives/ [Pipeline] echo 14:41:30 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-651/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:41:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:41:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:41:31 14:41:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:41:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:41:32 latest: Pulling from edgex-lftools-log-publisher 14:41:32 b4d181a07f80: Pulling fs layer 14:41:32 a1111a8f2ec3: Pulling fs layer 14:41:32 ed53099fbce6: Pulling fs layer 14:41:32 dc539afda2c1: Pulling fs layer 14:41:32 77bc0d833cb6: Pulling fs layer 14:41:32 9065ff56babe: Pulling fs layer 14:41:32 d287ab97295c: Pulling fs layer 14:41:32 77bc0d833cb6: Waiting 14:41:32 9065ff56babe: Waiting 14:41:32 d287ab97295c: Waiting 14:41:32 dc539afda2c1: Waiting 14:41:32 a1111a8f2ec3: Verifying Checksum 14:41:32 a1111a8f2ec3: Download complete 14:41:32 dc539afda2c1: Verifying Checksum 14:41:32 dc539afda2c1: Download complete 14:41:32 ed53099fbce6: Verifying Checksum 14:41:32 ed53099fbce6: Download complete 14:41:32 77bc0d833cb6: Verifying Checksum 14:41:32 77bc0d833cb6: Download complete 14:41:32 9065ff56babe: Download complete 14:41:33 b4d181a07f80: Download complete 14:41:35 b4d181a07f80: Pull complete 14:41:35 a1111a8f2ec3: Pull complete 14:41:35 ed53099fbce6: Pull complete 14:41:35 dc539afda2c1: Pull complete 14:41:36 77bc0d833cb6: Pull complete 14:41:36 9065ff56babe: Pull complete 14:41:38 d287ab97295c: Verifying Checksum 14:41:38 d287ab97295c: Download complete 14:41:42 d287ab97295c: Pull complete 14:41:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:41:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:41:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:41:43 prd-centos7-docker-4c-2g-275 does not seem to be running inside a container 14:41:43 $ 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-651/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-651 -v /w/workspace/dry_go-mod-core-contracts_PR-651:/w/workspace/dry_go-mod-core-contracts_PR-651:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-651@tmp:/w/workspace/dry_go-mod-core-contracts_PR-651@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:41:45 $ docker top 8f7ae2f83aee47b653e6a8ef7f7c45600cf79556a0451c84fb26c2d5f35493c1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:41:46 + touch /tmp/pre-build-complete [Pipeline] sh 14:41:46 + mkdir -p /var/log/sysstat [Pipeline] sh 14:41:46 + ls /var/log/sa-host 14:41:46 + sadf -c /var/log/sa-host/sa05 14:41:46 file_magic: OK 14:41:46 HZ: Using current value: 100 14:41:46 file_header: OK 14:41:46 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 14:41:46 Statistics: 14:41:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:41:46 File successfully converted to sysstat format version 12.0.3 14:41:46 + sadf -c /var/log/sa-host/sa27 14:41:46 file_magic: OK 14:41:46 HZ: Using current value: 100 14:41:46 file_header: OK 14:41:46 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 14:41:46 Statistics: 14:41:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:41:46 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:41:47 provisioning config files... 14:41:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-651@tmp/config8386147455037374776tmp [Pipeline] { [Pipeline] echo 14:41:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:41:47 ---> create-netrc.sh [Pipeline] } 14:41:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:41:48 ---> python-tools-install.sh [Pipeline] echo 14:41:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:41:48 ---> sudo-logs.sh 14:41:48 Archiving 'sudo' log.. 14:41:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-275.vexxhost.local: Name or service not known 14:41:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-275.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 14:41:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:41:48 ---> job-cost.sh 14:41:48 lf-activate-venv: SKIPPING 14:41:48 DEBUG: total: 0.18000000715255737 14:41:48 INFO: Retrieving Stack Cost... 14:41:49 INFO: Retrieving Pricing Info for: v3-standard-2 14:41:50 INFO: Archiving Costs [Pipeline] echo 14:41:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:41:50 ---> logs-deploy.sh 14:41:50 lf-activate-venv: SKIPPING 14:41:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-651/6 14:41:50 INFO: archiving workspace using pattern(s): 14:41:50 Archives upload complete. 14:41:51 INFO: archiving logs to Nexus 14:41:51 ---> uname -a: 14:41:51 Linux prd-centos7-docker-4c-2g-275.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 14:41:51 14:41:51 14:41:51 ---> lscpu: 14:41:51 Architecture: x86_64 14:41:51 CPU op-mode(s): 32-bit, 64-bit 14:41:51 Byte Order: Little Endian 14:41:51 Address sizes: 40 bits physical, 48 bits virtual 14:41:51 CPU(s): 2 14:41:51 On-line CPU(s) list: 0,1 14:41:51 Thread(s) per core: 1 14:41:51 Core(s) per socket: 1 14:41:51 Socket(s): 2 14:41:51 NUMA node(s): 1 14:41:51 Vendor ID: AuthenticAMD 14:41:51 CPU family: 23 14:41:51 Model: 49 14:41:51 Model name: AMD EPYC-Rome Processor 14:41:51 Stepping: 0 14:41:51 CPU MHz: 2799.998 14:41:51 BogoMIPS: 5599.99 14:41:51 Virtualization: AMD-V 14:41:51 Hypervisor vendor: KVM 14:41:51 Virtualization type: full 14:41:51 L1d cache: 32K 14:41:51 L1i cache: 32K 14:41:51 L2 cache: 512K 14:41:51 L3 cache: 16384K 14:41:51 NUMA node0 CPU(s): 0,1 14:41:51 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 14:41:51 14:41:51 14:41:51 ---> nproc: 14:41:51 2 14:41:51 14:41:51 14:41:51 ---> df -h: 14:41:51 Filesystem Size Used Avail Use% Mounted on 14:41:51 overlay 40G 7.7G 33G 20% / 14:41:51 tmpfs 64M 0 64M 0% /dev 14:41:51 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:41:51 shm 64M 0 64M 0% /dev/shm 14:41:51 /dev/vda1 40G 7.7G 33G 20% /facter-os 14:41:51 14:41:51 14:41:51 ---> sar -b -r -n DEV: 14:41:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/27/21 _x86_64_ (2 CPU) 14:41:51 14:41:51 14:32:03 LINUX RESTART (2 CPU) 14:41:51 14:41:51 14:33:01 tps rtps wtps bread/s bwrtn/s 14:41:51 14:34:01 3.78 0.03 3.75 1.07 135.24 14:41:51 14:35:01 0.40 0.00 0.40 0.00 7.23 14:41:51 14:36:01 0.33 0.00 0.33 0.00 5.18 14:41:51 14:37:01 0.25 0.00 0.25 0.00 4.55 14:41:51 14:38:01 0.35 0.00 0.35 0.00 5.86 14:41:51 14:39:01 0.38 0.00 0.38 0.00 6.28 14:41:51 14:40:01 0.20 0.00 0.20 0.00 3.43 14:41:51 14:41:01 0.32 0.00 0.32 0.00 5.30 14:41:51 Average: 0.75 0.00 0.75 0.13 21.64 14:41:51 14:41:51 14:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:41:51 14:34:01 5463592 0 805396 10.06 2620 1737332 1267512 13.99 580264 1564468 12 14:41:51 14:35:01 5469172 0 799808 9.99 2620 1737340 1217952 13.45 578276 1561856 12 14:41:51 14:36:01 5467048 0 801932 10.01 2620 1737340 1218232 13.45 575920 1566240 8 14:41:51 14:37:01 5468936 0 800036 9.99 2620 1737348 1202788 13.28 573288 1567096 8 14:41:51 14:38:01 5464968 0 804000 10.04 2620 1737352 1203040 13.28 574344 1570376 8 14:41:51 14:39:01 5464888 0 804076 10.04 2620 1737356 1202824 13.28 574064 1570424 8 14:41:51 14:40:01 5465140 0 803816 10.04 2620 1737364 1202788 13.28 574184 1570424 8 14:41:51 14:41:01 5456280 0 812668 10.15 2620 1737372 1202788 13.28 582792 1570428 8 14:41:51 Average: 5465003 0 803966 10.04 2620 1737350 1214740 13.41 576642 1567664 9 14:41:51 14:41:51 14:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:41:51 14:34:01 eth0 3.65 1.32 3.04 0.09 0.00 0.00 0.00 0.00 14:41:51 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:51 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:51 14:35:01 eth0 1.75 0.37 0.38 0.20 0.00 0.00 0.00 0.00 14:41:51 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:51 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:51 14:36:01 eth0 1.82 0.62 0.60 0.40 0.00 0.00 0.00 0.00 14:41:51 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:51 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:51 14:37:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 14:41:51 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:51 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:51 14:38:01 eth0 0.65 0.40 0.35 0.26 0.00 0.00 0.00 0.00 14:41:51 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:51 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:51 14:39:01 eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 14:41:51 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:51 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:51 14:40:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:41:51 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:51 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:51 14:41:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:41:51 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:51 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:51 Average: eth0 1.06 0.39 0.56 0.12 0.00 0.00 0.00 0.00 14:41:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:51 14:41:51 14:41:51 ---> sar -P ALL: 14:41:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/27/21 _x86_64_ (2 CPU) 14:41:51 14:41:51 14:32:03 LINUX RESTART (2 CPU) 14:41:51 14:41:51 14:33:01 CPU %user %nice %system %iowait %steal %idle 14:41:51 14:34:01 all 0.28 0.00 0.09 0.00 0.01 99.62 14:41:51 14:34:01 0 0.43 0.00 0.10 0.00 0.02 99.45 14:41:51 14:34:01 1 0.12 0.00 0.08 0.00 0.00 99.80 14:41:51 14:35:01 all 0.25 0.00 0.05 0.00 0.02 99.68 14:41:51 14:35:01 0 0.40 0.00 0.05 0.00 0.02 99.53 14:41:51 14:35:01 1 0.10 0.00 0.05 0.00 0.02 99.83 14:41:51 14:36:01 all 0.28 0.00 0.05 0.00 0.02 99.66 14:41:51 14:36:01 0 0.12 0.00 0.05 0.00 0.02 99.82 14:41:51 14:36:01 1 0.43 0.00 0.05 0.00 0.02 99.50 14:41:51 14:37:01 all 0.23 0.00 0.09 0.00 0.01 99.67 14:41:51 14:37:01 0 0.08 0.00 0.10 0.00 0.02 99.80 14:41:51 14:37:01 1 0.38 0.00 0.08 0.00 0.00 99.53 14:41:51 14:38:01 all 0.26 0.00 0.04 0.00 0.02 99.68 14:41:51 14:38:01 0 0.08 0.00 0.05 0.00 0.03 99.83 14:41:51 14:38:01 1 0.43 0.00 0.03 0.00 0.00 99.53 14:41:51 14:39:01 all 0.25 0.00 0.03 0.00 0.01 99.71 14:41:51 14:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:41:51 14:39:01 1 0.47 0.00 0.03 0.00 0.02 99.48 14:41:51 14:40:01 all 0.20 0.00 0.08 0.00 0.02 99.71 14:41:51 14:40:01 0 0.05 0.00 0.07 0.00 0.02 99.87 14:41:51 14:40:01 1 0.35 0.00 0.08 0.00 0.02 99.55 14:41:51 14:41:01 all 0.20 0.00 0.03 0.00 0.01 99.77 14:41:51 14:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:41:51 14:41:01 1 0.37 0.00 0.02 0.00 0.00 99.62 14:41:51 Average: all 0.24 0.00 0.06 0.00 0.01 99.69 14:41:51 Average: 0 0.15 0.00 0.06 0.00 0.02 99.77 14:41:51 Average: 1 0.33 0.00 0.05 0.00 0.01 99.61 14:41:51 14:41:51 14:41:51