Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 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-ssh8873356607068328096.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh3226707608143270404.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 590556114a56c6d90cc8043840e039c2f74196dc 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-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7297615813480534055.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 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-ssh14771743548550061968.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2856827708980179988.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration 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 SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-7129 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 (main) Commit message: "Merge pull request #138 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.2.0-dev.31" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 # timeout=10 > git rev-list --no-walk d8174c5f2150a9dce061599806aeac784eb732ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:42:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:42:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:42:40 ========================================================= 12:42:40 EdgeX Global Pipelines Version Info 12:42:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:42:40 ------------------- 12:42:40 stable info: 12:42:40 ------------------- 12:42:40 Commited By: Ginny Guan ginny@iotechsys.com 12:42:40 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 12:42:40 Message: update stable to v1.0.260 12:42:41 ------------------- 12:42:41 experimental info: 12:42:41 ------------------- 12:42:41 Commited By: Ginny Guan ginny@iotechsys.com 12:42:41 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 12:42:41 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:42:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:42:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 12:42:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:42:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:42:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:42:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:42:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:42:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 [Pipeline] echo 12:42:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 653bf2c [Pipeline] echo 12:42:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:42:42 + git rev-list -1 --merges 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8~1..653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 [Pipeline] echo 12:42:42 -----------> git rev-list -1 --merges 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8~1..653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 12:42:42 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 [false] [Pipeline] sh 12:42:42 + git log --format=format:%s -1 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 [Pipeline] echo 12:42:42 ========================================================= 12:42:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:42:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:42:43 + git log --format=format:%s -1 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 [Pipeline] echo 12:42:43 [semverPrep] GIT_COMMIT: 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8, Commit Message: Merge pull request #138 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.2.0-dev.31 [Pipeline] echo 12:42:43 [semverPrep] This is not a build commit. [Pipeline] sh 12:42:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:42:43 + grep -v github /etc/ssh/ssh_known_hosts 12:42:43 + [ -e /tmp/ssh_known_hosts ] 12:42:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:42:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:42:43 + sudo tee -a /etc/ssh/ssh_known_hosts 12:42:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:42:44 12:42:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:42:44 0.1.4: Pulling from edgex-devops/py-git-semver 12:42:44 b85a868b505f: Pulling fs layer 12:42:44 e2be974225ed: Pulling fs layer 12:42:44 339a4e72a1f5: Pulling fs layer 12:42:44 988bab9f4d93: Pulling fs layer 12:42:44 1469e6f7b9e6: Pulling fs layer 12:42:44 eaf3925da568: Pulling fs layer 12:42:44 bab4dde63d76: Pulling fs layer 12:42:44 bde34c3a00c8: Pulling fs layer 12:42:44 b352a97aabf1: Pulling fs layer 12:42:44 4872d77fe225: Pulling fs layer 12:42:44 5851b861e8e6: Pulling fs layer 12:42:44 bde34c3a00c8: Waiting 12:42:44 988bab9f4d93: Waiting 12:42:44 b352a97aabf1: Waiting 12:42:44 bab4dde63d76: Waiting 12:42:44 eaf3925da568: Waiting 12:42:44 1469e6f7b9e6: Waiting 12:42:44 4872d77fe225: Waiting 12:42:44 e2be974225ed: Verifying Checksum 12:42:44 e2be974225ed: Download complete 12:42:44 988bab9f4d93: Verifying Checksum 12:42:44 988bab9f4d93: Download complete 12:42:44 1469e6f7b9e6: Verifying Checksum 12:42:44 1469e6f7b9e6: Download complete 12:42:44 339a4e72a1f5: Verifying Checksum 12:42:44 339a4e72a1f5: Download complete 12:42:44 eaf3925da568: Verifying Checksum 12:42:44 eaf3925da568: Download complete 12:42:44 bde34c3a00c8: Verifying Checksum 12:42:44 bde34c3a00c8: Download complete 12:42:44 b352a97aabf1: Verifying Checksum 12:42:44 b352a97aabf1: Download complete 12:42:44 4872d77fe225: Verifying Checksum 12:42:44 4872d77fe225: Download complete 12:42:44 5851b861e8e6: Verifying Checksum 12:42:44 5851b861e8e6: Download complete 12:42:44 b85a868b505f: Download complete 12:42:45 bab4dde63d76: Download complete 12:42:46 b85a868b505f: Pull complete 12:42:46 e2be974225ed: Pull complete 12:42:46 339a4e72a1f5: Pull complete 12:42:46 988bab9f4d93: Pull complete 12:42:46 1469e6f7b9e6: Pull complete 12:42:46 eaf3925da568: Pull complete 12:42:48 bab4dde63d76: Pull complete 12:42:48 bde34c3a00c8: Pull complete 12:42:48 b352a97aabf1: Pull complete 12:42:48 4872d77fe225: Pull complete 12:42:48 5851b861e8e6: Pull complete 12:42:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:42:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:42:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:42:48 prd-ubuntu20.04-docker-8c-8g-7129 does not seem to be running inside a container 12:42:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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:10003/edgex-devops/py-git-semver:0.1.4 cat 12:42:51 $ docker top 8bfb0285093b364064d8de40e4f962279e25d1483a683d0c41e29b7b2dea526e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:42:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:42:51 [ssh-agent] Looking for ssh-agent implementation... 12:42:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:42:51 $ docker exec 8bfb0285093b364064d8de40e4f962279e25d1483a683d0c41e29b7b2dea526e ssh-agent 12:42:51 SSH_AUTH_SOCK=/tmp/ssh-BJiVfSnNUu43/agent.32 12:42:51 SSH_AGENT_PID=38 12:42:51 Running ssh-add (command line suppressed) 12:42:51 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6173529308113561046.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6173529308113561046.key) 12:42:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:42:52 + git tag --points-at HEAD [Pipeline] } 12:42:52 $ docker exec --env ******** --env ******** 8bfb0285093b364064d8de40e4f962279e25d1483a683d0c41e29b7b2dea526e ssh-agent -k 12:42:52 unset SSH_AUTH_SOCK; 12:42:52 unset SSH_AGENT_PID; 12:42:52 echo Agent pid 38 killed; 12:42:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:42:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:42:52 [ssh-agent] Looking for ssh-agent implementation... 12:42:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:42:52 $ docker exec 8bfb0285093b364064d8de40e4f962279e25d1483a683d0c41e29b7b2dea526e ssh-agent 12:42:52 SSH_AUTH_SOCK=/tmp/ssh-rZqGbBJLmTJ2/agent.71 12:42:52 SSH_AGENT_PID=77 12:42:52 Running ssh-add (command line suppressed) 12:42:52 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_96125692336564625.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_96125692336564625.key) 12:42:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:42:52 + git semver init 12:42:53 2024-08-05 12:42:52,982 [run_init] DEBUG init version:0.0.0 force:False 12:42:53 2024-08-05 12:42:52,983 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 12:42:53 2024-08-05 12:42:52,983 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 12:42:53 2024-08-05 12:42:52,983 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 12:42:54 2024-08-05 12:42:53,703 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 12:42:54 2024-08-05 12:42:53,703 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 12:42:54 2024-08-05 12:42:53,704 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 12:42:54 2024-08-05 12:42:53,704 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 12:42:54 3.2.0-dev.12 [Pipeline] } 12:42:54 $ docker exec --env ******** --env ******** 8bfb0285093b364064d8de40e4f962279e25d1483a683d0c41e29b7b2dea526e ssh-agent -k 12:42:54 unset SSH_AUTH_SOCK; 12:42:54 unset SSH_AGENT_PID; 12:42:54 echo Agent pid 77 killed; 12:42:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:42:54 + git semver [Pipeline] } 12:42:54 $ docker stop --time=1 8bfb0285093b364064d8de40e4f962279e25d1483a683d0c41e29b7b2dea526e 12:42:56 $ docker rm -f --volumes 8bfb0285093b364064d8de40e4f962279e25d1483a683d0c41e29b7b2dea526e [Pipeline] // withDockerContainer [Pipeline] sh 12:42:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:42:56 Stashed 1 file(s) [Pipeline] echo 12:42:56 [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 12:42:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:42:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:42:56 ========================================================= 12:42:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:42:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:42:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:42:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:42:57 619be1103602: Pulling fs layer 12:42:57 7862e08f4a3e: Pulling fs layer 12:42:57 5df492c9dc93: Pulling fs layer 12:42:57 7629e6793208: Pulling fs layer 12:42:57 4f4fb700ef54: Pulling fs layer 12:42:57 fb5054dd5b73: Pulling fs layer 12:42:57 eeca6798cff9: Pulling fs layer 12:42:57 aa269ceb94a6: Pulling fs layer 12:42:57 ada007ff1a6a: Pulling fs layer 12:42:57 fb5054dd5b73: Waiting 12:42:57 eeca6798cff9: Waiting 12:42:57 7629e6793208: Waiting 12:42:57 aa269ceb94a6: Waiting 12:42:57 ada007ff1a6a: Waiting 12:42:57 4f4fb700ef54: Waiting 12:42:57 7862e08f4a3e: Download complete 12:42:57 7629e6793208: Verifying Checksum 12:42:57 7629e6793208: Download complete 12:42:57 4f4fb700ef54: Verifying Checksum 12:42:57 4f4fb700ef54: Download complete 12:42:57 fb5054dd5b73: Verifying Checksum 12:42:57 fb5054dd5b73: Download complete 12:42:57 619be1103602: Verifying Checksum 12:42:57 619be1103602: Download complete 12:42:57 eeca6798cff9: Verifying Checksum 12:42:57 eeca6798cff9: Download complete 12:42:57 619be1103602: Pull complete 12:42:57 ada007ff1a6a: Verifying Checksum 12:42:57 ada007ff1a6a: Download complete 12:42:57 7862e08f4a3e: Pull complete 12:42:57 5df492c9dc93: Verifying Checksum 12:42:57 5df492c9dc93: Download complete 12:42:57 aa269ceb94a6: Verifying Checksum 12:42:57 aa269ceb94a6: Download complete 12:43:01 5df492c9dc93: Pull complete 12:43:01 7629e6793208: Pull complete 12:43:01 4f4fb700ef54: Pull complete 12:43:01 fb5054dd5b73: Pull complete 12:43:01 eeca6798cff9: Pull complete 12:43:03 aa269ceb94a6: Pull complete 12:43:03 ada007ff1a6a: Pull complete 12:43:03 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 12:43:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:43:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 12:43:04 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:43:04 + docker inspect -f . ci-base-image-x86_64 12:43:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:43:04 prd-ubuntu20.04-docker-8c-8g-7129 does not seem to be running inside a container 12:43:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 ******** ci-base-image-x86_64 cat 12:43:08 $ docker top 93f7d1299f1528c4529da685192d710b8e9b29e442c4e9c1d31e8656d0306c25 -eo pid,comm [Pipeline] { [Pipeline] sh 12:43:08 + go version 12:43:08 go version go1.21.9 linux/amd64 [Pipeline] } 12:43:08 $ docker stop --time=1 93f7d1299f1528c4529da685192d710b8e9b29e442c4e9c1d31e8656d0306c25 12:43:09 $ docker rm -f --volumes 93f7d1299f1528c4529da685192d710b8e9b29e442c4e9c1d31e8656d0306c25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:43:10 + docker inspect -f . ci-base-image-x86_64 12:43:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:43:10 prd-ubuntu20.04-docker-8c-8g-7129 does not seem to be running inside a container 12:43:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 ******** ci-base-image-x86_64 cat 12:43:10 $ docker top bb1622162756a259edbce3d043d913e9b03fa0e0d2dcfe90d978d5fc90b362fc -eo pid,comm [Pipeline] { [Pipeline] sh 12:43:11 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh 12:43:11 + make test 12:43:11 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:43:11 go: downloading github.com/stretchr/testify v1.9.0 12:43:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.32 12:43:11 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.31 12:43:11 go: downloading github.com/hashicorp/consul/api v1.29.2 12:43:11 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:43:11 Still waiting to schedule task 12:43:11 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7131’ is offline 12:43:11 go: downloading github.com/mitchellh/mapstructure v1.5.0 12:43:11 go: downloading github.com/spf13/cast v1.6.0 12:43:11 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:43:11 go: downloading github.com/mitchellh/copystructure v1.0.0 12:43:11 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 12:43:11 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 12:43:11 go: downloading gopkg.in/yaml.v3 v3.0.1 12:43:11 go: downloading github.com/stretchr/objx v0.5.2 12:43:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 12:43:11 go: downloading github.com/hashicorp/go-hclog v1.5.0 12:43:11 go: downloading github.com/hashicorp/go-multierror v1.1.1 12:43:11 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:43:11 go: downloading github.com/hashicorp/serf v0.10.1 12:43:11 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 12:43:11 go: downloading github.com/google/uuid v1.6.0 12:43:11 go: downloading github.com/go-playground/validator/v10 v10.22.0 12:43:11 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 12:43:12 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 12:43:12 go: downloading github.com/go-redis/redis/v7 v7.3.0 12:43:12 go: downloading github.com/mitchellh/reflectwalk v1.0.0 12:43:12 go: downloading github.com/fatih/color v1.16.0 12:43:12 go: downloading github.com/mattn/go-isatty v0.0.20 12:43:12 go: downloading github.com/hashicorp/errwrap v1.1.0 12:43:12 go: downloading github.com/x448/float16 v0.8.4 12:43:12 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 12:43:12 go: downloading github.com/go-playground/universal-translator v0.18.1 12:43:12 go: downloading github.com/leodido/go-urn v1.4.0 12:43:12 go: downloading golang.org/x/crypto v0.25.0 12:43:12 go: downloading golang.org/x/text v0.16.0 12:43:12 go: downloading github.com/mattn/go-colorable v0.1.13 12:43:12 go: downloading github.com/armon/go-metrics v0.4.1 12:43:12 go: downloading golang.org/x/sys v0.22.0 12:43:12 go: downloading github.com/gorilla/websocket v1.5.3 12:43:12 go: downloading golang.org/x/net v0.27.0 12:43:12 go: downloading golang.org/x/sync v0.7.0 12:43:12 go: downloading github.com/go-playground/locales v0.14.1 12:43:12 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 12:43:12 go: downloading github.com/hashicorp/golang-lru v0.5.4 12:43:20 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 12:43:20 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.005s coverage: 66.7% of statements 12:43:28 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.593s coverage: 87.1% of statements 12:43:28 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/keeper 0.024s coverage: 58.6% of statements 12:43:28 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.006s coverage: 100.0% of statements 12:43:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:43:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:43:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 12:43:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:43:38 $ docker stop --time=1 bb1622162756a259edbce3d043d913e9b03fa0e0d2dcfe90d978d5fc90b362fc 12:43:43 $ docker rm -f --volumes bb1622162756a259edbce3d043d913e9b03fa0e0d2dcfe90d978d5fc90b362fc [Pipeline] // withDockerContainer [Pipeline] sh 12:43:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:43:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:43:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:43:44 12:43:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:43:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:43:45 latest: Pulling from edgex-lftools-log-publisher 12:43:45 5eb5b503b376: Pulling fs layer 12:43:45 5c69ac0246d0: Pulling fs layer 12:43:45 ec43610c2a17: Pulling fs layer 12:43:45 3a2ae6a8a46f: Pulling fs layer 12:43:45 33b1e0a273af: Pulling fs layer 12:43:45 5d3b04190fa2: Pulling fs layer 12:43:45 2f39f015ded8: Pulling fs layer 12:43:45 33b1e0a273af: Waiting 12:43:45 5d3b04190fa2: Waiting 12:43:45 2f39f015ded8: Waiting 12:43:45 3a2ae6a8a46f: Waiting 12:43:45 5c69ac0246d0: Verifying Checksum 12:43:45 5c69ac0246d0: Download complete 12:43:45 3a2ae6a8a46f: Download complete 12:43:45 33b1e0a273af: Verifying Checksum 12:43:45 33b1e0a273af: Download complete 12:43:45 5d3b04190fa2: Verifying Checksum 12:43:45 5d3b04190fa2: Download complete 12:43:45 ec43610c2a17: Verifying Checksum 12:43:45 ec43610c2a17: Download complete 12:43:45 5eb5b503b376: Verifying Checksum 12:43:45 5eb5b503b376: Download complete 12:43:46 2f39f015ded8: Verifying Checksum 12:43:46 2f39f015ded8: Download complete 12:43:46 5eb5b503b376: Pull complete 12:43:46 5c69ac0246d0: Pull complete 12:43:47 ec43610c2a17: Pull complete 12:43:47 3a2ae6a8a46f: Pull complete 12:43:47 33b1e0a273af: Pull complete 12:43:47 5d3b04190fa2: Pull complete 12:43:51 2f39f015ded8: Pull complete 12:43:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:43:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:43:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:43:51 prd-ubuntu20.04-docker-8c-8g-7129 does not seem to be running inside a container 12:43:51 $ 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/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:43:55 $ docker top 9316a2a0edddb35cba98507d7cbcf4a805164f124f74428003b87a05ad4a1433 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:43:55 ---> job-cost.sh 12:43:55 lf-activate-venv: SKIPPING 12:43:55 INFO: No Stack... 12:43:55 INFO: Retrieving Pricing Info for: v3-standard-8 12:43:56 INFO: Archiving Costs [Pipeline] sh 12:43:56 + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv 12:43:56 + cut -d, -f6 [Pipeline] lock 12:43:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-65-stack-cost] 12:43:56 Resource [jenkins-edgexfoundry-go-mod-configuration-main-65-stack-cost] did not exist. Created. 12:43:56 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:43:56 + echo total: 0.2199999988079071 [Pipeline] stash 12:43:56 Stashed 1 file(s) [Pipeline] } 12:43:56 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-65-stack-cost] [Pipeline] // lock [Pipeline] } 12:43:56 $ docker stop --time=1 9316a2a0edddb35cba98507d7cbcf4a805164f124f74428003b87a05ad4a1433 12:43:58 $ docker rm -f --volumes 9316a2a0edddb35cba98507d7cbcf4a805164f124f74428003b87a05ad4a1433 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:44:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7132 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 12:44:46 Running in /w/workspace/go-mod-configuration/65 [Pipeline] { [Pipeline] checkout 12:44:46 Selected Git installation does not exist. Using Default 12:44:46 The recommended git tool is: NONE 12:44:50 using credential edgex-jenkins-ssh 12:44:51 Cloning the remote Git repository 12:44:51 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 12:44:51 > git init /w/workspace/go-mod-configuration/65 # timeout=10 12:44:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 12:44:51 > git --version # timeout=10 12:44:51 > git --version # 'git version 2.25.1' 12:44:51 using GIT_SSH to set credentials SSH Credentials for GitHub 12:44:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:44:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 12:44:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:44:53 Avoid second fetch 12:44:53 Checking out Revision 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 (main) 12:44:53 Commit message: "Merge pull request #138 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.2.0-dev.31" 12:44:53 > git config core.sparsecheckout # timeout=10 12:44:53 > git checkout -f 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:44:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:44:58 % Total % Received % Xferd Average Speed Time Time Time Current 12:44:58 Dload Upload Total Spent Left Speed 12:44:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75017 0 --:--:-- --:--:-- --:--:-- 75017 [Pipeline] sh 12:44:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:44:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:44:59 + sudo tee /etc/docker/daemon.new 12:44:59 { 12:44:59 "registry-mirrors": [ 12:44:59 "https://nexus3.edgexfoundry.org:10001" 12:44:59 ], 12:44:59 "bip": "10.250.0.254/24", 12:44:59 "hosts": [ 12:44:59 "tcp://0.0.0.0:5555", 12:44:59 "unix:///var/run/docker.sock" 12:44:59 ], 12:44:59 "mtu": 1458, 12:44:59 "selinux-enabled": true, 12:44:59 "seccomp-profile": "/etc/docker/seccomp.json" 12:44:59 } [Pipeline] sh 12:44:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:44:59 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 12:45:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:45:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:45:18 ========================================================= 12:45:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:45:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:45:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:45:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:45:19 c6b39de5b339: Pulling fs layer 12:45:19 a69c41024577: Pulling fs layer 12:45:19 d6de4b400683: Pulling fs layer 12:45:19 35cb2a7552d0: Pulling fs layer 12:45:19 4f4fb700ef54: Pulling fs layer 12:45:19 464afbd9ba4c: Pulling fs layer 12:45:19 00f215d4a9da: Pulling fs layer 12:45:19 35cb2a7552d0: Waiting 12:45:19 4f4fb700ef54: Waiting 12:45:19 464afbd9ba4c: Waiting 12:45:19 d496ad576159: Pulling fs layer 12:45:19 00f215d4a9da: Waiting 12:45:19 d496ad576159: Waiting 12:45:19 a69c41024577: Verifying Checksum 12:45:19 a69c41024577: Download complete 12:45:19 35cb2a7552d0: Verifying Checksum 12:45:19 35cb2a7552d0: Download complete 12:45:19 4f4fb700ef54: Verifying Checksum 12:45:19 4f4fb700ef54: Download complete 12:45:19 464afbd9ba4c: Verifying Checksum 12:45:19 464afbd9ba4c: Download complete 12:45:19 c6b39de5b339: Verifying Checksum 12:45:19 c6b39de5b339: Download complete 12:45:19 d496ad576159: Verifying Checksum 12:45:19 d496ad576159: Download complete 12:45:20 c6b39de5b339: Pull complete 12:45:20 a69c41024577: Pull complete 12:45:21 d6de4b400683: Download complete 12:45:22 00f215d4a9da: Verifying Checksum 12:45:22 00f215d4a9da: Download complete 12:45:34 d6de4b400683: Pull complete 12:45:34 35cb2a7552d0: Pull complete 12:45:34 4f4fb700ef54: Pull complete 12:45:34 464afbd9ba4c: Pull complete 12:45:43 00f215d4a9da: Pull complete 12:45:44 d496ad576159: Pull complete 12:45:44 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 12:45:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:45:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 12:45:44 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:45 + docker inspect -f . ci-base-image-arm64 12:45:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:45:45 prd-ubuntu20.04-docker-arm64-4c-16g-7132 does not seem to be running inside a container 12:45:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/65 -v /w/workspace/go-mod-configuration/65:/w/workspace/go-mod-configuration/65:rw,z -v /w/workspace/go-mod-configuration/65@tmp:/w/workspace/go-mod-configuration/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:45:48 $ docker top 285f5d6f34d02144102d9f0d1002cc5f8dc27be665f420ea9cbdfe96ca3eafa6 -eo pid,comm [Pipeline] { [Pipeline] sh 12:45:49 + go version 12:45:49 go version go1.21.9 linux/arm64 [Pipeline] } 12:45:49 $ docker stop --time=1 285f5d6f34d02144102d9f0d1002cc5f8dc27be665f420ea9cbdfe96ca3eafa6 12:45:50 $ docker rm -f --volumes 285f5d6f34d02144102d9f0d1002cc5f8dc27be665f420ea9cbdfe96ca3eafa6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:51 + docker inspect -f . ci-base-image-arm64 12:45:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:45:51 prd-ubuntu20.04-docker-arm64-4c-16g-7132 does not seem to be running inside a container 12:45:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-configuration/65 -v /w/workspace/go-mod-configuration/65:/w/workspace/go-mod-configuration/65:rw,z -v /w/workspace/go-mod-configuration/65@tmp:/w/workspace/go-mod-configuration/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:45:53 $ docker top 1e8c5ed9c6c5f10cbba1d7195bddfc69524c2d9b5f458f7656ef64c00237e12e -eo pid,comm [Pipeline] { [Pipeline] sh 12:45:53 + git config --global --add safe.directory /w/workspace/go-mod-configuration/65 [Pipeline] fileExists [Pipeline] sh 12:45:54 + make test 12:45:54 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:45:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.31 12:45:54 go: downloading github.com/stretchr/testify v1.9.0 12:45:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.32 12:45:55 go: downloading github.com/mitchellh/mapstructure v1.5.0 12:45:55 go: downloading github.com/spf13/cast v1.6.0 12:45:55 go: downloading github.com/hashicorp/consul/api v1.29.2 12:45:55 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:45:55 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 12:45:55 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 12:45:55 go: downloading gopkg.in/yaml.v3 v3.0.1 12:45:55 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 12:45:55 go: downloading github.com/google/uuid v1.6.0 12:45:55 go: downloading github.com/go-playground/validator/v10 v10.22.0 12:45:55 go: downloading github.com/stretchr/objx v0.5.2 12:45:55 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:45:55 go: downloading github.com/mitchellh/copystructure v1.0.0 12:45:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 12:45:55 go: downloading github.com/hashicorp/go-hclog v1.5.0 12:45:55 go: downloading github.com/hashicorp/go-multierror v1.1.1 12:45:55 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:45:55 go: downloading github.com/hashicorp/serf v0.10.1 12:45:55 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 12:45:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 12:45:56 go: downloading github.com/go-redis/redis/v7 v7.3.0 12:45:56 go: downloading github.com/x448/float16 v0.8.4 12:45:56 go: downloading github.com/mitchellh/reflectwalk v1.0.0 12:45:56 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 12:45:56 go: downloading github.com/go-playground/universal-translator v0.18.1 12:45:56 go: downloading github.com/leodido/go-urn v1.4.0 12:45:56 go: downloading golang.org/x/crypto v0.25.0 12:45:56 go: downloading golang.org/x/text v0.16.0 12:45:56 go: downloading github.com/fatih/color v1.16.0 12:45:56 go: downloading github.com/mattn/go-isatty v0.0.20 12:45:57 go: downloading github.com/hashicorp/errwrap v1.1.0 12:45:57 go: downloading github.com/gorilla/websocket v1.5.3 12:45:57 go: downloading golang.org/x/net v0.27.0 12:45:57 go: downloading golang.org/x/sync v0.7.0 12:45:57 go: downloading github.com/armon/go-metrics v0.4.1 12:45:57 go: downloading github.com/go-playground/locales v0.14.1 12:45:58 go: downloading github.com/mattn/go-colorable v0.1.13 12:45:58 go: downloading golang.org/x/sys v0.22.0 12:46:00 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 12:46:00 go: downloading github.com/hashicorp/golang-lru v0.5.4 12:47:21 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.032s coverage: 66.7% of statements 12:47:21 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 12:47:21 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.835s coverage: 87.1% of statements 12:47:21 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/keeper 0.111s coverage: 58.6% of statements 12:47:21 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.022s coverage: 100.0% of statements 12:47:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:47:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:47:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:47:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 12:47:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:47:37 $ docker stop --time=1 1e8c5ed9c6c5f10cbba1d7195bddfc69524c2d9b5f458f7656ef64c00237e12e 12:47:38 $ docker rm -f --volumes 1e8c5ed9c6c5f10cbba1d7195bddfc69524c2d9b5f458f7656ef64c00237e12e [Pipeline] // withDockerContainer [Pipeline] sh 12:47:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:47:40 Warning: overwriting stash ‘coverage-report’ 12:47:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:47:41 12:47:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:47:42 arm64: Pulling from edgex-lftools-log-publisher 12:47:42 8998bd30e6a1: Pulling fs layer 12:47:42 04944245beec: Pulling fs layer 12:47:42 699f458cf7ca: Pulling fs layer 12:47:42 765212b225bb: Pulling fs layer 12:47:42 f23df028b6ca: Pulling fs layer 12:47:42 d65c8cfc05b1: Pulling fs layer 12:47:42 2437ff75d9bd: Pulling fs layer 12:47:42 765212b225bb: Waiting 12:47:42 f23df028b6ca: Waiting 12:47:42 d65c8cfc05b1: Waiting 12:47:42 2437ff75d9bd: Waiting 12:47:42 04944245beec: Verifying Checksum 12:47:42 04944245beec: Download complete 12:47:42 765212b225bb: Verifying Checksum 12:47:42 765212b225bb: Download complete 12:47:42 f23df028b6ca: Download complete 12:47:42 d65c8cfc05b1: Verifying Checksum 12:47:42 d65c8cfc05b1: Download complete 12:47:42 699f458cf7ca: Verifying Checksum 12:47:42 699f458cf7ca: Download complete 12:47:43 8998bd30e6a1: Verifying Checksum 12:47:43 8998bd30e6a1: Download complete 12:47:45 2437ff75d9bd: Download complete 12:47:47 8998bd30e6a1: Pull complete 12:47:48 04944245beec: Pull complete 12:47:49 699f458cf7ca: Pull complete 12:47:49 765212b225bb: Pull complete 12:47:50 f23df028b6ca: Pull complete 12:47:50 d65c8cfc05b1: Pull complete 12:48:09 2437ff75d9bd: Pull complete 12:48:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:48:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:48:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:48:09 prd-ubuntu20.04-docker-arm64-4c-16g-7132 does not seem to be running inside a container 12:48:09 $ 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-configuration/65 -v /w/workspace/go-mod-configuration/65:/w/workspace/go-mod-configuration/65:rw,z -v /w/workspace/go-mod-configuration/65@tmp:/w/workspace/go-mod-configuration/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:48:11 $ docker top b356164e0d786f487a1eefab569003371a42dfc909b8077ed7f64fd3a8f0c1c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:48:12 ---> job-cost.sh 12:48:12 lf-activate-venv: SKIPPING 12:48:12 INFO: No Stack... 12:48:13 INFO: Retrieving Pricing Info for: v3-standard-4 12:48:13 INFO: Archiving Costs [Pipeline] sh 12:48:14 + cat /w/workspace/go-mod-configuration/65/archives/cost.csv 12:48:14 + cut -d, -f6 [Pipeline] lock 12:48:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-65-stack-cost] 12:48:14 Resource [jenkins-edgexfoundry-go-mod-configuration-main-65-stack-cost] did not exist. Created. 12:48:14 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:48:15 /w/workspace/go-mod-configuration/65@tmp/durable-cf4f8669/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:48:15 + echo total: 0.10999999940395355 [Pipeline] stash 12:48:15 Warning: overwriting stash ‘stack-cost’ 12:48:15 Stashed 1 file(s) [Pipeline] } 12:48:15 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-65-stack-cost] [Pipeline] // lock [Pipeline] } 12:48:15 $ docker stop --time=1 b356164e0d786f487a1eefab569003371a42dfc909b8077ed7f64fd3a8f0c1c8 12:48:17 $ docker rm -f --volumes b356164e0d786f487a1eefab569003371a42dfc909b8077ed7f64fd3a8f0c1c8 [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 12:48:17 provisioning config files... 12:48:17 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config5913255952837909196tmp [Pipeline] { [Pipeline] sh 12:48:17 + set +x 12:48:17 + curl -s https://codecov.io/bash 12:48:17 + bash -s -- 12:48:17 12:48:17 _____ _ 12:48:17 / ____| | | 12:48:17 | | ___ __| | ___ ___ _____ __ 12:48:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:48:17 | |___| (_) | (_| | __/ (_| (_) \ V / 12:48:17 \_____\___/ \__,_|\___|\___\___/ \_/ 12:48:17 Bash-1.0.6 12:48:17 12:48:17 12:48:17 ==> git version 2.25.1 found 12:48:17 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:48:17 Release-Date: 2020-01-08 12:48:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:48:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:48:17 ==> Jenkins CI detected. 12:48:17 current dir:  /w/workspace/oundry_go-mod-configuration_main 12:48:17 project root: . 12:48:17 --> token set from env 12:48:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:48:17 ==> Running gcov in . (disable via -X gcov) 12:48:17 ==> Python coveragepy not found 12:48:17 ==> Searching for coverage reports in: 12:48:17 + . 12:48:17 -> Found 1 reports 12:48:17 ==> Detecting git/mercurial file structure 12:48:18 ==> Reading reports 12:48:18 + ./coverage.out bytes=34578 12:48:18 ==> Appending adjustments 12:48:18 https://docs.codecov.io/docs/fixing-reports 12:48:18 + Found adjustments 12:48:18 ==> Gzipping contents 12:48:18 8.0K /tmp/codecov.797v6N.gz 12:48:18 ==> Uploading reports 12:48:18 url: https://codecov.io 12:48:18 query: branch=main&commit=653bf2c01721ba1cb7d5959fd3eee5419e8d91d8&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 12:48:18 -> Pinging Codecov 12:48:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=653bf2c01721ba1cb7d5959fd3eee5419e8d91d8&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 12:48:18 -> Uploading to 12:48:18 https://storage.googleapis.com/codecov/v4/raw/2024-08-05/9F92B070CA9CA35F4914AC8684776953/653bf2c01721ba1cb7d5959fd3eee5419e8d91d8/17762cdb-b87d-4ead-8bb3-5ea6bcd27951.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240805%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240805T124818Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=96a6a602083a912187adeaf308b193fc97f66e8f15559f0cd7e8b2c00c4bb734 12:48:18 % Total % Received % Xferd Average Speed Time Time Time Current 12:48:18 Dload Upload Total Spent Left Speed 12:48:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5153 0 0 100 5153 0 23856 --:--:-- --:--:-- --:--:-- 23856 12:48:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 [Pipeline] } 12:48:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:48:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:48:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:48:18 12:48:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:48:19 latest: Pulling from edgex-devops/edgex-snyk-go 12:48:19 619be1103602: Already exists 12:48:19 f8ea3408117e: Pulling fs layer 12:48:19 91320369b822: Pulling fs layer 12:48:19 0406650e8295: Pulling fs layer 12:48:19 4f4fb700ef54: Pulling fs layer 12:48:19 96d80e3f36e1: Pulling fs layer 12:48:19 bcf3aedb951c: Pulling fs layer 12:48:19 4f4fb700ef54: Waiting 12:48:19 bcf3aedb951c: Waiting 12:48:19 0406650e8295: Verifying Checksum 12:48:19 0406650e8295: Download complete 12:48:19 f8ea3408117e: Verifying Checksum 12:48:19 4f4fb700ef54: Verifying Checksum 12:48:19 4f4fb700ef54: Download complete 12:48:19 f8ea3408117e: Pull complete 12:48:19 96d80e3f36e1: Verifying Checksum 12:48:19 96d80e3f36e1: Download complete 12:48:19 91320369b822: Verifying Checksum 12:48:19 91320369b822: Download complete 12:48:19 bcf3aedb951c: Verifying Checksum 12:48:19 bcf3aedb951c: Download complete 12:48:22 91320369b822: Pull complete 12:48:22 0406650e8295: Pull complete 12:48:22 4f4fb700ef54: Pull complete 12:48:22 96d80e3f36e1: Pull complete 12:48:26 bcf3aedb951c: Pull complete 12:48:26 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 12:48:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:48:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:48:26 prd-ubuntu20.04-docker-8c-8g-7129 does not seem to be running inside a container 12:48: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/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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:latest cat 12:48:29 $ docker top b025fd6bc75f02776d428b75171a46e258f3fbf8c05bd0ad5a1bbac85f0998f1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:48:29 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] echo 12:48:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh 12:48:30 + set -o pipefail 12:48:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' 12:48:34 12:48:34 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v3)... 12:48:34 12:48:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9058f8bc-7826-44a2-9133-c5a7a6d208e7/history/a2b186ee-86cc-4393-b2ed-6fdad3147ff8 12:48:34 12:48:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:48:34 12:48:34 12:48:34 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 12:48:34 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:48:34 $ docker stop --time=1 b025fd6bc75f02776d428b75171a46e258f3fbf8c05bd0ad5a1bbac85f0998f1 12:48:37 $ docker rm -f --volumes b025fd6bc75f02776d428b75171a46e258f3fbf8c05bd0ad5a1bbac85f0998f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:48:38 + git log --format=format:%s -1 653bf2c01721ba1cb7d5959fd3eee5419e8d91d8 [Pipeline] sh 12:48:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:48:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:48:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:48:38 prd-ubuntu20.04-docker-8c-8g-7129 does not seem to be running inside a container 12:48:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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-devops/py-git-semver:0.1.4 cat 12:48:39 $ docker top 6051702f356d18a747a068316cc7479f894d6d570d4534dd43e3662072da926b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:48:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:48:39 [ssh-agent] Looking for ssh-agent implementation... 12:48:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:48:39 $ docker exec 6051702f356d18a747a068316cc7479f894d6d570d4534dd43e3662072da926b ssh-agent 12:48:39 SSH_AUTH_SOCK=/tmp/ssh-FNXLuNnkjQWW/agent.32 12:48:39 SSH_AGENT_PID=38 12:48:39 Running ssh-add (command line suppressed) 12:48:39 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14075873966467749749.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14075873966467749749.key) 12:48:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:48:39 + git semver tag 12:48:40 2024-08-05 12:48:40,072 [run_tag] DEBUG tag force:False 12:48:40 2024-08-05 12:48:40,072 [check_head_tag] DEBUG check head tag 12:48:40 2024-08-05 12:48:40,073 [execute] INFO git cat-file --batch-check 12:48:40 2024-08-05 12:48:40,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 12:48:40 2024-08-05 12:48:40,078 [execute] INFO git cat-file --batch 12:48:40 2024-08-05 12:48:40,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 12:48:40 2024-08-05 12:48:40,094 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 12:48:40 2024-08-05 12:48:40,095 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 12:48:40 2024-08-05 12:48:40,095 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 12:48:40 2024-08-05 12:48:40,100 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 12:48:40 3.2.0-dev.12 [Pipeline] } 12:48:40 $ docker exec --env ******** --env ******** 6051702f356d18a747a068316cc7479f894d6d570d4534dd43e3662072da926b ssh-agent -k 12:48:40 unset SSH_AUTH_SOCK; 12:48:40 unset SSH_AGENT_PID; 12:48:40 echo Agent pid 38 killed; 12:48:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:48:40 + git semver [Pipeline] } 12:48:40 $ docker stop --time=1 6051702f356d18a747a068316cc7479f894d6d570d4534dd43e3662072da926b 12:48:42 $ docker rm -f --volumes 6051702f356d18a747a068316cc7479f894d6d570d4534dd43e3662072da926b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:48:42 12:48:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:48:42 0.23.1-centos7: Pulling from edgex-lftools 12:48:42 ab5ef0e58194: Pulling fs layer 12:48:42 9712f1f96733: Pulling fs layer 12:48:42 63f879dbbcfc: Pulling fs layer 12:48:42 0d9ebad4ef96: Pulling fs layer 12:48:42 e9a5061849ea: Pulling fs layer 12:48:42 d747dcd14b5f: Pulling fs layer 12:48:42 2de7ff778b66: Pulling fs layer 12:48:42 0d9ebad4ef96: Waiting 12:48:42 e9a5061849ea: Waiting 12:48:42 2de7ff778b66: Waiting 12:48:42 d747dcd14b5f: Waiting 12:48:42 9712f1f96733: Download complete 12:48:43 63f879dbbcfc: Verifying Checksum 12:48:43 63f879dbbcfc: Download complete 12:48:43 e9a5061849ea: Verifying Checksum 12:48:43 e9a5061849ea: Download complete 12:48:43 d747dcd14b5f: Download complete 12:48:43 0d9ebad4ef96: Verifying Checksum 12:48:43 0d9ebad4ef96: Download complete 12:48:43 ab5ef0e58194: Verifying Checksum 12:48:43 ab5ef0e58194: Download complete 12:48:43 2de7ff778b66: Verifying Checksum 12:48:43 2de7ff778b66: Download complete 12:48:46 ab5ef0e58194: Pull complete 12:48:46 9712f1f96733: Pull complete 12:48:46 63f879dbbcfc: Pull complete 12:48:51 0d9ebad4ef96: Pull complete 12:48:51 e9a5061849ea: Pull complete 12:48:51 d747dcd14b5f: Pull complete 12:48:51 2de7ff778b66: Pull complete 12:48:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:48:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:48:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:48:52 prd-ubuntu20.04-docker-8c-8g-7129 does not seem to be running inside a container 12:48:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 12:48:56 $ docker top 2e6ed97aca3831a13d41d498523a0d5fc37da2d7ea1bef87b44840661d572663 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:48:56 provisioning config files... 12:48:56 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config2827429290496693063tmp 12:48:56 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config11689102442360980233tmp 12:48:56 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config17003722417695167360tmp [Pipeline] { [Pipeline] echo 12:48:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:48:57 ---> sigul-configuration.sh 12:48:57 gpg: directory `/root/.gnupg' created 12:48:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:48:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:48:57 gpg: keyring `/root/.gnupg/secring.gpg' created 12:48:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:48:57 gpg: CAST5 encrypted data 12:48:57 gpg: encrypted with 1 passphrase 12:48:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:48:57 + mkdir /home/jenkins 12:48:57 + mkdir /home/jenkins/sigul [Pipeline] sh 12:48:57 + 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 12:48:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:48:58 ---> sigul-install.sh 12:48:58 Sigul already installed; skipping installation. [Pipeline] sh 12:48:58 + git tag --list 12:48:58 v0.0.0 12:48:58 v0.0.1 12:48:58 v0.0.2 12:48:58 v0.0.3 12:48:58 v0.0.4 12:48:58 v0.0.5 12:48:58 v0.0.6 12:48:58 v0.0.7 12:48:58 v0.0.8 12:48:58 v2.0.0 12:48:58 v2.1.0 12:48:58 v2.2.0 12:48:58 v2.3.0 12:48:58 v3.0 12:48:58 v3.0.0 12:48:58 v3.1 12:48:58 v3.1.0 12:48:58 v3.1.0-dev.1 12:48:58 v3.1.0-dev.2 12:48:58 v3.1.0-dev.3 12:48:58 v3.1.0-dev.4 12:48:58 v3.1.0-dev.5 12:48:58 v3.1.0-dev.6 12:48:58 v3.1.0-dev.7 12:48:58 v3.1.0-dev.8 12:48:58 v3.2.0-dev.1 12:48:58 v3.2.0-dev.10 12:48:58 v3.2.0-dev.11 12:48:58 v3.2.0-dev.12 12:48:58 v3.2.0-dev.2 12:48:58 v3.2.0-dev.3 12:48:58 v3.2.0-dev.4 12:48:58 v3.2.0-dev.5 12:48:58 v3.2.0-dev.6 12:48:58 v3.2.0-dev.7 12:48:58 v3.2.0-dev.8 12:48:58 v3.2.0-dev.9 [Pipeline] sh 12:48:58 + lftools sign git-tag v3.2.0-dev.12 12:48:59 Signing Git tag with Sigul... 12:48:59 Signing v3.2.0-dev.12 [Pipeline] echo 12:48:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:49:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:49:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:49:00 $ docker stop --time=1 2e6ed97aca3831a13d41d498523a0d5fc37da2d7ea1bef87b44840661d572663 12:49:01 $ docker rm -f --volumes 2e6ed97aca3831a13d41d498523a0d5fc37da2d7ea1bef87b44840661d572663 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:49:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:49:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:49:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:49:02 prd-ubuntu20.04-docker-8c-8g-7129 does not seem to be running inside a container 12:49:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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-devops/py-git-semver:0.1.4 cat 12:49:02 $ docker top 124936eb7fc250da1c430da199225d3b24b51276e80395d695d403ae94024a76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:49:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:49:02 [ssh-agent] Looking for ssh-agent implementation... 12:49:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:49:03 $ docker exec 124936eb7fc250da1c430da199225d3b24b51276e80395d695d403ae94024a76 ssh-agent 12:49:03 SSH_AUTH_SOCK=/tmp/ssh-9Rls8tWxPjpV/agent.32 12:49:03 SSH_AGENT_PID=38 12:49:03 Running ssh-add (command line suppressed) 12:49:03 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_13814817401117484102.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_13814817401117484102.key) 12:49:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:49:03 + git semver bump pre 12:49:03 2024-08-05 12:49:03,780 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 12:49:03 2024-08-05 12:49:03,781 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev 12:49:03 2024-08-05 12:49:03,781 [bump_version] DEBUG bumped version:3.2.0-dev.13 12:49:03 2024-08-05 12:49:03,781 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True 12:49:03 2024-08-05 12:49:03,781 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 12:49:03 2024-08-05 12:49:03,781 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main 12:49:03 2024-08-05 12:49:03,783 [execute] INFO git cat-file --batch-check 12:49:03 2024-08-05 12:49:03,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 12:49:03 2024-08-05 12:49:03,788 [execute] INFO git cat-file --batch 12:49:03 2024-08-05 12:49:03,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 12:49:03 2024-08-05 12:49:03,793 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 12:49:03 3.2.0-dev.13 [Pipeline] } 12:49:03 $ docker exec --env ******** --env ******** 124936eb7fc250da1c430da199225d3b24b51276e80395d695d403ae94024a76 ssh-agent -k 12:49:03 unset SSH_AUTH_SOCK; 12:49:03 unset SSH_AGENT_PID; 12:49:03 echo Agent pid 38 killed; 12:49:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:49:04 + git semver [Pipeline] } 12:49:04 $ docker stop --time=1 124936eb7fc250da1c430da199225d3b24b51276e80395d695d403ae94024a76 12:49:05 $ docker rm -f --volumes 124936eb7fc250da1c430da199225d3b24b51276e80395d695d403ae94024a76 [Pipeline] // withDockerContainer [Pipeline] sh 12:49:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:49:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:49:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:49:06 prd-ubuntu20.04-docker-8c-8g-7129 does not seem to be running inside a container 12:49:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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-devops/py-git-semver:0.1.4 cat 12:49:06 $ docker top 678208107c0ca57e14b438a0768717b618e92c2c7af8a78e8d82881b7cb78385 -eo pid,comm 12:49:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:49:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:49:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:49:07 [ssh-agent] Looking for ssh-agent implementation... 12:49:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:49:07 $ docker exec 678208107c0ca57e14b438a0768717b618e92c2c7af8a78e8d82881b7cb78385 ssh-agent 12:49:07 SSH_AUTH_SOCK=/tmp/ssh-VCFdVuvY75OZ/agent.32 12:49:07 SSH_AGENT_PID=38 12:49:07 Running ssh-add (command line suppressed) 12:49:07 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4350598474769448243.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4350598474769448243.key) 12:49:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:49:07 + git semver push 12:49:07 2024-08-05 12:49:07,857 [run_push] DEBUG push 12:49:07 2024-08-05 12:49:07,858 [execute] INFO git cat-file --batch-check 12:49:07 2024-08-05 12:49:07,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 12:49:07 2024-08-05 12:49:07,862 [execute] INFO git rev-list be76e143f7c5b192721692c730b99caaef9475be -- 12:49:07 2024-08-05 12:49:07,862 [execute] DEBUG Popen(['git', 'rev-list', 'be76e143f7c5b192721692c730b99caaef9475be', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 12:49:07 2024-08-05 12:49:07,870 [execute] INFO git fetch -v origin 12:49:07 2024-08-05 12:49:07,870 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=True, shell=None, istream=None) 12:49:08 2024-08-05 12:49:08,312 [run_push] DEBUG no remote changes detected 12:49:08 2024-08-05 12:49:08,312 [execute] INFO git push origin semver 12:49:08 2024-08-05 12:49:08,313 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 12:49:09 2024-08-05 12:49:09,132 [run_push] DEBUG push all version tags 12:49:09 2024-08-05 12:49:09,133 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:49:09 2024-08-05 12:49:09,134 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 12:49:10 2024-08-05 12:49:09,841 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 12:49:10 3.2.0-dev.13 [Pipeline] } 12:49:10 $ docker exec --env ******** --env ******** 678208107c0ca57e14b438a0768717b618e92c2c7af8a78e8d82881b7cb78385 ssh-agent -k 12:49:10 unset SSH_AUTH_SOCK; 12:49:10 unset SSH_AGENT_PID; 12:49:10 echo Agent pid 38 killed; 12:49:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:49:10 + git semver [Pipeline] } 12:49:10 $ docker stop --time=1 678208107c0ca57e14b438a0768717b618e92c2c7af8a78e8d82881b7cb78385 12:49:12 $ docker rm -f --volumes 678208107c0ca57e14b438a0768717b618e92c2c7af8a78e8d82881b7cb78385 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:49:12 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 12:49:12 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 12:49:12 total 16 12:49:12 drwxr-xr-x 3 root root 4096 Aug 5 12:43 . 12:49:12 drwxrwxr-x 9 jenkins jenkins 4096 Aug 5 12:48 .. 12:49:12 drwxr-xr-x 2 root root 4096 Aug 5 12:43 cost 12:49:12 -rw-r--r-- 1 root root 91 Aug 5 12:43 cost.csv 12:49:12 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 12:49:12 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 12:49:12 total 16 12:49:12 drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 12:43 . 12:49:12 drwxrwxr-x 9 jenkins jenkins 4096 Aug 5 12:48 .. 12:49:12 drwxr-xr-x 2 jenkins jenkins 4096 Aug 5 12:43 cost 12:49:12 -rw-r--r-- 1 jenkins jenkins 91 Aug 5 12:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:49:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:49:13 ---> package-listing.sh 12:49:13 ++ facter osfamily 12:49:13 ++ tr '[:upper:]' '[:lower:]' 12:49:14 + OS_FAMILY=debian 12:49:14 + workspace=/w/workspace/oundry_go-mod-configuration_main 12:49:14 + START_PACKAGES=/tmp/packages_start.txt 12:49:14 + END_PACKAGES=/tmp/packages_end.txt 12:49:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:49:14 + PACKAGES=/tmp/packages_start.txt 12:49:14 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 12:49:14 + PACKAGES=/tmp/packages_end.txt 12:49:14 + case "${OS_FAMILY}" in 12:49:14 + dpkg -l 12:49:14 + grep '^ii' 12:49:14 + '[' -f /tmp/packages_start.txt ']' 12:49:14 + '[' -f /tmp/packages_end.txt ']' 12:49:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:49:14 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 12:49:14 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 12:49:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 12:49:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:49:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:49:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:49:15 prd-ubuntu20.04-docker-8c-8g-7129 does not seem to be running inside a container 12:49:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 12:49:15 $ docker top 96b123ac09dd6c3b97cfc3f3a4685d4bb9a1a0a46461dae3afe99988c986a67b -eo pid,comm [Pipeline] { [Pipeline] sh 12:49:15 + touch /tmp/pre-build-complete [Pipeline] sh 12:49:15 + mkdir -p /var/log/sysstat [Pipeline] sh 12:49:16 + ls /var/log/sa-host 12:49:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:49:16 provisioning config files... 12:49:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config7494813315264442672tmp [Pipeline] { [Pipeline] echo 12:49:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:49:16 ---> create-netrc.sh [Pipeline] } 12:49:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:49:17 ---> python-tools-install.sh [Pipeline] echo 12:49:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:49:17 ---> sudo-logs.sh 12:49:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:49:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:49:17 ---> job-cost.sh 12:49:17 lf-activate-venv: SKIPPING 12:49:17 DEBUG: total: 0.2199999988079071 12:49:17 INFO: Retrieving Stack Cost... 12:49:17 INFO: Retrieving Pricing Info for: v3-standard-8 12:49:18 INFO: Archiving Costs [Pipeline] echo 12:49:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:49:18 ---> logs-deploy.sh 12:49:18 lf-activate-venv: SKIPPING 12:49:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/65 12:49:18 INFO: archiving workspace using pattern(s): 12:49:19 Archives upload complete. 12:49:19 INFO: archiving logs to Nexus 12:49:20 ---> uname -a: 12:49:20 Linux prd-ubuntu20-04-docker-8c-8g-7129 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:49:20 12:49:20 12:49:20 ---> lscpu: 12:49:20 Architecture: x86_64 12:49:20 CPU op-mode(s): 32-bit, 64-bit 12:49:20 Byte Order: Little Endian 12:49:20 Address sizes: 40 bits physical, 48 bits virtual 12:49:20 CPU(s): 8 12:49:20 On-line CPU(s) list: 0-7 12:49:20 Thread(s) per core: 1 12:49:20 Core(s) per socket: 1 12:49:20 Socket(s): 8 12:49:20 NUMA node(s): 1 12:49:20 Vendor ID: AuthenticAMD 12:49:20 CPU family: 23 12:49:20 Model: 49 12:49:20 Model name: AMD EPYC-Rome Processor 12:49:20 Stepping: 0 12:49:20 CPU MHz: 2799.998 12:49:20 BogoMIPS: 5599.99 12:49:20 Virtualization: AMD-V 12:49:20 Hypervisor vendor: KVM 12:49:20 Virtualization type: full 12:49:20 L1d cache: 256 KiB 12:49:20 L1i cache: 256 KiB 12:49:20 L2 cache: 4 MiB 12:49:20 L3 cache: 128 MiB 12:49:20 NUMA node0 CPU(s): 0-7 12:49:20 Vulnerability Itlb multihit: Not affected 12:49:20 Vulnerability L1tf: Not affected 12:49:20 Vulnerability Mds: Not affected 12:49:20 Vulnerability Meltdown: Not affected 12:49:20 Vulnerability Mmio stale data: Not affected 12:49:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:49:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:49:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:49:20 Vulnerability Srbds: Not affected 12:49:20 Vulnerability Tsx async abort: Not affected 12:49:20 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:49:20 12:49:20 12:49:20 ---> nproc: 12:49:20 8 12:49:20 12:49:20 12:49:20 ---> df -h: 12:49:20 Filesystem Size Used Avail Use% Mounted on 12:49:20 overlay 155G 12G 144G 8% / 12:49:20 tmpfs 64M 0 64M 0% /dev 12:49:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:49:20 shm 64M 0 64M 0% /dev/shm 12:49:20 /dev/vda1 155G 12G 144G 8% /facter-os 12:49:20 12:49:20 12:49:20 ---> sar -b -r -n DEV: 12:49:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7129) 08/05/24 _x86_64_ (8 CPU) 12:49:20 12:49:20 12:34:33 LINUX RESTART (8 CPU) 12:49:20 12:49:20 12:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:49:20 12:36:01 13.36 7.08 6.28 0.00 271.55 1135.41 0.00 12:49:20 12:37:01 1.28 0.00 1.28 0.00 0.00 16.81 0.00 12:49:20 12:38:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 12:49:20 12:39:01 1.20 0.00 1.20 0.00 0.00 15.60 0.00 12:49:20 12:40:01 37.49 5.08 32.41 0.00 4342.02 4958.08 0.00 12:49:20 12:41:01 13.61 0.05 13.56 0.00 0.80 3618.20 0.00 12:49:20 12:42:01 2.93 0.02 2.92 0.00 0.13 86.79 0.00 12:49:20 12:43:01 243.74 14.50 229.25 0.00 1851.02 13010.23 0.00 12:49:20 12:44:01 127.63 0.55 127.08 0.00 26.66 54034.19 0.00 12:49:20 12:45:01 4.03 1.02 3.02 0.00 21.87 44.00 0.00 12:49:20 12:46:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 12:49:20 12:47:01 1.43 0.00 1.43 0.00 0.00 17.73 0.00 12:49:20 12:48:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 12:49:20 12:49:01 116.90 0.35 116.55 0.00 23.73 62130.44 0.00 12:49:20 Average: 40.50 2.05 38.45 0.00 467.03 9936.15 0.00 12:49:20 12:49:20 12:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:49:20 12:36:01 30579132 31841668 526136 1.60 47256 1538328 1614804 4.76 614572 1403340 84 12:49:20 12:37:01 30577748 31840472 526248 1.60 47296 1538324 1614804 4.76 615452 1403316 140 12:49:20 12:38:01 30578600 31841588 525332 1.60 47328 1538324 1614804 4.76 614108 1403548 16 12:49:20 12:39:01 30578340 31841396 525124 1.60 47344 1538340 1614804 4.76 613892 1403556 52 12:49:20 12:40:01 30147448 31796724 541600 1.65 65276 1903612 1765764 5.20 856840 1557068 94472 12:49:20 12:41:01 30112524 31807284 529864 1.61 77136 1936168 1599952 4.72 893604 1550580 8 12:49:20 12:42:01 30118824 31808868 529336 1.61 75712 1932920 1613632 4.76 892176 1547368 8 12:49:20 12:43:01 29008392 31484064 809644 2.46 98784 2662384 1938764 5.71 1318420 2152076 389932 12:49:20 12:44:01 28241096 31475396 803924 2.44 123744 3333132 1667852 4.92 1444832 2717176 256 12:49:20 12:45:01 28251968 31487420 791844 2.41 123864 3333752 1709972 5.04 1429864 2717724 168 12:49:20 12:46:01 28253788 31489316 789940 2.40 123936 3333748 1709972 5.04 1427976 2717728 4 12:49:20 12:47:01 28259748 31495280 783884 2.38 123964 3333756 1709972 5.04 1422220 2717732 40 12:49:20 12:48:01 28261344 31496960 782396 2.38 123984 3333760 1709972 5.04 1421424 2717732 20 12:49:20 12:49:01 26791396 31443888 824004 2.51 174524 4567540 1863608 5.49 1557852 3905116 1112 12:49:20 Average: 29268596 31653595 663520 2.02 92868 2558863 1696334 5.00 1080231 2136719 34737 12:49:20 12:49:20 12:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:49:20 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:20 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:20 12:36:01 ens3 169.86 115.70 407.83 23.11 0.00 0.00 0.00 0.00 12:49:20 12:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:49:20 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:20 12:37:01 ens3 1.32 0.48 0.33 0.22 0.00 0.00 0.00 0.00 12:49:20 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:20 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:20 12:38:01 ens3 0.55 0.32 0.27 0.21 0.00 0.00 0.00 0.00 12:49:20 12:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:49:20 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:20 12:39:01 ens3 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 12:49:20 12:40:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 12:49:20 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:20 12:40:01 ens3 186.29 88.05 2731.70 6.19 0.00 0.00 0.00 0.00 12:49:20 12:41:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:49:20 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:20 12:41:01 ens3 1.03 0.83 0.49 0.16 0.00 0.00 0.00 0.00 12:49:20 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:20 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:20 12:42:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:49:20 12:43:01 lo 3.27 3.27 0.31 0.31 0.00 0.00 0.00 0.00 12:49:20 12:43:01 docker0 4.00 3.82 0.38 37.57 0.00 0.00 0.00 0.00 12:49:20 12:43:01 ens3 395.73 243.83 5153.86 67.34 0.00 0.00 0.00 0.00 12:49:20 12:44:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 12:49:20 12:44:01 docker0 45.43 86.97 4.02 833.08 0.00 0.00 0.00 0.00 12:49:20 12:44:01 ens3 232.43 137.43 3394.68 63.55 0.00 0.00 0.00 0.00 12:49:20 12:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:49:20 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:20 12:45:01 ens3 1.62 0.95 3.51 0.26 0.00 0.00 0.00 0.00 12:49:20 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:20 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:20 12:46:01 ens3 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 12:49:20 12:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:49:20 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:20 12:47:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 12:49:20 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:20 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:20 12:48:01 ens3 0.55 0.32 0.27 0.21 0.00 0.00 0.00 0.00 12:49:20 12:49:01 vethdbc9baf 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 12:49:20 12:49:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 12:49:20 12:49:01 docker0 49.28 96.05 4.31 835.40 0.00 0.00 0.00 0.00 12:49:20 12:49:01 ens3 362.64 204.30 7676.75 37.02 0.00 0.00 0.00 0.00 12:49:20 Average: vethdbc9baf 0.02 0.03 0.01 0.01 0.00 0.00 0.00 0.00 12:49:20 Average: lo 0.59 0.59 0.05 0.05 0.00 0.00 0.00 0.00 12:49:20 Average: docker0 7.05 13.35 0.62 121.86 0.00 0.00 0.00 0.00 12:49:20 Average: ens3 96.65 56.61 1383.58 14.17 0.00 0.00 0.00 0.00 12:49:20 12:49:20 12:49:20 ---> sar -P ALL: 12:49:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7129) 08/05/24 _x86_64_ (8 CPU) 12:49:20 12:49:20 12:34:33 LINUX RESTART (8 CPU) 12:49:20 12:49:20 12:35:01 CPU %user %nice %system %iowait %steal %idle 12:49:20 12:36:01 all 1.15 0.00 0.15 0.06 0.02 98.63 12:49:20 12:36:01 0 0.62 0.00 0.20 0.02 0.02 99.15 12:49:20 12:36:01 1 0.97 0.00 0.15 0.13 0.02 98.73 12:49:20 12:36:01 2 0.93 0.00 0.30 0.17 0.02 98.58 12:49:20 12:36:01 3 1.67 0.00 0.18 0.00 0.02 98.13 12:49:20 12:36:01 4 1.90 0.00 0.08 0.00 0.02 98.00 12:49:20 12:36:01 5 0.50 0.00 0.12 0.02 0.00 99.37 12:49:20 12:36:01 6 0.80 0.00 0.10 0.12 0.03 98.95 12:49:20 12:36:01 7 1.82 0.00 0.07 0.00 0.02 98.10 12:49:20 12:37:01 all 0.04 0.00 0.02 0.00 0.01 99.93 12:49:20 12:37:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:49:20 12:37:01 1 0.08 0.00 0.02 0.00 0.02 99.88 12:49:20 12:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:49:20 12:37:01 3 0.02 0.00 0.05 0.00 0.02 99.92 12:49:20 12:37:01 4 0.05 0.00 0.03 0.00 0.00 99.92 12:49:20 12:37:01 5 0.00 0.00 0.03 0.00 0.02 99.95 12:49:20 12:37:01 6 0.05 0.00 0.00 0.03 0.03 99.88 12:49:20 12:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:49:20 12:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:49:20 12:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:49:20 12:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:49:20 12:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:49:20 12:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:49:20 12:38:01 4 0.05 0.00 0.03 0.00 0.02 99.90 12:49:20 12:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:49:20 12:38:01 6 0.05 0.00 0.00 0.02 0.03 99.90 12:49:20 12:38:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:49:20 12:39:01 all 0.02 0.00 0.01 0.00 0.00 99.95 12:49:20 12:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:49:20 12:39:01 1 0.07 0.00 0.05 0.00 0.02 99.87 12:49:20 12:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:49:20 12:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:49:20 12:39:01 4 0.02 0.00 0.02 0.02 0.00 99.95 12:49:20 12:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:49:20 12:39:01 6 0.02 0.00 0.02 0.02 0.02 99.93 12:49:20 12:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:49:20 12:40:01 all 2.04 0.00 0.92 1.74 0.03 95.27 12:49:20 12:40:01 0 2.80 0.00 1.98 0.13 0.03 95.05 12:49:20 12:40:01 1 2.75 0.00 0.46 0.02 0.02 96.76 12:49:20 12:40:01 2 1.90 0.00 0.63 0.10 0.02 97.35 12:49:20 12:40:01 3 2.23 0.00 0.82 0.97 0.03 95.95 12:49:20 12:40:01 4 1.87 0.00 1.12 0.37 0.03 96.61 12:49:20 12:40:01 5 2.86 0.00 1.04 0.52 0.03 95.56 12:49:20 12:40:01 6 0.95 0.00 0.80 6.35 0.05 91.84 12:49:20 12:40:01 7 0.95 0.00 0.52 5.50 0.02 93.02 12:49:20 12:41:01 all 0.64 0.00 0.40 1.44 0.02 97.51 12:49:20 12:41:01 0 0.85 0.00 0.32 0.00 0.02 98.82 12:49:20 12:41:01 1 0.73 0.00 0.72 0.02 0.02 98.52 12:49:20 12:41:01 2 0.45 0.00 0.18 0.00 0.03 99.33 12:49:20 12:41:01 3 0.62 0.00 0.20 0.73 0.02 98.43 12:49:20 12:41:01 4 0.52 0.00 0.22 0.02 0.02 99.23 12:49:20 12:41:01 5 0.68 0.00 0.60 1.54 0.02 97.16 12:49:20 12:41:01 6 0.62 0.00 0.18 1.30 0.00 97.90 12:49:20 12:41:01 7 0.62 0.00 0.77 7.91 0.03 90.68 12:49:20 12:42:01 all 0.06 0.00 0.04 0.01 0.01 99.87 12:49:20 12:42:01 0 0.22 0.00 0.07 0.00 0.00 99.72 12:49:20 12:42:01 1 0.08 0.00 0.03 0.00 0.02 99.87 12:49:20 12:42:01 2 0.03 0.00 0.07 0.00 0.03 99.87 12:49:20 12:42:01 3 0.02 0.00 0.07 0.10 0.00 99.82 12:49:20 12:42:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:49:20 12:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:49:20 12:42:01 6 0.08 0.00 0.02 0.00 0.02 99.88 12:49:20 12:42:01 7 0.03 0.00 0.05 0.00 0.00 99.92 12:49:20 12:43:01 all 5.62 0.00 1.73 1.23 0.04 91.38 12:49:20 12:43:01 0 4.85 0.00 2.43 3.82 0.05 88.85 12:49:20 12:43:01 1 5.12 0.00 1.60 0.43 0.03 92.81 12:49:20 12:43:01 2 6.12 0.00 1.58 0.34 0.05 91.92 12:49:20 12:43:01 3 4.36 0.00 1.32 1.64 0.03 92.64 12:49:20 12:43:01 4 6.83 0.00 1.56 0.25 0.03 91.32 12:49:20 12:43:01 5 4.91 0.00 1.43 0.22 0.03 93.42 12:49:20 12:43:01 6 7.52 0.00 2.37 0.17 0.03 89.92 12:49:20 12:43:01 7 5.26 0.00 1.58 2.98 0.03 90.15 12:49:20 12:44:01 all 21.87 0.00 4.39 2.52 0.06 71.15 12:49:20 12:44:01 0 22.40 0.00 3.97 0.59 0.05 72.99 12:49:20 12:44:01 1 23.12 0.00 4.23 0.32 0.07 72.26 12:49:20 12:44:01 2 22.52 0.00 4.67 0.40 0.05 72.35 12:49:20 12:44:01 3 21.90 0.00 4.34 2.02 0.07 71.69 12:49:20 12:44:01 4 22.23 0.00 4.56 0.81 0.07 72.34 12:49:20 12:44:01 5 23.08 0.00 5.58 10.77 0.07 60.51 12:49:20 12:44:01 6 22.17 0.00 4.11 0.23 0.05 73.43 12:49:20 12:44:01 7 17.55 0.00 3.71 5.02 0.07 73.65 12:49:20 12:45:01 all 0.11 0.00 0.04 0.02 0.01 99.81 12:49:20 12:45:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:49:20 12:45:01 1 0.25 0.00 0.07 0.03 0.02 99.63 12:49:20 12:45:01 2 0.03 0.00 0.05 0.00 0.00 99.92 12:49:20 12:45:01 3 0.30 0.00 0.03 0.00 0.03 99.63 12:49:20 12:45:01 4 0.03 0.00 0.05 0.00 0.02 99.90 12:49:20 12:45:01 5 0.25 0.00 0.03 0.13 0.02 99.57 12:49:20 12:45:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:49:20 12:45:01 7 0.02 0.00 0.03 0.02 0.00 99.93 12:49:20 12:46:01 all 0.25 0.00 0.02 0.15 0.01 99.57 12:49:20 12:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:49:20 12:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:49:20 12:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:49:20 12:46:01 3 1.71 0.00 0.02 0.36 0.03 97.88 12:49:20 12:46:01 4 0.03 0.00 0.03 0.00 0.00 99.93 12:49:20 12:46:01 5 0.08 0.00 0.03 0.42 0.02 99.45 12:49:20 12:46:01 6 0.05 0.00 0.03 0.00 0.02 99.90 12:49:20 12:46:01 7 0.00 0.00 0.00 0.40 0.00 99.60 12:49:20 12:49:20 12:46:01 CPU %user %nice %system %iowait %steal %idle 12:49:20 12:47:01 all 0.04 0.00 0.01 0.01 0.01 99.92 12:49:20 12:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:49:20 12:47:01 1 0.05 0.00 0.00 0.00 0.02 99.93 12:49:20 12:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:49:20 12:47:01 3 0.25 0.00 0.03 0.00 0.00 99.72 12:49:20 12:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:49:20 12:47:01 5 0.02 0.00 0.00 0.07 0.02 99.90 12:49:20 12:47:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:49:20 12:47:01 7 0.03 0.00 0.03 0.03 0.03 99.87 12:49:20 12:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:49:20 12:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:49:20 12:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:49:20 12:48:01 2 0.03 0.00 0.03 0.00 0.00 99.93 12:49:20 12:48:01 3 0.05 0.00 0.00 0.00 0.02 99.93 12:49:20 12:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:49:20 12:48:01 5 0.03 0.00 0.00 0.02 0.00 99.95 12:49:20 12:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:49:20 12:48:01 7 0.00 0.00 0.00 0.00 0.03 99.97 12:49:20 12:49:01 all 7.74 0.00 3.48 2.17 0.06 86.55 12:49:20 12:49:01 0 8.72 0.00 3.90 0.10 0.05 87.24 12:49:20 12:49:01 1 9.33 0.00 3.04 1.92 0.07 85.64 12:49:20 12:49:01 2 8.93 0.00 2.80 0.08 0.05 88.14 12:49:20 12:49:01 3 7.39 0.00 3.09 0.79 0.05 88.68 12:49:20 12:49:01 4 7.16 0.00 3.47 0.19 0.07 89.11 12:49:20 12:49:01 5 7.68 0.00 3.62 13.31 0.07 75.33 12:49:20 12:49:01 6 5.87 0.00 3.96 0.44 0.05 89.68 12:49:20 12:49:01 7 6.82 0.00 3.97 0.59 0.07 88.56 12:49:20 Average: all 2.81 0.00 0.80 0.67 0.02 95.70 12:49:20 Average: 0 2.88 0.00 0.92 0.33 0.02 95.85 12:49:20 Average: 1 3.03 0.00 0.74 0.20 0.02 96.00 12:49:20 Average: 2 2.91 0.00 0.74 0.08 0.02 96.25 12:49:20 Average: 3 2.88 0.00 0.72 0.47 0.02 95.90 12:49:20 Average: 4 2.89 0.00 0.80 0.12 0.02 96.17 12:49:20 Average: 5 2.85 0.00 0.89 1.91 0.02 94.33 12:49:20 Average: 6 2.71 0.00 0.83 0.62 0.03 95.81 12:49:20 Average: 7 2.35 0.00 0.76 1.60 0.02 95.26 12:49:20 12:49:20 12:49:20