Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d59a7e79eea3462e9076066d39a7ec4eb47c6029 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5565729058272785649.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7301525278364063783.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8379273546225207586.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6524590651510760506.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh45868910011584633.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1457 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh4639695428624603460.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d59a7e79eea3462e9076066d39a7ec4eb47c6029 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d59a7e79eea3462e9076066d39a7ec4eb47c6029 # timeout=10 Commit message: "Merge pull request #666 from weichou1229/issue-665" > git rev-list --no-walk d59a7e79eea3462e9076066d39a7ec4eb47c6029 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:04:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:04:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:04:30 ========================================================= 02:04:30 EdgeX Global Pipelines Version Info 02:04:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:04:31 ------------------- 02:04:31 stable info: 02:04:31 ------------------- 02:04:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:04:31 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 02:04:31 Message: update stable to v1.0.206 02:04:32 ------------------- 02:04:32 experimental info: 02:04:32 ------------------- 02:04:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:04:32 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 02:04:32 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d59a7e79eea3462e9076066d39a7ec4eb47c6029 [Pipeline] echo 02:04:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d59a7e7 [Pipeline] echo 02:04:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:04:33 + git log --format=format:%s -1 d59a7e79eea3462e9076066d39a7ec4eb47c6029 [Pipeline] echo 02:04:33 GIT_COMMIT: d59a7e79eea3462e9076066d39a7ec4eb47c6029, Commit Message: Merge pull request #666 from weichou1229/issue-665 [Pipeline] echo 02:04:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:04:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:04:34 02:04:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:04:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:04:34 latest: Pulling from edgex-devops/git-semver 02:04:34 31603596830f: Pulling fs layer 02:04:34 04fac38145f0: Pulling fs layer 02:04:34 701f6daf10bf: Pulling fs layer 02:04:34 24f72da36158: Pulling fs layer 02:04:34 24f72da36158: Waiting 02:04:34 04fac38145f0: Verifying Checksum 02:04:34 04fac38145f0: Download complete 02:04:34 31603596830f: Verifying Checksum 02:04:34 31603596830f: Download complete 02:04:34 24f72da36158: Verifying Checksum 02:04:34 24f72da36158: Download complete 02:04:35 701f6daf10bf: Verifying Checksum 02:04:35 701f6daf10bf: Download complete 02:04:35 31603596830f: Pull complete 02:04:35 04fac38145f0: Pull complete 02:04:35 701f6daf10bf: Pull complete 02:04:35 24f72da36158: Pull complete 02:04:35 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 02:04:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:04:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:04:35 prd-centos7-docker-4c-2g-1457 does not seem to be running inside a container 02:04:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:04:36 $ docker top f7c4bd396dc5449460ca0129cba083b0e44d4d55e9c2fdb209391776350626df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:04:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:04:36 [ssh-agent] Looking for ssh-agent implementation... 02:04:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:04:37 $ docker exec f7c4bd396dc5449460ca0129cba083b0e44d4d55e9c2fdb209391776350626df ssh-agent 02:04:37 SSH_AUTH_SOCK=/tmp/ssh-mPpKOUL7LAN6/agent.13 02:04:37 SSH_AGENT_PID=19 02:04:37 Running ssh-add (command line suppressed) 02:04:37 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8752950103898781732.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8752950103898781732.key) 02:04:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:04:37 + git tag --points-at HEAD [Pipeline] } 02:04:37 $ docker exec --env ******** --env ******** f7c4bd396dc5449460ca0129cba083b0e44d4d55e9c2fdb209391776350626df ssh-agent -k 02:04:37 unset SSH_AUTH_SOCK; 02:04:37 unset SSH_AGENT_PID; 02:04:37 echo Agent pid 19 killed; 02:04:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:04:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:04:37 [ssh-agent] Looking for ssh-agent implementation... 02:04:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:04:37 $ docker exec f7c4bd396dc5449460ca0129cba083b0e44d4d55e9c2fdb209391776350626df ssh-agent 02:04:38 SSH_AUTH_SOCK=/tmp/ssh-D5T1opkrC4Ml/agent.51 02:04:38 SSH_AGENT_PID=58 02:04:38 Running ssh-add (command line suppressed) 02:04:38 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5971150328323808914.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5971150328323808914.key) 02:04:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:04:38 + git semver init 02:04:38 # -> Open(): unable to determine branch for HEAD 02:04:38 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 02:04:38 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 02:04:38 # $SEMVER_REMOTE_NAME = origin 02:04:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:04:38 # $SEMVER_USER_NAME = edgex-jenkins 02:04:38 # $SEMVER_BRANCH = main 02:04:38 # $SEMVER_TEMP = /tmp/semver-986586418 02:04:38 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 02:04:39 # '/tmp/semver-986586418' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' 02:04:39 # -> Force: false 02:04:39 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 02:04:39 $ docker exec --env ******** --env ******** f7c4bd396dc5449460ca0129cba083b0e44d4d55e9c2fdb209391776350626df ssh-agent -k 02:04:39 unset SSH_AUTH_SOCK; 02:04:39 unset SSH_AGENT_PID; 02:04:39 echo Agent pid 58 killed; 02:04:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:04:40 + git semver [Pipeline] } 02:04:40 $ docker stop --time=1 f7c4bd396dc5449460ca0129cba083b0e44d4d55e9c2fdb209391776350626df 02:04:41 $ docker rm -f f7c4bd396dc5449460ca0129cba083b0e44d4d55e9c2fdb209391776350626df [Pipeline] // withDockerContainer [Pipeline] sh 02:04:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:04:42 Stashed 1 file(s) [Pipeline] echo 02:04:42 [edgeXSemver]: initialized semver on version 2.0.1-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 02:04:57 Still waiting to schedule task 02:04:57 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:04:57 Still waiting to schedule task 02:04:57 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 02:07:11 Running on prd-centos7-docker-4c-2g-1458 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 02:07:11 Running in /w/workspace/go-mod-core-contracts/22 [Pipeline] { [Pipeline] checkout 02:07:11 Selected Git installation does not exist. Using Default 02:07:11 The recommended git tool is: NONE 02:07:15 using credential edgex-jenkins-ssh 02:07:15 Cloning the remote Git repository 02:07:14 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:07:14 > git init /w/workspace/go-mod-core-contracts/22 # timeout=10 02:07:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:07:14 > git --version # timeout=10 02:07:14 > git --version # 'git version 2.24.4' 02:07:14 using GIT_SSH to set credentials SSH Credentials for GitHub 02:07:14 [INFO] Currently running in a labeled security context 02:07:14 [INFO] Currently SELinux is 'enforcing' on the host 02:07:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/22@tmp/jenkins-gitclient-ssh2116552638378528817.key 02:07:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:07:16 Avoid second fetch 02:07:16 Checking out Revision d59a7e79eea3462e9076066d39a7ec4eb47c6029 (main) 02:07:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:07:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:07:16 > git config core.sparsecheckout # timeout=10 02:07:16 > git checkout -f d59a7e79eea3462e9076066d39a7ec4eb47c6029 # timeout=10 02:07:20 Commit message: "Merge pull request #666 from weichou1229/issue-665" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:07:21 ========================================================= 02:07:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:07:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:07:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:07:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:07:21 540db60ca938: Pulling fs layer 02:07:21 adcc1eea9eea: Pulling fs layer 02:07:21 4c4ab2625f07: Pulling fs layer 02:07:21 db62176df00c: Pulling fs layer 02:07:21 3b30891b0d05: Pulling fs layer 02:07:21 06b49ca38bd5: Pulling fs layer 02:07:21 c788192a36de: Pulling fs layer 02:07:21 a77e37c0d609: Pulling fs layer 02:07:21 c3185cebc471: Pulling fs layer 02:07:21 06b49ca38bd5: Waiting 02:07:21 db62176df00c: Waiting 02:07:21 c788192a36de: Waiting 02:07:21 a77e37c0d609: Waiting 02:07:21 c3185cebc471: Waiting 02:07:21 3b30891b0d05: Waiting 02:07:21 4c4ab2625f07: Verifying Checksum 02:07:21 4c4ab2625f07: Download complete 02:07:22 adcc1eea9eea: Verifying Checksum 02:07:22 adcc1eea9eea: Download complete 02:07:22 3b30891b0d05: Verifying Checksum 02:07:22 3b30891b0d05: Download complete 02:07:22 06b49ca38bd5: Verifying Checksum 02:07:22 06b49ca38bd5: Download complete 02:07:22 540db60ca938: Verifying Checksum 02:07:22 c788192a36de: Verifying Checksum 02:07:22 c788192a36de: Download complete 02:07:22 540db60ca938: Pull complete 02:07:22 adcc1eea9eea: Pull complete 02:07:22 4c4ab2625f07: Pull complete 02:07:23 a77e37c0d609: Verifying Checksum 02:07:23 a77e37c0d609: Download complete 02:07:23 db62176df00c: Verifying Checksum 02:07:23 db62176df00c: Download complete 02:07:24 c3185cebc471: Verifying Checksum 02:07:24 c3185cebc471: Download complete 02:07:27 db62176df00c: Pull complete 02:07:27 3b30891b0d05: Pull complete 02:07:27 06b49ca38bd5: Pull complete 02:07:27 c788192a36de: Pull complete 02:07:27 a77e37c0d609: Pull complete 02:07:30 c3185cebc471: Pull complete 02:07:30 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 02:07:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:07:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 02:07:30 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 02:07:30 + docker inspect -f . ci-base-image-x86_64 02:07:30 . [Pipeline] withDockerContainer 02:07:30 prd-centos7-docker-4c-2g-1458 does not seem to be running inside a container 02:07:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/22 -v /w/workspace/go-mod-core-contracts/22:/w/workspace/go-mod-core-contracts/22:rw,z -v /w/workspace/go-mod-core-contracts/22@tmp:/w/workspace/go-mod-core-contracts/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:07:31 $ docker top 53f6bfa68e707bff989f62c6bb18a7dce0c0b5453d4987301cee2ed36205b3ea -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:33 + go version 02:07:33 go version go1.16.6 linux/amd64 [Pipeline] } 02:07:32 $ docker stop --time=1 53f6bfa68e707bff989f62c6bb18a7dce0c0b5453d4987301cee2ed36205b3ea 02:07:33 $ docker rm -f 53f6bfa68e707bff989f62c6bb18a7dce0c0b5453d4987301cee2ed36205b3ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:07:35 + docker inspect -f . ci-base-image-x86_64 02:07:35 . [Pipeline] withDockerContainer 02:07:35 prd-centos7-docker-4c-2g-1458 does not seem to be running inside a container 02:07:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/22 -v /w/workspace/go-mod-core-contracts/22:/w/workspace/go-mod-core-contracts/22:rw,z -v /w/workspace/go-mod-core-contracts/22@tmp:/w/workspace/go-mod-core-contracts/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:07:34 $ docker top 255d3b99de10ae5d30dc9102a680c263c52a3151b4876ad7846d2cc085b77ab3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:07:36 + go mod tidy 02:07:43 go: downloading github.com/google/uuid v1.3.0 02:07:43 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 02:07:43 go: downloading github.com/stretchr/testify v1.7.0 02:07:43 go: downloading github.com/go-kit/kit v0.11.0 02:07:43 go: downloading github.com/go-playground/validator/v10 v10.9.0 02:07:43 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 02:07:43 go: downloading github.com/x448/float16 v0.8.4 02:07:43 go: downloading github.com/davecgh/go-spew v1.1.1 02:07:43 go: downloading github.com/pmezard/go-difflib v1.0.0 02:07:43 go: downloading github.com/stretchr/objx v0.1.1 02:07:43 go: downloading github.com/go-playground/universal-translator v0.18.0 02:07:43 go: downloading github.com/leodido/go-urn v1.2.1 02:07:43 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 02:07:43 go: downloading golang.org/x/text v0.3.6 02:07:43 go: downloading github.com/go-playground/assert/v2 v2.0.1 02:07:43 go: downloading github.com/go-playground/locales v0.14.0 02:07:44 go: downloading github.com/go-logfmt/logfmt v0.5.0 02:07:44 go: downloading github.com/go-stack/stack v1.8.0 02:07:44 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 02:07:44 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 02:07:44 go: downloading github.com/kr/pretty v0.3.0 02:07:44 go: downloading github.com/kr/text v0.2.0 02:07:44 go: downloading github.com/rogpeppe/go-internal v1.8.0 [Pipeline] sh 02:07:44 + make test 02:07:44 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:07:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 02:07:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.055s coverage: 83.5% of statements 02:07:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 02:07:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 02:07:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 02:07:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.011s coverage: 26.3% of statements 02:07:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 02:07:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.024s coverage: 47.1% of statements 02:07:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.016s coverage: 90.0% of statements 02:07:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.030s coverage: 86.2% of statements 02:07:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.013s coverage: 59.5% of statements 02:07:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.011s coverage: 36.1% of statements 02:07:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.009s coverage: 48.7% of statements 02:07:58 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:08:03 gofmt -l . 02:08:03 [ "`gofmt -l .`" = "" ] [Pipeline] } 02:08:03 $ docker stop --time=1 255d3b99de10ae5d30dc9102a680c263c52a3151b4876ad7846d2cc085b77ab3 02:08:05 $ docker rm -f 255d3b99de10ae5d30dc9102a680c263c52a3151b4876ad7846d2cc085b77ab3 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:08:06 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 02:08:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:08:07 02:08:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:08:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:08:07 latest: Pulling from edgex-lftools-log-publisher 02:08:07 b4d181a07f80: Pulling fs layer 02:08:07 a1111a8f2ec3: Pulling fs layer 02:08:07 ed53099fbce6: Pulling fs layer 02:08:07 dc539afda2c1: Pulling fs layer 02:08:07 77bc0d833cb6: Pulling fs layer 02:08:07 9065ff56babe: Pulling fs layer 02:08:07 d287ab97295c: Pulling fs layer 02:08:07 77bc0d833cb6: Waiting 02:08:07 9065ff56babe: Waiting 02:08:07 d287ab97295c: Waiting 02:08:07 dc539afda2c1: Waiting 02:08:07 a1111a8f2ec3: Verifying Checksum 02:08:07 a1111a8f2ec3: Download complete 02:08:07 dc539afda2c1: Verifying Checksum 02:08:07 dc539afda2c1: Download complete 02:08:07 ed53099fbce6: Verifying Checksum 02:08:07 ed53099fbce6: Download complete 02:08:07 77bc0d833cb6: Verifying Checksum 02:08:07 77bc0d833cb6: Download complete 02:08:07 9065ff56babe: Verifying Checksum 02:08:07 9065ff56babe: Download complete 02:08:07 b4d181a07f80: Verifying Checksum 02:08:07 b4d181a07f80: Download complete 02:08:09 d287ab97295c: Verifying Checksum 02:08:09 d287ab97295c: Download complete 02:08:09 b4d181a07f80: Pull complete 02:08:09 a1111a8f2ec3: Pull complete 02:08:10 ed53099fbce6: Pull complete 02:08:10 dc539afda2c1: Pull complete 02:08:10 77bc0d833cb6: Pull complete 02:08:10 9065ff56babe: Pull complete 02:08:15 d287ab97295c: Pull complete 02:08:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:08:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:08:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:08:16 prd-centos7-docker-4c-2g-1458 does not seem to be running inside a container 02:08:16 $ 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/22 -v /w/workspace/go-mod-core-contracts/22:/w/workspace/go-mod-core-contracts/22:rw,z -v /w/workspace/go-mod-core-contracts/22@tmp:/w/workspace/go-mod-core-contracts/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:08:18 $ docker top fece2e74fa3cace9b97e62c6e217eab3364e343999f46c44cc5608d080be341d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:18 ---> job-cost.sh 02:08:18 lf-activate-venv: SKIPPING 02:08:18 INFO: No Stack... 02:08:19 INFO: Retrieving Pricing Info for: v3-standard-2 02:08:19 INFO: Archiving Costs [Pipeline] sh 02:08:19 + cat /w/workspace/go-mod-core-contracts/22/archives/cost.csv 02:08:19 + cut -d, -f6 [Pipeline] lock 02:08:20 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-22-stack-cost] 02:08:20 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-22-stack-cost] did not exist. Created. 02:08:20 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:08:20 + echo total: 0.05999999865889549 [Pipeline] stash 02:08:20 Stashed 1 file(s) [Pipeline] } 02:08:20 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 02:08:20 $ docker stop --time=1 fece2e74fa3cace9b97e62c6e217eab3364e343999f46c44cc5608d080be341d 02:08:21 $ docker rm -f fece2e74fa3cace9b97e62c6e217eab3364e343999f46c44cc5608d080be341d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:15:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1462 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 02:15:56 Running in /w/workspace/go-mod-core-contracts/22 [Pipeline] { [Pipeline] checkout 02:15:57 Selected Git installation does not exist. Using Default 02:15:57 The recommended git tool is: NONE 02:16:03 using credential edgex-jenkins-ssh 02:16:03 Cloning the remote Git repository 02:16:03 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:16:03 > git init /w/workspace/go-mod-core-contracts/22 # timeout=10 02:16:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:16:04 > git --version # timeout=10 02:16:04 > git --version # 'git version 2.17.1' 02:16:04 using GIT_SSH to set credentials SSH Credentials for GitHub 02:16:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:16:05 Avoid second fetch 02:16:05 Checking out Revision d59a7e79eea3462e9076066d39a7ec4eb47c6029 (main) 02:16:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:16:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:16:05 > git config core.sparsecheckout # timeout=10 02:16:05 > git checkout -f d59a7e79eea3462e9076066d39a7ec4eb47c6029 # timeout=10 02:16:10 Commit message: "Merge pull request #666 from weichou1229/issue-665" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:16:11 ========================================================= 02:16:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:16:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:16:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:16:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:16:17 595b0fe564bb: Pulling fs layer 02:16:17 24495759ef45: Pulling fs layer 02:16:17 d148012ef14d: Pulling fs layer 02:16:17 e90a11edd702: Pulling fs layer 02:16:17 d77568369979: Pulling fs layer 02:16:17 fc1c9f9a7f3b: Pulling fs layer 02:16:17 170f2ba95c9a: Pulling fs layer 02:16:17 97ac5df62f85: Pulling fs layer 02:16:17 e90a11edd702: Waiting 02:16:17 d77568369979: Waiting 02:16:17 fc1c9f9a7f3b: Waiting 02:16:17 170f2ba95c9a: Waiting 02:16:17 97ac5df62f85: Waiting 02:16:17 d148012ef14d: Verifying Checksum 02:16:17 d148012ef14d: Download complete 02:16:17 24495759ef45: Download complete 02:16:17 d77568369979: Download complete 02:16:17 fc1c9f9a7f3b: Verifying Checksum 02:16:17 fc1c9f9a7f3b: Download complete 02:16:17 170f2ba95c9a: Download complete 02:16:17 595b0fe564bb: Download complete 02:16:18 595b0fe564bb: Pull complete 02:16:18 24495759ef45: Pull complete 02:16:19 d148012ef14d: Pull complete 02:16:19 97ac5df62f85: Verifying Checksum 02:16:19 97ac5df62f85: Download complete 02:16:19 e90a11edd702: Download complete 02:16:30 e90a11edd702: Pull complete 02:16:30 d77568369979: Pull complete 02:16:30 fc1c9f9a7f3b: Pull complete 02:16:31 170f2ba95c9a: Pull complete 02:16:36 97ac5df62f85: Pull complete 02:16:36 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 02:16:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:16:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 02:16:37 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 02:16:37 + docker inspect -f . ci-base-image-arm64 02:16:37 . [Pipeline] withDockerContainer 02:16:37 prd-ubuntu18.04-docker-arm64-4c-16g-1462 does not seem to be running inside a container 02:16:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/22 -v /w/workspace/go-mod-core-contracts/22:/w/workspace/go-mod-core-contracts/22:rw,z -v /w/workspace/go-mod-core-contracts/22@tmp:/w/workspace/go-mod-core-contracts/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:16:45 $ docker top 8d9c2922e4c21057bd06aec044168bf132c4a346a6eced2d207a6de219622d2a -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:46 + go version 02:16:46 go version go1.16.6 linux/arm64 [Pipeline] } 02:16:46 $ docker stop --time=1 8d9c2922e4c21057bd06aec044168bf132c4a346a6eced2d207a6de219622d2a 02:16:48 $ docker rm -f 8d9c2922e4c21057bd06aec044168bf132c4a346a6eced2d207a6de219622d2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:16:49 + docker inspect -f . ci-base-image-arm64 02:16:49 . [Pipeline] withDockerContainer 02:16:49 prd-ubuntu18.04-docker-arm64-4c-16g-1462 does not seem to be running inside a container 02:16:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/22 -v /w/workspace/go-mod-core-contracts/22:/w/workspace/go-mod-core-contracts/22:rw,z -v /w/workspace/go-mod-core-contracts/22@tmp:/w/workspace/go-mod-core-contracts/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:16:51 $ docker top 9d3c4fa86d858de6e5e4ea3aabcd333becdad8877262a826246fec2e6f8c2693 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:16:52 + go mod tidy 02:16:57 go: downloading github.com/google/uuid v1.3.0 02:16:57 go: downloading github.com/go-kit/kit v0.11.0 02:16:57 go: downloading github.com/stretchr/testify v1.7.0 02:16:57 go: downloading github.com/go-playground/validator/v10 v10.9.0 02:16:57 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 02:16:57 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 02:16:57 go: downloading github.com/davecgh/go-spew v1.1.1 02:16:57 go: downloading github.com/pmezard/go-difflib v1.0.0 02:16:57 go: downloading github.com/stretchr/objx v0.1.1 02:16:57 go: downloading github.com/go-playground/universal-translator v0.18.0 02:16:57 go: downloading github.com/leodido/go-urn v1.2.1 02:16:57 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 02:16:57 go: downloading golang.org/x/text v0.3.6 02:16:57 go: downloading github.com/go-playground/assert/v2 v2.0.1 02:16:57 go: downloading github.com/go-playground/locales v0.14.0 02:17:01 go: downloading github.com/x448/float16 v0.8.4 02:17:01 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 02:17:01 go: downloading github.com/go-logfmt/logfmt v0.5.0 02:17:01 go: downloading github.com/go-stack/stack v1.8.0 02:17:01 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 02:17:01 go: downloading github.com/kr/pretty v0.3.0 02:17:01 go: downloading github.com/rogpeppe/go-internal v1.8.0 02:17:01 go: downloading github.com/kr/text v0.2.0 [Pipeline] sh 02:17:02 + make test 02:17:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:17:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 02:17:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.403s coverage: 83.5% of statements 02:17:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 02:17:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 02:17:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 02:17:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.044s coverage: 26.3% of statements 02:17:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 02:17:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.081s coverage: 47.1% of statements 02:17:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.081s coverage: 90.0% of statements 02:17:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.307s coverage: 86.2% of statements 02:17:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.055s coverage: 59.5% of statements 02:17:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.028s coverage: 36.1% of statements 02:17:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.036s coverage: 48.7% of statements 02:17:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:17:58 gofmt -l . 02:17:58 [ "`gofmt -l .`" = "" ] [Pipeline] } 02:17:58 $ docker stop --time=1 9d3c4fa86d858de6e5e4ea3aabcd333becdad8877262a826246fec2e6f8c2693 02:18:00 $ docker rm -f 9d3c4fa86d858de6e5e4ea3aabcd333becdad8877262a826246fec2e6f8c2693 [Pipeline] // withDockerContainer [Pipeline] sh 02:18:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:18:02 Warning: overwriting stash ‘coverage-report’ 02:18:03 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 02:18:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:18:04 02:18:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:18:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:18:06 arm64: Pulling from edgex-lftools-log-publisher 02:18:06 448f6bf000e3: Pulling fs layer 02:18:06 f757da607395: Pulling fs layer 02:18:06 05883995daec: Pulling fs layer 02:18:06 8603b9c90790: Pulling fs layer 02:18:06 1560dd03e051: Pulling fs layer 02:18:06 27f5ce0e4adf: Pulling fs layer 02:18:06 c2d8d7efcc4b: Pulling fs layer 02:18:06 27f5ce0e4adf: Waiting 02:18:06 c2d8d7efcc4b: Waiting 02:18:06 8603b9c90790: Waiting 02:18:07 f757da607395: Verifying Checksum 02:18:07 f757da607395: Download complete 02:18:07 8603b9c90790: Verifying Checksum 02:18:07 8603b9c90790: Download complete 02:18:07 1560dd03e051: Verifying Checksum 02:18:07 1560dd03e051: Download complete 02:18:07 05883995daec: Download complete 02:18:07 27f5ce0e4adf: Download complete 02:18:07 448f6bf000e3: Verifying Checksum 02:18:07 448f6bf000e3: Download complete 02:18:10 c2d8d7efcc4b: Verifying Checksum 02:18:10 c2d8d7efcc4b: Download complete 02:18:11 448f6bf000e3: Pull complete 02:18:12 f757da607395: Pull complete 02:18:13 05883995daec: Pull complete 02:18:13 8603b9c90790: Pull complete 02:18:15 1560dd03e051: Pull complete 02:18:15 27f5ce0e4adf: Pull complete 02:18:30 c2d8d7efcc4b: Pull complete 02:18:30 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:18:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:18:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:18:31 prd-ubuntu18.04-docker-arm64-4c-16g-1462 does not seem to be running inside a container 02:18:31 $ 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/22 -v /w/workspace/go-mod-core-contracts/22:/w/workspace/go-mod-core-contracts/22:rw,z -v /w/workspace/go-mod-core-contracts/22@tmp:/w/workspace/go-mod-core-contracts/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:18:36 $ docker top ccc4ffd9f5bd7454db320c216fa1b9c5cf71b3e0588d5c75bb809e749f31eb36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:38 ---> job-cost.sh 02:18:38 lf-activate-venv: SKIPPING 02:18:38 INFO: No Stack... 02:18:38 INFO: Retrieving Pricing Info for: v3-standard-4 02:18:38 INFO: Archiving Costs [Pipeline] sh 02:18:39 + cut -d, -f6 02:18:39 + cat /w/workspace/go-mod-core-contracts/22/archives/cost.csv [Pipeline] lock 02:18:39 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-22-stack-cost] 02:18:39 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-22-stack-cost] did not exist. Created. 02:18:39 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:18:40 /w/workspace/go-mod-core-contracts/22@tmp/durable-7886f719/script.sh: 1: /w/workspace/go-mod-core-contracts/22@tmp/durable-7886f719/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:18:41 + echo total: 0.10999999940395355 [Pipeline] stash 02:18:41 Warning: overwriting stash ‘stack-cost’ 02:18:41 Stashed 1 file(s) [Pipeline] } 02:18:41 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 02:18:41 $ docker stop --time=1 ccc4ffd9f5bd7454db320c216fa1b9c5cf71b3e0588d5c75bb809e749f31eb36 02:18:43 $ docker rm -f ccc4ffd9f5bd7454db320c216fa1b9c5cf71b3e0588d5c75bb809e749f31eb36 [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 02:18:44 provisioning config files... 02:18:44 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1164150611420772105tmp [Pipeline] { [Pipeline] sh 02:18:44 + set +x 02:18:44 + curl -s https://codecov.io/bash 02:18:44 + bash -s -- 02:18:44 02:18:44 _____ _ 02:18:44 / ____| | | 02:18:44 | | ___ __| | ___ ___ _____ __ 02:18:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:18:44 | |___| (_) | (_| | __/ (_| (_) \ V / 02:18:44 \_____\___/ \__,_|\___|\___\___/ \_/ 02:18:44 Bash-1.0.6 02:18:44 02:18:44 02:18:44 ==> git version 2.24.4 found 02:18:44 ==> 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 02:18:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:18:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:18:44 ==> Jenkins CI detected. 02:18:44 current dir:  /w/workspace/undry_go-mod-core-contracts_main 02:18:44 project root: . 02:18:44 --> token set from env 02:18:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:18:45 ==> Running gcov in . (disable via -X gcov) 02:18:45 ==> Python coveragepy not found 02:18:45 ==> Searching for coverage reports in: 02:18:45 + . 02:18:45 -> Found 1 reports 02:18:45 ==> Detecting git/mercurial file structure 02:18:45 ==> Reading reports 02:18:45 + ./coverage.out bytes=102517 02:18:45 ==> Appending adjustments 02:18:45 https://docs.codecov.io/docs/fixing-reports 02:18:45 + Found adjustments 02:18:45 ==> Gzipping contents 02:18:45 16K /tmp/codecov.2O3etY.gz 02:18:45 ==> Uploading reports 02:18:45 url: https://codecov.io 02:18:45 query: branch=main&commit=d59a7e79eea3462e9076066d39a7ec4eb47c6029&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 02:18:45 -> Pinging Codecov 02:18:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=d59a7e79eea3462e9076066d39a7ec4eb47c6029&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 02:18:45 -> Uploading to 02:18:45 https://storage.googleapis.com/codecov/v4/raw/2021-10-05/71470A77251A30514AAF9C0BB2E5B6CE/d59a7e79eea3462e9076066d39a7ec4eb47c6029/2fd78e38-f8f9-43e8-8dfd-e10e616d0619.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211005T021845Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=07d957973528852aeec82aefb42c3f1157f876d9510ab403462127d191038a4e 02:18:45 % Total % Received % Xferd Average Speed Time Time Time Current 02:18:45 Dload Upload Total Spent Left Speed 02:18:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15284 0 0 100 15284 0 44171 --:--:-- --:--:-- --:--:-- 44301 02:18:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/d59a7e79eea3462e9076066d39a7ec4eb47c6029 [Pipeline] } 02:18:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:18:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:18:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:18:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:18:47 02:18:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:18:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:18:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:18:47 188c0c94c7c5: Pulling fs layer 02:18:47 0ef7d3d256c8: Pulling fs layer 02:18:47 de9db76c5a1d: Pulling fs layer 02:18:47 0eba1c9be4d2: Pulling fs layer 02:18:47 0d57e429df01: Pulling fs layer 02:18:47 4e4be7b47b0d: Pulling fs layer 02:18:47 e1f770b5df2f: Pulling fs layer 02:18:47 85a0685a4137: Pulling fs layer 02:18:47 0eba1c9be4d2: Waiting 02:18:47 0d57e429df01: Waiting 02:18:47 4e4be7b47b0d: Waiting 02:18:47 e1f770b5df2f: Waiting 02:18:47 85a0685a4137: Waiting 02:18:47 de9db76c5a1d: Verifying Checksum 02:18:47 de9db76c5a1d: Download complete 02:18:47 0ef7d3d256c8: Verifying Checksum 02:18:47 0ef7d3d256c8: Download complete 02:18:47 0d57e429df01: Verifying Checksum 02:18:47 0d57e429df01: Download complete 02:18:47 4e4be7b47b0d: Verifying Checksum 02:18:47 4e4be7b47b0d: Download complete 02:18:47 188c0c94c7c5: Verifying Checksum 02:18:47 188c0c94c7c5: Download complete 02:18:47 188c0c94c7c5: Pull complete 02:18:48 0ef7d3d256c8: Pull complete 02:18:48 de9db76c5a1d: Pull complete 02:18:55 e1f770b5df2f: Verifying Checksum 02:18:55 e1f770b5df2f: Download complete 02:19:01 0eba1c9be4d2: Verifying Checksum 02:19:01 0eba1c9be4d2: Download complete 02:19:02 85a0685a4137: Verifying Checksum 02:19:02 85a0685a4137: Download complete 02:19:05 0eba1c9be4d2: Pull complete 02:19:05 0d57e429df01: Pull complete 02:19:05 4e4be7b47b0d: Pull complete 02:19:06 e1f770b5df2f: Pull complete 02:19:10 85a0685a4137: Pull complete 02:19:10 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:19:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:19:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:19:10 prd-centos7-docker-4c-2g-1457 does not seem to be running inside a container 02:19:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:19:12 $ docker top c543513256f75a641273f062149e77cb4f4f171a5e25d5be9d5211db32368886 -eo pid,comm [Pipeline] { [Pipeline] echo 02:19:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:19:13 + set -o pipefail 02:19:13 + snyk monitor '--org=edgex-jenkins' 02:21:35 02:21:35 Monitoring /w/workspace/undry_go-mod-core-contracts_main... 02:21:35 02:21:35 Server returned unexpected error for the monitor request. Status code: 502 02:21:35 [Pipeline] } 02:21:35 $ docker stop --time=1 c543513256f75a641273f062149e77cb4f4f171a5e25d5be9d5211db32368886 02:21:37 $ docker rm -f c543513256f75a641273f062149e77cb4f4f171a5e25d5be9d5211db32368886 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:21:37 [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:21:39 + '[' -d /w/workspace/undry_go-mod-core-contracts_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:21:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:21:40 ---> package-listing.sh 02:21:40 ++ facter osfamily 02:21:40 ++ tr '[:upper:]' '[:lower:]' 02:21:40 + OS_FAMILY=redhat 02:21:40 + workspace=/w/workspace/undry_go-mod-core-contracts_main 02:21:40 + START_PACKAGES=/tmp/packages_start.txt 02:21:40 + END_PACKAGES=/tmp/packages_end.txt 02:21:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:21:40 + PACKAGES=/tmp/packages_start.txt 02:21:40 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 02:21:40 + PACKAGES=/tmp/packages_end.txt 02:21:40 + case "${OS_FAMILY}" in 02:21:40 + rpm -qa 02:21:40 + sort 02:21:40 + '[' -f /tmp/packages_start.txt ']' 02:21:40 + '[' -f /tmp/packages_end.txt ']' 02:21:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:21:40 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 02:21:40 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 02:21:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 02:21:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:21:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:21:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:21:42 02:21:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:21:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:21:42 latest: Pulling from edgex-lftools-log-publisher 02:21:42 b4d181a07f80: Pulling fs layer 02:21:42 a1111a8f2ec3: Pulling fs layer 02:21:42 ed53099fbce6: Pulling fs layer 02:21:42 dc539afda2c1: Pulling fs layer 02:21:42 77bc0d833cb6: Pulling fs layer 02:21:42 9065ff56babe: Pulling fs layer 02:21:42 d287ab97295c: Pulling fs layer 02:21:42 dc539afda2c1: Waiting 02:21:42 77bc0d833cb6: Waiting 02:21:42 9065ff56babe: Waiting 02:21:42 d287ab97295c: Waiting 02:21:42 a1111a8f2ec3: Verifying Checksum 02:21:42 a1111a8f2ec3: Download complete 02:21:42 dc539afda2c1: Verifying Checksum 02:21:42 dc539afda2c1: Download complete 02:21:42 ed53099fbce6: Verifying Checksum 02:21:42 ed53099fbce6: Download complete 02:21:42 9065ff56babe: Verifying Checksum 02:21:42 9065ff56babe: Download complete 02:21:42 77bc0d833cb6: Verifying Checksum 02:21:42 77bc0d833cb6: Download complete 02:21:43 b4d181a07f80: Verifying Checksum 02:21:43 b4d181a07f80: Download complete 02:21:44 d287ab97295c: Verifying Checksum 02:21:44 d287ab97295c: Download complete 02:21:44 b4d181a07f80: Pull complete 02:21:45 a1111a8f2ec3: Pull complete 02:21:45 ed53099fbce6: Pull complete 02:21:45 dc539afda2c1: Pull complete 02:21:45 77bc0d833cb6: Pull complete 02:21:45 9065ff56babe: Pull complete 02:21:51 d287ab97295c: Pull complete 02:21:51 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:21:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:21:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:21:51 prd-centos7-docker-4c-2g-1457 does not seem to be running inside a container 02:21:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:21:53 $ docker top 430f59c1e52adbf91d5cade0ef602827127707c7cd4ce18ab60100d634b2f415 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:53 + touch /tmp/pre-build-complete [Pipeline] sh 02:21:53 + mkdir -p /var/log/sysstat [Pipeline] sh 02:21:54 + ls /var/log/sa-host 02:21:54 + sadf -c /var/log/sa-host/sa05 02:21:54 file_magic: OK 02:21:54 HZ: Using current value: 100 02:21:54 file_header: OK 02:21:54 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 02:21:54 Statistics: 02:21:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:21:54 File successfully converted to sysstat format version 12.0.3 02:21:54 + sadf -c /var/log/sa-host/sa30 02:21:54 file_magic: OK 02:21:54 HZ: Using current value: 100 02:21:54 file_header: OK 02:21:54 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 02:21:54 Statistics: 02:21:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:21:54 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:21:56 provisioning config files... 02:21:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4555910312515375914tmp [Pipeline] { [Pipeline] echo 02:21:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:21:57 ---> create-netrc.sh [Pipeline] } 02:21:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:21:57 ---> python-tools-install.sh [Pipeline] echo 02:21:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:21:58 ---> sudo-logs.sh 02:21:58 Archiving 'sudo' log.. 02:21:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-1457.novalocal: Name or service not known 02:21:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-1457.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:21:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:21:58 ---> job-cost.sh 02:21:58 lf-activate-venv: SKIPPING 02:21:58 DEBUG: total: 0.10999999940395355 02:21:58 INFO: Retrieving Stack Cost... 02:21:58 INFO: Retrieving Pricing Info for: v3-standard-2 02:21:59 INFO: Archiving Costs [Pipeline] echo 02:21:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:21:59 ---> logs-deploy.sh 02:21:59 lf-activate-venv: SKIPPING 02:21:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/22 02:21:59 INFO: archiving workspace using pattern(s): 02:22:00 Archives upload complete. 02:22:00 INFO: archiving logs to Nexus 02:22:01 ---> uname -a: 02:22:01 Linux prd-centos7-docker-4c-2g-1457.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 02:22:01 02:22:01 02:22:01 ---> lscpu: 02:22:01 Architecture: x86_64 02:22:01 CPU op-mode(s): 32-bit, 64-bit 02:22:01 Byte Order: Little Endian 02:22:01 Address sizes: 40 bits physical, 48 bits virtual 02:22:01 CPU(s): 2 02:22:01 On-line CPU(s) list: 0,1 02:22:01 Thread(s) per core: 1 02:22:01 Core(s) per socket: 1 02:22:01 Socket(s): 2 02:22:01 NUMA node(s): 1 02:22:01 Vendor ID: AuthenticAMD 02:22:01 CPU family: 23 02:22:01 Model: 49 02:22:01 Model name: AMD EPYC-Rome Processor 02:22:01 Stepping: 0 02:22:01 CPU MHz: 2799.996 02:22:01 BogoMIPS: 5599.99 02:22:01 Virtualization: AMD-V 02:22:01 Hypervisor vendor: KVM 02:22:01 Virtualization type: full 02:22:01 L1d cache: 32K 02:22:01 L1i cache: 32K 02:22:01 L2 cache: 512K 02:22:01 L3 cache: 16384K 02:22:01 NUMA node0 CPU(s): 0,1 02:22:01 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 02:22:01 02:22:01 02:22:01 ---> nproc: 02:22:01 2 02:22:01 02:22:01 02:22:01 ---> df -h: 02:22:01 Filesystem Size Used Avail Use% Mounted on 02:22:01 overlay 40G 8.4G 32G 21% / 02:22:01 tmpfs 64M 0 64M 0% /dev 02:22:01 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:22:01 shm 64M 0 64M 0% /dev/shm 02:22:01 /dev/vda1 40G 8.4G 32G 21% /facter-os 02:22:01 02:22:01 02:22:01 ---> sar -b -r -n DEV: 02:22:01 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 02:22:01 02:22:01 02:03:48 LINUX RESTART (2 CPU) 02:22:01 02:22:01 02:04:01 tps rtps wtps bread/s bwrtn/s 02:22:01 02:05:02 171.46 42.50 128.96 6818.85 39649.26 02:22:01 02:06:01 1.81 0.00 1.81 0.00 38.47 02:22:01 02:07:02 0.28 0.00 0.28 0.00 3.91 02:22:01 02:08:01 0.20 0.00 0.20 0.00 2.91 02:22:01 02:09:01 0.32 0.00 0.32 0.00 4.31 02:22:01 02:10:01 0.28 0.00 0.28 0.00 3.73 02:22:01 02:11:01 0.20 0.00 0.20 0.00 1.77 02:22:01 02:12:01 0.27 0.00 0.27 0.00 3.51 02:22:01 02:13:01 0.23 0.00 0.23 0.00 2.70 02:22:01 02:14:01 0.27 0.00 0.27 0.00 3.27 02:22:01 02:15:01 0.23 0.00 0.23 0.00 2.83 02:22:01 02:16:01 0.17 0.00 0.17 0.00 1.62 02:22:01 02:17:01 0.27 0.00 0.27 0.00 3.65 02:22:01 02:18:01 0.23 0.00 0.23 0.00 2.70 02:22:01 02:19:01 7.43 0.23 7.19 10.12 3199.37 02:22:01 02:20:01 110.52 0.00 110.52 0.00 32521.32 02:22:01 02:21:01 2.22 0.00 2.22 0.00 124.05 02:22:01 Average: 17.47 2.52 14.95 402.60 4455.08 02:22:01 02:22:01 02:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:22:01 02:05:02 5668020 0 630480 7.87 2620 1707820 1256880 13.88 568280 1532668 128 02:22:01 02:06:01 5678980 0 619512 7.74 2620 1707828 1163688 12.85 558684 1532632 20 02:22:01 02:07:02 5680416 0 618076 7.72 2620 1707828 1163688 12.85 556728 1533120 8 02:22:01 02:08:01 5676356 0 622124 7.77 2620 1707840 1163952 12.85 561208 1533120 12 02:22:01 02:09:01 5677664 0 620812 7.75 2620 1707844 1163688 12.85 558816 1534000 8 02:22:01 02:10:01 5677728 0 620744 7.75 2620 1707848 1163772 12.85 558912 1534004 8 02:22:01 02:11:01 5678468 0 620000 7.74 2620 1707852 1163688 12.85 558240 1534048 8 02:22:01 02:12:01 5667372 0 631092 7.88 2620 1707856 1163688 12.85 569260 1534048 8 02:22:01 02:13:01 5665668 0 632792 7.90 2620 1707860 1163688 12.85 570952 1534120 8 02:22:01 02:14:01 5665492 0 632964 7.90 2620 1707864 1163688 12.85 572528 1532632 8 02:22:01 02:15:01 5664348 0 634048 7.92 2620 1707924 1163832 12.85 573920 1532696 20 02:22:01 02:16:01 5657396 0 641052 8.00 2620 1707872 1163928 12.85 581104 1532680 20 02:22:01 02:17:01 5657328 0 641112 8.00 2620 1707880 1163856 12.85 580744 1532756 20 02:22:01 02:18:01 5658908 0 639532 7.99 2620 1707880 1163688 12.85 579112 1532752 20 02:22:01 02:19:01 5445012 0 708840 8.85 2620 1852468 1527072 16.86 675744 1642032 51220 02:22:01 02:20:01 4619624 0 853568 10.66 2620 2533128 1441304 15.91 768160 2262900 20 02:22:01 02:21:01 4628308 0 844876 10.55 2620 2533136 1363056 15.05 760976 2263140 12 02:22:01 Average: 5533358 0 659507 8.23 2620 1813455 1218656 13.45 597257 1625491 3032 02:22:01 02:22:01 02:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:22:01 02:05:02 eth0 302.66 223.03 1027.22 71.71 0.00 0.00 0.00 0.00 02:22:01 02:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:05:02 docker0 10.67 4.71 2.46 27.25 0.00 0.00 0.00 0.00 02:22:01 02:06:01 eth0 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 02:22:01 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:07:02 eth0 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 02:22:01 02:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:08:01 eth0 1.02 0.37 0.32 0.21 0.00 0.00 0.00 0.00 02:22:01 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:09:01 eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:22:01 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:10:01 eth0 0.48 0.25 0.15 0.07 0.00 0.00 0.00 0.00 02:22:01 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:11:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:22:01 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:12:01 eth0 0.25 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:22:01 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:13:01 eth0 0.30 0.03 0.03 0.00 0.00 0.00 0.00 0.00 02:22:01 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:14:01 eth0 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:22:01 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:15:01 eth0 0.97 0.27 0.20 0.08 0.00 0.00 0.00 0.00 02:22:01 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:16:01 eth0 0.42 0.37 0.26 0.15 0.00 0.00 0.00 0.00 02:22:01 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:17:01 eth0 1.05 0.33 0.32 0.22 0.00 0.00 0.00 0.00 02:22:01 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:18:01 eth0 0.20 0.10 0.01 0.04 0.00 0.00 0.00 0.00 02:22:01 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:19:01 eth0 204.43 142.53 2371.56 14.74 0.00 0.00 0.00 0.00 02:22:01 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:20:01 veth08c4c38 92.21 101.82 9.67 359.66 0.00 0.00 0.00 0.00 02:22:01 02:20:01 eth0 222.58 151.99 2071.24 56.67 0.00 0.00 0.00 0.00 02:22:01 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:20:01 docker0 92.21 101.68 8.41 359.65 0.00 0.00 0.00 0.00 02:22:01 02:21:01 veth08c4c38 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:21:01 eth0 1.48 0.80 1.21 0.49 0.00 0.00 0.00 0.00 02:22:01 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 Average: veth08c4c38 5.44 6.00 0.57 21.20 0.00 0.00 0.00 0.00 02:22:01 Average: eth0 43.48 30.69 322.64 8.51 0.00 0.00 0.00 0.00 02:22:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 Average: docker0 6.07 6.27 0.64 22.81 0.00 0.00 0.00 0.00 02:22:01 02:22:01 02:22:01 ---> sar -P ALL: 02:22:01 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 02:22:01 02:22:01 02:03:48 LINUX RESTART (2 CPU) 02:22:01 02:22:01 02:04:01 CPU %user %nice %system %iowait %steal %idle 02:22:01 02:05:02 all 18.12 0.00 5.86 5.05 0.08 70.90 02:22:01 02:05:02 0 17.83 0.00 6.36 4.80 0.07 70.94 02:22:01 02:05:02 1 18.41 0.00 5.36 5.29 0.09 70.85 02:22:01 02:06:01 all 0.28 0.00 0.05 0.00 0.02 99.65 02:22:01 02:06:01 0 0.51 0.00 0.05 0.00 0.02 99.42 02:22:01 02:06:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:22:01 02:07:02 all 0.17 0.00 0.05 0.00 0.03 99.76 02:22:01 02:07:02 0 0.20 0.00 0.05 0.00 0.03 99.72 02:22:01 02:07:02 1 0.13 0.00 0.05 0.00 0.02 99.80 02:22:01 02:08:01 all 0.09 0.00 0.06 0.00 0.03 99.82 02:22:01 02:08:01 0 0.07 0.00 0.07 0.00 0.03 99.83 02:22:01 02:08:01 1 0.12 0.00 0.05 0.00 0.02 99.81 02:22:01 02:09:01 all 0.18 0.00 0.04 0.00 0.02 99.76 02:22:01 02:09:01 0 0.08 0.00 0.05 0.00 0.02 99.85 02:22:01 02:09:01 1 0.28 0.00 0.03 0.00 0.02 99.67 02:22:01 02:10:01 all 0.17 0.00 0.03 0.00 0.02 99.78 02:22:01 02:10:01 0 0.03 0.00 0.03 0.00 0.03 99.90 02:22:01 02:10:01 1 0.30 0.00 0.03 0.00 0.00 99.67 02:22:01 02:11:01 all 0.15 0.00 0.03 0.00 0.03 99.78 02:22:01 02:11:01 0 0.27 0.00 0.03 0.00 0.03 99.67 02:22:01 02:11:01 1 0.03 0.00 0.03 0.00 0.03 99.90 02:22:01 02:12:01 all 0.15 0.00 0.05 0.00 0.03 99.77 02:22:01 02:12:01 0 0.27 0.00 0.03 0.00 0.03 99.67 02:22:01 02:12:01 1 0.03 0.00 0.07 0.00 0.02 99.88 02:22:01 02:13:01 all 0.18 0.00 0.03 0.00 0.02 99.77 02:22:01 02:13:01 0 0.30 0.00 0.02 0.00 0.02 99.67 02:22:01 02:13:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:22:01 02:14:01 all 0.18 0.00 0.04 0.00 0.03 99.75 02:22:01 02:14:01 0 0.30 0.00 0.03 0.00 0.02 99.65 02:22:01 02:14:01 1 0.05 0.00 0.05 0.00 0.05 99.85 02:22:01 02:15:01 all 0.18 0.00 0.04 0.00 0.02 99.77 02:22:01 02:15:01 0 0.28 0.00 0.02 0.00 0.02 99.68 02:22:01 02:15:01 1 0.07 0.00 0.07 0.00 0.02 99.85 02:22:01 02:22:01 02:15:01 CPU %user %nice %system %iowait %steal %idle 02:22:01 02:16:01 all 0.19 0.00 0.04 0.00 0.03 99.74 02:22:01 02:16:01 0 0.30 0.00 0.03 0.00 0.03 99.63 02:22:01 02:16:01 1 0.08 0.00 0.05 0.00 0.02 99.85 02:22:01 02:17:01 all 0.26 0.00 0.03 0.00 0.02 99.69 02:22:01 02:17:01 0 0.42 0.00 0.02 0.00 0.00 99.57 02:22:01 02:17:01 1 0.10 0.00 0.05 0.00 0.03 99.82 02:22:01 02:18:01 all 0.26 0.00 0.03 0.00 0.02 99.70 02:22:01 02:18:01 0 0.47 0.00 0.02 0.00 0.02 99.50 02:22:01 02:18:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:22:01 02:19:01 all 1.66 0.00 0.79 0.02 0.03 97.51 02:22:01 02:19:01 0 1.93 0.00 0.94 0.02 0.02 97.10 02:22:01 02:19:01 1 1.39 0.00 0.64 0.02 0.03 97.92 02:22:01 02:20:01 all 11.36 0.00 3.91 1.10 0.05 83.58 02:22:01 02:20:01 0 11.44 0.00 4.11 1.28 0.05 83.12 02:22:01 02:20:01 1 11.27 0.00 3.71 0.92 0.05 84.05 02:22:01 02:21:01 all 0.26 0.00 0.09 0.00 0.03 99.62 02:22:01 02:21:01 0 0.38 0.00 0.08 0.00 0.03 99.50 02:22:01 02:21:01 1 0.13 0.00 0.10 0.00 0.02 99.75 02:22:01 Average: all 1.95 0.00 0.64 0.35 0.03 97.03 02:22:01 Average: 0 2.02 0.00 0.69 0.35 0.03 96.91 02:22:01 Average: 1 1.87 0.00 0.60 0.36 0.03 97.15 02:22:01 02:22:01 02:22:01