Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f87c6225084c7c3379977126a24569c22e3c1ce8 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-ssh6978650791535088768.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh6458042426550851394.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-bootstrap/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-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5522053654496376610.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh804777678524318857.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-bootstrap/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-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10005010076535899037.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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-bootstrap 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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6899 in /w/workspace/gexfoundry_go-mod-bootstrap_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-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f87c6225084c7c3379977126a24569c22e3c1ce8 (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 (#497)" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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 f87c6225084c7c3379977126a24569c22e3c1ce8 # timeout=10 > git rev-list --no-walk 8e8ee626c4f65f7a04d735a9e78e03a120d188a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:07:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:07:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:07:28 ========================================================= 16:07:28 EdgeX Global Pipelines Version Info 16:07:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:07:31 ------------------- 16:07:31 stable info: 16:07:31 ------------------- 16:07:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:07:31 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:07:31 Message: update stable to v1.0.245 16:07:32 ------------------- 16:07:32 experimental info: 16:07:32 ------------------- 16:07:32 Commited By: **** collab-it+edgex@linuxfoundation.org 16:07:32 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 16:07:32 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f87c6225084c7c3379977126a24569c22e3c1ce8 [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f87c622 [Pipeline] echo 16:07:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:07:33 + git rev-list -1 --merges f87c6225084c7c3379977126a24569c22e3c1ce8~1..f87c6225084c7c3379977126a24569c22e3c1ce8 [Pipeline] echo 16:07:33 -----------> git rev-list -1 --merges f87c6225084c7c3379977126a24569c22e3c1ce8~1..f87c6225084c7c3379977126a24569c22e3c1ce8 f87c6225084c7c3379977126a24569c22e3c1ce8 [false] [Pipeline] sh 16:07:33 + git log --format=format:%s -1 f87c6225084c7c3379977126a24569c22e3c1ce8 [Pipeline] echo 16:07:33 ========================================================= 16:07:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:07:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:07:33 + git log --format=format:%s -1 f87c6225084c7c3379977126a24569c22e3c1ce8 [Pipeline] echo 16:07:33 [semverPrep] GIT_COMMIT: f87c6225084c7c3379977126a24569c22e3c1ce8, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 (#497) [Pipeline] echo 16:07:33 [semverPrep] This is not a build commit. [Pipeline] sh 16:07:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:07:34 + grep -v github /etc/ssh/ssh_known_hosts 16:07:34 + [ -e /tmp/ssh_known_hosts ] 16:07:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:07:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:07:34 + sudo tee -a /etc/ssh/ssh_known_hosts 16:07:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:07:34 16:07:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:07:34 0.1.4: Pulling from edgex-devops/py-git-semver 16:07:34 b85a868b505f: Pulling fs layer 16:07:34 e2be974225ed: Pulling fs layer 16:07:34 339a4e72a1f5: Pulling fs layer 16:07:34 988bab9f4d93: Pulling fs layer 16:07:34 1469e6f7b9e6: Pulling fs layer 16:07:34 eaf3925da568: Pulling fs layer 16:07:34 bab4dde63d76: Pulling fs layer 16:07:34 bde34c3a00c8: Pulling fs layer 16:07:34 b352a97aabf1: Pulling fs layer 16:07:34 4872d77fe225: Pulling fs layer 16:07:34 5851b861e8e6: Pulling fs layer 16:07:34 bab4dde63d76: Waiting 16:07:34 988bab9f4d93: Waiting 16:07:34 bde34c3a00c8: Waiting 16:07:34 5851b861e8e6: Waiting 16:07:34 eaf3925da568: Waiting 16:07:34 1469e6f7b9e6: Waiting 16:07:34 b352a97aabf1: Waiting 16:07:34 e2be974225ed: Verifying Checksum 16:07:34 e2be974225ed: Download complete 16:07:34 988bab9f4d93: Download complete 16:07:35 1469e6f7b9e6: Verifying Checksum 16:07:35 1469e6f7b9e6: Download complete 16:07:35 eaf3925da568: Verifying Checksum 16:07:35 eaf3925da568: Download complete 16:07:35 339a4e72a1f5: Verifying Checksum 16:07:35 bde34c3a00c8: Verifying Checksum 16:07:35 bde34c3a00c8: Download complete 16:07:36 b352a97aabf1: Download complete 16:07:36 4872d77fe225: Verifying Checksum 16:07:36 4872d77fe225: Download complete 16:07:36 5851b861e8e6: Verifying Checksum 16:07:36 5851b861e8e6: Download complete 16:07:42 b85a868b505f: Verifying Checksum 16:07:42 b85a868b505f: Download complete 16:07:43 b85a868b505f: Pull complete 16:07:43 e2be974225ed: Pull complete 16:07:43 339a4e72a1f5: Pull complete 16:07:44 988bab9f4d93: Pull complete 16:07:44 1469e6f7b9e6: Pull complete 16:07:44 eaf3925da568: Pull complete 16:07:47 bab4dde63d76: Verifying Checksum 16:07:47 bab4dde63d76: Download complete 16:07:48 bab4dde63d76: Pull complete 16:07:48 bde34c3a00c8: Pull complete 16:07:48 b352a97aabf1: Pull complete 16:07:48 4872d77fe225: Pull complete 16:07:48 5851b861e8e6: Pull complete 16:07:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:07:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:07:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:49 prd-ubuntu20.04-docker-8c-8g-6899 does not seem to be running inside a container 16:07:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:07:50 $ docker top 0e840211aa179a1e6d914c4c6c292c675b8b8d3d9b4bd8b2a170255208103066 -eo pid,comm 16:07:50 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). 16:07:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:07:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:07:50 [ssh-agent] Looking for ssh-agent implementation... 16:07:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:07:50 $ docker exec 0e840211aa179a1e6d914c4c6c292c675b8b8d3d9b4bd8b2a170255208103066 ssh-agent 16:07:50 SSH_AUTH_SOCK=/tmp/ssh-tu0V1bNB6JdR/agent.33 16:07:50 SSH_AGENT_PID=39 16:07:50 Running ssh-add (command line suppressed) 16:07:50 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15914404620429697028.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15914404620429697028.key) 16:07:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:07:50 + git tag --points-at HEAD [Pipeline] } 16:07:50 $ docker exec --env ******** --env ******** 0e840211aa179a1e6d914c4c6c292c675b8b8d3d9b4bd8b2a170255208103066 ssh-agent -k 16:07:51 unset SSH_AUTH_SOCK; 16:07:51 unset SSH_AGENT_PID; 16:07:51 echo Agent pid 39 killed; 16:07:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:07:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:07:51 [ssh-agent] Looking for ssh-agent implementation... 16:07:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:07:51 $ docker exec 0e840211aa179a1e6d914c4c6c292c675b8b8d3d9b4bd8b2a170255208103066 ssh-agent 16:07:51 SSH_AUTH_SOCK=/tmp/ssh-UrYTdhHMFaPs/agent.71 16:07:51 SSH_AGENT_PID=77 16:07:51 Running ssh-add (command line suppressed) 16:07:51 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10086050550313583378.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10086050550313583378.key) 16:07:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:07:51 + git semver init 16:07:51 2023-04-05 16:07:51,852 [run_init] DEBUG init version:0.0.0 force:False 16:07:51 2023-04-05 16:07:51,853 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 16:07:51 2023-04-05 16:07:51,854 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 16:07:51 2023-04-05 16:07:51,854 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 16:07:52 2023-04-05 16:07:52,572 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 16:07:52 2023-04-05 16:07:52,573 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 16:07:52 2023-04-05 16:07:52,573 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:07:52 2023-04-05 16:07:52,573 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:07:52 3.0.0-dev.62 [Pipeline] } 16:07:52 $ docker exec --env ******** --env ******** 0e840211aa179a1e6d914c4c6c292c675b8b8d3d9b4bd8b2a170255208103066 ssh-agent -k 16:07:52 unset SSH_AUTH_SOCK; 16:07:52 unset SSH_AGENT_PID; 16:07:52 echo Agent pid 77 killed; 16:07:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:07:53 + git semver [Pipeline] } 16:07:53 $ docker stop --time=1 0e840211aa179a1e6d914c4c6c292c675b8b8d3d9b4bd8b2a170255208103066 16:07:54 $ docker rm -f --volumes 0e840211aa179a1e6d914c4c6c292c675b8b8d3d9b4bd8b2a170255208103066 [Pipeline] // withDockerContainer [Pipeline] sh 16:07:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:07:55 Stashed 1 file(s) [Pipeline] echo 16:07:55 [edgeXSemver]: initialized semver on version 3.0.0-dev.62 [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 16:07:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:07:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:07:55 ========================================================= 16:07:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:07:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:07:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:07:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:07:55 63b65145d645: Pulling fs layer 16:07:55 a2d21d5440eb: Pulling fs layer 16:07:55 935e6c44a52c: Pulling fs layer 16:07:55 94cc34f8dd06: Pulling fs layer 16:07:55 30dea6a524f1: Pulling fs layer 16:07:55 a2aff8979fd8: Pulling fs layer 16:07:55 6808be2612f2: Pulling fs layer 16:07:55 f25807f1079a: Pulling fs layer 16:07:55 6808be2612f2: Waiting 16:07:55 30dea6a524f1: Waiting 16:07:55 f25807f1079a: Waiting 16:07:55 a2aff8979fd8: Waiting 16:07:55 94cc34f8dd06: Waiting 16:07:56 a2d21d5440eb: Verifying Checksum 16:07:56 a2d21d5440eb: Download complete 16:07:56 94cc34f8dd06: Verifying Checksum 16:07:56 94cc34f8dd06: Download complete 16:07:56 30dea6a524f1: Download complete 16:08:02 63b65145d645: Verifying Checksum 16:08:02 63b65145d645: Download complete 16:08:02 63b65145d645: Pull complete 16:08:02 a2d21d5440eb: Pull complete 16:08:03 a2aff8979fd8: Verifying Checksum 16:08:03 a2aff8979fd8: Download complete 16:08:08 f25807f1079a: Verifying Checksum 16:08:08 f25807f1079a: Download complete 16:08:10 Still waiting to schedule task 16:08:10 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:08:12 935e6c44a52c: Verifying Checksum 16:08:12 935e6c44a52c: Download complete 16:08:12 6808be2612f2: Verifying Checksum 16:08:12 6808be2612f2: Download complete 16:08:15 935e6c44a52c: Pull complete 16:08:15 94cc34f8dd06: Pull complete 16:08:15 30dea6a524f1: Pull complete 16:08:15 a2aff8979fd8: Pull complete 16:08:16 6808be2612f2: Pull complete 16:08:17 f25807f1079a: Pull complete 16:08:17 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 16:08:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:08:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 16:08:18 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:18 + docker inspect -f . ci-base-image-x86_64 16:08:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:18 prd-ubuntu20.04-docker-8c-8g-6899 does not seem to be running inside a container 16:08:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:08:20 $ docker top 6da8af03b6a1cfb0e063d27bfb791f602886bee0d00e9495b4003afb25f225eb -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:20 + go version 16:08:20 go version go1.20.2 linux/amd64 [Pipeline] } 16:08:20 $ docker stop --time=1 6da8af03b6a1cfb0e063d27bfb791f602886bee0d00e9495b4003afb25f225eb 16:08:22 $ docker rm -f --volumes 6da8af03b6a1cfb0e063d27bfb791f602886bee0d00e9495b4003afb25f225eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:22 + docker inspect -f . ci-base-image-x86_64 16:08:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:22 prd-ubuntu20.04-docker-8c-8g-6899 does not seem to be running inside a container 16:08:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:08:22 $ docker top 8ee306b1d717397b967d6bd9e2ee1201881c3199a038a2fe513ba33cf5ac38a6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:23 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 16:08:23 + make test 16:08:23 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:08:23 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:08:23 go: downloading github.com/stretchr/testify v1.8.2 16:08:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.34 16:08:23 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 16:08:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 16:08:23 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 16:08:23 go: downloading github.com/mitchellh/copystructure v1.2.0 16:08:23 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.20 16:08:23 go: downloading gopkg.in/yaml.v3 v3.0.1 16:08:23 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.10 16:08:23 go: downloading github.com/google/uuid v1.3.0 16:08:23 go: downloading github.com/gorilla/mux v1.8.0 16:08:23 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:08:23 go: downloading github.com/davecgh/go-spew v1.1.1 16:08:23 go: downloading github.com/pmezard/go-difflib v1.0.0 16:08:23 go: downloading github.com/stretchr/objx v0.5.0 16:08:23 go: downloading github.com/gorilla/websocket v1.4.2 16:08:23 go: downloading golang.org/x/net v0.8.0 16:08:23 go: downloading golang.org/x/sync v0.1.0 16:08:23 go: downloading github.com/mitchellh/reflectwalk v1.0.2 16:08:23 go: downloading github.com/go-kit/log v0.2.1 16:08:23 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:08:23 go: downloading github.com/go-playground/validator/v10 v10.12.0 16:08:23 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 16:08:23 go: downloading github.com/hashicorp/errwrap v1.0.0 16:08:24 go: downloading github.com/hashicorp/consul/api v1.20.0 16:08:24 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:08:24 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:08:24 go: downloading github.com/x448/float16 v0.8.4 16:08:24 go: downloading github.com/go-playground/universal-translator v0.18.1 16:08:24 go: downloading github.com/leodido/go-urn v1.2.2 16:08:24 go: downloading golang.org/x/crypto v0.7.0 16:08:24 go: downloading golang.org/x/text v0.8.0 16:08:24 go: downloading github.com/zeebo/errs v1.3.0 16:08:24 go: downloading google.golang.org/grpc v1.51.0 16:08:24 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:08:24 go: downloading github.com/mitchellh/mapstructure v1.5.0 16:08:24 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:08:24 go: downloading google.golang.org/protobuf v1.28.1 16:08:24 go: downloading github.com/go-playground/locales v0.14.1 16:08:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:08:24 go: downloading github.com/hashicorp/go-hclog v0.14.1 16:08:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:08:24 go: downloading github.com/hashicorp/serf v0.10.1 16:08:24 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:08:24 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 16:08:24 go: downloading github.com/fatih/color v1.9.0 16:08:24 go: downloading github.com/mattn/go-isatty v0.0.14 16:08:24 go: downloading github.com/golang/protobuf v1.5.2 16:08:24 go: downloading golang.org/x/sys v0.6.0 16:08:24 go: downloading github.com/mattn/go-colorable v0.1.12 16:08:24 go: downloading github.com/armon/go-metrics v0.3.10 16:08:24 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 16:08:24 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:08:46 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 16:08:46 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 16:08:46 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 16:08:46 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 16:08:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 16:09:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.092s coverage: 37.1% of statements 16:09:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.020s coverage: 92.4% of statements 16:09:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.007s coverage: 86.5% of statements 16:09:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.026s coverage: 42.3% of statements 16:09:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.016s coverage: 100.0% of statements 16:09:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.316s coverage: 87.7% of statements 16:09:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.015s coverage: 25.0% of statements 16:09:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.041s coverage: 79.2% of statements 16:09:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.013s coverage: 77.0% of statements 16:09:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.013s coverage: 31.2% of statements 16:09:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.006s coverage: 91.3% of statements 16:09:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:09:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:09:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:09:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:09:16 $ docker stop --time=1 8ee306b1d717397b967d6bd9e2ee1201881c3199a038a2fe513ba33cf5ac38a6 16:09:18 $ docker rm -f --volumes 8ee306b1d717397b967d6bd9e2ee1201881c3199a038a2fe513ba33cf5ac38a6 [Pipeline] // withDockerContainer [Pipeline] sh 16:09:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:09:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:09:19 16:09:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:09:20 latest: Pulling from edgex-lftools-log-publisher 16:09:20 5eb5b503b376: Pulling fs layer 16:09:20 5c69ac0246d0: Pulling fs layer 16:09:20 ec43610c2a17: Pulling fs layer 16:09:20 3a2ae6a8a46f: Pulling fs layer 16:09:20 33b1e0a273af: Pulling fs layer 16:09:20 5d3b04190fa2: Pulling fs layer 16:09:20 2f39f015ded8: Pulling fs layer 16:09:20 3a2ae6a8a46f: Waiting 16:09:20 2f39f015ded8: Waiting 16:09:20 33b1e0a273af: Waiting 16:09:20 5d3b04190fa2: Waiting 16:09:20 5c69ac0246d0: Verifying Checksum 16:09:20 5c69ac0246d0: Download complete 16:09:20 3a2ae6a8a46f: Verifying Checksum 16:09:20 3a2ae6a8a46f: Download complete 16:09:20 33b1e0a273af: Verifying Checksum 16:09:20 33b1e0a273af: Download complete 16:09:20 5d3b04190fa2: Verifying Checksum 16:09:20 5d3b04190fa2: Download complete 16:09:21 ec43610c2a17: Verifying Checksum 16:09:21 ec43610c2a17: Download complete 16:09:24 5eb5b503b376: Verifying Checksum 16:09:24 5eb5b503b376: Download complete 16:09:25 5eb5b503b376: Pull complete 16:09:25 5c69ac0246d0: Pull complete 16:09:26 ec43610c2a17: Pull complete 16:09:26 3a2ae6a8a46f: Pull complete 16:09:26 33b1e0a273af: Pull complete 16:09:26 5d3b04190fa2: Pull complete 16:09:33 2f39f015ded8: Download complete 16:09:36 2f39f015ded8: Pull complete 16:09:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:09:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:09:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:36 prd-ubuntu20.04-docker-8c-8g-6899 does not seem to be running inside a container 16:09:36 $ 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/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:09:37 $ docker top 6de121db54d24ab00196bbdbc2d8c8a36b7ee9f4b3acb351dbe8036bad21f5db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:38 ---> job-cost.sh 16:09:38 lf-activate-venv: SKIPPING 16:09:38 INFO: No Stack... 16:09:38 INFO: Retrieving Pricing Info for: v3-standard-8 16:09:39 INFO: Archiving Costs [Pipeline] sh 16:09:39 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 16:09:39 + cut -d, -f6 [Pipeline] lock 16:09:39 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-150-stack-cost] 16:09:39 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-150-stack-cost] did not exist. Created. 16:09:39 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:09:39 + echo total: 0.2199999988079071 [Pipeline] stash 16:09:39 Stashed 1 file(s) [Pipeline] } 16:09:39 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-150-stack-cost] [Pipeline] // lock [Pipeline] } 16:09:39 $ docker stop --time=1 6de121db54d24ab00196bbdbc2d8c8a36b7ee9f4b3acb351dbe8036bad21f5db 16:09:40 $ docker rm -f --volumes 6de121db54d24ab00196bbdbc2d8c8a36b7ee9f4b3acb351dbe8036bad21f5db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:11:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6905 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 16:11:21 Running in /w/workspace/go-mod-bootstrap/150 [Pipeline] { [Pipeline] checkout 16:11:21 Selected Git installation does not exist. Using Default 16:11:21 The recommended git tool is: NONE 16:11:31 using credential edgex-jenkins-ssh 16:11:31 Cloning the remote Git repository 16:11:31 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 16:11:31 > git init /w/workspace/go-mod-bootstrap/150 # timeout=10 16:11:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 16:11:32 > git --version # timeout=10 16:11:32 > git --version # 'git version 2.25.1' 16:11:32 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 16:11:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:37 Avoid second fetch 16:11:37 Checking out Revision f87c6225084c7c3379977126a24569c22e3c1ce8 (main) 16:11:38 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 (#497)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:11:37 > git config core.sparsecheckout # timeout=10 16:11:37 > git checkout -f f87c6225084c7c3379977126a24569c22e3c1ce8 # timeout=10 16:11:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:11:39 % Total % Received % Xferd Average Speed Time Time Time Current 16:11:39 Dload Upload Total Spent Left Speed 16:11:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 63755 0 --:--:-- --:--:-- --:--:-- 63755 [Pipeline] sh 16:11:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:11:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:11:41 + sudo tee /etc/docker/daemon.new 16:11:41 { 16:11:41 "registry-mirrors": [ 16:11:41 "https://nexus3.edgexfoundry.org:10001" 16:11:41 ], 16:11:41 "bip": "10.250.0.254/24", 16:11:41 "hosts": [ 16:11:41 "tcp://0.0.0.0:5555", 16:11:41 "unix:///var/run/docker.sock" 16:11:41 ], 16:11:41 "mtu": 1458, 16:11:41 "selinux-enabled": true, 16:11:41 "seccomp-profile": "/etc/docker/seccomp.json" 16:11:41 } [Pipeline] sh 16:11:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:11:41 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:12:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:12:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:12:04 ========================================================= 16:12:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:12:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:12:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:12:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:12:05 af6eaf76a39c: Pulling fs layer 16:12:05 55522c791124: Pulling fs layer 16:12:05 ce5c4a1c91eb: Pulling fs layer 16:12:05 169dfbe0d373: Pulling fs layer 16:12:05 e1ff8fa3b103: Pulling fs layer 16:12:05 52ebb69f0ebf: Pulling fs layer 16:12:05 5abe8eddf0d5: Pulling fs layer 16:12:05 e1ff8fa3b103: Waiting 16:12:05 52ebb69f0ebf: Waiting 16:12:05 169dfbe0d373: Waiting 16:12:05 5abe8eddf0d5: Waiting 16:12:05 55522c791124: Verifying Checksum 16:12:05 55522c791124: Download complete 16:12:05 169dfbe0d373: Download complete 16:12:05 e1ff8fa3b103: Verifying Checksum 16:12:05 e1ff8fa3b103: Download complete 16:12:06 af6eaf76a39c: Download complete 16:12:07 af6eaf76a39c: Pull complete 16:12:07 55522c791124: Pull complete 16:12:11 5abe8eddf0d5: Download complete 16:12:13 ce5c4a1c91eb: Verifying Checksum 16:12:13 ce5c4a1c91eb: Download complete 16:12:13 52ebb69f0ebf: Verifying Checksum 16:12:13 52ebb69f0ebf: Download complete 16:12:26 ce5c4a1c91eb: Pull complete 16:12:26 169dfbe0d373: Pull complete 16:12:26 e1ff8fa3b103: Pull complete 16:12:32 52ebb69f0ebf: Pull complete 16:12:33 5abe8eddf0d5: Pull complete 16:12:33 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 16:12:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:12:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 16:12:34 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:35 + docker inspect -f . ci-base-image-arm64 16:12:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:35 prd-ubuntu20.04-docker-arm64-4c-16g-6905 does not seem to be running inside a container 16:12:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/150 -v /w/workspace/go-mod-bootstrap/150:/w/workspace/go-mod-bootstrap/150:rw,z -v /w/workspace/go-mod-bootstrap/150@tmp:/w/workspace/go-mod-bootstrap/150@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 16:12:38 $ docker top e5b2b8596b42b0bd7a5a3a57cb36223908b4831dc0a86501dc7968f8c94384aa -eo pid,comm [Pipeline] { [Pipeline] sh 16:12:39 + go version 16:12:39 go version go1.20.2 linux/arm64 [Pipeline] } 16:12:39 $ docker stop --time=1 e5b2b8596b42b0bd7a5a3a57cb36223908b4831dc0a86501dc7968f8c94384aa 16:12:41 $ docker rm -f --volumes e5b2b8596b42b0bd7a5a3a57cb36223908b4831dc0a86501dc7968f8c94384aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:41 + docker inspect -f . ci-base-image-arm64 16:12:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:41 prd-ubuntu20.04-docker-arm64-4c-16g-6905 does not seem to be running inside a container 16:12:42 $ 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-bootstrap/150 -v /w/workspace/go-mod-bootstrap/150:/w/workspace/go-mod-bootstrap/150:rw,z -v /w/workspace/go-mod-bootstrap/150@tmp:/w/workspace/go-mod-bootstrap/150@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 16:12:43 $ docker top d145add2212913244a05e34b32a63d0129a718acb4dd4ed13d1854e9db19bc50 -eo pid,comm [Pipeline] { [Pipeline] sh 16:12:44 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/150 [Pipeline] fileExists [Pipeline] sh 16:12:44 + make test 16:12:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:12:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.34 16:12:45 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 16:12:45 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 16:12:45 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 16:12:45 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.20 16:12:45 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.10 16:12:45 go: downloading github.com/stretchr/testify v1.8.2 16:12:45 go: downloading github.com/mitchellh/copystructure v1.2.0 16:12:45 go: downloading gopkg.in/yaml.v3 v3.0.1 16:12:46 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:12:46 go: downloading github.com/google/uuid v1.3.0 16:12:46 go: downloading github.com/gorilla/mux v1.8.0 16:12:46 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:12:46 go: downloading github.com/gorilla/websocket v1.4.2 16:12:46 go: downloading golang.org/x/net v0.8.0 16:12:46 go: downloading golang.org/x/sync v0.1.0 16:12:46 go: downloading github.com/go-kit/log v0.2.1 16:12:46 go: downloading github.com/go-playground/validator/v10 v10.12.0 16:12:46 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 16:12:46 go: downloading github.com/davecgh/go-spew v1.1.1 16:12:46 go: downloading github.com/pmezard/go-difflib v1.0.0 16:12:46 go: downloading github.com/stretchr/objx v0.5.0 16:12:47 go: downloading github.com/mitchellh/reflectwalk v1.0.2 16:12:47 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:12:47 go: downloading github.com/hashicorp/consul/api v1.20.0 16:12:47 go: downloading github.com/hashicorp/errwrap v1.0.0 16:12:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:12:47 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:12:47 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:12:47 go: downloading github.com/go-playground/universal-translator v0.18.1 16:12:47 go: downloading github.com/leodido/go-urn v1.2.2 16:12:47 go: downloading golang.org/x/crypto v0.7.0 16:12:47 go: downloading golang.org/x/text v0.8.0 16:12:48 go: downloading github.com/zeebo/errs v1.3.0 16:12:48 go: downloading google.golang.org/grpc v1.51.0 16:12:53 go: downloading github.com/x448/float16 v0.8.4 16:12:53 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:12:53 go: downloading github.com/mitchellh/mapstructure v1.5.0 16:12:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:12:53 go: downloading github.com/hashicorp/go-hclog v0.14.1 16:12:53 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:12:53 go: downloading github.com/hashicorp/serf v0.10.1 16:12:53 go: downloading github.com/go-playground/locales v0.14.1 16:12:53 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:12:53 go: downloading google.golang.org/protobuf v1.28.1 16:12:54 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 16:12:54 go: downloading github.com/fatih/color v1.9.0 16:12:54 go: downloading github.com/mattn/go-isatty v0.0.14 16:12:54 go: downloading github.com/armon/go-metrics v0.3.10 16:12:54 go: downloading github.com/golang/protobuf v1.5.2 16:12:55 go: downloading golang.org/x/sys v0.6.0 16:12:55 go: downloading github.com/mattn/go-colorable v0.1.12 16:12:55 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 16:12:55 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:15:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 16:15:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 16:15:52 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 16:15:52 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 16:16:05 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 16:16:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.197s coverage: 37.1% of statements 16:16:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.101s coverage: 92.4% of statements 16:16:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.039s coverage: 86.5% of statements 16:16:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.110s coverage: 42.3% of statements 16:16:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.073s coverage: 100.0% of statements 16:16:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.447s coverage: 87.7% of statements 16:16:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.091s coverage: 25.0% of statements 16:16:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.160s coverage: 79.2% of statements 16:16:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.075s coverage: 77.0% of statements 16:16:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.051s coverage: 31.2% of statements 16:16:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.018s coverage: 91.3% of statements 16:16:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:16:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:16:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:16:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:16:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:16:40 $ docker stop --time=1 d145add2212913244a05e34b32a63d0129a718acb4dd4ed13d1854e9db19bc50 16:16:42 $ docker rm -f --volumes d145add2212913244a05e34b32a63d0129a718acb4dd4ed13d1854e9db19bc50 [Pipeline] // withDockerContainer [Pipeline] sh 16:16:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:16:45 Warning: overwriting stash ‘coverage-report’ 16:16:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:16:46 16:16:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:16:47 arm64: Pulling from edgex-lftools-log-publisher 16:16:47 8998bd30e6a1: Pulling fs layer 16:16:47 04944245beec: Pulling fs layer 16:16:47 699f458cf7ca: Pulling fs layer 16:16:47 765212b225bb: Pulling fs layer 16:16:47 f23df028b6ca: Pulling fs layer 16:16:47 d65c8cfc05b1: Pulling fs layer 16:16:47 2437ff75d9bd: Pulling fs layer 16:16:47 d65c8cfc05b1: Waiting 16:16:47 2437ff75d9bd: Waiting 16:16:47 04944245beec: Verifying Checksum 16:16:47 04944245beec: Download complete 16:16:47 765212b225bb: Download complete 16:16:47 f23df028b6ca: Verifying Checksum 16:16:47 f23df028b6ca: Download complete 16:16:47 d65c8cfc05b1: Verifying Checksum 16:16:47 d65c8cfc05b1: Download complete 16:16:47 699f458cf7ca: Verifying Checksum 16:16:47 699f458cf7ca: Download complete 16:16:47 8998bd30e6a1: Download complete 16:16:50 2437ff75d9bd: Verifying Checksum 16:16:50 2437ff75d9bd: Download complete 16:16:51 8998bd30e6a1: Pull complete 16:16:52 04944245beec: Pull complete 16:16:53 699f458cf7ca: Pull complete 16:16:53 765212b225bb: Pull complete 16:16:54 f23df028b6ca: Pull complete 16:16:54 d65c8cfc05b1: Pull complete 16:17:09 2437ff75d9bd: Pull complete 16:17:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:17:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:17:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:10 prd-ubuntu20.04-docker-arm64-4c-16g-6905 does not seem to be running inside a container 16:17:10 $ 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-bootstrap/150 -v /w/workspace/go-mod-bootstrap/150:/w/workspace/go-mod-bootstrap/150:rw,z -v /w/workspace/go-mod-bootstrap/150@tmp:/w/workspace/go-mod-bootstrap/150@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 16:17:13 $ docker top 3ddb03ea86ece6543bc6daa029e75d8210003ad7ba0ef5889732d5c75323006f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:14 ---> job-cost.sh 16:17:14 lf-activate-venv: SKIPPING 16:17:14 INFO: No Stack... 16:17:14 INFO: Retrieving Pricing Info for: v3-standard-4 16:17:15 INFO: Archiving Costs [Pipeline] sh 16:17:16 + cat /w/workspace/go-mod-bootstrap/150/archives/cost.csv 16:17:16 + cut -d, -f6 [Pipeline] lock 16:17:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-150-stack-cost] 16:17:16 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-150-stack-cost] did not exist. Created. 16:17:16 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:17:17 /w/workspace/go-mod-bootstrap/150@tmp/durable-fe21a8de/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:17:17 + echo total: 0.10999999940395355 [Pipeline] stash 16:17:17 Warning: overwriting stash ‘stack-cost’ 16:17:17 Stashed 1 file(s) [Pipeline] } 16:17:17 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-150-stack-cost] [Pipeline] // lock [Pipeline] } 16:17:17 $ docker stop --time=1 3ddb03ea86ece6543bc6daa029e75d8210003ad7ba0ef5889732d5c75323006f 16:17:19 $ docker rm -f --volumes 3ddb03ea86ece6543bc6daa029e75d8210003ad7ba0ef5889732d5c75323006f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:17:20 provisioning config files... 16:17:20 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1984480612500950662tmp [Pipeline] { [Pipeline] sh 16:17:20 + set +x 16:17:20 + + curl -sbash https://codecov.io/bash -s 16:17:20 -- 16:17:20 16:17:20 _____ _ 16:17:20 / ____| | | 16:17:20 | | ___ __| | ___ ___ _____ __ 16:17:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:17:20 | |___| (_) | (_| | __/ (_| (_) \ V / 16:17:20 \_____\___/ \__,_|\___|\___\___/ \_/ 16:17:20 Bash-1.0.6 16:17:20 16:17:20 16:17:20 ==> git version 2.25.1 found 16:17:20 ==> 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 16:17:20 Release-Date: 2020-01-08 16:17:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:17:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:17:20 ==> Jenkins CI detected. 16:17:20 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 16:17:20 project root: . 16:17:20 --> token set from env 16:17:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:17:20 ==> Running gcov in . (disable via -X gcov) 16:17:20 ==> Python coveragepy not found 16:17:20 ==> Searching for coverage reports in: 16:17:20 + . 16:17:20 -> Found 1 reports 16:17:20 ==> Detecting git/mercurial file structure 16:17:20 ==> Reading reports 16:17:20 + ./coverage.out bytes=90604 16:17:20 ==> Appending adjustments 16:17:20 https://docs.codecov.io/docs/fixing-reports 16:17:20 + Found adjustments 16:17:20 ==> Gzipping contents 16:17:20 16K /tmp/codecov.vMda8x.gz 16:17:20 ==> Uploading reports 16:17:20 url: https://codecov.io 16:17:20 query: branch=main&commit=f87c6225084c7c3379977126a24569c22e3c1ce8&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 16:17:20 -> Pinging Codecov 16:17:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=f87c6225084c7c3379977126a24569c22e3c1ce8&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 16:17:20 -> Uploading to 16:17:20 https://storage.googleapis.com/codecov/v4/raw/2023-04-05/833815588EE85121546D348822E98E2E/f87c6225084c7c3379977126a24569c22e3c1ce8/bbdd2b32-ea87-4294-a9c0-3978b8ad531c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230405%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230405T161720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2100159460379665d56234a99c35c4f7c1338f1a0114c4d444a3d3ee5f1ffef5 16:17:21 % Total % Received % Xferd Average Speed Time Time Time Current 16:17:21 Dload Upload Total Spent Left Speed 16:17:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14177 0 0 100 14177 0 54526 --:--:-- --:--:-- --:--:-- 54318 100 14177 0 0 100 14177 0 54526 --:--:-- --:--:-- --:--:-- 54318 16:17:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/f87c6225084c7c3379977126a24569c22e3c1ce8 [Pipeline] } 16:17:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:17:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:17:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:17:21 16:17:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:17:23 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:17:23 df9b9388f04a: Pulling fs layer 16:17:23 52dc419b0ee2: Pulling fs layer 16:17:23 25bc292e5bac: Pulling fs layer 16:17:23 114826534d7a: Pulling fs layer 16:17:23 114826534d7a: Waiting 16:17:23 4657fd5d0bcf: Pulling fs layer 16:17:23 6ad1cebc031e: Pulling fs layer 16:17:23 8a3aa393b2d8: Pulling fs layer 16:17:23 6ad1cebc031e: Waiting 16:17:23 25bc292e5bac: Verifying Checksum 16:17:23 25bc292e5bac: Download complete 16:17:23 52dc419b0ee2: Verifying Checksum 16:17:23 52dc419b0ee2: Download complete 16:17:23 4657fd5d0bcf: Verifying Checksum 16:17:23 4657fd5d0bcf: Download complete 16:17:24 df9b9388f04a: Download complete 16:17:24 df9b9388f04a: Pull complete 16:17:24 52dc419b0ee2: Pull complete 16:17:24 25bc292e5bac: Pull complete 16:17:31 6ad1cebc031e: Verifying Checksum 16:17:31 6ad1cebc031e: Download complete 16:17:43 114826534d7a: Verifying Checksum 16:17:43 114826534d7a: Download complete 16:17:43 8a3aa393b2d8: Verifying Checksum 16:17:43 8a3aa393b2d8: Download complete 16:17:45 114826534d7a: Pull complete 16:17:45 4657fd5d0bcf: Pull complete 16:17:45 6ad1cebc031e: Pull complete 16:17:48 8a3aa393b2d8: Pull complete 16:17:48 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:17:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:17:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:48 prd-ubuntu20.04-docker-8c-8g-6899 does not seem to be running inside a container 16:17:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:17:49 $ docker top d0b86cadab10ccc1e38493138927c36ef675fc1cdd647f80900b49a60964a8a4 -eo pid,comm [Pipeline] { [Pipeline] echo 16:17:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 16:17:50 + set -o pipefail 16:17:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 16:17:54 16:17:54 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 16:17:54 16:17:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/2eeafd11-9abc-4f24-adad-49663d123f3c 16:17:54 16:17:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:17:54 16:17:54 16:17:54 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:17:54 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:17:54 More details here: https://snyk.co/ue1NS [Pipeline] } 16:17:54 $ docker stop --time=1 d0b86cadab10ccc1e38493138927c36ef675fc1cdd647f80900b49a60964a8a4 16:17:56 $ docker rm -f --volumes d0b86cadab10ccc1e38493138927c36ef675fc1cdd647f80900b49a60964a8a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:17:56 + git log --format=format:%s -1 f87c6225084c7c3379977126a24569c22e3c1ce8 [Pipeline] sh 16:17:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:17:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:17:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:57 prd-ubuntu20.04-docker-8c-8g-6899 does not seem to be running inside a container 16:17:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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/py-git-semver:0.1.4 cat 16:17:57 $ docker top 323239e39db5010734150d347c899dd9378102bf8fd8ac24668bff0adcbe8780 -eo pid,comm 16:17:57 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). 16:17:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:17:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:17:57 [ssh-agent] Looking for ssh-agent implementation... 16:17:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:17:57 $ docker exec 323239e39db5010734150d347c899dd9378102bf8fd8ac24668bff0adcbe8780 ssh-agent 16:17:58 SSH_AUTH_SOCK=/tmp/ssh-U0farFbOaz1b/agent.32 16:17:58 SSH_AGENT_PID=38 16:17:58 Running ssh-add (command line suppressed) 16:17:58 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2148520452576298186.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2148520452576298186.key) 16:17:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:17:58 + git semver tag 16:17:58 2023-04-05 16:17:58,663 [run_tag] DEBUG tag force:False 16:17:58 2023-04-05 16:17:58,663 [check_head_tag] DEBUG check head tag 16:17:58 2023-04-05 16:17:58,665 [execute] INFO git cat-file --batch-check 16:17:58 2023-04-05 16:17:58,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 16:17:58 2023-04-05 16:17:58,669 [execute] INFO git cat-file --batch 16:17:58 2023-04-05 16:17:58,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 16:17:58 2023-04-05 16:17:58,710 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:17:58 2023-04-05 16:17:58,710 [execute] INFO git tag -a v3.0.0-dev.62 -m v3.0.0-dev.62 16:17:58 2023-04-05 16:17:58,710 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.62', '-m', 'v3.0.0-dev.62'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 16:17:58 2023-04-05 16:17:58,716 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:17:58 3.0.0-dev.62 [Pipeline] } 16:17:58 $ docker exec --env ******** --env ******** 323239e39db5010734150d347c899dd9378102bf8fd8ac24668bff0adcbe8780 ssh-agent -k 16:17:58 unset SSH_AUTH_SOCK; 16:17:58 unset SSH_AGENT_PID; 16:17:58 echo Agent pid 38 killed; 16:17:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:17:59 + git semver [Pipeline] } 16:17:59 $ docker stop --time=1 323239e39db5010734150d347c899dd9378102bf8fd8ac24668bff0adcbe8780 16:18:00 $ docker rm -f --volumes 323239e39db5010734150d347c899dd9378102bf8fd8ac24668bff0adcbe8780 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:18:01 16:18:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:18:01 0.23.1-centos7: Pulling from edgex-lftools 16:18:01 ab5ef0e58194: Pulling fs layer 16:18:01 9712f1f96733: Pulling fs layer 16:18:01 63f879dbbcfc: Pulling fs layer 16:18:01 0d9ebad4ef96: Pulling fs layer 16:18:01 e9a5061849ea: Pulling fs layer 16:18:01 d747dcd14b5f: Pulling fs layer 16:18:01 2de7ff778b66: Pulling fs layer 16:18:01 0d9ebad4ef96: Waiting 16:18:01 e9a5061849ea: Waiting 16:18:01 d747dcd14b5f: Waiting 16:18:01 2de7ff778b66: Waiting 16:18:01 9712f1f96733: Verifying Checksum 16:18:01 9712f1f96733: Download complete 16:18:06 63f879dbbcfc: Verifying Checksum 16:18:06 63f879dbbcfc: Download complete 16:18:06 e9a5061849ea: Verifying Checksum 16:18:06 e9a5061849ea: Download complete 16:18:06 d747dcd14b5f: Verifying Checksum 16:18:06 d747dcd14b5f: Download complete 16:18:07 2de7ff778b66: Verifying Checksum 16:18:07 2de7ff778b66: Download complete 16:18:07 0d9ebad4ef96: Verifying Checksum 16:18:07 0d9ebad4ef96: Download complete 16:18:07 ab5ef0e58194: Verifying Checksum 16:18:07 ab5ef0e58194: Download complete 16:18:11 ab5ef0e58194: Pull complete 16:18:11 9712f1f96733: Pull complete 16:18:11 63f879dbbcfc: Pull complete 16:18:15 0d9ebad4ef96: Pull complete 16:18:15 e9a5061849ea: Pull complete 16:18:15 d747dcd14b5f: Pull complete 16:18:16 2de7ff778b66: Pull complete 16:18:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:18:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:18:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:18:16 prd-ubuntu20.04-docker-8c-8g-6899 does not seem to be running inside a container 16:18:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:18:17 $ docker top e62bf784a03c36f376cdb85440ac94adad4e371dee8bd18b219ede060b714d6e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:18:17 provisioning config files... 16:18:17 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7247565629023426027tmp 16:18:17 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5739353153175367639tmp 16:18:17 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14517055763683717188tmp [Pipeline] { [Pipeline] echo 16:18:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:18:18 ---> sigul-configuration.sh 16:18:18 gpg: directory `/root/.gnupg' created 16:18:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:18:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:18:18 gpg: keyring `/root/.gnupg/secring.gpg' created 16:18:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:18:18 gpg: CAST5 encrypted data 16:18:18 gpg: encrypted with 1 passphrase 16:18:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:18:18 + mkdir /home/jenkins 16:18:18 + mkdir /home/jenkins/sigul [Pipeline] sh 16:18:18 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:18:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:18:18 ---> sigul-install.sh 16:18:18 Sigul already installed; skipping installation. [Pipeline] sh 16:18:19 + git tag --list 16:18:19 v0.0.1 16:18:19 v0.0.10 16:18:19 v0.0.11 16:18:19 v0.0.12 16:18:19 v0.0.13 16:18:19 v0.0.14 16:18:19 v0.0.15 16:18:19 v0.0.16 16:18:19 v0.0.17 16:18:19 v0.0.18 16:18:19 v0.0.19 16:18:19 v0.0.2 16:18:19 v0.0.20 16:18:19 v0.0.21 16:18:19 v0.0.22 16:18:19 v0.0.23 16:18:19 v0.0.24 16:18:19 v0.0.25 16:18:19 v0.0.26 16:18:19 v0.0.27 16:18:19 v0.0.28 16:18:19 v0.0.29 16:18:19 v0.0.3 16:18:19 v0.0.30 16:18:19 v0.0.31 16:18:19 v0.0.32 16:18:19 v0.0.33 16:18:19 v0.0.34 16:18:19 v0.0.35 16:18:19 v0.0.36 16:18:19 v0.0.37 16:18:19 v0.0.38 16:18:19 v0.0.39 16:18:19 v0.0.4 16:18:19 v0.0.40 16:18:19 v0.0.41 16:18:19 v0.0.42 16:18:19 v0.0.43 16:18:19 v0.0.44 16:18:19 v0.0.45 16:18:19 v0.0.46 16:18:19 v0.0.47 16:18:19 v0.0.48 16:18:19 v0.0.49 16:18:19 v0.0.5 16:18:19 v0.0.50 16:18:19 v0.0.51 16:18:19 v0.0.52 16:18:19 v0.0.53 16:18:19 v0.0.54 16:18:19 v0.0.55 16:18:19 v0.0.56 16:18:19 v0.0.57 16:18:19 v0.0.58 16:18:19 v0.0.59 16:18:19 v0.0.6 16:18:19 v0.0.60 16:18:19 v0.0.61 16:18:19 v0.0.62 16:18:19 v0.0.63 16:18:19 v0.0.64 16:18:19 v0.0.65 16:18:19 v0.0.66 16:18:19 v0.0.67 16:18:19 v0.0.68 16:18:19 v0.0.69 16:18:19 v0.0.7 16:18:19 v0.0.70 16:18:19 v0.0.71 16:18:19 v0.0.72 16:18:19 v0.0.8 16:18:19 v0.0.9 16:18:19 v2.0.0 16:18:19 v2.1.0 16:18:19 v2.1.1 16:18:19 v2.1.1-dev.1 16:18:19 v2.1.1-dev.2 16:18:19 v2.1.1-dev.3 16:18:19 v2.1.1-dev.4 16:18:19 v2.2.0 16:18:19 v2.2.1-dev.1 16:18:19 v2.2.1-dev.2 16:18:19 v2.2.1-dev.3 16:18:19 v2.2.1-dev.4 16:18:19 v2.2.1-dev.5 16:18:19 v2.2.1-dev.6 16:18:19 v2.2.1-dev.7 16:18:19 v2.2.1-dev.8 16:18:19 v2.2.1-dev.9 16:18:19 v2.3.0 16:18:19 v2.3.0-dev.10 16:18:19 v2.3.0-dev.11 16:18:19 v2.3.0-dev.12 16:18:19 v2.3.0-dev.13 16:18:19 v2.3.0-dev.14 16:18:19 v2.3.0-dev.15 16:18:19 v2.3.0-dev.16 16:18:19 v2.3.0-dev.17 16:18:19 v2.3.0-dev.18 16:18:19 v2.3.0-dev.19 16:18:19 v2.3.0-dev.20 16:18:19 v2.3.0-dev.21 16:18:19 v2.3.0-dev.22 16:18:19 v2.3.0-dev.23 16:18:19 v2.3.0-dev.24 16:18:19 v2.3.0-dev.25 16:18:19 v2.3.0-dev.26 16:18:19 v2.3.0-dev.27 16:18:19 v2.3.0-dev.28 16:18:19 v2.3.0-dev.29 16:18:19 v2.3.0-dev.30 16:18:19 v3.0.0-dev.1 16:18:19 v3.0.0-dev.10 16:18:19 v3.0.0-dev.11 16:18:19 v3.0.0-dev.12 16:18:19 v3.0.0-dev.13 16:18:19 v3.0.0-dev.14 16:18:19 v3.0.0-dev.15 16:18:19 v3.0.0-dev.16 16:18:19 v3.0.0-dev.17 16:18:19 v3.0.0-dev.18 16:18:19 v3.0.0-dev.19 16:18:19 v3.0.0-dev.2 16:18:19 v3.0.0-dev.20 16:18:19 v3.0.0-dev.21 16:18:19 v3.0.0-dev.22 16:18:19 v3.0.0-dev.23 16:18:19 v3.0.0-dev.24 16:18:19 v3.0.0-dev.25 16:18:19 v3.0.0-dev.26 16:18:19 v3.0.0-dev.27 16:18:19 v3.0.0-dev.28 16:18:19 v3.0.0-dev.29 16:18:19 v3.0.0-dev.3 16:18:19 v3.0.0-dev.30 16:18:19 v3.0.0-dev.31 16:18:19 v3.0.0-dev.32 16:18:19 v3.0.0-dev.33 16:18:19 v3.0.0-dev.34 16:18:19 v3.0.0-dev.35 16:18:19 v3.0.0-dev.36 16:18:19 v3.0.0-dev.37 16:18:19 v3.0.0-dev.38 16:18:19 v3.0.0-dev.39 16:18:19 v3.0.0-dev.4 16:18:19 v3.0.0-dev.40 16:18:19 v3.0.0-dev.41 16:18:19 v3.0.0-dev.42 16:18:19 v3.0.0-dev.43 16:18:19 v3.0.0-dev.44 16:18:19 v3.0.0-dev.45 16:18:19 v3.0.0-dev.46 16:18:19 v3.0.0-dev.47 16:18:19 v3.0.0-dev.48 16:18:19 v3.0.0-dev.49 16:18:19 v3.0.0-dev.5 16:18:19 v3.0.0-dev.50 16:18:19 v3.0.0-dev.51 16:18:19 v3.0.0-dev.52 16:18:19 v3.0.0-dev.53 16:18:19 v3.0.0-dev.54 16:18:19 v3.0.0-dev.55 16:18:19 v3.0.0-dev.56 16:18:19 v3.0.0-dev.57 16:18:19 v3.0.0-dev.58 16:18:19 v3.0.0-dev.59 16:18:19 v3.0.0-dev.6 16:18:19 v3.0.0-dev.60 16:18:19 v3.0.0-dev.61 16:18:19 v3.0.0-dev.62 16:18:19 v3.0.0-dev.7 16:18:19 v3.0.0-dev.8 16:18:19 v3.0.0-dev.9 [Pipeline] sh 16:18:19 + lftools sign git-tag v3.0.0-dev.62 16:18:20 Signing Git tag with Sigul... 16:18:20 Signing v3.0.0-dev.62 [Pipeline] echo 16:18:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:18:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:18:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:18:20 $ docker stop --time=1 e62bf784a03c36f376cdb85440ac94adad4e371dee8bd18b219ede060b714d6e 16:18:21 $ docker rm -f --volumes e62bf784a03c36f376cdb85440ac94adad4e371dee8bd18b219ede060b714d6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:18:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:18:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:18:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:18:22 prd-ubuntu20.04-docker-8c-8g-6899 does not seem to be running inside a container 16:18:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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/py-git-semver:0.1.4 cat 16:18:23 $ docker top 9e9602e19cc7b48dc00af7c250a706b2c48c42975c383d6e7870e099518ad6ed -eo pid,comm 16:18:23 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). 16:18:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:18:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:18:23 [ssh-agent] Looking for ssh-agent implementation... 16:18:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:18:23 $ docker exec 9e9602e19cc7b48dc00af7c250a706b2c48c42975c383d6e7870e099518ad6ed ssh-agent 16:18:23 SSH_AUTH_SOCK=/tmp/ssh-4ShAVi4mq1xe/agent.32 16:18:23 SSH_AGENT_PID=38 16:18:23 Running ssh-add (command line suppressed) 16:18:23 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4738273347798753406.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4738273347798753406.key) 16:18:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:18:23 + git semver bump pre 16:18:24 2023-04-05 16:18:23,959 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:18:24 2023-04-05 16:18:23,959 [bump_version] DEBUG bumping version:3.0.0-dev.62 on axis:pre with prefix:dev 16:18:24 2023-04-05 16:18:23,959 [bump_version] DEBUG bumped version:3.0.0-dev.63 16:18:24 2023-04-05 16:18:23,959 [write_version] DEBUG write version:3.0.0-dev.63 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 16:18:24 2023-04-05 16:18:23,959 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:18:24 2023-04-05 16:18:23,959 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:18:24 2023-04-05 16:18:23,961 [execute] INFO git cat-file --batch-check 16:18:24 2023-04-05 16:18:23,961 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 16:18:24 2023-04-05 16:18:23,967 [execute] INFO git cat-file --batch 16:18:24 2023-04-05 16:18:23,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 16:18:24 2023-04-05 16:18:23,973 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:18:24 3.0.0-dev.63 [Pipeline] } 16:18:24 $ docker exec --env ******** --env ******** 9e9602e19cc7b48dc00af7c250a706b2c48c42975c383d6e7870e099518ad6ed ssh-agent -k 16:18:24 unset SSH_AUTH_SOCK; 16:18:24 unset SSH_AGENT_PID; 16:18:24 echo Agent pid 38 killed; 16:18:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:18:24 + git semver [Pipeline] } 16:18:24 $ docker stop --time=1 9e9602e19cc7b48dc00af7c250a706b2c48c42975c383d6e7870e099518ad6ed 16:18:26 $ docker rm -f --volumes 9e9602e19cc7b48dc00af7c250a706b2c48c42975c383d6e7870e099518ad6ed [Pipeline] // withDockerContainer [Pipeline] sh 16:18:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:18:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:18:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:18:26 prd-ubuntu20.04-docker-8c-8g-6899 does not seem to be running inside a container 16:18:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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/py-git-semver:0.1.4 cat 16:18:27 $ docker top 5117df5f4448ea8e552beaf87bf4ad0aadf9d1487d2d9e286906a61c0d473356 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:18:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:18:27 [ssh-agent] Looking for ssh-agent implementation... 16:18:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:18:27 $ docker exec 5117df5f4448ea8e552beaf87bf4ad0aadf9d1487d2d9e286906a61c0d473356 ssh-agent 16:18:27 SSH_AUTH_SOCK=/tmp/ssh-Rcdk6RTyb2ph/agent.33 16:18:27 SSH_AGENT_PID=39 16:18:27 Running ssh-add (command line suppressed) 16:18:27 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8593944246622166371.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8593944246622166371.key) 16:18:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:18:27 + git semver push 16:18:28 2023-04-05 16:18:27,943 [run_push] DEBUG push 16:18:28 2023-04-05 16:18:27,943 [execute] INFO git cat-file --batch-check 16:18:28 2023-04-05 16:18:27,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 16:18:28 2023-04-05 16:18:27,946 [execute] INFO git rev-list a0c3039855f13fb561d033624761086f1d8a46cf -- 16:18:28 2023-04-05 16:18:27,947 [execute] DEBUG Popen(['git', 'rev-list', 'a0c3039855f13fb561d033624761086f1d8a46cf', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 16:18:28 2023-04-05 16:18:27,956 [execute] INFO git fetch -v origin 16:18:28 2023-04-05 16:18:27,957 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 16:18:28 2023-04-05 16:18:28,447 [run_push] DEBUG no remote changes detected 16:18:28 2023-04-05 16:18:28,447 [execute] INFO git push origin semver 16:18:28 2023-04-05 16:18:28,448 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 16:18:29 2023-04-05 16:18:29,224 [run_push] DEBUG push all version tags 16:18:29 2023-04-05 16:18:29,225 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:18:29 2023-04-05 16:18:29,225 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 16:18:30 2023-04-05 16:18:30,040 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:18:30 3.0.0-dev.63 [Pipeline] } 16:18:30 $ docker exec --env ******** --env ******** 5117df5f4448ea8e552beaf87bf4ad0aadf9d1487d2d9e286906a61c0d473356 ssh-agent -k 16:18:30 unset SSH_AUTH_SOCK; 16:18:30 unset SSH_AGENT_PID; 16:18:30 echo Agent pid 39 killed; 16:18:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:18:30 + git semver [Pipeline] } 16:18:30 $ docker stop --time=1 5117df5f4448ea8e552beaf87bf4ad0aadf9d1487d2d9e286906a61c0d473356 16:18:32 $ docker rm -f --volumes 5117df5f4448ea8e552beaf87bf4ad0aadf9d1487d2d9e286906a61c0d473356 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:18:32 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 16:18:32 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 16:18:32 total 16 16:18:32 drwxr-xr-x 3 root root 4096 Apr 5 16:09 . 16:18:32 drwxrwxr-x 9 jenkins jenkins 4096 Apr 5 16:18 .. 16:18:32 drwxr-xr-x 2 root root 4096 Apr 5 16:09 cost 16:18:32 -rw-r--r-- 1 root root 88 Apr 5 16:09 cost.csv 16:18:32 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 16:18:32 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 16:18:32 total 16 16:18:32 drwxr-xr-x 3 jenkins jenkins 4096 Apr 5 16:09 . 16:18:32 drwxrwxr-x 9 jenkins jenkins 4096 Apr 5 16:18 .. 16:18:32 drwxr-xr-x 2 jenkins jenkins 4096 Apr 5 16:09 cost 16:18:32 -rw-r--r-- 1 jenkins jenkins 88 Apr 5 16:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:18:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:18:33 ---> package-listing.sh 16:18:33 ++ facter osfamily 16:18:33 ++ tr '[:upper:]' '[:lower:]' 16:18:33 + OS_FAMILY=debian 16:18:33 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 16:18:33 + START_PACKAGES=/tmp/packages_start.txt 16:18:33 + END_PACKAGES=/tmp/packages_end.txt 16:18:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:18:33 + PACKAGES=/tmp/packages_start.txt 16:18:33 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 16:18:33 + PACKAGES=/tmp/packages_end.txt 16:18:33 + case "${OS_FAMILY}" in 16:18:33 + dpkg -l 16:18:33 + grep '^ii' 16:18:33 + '[' -f /tmp/packages_start.txt ']' 16:18:33 + '[' -f /tmp/packages_end.txt ']' 16:18:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:18:33 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 16:18:33 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 16:18:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 16:18:33 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:18:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:18:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:18:34 prd-ubuntu20.04-docker-8c-8g-6899 does not seem to be running inside a container 16:18:34 $ 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 16:18:35 $ docker top aed3d75b5c50addfffc8019ac902f58738cf985c15847bf9b78328e4e4433437 -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:35 + touch /tmp/pre-build-complete [Pipeline] sh 16:18:35 + mkdir -p /var/log/sysstat [Pipeline] sh 16:18:36 + ls /var/log/sa-host 16:18:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:18:36 provisioning config files... 16:18:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config9381171693093917048tmp [Pipeline] { [Pipeline] echo 16:18:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:18:36 ---> create-netrc.sh [Pipeline] } 16:18:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:18:36 ---> python-tools-install.sh [Pipeline] echo 16:18:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:18:37 ---> sudo-logs.sh 16:18:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:18:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:18:37 ---> job-cost.sh 16:18:37 lf-activate-venv: SKIPPING 16:18:37 DEBUG: total: 0.2199999988079071 16:18:37 INFO: Retrieving Stack Cost... 16:18:38 INFO: Retrieving Pricing Info for: v3-standard-8 16:18:38 INFO: Archiving Costs [Pipeline] echo 16:18:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:18:38 ---> logs-deploy.sh 16:18:38 lf-activate-venv: SKIPPING 16:18:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/150 16:18:38 INFO: archiving workspace using pattern(s): 16:18:39 Archives upload complete. 16:18:39 INFO: archiving logs to Nexus 16:18:40 ---> uname -a: 16:18:40 Linux prd-ubuntu20-04-docker-8c-8g-6899 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:18:40 16:18:40 16:18:40 ---> lscpu: 16:18:40 Architecture: x86_64 16:18:40 CPU op-mode(s): 32-bit, 64-bit 16:18:40 Byte Order: Little Endian 16:18:40 Address sizes: 40 bits physical, 48 bits virtual 16:18:40 CPU(s): 8 16:18:40 On-line CPU(s) list: 0-7 16:18:40 Thread(s) per core: 1 16:18:40 Core(s) per socket: 1 16:18:40 Socket(s): 8 16:18:40 NUMA node(s): 1 16:18:40 Vendor ID: AuthenticAMD 16:18:40 CPU family: 23 16:18:40 Model: 49 16:18:40 Model name: AMD EPYC-Rome Processor 16:18:40 Stepping: 0 16:18:40 CPU MHz: 2800.004 16:18:40 BogoMIPS: 5600.00 16:18:40 Virtualization: AMD-V 16:18:40 Hypervisor vendor: KVM 16:18:40 Virtualization type: full 16:18:40 L1d cache: 256 KiB 16:18:40 L1i cache: 256 KiB 16:18:40 L2 cache: 4 MiB 16:18:40 L3 cache: 128 MiB 16:18:40 NUMA node0 CPU(s): 0-7 16:18:40 Vulnerability Itlb multihit: Not affected 16:18:40 Vulnerability L1tf: Not affected 16:18:40 Vulnerability Mds: Not affected 16:18:40 Vulnerability Meltdown: Not affected 16:18:40 Vulnerability Mmio stale data: Not affected 16:18:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:18:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:18:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:18:40 Vulnerability Srbds: Not affected 16:18:40 Vulnerability Tsx async abort: Not affected 16:18:40 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 16:18:40 16:18:40 16:18:40 ---> nproc: 16:18:40 8 16:18:40 16:18:40 16:18:40 ---> df -h: 16:18:40 Filesystem Size Used Avail Use% Mounted on 16:18:40 overlay 155G 12G 143G 8% / 16:18:40 tmpfs 64M 0 64M 0% /dev 16:18:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:18:40 shm 64M 0 64M 0% /dev/shm 16:18:40 /dev/vda1 155G 12G 143G 8% /facter-os 16:18:40 16:18:40 16:18:40 ---> sar -b -r -n DEV: 16:18:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6899) 04/05/23 _x86_64_ (8 CPU) 16:18:40 16:18:40 16:06:54 LINUX RESTART (8 CPU) 16:18:40 16:18:40 16:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:18:40 16:08:01 124.29 47.40 76.89 0.00 5331.29 119099.90 0.00 16:18:40 16:09:01 54.11 0.33 53.77 0.00 21.73 34004.87 0.00 16:18:40 16:10:01 48.49 0.25 48.24 0.00 17.06 25180.74 0.00 16:18:40 16:11:01 3.02 0.18 2.83 0.00 18.53 32.68 0.00 16:18:40 16:12:01 6.70 1.15 5.55 0.00 79.19 1864.36 0.00 16:18:40 16:13:01 49.66 9.45 40.21 0.00 5076.62 6906.05 0.00 16:18:40 16:14:01 3.32 0.02 3.30 0.00 0.13 87.59 0.00 16:18:40 16:15:01 2.02 0.00 2.02 0.00 0.00 21.86 0.00 16:18:40 16:16:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 16:18:40 16:17:01 2.13 0.02 2.12 0.00 0.13 23.46 0.00 16:18:40 16:18:01 58.59 0.37 58.22 0.00 23.86 33969.94 0.00 16:18:40 Average: 32.16 5.38 26.78 0.00 960.83 20110.91 0.00 16:18:40 16:18:40 16:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:18:40 16:08:01 29997376 31657928 688672 2.09 60492 1905304 1823452 5.37 938208 1649380 15848 16:18:40 16:09:01 28493828 31570284 730392 2.22 90032 3213560 1897528 5.59 1334672 2628844 381464 16:18:40 16:10:01 28708808 31604192 699916 2.13 95560 3034336 1753588 5.17 1084152 2674724 336 16:18:40 16:11:01 28707232 31603560 700236 2.13 95600 3034900 1787412 5.27 1084088 2675172 136 16:18:40 16:12:01 28643436 31599932 702824 2.14 97496 3091260 1750792 5.16 1089852 2731536 332 16:18:40 16:13:01 28182532 31587652 702728 2.14 129516 3490300 1804516 5.32 1402372 2846252 4 16:18:40 16:14:01 28189228 31589656 700624 2.13 128128 3487048 1776460 5.24 1399280 2843104 184 16:18:40 16:15:01 28189328 31589888 700324 2.13 128224 3487048 1776460 5.24 1399144 2843104 12 16:18:40 16:16:01 28189312 31589960 700176 2.13 128320 3487052 1776460 5.24 1399500 2843108 168 16:18:40 16:17:01 28189288 31590052 700036 2.13 128428 3487052 1776460 5.24 1399436 2843112 188 16:18:40 16:18:01 27356024 31546804 739816 2.25 154172 4197536 1936172 5.71 1509468 3510880 6296 16:18:40 Average: 28440581 31593628 705977 2.15 112361 3265036 1805391 5.32 1276379 2735383 36815 16:18:40 16:18:40 16:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:18:40 16:08:01 docker0 4.62 3.85 0.59 47.90 0.00 0.00 0.00 0.00 16:18:40 16:08:01 ens3 581.72 405.01 2678.94 87.11 0.00 0.00 0.00 0.00 16:18:40 16:08:01 lo 3.53 3.53 0.34 0.34 0.00 0.00 0.00 0.00 16:18:40 16:09:01 veth47399da 36.83 63.87 3.48 580.30 0.00 0.00 0.00 0.05 16:18:40 16:09:01 docker0 36.83 63.76 2.97 580.29 0.00 0.00 0.00 0.00 16:18:40 16:09:01 ens3 362.19 234.48 4492.89 30.50 0.00 0.00 0.00 0.00 16:18:40 16:09:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 16:18:40 16:10:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:18:40 16:10:01 ens3 226.91 180.24 2544.78 105.25 0.00 0.00 0.00 0.00 16:18:40 16:10:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 16:18:40 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:40 16:11:01 ens3 1.65 0.38 0.30 0.10 0.00 0.00 0.00 0.00 16:18:40 16:11:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 16:18:40 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:40 16:12:01 ens3 96.83 53.69 858.91 4.10 0.00 0.00 0.00 0.00 16:18:40 16:12:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 16:18:40 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:40 16:13:01 ens3 119.66 60.24 1951.61 4.52 0.00 0.00 0.00 0.00 16:18:40 16:13:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 16:18:40 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:40 16:14:01 ens3 0.93 0.72 0.53 0.42 0.00 0.00 0.00 0.00 16:18:40 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:40 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:40 16:15:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:18:40 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:18:40 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:40 16:16:01 ens3 0.23 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:18:40 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:40 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:40 16:17:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:18:40 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:18:40 16:18:01 docker0 34.74 59.91 2.97 579.81 0.00 0.00 0.00 0.00 16:18:40 16:18:01 ens3 385.40 290.65 4696.97 36.65 0.00 0.00 0.00 0.00 16:18:40 16:18:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 16:18:40 Average: docker0 6.93 11.59 0.59 109.82 0.00 0.00 0.00 0.00 16:18:40 Average: ens3 161.45 111.42 1565.90 24.42 0.00 0.00 0.00 0.00 16:18:40 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 16:18:40 16:18:40 16:18:40 ---> sar -P ALL: 16:18:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6899) 04/05/23 _x86_64_ (8 CPU) 16:18:40 16:18:40 16:06:54 LINUX RESTART (8 CPU) 16:18:40 16:18:40 16:07:01 CPU %user %nice %system %iowait %steal %idle 16:18:40 16:08:01 all 6.29 0.00 2.01 1.53 0.05 90.13 16:18:40 16:08:01 0 6.38 0.00 1.99 1.05 0.03 90.55 16:18:40 16:08:01 1 5.66 0.00 1.62 0.35 0.03 92.33 16:18:40 16:08:01 2 5.78 0.00 1.69 7.55 0.03 84.94 16:18:40 16:08:01 3 6.20 0.00 1.24 1.02 0.03 91.50 16:18:40 16:08:01 4 8.37 0.00 1.54 0.77 0.05 89.27 16:18:40 16:08:01 5 6.35 0.00 1.92 0.22 0.05 91.46 16:18:40 16:08:01 6 7.38 0.00 1.98 0.20 0.07 90.38 16:18:40 16:08:01 7 4.20 0.00 4.09 1.06 0.07 90.58 16:18:40 16:09:01 all 20.85 0.00 4.47 2.84 0.07 71.78 16:18:40 16:09:01 0 20.76 0.00 4.73 1.58 0.07 72.87 16:18:40 16:09:01 1 21.12 0.00 4.69 2.22 0.07 71.91 16:18:40 16:09:01 2 19.44 0.00 4.70 9.06 0.07 66.73 16:18:40 16:09:01 3 20.53 0.00 4.42 0.03 0.07 74.95 16:18:40 16:09:01 4 20.66 0.00 4.13 0.15 0.07 74.99 16:18:40 16:09:01 5 22.66 0.00 4.02 8.70 0.07 64.55 16:18:40 16:09:01 6 21.22 0.00 3.69 0.81 0.05 74.24 16:18:40 16:09:01 7 20.40 0.00 5.37 0.14 0.07 74.02 16:18:40 16:10:01 all 13.06 0.00 2.58 0.41 0.05 83.91 16:18:40 16:10:01 0 13.19 0.00 2.23 0.03 0.05 84.50 16:18:40 16:10:01 1 13.13 0.00 2.33 0.72 0.05 83.76 16:18:40 16:10:01 2 13.16 0.00 2.76 0.34 0.05 83.70 16:18:40 16:10:01 3 12.89 0.00 2.77 1.41 0.07 82.86 16:18:40 16:10:01 4 12.84 0.00 2.15 0.02 0.03 84.96 16:18:40 16:10:01 5 13.13 0.00 3.31 0.70 0.03 82.83 16:18:40 16:10:01 6 12.44 0.00 2.30 0.00 0.05 85.22 16:18:40 16:10:01 7 13.70 0.00 2.80 0.02 0.05 83.43 16:18:40 16:11:01 all 0.22 0.00 0.04 0.00 0.01 99.73 16:18:40 16:11:01 0 0.10 0.00 0.05 0.02 0.03 99.80 16:18:40 16:11:01 1 0.00 0.00 0.05 0.00 0.00 99.95 16:18:40 16:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:18:40 16:11:01 3 0.52 0.00 0.07 0.02 0.00 99.40 16:18:40 16:11:01 4 1.01 0.00 0.02 0.00 0.03 98.94 16:18:40 16:11:01 5 0.03 0.00 0.03 0.00 0.02 99.92 16:18:40 16:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:18:40 16:11:01 7 0.03 0.00 0.03 0.00 0.02 99.92 16:18:40 16:12:01 all 0.29 0.00 0.12 0.06 0.01 99.53 16:18:40 16:12:01 0 0.80 0.00 0.12 0.08 0.03 98.97 16:18:40 16:12:01 1 0.07 0.00 0.22 0.02 0.00 99.70 16:18:40 16:12:01 2 0.32 0.00 0.12 0.02 0.02 99.53 16:18:40 16:12:01 3 0.03 0.00 0.10 0.02 0.00 99.85 16:18:40 16:12:01 4 0.50 0.00 0.05 0.02 0.00 99.43 16:18:40 16:12:01 5 0.08 0.00 0.07 0.17 0.00 99.68 16:18:40 16:12:01 6 0.40 0.00 0.22 0.12 0.02 99.25 16:18:40 16:12:01 7 0.10 0.00 0.05 0.03 0.02 99.80 16:18:40 16:13:01 all 1.92 0.00 1.26 0.31 0.02 96.49 16:18:40 16:13:01 0 1.30 0.00 2.05 0.07 0.02 96.56 16:18:40 16:13:01 1 3.46 0.00 1.34 0.05 0.02 95.14 16:18:40 16:13:01 2 2.37 0.00 1.17 0.12 0.02 96.33 16:18:40 16:13:01 3 2.23 0.00 1.28 0.38 0.02 96.08 16:18:40 16:13:01 4 2.05 0.00 0.70 0.03 0.03 97.18 16:18:40 16:13:01 5 1.47 0.00 1.99 1.00 0.03 95.51 16:18:40 16:13:01 6 0.94 0.00 0.92 0.53 0.02 97.59 16:18:40 16:13:01 7 1.51 0.00 0.64 0.30 0.03 97.52 16:18:40 16:14:01 all 0.08 0.00 0.04 0.01 0.01 99.86 16:18:40 16:14:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:18:40 16:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:18:40 16:14:01 2 0.10 0.00 0.03 0.02 0.02 99.83 16:18:40 16:14:01 3 0.07 0.00 0.02 0.00 0.02 99.90 16:18:40 16:14:01 4 0.02 0.00 0.03 0.00 0.00 99.95 16:18:40 16:14:01 5 0.13 0.00 0.02 0.05 0.03 99.77 16:18:40 16:14:01 6 0.07 0.00 0.05 0.02 0.02 99.85 16:18:40 16:14:01 7 0.22 0.00 0.10 0.00 0.00 99.68 16:18:40 16:15:01 all 0.00 0.00 0.01 0.00 0.01 99.97 16:18:40 16:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:18:40 16:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:18:40 16:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:18:40 16:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:18:40 16:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:18:40 16:15:01 5 0.00 0.00 0.02 0.03 0.02 99.93 16:18:40 16:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:18:40 16:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:18:40 16:16:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:18:40 16:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:18:40 16:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:18:40 16:16:01 2 0.05 0.00 0.02 0.00 0.00 99.93 16:18:40 16:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:18:40 16:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:18:40 16:16:01 5 0.03 0.00 0.05 0.03 0.02 99.87 16:18:40 16:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:18:40 16:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:18:40 16:17:01 all 0.02 0.00 0.01 0.01 0.01 99.96 16:18:40 16:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:18:40 16:17:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:18:40 16:17:01 2 0.05 0.00 0.00 0.00 0.02 99.93 16:18:40 16:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:18:40 16:17:01 4 0.00 0.00 0.00 0.02 0.00 99.98 16:18:40 16:17:01 5 0.05 0.00 0.02 0.03 0.03 99.87 16:18:40 16:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:18:40 16:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:18:40 16:18:01 all 4.75 0.00 2.10 0.39 0.06 92.70 16:18:40 16:18:01 0 4.72 0.00 2.78 0.03 0.05 92.41 16:18:40 16:18:01 1 3.74 0.00 1.78 0.00 0.05 94.43 16:18:40 16:18:01 2 5.67 0.00 2.00 0.15 0.07 92.11 16:18:40 16:18:01 3 3.82 0.00 1.82 0.02 0.05 94.30 16:18:40 16:18:01 4 4.98 0.00 1.82 2.04 0.05 91.11 16:18:40 16:18:01 5 4.94 0.00 1.88 0.74 0.07 92.38 16:18:40 16:18:01 6 4.86 0.00 2.03 0.13 0.07 92.91 16:18:40 16:18:01 7 5.26 0.00 2.70 0.02 0.08 91.94 16:18:40 16:18:40 Average: CPU %user %nice %system %iowait %steal %idle 16:18:40 Average: all 4.30 0.00 1.14 0.50 0.03 94.02 16:18:40 Average: 0 4.29 0.00 1.27 0.26 0.03 94.16 16:18:40 Average: 1 4.27 0.00 1.09 0.31 0.02 94.31 16:18:40 Average: 2 4.25 0.00 1.13 1.56 0.03 93.02 16:18:40 Average: 3 4.19 0.00 1.06 0.26 0.02 94.46 16:18:40 Average: 4 4.58 0.00 0.95 0.28 0.03 94.17 16:18:40 Average: 5 4.43 0.00 1.21 1.06 0.03 93.27 16:18:40 Average: 6 4.29 0.00 1.02 0.16 0.03 94.50 16:18:40 Average: 7 4.10 0.00 1.43 0.14 0.03 94.30 16:18:40 16:18:40 16:18:40