Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 54226d4df92b96b63eb72aff5262999f502b721a 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-ssh1527373523188476888.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh2552038762377984782.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-messaging/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-messaging/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh479329705417616542.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh8520002757762114547.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-messaging/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-messaging/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1530427978117582231.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-messaging, 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-messaging-settings PROJECT: go-mod-messaging 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-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1645 in /w/workspace/gexfoundry_go-mod-messaging_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-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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/gexfoundry_go-mod-messaging_main@tmp/jenkins-gitclient-ssh3760105396829810036.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 54226d4df92b96b63eb72aff5262999f502b721a (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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 54226d4df92b96b63eb72aff5262999f502b721a # timeout=10 Commit message: "Merge pull request #116 from lenny-intel/clean-session" > git rev-list --no-walk 770d6f9a0fbf49270969e299684e8a8d125f8f35 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:20:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:20:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:20:52 ========================================================= 15:20:52 EdgeX Global Pipelines Version Info 15:20:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:20:53 ------------------- 15:20:53 stable info: 15:20:53 ------------------- 15:20:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:20:53 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:20:53 Message: update stable to v1.0.205 15:20:54 ------------------- 15:20:54 experimental info: 15:20:54 ------------------- 15:20:54 Commited By: **** collab-it+edgex@linuxfoundation.org 15:20:54 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:20:54 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:20:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:20:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:20:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:20:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:20:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 15:20:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:20:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:20:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:20:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:20:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:20:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:20:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:20:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:20:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:20:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:20:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:20:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:20:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:20:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:20:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:20:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:20:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:20:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54226d4df92b96b63eb72aff5262999f502b721a [Pipeline] echo 15:20:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54226d4 [Pipeline] echo 15:20:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:20:57 + git log --format=format:%s -1 54226d4df92b96b63eb72aff5262999f502b721a [Pipeline] echo 15:20:57 GIT_COMMIT: 54226d4df92b96b63eb72aff5262999f502b721a, Commit Message: Merge pull request #116 from lenny-intel/clean-session [Pipeline] echo 15:20:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:20:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:20:58 15:20:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:20:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:20:58 latest: Pulling from edgex-devops/git-semver 15:20:58 31603596830f: Pulling fs layer 15:20:58 04fac38145f0: Pulling fs layer 15:20:58 701f6daf10bf: Pulling fs layer 15:20:58 24f72da36158: Pulling fs layer 15:20:58 24f72da36158: Waiting 15:20:58 04fac38145f0: Verifying Checksum 15:20:58 04fac38145f0: Download complete 15:20:59 31603596830f: Verifying Checksum 15:20:59 31603596830f: Download complete 15:20:59 31603596830f: Pull complete 15:20:59 24f72da36158: Verifying Checksum 15:20:59 24f72da36158: Download complete 15:20:59 04fac38145f0: Pull complete 15:20:59 701f6daf10bf: Verifying Checksum 15:20:59 701f6daf10bf: Download complete 15:20:59 701f6daf10bf: Pull complete 15:20:59 24f72da36158: Pull complete 15:21:00 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 15:21:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:21:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:21:00 prd-centos7-docker-4c-2g-1645 does not seem to be running inside a container 15:21:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 15:21:01 $ docker top fedc9a48d5716a5f5b0a1d51a906023c61919dd1b058d8a78fdbdc794095baeb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:21:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:01 [ssh-agent] Looking for ssh-agent implementation... 15:21:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:01 $ docker exec fedc9a48d5716a5f5b0a1d51a906023c61919dd1b058d8a78fdbdc794095baeb ssh-agent 15:21:01 SSH_AUTH_SOCK=/tmp/ssh-rc5Mfev0gmjY/agent.15 15:21:01 SSH_AGENT_PID=22 15:21:01 Running ssh-add (command line suppressed) 15:21:01 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4450726399421714818.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4450726399421714818.key) 15:21:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:02 + git tag --points-at HEAD [Pipeline] } 15:21:02 $ docker exec --env ******** --env ******** fedc9a48d5716a5f5b0a1d51a906023c61919dd1b058d8a78fdbdc794095baeb ssh-agent -k 15:21:02 unset SSH_AUTH_SOCK; 15:21:02 unset SSH_AGENT_PID; 15:21:02 echo Agent pid 22 killed; 15:21:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:21:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:02 [ssh-agent] Looking for ssh-agent implementation... 15:21:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:02 $ docker exec fedc9a48d5716a5f5b0a1d51a906023c61919dd1b058d8a78fdbdc794095baeb ssh-agent 15:21:02 SSH_AUTH_SOCK=/tmp/ssh-rj6FWT77lvmO/agent.55 15:21:02 SSH_AGENT_PID=62 15:21:02 Running ssh-add (command line suppressed) 15:21:02 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5913703737342061486.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5913703737342061486.key) 15:21:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:04 + git semver init 15:21:04 # -> Open(): unable to determine branch for HEAD 15:21:04 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git 15:21:04 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main 15:21:04 # $SEMVER_REMOTE_NAME = origin 15:21:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:21:04 # $SEMVER_USER_NAME = edgex-jenkins 15:21:04 # $SEMVER_BRANCH = main 15:21:04 # $SEMVER_TEMP = /tmp/semver-480856863 15:21:04 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 15:21:19 # '/tmp/semver-480856863' -> '/w/workspace/gexfoundry_go-mod-messaging_main/.semver' 15:21:19 # -> Force: false 15:21:19 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver [Pipeline] } 15:21:19 $ docker exec --env ******** --env ******** fedc9a48d5716a5f5b0a1d51a906023c61919dd1b058d8a78fdbdc794095baeb ssh-agent -k 15:21:19 unset SSH_AUTH_SOCK; 15:21:19 unset SSH_AGENT_PID; 15:21:19 echo Agent pid 62 killed; 15:21:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:19 + git semver [Pipeline] } 15:21:19 $ docker stop --time=1 fedc9a48d5716a5f5b0a1d51a906023c61919dd1b058d8a78fdbdc794095baeb 15:21:21 $ docker rm -f fedc9a48d5716a5f5b0a1d51a906023c61919dd1b058d8a78fdbdc794095baeb [Pipeline] // withDockerContainer [Pipeline] sh 15:21:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:21:23 Stashed 1 file(s) [Pipeline] echo 15:21:23 [edgeXSemver]: initialized semver on version 2.0.2-dev.5 [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 15:21:38 Still waiting to schedule task 15:21:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:21:38 Still waiting to schedule task 15:21:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:24:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1647 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 15:24:10 Running in /w/workspace/go-mod-messaging/6 [Pipeline] { [Pipeline] checkout 15:24:11 Selected Git installation does not exist. Using Default 15:24:11 The recommended git tool is: NONE 15:24:18 using credential edgex-jenkins-ssh 15:24:18 Cloning the remote Git repository 15:24:18 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 15:24:18 > git init /w/workspace/go-mod-messaging/6 # timeout=10 15:24:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 15:24:18 > git --version # timeout=10 15:24:18 > git --version # 'git version 2.17.1' 15:24:18 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:19 Avoid second fetch 15:24:19 Checking out Revision 54226d4df92b96b63eb72aff5262999f502b721a (main) 15:24:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 15:24:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:19 > git config core.sparsecheckout # timeout=10 15:24:19 > git checkout -f 54226d4df92b96b63eb72aff5262999f502b721a # timeout=10 15:24:23 Running on prd-centos7-docker-4c-2g-1648 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 15:24:23 Running in /w/workspace/go-mod-messaging/6 [Pipeline] { [Pipeline] checkout 15:24:23 Selected Git installation does not exist. Using Default 15:24:23 The recommended git tool is: NONE 15:24:27 Commit message: "Merge pull request #116 from lenny-intel/clean-session" 15:24:27 using credential edgex-jenkins-ssh 15:24:27 Cloning the remote Git repository 15:24:27 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:24:27 ========================================================= 15:24:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:24:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:24:28 Avoid second fetch 15:24:28 Checking out Revision 54226d4df92b96b63eb72aff5262999f502b721a (main) 15:24:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:24:27 > git init /w/workspace/go-mod-messaging/6 # timeout=10 15:24:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 15:24:27 > git --version # timeout=10 15:24:27 > git --version # 'git version 2.24.4' 15:24:27 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:27 [INFO] Currently running in a labeled security context 15:24:27 [INFO] Currently SELinux is 'enforcing' on the host 15:24:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/6@tmp/jenkins-gitclient-ssh1037459088620128339.key 15:24:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 15:24:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:28 > git config core.sparsecheckout # timeout=10 15:24:28 > git checkout -f 54226d4df92b96b63eb72aff5262999f502b721a # timeout=10 15:24:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:24:30 595b0fe564bb: Pulling fs layer 15:24:30 24495759ef45: Pulling fs layer 15:24:30 d148012ef14d: Pulling fs layer 15:24:30 e90a11edd702: Pulling fs layer 15:24:30 d77568369979: Pulling fs layer 15:24:30 fc1c9f9a7f3b: Pulling fs layer 15:24:30 170f2ba95c9a: Pulling fs layer 15:24:30 97ac5df62f85: Pulling fs layer 15:24:30 e90a11edd702: Waiting 15:24:30 d77568369979: Waiting 15:24:30 fc1c9f9a7f3b: Waiting 15:24:30 170f2ba95c9a: Waiting 15:24:30 97ac5df62f85: Waiting 15:24:30 d148012ef14d: Download complete 15:24:30 24495759ef45: Verifying Checksum 15:24:30 24495759ef45: Download complete 15:24:30 d77568369979: Download complete 15:24:30 fc1c9f9a7f3b: Download complete 15:24:30 595b0fe564bb: Verifying Checksum 15:24:30 595b0fe564bb: Download complete 15:24:30 170f2ba95c9a: Verifying Checksum 15:24:30 170f2ba95c9a: Download complete 15:24:31 595b0fe564bb: Pull complete 15:24:31 24495759ef45: Pull complete 15:24:31 Commit message: "Merge pull request #116 from lenny-intel/clean-session" 15:24:31 d148012ef14d: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:24:32 ========================================================= 15:24:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:24:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:24:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:24:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:24:32 540db60ca938: Pulling fs layer 15:24:32 adcc1eea9eea: Pulling fs layer 15:24:32 4c4ab2625f07: Pulling fs layer 15:24:32 db62176df00c: Pulling fs layer 15:24:32 3b30891b0d05: Pulling fs layer 15:24:32 06b49ca38bd5: Pulling fs layer 15:24:32 c788192a36de: Pulling fs layer 15:24:32 a77e37c0d609: Pulling fs layer 15:24:32 c3185cebc471: Pulling fs layer 15:24:32 db62176df00c: Waiting 15:24:32 3b30891b0d05: Waiting 15:24:32 06b49ca38bd5: Waiting 15:24:32 c788192a36de: Waiting 15:24:32 a77e37c0d609: Waiting 15:24:32 c3185cebc471: Waiting 15:24:32 4c4ab2625f07: Verifying Checksum 15:24:32 4c4ab2625f07: Download complete 15:24:33 adcc1eea9eea: Verifying Checksum 15:24:33 adcc1eea9eea: Download complete 15:24:33 3b30891b0d05: Verifying Checksum 15:24:33 3b30891b0d05: Download complete 15:24:33 06b49ca38bd5: Verifying Checksum 15:24:33 06b49ca38bd5: Download complete 15:24:33 c788192a36de: Verifying Checksum 15:24:33 c788192a36de: Download complete 15:24:33 540db60ca938: Verifying Checksum 15:24:33 540db60ca938: Download complete 15:24:33 540db60ca938: Pull complete 15:24:33 adcc1eea9eea: Pull complete 15:24:33 4c4ab2625f07: Pull complete 15:24:34 a77e37c0d609: Verifying Checksum 15:24:34 a77e37c0d609: Download complete 15:24:34 97ac5df62f85: Verifying Checksum 15:24:34 97ac5df62f85: Download complete 15:24:35 e90a11edd702: Download complete 15:24:38 c3185cebc471: Verifying Checksum 15:24:38 c3185cebc471: Download complete 15:24:38 db62176df00c: Verifying Checksum 15:24:38 db62176df00c: Download complete 15:24:42 db62176df00c: Pull complete 15:24:42 3b30891b0d05: Pull complete 15:24:42 06b49ca38bd5: Pull complete 15:24:42 c788192a36de: Pull complete 15:24:42 a77e37c0d609: Pull complete 15:24:44 c3185cebc471: Pull complete 15:24:44 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 15:24:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:24:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 15:24:44 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 15:24:45 + docker inspect -f . ci-base-image-x86_64 15:24:45 . [Pipeline] withDockerContainer 15:24:45 prd-centos7-docker-4c-2g-1648 does not seem to be running inside a container 15:24:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/6 -v /w/workspace/go-mod-messaging/6:/w/workspace/go-mod-messaging/6:rw,z -v /w/workspace/go-mod-messaging/6@tmp:/w/workspace/go-mod-messaging/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:24:45 e90a11edd702: Pull complete 15:24:45 d77568369979: Pull complete 15:24:46 fc1c9f9a7f3b: Pull complete 15:24:46 170f2ba95c9a: Pull complete 15:24:47 $ docker top 0546036fb7187ab7862e37b12c13266a6f1485b0cdc45dc5585c81edcf4e919e -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:47 + go version 15:24:47 go version go1.16.6 linux/amd64 [Pipeline] } 15:24:47 $ docker stop --time=1 0546036fb7187ab7862e37b12c13266a6f1485b0cdc45dc5585c81edcf4e919e 15:24:48 $ docker rm -f 0546036fb7187ab7862e37b12c13266a6f1485b0cdc45dc5585c81edcf4e919e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:24:49 + docker inspect -f . ci-base-image-x86_64 15:24:49 . [Pipeline] withDockerContainer 15:24:49 prd-centos7-docker-4c-2g-1648 does not seem to be running inside a container 15:24:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/6 -v /w/workspace/go-mod-messaging/6:/w/workspace/go-mod-messaging/6:rw,z -v /w/workspace/go-mod-messaging/6@tmp:/w/workspace/go-mod-messaging/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:24:50 $ docker top b0790d709b1ec022e4db319c88a58cb07d0a2068edfc942473ac69961a41a062 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:24:50 + go mod tidy 15:24:51 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 15:24:51 go: downloading github.com/stretchr/testify v1.7.0 15:24:51 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:24:51 go: downloading github.com/pebbe/zmq4 v1.2.7 15:24:51 go: downloading github.com/davecgh/go-spew v1.1.0 15:24:51 go: downloading github.com/pmezard/go-difflib v1.0.0 15:24:51 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:24:51 go: downloading github.com/stretchr/objx v0.1.0 15:24:51 go: downloading github.com/gorilla/websocket v1.4.2 15:24:51 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 15:24:51 go: downloading github.com/onsi/ginkgo v1.10.1 15:24:52 go: downloading github.com/onsi/gomega v1.7.0 15:24:52 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:24:52 go: downloading github.com/kr/pretty v0.1.0 15:24:52 go: downloading github.com/hpcloud/tail v1.0.0 15:24:52 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 15:24:52 go: downloading gopkg.in/yaml.v2 v2.2.4 15:24:52 go: downloading github.com/kr/text v0.1.0 15:24:52 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:24:52 go: downloading golang.org/x/text v0.3.2 15:24:53 97ac5df62f85: Pull complete 15:24:53 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 15:24:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:24:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:24:53 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] sh [Pipeline] sh 15:24:53 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 15:24:53 + make test 15:24:53 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] isUnix [Pipeline] sh 15:24:54 + docker inspect -f . ci-base-image-arm64 15:24:54 . [Pipeline] withDockerContainer 15:24:54 prd-ubuntu18.04-docker-arm64-4c-16g-1647 does not seem to be running inside a container 15:24:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/6 -v /w/workspace/go-mod-messaging/6:/w/workspace/go-mod-messaging/6:rw,z -v /w/workspace/go-mod-messaging/6@tmp:/w/workspace/go-mod-messaging/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:24:57 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 15:24:59 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.012s coverage: 90.3% of statements 15:25:00 $ docker top cbd59f53eab4b7157354a5cf5570046c7f020d83e88b5fe1f5efac8eb6884445 -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:01 + go version 15:25:01 go version go1.16.6 linux/arm64 [Pipeline] } 15:25:01 $ docker stop --time=1 cbd59f53eab4b7157354a5cf5570046c7f020d83e88b5fe1f5efac8eb6884445 15:25:03 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.035s coverage: 67.3% of statements 15:25:03 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 15:25:03 $ docker rm -f cbd59f53eab4b7157354a5cf5570046c7f020d83e88b5fe1f5efac8eb6884445 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:25:04 + docker inspect -f . ci-base-image-arm64 15:25:04 . [Pipeline] withDockerContainer 15:25:04 prd-ubuntu18.04-docker-arm64-4c-16g-1647 does not seem to be running inside a container 15:25:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/6 -v /w/workspace/go-mod-messaging/6:/w/workspace/go-mod-messaging/6:rw,z -v /w/workspace/go-mod-messaging/6@tmp:/w/workspace/go-mod-messaging/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:25:06 $ docker top b4189445cf02ea02a8b2400b47eacf6f46f0c864e275d4790f4e0094ec030add -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:25:07 + go mod tidy 15:25:10 go: downloading github.com/stretchr/testify v1.7.0 15:25:10 go: downloading github.com/pebbe/zmq4 v1.2.7 15:25:10 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 15:25:10 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:25:10 go: downloading github.com/davecgh/go-spew v1.1.0 15:25:10 go: downloading github.com/pmezard/go-difflib v1.0.0 15:25:10 go: downloading github.com/stretchr/objx v0.1.0 15:25:10 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:25:10 go: downloading github.com/gorilla/websocket v1.4.2 15:25:10 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 15:25:10 go: downloading github.com/onsi/ginkgo v1.10.1 15:25:10 go: downloading github.com/onsi/gomega v1.7.0 15:25:10 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:25:10 go: downloading github.com/kr/pretty v0.1.0 15:25:10 go: downloading github.com/kr/text v0.1.0 15:25:10 go: downloading gopkg.in/yaml.v2 v2.2.4 15:25:10 go: downloading github.com/hpcloud/tail v1.0.0 15:25:10 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 15:25:10 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:25:10 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:25:11 go: downloading golang.org/x/text v0.3.2 [Pipeline] sh 15:25:14 + make test 15:25:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:25:25 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.340s coverage: 83.8% of statements 15:25:25 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.005s coverage: 85.7% of statements 15:25:25 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.005s coverage: 100.0% of statements 15:25:25 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.003s coverage: 100.0% of statements 15:25:25 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.003s coverage: 90.9% of statements 15:25:25 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:25:29 gofmt -l . 15:25:29 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:25:29 $ docker stop --time=1 b0790d709b1ec022e4db319c88a58cb07d0a2068edfc942473ac69961a41a062 15:25:30 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 15:25:30 $ docker rm -f b0790d709b1ec022e4db319c88a58cb07d0a2068edfc942473ac69961a41a062 [Pipeline] // withDockerContainer [Pipeline] sh 15:25:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:25:31 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 15:25:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:25:32 15:25:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:25:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:25:33 latest: Pulling from edgex-lftools-log-publisher 15:25:33 b4d181a07f80: Pulling fs layer 15:25:33 a1111a8f2ec3: Pulling fs layer 15:25:33 ed53099fbce6: Pulling fs layer 15:25:33 dc539afda2c1: Pulling fs layer 15:25:33 77bc0d833cb6: Pulling fs layer 15:25:33 9065ff56babe: Pulling fs layer 15:25:33 d287ab97295c: Pulling fs layer 15:25:33 dc539afda2c1: Waiting 15:25:33 77bc0d833cb6: Waiting 15:25:33 9065ff56babe: Waiting 15:25:33 d287ab97295c: Waiting 15:25:33 a1111a8f2ec3: Verifying Checksum 15:25:33 a1111a8f2ec3: Download complete 15:25:33 dc539afda2c1: Verifying Checksum 15:25:33 dc539afda2c1: Download complete 15:25:33 77bc0d833cb6: Verifying Checksum 15:25:33 77bc0d833cb6: Download complete 15:25:33 9065ff56babe: Verifying Checksum 15:25:33 9065ff56babe: Download complete 15:25:33 ed53099fbce6: Verifying Checksum 15:25:33 ed53099fbce6: Download complete 15:25:34 b4d181a07f80: Verifying Checksum 15:25:34 b4d181a07f80: Download complete 15:25:35 b4d181a07f80: Pull complete 15:25:35 a1111a8f2ec3: Pull complete 15:25:36 ed53099fbce6: Pull complete 15:25:36 dc539afda2c1: Pull complete 15:25:36 77bc0d833cb6: Pull complete 15:25:36 9065ff56babe: Pull complete 15:25:37 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.044s coverage: 90.3% of statements 15:25:38 d287ab97295c: Verifying Checksum 15:25:38 d287ab97295c: Download complete 15:25:43 d287ab97295c: Pull complete 15:25:43 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:25:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:25:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:25:43 prd-centos7-docker-4c-2g-1648 does not seem to be running inside a container 15:25:43 $ 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-messaging/6 -v /w/workspace/go-mod-messaging/6:/w/workspace/go-mod-messaging/6:rw,z -v /w/workspace/go-mod-messaging/6@tmp:/w/workspace/go-mod-messaging/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:25:45 $ docker top da98d2315ba4003aa374259c60da4130b483bf2eb5134a0424a18de29088da6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:46 ---> job-cost.sh 15:25:46 lf-activate-venv: SKIPPING 15:25:46 INFO: No Stack... 15:25:47 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.018s coverage: 67.3% of statements 15:25:47 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 15:25:47 INFO: Retrieving Pricing Info for: v3-standard-2 15:25:48 INFO: Archiving Costs [Pipeline] sh 15:25:49 + cat /w/workspace/go-mod-messaging/6/archives/cost.csv 15:25:49 + cut -d, -f6 [Pipeline] lock 15:25:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-6-stack-cost] 15:25:49 Resource [jenkins-edgexfoundry-go-mod-messaging-main-6-stack-cost] did not exist. Created. 15:25:49 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:25:49 + echo total: 0.05999999865889549 [Pipeline] stash 15:25:49 Stashed 1 file(s) [Pipeline] } 15:25:49 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 15:25:49 $ docker stop --time=1 da98d2315ba4003aa374259c60da4130b483bf2eb5134a0424a18de29088da6a 15:25:50 $ docker rm -f da98d2315ba4003aa374259c60da4130b483bf2eb5134a0424a18de29088da6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:26:14 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.381s coverage: 83.8% of statements 15:26:14 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.022s coverage: 85.7% of statements 15:26:14 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.036s coverage: 100.0% of statements 15:26:14 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.048s coverage: 100.0% of statements 15:26:14 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.011s coverage: 90.9% of statements 15:26:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:26:28 gofmt -l . 15:26:28 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:26:28 $ docker stop --time=1 b4189445cf02ea02a8b2400b47eacf6f46f0c864e275d4790f4e0094ec030add 15:26:30 $ docker rm -f b4189445cf02ea02a8b2400b47eacf6f46f0c864e275d4790f4e0094ec030add [Pipeline] // withDockerContainer [Pipeline] sh 15:26:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:26:32 Warning: overwriting stash ‘coverage-report’ 15:26:32 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 15:26:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:26:33 15:26:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:26:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:26:34 arm64: Pulling from edgex-lftools-log-publisher 15:26:34 448f6bf000e3: Pulling fs layer 15:26:34 f757da607395: Pulling fs layer 15:26:34 05883995daec: Pulling fs layer 15:26:34 8603b9c90790: Pulling fs layer 15:26:34 1560dd03e051: Pulling fs layer 15:26:34 27f5ce0e4adf: Pulling fs layer 15:26:34 c2d8d7efcc4b: Pulling fs layer 15:26:34 8603b9c90790: Waiting 15:26:34 1560dd03e051: Waiting 15:26:34 27f5ce0e4adf: Waiting 15:26:34 f757da607395: Verifying Checksum 15:26:34 f757da607395: Download complete 15:26:34 8603b9c90790: Verifying Checksum 15:26:34 8603b9c90790: Download complete 15:26:34 1560dd03e051: Verifying Checksum 15:26:34 1560dd03e051: Download complete 15:26:34 27f5ce0e4adf: Verifying Checksum 15:26:34 27f5ce0e4adf: Download complete 15:26:34 05883995daec: Verifying Checksum 15:26:34 05883995daec: Download complete 15:26:35 448f6bf000e3: Verifying Checksum 15:26:35 448f6bf000e3: Download complete 15:26:39 c2d8d7efcc4b: Verifying Checksum 15:26:39 c2d8d7efcc4b: Download complete 15:26:39 448f6bf000e3: Pull complete 15:26:39 f757da607395: Pull complete 15:26:41 05883995daec: Pull complete 15:26:41 8603b9c90790: Pull complete 15:26:42 1560dd03e051: Pull complete 15:26:43 27f5ce0e4adf: Pull complete 15:26:58 c2d8d7efcc4b: Pull complete 15:26:58 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:26:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:26:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:26:58 prd-ubuntu18.04-docker-arm64-4c-16g-1647 does not seem to be running inside a container 15:26:58 $ 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-messaging/6 -v /w/workspace/go-mod-messaging/6:/w/workspace/go-mod-messaging/6:rw,z -v /w/workspace/go-mod-messaging/6@tmp:/w/workspace/go-mod-messaging/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:27:00 $ docker top c28e62e60532b4179f1df00eaaf553108a88681f01c579b84b2f95d17f5bcaa6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:01 ---> job-cost.sh 15:27:01 lf-activate-venv: SKIPPING 15:27:01 INFO: No Stack... 15:27:02 INFO: Retrieving Pricing Info for: v3-standard-4 15:27:03 INFO: Archiving Costs [Pipeline] sh 15:27:03 + cut -d, -f6 15:27:03 + cat /w/workspace/go-mod-messaging/6/archives/cost.csv [Pipeline] lock 15:27:03 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-6-stack-cost] 15:27:03 Resource [jenkins-edgexfoundry-go-mod-messaging-main-6-stack-cost] did not exist. Created. 15:27:03 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:27:04 /w/workspace/go-mod-messaging/6@tmp/durable-9a42cb91/script.sh: 1: /w/workspace/go-mod-messaging/6@tmp/durable-9a42cb91/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:27:05 + echo total: 0.10999999940395355 [Pipeline] stash 15:27:05 Warning: overwriting stash ‘stack-cost’ 15:27:05 Stashed 1 file(s) [Pipeline] } 15:27:05 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 15:27:05 $ docker stop --time=1 c28e62e60532b4179f1df00eaaf553108a88681f01c579b84b2f95d17f5bcaa6 15:27:07 $ docker rm -f c28e62e60532b4179f1df00eaaf553108a88681f01c579b84b2f95d17f5bcaa6 [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 15:27:09 provisioning config files... 15:27:09 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6156632082232141933tmp [Pipeline] { [Pipeline] sh 15:27:10 + set +x 15:27:10 + bash -s -- 15:27:10 + curl -s https://codecov.io/bash 15:27:10 15:27:10 _____ _ 15:27:10 / ____| | | 15:27:10 | | ___ __| | ___ ___ _____ __ 15:27:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:27:10 | |___| (_) | (_| | __/ (_| (_) \ V / 15:27:10 \_____\___/ \__,_|\___|\___\___/ \_/ 15:27:10 Bash-1.0.6 15:27:10 15:27:10 15:27:10 ==> git version 2.24.4 found 15:27:10 ==> 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 15:27:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:27:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:27:10 ==> Jenkins CI detected. 15:27:10 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 15:27:10 project root: . 15:27:10 --> token set from env 15:27:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:27:10 ==> Running gcov in . (disable via -X gcov) 15:27:10 ==> Python coveragepy not found 15:27:10 ==> Searching for coverage reports in: 15:27:10 + . 15:27:10 -> Found 1 reports 15:27:10 ==> Detecting git/mercurial file structure 15:27:10 ==> Reading reports 15:27:10 + ./coverage.out bytes=22036 15:27:10 ==> Appending adjustments 15:27:10 https://docs.codecov.io/docs/fixing-reports 15:27:10 + Found adjustments 15:27:10 ==> Gzipping contents 15:27:10 8.0K /tmp/codecov.zkv3yv.gz 15:27:10 ==> Uploading reports 15:27:10 url: https://codecov.io 15:27:10 query: branch=main&commit=54226d4df92b96b63eb72aff5262999f502b721a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 15:27:10 -> Pinging Codecov 15:27:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=54226d4df92b96b63eb72aff5262999f502b721a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 15:27:10 -> Uploading to 15:27:10 https://storage.googleapis.com/codecov/v4/raw/2021-09-27/F6E385568367DD0E4001BA4F8F1CB792/54226d4df92b96b63eb72aff5262999f502b721a/d099770d-3a4a-4a5d-8d47-ae62a1f14aa4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T152710Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=912c1c0863e267825d4688dd68782b50d5303dd1d51b0dec4f23ab2b9bd8666d 15:27:10 % Total % Received % Xferd Average Speed Time Time Time Current 15:27:10 Dload Upload Total Spent Left Speed 15:27:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5072 0 0 100 5072 0 6354 --:--:-- --:--:-- --:--:-- 6347 100 5072 0 0 100 5072 0 6352 --:--:-- --:--:-- --:--:-- 6347 15:27:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/54226d4df92b96b63eb72aff5262999f502b721a [Pipeline] } 15:27:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:27:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:27:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:27:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:27:12 15:27:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:27:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:27:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:27:13 188c0c94c7c5: Pulling fs layer 15:27:13 0ef7d3d256c8: Pulling fs layer 15:27:13 de9db76c5a1d: Pulling fs layer 15:27:13 0eba1c9be4d2: Pulling fs layer 15:27:13 0d57e429df01: Pulling fs layer 15:27:13 4e4be7b47b0d: Pulling fs layer 15:27:13 e1f770b5df2f: Pulling fs layer 15:27:13 85a0685a4137: Pulling fs layer 15:27:13 0d57e429df01: Waiting 15:27:13 4e4be7b47b0d: Waiting 15:27:13 e1f770b5df2f: Waiting 15:27:13 85a0685a4137: Waiting 15:27:13 0eba1c9be4d2: Waiting 15:27:13 de9db76c5a1d: Download complete 15:27:13 0ef7d3d256c8: Verifying Checksum 15:27:13 0ef7d3d256c8: Download complete 15:27:13 0d57e429df01: Verifying Checksum 15:27:13 0d57e429df01: Download complete 15:27:13 4e4be7b47b0d: Verifying Checksum 15:27:13 4e4be7b47b0d: Download complete 15:27:13 188c0c94c7c5: Verifying Checksum 15:27:13 188c0c94c7c5: Download complete 15:27:13 188c0c94c7c5: Pull complete 15:27:13 0ef7d3d256c8: Pull complete 15:27:14 de9db76c5a1d: Pull complete 15:27:15 e1f770b5df2f: Verifying Checksum 15:27:15 e1f770b5df2f: Download complete 15:27:18 0eba1c9be4d2: Verifying Checksum 15:27:18 0eba1c9be4d2: Download complete 15:27:18 85a0685a4137: Verifying Checksum 15:27:18 85a0685a4137: Download complete 15:27:23 0eba1c9be4d2: Pull complete 15:27:23 0d57e429df01: Pull complete 15:27:23 4e4be7b47b0d: Pull complete 15:27:23 e1f770b5df2f: Pull complete 15:27:25 85a0685a4137: Pull complete 15:27:25 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:27:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:27:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:27:25 prd-centos7-docker-4c-2g-1645 does not seem to be running inside a container 15:27:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 15:27:27 $ docker top 046b0ee83aa2413f961fa3714668ae51e9e4229d1795e2d417547263afc7a089 -eo pid,comm [Pipeline] { [Pipeline] echo 15:27:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:27:28 + set -o pipefail 15:27:28 + snyk monitor '--org=edgex-jenkins' 15:27:40 15:27:40 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... 15:27:40 15:27:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d23208db-5112-4543-b346-0f70a18311f1/history/ffd7f48b-8f34-4446-a049-ab689301bb00 15:27:40 15:27:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:27:40 15:27:40 [Pipeline] } 15:27:40 $ docker stop --time=1 046b0ee83aa2413f961fa3714668ae51e9e4229d1795e2d417547263afc7a089 15:27:42 $ docker rm -f 046b0ee83aa2413f961fa3714668ae51e9e4229d1795e2d417547263afc7a089 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:27:43 + git log --format=format:%s -1 54226d4df92b96b63eb72aff5262999f502b721a [Pipeline] isUnix [Pipeline] sh 15:27:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:27:43 . [Pipeline] withDockerContainer 15:27:43 prd-centos7-docker-4c-2g-1645 does not seem to be running inside a container 15:27:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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:10004/edgex-devops/git-semver:latest cat 15:27:43 $ docker top 217ef8eedfb46a2caf1e91ac0a17b0e0124dc9b346d53b2871c273de19c4f431 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:27:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:27:44 [ssh-agent] Looking for ssh-agent implementation... 15:27:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:27:44 $ docker exec 217ef8eedfb46a2caf1e91ac0a17b0e0124dc9b346d53b2871c273de19c4f431 ssh-agent 15:27:44 SSH_AUTH_SOCK=/tmp/ssh-N0V4jrW8UYIr/agent.14 15:27:44 SSH_AGENT_PID=21 15:27:44 Running ssh-add (command line suppressed) 15:27:44 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7864761145694836297.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7864761145694836297.key) 15:27:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:27:44 + git semver tag 15:27:44 # -> Open(): unable to determine branch for HEAD 15:27:44 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git 15:27:44 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main 15:27:44 # $SEMVER_REMOTE_NAME = origin 15:27:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:27:44 # $SEMVER_USER_NAME = edgex-jenkins 15:27:44 # $SEMVER_BRANCH = main 15:27:44 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver 15:27:44 # 54226d4df92b96b63eb72aff5262999f502b721a HEAD 15:27:44 # -> Force: false 15:27:44 # 0b4891c4bc79f92f186581f118b307d8928a7f17 refs/tags/v2.0.2-dev.5 [Pipeline] } 15:27:44 $ docker exec --env ******** --env ******** 217ef8eedfb46a2caf1e91ac0a17b0e0124dc9b346d53b2871c273de19c4f431 ssh-agent -k 15:27:44 unset SSH_AUTH_SOCK; 15:27:44 unset SSH_AGENT_PID; 15:27:44 echo Agent pid 21 killed; 15:27:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:27:45 + git semver [Pipeline] } 15:27:45 $ docker stop --time=1 217ef8eedfb46a2caf1e91ac0a17b0e0124dc9b346d53b2871c273de19c4f431 15:27:46 $ docker rm -f 217ef8eedfb46a2caf1e91ac0a17b0e0124dc9b346d53b2871c273de19c4f431 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:27:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:27:47 15:27:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:27:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:27:47 0.23.1-centos7: Pulling from edgex-lftools 15:27:47 ab5ef0e58194: Pulling fs layer 15:27:47 9712f1f96733: Pulling fs layer 15:27:47 63f879dbbcfc: Pulling fs layer 15:27:47 0d9ebad4ef96: Pulling fs layer 15:27:47 e9a5061849ea: Pulling fs layer 15:27:47 d747dcd14b5f: Pulling fs layer 15:27:47 2de7ff778b66: Pulling fs layer 15:27:47 e9a5061849ea: Waiting 15:27:47 d747dcd14b5f: Waiting 15:27:47 2de7ff778b66: Waiting 15:27:47 0d9ebad4ef96: Waiting 15:27:47 9712f1f96733: Verifying Checksum 15:27:47 9712f1f96733: Download complete 15:27:49 63f879dbbcfc: Verifying Checksum 15:27:49 63f879dbbcfc: Download complete 15:27:49 e9a5061849ea: Verifying Checksum 15:27:49 e9a5061849ea: Download complete 15:27:49 d747dcd14b5f: Verifying Checksum 15:27:49 d747dcd14b5f: Download complete 15:27:50 2de7ff778b66: Verifying Checksum 15:27:50 2de7ff778b66: Download complete 15:27:50 0d9ebad4ef96: Verifying Checksum 15:27:50 0d9ebad4ef96: Download complete 15:27:50 ab5ef0e58194: Verifying Checksum 15:27:50 ab5ef0e58194: Download complete 15:27:53 ab5ef0e58194: Pull complete 15:27:53 9712f1f96733: Pull complete 15:27:54 63f879dbbcfc: Pull complete 15:27:57 0d9ebad4ef96: Pull complete 15:27:57 e9a5061849ea: Pull complete 15:27:58 d747dcd14b5f: Pull complete 15:27:59 2de7ff778b66: Pull complete 15:27:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:27:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:27:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:27:59 prd-centos7-docker-4c-2g-1645 does not seem to be running inside a container 15:27:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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:0.23.1-centos7 cat 15:28:02 $ docker top fa218bb1b4a0293cad1288ff01397e49b2ba3cb35005a513c211dc72bbb9108d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:28:02 provisioning config files... 15:28:02 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config812394795179340823tmp 15:28:02 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4213181105919783954tmp 15:28:02 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1470208562348421289tmp [Pipeline] { [Pipeline] echo 15:28:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:28:02 ---> sigul-configuration.sh 15:28:02 gpg: directory `/root/.gnupg' created 15:28:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:28:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:28:02 gpg: keyring `/root/.gnupg/secring.gpg' created 15:28:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:28:02 gpg: CAST5 encrypted data 15:28:02 gpg: encrypted with 1 passphrase 15:28:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:28:03 + mkdir /home/jenkins 15:28:03 + mkdir /home/jenkins/sigul [Pipeline] sh 15:28:03 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:28:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:28:03 ---> sigul-install.sh 15:28:03 Sigul already installed; skipping installation. [Pipeline] sh 15:28:04 + git tag --list 15:28:04 v0.0.0 15:28:04 v0.1.0 15:28:04 v0.1.1 15:28:04 v0.1.10 15:28:04 v0.1.11 15:28:04 v0.1.12 15:28:04 v0.1.13 15:28:04 v0.1.14 15:28:04 v0.1.15 15:28:04 v0.1.16 15:28:04 v0.1.17 15:28:04 v0.1.18 15:28:04 v0.1.19 15:28:04 v0.1.2 15:28:04 v0.1.20 15:28:04 v0.1.21 15:28:04 v0.1.22 15:28:04 v0.1.23 15:28:04 v0.1.24 15:28:04 v0.1.25 15:28:04 v0.1.26 15:28:04 v0.1.27 15:28:04 v0.1.28 15:28:04 v0.1.29 15:28:04 v0.1.3 15:28:04 v0.1.30 15:28:04 v0.1.31 15:28:04 v0.1.4 15:28:04 v0.1.5 15:28:04 v0.1.6 15:28:04 v0.1.7 15:28:04 v0.1.8 15:28:04 v0.1.9 15:28:04 v2.0.0 15:28:04 v2.0.0-dev.1 15:28:04 v2.0.0-dev.10 15:28:04 v2.0.0-dev.11 15:28:04 v2.0.0-dev.12 15:28:04 v2.0.0-dev.13 15:28:04 v2.0.0-dev.14 15:28:04 v2.0.0-dev.15 15:28:04 v2.0.0-dev.16 15:28:04 v2.0.0-dev.2 15:28:04 v2.0.0-dev.3 15:28:04 v2.0.0-dev.4 15:28:04 v2.0.0-dev.5 15:28:04 v2.0.0-dev.6 15:28:04 v2.0.0-dev.7 15:28:04 v2.0.0-dev.8 15:28:04 v2.0.0-dev.9 15:28:04 v2.0.1 15:28:04 v2.0.1-dev.1 15:28:04 v2.0.2-dev.1 15:28:04 v2.0.2-dev.2 15:28:04 v2.0.2-dev.3 15:28:04 v2.0.2-dev.4 15:28:04 v2.0.2-dev.5 [Pipeline] sh 15:28:04 + lftools sign git-tag v2.0.2-dev.5 15:28:04 Signing Git tag with Sigul... 15:28:04 Signing v2.0.2-dev.5 [Pipeline] echo 15:28:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:28:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:28:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:28:08 $ docker stop --time=1 fa218bb1b4a0293cad1288ff01397e49b2ba3cb35005a513c211dc72bbb9108d 15:28:09 $ docker rm -f fa218bb1b4a0293cad1288ff01397e49b2ba3cb35005a513c211dc72bbb9108d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:28:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:28:10 . [Pipeline] withDockerContainer 15:28:10 prd-centos7-docker-4c-2g-1645 does not seem to be running inside a container 15:28:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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:10004/edgex-devops/git-semver:latest cat 15:28:11 $ docker top 412e2f26246dae60973f53274d5a45c3ab93bfacb50db451d5918db07584da54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:11 [ssh-agent] Looking for ssh-agent implementation... 15:28:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:11 $ docker exec 412e2f26246dae60973f53274d5a45c3ab93bfacb50db451d5918db07584da54 ssh-agent 15:28:11 SSH_AUTH_SOCK=/tmp/ssh-BxhyqAAtr12K/agent.14 15:28:11 SSH_AGENT_PID=21 15:28:11 Running ssh-add (command line suppressed) 15:28:11 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_85185002731016564.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_85185002731016564.key) 15:28:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:12 + git semver bump pre 15:28:12 # -> Open(): unable to determine branch for HEAD 15:28:12 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git 15:28:12 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main 15:28:12 # $SEMVER_REMOTE_NAME = origin 15:28:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:28:12 # $SEMVER_USER_NAME = edgex-jenkins 15:28:12 # $SEMVER_BRANCH = main 15:28:12 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver 15:28:12 2.0.2-dev.6 [Pipeline] } 15:28:12 $ docker exec --env ******** --env ******** 412e2f26246dae60973f53274d5a45c3ab93bfacb50db451d5918db07584da54 ssh-agent -k 15:28:12 unset SSH_AUTH_SOCK; 15:28:12 unset SSH_AGENT_PID; 15:28:12 echo Agent pid 21 killed; 15:28:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:12 + git semver [Pipeline] } 15:28:12 $ docker stop --time=1 412e2f26246dae60973f53274d5a45c3ab93bfacb50db451d5918db07584da54 15:28:13 $ docker rm -f 412e2f26246dae60973f53274d5a45c3ab93bfacb50db451d5918db07584da54 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:28:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:28:14 . [Pipeline] withDockerContainer 15:28:14 prd-centos7-docker-4c-2g-1645 does not seem to be running inside a container 15:28:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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:10004/edgex-devops/git-semver:latest cat 15:28:14 $ docker top 970eaa270eebbdcafb6f54e045cad99e4c472859fb6c50342b2e384e193383e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:14 [ssh-agent] Looking for ssh-agent implementation... 15:28:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:14 $ docker exec 970eaa270eebbdcafb6f54e045cad99e4c472859fb6c50342b2e384e193383e2 ssh-agent 15:28:15 SSH_AUTH_SOCK=/tmp/ssh-B7UbTGwbX3KX/agent.13 15:28:15 SSH_AGENT_PID=20 15:28:15 Running ssh-add (command line suppressed) 15:28:15 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3719914848641576725.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3719914848641576725.key) 15:28:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:15 + git semver push 15:28:15 # -> Open(): unable to determine branch for HEAD 15:28:15 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git 15:28:15 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main 15:28:15 # $SEMVER_REMOTE_NAME = origin 15:28:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:28:15 # $SEMVER_USER_NAME = edgex-jenkins 15:28:15 # $SEMVER_BRANCH = main 15:28:15 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver [Pipeline] } 15:28:25 $ docker exec --env ******** --env ******** 970eaa270eebbdcafb6f54e045cad99e4c472859fb6c50342b2e384e193383e2 ssh-agent -k 15:28:25 unset SSH_AUTH_SOCK; 15:28:25 unset SSH_AGENT_PID; 15:28:25 echo Agent pid 20 killed; 15:28:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:27 + git semver [Pipeline] } 15:28:27 $ docker stop --time=1 970eaa270eebbdcafb6f54e045cad99e4c472859fb6c50342b2e384e193383e2 15:28:29 $ docker rm -f 970eaa270eebbdcafb6f54e045cad99e4c472859fb6c50342b2e384e193383e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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] sh 15:28:30 + '[' -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:28:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:28:31 ---> package-listing.sh 15:28:31 ++ facter osfamily 15:28:31 ++ tr '[:upper:]' '[:lower:]' 15:28:31 + OS_FAMILY=redhat 15:28:31 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 15:28:31 + START_PACKAGES=/tmp/packages_start.txt 15:28:31 + END_PACKAGES=/tmp/packages_end.txt 15:28:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:28:31 + PACKAGES=/tmp/packages_start.txt 15:28:31 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 15:28:31 + PACKAGES=/tmp/packages_end.txt 15:28:31 + case "${OS_FAMILY}" in 15:28:31 + sort 15:28:31 + rpm -qa 15:28:32 + '[' -f /tmp/packages_start.txt ']' 15:28:32 + '[' -f /tmp/packages_end.txt ']' 15:28:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:28:32 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 15:28:32 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 15:28:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 15:28:32 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:28:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:28:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:28:33 15:28:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:28:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:20 latest: Pulling from edgex-lftools-log-publisher 15:29:20 b4d181a07f80: Pulling fs layer 15:29:20 a1111a8f2ec3: Pulling fs layer 15:29:20 ed53099fbce6: Pulling fs layer 15:29:20 dc539afda2c1: Pulling fs layer 15:29:20 77bc0d833cb6: Pulling fs layer 15:29:20 9065ff56babe: Pulling fs layer 15:29:20 d287ab97295c: Pulling fs layer 15:29:20 dc539afda2c1: Waiting 15:29:20 77bc0d833cb6: Waiting 15:29:20 9065ff56babe: Waiting 15:29:20 d287ab97295c: Waiting 15:29:20 a1111a8f2ec3: Verifying Checksum 15:29:20 a1111a8f2ec3: Download complete 15:29:20 dc539afda2c1: Verifying Checksum 15:29:20 dc539afda2c1: Download complete 15:29:20 77bc0d833cb6: Download complete 15:29:20 9065ff56babe: Verifying Checksum 15:29:20 9065ff56babe: Download complete 15:29:20 ed53099fbce6: Verifying Checksum 15:29:20 ed53099fbce6: Download complete 15:29:20 b4d181a07f80: Verifying Checksum 15:29:20 b4d181a07f80: Download complete 15:29:21 b4d181a07f80: Pull complete 15:29:21 a1111a8f2ec3: Pull complete 15:29:21 ed53099fbce6: Pull complete 15:29:21 dc539afda2c1: Pull complete 15:29:22 77bc0d833cb6: Pull complete 15:29:22 9065ff56babe: Pull complete 15:29:23 d287ab97295c: Verifying Checksum 15:29:23 d287ab97295c: Download complete 15:29:27 d287ab97295c: Pull complete 15:29:27 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:29:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:29:27 prd-centos7-docker-4c-2g-1645 does not seem to be running inside a container 15:29:27 $ 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 15:29:31 $ docker top f340084857f79d04c6f2038eed3b983515d0f264bc9d61949925a13d33002ac7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:33 + touch /tmp/pre-build-complete [Pipeline] sh 15:29:33 + mkdir -p /var/log/sysstat [Pipeline] sh 15:29:33 + ls /var/log/sa-host 15:29:33 + sadf -c /var/log/sa-host/sa05 15:29:33 file_magic: OK 15:29:33 HZ: Using current value: 100 15:29:33 file_header: OK 15:29:33 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 15:29:33 Statistics: 15:29:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:29:33 File successfully converted to sysstat format version 12.0.3 15:29:33 + sadf -c /var/log/sa-host/sa27 15:29:33 file_magic: OK 15:29:33 HZ: Using current value: 100 15:29:33 file_header: OK 15:29:33 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 15:29:33 Statistics: 15:29:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:29:33 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:33 provisioning config files... 15:29:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8013967666673062993tmp [Pipeline] { [Pipeline] echo 15:29:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:29:34 ---> create-netrc.sh [Pipeline] } 15:29:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:29:34 ---> python-tools-install.sh [Pipeline] echo 15:29:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:29:35 ---> sudo-logs.sh 15:29:35 Archiving 'sudo' log.. 15:29:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-1645.vexxhost.local: Name or service not known 15:29:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-1645.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:29:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:29:35 ---> job-cost.sh 15:29:35 lf-activate-venv: SKIPPING 15:29:35 DEBUG: total: 0.10999999940395355 15:29:35 INFO: Retrieving Stack Cost... 15:29:36 INFO: Retrieving Pricing Info for: v3-standard-2 15:29:36 INFO: Archiving Costs [Pipeline] echo 15:29:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:29:36 ---> logs-deploy.sh 15:29:36 lf-activate-venv: SKIPPING 15:29:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/6 15:29:36 INFO: archiving workspace using pattern(s): 15:29:37 Archives upload complete. 15:29:37 INFO: archiving logs to Nexus 15:29:38 ---> uname -a: 15:29:38 Linux prd-centos7-docker-4c-2g-1645.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 15:29:38 15:29:38 15:29:38 ---> lscpu: 15:29:38 Architecture: x86_64 15:29:38 CPU op-mode(s): 32-bit, 64-bit 15:29:38 Byte Order: Little Endian 15:29:38 Address sizes: 40 bits physical, 48 bits virtual 15:29:38 CPU(s): 2 15:29:38 On-line CPU(s) list: 0,1 15:29:38 Thread(s) per core: 1 15:29:38 Core(s) per socket: 1 15:29:38 Socket(s): 2 15:29:38 NUMA node(s): 1 15:29:38 Vendor ID: AuthenticAMD 15:29:38 CPU family: 23 15:29:38 Model: 49 15:29:38 Model name: AMD EPYC-Rome Processor 15:29:38 Stepping: 0 15:29:38 CPU MHz: 2799.996 15:29:38 BogoMIPS: 5599.99 15:29:38 Virtualization: AMD-V 15:29:38 Hypervisor vendor: KVM 15:29:38 Virtualization type: full 15:29:38 L1d cache: 32K 15:29:38 L1i cache: 32K 15:29:38 L2 cache: 512K 15:29:38 L3 cache: 16384K 15:29:38 NUMA node0 CPU(s): 0,1 15:29:38 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 15:29:38 15:29:38 15:29:38 ---> nproc: 15:29:38 2 15:29:38 15:29:38 15:29:38 ---> df -h: 15:29:38 Filesystem Size Used Avail Use% Mounted on 15:29:38 overlay 40G 9.0G 32G 23% / 15:29:38 tmpfs 64M 0 64M 0% /dev 15:29:38 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:29:38 shm 64M 0 64M 0% /dev/shm 15:29:38 /dev/vda1 40G 9.0G 32G 23% /facter-os 15:29:38 15:29:38 15:29:38 ---> sar -b -r -n DEV: 15:29:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 15:29:38 15:29:38 15:19:41 LINUX RESTART (2 CPU) 15:29:38 15:29:38 15:20:01 tps rtps wtps bread/s bwrtn/s 15:29:38 15:21:01 208.74 93.37 115.37 10503.41 39569.71 15:29:38 15:22:02 5.16 0.18 4.98 23.18 146.74 15:29:38 15:23:01 1.68 0.00 1.68 0.00 32.85 15:29:38 15:24:01 0.27 0.00 0.27 0.00 2.80 15:29:38 15:25:01 0.22 0.00 0.22 0.00 3.38 15:29:38 15:26:01 0.35 0.00 0.35 0.00 4.61 15:29:38 15:27:01 0.30 0.00 0.30 0.00 4.38 15:29:38 15:28:01 143.08 0.03 143.05 3.73 47045.35 15:29:38 15:29:01 31.96 0.10 31.86 9.99 3023.47 15:29:38 Average: 43.62 10.43 33.19 1173.53 10003.46 15:29:38 15:29:38 15:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:29:38 15:21:01 5464552 0 810928 10.13 2620 1730840 1348448 14.89 577508 1566244 32 15:29:38 15:22:02 5471912 0 802384 10.02 2620 1732024 1226464 13.54 577928 1560776 20 15:29:38 15:23:01 5480232 0 794060 9.91 2620 1732028 1153248 12.73 572980 1558608 8 15:29:38 15:24:01 5479324 0 794964 9.93 2620 1732032 1153248 12.73 574152 1558712 8 15:29:38 15:25:01 5477620 0 796660 9.95 2620 1732040 1153564 12.74 575372 1558712 8 15:29:38 15:26:01 5478772 0 795508 9.93 2620 1732040 1153408 12.73 566128 1567216 16 15:29:38 15:27:01 5477944 0 796328 9.94 2620 1732048 1153384 12.73 566976 1567220 12 15:29:38 15:28:01 3825632 0 1126788 14.07 2620 3053900 1335372 14.74 825544 2726868 50372 15:29:38 15:29:01 3802116 0 1149816 14.36 2620 3054388 1574484 17.38 1001304 2587956 176 15:29:38 Average: 5106456 0 874160 10.91 2620 2025704 1250180 13.80 648655 1805812 5628 15:29:38 15:29:38 15:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:29:38 15:21:01 veth6884aab 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:29:38 15:21:01 eth0 340.65 231.57 1007.99 66.20 0.00 0.00 0.00 0.00 15:29:38 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:21:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:22:02 eth0 25.50 16.59 25.60 8.05 0.00 0.00 0.00 0.00 15:29:38 15:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:22:02 docker0 2.55 1.85 1.14 4.23 0.00 0.00 0.00 0.00 15:29:38 15:23:01 eth0 0.83 0.08 0.07 0.01 0.00 0.00 0.00 0.00 15:29:38 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:24:01 eth0 0.53 0.10 0.05 0.01 0.00 0.00 0.00 0.00 15:29:38 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:25:01 eth0 1.05 0.52 0.54 0.39 0.00 0.00 0.00 0.00 15:29:38 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:26:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:29:38 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:27:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 0.00 15:29:38 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:28:01 eth0 1110.09 783.09 7355.74 70.00 0.00 0.00 0.00 0.00 15:29:38 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:28:01 docker0 14.00 15.42 1.22 45.84 0.00 0.00 0.00 0.00 15:29:38 15:29:01 eth0 78.65 51.87 67.91 91.71 0.00 0.00 0.00 0.00 15:29:38 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:29:01 docker0 2.48 1.60 0.63 0.51 0.00 0.00 0.00 0.00 15:29:38 Average: eth0 173.47 120.73 941.97 26.33 0.00 0.00 0.00 0.00 15:29:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 Average: docker0 2.12 2.11 0.33 5.63 0.00 0.00 0.00 0.00 15:29:38 15:29:38 15:29:38 ---> sar -P ALL: 15:29:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 15:29:38 15:29:38 15:19:41 LINUX RESTART (2 CPU) 15:29:38 15:29:38 15:20:01 CPU %user %nice %system %iowait %steal %idle 15:29:38 15:21:01 all 18.29 0.00 5.87 7.19 0.09 68.57 15:29:38 15:21:01 0 17.53 0.00 6.33 8.82 0.09 67.23 15:29:38 15:21:01 1 19.04 0.00 5.40 5.56 0.09 69.92 15:29:38 15:22:02 all 1.06 0.00 0.50 0.04 0.03 98.36 15:29:38 15:22:02 0 0.97 0.00 0.50 0.03 0.03 98.46 15:29:38 15:22:02 1 1.16 0.00 0.50 0.05 0.03 98.26 15:29:38 15:23:01 all 0.08 0.00 0.08 0.00 0.03 99.82 15:29:38 15:23:01 0 0.10 0.00 0.07 0.00 0.02 99.81 15:29:38 15:23:01 1 0.05 0.00 0.08 0.00 0.03 99.83 15:29:38 15:24:01 all 0.20 0.00 0.04 0.00 0.02 99.74 15:29:38 15:24:01 0 0.33 0.00 0.03 0.00 0.02 99.62 15:29:38 15:24:01 1 0.07 0.00 0.05 0.00 0.02 99.87 15:29:38 15:25:01 all 0.13 0.00 0.06 0.00 0.02 99.80 15:29:38 15:25:01 0 0.13 0.00 0.07 0.00 0.02 99.78 15:29:38 15:25:01 1 0.12 0.00 0.05 0.00 0.02 99.82 15:29:38 15:26:01 all 0.20 0.00 0.04 0.00 0.03 99.73 15:29:38 15:26:01 0 0.32 0.00 0.03 0.00 0.02 99.63 15:29:38 15:26:01 1 0.08 0.00 0.05 0.00 0.03 99.83 15:29:38 15:27:01 all 0.15 0.00 0.06 0.00 0.02 99.77 15:29:38 15:27:01 0 0.25 0.00 0.07 0.00 0.00 99.68 15:29:38 15:27:01 1 0.05 0.00 0.05 0.00 0.03 99.87 15:29:38 15:28:01 all 18.83 0.00 8.24 1.35 0.09 71.49 15:29:38 15:28:01 0 19.05 0.00 8.21 1.23 0.09 71.42 15:29:38 15:28:01 1 18.61 0.00 8.28 1.48 0.09 71.55 15:29:38 15:29:01 all 4.65 0.00 2.30 0.21 0.05 92.79 15:29:38 15:29:01 0 4.37 0.00 2.27 0.36 0.05 92.96 15:29:38 15:29:01 1 4.93 0.00 2.34 0.07 0.05 92.62 15:29:38 Average: all 4.72 0.00 1.86 0.96 0.04 92.43 15:29:38 Average: 0 4.65 0.00 1.90 1.14 0.04 92.28 15:29:38 Average: 1 4.78 0.00 1.82 0.77 0.04 92.58 15:29:38 15:29:38 15:29:38