Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc243e81ba83bc35cdb4507b253464f4571e34cd 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-ssh5777189353346084478.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-ssh3844075418295803401.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-registry/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-registry/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh33958240920494299.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-ssh5163161736374286768.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/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-registry/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4997699237928670663.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-registry, 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-registry-settings PROJECT: go-mod-registry 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-registry DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1034’ Running on prd-centos7-docker-4c-2g-1036 in /w/workspace/dgexfoundry_go-mod-registry_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 Avoid second fetch Checking out Revision cc243e81ba83bc35cdb4507b253464f4571e34cd (main) Cloning repository git@github.com:edgexfoundry/go-mod-registry.git > git init /w/workspace/dgexfoundry_go-mod-registry_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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/dgexfoundry_go-mod-registry_main@tmp/jenkins-gitclient-ssh7253484888041459584.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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 cc243e81ba83bc35cdb4507b253464f4571e34cd # timeout=10 Commit message: "Merge pull request #79 from badboy-huaqiao/issue-#77-getAllRegisterdServiceEndpoints" > git rev-list --no-walk 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:11:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:11:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:11:32 ========================================================= 16:11:32 EdgeX Global Pipelines Version Info 16:11:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:11:33 ------------------- 16:11:33 stable info: 16:11:33 ------------------- 16:11:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:11:33 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:11:33 Message: update stable to v1.0.205 16:11:33 ------------------- 16:11:33 experimental info: 16:11:33 ------------------- 16:11:33 Commited By: **** collab-it+edgex@linuxfoundation.org 16:11:33 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:11:33 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:11:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc243e81ba83bc35cdb4507b253464f4571e34cd [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc243e8 [Pipeline] echo 16:11:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:11:35 + git log --format=format:%s -1 cc243e81ba83bc35cdb4507b253464f4571e34cd [Pipeline] echo 16:11:35 GIT_COMMIT: cc243e81ba83bc35cdb4507b253464f4571e34cd, Commit Message: Merge pull request #79 from badboy-huaqiao/issue-#77-getAllRegisterdServiceEndpoints [Pipeline] echo 16:11:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:11:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:11:35 16:11:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:11:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:11:36 latest: Pulling from edgex-devops/git-semver 16:11:36 31603596830f: Pulling fs layer 16:11:36 d4622e32a9a9: Pulling fs layer 16:11:36 1030fce36090: Pulling fs layer 16:11:36 6c6cb7e1b49b: Pulling fs layer 16:11:36 6c6cb7e1b49b: Waiting 16:11:36 d4622e32a9a9: Verifying Checksum 16:11:36 d4622e32a9a9: Download complete 16:11:36 31603596830f: Verifying Checksum 16:11:36 31603596830f: Download complete 16:11:37 31603596830f: Pull complete 16:11:37 d4622e32a9a9: Pull complete 16:11:37 6c6cb7e1b49b: Verifying Checksum 16:11:37 6c6cb7e1b49b: Download complete 16:11:37 1030fce36090: Verifying Checksum 16:11:37 1030fce36090: Download complete 16:11:38 1030fce36090: Pull complete 16:11:38 6c6cb7e1b49b: Pull complete 16:11:38 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 16:11:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:11:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:11:38 prd-centos7-docker-4c-2g-1036 does not seem to be running inside a container 16:11:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:11:38 $ docker top 50a023c8908521fbb65a500ead1156b98b6d19891fa714b47c0a0b60ed7a484e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:11:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:11:39 [ssh-agent] Looking for ssh-agent implementation... 16:11:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:11:39 $ docker exec 50a023c8908521fbb65a500ead1156b98b6d19891fa714b47c0a0b60ed7a484e ssh-agent 16:11:39 SSH_AUTH_SOCK=/tmp/ssh-hxlPLd6zM6TK/agent.13 16:11:39 SSH_AGENT_PID=19 16:11:39 Running ssh-add (command line suppressed) 16:11:39 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_4914124749238013070.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_4914124749238013070.key) 16:11:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:11:39 + git tag --points-at HEAD [Pipeline] } 16:11:39 $ docker exec --env ******** --env ******** 50a023c8908521fbb65a500ead1156b98b6d19891fa714b47c0a0b60ed7a484e ssh-agent -k 16:11:39 unset SSH_AUTH_SOCK; 16:11:39 unset SSH_AGENT_PID; 16:11:39 echo Agent pid 19 killed; 16:11:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:11:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:11:39 [ssh-agent] Looking for ssh-agent implementation... 16:11:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:11:40 $ docker exec 50a023c8908521fbb65a500ead1156b98b6d19891fa714b47c0a0b60ed7a484e ssh-agent 16:11:40 SSH_AUTH_SOCK=/tmp/ssh-46FVTOQtw16X/agent.52 16:11:40 SSH_AGENT_PID=59 16:11:40 Running ssh-add (command line suppressed) 16:11:40 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2950373739664877649.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2950373739664877649.key) 16:11:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:11:40 + git semver init 16:11:40 # -> Open(): unable to determine branch for HEAD 16:11:40 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git 16:11:40 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main 16:11:40 # $SEMVER_REMOTE_NAME = origin 16:11:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:11:40 # $SEMVER_USER_NAME = edgex-jenkins 16:11:40 # $SEMVER_BRANCH = main 16:11:40 # $SEMVER_TEMP = /tmp/semver-969296610 16:11:40 # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP 16:11:41 # '/tmp/semver-969296610' -> '/w/workspace/dgexfoundry_go-mod-registry_main/.semver' 16:11:41 # -> Force: false 16:11:41 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } 16:11:41 $ docker exec --env ******** --env ******** 50a023c8908521fbb65a500ead1156b98b6d19891fa714b47c0a0b60ed7a484e ssh-agent -k 16:11:41 unset SSH_AUTH_SOCK; 16:11:41 unset SSH_AGENT_PID; 16:11:41 echo Agent pid 59 killed; 16:11:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:11:41 + git semver [Pipeline] } 16:11:41 $ docker stop --time=1 50a023c8908521fbb65a500ead1156b98b6d19891fa714b47c0a0b60ed7a484e 16:11:42 $ docker rm -f 50a023c8908521fbb65a500ead1156b98b6d19891fa714b47c0a0b60ed7a484e [Pipeline] // withDockerContainer [Pipeline] sh 16:11:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:11:43 Stashed 1 file(s) [Pipeline] echo 16:11:43 [edgeXSemver]: initialized semver on version 2.0.1-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 16:11:58 Still waiting to schedule task 16:11:58 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1036’ 16:11:58 Still waiting to schedule task 16:11:58 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 16:13:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1039 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws 16:13:59 Running in /w/workspace/go-mod-registry/4 [Pipeline] { [Pipeline] checkout 16:13:59 Selected Git installation does not exist. Using Default 16:13:59 The recommended git tool is: NONE 16:14:05 using credential edgex-jenkins-ssh 16:14:05 Cloning the remote Git repository 16:14:05 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 16:14:05 > git init /w/workspace/go-mod-registry/4 # timeout=10 16:14:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 16:14:06 > git --version # timeout=10 16:14:06 > git --version # 'git version 2.17.1' 16:14:06 using GIT_SSH to set credentials SSH Credentials for GitHub 16:14:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:14:06 Avoid second fetch 16:14:06 Checking out Revision cc243e81ba83bc35cdb4507b253464f4571e34cd (main) 16:14:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 16:14:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:14:06 > git config core.sparsecheckout # timeout=10 16:14:06 > git checkout -f cc243e81ba83bc35cdb4507b253464f4571e34cd # timeout=10 16:14:11 Commit message: "Merge pull request #79 from badboy-huaqiao/issue-#77-getAllRegisterdServiceEndpoints" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:14:12 ========================================================= 16:14:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:14:12 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:14:12 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 16:14:13 Sending build context to Docker daemon 331.3kB 16:14:13 Step 1/7 : ARG BASE=golang:1.16-alpine 16:14:13 Step 2/7 : FROM ${BASE} 16:14:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:14:14 595b0fe564bb: Pulling fs layer 16:14:14 24495759ef45: Pulling fs layer 16:14:14 d148012ef14d: Pulling fs layer 16:14:14 e90a11edd702: Pulling fs layer 16:14:14 d77568369979: Pulling fs layer 16:14:14 fc1c9f9a7f3b: Pulling fs layer 16:14:14 170f2ba95c9a: Pulling fs layer 16:14:14 97ac5df62f85: Pulling fs layer 16:14:14 97ac5df62f85: Waiting 16:14:14 e90a11edd702: Waiting 16:14:14 d77568369979: Waiting 16:14:14 170f2ba95c9a: Waiting 16:14:14 d148012ef14d: Verifying Checksum 16:14:14 d148012ef14d: Download complete 16:14:14 24495759ef45: Verifying Checksum 16:14:14 24495759ef45: Download complete 16:14:14 d77568369979: Download complete 16:14:14 fc1c9f9a7f3b: Verifying Checksum 16:14:14 fc1c9f9a7f3b: Download complete 16:14:14 595b0fe564bb: Verifying Checksum 16:14:14 595b0fe564bb: Download complete 16:14:14 170f2ba95c9a: Download complete 16:14:15 595b0fe564bb: Pull complete 16:14:15 24495759ef45: Pull complete 16:14:16 d148012ef14d: Pull complete 16:14:18 97ac5df62f85: Verifying Checksum 16:14:18 97ac5df62f85: Download complete 16:14:18 e90a11edd702: Verifying Checksum 16:14:18 e90a11edd702: Download complete 16:14:31 e90a11edd702: Pull complete 16:14:31 d77568369979: Pull complete 16:14:31 fc1c9f9a7f3b: Pull complete 16:14:31 170f2ba95c9a: Pull complete 16:14:36 97ac5df62f85: Pull complete 16:14:36 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:14:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:14:36 ---> 04bc70af865f 16:14:36 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:14:41 ---> Running in 20f6f901d285 16:14:41 Removing intermediate container 20f6f901d285 16:14:41 ---> bae4f72160b4 16:14:41 Step 4/7 : RUN apk add --update bash 16:14:41 ---> Running in f12a8b360708 16:14:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:14:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:14:45 OK: 218 MiB in 52 packages 16:14:46 Removing intermediate container f12a8b360708 16:14:46 ---> 479a64c351ec 16:14:46 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:14:47 ---> Running in c50b8950828e 16:14:47 Removing intermediate container c50b8950828e 16:14:47 ---> 305a3695e4d5 16:14:47 Step 6/7 : COPY go.mod . 16:14:48 ---> ab6790a2eaee 16:14:48 Step 7/7 : RUN go mod download 16:14:48 ---> Running in f34aaa880e0a 16:15:10 Removing intermediate container f34aaa880e0a 16:15:10 ---> d549a5318f73 16:15:10 Successfully built d549a5318f73 16:15:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:15:11 + docker inspect -f . ci-base-image-arm64 16:15:11 . [Pipeline] withDockerContainer 16:15:11 prd-ubuntu18.04-docker-arm64-4c-16g-1039 does not seem to be running inside a container 16:15:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/4 -v /w/workspace/go-mod-registry/4:/w/workspace/go-mod-registry/4:rw,z -v /w/workspace/go-mod-registry/4@tmp:/w/workspace/go-mod-registry/4@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-arm64 cat 16:15:13 $ docker top 8e460d0788c002017487bb83109b3a2704ba0c88ea1d3b01704aca82d6b7cd16 -eo pid,comm [Pipeline] { [Pipeline] sh 16:15:14 + go version 16:15:14 go version go1.16.6 linux/arm64 [Pipeline] } 16:15:14 $ docker stop --time=1 8e460d0788c002017487bb83109b3a2704ba0c88ea1d3b01704aca82d6b7cd16 16:15:16 $ docker rm -f 8e460d0788c002017487bb83109b3a2704ba0c88ea1d3b01704aca82d6b7cd16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:15:17 + docker inspect -f . ci-base-image-arm64 16:15:17 . [Pipeline] withDockerContainer 16:15:17 prd-ubuntu18.04-docker-arm64-4c-16g-1039 does not seem to be running inside a container 16:15:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/4 -v /w/workspace/go-mod-registry/4:/w/workspace/go-mod-registry/4:rw,z -v /w/workspace/go-mod-registry/4@tmp:/w/workspace/go-mod-registry/4@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-arm64 cat 16:15:19 $ docker top e1ac8b4f51ecb0a63256262970bb7bd7b888eeda07de246048cf424b1d263171 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:15:20 + go mod tidy [Pipeline] sh 16:15:21 + make test 16:15:21 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:15:53 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.102s coverage: 83.6% of statements 16:15:53 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 16:15:53 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.015s coverage: 85.7% of statements 16:15:53 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 16:15:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:16:11 gofmt -l . 16:16:11 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:16:11 $ docker stop --time=1 e1ac8b4f51ecb0a63256262970bb7bd7b888eeda07de246048cf424b1d263171 16:16:14 $ docker rm -f e1ac8b4f51ecb0a63256262970bb7bd7b888eeda07de246048cf424b1d263171 [Pipeline] // withDockerContainer [Pipeline] sh 16:16:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:16:15 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 16:16:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:16:16 16:16:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:16:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:16:16 arm64: Pulling from edgex-lftools-log-publisher 16:16:16 448f6bf000e3: Pulling fs layer 16:16:16 f757da607395: Pulling fs layer 16:16:16 05883995daec: Pulling fs layer 16:16:16 8603b9c90790: Pulling fs layer 16:16:16 1560dd03e051: Pulling fs layer 16:16:16 27f5ce0e4adf: Pulling fs layer 16:16:16 c2d8d7efcc4b: Pulling fs layer 16:16:16 8603b9c90790: Waiting 16:16:16 1560dd03e051: Waiting 16:16:16 27f5ce0e4adf: Waiting 16:16:16 c2d8d7efcc4b: Waiting 16:16:17 f757da607395: Verifying Checksum 16:16:17 f757da607395: Download complete 16:16:17 8603b9c90790: Verifying Checksum 16:16:17 8603b9c90790: Download complete 16:16:17 1560dd03e051: Verifying Checksum 16:16:17 27f5ce0e4adf: Verifying Checksum 16:16:17 27f5ce0e4adf: Download complete 16:16:17 05883995daec: Verifying Checksum 16:16:17 05883995daec: Download complete 16:16:18 448f6bf000e3: Verifying Checksum 16:16:18 448f6bf000e3: Download complete 16:16:21 c2d8d7efcc4b: Verifying Checksum 16:16:21 c2d8d7efcc4b: Download complete 16:16:22 448f6bf000e3: Pull complete 16:16:23 f757da607395: Pull complete 16:16:24 05883995daec: Pull complete 16:16:24 8603b9c90790: Pull complete 16:16:26 1560dd03e051: Pull complete 16:16:26 27f5ce0e4adf: Pull complete 16:16:41 c2d8d7efcc4b: Pull complete 16:16:41 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:16:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:16:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:16:41 prd-ubuntu18.04-docker-arm64-4c-16g-1039 does not seem to be running inside a container 16:16:41 $ 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-registry/4 -v /w/workspace/go-mod-registry/4:/w/workspace/go-mod-registry/4:rw,z -v /w/workspace/go-mod-registry/4@tmp:/w/workspace/go-mod-registry/4@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:arm64 cat 16:16:47 $ docker top 85719845a7435453d079451bb823c84e27919a44d0aa22203aaa74672f40c777 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:16:48 ---> job-cost.sh 16:16:48 lf-activate-venv: SKIPPING 16:16:48 INFO: No Stack... 16:16:49 INFO: Retrieving Pricing Info for: v2-standard-4 16:16:49 INFO: Archiving Costs [Pipeline] sh 16:16:50 + cat /w/workspace/go-mod-registry/4/archives/cost.csv 16:16:50 + cut -d, -f6 [Pipeline] lock 16:16:50 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-4-stack-cost] 16:16:50 Resource [jenkins-edgexfoundry-go-mod-registry-main-4-stack-cost] did not exist. Created. 16:16:50 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:16:51 + echo total: 0.18000000715255737 [Pipeline] stash 16:16:51 Stashed 1 file(s) [Pipeline] } 16:16:51 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:16:51 $ docker stop --time=1 85719845a7435453d079451bb823c84e27919a44d0aa22203aaa74672f40c777 16:16:53 $ docker rm -f 85719845a7435453d079451bb823c84e27919a44d0aa22203aaa74672f40c777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:20:58 Running on prd-centos7-docker-4c-2g-1040 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws 16:20:58 Running in /w/workspace/go-mod-registry/4 [Pipeline] { [Pipeline] checkout 16:20:58 Selected Git installation does not exist. Using Default 16:20:58 The recommended git tool is: NONE 16:21:00 using credential edgex-jenkins-ssh 16:21:00 Cloning the remote Git repository 16:21:00 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 16:21:00 > git init /w/workspace/go-mod-registry/4 # timeout=10 16:21:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 16:21:00 > git --version # timeout=10 16:21:00 > git --version # 'git version 2.24.4' 16:21:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:21:00 [INFO] Currently running in a labeled security context 16:21:00 [INFO] Currently SELinux is 'enforcing' on the host 16:21:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/4@tmp/jenkins-gitclient-ssh4999705264122216254.key 16:21:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:21:01 Avoid second fetch 16:21:01 Checking out Revision cc243e81ba83bc35cdb4507b253464f4571e34cd (main) 16:21:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 16:21:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:21:01 > git config core.sparsecheckout # timeout=10 16:21:01 > git checkout -f cc243e81ba83bc35cdb4507b253464f4571e34cd # timeout=10 16:21:05 Commit message: "Merge pull request #79 from badboy-huaqiao/issue-#77-getAllRegisterdServiceEndpoints" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:21:06 ========================================================= 16:21:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:21:06 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:21:06 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 16:21:06 Sending build context to Docker daemon 332.3kB 16:21:06 Step 1/7 : ARG BASE=golang:1.16-alpine 16:21:06 Step 2/7 : FROM ${BASE} 16:21:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:21:07 540db60ca938: Pulling fs layer 16:21:07 adcc1eea9eea: Pulling fs layer 16:21:07 4c4ab2625f07: Pulling fs layer 16:21:07 db62176df00c: Pulling fs layer 16:21:07 3b30891b0d05: Pulling fs layer 16:21:07 06b49ca38bd5: Pulling fs layer 16:21:07 c788192a36de: Pulling fs layer 16:21:07 a77e37c0d609: Pulling fs layer 16:21:07 c3185cebc471: Pulling fs layer 16:21:07 3b30891b0d05: Waiting 16:21:07 06b49ca38bd5: Waiting 16:21:07 c788192a36de: Waiting 16:21:07 a77e37c0d609: Waiting 16:21:07 c3185cebc471: Waiting 16:21:07 db62176df00c: Waiting 16:21:07 4c4ab2625f07: Verifying Checksum 16:21:07 4c4ab2625f07: Download complete 16:21:07 adcc1eea9eea: Verifying Checksum 16:21:07 adcc1eea9eea: Download complete 16:21:07 3b30891b0d05: Verifying Checksum 16:21:07 3b30891b0d05: Download complete 16:21:07 06b49ca38bd5: Verifying Checksum 16:21:07 06b49ca38bd5: Download complete 16:21:07 c788192a36de: Verifying Checksum 16:21:07 c788192a36de: Download complete 16:21:07 540db60ca938: Verifying Checksum 16:21:07 540db60ca938: Download complete 16:21:08 540db60ca938: Pull complete 16:21:08 adcc1eea9eea: Pull complete 16:21:08 4c4ab2625f07: Pull complete 16:21:09 a77e37c0d609: Verifying Checksum 16:21:09 a77e37c0d609: Download complete 16:21:11 c3185cebc471: Verifying Checksum 16:21:11 c3185cebc471: Download complete 16:21:12 db62176df00c: Verifying Checksum 16:21:12 db62176df00c: Download complete 16:21:15 db62176df00c: Pull complete 16:21:15 3b30891b0d05: Pull complete 16:21:15 06b49ca38bd5: Pull complete 16:21:15 c788192a36de: Pull complete 16:21:15 a77e37c0d609: Pull complete 16:21:18 c3185cebc471: Pull complete 16:21:18 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:21:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:21:18 ---> 031687cdd783 16:21:18 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:21:19 ---> Running in e050e1afa06b 16:21:19 Removing intermediate container e050e1afa06b 16:21:19 ---> 7b00033512b9 16:21:19 Step 4/7 : RUN apk add --update bash 16:21:19 ---> Running in 7a7f775536b0 16:21:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:21:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:21:21 OK: 219 MiB in 52 packages 16:21:21 Removing intermediate container 7a7f775536b0 16:21:21 ---> f2963845fb3c 16:21:21 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:21:21 ---> Running in ae5a2ef9d83c 16:21:21 Removing intermediate container ae5a2ef9d83c 16:21:21 ---> 91ea79193b0a 16:21:21 Step 6/7 : COPY go.mod . 16:21:21 ---> 1d741edcb7ed 16:21:21 Step 7/7 : RUN go mod download 16:21:21 ---> Running in e97acd96da7b 16:21:29 Removing intermediate container e97acd96da7b 16:21:29 ---> 35d47cc0e974 16:21:29 Successfully built 35d47cc0e974 16:21:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:21:30 + docker inspect -f . ci-base-image-x86_64 16:21:30 . [Pipeline] withDockerContainer 16:21:30 prd-centos7-docker-4c-2g-1040 does not seem to be running inside a container 16:21:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/4 -v /w/workspace/go-mod-registry/4:/w/workspace/go-mod-registry/4:rw,z -v /w/workspace/go-mod-registry/4@tmp:/w/workspace/go-mod-registry/4@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 16:21:31 $ docker top fa4d5f8b0a9530b5a089b2f4834a2495480c0fc0f82846a84d62943cf010bb76 -eo pid,comm [Pipeline] { [Pipeline] sh 16:21:31 + go version 16:21:31 go version go1.16.6 linux/amd64 [Pipeline] } 16:21:31 $ docker stop --time=1 fa4d5f8b0a9530b5a089b2f4834a2495480c0fc0f82846a84d62943cf010bb76 16:21:32 $ docker rm -f fa4d5f8b0a9530b5a089b2f4834a2495480c0fc0f82846a84d62943cf010bb76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:21:33 + docker inspect -f . ci-base-image-x86_64 16:21:33 . [Pipeline] withDockerContainer 16:21:33 prd-centos7-docker-4c-2g-1040 does not seem to be running inside a container 16:21:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/4 -v /w/workspace/go-mod-registry/4:/w/workspace/go-mod-registry/4:rw,z -v /w/workspace/go-mod-registry/4@tmp:/w/workspace/go-mod-registry/4@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 16:21:33 $ docker top f02bbd7086cf725afe7270c79638b78bc7871714c3b51b3f8ba2a9cacd4b41b0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:21:34 + go mod tidy [Pipeline] sh 16:21:34 + make test 16:21:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:21:46 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.020s coverage: 83.6% of statements 16:21:46 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 16:21:46 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.005s coverage: 85.7% of statements 16:21:46 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 16:21:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:21:49 gofmt -l . 16:21:49 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:21:49 $ docker stop --time=1 f02bbd7086cf725afe7270c79638b78bc7871714c3b51b3f8ba2a9cacd4b41b0 16:21:51 $ docker rm -f f02bbd7086cf725afe7270c79638b78bc7871714c3b51b3f8ba2a9cacd4b41b0 [Pipeline] // withDockerContainer [Pipeline] sh 16:21:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:21:51 Warning: overwriting stash ‘coverage-report’ 16:21:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:21:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:21:52 16:21:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:21:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:21:52 latest: Pulling from edgex-lftools-log-publisher 16:21:52 b4d181a07f80: Pulling fs layer 16:21:52 a1111a8f2ec3: Pulling fs layer 16:21:52 ed53099fbce6: Pulling fs layer 16:21:52 dc539afda2c1: Pulling fs layer 16:21:52 77bc0d833cb6: Pulling fs layer 16:21:52 9065ff56babe: Pulling fs layer 16:21:52 d287ab97295c: Pulling fs layer 16:21:52 77bc0d833cb6: Waiting 16:21:52 9065ff56babe: Waiting 16:21:52 d287ab97295c: Waiting 16:21:52 dc539afda2c1: Waiting 16:21:52 a1111a8f2ec3: Verifying Checksum 16:21:52 a1111a8f2ec3: Download complete 16:21:52 dc539afda2c1: Verifying Checksum 16:21:52 dc539afda2c1: Download complete 16:21:53 77bc0d833cb6: Verifying Checksum 16:21:53 77bc0d833cb6: Download complete 16:21:53 9065ff56babe: Verifying Checksum 16:21:53 9065ff56babe: Download complete 16:21:53 ed53099fbce6: Verifying Checksum 16:21:53 ed53099fbce6: Download complete 16:21:54 b4d181a07f80: Verifying Checksum 16:21:54 b4d181a07f80: Download complete 16:21:55 b4d181a07f80: Pull complete 16:21:55 a1111a8f2ec3: Pull complete 16:21:56 ed53099fbce6: Pull complete 16:21:56 dc539afda2c1: Pull complete 16:21:56 77bc0d833cb6: Pull complete 16:21:56 9065ff56babe: Pull complete 16:21:57 d287ab97295c: Verifying Checksum 16:21:57 d287ab97295c: Download complete 16:22:02 d287ab97295c: Pull complete 16:22:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:22:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:22:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:22:02 prd-centos7-docker-4c-2g-1040 does not seem to be running inside a container 16:22:02 $ 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-registry/4 -v /w/workspace/go-mod-registry/4:/w/workspace/go-mod-registry/4:rw,z -v /w/workspace/go-mod-registry/4@tmp:/w/workspace/go-mod-registry/4@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 16:22:05 $ docker top 02443d8337047b2571b1c12be62a1616288a303212aa9afa3b6fc5e275d9be40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:22:05 ---> job-cost.sh 16:22:05 lf-activate-venv: SKIPPING 16:22:05 INFO: No Stack... 16:22:06 INFO: Retrieving Pricing Info for: v3-standard-2 16:22:06 INFO: Archiving Costs [Pipeline] sh 16:22:07 + cat /w/workspace/go-mod-registry/4/archives/cost.csv 16:22:07 + cut -d, -f6 [Pipeline] lock 16:22:07 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-4-stack-cost] 16:22:07 Resource [jenkins-edgexfoundry-go-mod-registry-main-4-stack-cost] did not exist. Created. 16:22:07 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:22:07 /w/workspace/go-mod-registry/4@tmp/durable-a6834027/script.sh: 1: /w/workspace/go-mod-registry/4@tmp/durable-a6834027/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:22:08 + echo total: 0.05999999865889549 [Pipeline] stash 16:22:08 Warning: overwriting stash ‘stack-cost’ 16:22:08 Stashed 1 file(s) [Pipeline] } 16:22:08 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:22:08 $ docker stop --time=1 02443d8337047b2571b1c12be62a1616288a303212aa9afa3b6fc5e275d9be40 16:22:09 $ docker rm -f 02443d8337047b2571b1c12be62a1616288a303212aa9afa3b6fc5e275d9be40 [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 16:22:10 provisioning config files... 16:22:10 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config413685060073108779tmp [Pipeline] { [Pipeline] sh 16:22:10 + set +x 16:22:10 + bash -s -- 16:22:10 + curl -s https://codecov.io/bash 16:22:10 16:22:10 _____ _ 16:22:10 / ____| | | 16:22:10 | | ___ __| | ___ ___ _____ __ 16:22:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:22:10 | |___| (_) | (_| | __/ (_| (_) \ V / 16:22:10 \_____\___/ \__,_|\___|\___\___/ \_/ 16:22:10 Bash-1.0.6 16:22:10 16:22:10 16:22:10 ==> git version 2.24.4 found 16:22: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 16:22:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:22:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:22:10 ==> Jenkins CI detected. 16:22:10 current dir:  /w/workspace/dgexfoundry_go-mod-registry_main 16:22:10 project root: . 16:22:10 --> token set from env 16:22:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:22:10 ==> Running gcov in . (disable via -X gcov) 16:22:10 ==> Python coveragepy not found 16:22:10 ==> Searching for coverage reports in: 16:22:10 + . 16:22:10 -> Found 1 reports 16:22:10 ==> Detecting git/mercurial file structure 16:22:10 ==> Reading reports 16:22:10 + ./coverage.out bytes=10197 16:22:10 ==> Appending adjustments 16:22:10 https://docs.codecov.io/docs/fixing-reports 16:22:10 + Found adjustments 16:22:10 ==> Gzipping contents 16:22:10 4.0K /tmp/codecov.5aeI96.gz 16:22:10 ==> Uploading reports 16:22:10 url: https://codecov.io 16:22:10 query: branch=main&commit=cc243e81ba83bc35cdb4507b253464f4571e34cd&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 16:22:10 -> Pinging Codecov 16:22:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=main&commit=cc243e81ba83bc35cdb4507b253464f4571e34cd&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 16:22:11 -> Uploading to 16:22:11 https://storage.googleapis.com/codecov/v4/raw/2021-08-17/05B643FFA8DEACB6C25F95B2D4D12284/cc243e81ba83bc35cdb4507b253464f4571e34cd/5598e54d-5374-4710-8933-c21be67226df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210817T162210Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=accda656a183b37148b77a87deb0c749a308d4aa3e5ddede4880bd0768d13e89 16:22:11 % Total % Received % Xferd Average Speed Time Time Time Current 16:22:11 Dload Upload Total Spent Left Speed 16:22:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1978 0 0 100 1978 0 4799 --:--:-- --:--:-- --:--:-- 4789 100 1978 0 0 100 1978 0 4797 --:--:-- --:--:-- --:--:-- 4789 16:22:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/cc243e81ba83bc35cdb4507b253464f4571e34cd [Pipeline] } 16:22:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:22:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:22:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:22:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:22:12 16:22:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:22:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:22:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:22:13 188c0c94c7c5: Pulling fs layer 16:22:13 0ef7d3d256c8: Pulling fs layer 16:22:13 de9db76c5a1d: Pulling fs layer 16:22:13 0eba1c9be4d2: Pulling fs layer 16:22:13 0d57e429df01: Pulling fs layer 16:22:13 4e4be7b47b0d: Pulling fs layer 16:22:13 e1f770b5df2f: Pulling fs layer 16:22:13 85a0685a4137: Pulling fs layer 16:22:13 0d57e429df01: Waiting 16:22:13 4e4be7b47b0d: Waiting 16:22:13 e1f770b5df2f: Waiting 16:22:13 85a0685a4137: Waiting 16:22:13 0eba1c9be4d2: Waiting 16:22:13 de9db76c5a1d: Verifying Checksum 16:22:13 de9db76c5a1d: Download complete 16:22:13 0ef7d3d256c8: Verifying Checksum 16:22:13 0ef7d3d256c8: Download complete 16:22:13 0d57e429df01: Verifying Checksum 16:22:13 0d57e429df01: Download complete 16:22:13 4e4be7b47b0d: Verifying Checksum 16:22:13 4e4be7b47b0d: Download complete 16:22:13 188c0c94c7c5: Verifying Checksum 16:22:13 188c0c94c7c5: Download complete 16:22:13 188c0c94c7c5: Pull complete 16:22:13 0ef7d3d256c8: Pull complete 16:22:13 de9db76c5a1d: Pull complete 16:22:14 e1f770b5df2f: Verifying Checksum 16:22:14 e1f770b5df2f: Download complete 16:22:19 0eba1c9be4d2: Verifying Checksum 16:22:19 0eba1c9be4d2: Download complete 16:22:19 85a0685a4137: Verifying Checksum 16:22:19 85a0685a4137: Download complete 16:22:22 0eba1c9be4d2: Pull complete 16:22:22 0d57e429df01: Pull complete 16:22:22 4e4be7b47b0d: Pull complete 16:22:22 e1f770b5df2f: Pull complete 16:22:26 85a0685a4137: Pull complete 16:22:26 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:22:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:22:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:22:26 prd-centos7-docker-4c-2g-1036 does not seem to be running inside a container 16:22:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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-devops/edgex-snyk-go:1.410.4 cat 16:22:28 $ docker top 9424ca014b79ec2b82e80ab2de35cd82a0a03946dc195c8fd5f8aa0199ea1e31 -eo pid,comm [Pipeline] { [Pipeline] echo 16:22:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:22:28 + set -o pipefail 16:22:28 + snyk monitor '--org=edgex-jenkins' 16:22:34 16:22:34 Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v2)... 16:22:34 16:22:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e2dd60db-48f3-4c1d-986e-6397089a0464/history/004db6b6-d2ee-4688-9210-708a3b6bcdb4 16:22:34 16:22:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:22:34 16:22:34 16:22:34 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 16:22:34 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:22:34 $ docker stop --time=1 9424ca014b79ec2b82e80ab2de35cd82a0a03946dc195c8fd5f8aa0199ea1e31 16:22:35 $ docker rm -f 9424ca014b79ec2b82e80ab2de35cd82a0a03946dc195c8fd5f8aa0199ea1e31 [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 16:22:36 + git log --format=format:%s -1 cc243e81ba83bc35cdb4507b253464f4571e34cd [Pipeline] isUnix [Pipeline] sh 16:22:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:22:36 . [Pipeline] withDockerContainer 16:22:36 prd-centos7-docker-4c-2g-1036 does not seem to be running inside a container 16:22:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:22:37 $ docker top c20fe4fb62a255eaba64c4c0a265b9fc1acc1a8b62e3cac5f9a32302aa47c258 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:37 [ssh-agent] Looking for ssh-agent implementation... 16:22:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:37 $ docker exec c20fe4fb62a255eaba64c4c0a265b9fc1acc1a8b62e3cac5f9a32302aa47c258 ssh-agent 16:22:37 SSH_AUTH_SOCK=/tmp/ssh-VGmKoqGREeyM/agent.13 16:22:37 SSH_AGENT_PID=20 16:22:37 Running ssh-add (command line suppressed) 16:22:37 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7953516687914612783.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7953516687914612783.key) 16:22:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:38 + git semver tag 16:22:38 # -> Open(): unable to determine branch for HEAD 16:22:38 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git 16:22:38 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main 16:22:38 # $SEMVER_REMOTE_NAME = origin 16:22:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:22:38 # $SEMVER_USER_NAME = edgex-jenkins 16:22:38 # $SEMVER_BRANCH = main 16:22:38 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver 16:22:38 # cc243e81ba83bc35cdb4507b253464f4571e34cd HEAD 16:22:38 # -> Force: false 16:22:38 # a5ac8963ac0e19a777356484add75eea5546bb1c refs/tags/v2.0.1-dev.3 [Pipeline] } 16:22:38 $ docker exec --env ******** --env ******** c20fe4fb62a255eaba64c4c0a265b9fc1acc1a8b62e3cac5f9a32302aa47c258 ssh-agent -k 16:22:38 unset SSH_AUTH_SOCK; 16:22:38 unset SSH_AGENT_PID; 16:22:38 echo Agent pid 20 killed; 16:22:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:38 + git semver [Pipeline] } 16:22:38 $ docker stop --time=1 c20fe4fb62a255eaba64c4c0a265b9fc1acc1a8b62e3cac5f9a32302aa47c258 16:22:39 $ docker rm -f c20fe4fb62a255eaba64c4c0a265b9fc1acc1a8b62e3cac5f9a32302aa47c258 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:22:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:22:40 16:22:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:22:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:22:40 0.23.1-centos7: Pulling from edgex-lftools 16:22:40 ab5ef0e58194: Pulling fs layer 16:22:40 9712f1f96733: Pulling fs layer 16:22:40 63f879dbbcfc: Pulling fs layer 16:22:40 0d9ebad4ef96: Pulling fs layer 16:22:40 e9a5061849ea: Pulling fs layer 16:22:40 d747dcd14b5f: Pulling fs layer 16:22:40 2de7ff778b66: Pulling fs layer 16:22:40 e9a5061849ea: Waiting 16:22:40 d747dcd14b5f: Waiting 16:22:40 2de7ff778b66: Waiting 16:22:40 0d9ebad4ef96: Waiting 16:22:40 9712f1f96733: Verifying Checksum 16:22:40 9712f1f96733: Download complete 16:22:43 63f879dbbcfc: Verifying Checksum 16:22:43 63f879dbbcfc: Download complete 16:22:43 e9a5061849ea: Verifying Checksum 16:22:43 e9a5061849ea: Download complete 16:22:43 d747dcd14b5f: Verifying Checksum 16:22:43 d747dcd14b5f: Download complete 16:22:44 2de7ff778b66: Verifying Checksum 16:22:44 2de7ff778b66: Download complete 16:22:44 0d9ebad4ef96: Verifying Checksum 16:22:44 0d9ebad4ef96: Download complete 16:22:44 ab5ef0e58194: Verifying Checksum 16:22:44 ab5ef0e58194: Download complete 16:22:47 ab5ef0e58194: Pull complete 16:22:47 9712f1f96733: Pull complete 16:22:47 63f879dbbcfc: Pull complete 16:22:51 0d9ebad4ef96: Pull complete 16:22:51 e9a5061849ea: Pull complete 16:22:51 d747dcd14b5f: Pull complete 16:22:52 2de7ff778b66: Pull complete 16:22:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:22:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:22:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:22:52 prd-centos7-docker-4c-2g-1036 does not seem to be running inside a container 16:22:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:22:55 $ docker top 2fa7043c017108f7a1428a7c4f3e7f80e4b58e918e5d6c9b62232ae8161bf231 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:22:55 provisioning config files... 16:22:55 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config665473063690138068tmp 16:22:55 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config7774803735483554448tmp 16:22:55 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config3430309080551094392tmp [Pipeline] { [Pipeline] echo 16:22:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:22:55 ---> sigul-configuration.sh 16:22:55 gpg: directory `/root/.gnupg' created 16:22:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:22:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:22:55 gpg: keyring `/root/.gnupg/secring.gpg' created 16:22:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:22:55 gpg: CAST5 encrypted data 16:22:55 gpg: encrypted with 1 passphrase 16:22:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:22:56 + mkdir /home/jenkins 16:22:56 + mkdir /home/jenkins/sigul [Pipeline] sh 16:22:56 + 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 16:22:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:22:56 ---> sigul-install.sh 16:22:56 Sigul already installed; skipping installation. [Pipeline] sh 16:22:57 + git tag --list 16:22:57 v0.0.0 16:22:57 v0.1.0 16:22:57 v0.1.1 16:22:57 v0.1.10 16:22:57 v0.1.11 16:22:57 v0.1.12 16:22:57 v0.1.13 16:22:57 v0.1.14 16:22:57 v0.1.15 16:22:57 v0.1.16 16:22:57 v0.1.17 16:22:57 v0.1.18 16:22:57 v0.1.19 16:22:57 v0.1.2 16:22:57 v0.1.20 16:22:57 v0.1.21 16:22:57 v0.1.22 16:22:57 v0.1.23 16:22:57 v0.1.24 16:22:57 v0.1.25 16:22:57 v0.1.26 16:22:57 v0.1.27 16:22:57 v0.1.3 16:22:57 v0.1.4 16:22:57 v0.1.5 16:22:57 v0.1.6 16:22:57 v0.1.7 16:22:57 v0.1.8 16:22:57 v0.1.9 16:22:57 v2.0.0 16:22:57 v2.0.0-dev.1 16:22:57 v2.0.0-dev.2 16:22:57 v2.0.0-dev.3 16:22:57 v2.0.0-dev.4 16:22:57 v2.0.0-dev.5 16:22:57 v2.0.0-dev.6 16:22:57 v2.0.0-dev.7 16:22:57 v2.0.0-dev.8 16:22:57 v2.0.1-dev.1 16:22:57 v2.0.1-dev.2 16:22:57 v2.0.1-dev.3 [Pipeline] sh 16:22:57 + lftools sign git-tag v2.0.1-dev.3 16:22:58 Signing Git tag with Sigul... 16:22:58 Signing v2.0.1-dev.3 [Pipeline] echo 16:22:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:22:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:22:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:22:59 $ docker stop --time=1 2fa7043c017108f7a1428a7c4f3e7f80e4b58e918e5d6c9b62232ae8161bf231 16:23:00 $ docker rm -f 2fa7043c017108f7a1428a7c4f3e7f80e4b58e918e5d6c9b62232ae8161bf231 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:23:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:23:00 . [Pipeline] withDockerContainer 16:23:00 prd-centos7-docker-4c-2g-1036 does not seem to be running inside a container 16:23:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:23:01 $ docker top e00088eb9c003242615cdae1e124471cdce0beb351fa9c496072a41002411c48 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:23:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:23:01 [ssh-agent] Looking for ssh-agent implementation... 16:23:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:23:01 $ docker exec e00088eb9c003242615cdae1e124471cdce0beb351fa9c496072a41002411c48 ssh-agent 16:23:01 SSH_AUTH_SOCK=/tmp/ssh-r8kt1ztcqa4S/agent.15 16:23:01 SSH_AGENT_PID=21 16:23:01 Running ssh-add (command line suppressed) 16:23:01 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_4634692963096358073.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_4634692963096358073.key) 16:23:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:23:02 + git semver bump pre 16:23:02 # -> Open(): unable to determine branch for HEAD 16:23:02 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git 16:23:02 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main 16:23:02 # $SEMVER_REMOTE_NAME = origin 16:23:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:23:02 # $SEMVER_USER_NAME = edgex-jenkins 16:23:02 # $SEMVER_BRANCH = main 16:23:02 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver 16:23:02 2.0.1-dev.4 [Pipeline] } 16:23:02 $ docker exec --env ******** --env ******** e00088eb9c003242615cdae1e124471cdce0beb351fa9c496072a41002411c48 ssh-agent -k 16:23:02 unset SSH_AUTH_SOCK; 16:23:02 unset SSH_AGENT_PID; 16:23:02 echo Agent pid 21 killed; 16:23:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:23:02 + git semver [Pipeline] } 16:23:02 $ docker stop --time=1 e00088eb9c003242615cdae1e124471cdce0beb351fa9c496072a41002411c48 16:23:03 $ docker rm -f e00088eb9c003242615cdae1e124471cdce0beb351fa9c496072a41002411c48 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:23:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:23:04 . [Pipeline] withDockerContainer 16:23:04 prd-centos7-docker-4c-2g-1036 does not seem to be running inside a container 16:23:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:23:04 $ docker top 43dc7b6edc2e1aba9fe2f8da7fb38ddec533863523ab9af360379e13f7fb920e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:23:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:23:04 [ssh-agent] Looking for ssh-agent implementation... 16:23:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:23:04 $ docker exec 43dc7b6edc2e1aba9fe2f8da7fb38ddec533863523ab9af360379e13f7fb920e ssh-agent 16:23:05 SSH_AUTH_SOCK=/tmp/ssh-XAqBFnBPWMOR/agent.14 16:23:05 SSH_AGENT_PID=20 16:23:05 Running ssh-add (command line suppressed) 16:23:05 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3431545769323572703.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3431545769323572703.key) 16:23:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:23:05 + git semver push 16:23:05 # -> Open(): unable to determine branch for HEAD 16:23:05 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git 16:23:05 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main 16:23:05 # $SEMVER_REMOTE_NAME = origin 16:23:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:23:05 # $SEMVER_USER_NAME = edgex-jenkins 16:23:05 # $SEMVER_BRANCH = main 16:23:05 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } 16:23:06 $ docker exec --env ******** --env ******** 43dc7b6edc2e1aba9fe2f8da7fb38ddec533863523ab9af360379e13f7fb920e ssh-agent -k 16:23:07 unset SSH_AUTH_SOCK; 16:23:07 unset SSH_AGENT_PID; 16:23:07 echo Agent pid 20 killed; 16:23:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:23:07 + git semver [Pipeline] } 16:23:07 $ docker stop --time=1 43dc7b6edc2e1aba9fe2f8da7fb38ddec533863523ab9af360379e13f7fb920e 16:23:08 $ docker rm -f 43dc7b6edc2e1aba9fe2f8da7fb38ddec533863523ab9af360379e13f7fb920e [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 16:23:11 + '[' -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:23:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:23:12 ---> package-listing.sh 16:23:12 ++ facter osfamily 16:23:12 ++ tr '[:upper:]' '[:lower:]' 16:23:12 + OS_FAMILY=redhat 16:23:12 + workspace=/w/workspace/dgexfoundry_go-mod-registry_main 16:23:12 + START_PACKAGES=/tmp/packages_start.txt 16:23:12 + END_PACKAGES=/tmp/packages_end.txt 16:23:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:23:12 + PACKAGES=/tmp/packages_start.txt 16:23:12 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 16:23:12 + PACKAGES=/tmp/packages_end.txt 16:23:12 + case "${OS_FAMILY}" in 16:23:12 + sort 16:23:12 + rpm -qa 16:23:13 + '[' -f /tmp/packages_start.txt ']' 16:23:13 + '[' -f /tmp/packages_end.txt ']' 16:23:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:23:13 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 16:23:13 + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ 16:23:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo 16:23:13 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:23:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:23:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:14 16:23:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:23:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:14 latest: Pulling from edgex-lftools-log-publisher 16:23:14 b4d181a07f80: Pulling fs layer 16:23:14 a1111a8f2ec3: Pulling fs layer 16:23:14 ed53099fbce6: Pulling fs layer 16:23:14 dc539afda2c1: Pulling fs layer 16:23:14 77bc0d833cb6: Pulling fs layer 16:23:14 9065ff56babe: Pulling fs layer 16:23:14 d287ab97295c: Pulling fs layer 16:23:14 77bc0d833cb6: Waiting 16:23:14 9065ff56babe: Waiting 16:23:14 d287ab97295c: Waiting 16:23:14 dc539afda2c1: Waiting 16:23:15 a1111a8f2ec3: Verifying Checksum 16:23:15 a1111a8f2ec3: Download complete 16:23:15 dc539afda2c1: Verifying Checksum 16:23:15 dc539afda2c1: Download complete 16:23:15 77bc0d833cb6: Verifying Checksum 16:23:15 77bc0d833cb6: Download complete 16:23:15 9065ff56babe: Verifying Checksum 16:23:15 9065ff56babe: Download complete 16:23:15 ed53099fbce6: Verifying Checksum 16:23:15 ed53099fbce6: Download complete 16:23:16 b4d181a07f80: Verifying Checksum 16:23:16 b4d181a07f80: Download complete 16:23:17 b4d181a07f80: Pull complete 16:23:17 a1111a8f2ec3: Pull complete 16:23:18 ed53099fbce6: Pull complete 16:23:18 dc539afda2c1: Pull complete 16:23:18 77bc0d833cb6: Pull complete 16:23:18 9065ff56babe: Pull complete 16:23:23 d287ab97295c: Verifying Checksum 16:23:23 d287ab97295c: Download complete 16:23:28 d287ab97295c: Pull complete 16:23:28 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:23:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:23:28 prd-centos7-docker-4c-2g-1036 does not seem to be running inside a container 16:23:28 $ 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:23:30 $ docker top cf748c5fd0489b36a09ce9087523198957ec4fb100bc53cb0bc0b124975aa411 -eo pid,comm [Pipeline] { [Pipeline] sh 16:23:30 + touch /tmp/pre-build-complete [Pipeline] sh 16:23:30 + mkdir -p /var/log/sysstat [Pipeline] sh 16:23:31 + ls /var/log/sa-host 16:23:31 + sadf -c /var/log/sa-host/sa05 16:23:31 file_magic: OK 16:23:31 HZ: Using current value: 100 16:23:31 file_header: OK 16:23:31 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:23:31 Statistics: 16:23:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:23:31 File successfully converted to sysstat format version 12.0.3 16:23:31 + sadf -c /var/log/sa-host/sa17 16:23:31 file_magic: OK 16:23:31 HZ: Using current value: 100 16:23:31 file_header: OK 16:23:31 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:23:31 Statistics: 16:23:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:23:31 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:31 provisioning config files... 16:23:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config8707742704081161316tmp [Pipeline] { [Pipeline] echo 16:23:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:23:32 ---> create-netrc.sh [Pipeline] } 16:23:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:23:32 ---> python-tools-install.sh [Pipeline] echo 16:23:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:23:33 ---> sudo-logs.sh 16:23:33 Archiving 'sudo' log.. 16:23:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-1036.vexxhost.local: Name or service not known 16:23:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-1036.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:23:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:23:33 ---> job-cost.sh 16:23:33 lf-activate-venv: SKIPPING 16:23:33 DEBUG: total: 0.05999999865889549 16:23:33 INFO: Retrieving Stack Cost... 16:23:34 INFO: Retrieving Pricing Info for: v3-standard-2 16:23:34 INFO: Archiving Costs [Pipeline] echo 16:23:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:23:34 ---> logs-deploy.sh 16:23:34 lf-activate-venv: SKIPPING 16:23:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/4 16:23:34 INFO: archiving workspace using pattern(s): 16:23:35 Archives upload complete. 16:23:35 INFO: archiving logs to Nexus 16:23:36 ---> uname -a: 16:23:36 Linux prd-centos7-docker-4c-2g-1036.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 16:23:36 16:23:36 16:23:36 ---> lscpu: 16:23:36 Architecture: x86_64 16:23:36 CPU op-mode(s): 32-bit, 64-bit 16:23:36 Byte Order: Little Endian 16:23:36 Address sizes: 40 bits physical, 48 bits virtual 16:23:36 CPU(s): 2 16:23:36 On-line CPU(s) list: 0,1 16:23:36 Thread(s) per core: 1 16:23:36 Core(s) per socket: 1 16:23:36 Socket(s): 2 16:23:36 NUMA node(s): 1 16:23:36 Vendor ID: AuthenticAMD 16:23:36 CPU family: 23 16:23:36 Model: 49 16:23:36 Model name: AMD EPYC-Rome Processor 16:23:36 Stepping: 0 16:23:36 CPU MHz: 2799.998 16:23:36 BogoMIPS: 5599.99 16:23:36 Virtualization: AMD-V 16:23:36 Hypervisor vendor: KVM 16:23:36 Virtualization type: full 16:23:36 L1d cache: 32K 16:23:36 L1i cache: 32K 16:23:36 L2 cache: 512K 16:23:36 L3 cache: 16384K 16:23:36 NUMA node0 CPU(s): 0,1 16:23:36 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 16:23:36 16:23:36 16:23:36 ---> nproc: 16:23:36 2 16:23:36 16:23:36 16:23:36 ---> df -h: 16:23:36 Filesystem Size Used Avail Use% Mounted on 16:23:36 overlay 40G 9.0G 32G 23% / 16:23:36 tmpfs 64M 0 64M 0% /dev 16:23:36 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:23:36 shm 64M 0 64M 0% /dev/shm 16:23:36 /dev/vda1 40G 9.0G 32G 23% /facter-os 16:23:36 16:23:36 16:23:36 ---> sar -b -r -n DEV: 16:23:36 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) 16:23:36 16:23:36 16:10:51 LINUX RESTART (2 CPU) 16:23:36 16:23:36 16:12:02 tps rtps wtps bread/s bwrtn/s 16:23:36 16:13:01 1.88 0.00 1.88 0.00 39.36 16:23:36 16:14:01 0.25 0.00 0.25 0.00 3.75 16:23:36 16:15:01 0.32 0.00 0.32 0.00 3.15 16:23:36 16:16:01 0.17 0.00 0.17 0.00 2.18 16:23:36 16:17:01 0.35 0.00 0.35 0.00 4.76 16:23:36 16:18:01 0.23 0.00 0.23 0.00 2.86 16:23:36 16:19:01 0.27 0.00 0.27 0.00 3.48 16:23:36 16:20:01 0.23 0.00 0.23 0.00 2.72 16:23:36 16:21:01 0.18 0.00 0.18 0.00 2.02 16:23:36 16:22:01 0.28 0.00 0.28 0.00 3.36 16:23:36 16:23:01 166.89 0.03 166.86 3.73 49971.00 16:23:36 Average: 15.57 0.00 15.57 0.34 4556.43 16:23:36 16:23:36 16:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:23:36 16:13:01 5476572 0 798392 9.97 2620 1731356 1204884 13.30 578464 1556672 20 16:23:36 16:14:01 5476648 0 798304 9.97 2620 1731368 1204884 13.30 568888 1566228 8 16:23:36 16:15:01 5474292 0 800660 10.00 2620 1731368 1205124 13.31 571652 1566228 8 16:23:36 16:16:01 5475544 0 799400 9.98 2620 1731376 1204884 13.30 569696 1566996 8 16:23:36 16:17:01 5474492 0 800448 9.99 2620 1731380 1205016 13.30 570316 1566996 20 16:23:36 16:18:01 5475380 0 799556 9.98 2620 1731384 1204884 13.30 569712 1567000 12 16:23:36 16:19:01 5474220 0 800712 10.00 2620 1731388 1204884 13.30 570612 1566996 16 16:23:36 16:20:01 5468008 0 806920 10.08 2620 1731392 1204884 13.30 576956 1566996 8 16:23:36 16:21:01 5468132 0 806792 10.07 2620 1731396 1204884 13.30 578744 1565196 8 16:23:36 16:22:01 5466504 0 808416 10.09 2620 1731400 1205112 13.31 580136 1565196 8 16:23:36 16:23:01 3883444 0 1069536 13.35 2620 3053340 1454164 16.05 813968 2689904 28 16:23:36 Average: 5328476 0 826285 10.32 2620 1851559 1227600 13.55 595377 1667673 13 16:23:36 16:23:36 16:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:23:36 16:13:01 eth0 0.81 0.08 0.07 0.04 0.00 0.00 0.00 0.00 16:23:36 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:14:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:23:36 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:15:01 eth0 0.47 0.30 0.27 0.20 0.00 0.00 0.00 0.00 16:23:36 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:23:36 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:17:01 eth0 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 16:23:36 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:23:36 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:19:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:23:36 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:20:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:21:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:23:36 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:22:01 eth0 0.78 0.50 0.41 0.27 0.00 0.00 0.00 0.00 16:23:36 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:23:01 eth0 1171.57 805.45 7412.08 146.63 0.00 0.00 0.00 0.00 16:23:36 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:23:01 vethc1648a9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 16:23:01 docker0 28.00 29.18 2.69 70.42 0.00 0.00 0.00 0.00 16:23:36 Average: eth0 106.99 73.48 675.03 13.41 0.00 0.00 0.00 0.00 16:23:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 Average: vethc1648a9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:36 Average: docker0 2.55 2.66 0.24 6.41 0.00 0.00 0.00 0.00 16:23:36 16:23:36 16:23:36 ---> sar -P ALL: 16:23:36 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) 16:23:36 16:23:36 16:10:51 LINUX RESTART (2 CPU) 16:23:36 16:23:36 16:12:02 CPU %user %nice %system %iowait %steal %idle 16:23:36 16:13:01 all 0.27 0.00 0.05 0.00 0.03 99.64 16:23:36 16:13:01 0 0.07 0.00 0.05 0.00 0.03 99.85 16:23:36 16:13:01 1 0.48 0.00 0.05 0.00 0.03 99.44 16:23:36 16:14:01 all 0.16 0.00 0.03 0.00 0.03 99.79 16:23:36 16:14:01 0 0.10 0.00 0.02 0.00 0.02 99.87 16:23:36 16:14:01 1 0.22 0.00 0.03 0.00 0.03 99.72 16:23:36 16:15:01 all 0.14 0.00 0.03 0.00 0.03 99.80 16:23:36 16:15:01 0 0.23 0.00 0.02 0.00 0.02 99.73 16:23:36 16:15:01 1 0.05 0.00 0.05 0.00 0.03 99.87 16:23:36 16:16:01 all 0.09 0.00 0.04 0.00 0.03 99.83 16:23:36 16:16:01 0 0.15 0.00 0.07 0.00 0.05 99.73 16:23:36 16:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:23:36 16:17:01 all 0.17 0.00 0.03 0.00 0.03 99.77 16:23:36 16:17:01 0 0.08 0.00 0.03 0.00 0.02 99.87 16:23:36 16:17:01 1 0.25 0.00 0.03 0.00 0.03 99.68 16:23:36 16:18:01 all 0.24 0.00 0.03 0.00 0.03 99.71 16:23:36 16:18:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:23:36 16:18:01 1 0.45 0.00 0.03 0.00 0.02 99.50 16:23:36 16:19:01 all 0.23 0.00 0.05 0.00 0.03 99.69 16:23:36 16:19:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:23:36 16:19:01 1 0.42 0.00 0.05 0.00 0.03 99.50 16:23:36 16:20:01 all 0.15 0.00 0.03 0.00 0.03 99.79 16:23:36 16:20:01 0 0.08 0.00 0.02 0.00 0.05 99.85 16:23:36 16:20:01 1 0.22 0.00 0.05 0.00 0.00 99.73 16:23:36 16:21:01 all 0.20 0.00 0.03 0.00 0.03 99.74 16:23:36 16:21:01 0 0.35 0.00 0.03 0.00 0.02 99.60 16:23:36 16:21:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:23:36 16:22:01 all 0.17 0.00 0.03 0.00 0.03 99.77 16:23:36 16:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:23:36 16:22:01 1 0.30 0.00 0.03 0.00 0.03 99.63 16:23:36 16:23:01 all 20.33 0.00 9.51 1.70 0.07 68.39 16:23:36 16:23:01 0 20.86 0.00 10.20 1.88 0.07 66.99 16:23:36 16:23:01 1 19.81 0.00 8.82 1.52 0.07 69.77 16:23:36 16:23:36 Average: CPU %user %nice %system %iowait %steal %idle 16:23:36 Average: all 1.91 0.00 0.85 0.15 0.03 97.06 16:23:36 Average: 0 1.89 0.00 0.90 0.16 0.03 97.01 16:23:36 Average: 1 1.93 0.00 0.80 0.13 0.03 97.11 16:23:36 16:23:36 16:23:36