Pull request #291 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from a1e016e8c7739dd9595ed2bb59b1b25013ed507c+2c8a35a33da69e0e15c6cecf4a7dd101c7259fc8 (0eac8d2be6652d5991c1672ee71940941fbaade6) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7909e789ffc0fecf34d47f501ec8db0a80105338 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7909e789ffc0fecf34d47f501ec8db0a80105338 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-291/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-673 in /w/workspace/dry_go-mod-core-contracts_PR-291 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-291 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/master:refs/remotes/origin/master # 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/pull/291/head:refs/remotes/origin/PR-291 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2c8a35a33da69e0e15c6cecf4a7dd101c7259fc8 into PR head commit a1e016e8c7739dd9595ed2bb59b1b25013ed507c Merge succeeded, producing a1e016e8c7739dd9595ed2bb59b1b25013ed507c Checking out Revision a1e016e8c7739dd9595ed2bb59b1b25013ed507c (PR-291) > git config core.sparsecheckout # timeout=10 > git checkout -f a1e016e8c7739dd9595ed2bb59b1b25013ed507c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2c8a35a33da69e0e15c6cecf4a7dd101c7259fc8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1e016e8c7739dd9595ed2bb59b1b25013ed507c # timeout=10 Commit message: "Fix: Error msg should return first non-empty msg" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:38:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:38:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:38:09 ========================================================= 16:38:09 EdgeX Global Pipelines Version Info 16:38:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:38:11 ------------------- 16:38:11 stable info: 16:38:11 ------------------- 16:38:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:38:11 Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 16:38:11 Message: update stable to v1.0.122 16:38:12 ------------------- 16:38:12 experimental info: 16:38:12 ------------------- 16:38:12 Commited By: **** collab-it+edgex@linuxfoundation.org 16:38:12 Commit SHA: 040e29ce4f8dcf7f02c652317e535dcbebe1b406 16:38:12 Message: update experimental to v1.0.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 16:38:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 16:38:13 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 16:38:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:38:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:38:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:38:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:38:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:38:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:38:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:38:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:38:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:38:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 16:38:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:38:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:38:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:38:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:38:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:38:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:38:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 16:38:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:38:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:38:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:38:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-291 [Pipeline] echo 16:38:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-291 [Pipeline] echo 16:38:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-291 [Pipeline] echo 16:38:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1e016e8c7739dd9595ed2bb59b1b25013ed507c [Pipeline] echo 16:38:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1e016e [Pipeline] echo 16:38:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:38:17 + git log --format=format:%s -1 a1e016e8c7739dd9595ed2bb59b1b25013ed507c [Pipeline] echo 16:38:17 GIT_COMMIT: a1e016e8c7739dd9595ed2bb59b1b25013ed507c, Commit Message: Fix: Error msg should return first non-empty msg [Pipeline] echo 16:38:17 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:38:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:38:19 16:38:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:38:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:38:20 latest: Pulling from edgex-devops/git-semver 16:38:20 31603596830f: Pulling fs layer 16:38:20 2a8b12db71e7: Pulling fs layer 16:38:20 6ca5941a6612: Pulling fs layer 16:38:20 ecc8261a40a4: Pulling fs layer 16:38:20 ecc8261a40a4: Waiting 16:38:20 2a8b12db71e7: Download complete 16:38:20 31603596830f: Verifying Checksum 16:38:20 31603596830f: Download complete 16:38:20 ecc8261a40a4: Verifying Checksum 16:38:20 ecc8261a40a4: Download complete 16:38:20 6ca5941a6612: Verifying Checksum 16:38:20 6ca5941a6612: Download complete 16:38:20 31603596830f: Pull complete 16:38:20 2a8b12db71e7: Pull complete 16:38:21 6ca5941a6612: Pull complete 16:38:21 ecc8261a40a4: Pull complete 16:38:21 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:38:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:38:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:38:22 prd-centos7-docker-4c-2g-673 does not seem to be running inside a container 16:38:22 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-291 -v /w/workspace/dry_go-mod-core-contracts_PR-291:/w/workspace/dry_go-mod-core-contracts_PR-291:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-291@tmp:/w/workspace/dry_go-mod-core-contracts_PR-291@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:38:24 $ docker top 0e52f81f776f61be44c75022c5a9dea53c895edd9706ab0d45001d93f46a9e84 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:38:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:38:24 [ssh-agent] Looking for ssh-agent implementation... 16:38:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:38:24 $ docker exec 0e52f81f776f61be44c75022c5a9dea53c895edd9706ab0d45001d93f46a9e84 ssh-agent 16:38:25 SSH_AUTH_SOCK=/tmp/ssh-NZMvh8G90NlD/agent.11 16:38:25 SSH_AGENT_PID=16 16:38:25 Running ssh-add (command line suppressed) 16:38:25 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-291@tmp/private_key_139623442137963980.key (/w/workspace/dry_go-mod-core-contracts_PR-291@tmp/private_key_139623442137963980.key) 16:38:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:38:25 + git describe --exact-match --tags HEAD 16:38:25 fatal: No names found, cannot describe anything. [Pipeline] } 16:38:25 $ docker exec --env ******** --env ******** 0e52f81f776f61be44c75022c5a9dea53c895edd9706ab0d45001d93f46a9e84 ssh-agent -k 16:38:25 unset SSH_AUTH_SOCK; 16:38:25 unset SSH_AGENT_PID; 16:38:25 echo Agent pid 16 killed; 16:38:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:38:26 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 16:38:26 This usually means this commit has not been tagged. [Pipeline] sshagent 16:38:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:38:26 [ssh-agent] Looking for ssh-agent implementation... 16:38:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:38:26 $ docker exec 0e52f81f776f61be44c75022c5a9dea53c895edd9706ab0d45001d93f46a9e84 ssh-agent 16:38:26 SSH_AUTH_SOCK=/tmp/ssh-gIPYhFmG9rOM/agent.46 16:38:26 SSH_AGENT_PID=52 16:38:26 Running ssh-add (command line suppressed) 16:38:26 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-291@tmp/private_key_8651280299254009394.key (/w/workspace/dry_go-mod-core-contracts_PR-291@tmp/private_key_8651280299254009394.key) 16:38:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:38:27 + git semver init 16:38:27 # -> Open(): unable to determine branch for HEAD 16:38:27 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-291/.git 16:38:27 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-291 16:38:27 # $SEMVER_REMOTE_NAME = origin 16:38:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:38:27 # $SEMVER_USER_NAME = edgex-jenkins 16:38:27 # $SEMVER_BRANCH = PR-291 16:38:27 # $SEMVER_TEMP = /tmp/semver-900057778 16:38:27 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 16:38:28 # '/tmp/semver-900057778' -> '/w/workspace/dry_go-mod-core-contracts_PR-291/.semver' 16:38:28 # -> Force: false 16:38:28 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-291/.semver [Pipeline] } 16:38:28 $ docker exec --env ******** --env ******** 0e52f81f776f61be44c75022c5a9dea53c895edd9706ab0d45001d93f46a9e84 ssh-agent -k 16:38:28 unset SSH_AUTH_SOCK; 16:38:28 unset SSH_AGENT_PID; 16:38:28 echo Agent pid 52 killed; 16:38:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:38:28 + git semver [Pipeline] } 16:38:29 $ docker stop --time=1 0e52f81f776f61be44c75022c5a9dea53c895edd9706ab0d45001d93f46a9e84 16:38:30 $ docker rm -f 0e52f81f776f61be44c75022c5a9dea53c895edd9706ab0d45001d93f46a9e84 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 16:38:31 Stashed 96 file(s) [Pipeline] echo 16:38:31 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 16:38:31 Archived original 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 16:38:47 Still waiting to schedule task 16:38:47 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-673’ 16:38:47 Still waiting to schedule task 16:38:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:40:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-674 in /w/workspace/dry_go-mod-core-contracts_PR-291 [Pipeline] { [Pipeline] ws 16:40:48 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 16:40:53 using credential edgex-jenkins-ssh 16:40:53 Cloning the remote Git repository 16:40:53 Cloning with configured refspecs honoured and without tags 16:40:53 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:40:54 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 16:40:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:40:54 > git --version # timeout=10 16:40:54 > git --version # 'git version 2.17.1' 16:40:54 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:40:55 Fetching without tags 16:40:55 Merging remotes/origin/master commit 2c8a35a33da69e0e15c6cecf4a7dd101c7259fc8 into PR head commit a1e016e8c7739dd9595ed2bb59b1b25013ed507c 16:40:56 Merge succeeded, producing a1e016e8c7739dd9595ed2bb59b1b25013ed507c 16:40:56 Checking out Revision a1e016e8c7739dd9595ed2bb59b1b25013ed507c (PR-291) 16:40:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:40:55 > git config --add remote.origin.fetch +refs/pull/291/head:refs/remotes/origin/PR-291 # timeout=10 16:40:55 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:40:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:40:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:40:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:55 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:40:55 > git config core.sparsecheckout # timeout=10 16:40:55 > git checkout -f a1e016e8c7739dd9595ed2bb59b1b25013ed507c # timeout=10 16:40:55 > git remote # timeout=10 16:40:55 > git config --get remote.origin.url # timeout=10 16:40:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:55 > git merge 2c8a35a33da69e0e15c6cecf4a7dd101c7259fc8 # timeout=10 16:40:56 > git rev-parse HEAD^{commit} # timeout=10 16:40:56 > git config core.sparsecheckout # timeout=10 16:40:56 > git checkout -f a1e016e8c7739dd9595ed2bb59b1b25013ed507c # timeout=10 16:41:00 Commit message: "Fix: Error msg should return first non-empty msg" 16:41:00 > git --version # timeout=10 16:41:00 > git --version # 'git version 2.17.1' 16:41:00 fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:41:02 ========================================================= 16:41:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:41:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:41:03 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 16:41:04 Sending build context to Docker daemon 2.262MB 16:41:04 Step 1/7 : ARG BASE=golang:1.15-alpine 16:41:04 Step 2/7 : FROM ${BASE} 16:41:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:41:05 b538f80385f9: Pulling fs layer 16:41:05 74f711af9a0d: Pulling fs layer 16:41:05 99f96fe45779: Pulling fs layer 16:41:05 8529a6b9a6be: Pulling fs layer 16:41:05 45590311c82a: Pulling fs layer 16:41:05 69ca0ff8b7b3: Pulling fs layer 16:41:05 209524e5b208: Pulling fs layer 16:41:05 8529a6b9a6be: Waiting 16:41:05 45590311c82a: Waiting 16:41:05 69ca0ff8b7b3: Waiting 16:41:05 209524e5b208: Waiting 16:41:05 99f96fe45779: Verifying Checksum 16:41:05 99f96fe45779: Download complete 16:41:05 74f711af9a0d: Verifying Checksum 16:41:05 74f711af9a0d: Download complete 16:41:05 45590311c82a: Verifying Checksum 16:41:05 45590311c82a: Download complete 16:41:05 69ca0ff8b7b3: Verifying Checksum 16:41:05 69ca0ff8b7b3: Download complete 16:41:05 b538f80385f9: Verifying Checksum 16:41:05 b538f80385f9: Download complete 16:41:06 b538f80385f9: Pull complete 16:41:06 74f711af9a0d: Pull complete 16:41:06 99f96fe45779: Pull complete 16:41:07 209524e5b208: Verifying Checksum 16:41:07 209524e5b208: Download complete 16:41:08 8529a6b9a6be: Download complete 16:41:18 8529a6b9a6be: Pull complete 16:41:18 45590311c82a: Pull complete 16:41:18 69ca0ff8b7b3: Pull complete 16:41:20 Running on prd-centos7-docker-4c-2g-675 in /w/workspace/dry_go-mod-core-contracts_PR-291 [Pipeline] { [Pipeline] ws 16:41:20 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 16:41:23 using credential edgex-jenkins-ssh 16:41:23 209524e5b208: Pull complete 16:41:23 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 16:41:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:41:23 ---> 5bddaf1c2fca 16:41:23 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:41:23 Cloning the remote Git repository 16:41:23 Cloning with configured refspecs honoured and without tags 16:41:24 Fetching without tags 16:41:23 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:41:23 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 16:41:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:41:23 > git --version # timeout=10 16:41:23 > git --version # 'git version 2.16.5' 16:41:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:41:23 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:41:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:41:24 > git config --add remote.origin.fetch +refs/pull/291/head:refs/remotes/origin/PR-291 # timeout=10 16:41:24 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:41:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:41:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:41:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:41:24 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:41:24 Merging remotes/origin/master commit 2c8a35a33da69e0e15c6cecf4a7dd101c7259fc8 into PR head commit a1e016e8c7739dd9595ed2bb59b1b25013ed507c 16:41:24 Merge succeeded, producing a1e016e8c7739dd9595ed2bb59b1b25013ed507c 16:41:24 Checking out Revision a1e016e8c7739dd9595ed2bb59b1b25013ed507c (PR-291) 16:41:24 > git config core.sparsecheckout # timeout=10 16:41:24 > git checkout -f a1e016e8c7739dd9595ed2bb59b1b25013ed507c # timeout=10 16:41:24 > git remote # timeout=10 16:41:24 > git config --get remote.origin.url # timeout=10 16:41:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:41:24 > git merge 2c8a35a33da69e0e15c6cecf4a7dd101c7259fc8 # timeout=10 16:41:24 > git rev-parse HEAD^{commit} # timeout=10 16:41:24 > git config core.sparsecheckout # timeout=10 16:41:24 > git checkout -f a1e016e8c7739dd9595ed2bb59b1b25013ed507c # timeout=10 16:41:25 ---> Running in dfb44338442b 16:41:26 Removing intermediate container dfb44338442b 16:41:26 ---> 3b067a8f3bce 16:41:26 Step 4/7 : RUN apk add bash 16:41:26 ---> Running in 58cd85ddba45 16:41:28 Commit message: "Fix: Error msg should return first non-empty msg" 16:41:28 > git --version # timeout=10 16:41:28 > git --version # 'git version 2.16.5' 16:41:28 fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 16:41:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:41:29 ========================================================= 16:41:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:41:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:41:29 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 16:41:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:41:30 Sending build context to Docker daemon 2.262MB 16:41:30 Step 1/7 : ARG BASE=golang:1.15-alpine 16:41:30 Step 2/7 : FROM ${BASE} 16:41:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:41:30 df20fa9351a1: Pulling fs layer 16:41:30 ed8968b2872e: Pulling fs layer 16:41:30 a92cc7c5fd73: Pulling fs layer 16:41:30 e871e8e8d7a9: Pulling fs layer 16:41:30 e73272ec9a57: Pulling fs layer 16:41:30 1e910a182e73: Pulling fs layer 16:41:30 4e634b169226: Pulling fs layer 16:41:30 e73272ec9a57: Waiting 16:41:30 1e910a182e73: Waiting 16:41:30 4e634b169226: Waiting 16:41:30 e871e8e8d7a9: Waiting 16:41:30 a92cc7c5fd73: Verifying Checksum 16:41:30 a92cc7c5fd73: Download complete 16:41:30 ed8968b2872e: Download complete 16:41:30 e73272ec9a57: Verifying Checksum 16:41:30 e73272ec9a57: Download complete 16:41:30 1e910a182e73: Verifying Checksum 16:41:30 df20fa9351a1: Download complete 16:41:30 df20fa9351a1: Pull complete 16:41:30 ed8968b2872e: Pull complete 16:41:31 a92cc7c5fd73: Pull complete 16:41:31 OK: 142 MiB in 39 packages 16:41:32 4e634b169226: Download complete 16:41:32 Removing intermediate container 58cd85ddba45 16:41:32 ---> 34b0ed31636e 16:41:32 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:41:32 ---> Running in 1baf89698043 16:41:33 Removing intermediate container 1baf89698043 16:41:33 ---> 360e815fa008 16:41:33 Step 6/7 : COPY go.mod . 16:41:33 e871e8e8d7a9: Verifying Checksum 16:41:33 e871e8e8d7a9: Download complete 16:41:33 ---> 78770466edb1 16:41:33 Step 7/7 : RUN go mod download 16:41:33 ---> Running in d38bff61a39e 16:41:38 e871e8e8d7a9: Pull complete 16:41:38 e73272ec9a57: Pull complete 16:41:38 1e910a182e73: Pull complete 16:41:48 4e634b169226: Pull complete 16:41:48 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 16:41:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:41:48 ---> f7629b54cfaa 16:41:48 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:41:48 ---> Running in 514c22067e2a 16:41:48 Removing intermediate container 514c22067e2a 16:41:48 ---> 00e94a6132b1 16:41:48 Step 4/7 : RUN apk add bash 16:41:48 ---> Running in c2cca696c6b8 16:41:49 Removing intermediate container d38bff61a39e 16:41:49 ---> 563c6f2cefb6 16:41:49 Successfully built 563c6f2cefb6 16:41:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:41:49 + docker inspect -f . ci-base-image-arm64 16:41:49 . 16:41:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] withDockerContainer 16:41:49 prd-ubuntu18.04-docker-arm64-4c-16g-674 does not seem to be running inside a container 16:41:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:41:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:41:50 OK: 166 MiB in 39 packages 16:41:51 Removing intermediate container c2cca696c6b8 16:41:51 ---> 8f337dabd05d 16:41:51 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:41:51 ---> Running in 5154152e4959 16:41:51 Removing intermediate container 5154152e4959 16:41:51 ---> c79cdd9afe53 16:41:51 Step 6/7 : COPY go.mod . 16:41:51 ---> 713d509d6a60 16:41:51 Step 7/7 : RUN go mod download 16:41:51 $ docker top 70a0baeb4ab8f61d3d568fa02841dd8ca9588a6cdecb68848098af2566aadf3a -eo pid,comm 16:41:51 ---> Running in fa9688142881 [Pipeline] { [Pipeline] sh 16:41:53 + go version 16:41:53 go version go1.15.2 linux/arm64 [Pipeline] } 16:41:53 $ docker stop --time=1 70a0baeb4ab8f61d3d568fa02841dd8ca9588a6cdecb68848098af2566aadf3a 16:41:55 $ docker rm -f 70a0baeb4ab8f61d3d568fa02841dd8ca9588a6cdecb68848098af2566aadf3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:41:56 + docker inspect -f . ci-base-image-arm64 16:41:56 . [Pipeline] withDockerContainer 16:41:56 prd-ubuntu18.04-docker-arm64-4c-16g-674 does not seem to be running inside a container 16:41:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:41:58 $ docker top 6512c86846be07d7370c9983719bbbb1113ac29d1c5f67772ce06bf9ea515382 -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:00 + make test 16:42:00 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:42:01 Removing intermediate container fa9688142881 16:42:01 ---> 9f7a858fd177 16:42:01 Successfully built 9f7a858fd177 16:42:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:42:02 + docker inspect -f . ci-base-image-x86_64 16:42:02 . [Pipeline] withDockerContainer 16:42:02 prd-centos7-docker-4c-2g-675 does not seem to be running inside a container 16:42:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:42:03 $ docker top 31e0ce3e78185afc43ce7253318f96141543fe892bafce1c3e6d3b01f235f793 -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:03 + go version 16:42:03 go version go1.15.2 linux/amd64 [Pipeline] } 16:42:03 $ docker stop --time=1 31e0ce3e78185afc43ce7253318f96141543fe892bafce1c3e6d3b01f235f793 16:42:05 $ docker rm -f 31e0ce3e78185afc43ce7253318f96141543fe892bafce1c3e6d3b01f235f793 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:42:06 + docker inspect -f . ci-base-image-x86_64 16:42:06 . [Pipeline] withDockerContainer 16:42:06 prd-centos7-docker-4c-2g-675 does not seem to be running inside a container 16:42:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:42:07 $ docker top d06d65f3273a9d4233fe1269fd7cccd75ddbd74036b081867f9aa9cc9dad0afe -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:07 + make test 16:42:07 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:42:14 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:42:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.010s coverage: 85.7% of statements 16:42:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.015s coverage: 100.0% of statements 16:42:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.021s coverage: 45.4% of statements 16:42:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.012s coverage: 77.8% of statements 16:42:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:42:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.013s coverage: 6.4% of statements 16:42:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.041s coverage: 14.7% of statements 16:42:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.029s coverage: 100.0% of statements 16:42:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.035s coverage: 91.8% of statements 16:42:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:42:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:42:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.006s coverage: 100.0% of statements 16:42:16 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.007s coverage: 53.7% of statements 16:42:18 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.029s coverage: 63.0% of statements 16:42:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements 16:42:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.006s coverage: 15.4% of statements 16:42:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.007s coverage: 15.4% of statements 16:42:18 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.010s coverage: 14.3% of statements 16:42:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 16:42:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 31.7% of statements 16:42:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.009s coverage: 100.0% of statements 16:42:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.015s coverage: 95.1% of statements 16:42:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements 16:42:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 16:42:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:42:20 gofmt -l . 16:42:20 [ "`gofmt -l .`" = "" ] [Pipeline] stash 16:42:20 Stashed 1 file(s) [Pipeline] } 16:42:21 $ docker stop --time=1 d06d65f3273a9d4233fe1269fd7cccd75ddbd74036b081867f9aa9cc9dad0afe 16:42:22 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:42:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.034s coverage: 85.7% of statements 16:42:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.050s coverage: 100.0% of statements 16:42:23 $ docker rm -f d06d65f3273a9d4233fe1269fd7cccd75ddbd74036b081867f9aa9cc9dad0afe [Pipeline] // withDockerContainer [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 16:42:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.045s coverage: 45.4% of statements 16:42:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.038s coverage: 77.8% of statements 16:42:25 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:42:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.040s coverage: 6.4% of statements [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:42:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.059s coverage: 14.7% of statements 16:42:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.056s coverage: 100.0% of statements 16:42:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.079s coverage: 91.8% of statements 16:42:28 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:42:28 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:42:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.039s coverage: 100.0% of statements 16:42:28 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.032s coverage: 53.7% of statements 16:42:35 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.079s coverage: 63.0% of statements 16:42:35 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.033s coverage: 26.3% of statements 16:42:35 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.020s coverage: 15.4% of statements 16:42:35 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.010s coverage: 15.4% of statements 16:42:35 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.034s coverage: 14.3% of statements 16:42:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 16:42:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.067s coverage: 31.7% of statements 16:42:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.056s coverage: 100.0% of statements 16:42:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.057s coverage: 95.1% of statements 16:42:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements 16:42:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 16:42:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:42:40 gofmt -l . 16:42:40 [ "`gofmt -l .`" = "" ] [Pipeline] stash 16:42:40 Warning: overwriting stash ‘coverage-report’ 16:42:41 Stashed 1 file(s) [Pipeline] } 16:42:41 $ docker stop --time=1 6512c86846be07d7370c9983719bbbb1113ac29d1c5f67772ce06bf9ea515382 16:42:43 $ docker rm -f 6512c86846be07d7370c9983719bbbb1113ac29d1c5f67772ce06bf9ea515382 [Pipeline] // withDockerContainer [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 [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] wrap 16:42:47 provisioning config files... 16:42:47 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-291@tmp/config4971183422093881303tmp [Pipeline] { [Pipeline] sh 16:42:48 + curl -s https://codecov.io/bash 16:42:48 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-291@tmp/config4971183422093881303tmp [Pipeline] } 16:42:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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 16:42:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:42:53 ---> package-listing.sh 16:42:53 ++ facter osfamily 16:42:53 ++ tr '[:upper:]' '[:lower:]' 16:42:53 + OS_FAMILY=redhat 16:42:53 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-291 16:42:53 + START_PACKAGES=/tmp/packages_start.txt 16:42:53 + END_PACKAGES=/tmp/packages_end.txt 16:42:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:42:53 + PACKAGES=/tmp/packages_start.txt 16:42:53 + '[' /w/workspace/dry_go-mod-core-contracts_PR-291 ']' 16:42:53 + PACKAGES=/tmp/packages_end.txt 16:42:53 + case "${OS_FAMILY}" in 16:42:53 + rpm -qa 16:42:53 + sort 16:42:57 + '[' -f /tmp/packages_start.txt ']' 16:42:57 + '[' -f /tmp/packages_end.txt ']' 16:42:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:42:57 + '[' /w/workspace/dry_go-mod-core-contracts_PR-291 ']' 16:42:57 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-291/archives/ 16:42:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-291/archives/ [Pipeline] isUnix [Pipeline] sh 16:42:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:42:58 16:42:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:42:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:42:58 alpine: Pulling from edgex-lftools-log-publisher 16:42:58 df20fa9351a1: Pulling fs layer 16:42:58 36b3adc4ff6f: Pulling fs layer 16:42:58 8ad3a11d3b57: Pulling fs layer 16:42:58 46f8f816bc3b: Pulling fs layer 16:42:58 0dadc02b9964: Pulling fs layer 16:42:58 ce6a7cf60c04: Pulling fs layer 16:42:58 7a184a31f384: Pulling fs layer 16:42:58 0879bd2ef858: Pulling fs layer 16:42:58 0dadc02b9964: Waiting 16:42:58 ce6a7cf60c04: Waiting 16:42:58 7a184a31f384: Waiting 16:42:58 0879bd2ef858: Waiting 16:42:58 46f8f816bc3b: Waiting 16:42:58 36b3adc4ff6f: Verifying Checksum 16:42:58 36b3adc4ff6f: Download complete 16:42:58 46f8f816bc3b: Verifying Checksum 16:42:58 46f8f816bc3b: Download complete 16:42:58 df20fa9351a1: Verifying Checksum 16:42:58 df20fa9351a1: Download complete 16:42:59 ce6a7cf60c04: Verifying Checksum 16:42:59 ce6a7cf60c04: Download complete 16:42:59 7a184a31f384: Verifying Checksum 16:42:59 7a184a31f384: Download complete 16:42:59 0dadc02b9964: Verifying Checksum 16:42:59 0dadc02b9964: Download complete 16:42:59 8ad3a11d3b57: Verifying Checksum 16:42:59 8ad3a11d3b57: Download complete 16:42:59 df20fa9351a1: Pull complete 16:42:59 36b3adc4ff6f: Pull complete 16:42:59 0879bd2ef858: Verifying Checksum 16:42:59 0879bd2ef858: Download complete 16:43:00 8ad3a11d3b57: Pull complete 16:43:00 46f8f816bc3b: Pull complete 16:43:00 0dadc02b9964: Pull complete 16:43:00 ce6a7cf60c04: Pull complete 16:43:00 7a184a31f384: Pull complete 16:43:03 0879bd2ef858: Pull complete 16:43:03 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 16:43:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:43:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:43:03 prd-centos7-docker-4c-2g-673 does not seem to be running inside a container 16:43:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/dry_go-mod-core-contracts_PR-291 -v /w/workspace/dry_go-mod-core-contracts_PR-291:/w/workspace/dry_go-mod-core-contracts_PR-291:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-291@tmp:/w/workspace/dry_go-mod-core-contracts_PR-291@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:43:09 $ docker top 3d49ef79e73db407d887fa3c1836460a8de20a796858b763f4ebf0050bf34b3e -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:09 + mkdir -p /var/log/sa [Pipeline] sh 16:43:10 + ls /var/log/sa-host 16:43:10 + sadf -c /var/log/sa-host/sa05 16:43:10 file_magic: OK 16:43:10 HZ: Using current value: 100 16:43:10 file_header: OK 16:43:10 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 16:43:10 Statistics: 16:43:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:43:10 File successfully converted to sysstat format version 12.2.1 16:43:10 + sadf -c /var/log/sa-host/sa21 16:43:10 file_magic: OK 16:43:10 HZ: Using current value: 100 16:43:10 file_header: OK 16:43:10 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 16:43:10 Statistics: 16:43:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:43:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:43:10 provisioning config files... 16:43:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-291@tmp/config7378294079959490959tmp [Pipeline] { [Pipeline] echo 16:43:10 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:43:10 ---> create-netrc.sh [Pipeline] echo 16:43:10 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:43:11 ---> logs-deploy.sh 16:43:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-291/1 16:43:11 INFO: archiving workspace using pattern(s): 16:43:12 Archives upload complete. 16:43:12 INFO: archiving logs to Nexus 16:43:13 ---> uname -a: 16:43:13 Linux 3d49ef79e73d 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 16:43:13 16:43:13 16:43:13 ---> lscpu: 16:43:13 Architecture: x86_64 16:43:13 CPU op-mode(s): 32-bit, 64-bit 16:43:13 Byte Order: Little Endian 16:43:13 Address sizes: 40 bits physical, 48 bits virtual 16:43:13 CPU(s): 4 16:43:13 On-line CPU(s) list: 0-3 16:43:13 Thread(s) per core: 1 16:43:13 Core(s) per socket: 1 16:43:13 Socket(s): 4 16:43:13 NUMA node(s): 1 16:43:13 Vendor ID: GenuineIntel 16:43:13 CPU family: 6 16:43:13 Model: 44 16:43:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:43:13 Stepping: 1 16:43:13 CPU MHz: 2933.438 16:43:13 BogoMIPS: 5866.87 16:43:13 Virtualization: VT-x 16:43:13 Hypervisor vendor: KVM 16:43:13 Virtualization type: full 16:43:13 L1d cache: 128 KiB 16:43:13 L1i cache: 128 KiB 16:43:13 L2 cache: 16 MiB 16:43:13 L3 cache: 64 MiB 16:43:13 NUMA node0 CPU(s): 0-3 16:43:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:43:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:43:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:43:13 Vulnerability Meltdown: Mitigation; PTI 16:43:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:43:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:43:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:43:13 Vulnerability Tsx async abort: Not affected 16:43:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:43:13 16:43:13 16:43:13 ---> nproc: 16:43:13 4 16:43:13 16:43:13 16:43:13 ---> df -h: 16:43:13 Filesystem Size Used Available Use% Mounted on 16:43:13 overlay 50.0G 7.0G 43.0G 14% / 16:43:13 tmpfs 64.0M 0 64.0M 0% /dev 16:43:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:43:13 shm 64.0M 0 64.0M 0% /dev/shm 16:43:13 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/resolv.conf 16:43:13 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hostname 16:43:13 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hosts 16:43:13 /dev/vda1 50.0G 7.0G 43.0G 14% /var/log/sa-host 16:43:13 /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/dry_go-mod-core-contracts_PR-291 16:43:13 /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/dry_go-mod-core-contracts_PR-291@tmp 16:43:13 16:43:13 16:43:13 ---> free -m: 16:43:13 total used free shared buff/cache available 16:43:13 Mem: 1837 642 140 0 1054 1088 16:43:13 Swap: 1023 0 1023 16:43:13 16:43:13 16:43:13 ---> ip addr: 16:43:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:43:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:43:13 inet 127.0.0.1/8 scope host lo 16:43:13 valid_lft forever preferred_lft forever 16:43:13 6: eth0@if7: mtu 1458 qdisc noqueue state UP 16:43:13 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 16:43:13 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 16:43:13 valid_lft forever preferred_lft forever 16:43:13 16:43:13 16:43:13 ---> sar -b -r -n DEV: 16:43:13 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/21/20 _x86_64_ (4 CPU) 16:43:13 16:43:13 16:37:15 LINUX RESTART (4 CPU) 16:43:13 16:43:13 16:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:43:13 16:39:01 51.19 13.43 37.76 0.00 4677.48 2630.68 0.00 16:43:13 16:40:01 1.38 0.00 1.38 0.00 0.00 21.13 0.00 16:43:13 16:41:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 16:43:13 16:42:01 0.30 0.00 0.30 0.00 0.00 3.83 0.00 16:43:13 16:43:01 51.12 43.08 8.04 0.00 4292.33 2387.85 0.00 16:43:13 Average: 20.84 11.31 9.53 0.00 1794.32 1009.30 0.00 16:43:13 16:43:13 16:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:43:13 16:39:01 173132 0 554180 29.45 2620 1151624 1091480 37.25 427836 1119664 8 16:43:13 16:40:01 176404 0 550904 29.28 2620 1151628 1057368 36.09 428596 1116404 8 16:43:13 16:41:01 175140 0 552164 29.35 2620 1151632 1057596 36.09 430924 1115588 8 16:43:13 16:42:01 170660 0 556640 29.58 2620 1151636 1057680 36.10 441248 1109468 8 16:43:13 16:43:01 76588 0 668812 35.55 2620 1133536 1489052 50.82 507668 1111184 57772 16:43:13 Average: 154385 0 576540 30.64 2620 1148011 1150635 39.27 447254 1114462 11561 16:43:13 16:43:13 16:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:43:13 16:39:01 eth0 246.10 179.67 591.34 75.59 0.00 0.00 0.00 0.00 16:43:13 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:13 16:39:01 docker0 3.95 2.48 0.90 11.43 0.00 0.00 0.00 0.00 16:43:13 16:40:01 eth0 0.68 0.07 0.06 0.01 0.00 0.00 0.00 0.00 16:43:13 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:13 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:13 16:41:01 eth0 0.93 0.40 0.31 0.20 0.00 0.00 0.00 0.00 16:43:13 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:13 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:13 16:42:01 eth0 0.53 0.47 0.27 0.21 0.00 0.00 0.00 0.00 16:43:13 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:13 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:13 16:43:01 eth0 80.09 63.03 737.67 9.00 0.00 0.00 0.00 0.00 16:43:13 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:13 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:13 Average: eth0 65.68 48.74 265.99 17.01 0.00 0.00 0.00 0.00 16:43:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:13 Average: docker0 0.79 0.50 0.18 2.29 0.00 0.00 0.00 0.00 16:43:13 16:43:13 16:43:13 ---> sar -P ALL: 16:43:13 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/21/20 _x86_64_ (4 CPU) 16:43:13 16:43:13 16:37:15 LINUX RESTART (4 CPU) 16:43:13 16:43:13 16:38:01 CPU %user %nice %system %iowait %steal %idle 16:43:13 16:39:01 all 5.06 0.00 2.41 1.28 0.01 91.24 16:43:13 16:39:01 0 4.94 0.00 2.55 0.91 0.02 91.59 16:43:13 16:39:01 1 4.28 0.00 2.43 2.33 0.02 90.95 16:43:13 16:39:01 2 5.61 0.00 2.30 0.12 0.00 91.97 16:43:13 16:39:01 3 5.43 0.00 2.35 1.75 0.02 90.46 16:43:13 16:40:01 all 0.15 0.00 0.04 0.00 0.00 99.80 16:43:13 16:40:01 0 0.55 0.00 0.07 0.00 0.00 99.38 16:43:13 16:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:43:13 16:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:43:13 16:40:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:43:13 16:41:01 all 0.16 0.00 0.04 0.00 0.00 99.80 16:43:13 16:41:01 0 0.52 0.00 0.05 0.00 0.00 99.43 16:43:13 16:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92 16:43:13 16:41:01 2 0.05 0.00 0.05 0.00 0.02 99.88 16:43:13 16:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:43:13 16:42:01 all 0.15 0.00 0.04 0.00 0.00 99.81 16:43:13 16:42:01 0 0.47 0.00 0.03 0.00 0.00 99.50 16:43:13 16:42:01 1 0.08 0.00 0.07 0.00 0.00 99.85 16:43:13 16:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:43:13 16:42:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:43:13 16:43:01 all 2.34 0.00 1.47 1.01 0.01 95.18 16:43:13 16:43:01 0 2.32 0.00 1.29 0.28 0.02 96.09 16:43:13 16:43:01 1 1.64 0.00 1.25 0.05 0.00 97.06 16:43:13 16:43:01 2 2.31 0.00 1.54 2.39 0.02 93.75 16:43:13 16:43:01 3 3.08 0.00 1.79 1.32 0.00 93.81 16:43:13 Average: all 1.57 0.00 0.80 0.46 0.01 97.18 16:43:13 Average: 0 1.75 0.00 0.79 0.24 0.01 97.21 16:43:13 Average: 1 1.21 0.00 0.76 0.47 0.00 97.55 16:43:13 Average: 2 1.60 0.00 0.78 0.50 0.01 97.11 16:43:13 Average: 3 1.71 0.00 0.84 0.61 0.00 96.83 16:43:13 16:43:13 16:43:13