Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7902af465982bbe3b8eba1142e6a0cf978dde250 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-ssh8528085498285244464.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh15247142575236732976.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh11803454502895209245.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh1521308659488236917.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-ssh4546578208610196400.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 Running on prd-ubuntu20.04-docker-8c-8g-3658 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 7902af465982bbe3b8eba1142e6a0cf978dde250 (main) Commit message: "Merge pull request #583 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.1.0-dev.6" > 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 7902af465982bbe3b8eba1142e6a0cf978dde250 # timeout=10 > git rev-list --no-walk 95154993d16cdb89a57a524c2b0ccc1b33b604f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:28:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:28:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:28:10 ========================================================= 10:28:10 EdgeX Global Pipelines Version Info 10:28:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:28:11 ------------------- 10:28:11 stable info: 10:28:11 ------------------- 10:28:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:28:11 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 10:28:11 Message: update stable to v1.0.253 10:28:11 ------------------- 10:28:11 experimental info: 10:28:11 ------------------- 10:28:11 Commited By: **** collab-it+edgex@linuxfoundation.org 10:28:11 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 10:28:11 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7902af465982bbe3b8eba1142e6a0cf978dde250 [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7902af4 [Pipeline] echo 10:28:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:28:12 + git rev-list -1 --merges 7902af465982bbe3b8eba1142e6a0cf978dde250~1..7902af465982bbe3b8eba1142e6a0cf978dde250 [Pipeline] echo 10:28:12 -----------> git rev-list -1 --merges 7902af465982bbe3b8eba1142e6a0cf978dde250~1..7902af465982bbe3b8eba1142e6a0cf978dde250 7902af465982bbe3b8eba1142e6a0cf978dde250 10:28:12 7902af465982bbe3b8eba1142e6a0cf978dde250 [false] [Pipeline] sh 10:28:13 + git log --format=format:%s -1 7902af465982bbe3b8eba1142e6a0cf978dde250 [Pipeline] echo 10:28:13 ========================================================= 10:28:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:28:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:28:13 + git log --format=format:%s -1 7902af465982bbe3b8eba1142e6a0cf978dde250 [Pipeline] echo 10:28:13 [semverPrep] GIT_COMMIT: 7902af465982bbe3b8eba1142e6a0cf978dde250, Commit Message: Merge pull request #583 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.1.0-dev.6 [Pipeline] echo 10:28:13 [semverPrep] This is not a build commit. [Pipeline] sh 10:28:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:28:13 + grep -v github /etc/ssh/ssh_known_hosts 10:28:13 + [ -e /tmp/ssh_known_hosts ] 10:28:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:28:13 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:28:13 sudo tee -a /etc/ssh/ssh_known_hosts 10:28:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:28:14 10:28:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:28:14 0.1.4: Pulling from edgex-devops/py-git-semver 10:28:14 b85a868b505f: Pulling fs layer 10:28:14 e2be974225ed: Pulling fs layer 10:28:14 339a4e72a1f5: Pulling fs layer 10:28:14 988bab9f4d93: Pulling fs layer 10:28:14 1469e6f7b9e6: Pulling fs layer 10:28:14 eaf3925da568: Pulling fs layer 10:28:14 988bab9f4d93: Waiting 10:28:14 1469e6f7b9e6: Waiting 10:28:14 bab4dde63d76: Pulling fs layer 10:28:14 bde34c3a00c8: Pulling fs layer 10:28:14 eaf3925da568: Waiting 10:28:14 bab4dde63d76: Waiting 10:28:14 b352a97aabf1: Pulling fs layer 10:28:14 4872d77fe225: Pulling fs layer 10:28:14 bde34c3a00c8: Waiting 10:28:14 5851b861e8e6: Pulling fs layer 10:28:14 4872d77fe225: Waiting 10:28:15 e2be974225ed: Verifying Checksum 10:28:15 e2be974225ed: Download complete 10:28:15 988bab9f4d93: Verifying Checksum 10:28:15 988bab9f4d93: Download complete 10:28:15 1469e6f7b9e6: Verifying Checksum 10:28:15 1469e6f7b9e6: Download complete 10:28:15 eaf3925da568: Verifying Checksum 10:28:15 eaf3925da568: Download complete 10:28:15 339a4e72a1f5: Verifying Checksum 10:28:15 339a4e72a1f5: Download complete 10:28:15 bde34c3a00c8: Verifying Checksum 10:28:15 bde34c3a00c8: Download complete 10:28:15 b352a97aabf1: Verifying Checksum 10:28:15 b352a97aabf1: Download complete 10:28:15 4872d77fe225: Verifying Checksum 10:28:15 4872d77fe225: Download complete 10:28:15 5851b861e8e6: Verifying Checksum 10:28:15 5851b861e8e6: Download complete 10:28:15 b85a868b505f: Verifying Checksum 10:28:15 b85a868b505f: Download complete 10:28:15 bab4dde63d76: Verifying Checksum 10:28:15 bab4dde63d76: Download complete 10:28:16 b85a868b505f: Pull complete 10:28:16 e2be974225ed: Pull complete 10:28:17 339a4e72a1f5: Pull complete 10:28:17 988bab9f4d93: Pull complete 10:28:17 1469e6f7b9e6: Pull complete 10:28:17 eaf3925da568: Pull complete 10:28:19 bab4dde63d76: Pull complete 10:28:19 bde34c3a00c8: Pull complete 10:28:19 b352a97aabf1: Pull complete 10:28:19 4872d77fe225: Pull complete 10:28:19 5851b861e8e6: Pull complete 10:28:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:28:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:28:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:19 prd-ubuntu20.04-docker-8c-8g-3658 does not seem to be running inside a container 10:28:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:28:22 $ docker top 63991127bec59344e0f333a2eb725f0a79c7bda7dd5132ffef2e8186d4511b98 -eo pid,comm 10:28:22 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). 10:28:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:28:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:28:22 [ssh-agent] Looking for ssh-agent implementation... 10:28:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:28:22 $ docker exec 63991127bec59344e0f333a2eb725f0a79c7bda7dd5132ffef2e8186d4511b98 ssh-agent 10:28:22 SSH_AUTH_SOCK=/tmp/ssh-WFRgXu22YGe2/agent.32 10:28:22 SSH_AGENT_PID=38 10:28:22 Running ssh-add (command line suppressed) 10:28:22 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8544042741802990318.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8544042741802990318.key) 10:28:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:28:23 + git tag --points-at HEAD [Pipeline] } 10:28:23 $ docker exec --env ******** --env ******** 63991127bec59344e0f333a2eb725f0a79c7bda7dd5132ffef2e8186d4511b98 ssh-agent -k 10:28:23 unset SSH_AUTH_SOCK; 10:28:23 unset SSH_AGENT_PID; 10:28:23 echo Agent pid 38 killed; 10:28:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:28:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:28:23 [ssh-agent] Looking for ssh-agent implementation... 10:28:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:28:23 $ docker exec 63991127bec59344e0f333a2eb725f0a79c7bda7dd5132ffef2e8186d4511b98 ssh-agent 10:28:23 SSH_AUTH_SOCK=/tmp/ssh-dOoHQiQFadbo/agent.70 10:28:23 SSH_AGENT_PID=76 10:28:23 Running ssh-add (command line suppressed) 10:28:23 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12835412017640533398.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12835412017640533398.key) 10:28:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:28:23 + git semver init 10:28:24 2023-08-15 10:28:24,164 [run_init] DEBUG init version:0.0.0 force:False 10:28:24 2023-08-15 10:28:24,165 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 10:28:24 2023-08-15 10:28:24,165 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 10:28:24 2023-08-15 10:28:24,165 [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) 10:28:25 2023-08-15 10:28:24,937 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 10:28:25 2023-08-15 10:28:24,937 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 10:28:25 2023-08-15 10:28:24,937 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:28:25 2023-08-15 10:28:24,938 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:28:25 3.1.0-dev.22 [Pipeline] } 10:28:25 $ docker exec --env ******** --env ******** 63991127bec59344e0f333a2eb725f0a79c7bda7dd5132ffef2e8186d4511b98 ssh-agent -k 10:28:25 unset SSH_AUTH_SOCK; 10:28:25 unset SSH_AGENT_PID; 10:28:25 echo Agent pid 76 killed; 10:28:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:28:25 + git semver [Pipeline] } 10:28:25 $ docker stop --time=1 63991127bec59344e0f333a2eb725f0a79c7bda7dd5132ffef2e8186d4511b98 10:28:27 $ docker rm -f --volumes 63991127bec59344e0f333a2eb725f0a79c7bda7dd5132ffef2e8186d4511b98 [Pipeline] // withDockerContainer [Pipeline] sh 10:28:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:28:27 Stashed 1 file(s) [Pipeline] echo 10:28:27 [edgeXSemver]: initialized semver on version 3.1.0-dev.22 [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 10:28:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:28:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:28:27 ========================================================= 10:28:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:28:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:28:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3662 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 10:28:28 Running in /w/workspace/go-mod-bootstrap/208 [Pipeline] { [Pipeline] checkout 10:28:28 The recommended git tool is: git 10:28:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:28:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:28:28 4db1b89c0bd1: Pulling fs layer 10:28:28 6911f1a30b25: Pulling fs layer 10:28:28 e194b8c5c2a9: Pulling fs layer 10:28:28 6863d3e3a2b1: Pulling fs layer 10:28:28 ec0bb842ea78: Pulling fs layer 10:28:28 40a00589a448: Pulling fs layer 10:28:28 6c08303d61cc: Pulling fs layer 10:28:28 798269fcf238: Pulling fs layer 10:28:28 6863d3e3a2b1: Waiting 10:28:28 ec0bb842ea78: Waiting 10:28:28 40a00589a448: Waiting 10:28:28 6c08303d61cc: Waiting 10:28:28 798269fcf238: Waiting 10:28:28 6911f1a30b25: Verifying Checksum 10:28:28 6911f1a30b25: Download complete 10:28:28 6863d3e3a2b1: Verifying Checksum 10:28:28 6863d3e3a2b1: Download complete 10:28:28 ec0bb842ea78: Verifying Checksum 10:28:28 ec0bb842ea78: Download complete 10:28:28 4db1b89c0bd1: Verifying Checksum 10:28:28 4db1b89c0bd1: Download complete 10:28:28 40a00589a448: Verifying Checksum 10:28:28 40a00589a448: Download complete 10:28:28 4db1b89c0bd1: Pull complete 10:28:28 6911f1a30b25: Pull complete 10:28:28 798269fcf238: Verifying Checksum 10:28:28 798269fcf238: Download complete 10:28:28 e194b8c5c2a9: Verifying Checksum 10:28:28 e194b8c5c2a9: Download complete 10:28:28 6c08303d61cc: Verifying Checksum 10:28:28 6c08303d61cc: Download complete 10:28:32 e194b8c5c2a9: Pull complete 10:28:32 6863d3e3a2b1: Pull complete 10:28:32 ec0bb842ea78: Pull complete 10:28:32 40a00589a448: Pull complete 10:28:32 using credential edgex-jenkins-ssh 10:28:32 Cloning the remote Git repository 10:28:32 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 10:28:32 > git init /w/workspace/go-mod-bootstrap/208 # timeout=10 10:28:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 10:28:33 > git --version # timeout=10 10:28:33 > git --version # 'git version 2.25.1' 10:28:33 using GIT_SSH to set credentials SSH Credentials for GitHub 10:28:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:28:34 6c08303d61cc: Pull complete 10:28:35 Avoid second fetch 10:28:35 Checking out Revision 7902af465982bbe3b8eba1142e6a0cf978dde250 (main) 10:28:35 798269fcf238: Pull complete 10:28:35 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 10:28:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:28:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 10:28:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 10:28:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:28:35 > git config core.sparsecheckout # timeout=10 10:28:35 > git checkout -f 7902af465982bbe3b8eba1142e6a0cf978dde250 # timeout=10 10:28:35 + 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 10:28:35 Commit message: "Merge pull request #583 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.1.0-dev.6" 10:28:35 + docker inspect -f . ci-base-image-x86_64 10:28:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:35 prd-ubuntu20.04-docker-8c-8g-3658 does not seem to be running inside a container 10:28:36 $ 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 ******** ci-base-image-x86_64 cat 10:28:42 $ docker top 68a693c6f3a2c5de2c8e3c3ccd9727ebd9cd1d2865f9672140e1bdaab3e84b44 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:28:42 + go version 10:28:42 go version go1.20.6 linux/amd64 [Pipeline] } 10:28:42 $ docker stop --time=1 68a693c6f3a2c5de2c8e3c3ccd9727ebd9cd1d2865f9672140e1bdaab3e84b44 10:28:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:28:43 % Total % Received % Xferd Average Speed Time Time Time Current 10:28:43 Dload Upload Total Spent Left Speed 10:28:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 110k 0 --:--:-- --:--:-- --:--:-- 111k 10:28:44 $ docker rm -f --volumes 68a693c6f3a2c5de2c8e3c3ccd9727ebd9cd1d2865f9672140e1bdaab3e84b44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:28:44 + docker inspect -f . ci-base-image-x86_64 10:28:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:44 prd-ubuntu20.04-docker-8c-8g-3658 does not seem to be running inside a container 10:28:44 $ 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 ******** ci-base-image-x86_64 cat 10:28:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:28:44 + sudo tee /etc/docker/daemon.new 10:28:44 { 10:28:44 "registry-mirrors": [ 10:28:44 "https://nexus3.edgexfoundry.org:10001" 10:28:44 ], 10:28:44 "bip": "10.250.0.254/24", 10:28:44 "hosts": [ 10:28:44 "tcp://0.0.0.0:5555", 10:28:44 "unix:///var/run/docker.sock" 10:28:44 ], 10:28:44 "mtu": 1458, 10:28:44 "selinux-enabled": true, 10:28:44 "seccomp-profile": "/etc/docker/seccomp.json" 10:28:44 } 10:28:45 $ docker top 7b1e9454c2ac8478cfdd031a2e2252814925811527be280ad3955a838afeacd0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 10:28:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:28:45 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 10:28:45 + sudo service docker restart 10:28:45 + make test 10:28:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:28:45 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 10:28:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.5 10:28:45 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.13 10:28:45 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 10:28:45 go: downloading github.com/google/uuid v1.3.0 10:28:45 go: downloading github.com/labstack/echo/v4 v4.11.1 10:28:45 go: downloading github.com/stretchr/testify v1.8.4 10:28:45 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:28:45 go: downloading github.com/hashicorp/go-multierror v1.1.1 10:28:46 go: downloading github.com/mitchellh/mapstructure v1.5.0 10:28:46 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 10:28:46 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.4 10:28:46 go: downloading github.com/mitchellh/copystructure v1.2.0 10:28:46 go: downloading gopkg.in/yaml.v3 v3.0.1 10:28:46 go: downloading github.com/gorilla/websocket v1.5.0 10:28:46 go: downloading golang.org/x/net v0.13.0 10:28:46 go: downloading golang.org/x/sync v0.2.0 10:28:46 go: downloading github.com/go-playground/validator/v10 v10.15.0 10:28:46 go: downloading github.com/go-kit/log v0.2.1 10:28:46 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 10:28:46 go: downloading github.com/hashicorp/errwrap v1.1.0 10:28:46 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 10:28:46 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 10:28:46 go: downloading github.com/stretchr/objx v0.5.0 10:28:46 go: downloading github.com/labstack/gommon v0.4.0 10:28:46 go: downloading golang.org/x/crypto v0.11.0 10:28:46 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 10:28:46 go: downloading github.com/valyala/fasttemplate v1.2.2 10:28:46 go: downloading golang.org/x/time v0.3.0 10:28:46 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 10:28:46 go: downloading github.com/go-redis/redis/v7 v7.3.0 10:28:46 go: downloading github.com/hashicorp/consul/api v1.24.0 10:28:46 go: downloading github.com/mitchellh/reflectwalk v1.0.2 10:28:46 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:28:46 go: downloading github.com/x448/float16 v0.8.4 10:28:46 go: downloading github.com/mattn/go-colorable v0.1.13 10:28:46 go: downloading github.com/mattn/go-isatty v0.0.19 10:28:46 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 10:28:46 go: downloading github.com/go-playground/universal-translator v0.18.1 10:28:46 go: downloading github.com/leodido/go-urn v1.2.4 10:28:46 go: downloading golang.org/x/text v0.11.0 10:28:46 go: downloading github.com/valyala/bytebufferpool v1.0.0 10:28:46 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:28:46 go: downloading github.com/zeebo/errs v1.3.0 10:28:46 go: downloading google.golang.org/grpc v1.53.0 10:28:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:28:46 go: downloading github.com/hashicorp/go-hclog v1.5.0 10:28:46 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 10:28:46 go: downloading github.com/hashicorp/serf v0.10.1 10:28:46 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 10:28:46 go: downloading golang.org/x/sys v0.10.0 10:28:46 go: downloading github.com/go-playground/locales v0.14.1 10:28:46 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 10:28:46 go: downloading google.golang.org/protobuf v1.28.1 10:28:46 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:28:46 go: downloading github.com/fatih/color v1.14.1 10:28:46 go: downloading github.com/armon/go-metrics v0.4.1 10:28:46 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 10:28:46 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:28:46 go: downloading github.com/golang/protobuf v1.5.2 10:28:46 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:29:01 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 10:29:01 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 10:29:02 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 10:29:02 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 10:29:03 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [Pipeline] unstash [Pipeline] echo 10:29:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:29:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:29:04 ========================================================= 10:29:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:29:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:29:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:29:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:29:05 edb6bdbacee9: Pulling fs layer 10:29:05 5f9638ab2659: Pulling fs layer 10:29:05 8d51d6327a98: Pulling fs layer 10:29:05 8b374f2dd631: Pulling fs layer 10:29:05 ec14aa9079de: Pulling fs layer 10:29:05 2f466654f4bb: Pulling fs layer 10:29:05 554e91adad29: Pulling fs layer 10:29:05 ec14aa9079de: Waiting 10:29:05 2f466654f4bb: Waiting 10:29:05 554e91adad29: Waiting 10:29:05 8b374f2dd631: Waiting 10:29:05 5f9638ab2659: Verifying Checksum 10:29:05 5f9638ab2659: Download complete 10:29:05 8b374f2dd631: Download complete 10:29:05 ec14aa9079de: Verifying Checksum 10:29:05 ec14aa9079de: Download complete 10:29:05 edb6bdbacee9: Verifying Checksum 10:29:05 edb6bdbacee9: Download complete 10:29:06 edb6bdbacee9: Pull complete 10:29:06 554e91adad29: Verifying Checksum 10:29:06 554e91adad29: Download complete 10:29:06 5f9638ab2659: Pull complete 10:29:07 2f466654f4bb: Verifying Checksum 10:29:07 2f466654f4bb: Download complete 10:29:07 8d51d6327a98: Verifying Checksum 10:29:07 8d51d6327a98: Download complete 10:29:19 8d51d6327a98: Pull complete 10:29:19 8b374f2dd631: Pull complete 10:29:19 ec14aa9079de: Pull complete 10:29:25 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.050s coverage: 35.4% of statements 10:29:25 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.020s coverage: 93.5% of statements 10:29:25 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.015s coverage: 91.7% of statements 10:29:25 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.169s coverage: 88.2% of statements 10:29:25 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.006s coverage: 85.0% of statements 10:29:25 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.025s coverage: 46.8% of statements 10:29:25 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.021s coverage: 100.0% of statements 10:29:25 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.324s coverage: 87.7% of statements 10:29:25 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.021s coverage: 26.3% of statements 10:29:25 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.044s coverage: 79.0% of statements 10:29:25 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.013s coverage: 59.3% of statements 10:29:25 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.011s coverage: 31.2% of statements 10:29:25 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.007s coverage: 91.3% of statements 10:29:25 2f466654f4bb: Pull complete 10:29:27 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:29:27 554e91adad29: Pull complete 10:29:27 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 10:29:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:29:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 10:29:28 + 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 10:29:28 + docker inspect -f . ci-base-image-arm64 10:29:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:28 prd-ubuntu20.04-docker-arm64-4c-16g-3662 does not seem to be running inside a container 10:29:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/208 -v /w/workspace/go-mod-bootstrap/208:/w/workspace/go-mod-bootstrap/208:rw,z -v /w/workspace/go-mod-bootstrap/208@tmp:/w/workspace/go-mod-bootstrap/208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:29:31 $ docker top 1c80349c17d4bf4470dd1d91d514a62d4398615d006a00033186749dbf71d99e -eo pid,comm 10:29:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:29:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] { [Pipeline] sh [Pipeline] echo 10:29:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:29:32 $ docker stop --time=1 7b1e9454c2ac8478cfdd031a2e2252814925811527be280ad3955a838afeacd0 10:29:32 + go version 10:29:32 go version go1.20.6 linux/arm64 10:29:39 $ docker rm -f --volumes 7b1e9454c2ac8478cfdd031a2e2252814925811527be280ad3955a838afeacd0 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 10:29:39 $ docker stop --time=1 1c80349c17d4bf4470dd1d91d514a62d4398615d006a00033186749dbf71d99e 10:29:40 + sudo chown -R jenkins:jenkins . 10:29:41 $ docker rm -f --volumes 1c80349c17d4bf4470dd1d91d514a62d4398615d006a00033186749dbf71d99e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 10:29:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] sh [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 10:29:42 + docker inspect -f . ci-base-image-arm64 10:29:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:29:42 10:29:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:29:42 prd-ubuntu20.04-docker-arm64-4c-16g-3662 does not seem to be running inside a container 10:29: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/208 -v /w/workspace/go-mod-bootstrap/208:/w/workspace/go-mod-bootstrap/208:rw,z -v /w/workspace/go-mod-bootstrap/208@tmp:/w/workspace/go-mod-bootstrap/208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:29:43 $ docker top 7529e2f948a14f177ce0756a11b4953c858869af5f7ee71883bcef15a18e90c4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:43 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/208 10:29:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] fileExists [Pipeline] sh 10:29:44 + make test 10:29:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:29:44 latest: Pulling from edgex-lftools-log-publisher 10:29:44 5eb5b503b376: Pulling fs layer 10:29:44 5c69ac0246d0: Pulling fs layer 10:29:44 ec43610c2a17: Pulling fs layer 10:29:44 3a2ae6a8a46f: Pulling fs layer 10:29:44 33b1e0a273af: Pulling fs layer 10:29:44 5d3b04190fa2: Pulling fs layer 10:29:44 2f39f015ded8: Pulling fs layer 10:29:44 3a2ae6a8a46f: Waiting 10:29:44 33b1e0a273af: Waiting 10:29:44 5d3b04190fa2: Waiting 10:29:44 2f39f015ded8: Waiting 10:29:44 5c69ac0246d0: Verifying Checksum 10:29:44 5c69ac0246d0: Download complete 10:29:44 3a2ae6a8a46f: Verifying Checksum 10:29:44 3a2ae6a8a46f: Download complete 10:29:44 33b1e0a273af: Verifying Checksum 10:29:44 33b1e0a273af: Download complete 10:29:44 5d3b04190fa2: Verifying Checksum 10:29:44 5d3b04190fa2: Download complete 10:29:44 ec43610c2a17: Verifying Checksum 10:29:44 ec43610c2a17: Download complete 10:29:44 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.5 10:29:44 5eb5b503b376: Verifying Checksum 10:29:44 5eb5b503b376: Download complete 10:29:45 go: downloading github.com/labstack/echo/v4 v4.11.1 10:29:45 go: downloading github.com/mitchellh/mapstructure v1.5.0 10:29:45 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 10:29:45 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.4 10:29:45 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.13 10:29:45 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 10:29:45 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 10:29:45 2f39f015ded8: Download complete 10:29:45 go: downloading github.com/mitchellh/copystructure v1.2.0 10:29:45 go: downloading gopkg.in/yaml.v3 v3.0.1 10:29:45 go: downloading github.com/stretchr/testify v1.8.4 10:29:45 go: downloading github.com/google/uuid v1.3.0 10:29:45 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:29:45 go: downloading github.com/hashicorp/go-multierror v1.1.1 10:29:45 go: downloading github.com/go-kit/log v0.2.1 10:29:45 go: downloading github.com/go-playground/validator/v10 v10.15.0 10:29:45 go: downloading github.com/gorilla/websocket v1.5.0 10:29:45 go: downloading golang.org/x/net v0.13.0 10:29:46 go: downloading golang.org/x/sync v0.2.0 10:29:46 go: downloading github.com/mitchellh/reflectwalk v1.0.2 10:29:46 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 10:29:46 5eb5b503b376: Pull complete 10:29:46 go: downloading github.com/labstack/gommon v0.4.0 10:29:46 go: downloading golang.org/x/crypto v0.11.0 10:29:46 5c69ac0246d0: Pull complete 10:29:47 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 10:29:47 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 10:29:47 go: downloading github.com/stretchr/objx v0.5.0 10:29:47 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 10:29:47 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 10:29:47 go: downloading github.com/valyala/fasttemplate v1.2.2 10:29:47 go: downloading golang.org/x/time v0.3.0 10:29:47 go: downloading github.com/hashicorp/errwrap v1.1.0 10:29:47 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:29:47 go: downloading github.com/hashicorp/consul/api v1.24.0 10:29:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:29:47 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 10:29:47 go: downloading github.com/go-playground/universal-translator v0.18.1 10:29:47 go: downloading github.com/leodido/go-urn v1.2.4 10:29:47 go: downloading golang.org/x/text v0.11.0 10:29:47 ec43610c2a17: Pull complete 10:29:47 3a2ae6a8a46f: Pull complete 10:29:47 go: downloading github.com/go-redis/redis/v7 v7.3.0 10:29:47 go: downloading github.com/zeebo/errs v1.3.0 10:29:47 go: downloading google.golang.org/grpc v1.53.0 10:29:48 33b1e0a273af: Pull complete 10:29:48 5d3b04190fa2: Pull complete 10:29:49 go: downloading github.com/mattn/go-colorable v0.1.13 10:29:49 go: downloading github.com/mattn/go-isatty v0.0.19 10:29:49 go: downloading github.com/valyala/bytebufferpool v1.0.0 10:29:49 go: downloading github.com/x448/float16 v0.8.4 10:29:49 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:29:49 go: downloading github.com/go-playground/locales v0.14.1 10:29:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:29:49 go: downloading github.com/hashicorp/go-hclog v1.5.0 10:29:49 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 10:29:49 go: downloading github.com/hashicorp/serf v0.10.1 10:29:50 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 10:29:50 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 10:29:50 go: downloading google.golang.org/protobuf v1.28.1 10:29:52 go: downloading golang.org/x/sys v0.10.0 10:29:52 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 10:29:52 go: downloading github.com/fatih/color v1.14.1 10:29:52 go: downloading github.com/armon/go-metrics v0.4.1 10:29:52 go: downloading github.com/golang/protobuf v1.5.2 10:29:52 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:29:52 2f39f015ded8: Pull complete 10:29:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:29:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:29:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:52 prd-ubuntu20.04-docker-8c-8g-3658 does not seem to be running inside a container 10:29:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:29:52 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:29:58 $ docker top 2fdcf311a97600166314e46b8b07f860861a3560141e2235df82db13d97b9030 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:29:58 ---> job-cost.sh 10:29:58 lf-activate-venv: SKIPPING 10:29:58 INFO: No Stack... 10:29:59 INFO: Retrieving Pricing Info for: v3-standard-8 10:29:59 INFO: Archiving Costs [Pipeline] sh 10:30:00 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 10:30:00 + cut -d, -f6 [Pipeline] lock 10:30:00 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-208-stack-cost] 10:30:00 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-208-stack-cost] did not exist. Created. 10:30:00 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-208-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:30:00 + echo total: 0.2199999988079071 [Pipeline] stash 10:30:00 Stashed 1 file(s) [Pipeline] } 10:30:00 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-208-stack-cost] [Pipeline] // lock [Pipeline] } 10:30:00 $ docker stop --time=1 2fdcf311a97600166314e46b8b07f860861a3560141e2235df82db13d97b9030 10:30:01 $ docker rm -f --volumes 2fdcf311a97600166314e46b8b07f860861a3560141e2235df82db13d97b9030 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:31:59 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 10:32:06 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 10:32:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 10:32:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 10:32:26 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 10:32:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.188s coverage: 35.4% of statements 10:32:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.072s coverage: 93.5% of statements 10:32:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.079s coverage: 91.7% of statements 10:32:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.554s coverage: 88.2% of statements 10:32:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.017s coverage: 85.0% of statements 10:32:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.103s coverage: 46.8% of statements 10:32:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.069s coverage: 100.0% of statements 10:32:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.441s coverage: 87.7% of statements 10:32:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.071s coverage: 26.3% of statements 10:32:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.148s coverage: 79.0% of statements 10:32:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.067s coverage: 59.3% of statements 10:32:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.045s coverage: 31.2% of statements 10:32:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.017s coverage: 91.3% of statements 10:32:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:32:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:32:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:32:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:32:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:32:55 $ docker stop --time=1 7529e2f948a14f177ce0756a11b4953c858869af5f7ee71883bcef15a18e90c4 10:32:58 $ docker rm -f --volumes 7529e2f948a14f177ce0756a11b4953c858869af5f7ee71883bcef15a18e90c4 [Pipeline] // withDockerContainer [Pipeline] sh 10:33:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:33:01 Warning: overwriting stash ‘coverage-report’ 10:33:01 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 10:33:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:33:02 10:33:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:33:02 arm64: Pulling from edgex-lftools-log-publisher 10:33:02 8998bd30e6a1: Pulling fs layer 10:33:02 04944245beec: Pulling fs layer 10:33:02 699f458cf7ca: Pulling fs layer 10:33:02 765212b225bb: Pulling fs layer 10:33:02 f23df028b6ca: Pulling fs layer 10:33:02 d65c8cfc05b1: Pulling fs layer 10:33:02 2437ff75d9bd: Pulling fs layer 10:33:02 f23df028b6ca: Waiting 10:33:02 d65c8cfc05b1: Waiting 10:33:02 2437ff75d9bd: Waiting 10:33:02 765212b225bb: Waiting 10:33:02 04944245beec: Verifying Checksum 10:33:02 04944245beec: Download complete 10:33:02 765212b225bb: Verifying Checksum 10:33:02 765212b225bb: Download complete 10:33:02 f23df028b6ca: Verifying Checksum 10:33:02 f23df028b6ca: Download complete 10:33:02 d65c8cfc05b1: Verifying Checksum 10:33:02 d65c8cfc05b1: Download complete 10:33:03 699f458cf7ca: Verifying Checksum 10:33:03 699f458cf7ca: Download complete 10:33:03 8998bd30e6a1: Verifying Checksum 10:33:03 8998bd30e6a1: Download complete 10:33:05 2437ff75d9bd: Verifying Checksum 10:33:05 2437ff75d9bd: Download complete 10:33:07 8998bd30e6a1: Pull complete 10:33:07 04944245beec: Pull complete 10:33:08 699f458cf7ca: Pull complete 10:33:08 765212b225bb: Pull complete 10:33:11 f23df028b6ca: Pull complete 10:33:11 d65c8cfc05b1: Pull complete 10:33:26 2437ff75d9bd: Pull complete 10:33:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:33:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:33:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:26 prd-ubuntu20.04-docker-arm64-4c-16g-3662 does not seem to be running inside a container 10:33:26 $ 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/208 -v /w/workspace/go-mod-bootstrap/208:/w/workspace/go-mod-bootstrap/208:rw,z -v /w/workspace/go-mod-bootstrap/208@tmp:/w/workspace/go-mod-bootstrap/208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:33:29 $ docker top 8c2b2b37e5b89596a7f626296cb7d55e4528eddb623bbd5aad0b61227ff1e173 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:33:29 ---> job-cost.sh 10:33:29 lf-activate-venv: SKIPPING 10:33:29 INFO: No Stack... 10:33:30 INFO: Retrieving Pricing Info for: v3-standard-4 10:33:31 INFO: Archiving Costs [Pipeline] sh 10:33:31 + cat /w/workspace/go-mod-bootstrap/208/archives/cost.csv 10:33:31 + cut -d, -f6 [Pipeline] lock 10:33:31 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-208-stack-cost] 10:33:31 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-208-stack-cost] did not exist. Created. 10:33:31 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-208-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:33:31 /w/workspace/go-mod-bootstrap/208@tmp/durable-ef20b560/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:33:32 + echo total: 0.10999999940395355 [Pipeline] stash 10:33:32 Warning: overwriting stash ‘stack-cost’ 10:33:32 Stashed 1 file(s) [Pipeline] } 10:33:32 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-208-stack-cost] [Pipeline] // lock [Pipeline] } 10:33:32 $ docker stop --time=1 8c2b2b37e5b89596a7f626296cb7d55e4528eddb623bbd5aad0b61227ff1e173 10:33:33 $ docker rm -f --volumes 8c2b2b37e5b89596a7f626296cb7d55e4528eddb623bbd5aad0b61227ff1e173 [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 10:33:34 provisioning config files... 10:33:34 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7087129158264908816tmp [Pipeline] { [Pipeline] sh 10:33:34 + set +x 10:33:34 + curl -s https://codecov.io/bash 10:33:34 + bash -s -- 10:33:34 10:33:34 _____ _ 10:33:34 / ____| | | 10:33:34 | | ___ __| | ___ ___ _____ __ 10:33:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:33:34 | |___| (_) | (_| | __/ (_| (_) \ V / 10:33:34 \_____\___/ \__,_|\___|\___\___/ \_/ 10:33:34 Bash-1.0.6 10:33:34 10:33:34 10:33:34 ==> git version 2.25.1 found 10:33:34 ==> 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 10:33:34 Release-Date: 2020-01-08 10:33:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:33:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:33:34 ==> Jenkins CI detected. 10:33:34 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 10:33:34 project root: . 10:33:34 --> token set from env 10:33:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:33:34 ==> Running gcov in . (disable via -X gcov) 10:33:34 ==> Python coveragepy not found 10:33:34 ==> Searching for coverage reports in: 10:33:34 + . 10:33:34 -> Found 1 reports 10:33:34 ==> Detecting git/mercurial file structure 10:33:34 ==> Reading reports 10:33:34 + ./coverage.out bytes=102749 10:33:34 ==> Appending adjustments 10:33:34 https://docs.codecov.io/docs/fixing-reports 10:33:35 + Found adjustments 10:33:35 ==> Gzipping contents 10:33:35 16K /tmp/codecov.nQdj6k.gz 10:33:35 ==> Uploading reports 10:33:35 url: https://codecov.io 10:33:35 query: branch=main&commit=7902af465982bbe3b8eba1142e6a0cf978dde250&build=208&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F208%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 10:33:35 -> Pinging Codecov 10:33:35 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=7902af465982bbe3b8eba1142e6a0cf978dde250&build=208&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F208%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 10:33:35 -> Uploading to 10:33:35 https://storage.googleapis.com/codecov/v4/raw/2023-08-15/833815588EE85121546D348822E98E2E/7902af465982bbe3b8eba1142e6a0cf978dde250/300f9d9c-8612-4d1f-a1d6-b416a7086c1d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230815T103334Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b76b94222f08a62e344822bfb2ac662b1f7e1b16a889fd83b4e78ca16b38978 10:33:35 % Total % Received % Xferd Average Speed Time Time Time Current 10:33:35 Dload Upload Total Spent Left Speed 10:33:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16061 0 0 100 16061 0 85430 --:--:-- --:--:-- --:--:-- 85430 10:33:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/7902af465982bbe3b8eba1142e6a0cf978dde250 [Pipeline] } 10:33:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:33:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:33:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:33:35 10:33:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:33:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:33:36 df9b9388f04a: Pulling fs layer 10:33:36 52dc419b0ee2: Pulling fs layer 10:33:36 25bc292e5bac: Pulling fs layer 10:33:36 114826534d7a: Pulling fs layer 10:33:36 4657fd5d0bcf: Pulling fs layer 10:33:36 6ad1cebc031e: Pulling fs layer 10:33:36 8a3aa393b2d8: Pulling fs layer 10:33:36 6ad1cebc031e: Waiting 10:33:36 8a3aa393b2d8: Waiting 10:33:36 114826534d7a: Waiting 10:33:36 4657fd5d0bcf: Waiting 10:33:36 25bc292e5bac: Verifying Checksum 10:33:36 25bc292e5bac: Download complete 10:33:36 52dc419b0ee2: Download complete 10:33:36 4657fd5d0bcf: Verifying Checksum 10:33:36 4657fd5d0bcf: Download complete 10:33:36 df9b9388f04a: Verifying Checksum 10:33:36 df9b9388f04a: Download complete 10:33:36 df9b9388f04a: Pull complete 10:33:36 6ad1cebc031e: Verifying Checksum 10:33:36 6ad1cebc031e: Download complete 10:33:36 52dc419b0ee2: Pull complete 10:33:36 25bc292e5bac: Pull complete 10:33:36 114826534d7a: Download complete 10:33:37 8a3aa393b2d8: Verifying Checksum 10:33:37 8a3aa393b2d8: Download complete 10:33:40 114826534d7a: Pull complete 10:33:40 4657fd5d0bcf: Pull complete 10:33:40 6ad1cebc031e: Pull complete 10:33:42 8a3aa393b2d8: Pull complete 10:33:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:33:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:33:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:42 prd-ubuntu20.04-docker-8c-8g-3658 does not seem to be running inside a container 10:33:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:33:49 $ docker top c38be1600de4306c4e794d1038c5cd1226734bf7a77d462402137ea0f0c4ad6e -eo pid,comm [Pipeline] { [Pipeline] echo 10:33:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 10:33:50 + set -o pipefail 10:33:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 10:33:54 10:33:54 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 10:33:54 10:33:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/d6d0841f-f3da-4e1f-8cc6-594953d88661 10:33:54 10:33:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:33:54 10:33:54 10:33:54 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:33:54 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:33:54 More details here: https://snyk.co/ue1NS 10:33:54 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 10:33:54 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:33:54 $ docker stop --time=1 c38be1600de4306c4e794d1038c5cd1226734bf7a77d462402137ea0f0c4ad6e 10:33:58 $ docker rm -f --volumes c38be1600de4306c4e794d1038c5cd1226734bf7a77d462402137ea0f0c4ad6e [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 10:33:59 + git log --format=format:%s -1 7902af465982bbe3b8eba1142e6a0cf978dde250 [Pipeline] sh 10:33:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:33:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:33:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:59 prd-ubuntu20.04-docker-8c-8g-3658 does not seem to be running inside a container 10:33:59 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:34:00 $ docker top 115ead9f42033dc15a77800e052a0eac3331ce573faa8a6e613c0086e95b0984 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:34:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:34:00 [ssh-agent] Looking for ssh-agent implementation... 10:34:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:34:00 $ docker exec 115ead9f42033dc15a77800e052a0eac3331ce573faa8a6e613c0086e95b0984 ssh-agent 10:34:00 SSH_AUTH_SOCK=/tmp/ssh-rNvgXCxLzJhS/agent.33 10:34:00 SSH_AGENT_PID=39 10:34:00 Running ssh-add (command line suppressed) 10:34:00 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16271576630584621742.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16271576630584621742.key) 10:34:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:34:00 + git semver tag 10:34:01 2023-08-15 10:34:01,127 [run_tag] DEBUG tag force:False 10:34:01 2023-08-15 10:34:01,127 [check_head_tag] DEBUG check head tag 10:34:01 2023-08-15 10:34:01,129 [execute] INFO git cat-file --batch-check 10:34:01 2023-08-15 10:34:01,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 10:34:01 2023-08-15 10:34:01,133 [execute] INFO git cat-file --batch 10:34:01 2023-08-15 10:34:01,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 10:34:01 2023-08-15 10:34:01,162 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:34:01 2023-08-15 10:34:01,163 [execute] INFO git tag -a v3.1.0-dev.22 -m v3.1.0-dev.22 10:34:01 2023-08-15 10:34:01,163 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.22', '-m', 'v3.1.0-dev.22'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 10:34:01 2023-08-15 10:34:01,167 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:34:01 3.1.0-dev.22 [Pipeline] } 10:34:01 $ docker exec --env ******** --env ******** 115ead9f42033dc15a77800e052a0eac3331ce573faa8a6e613c0086e95b0984 ssh-agent -k 10:34:01 unset SSH_AUTH_SOCK; 10:34:01 unset SSH_AGENT_PID; 10:34:01 echo Agent pid 39 killed; 10:34:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:34:01 + git semver [Pipeline] } 10:34:01 $ docker stop --time=1 115ead9f42033dc15a77800e052a0eac3331ce573faa8a6e613c0086e95b0984 10:34:03 $ docker rm -f --volumes 115ead9f42033dc15a77800e052a0eac3331ce573faa8a6e613c0086e95b0984 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:34:03 10:34:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:34:03 0.23.1-centos7: Pulling from edgex-lftools 10:34:03 ab5ef0e58194: Pulling fs layer 10:34:03 9712f1f96733: Pulling fs layer 10:34:03 63f879dbbcfc: Pulling fs layer 10:34:03 0d9ebad4ef96: Pulling fs layer 10:34:03 e9a5061849ea: Pulling fs layer 10:34:03 d747dcd14b5f: Pulling fs layer 10:34:03 2de7ff778b66: Pulling fs layer 10:34:03 e9a5061849ea: Waiting 10:34:03 2de7ff778b66: Waiting 10:34:03 9712f1f96733: Download complete 10:34:04 63f879dbbcfc: Download complete 10:34:04 e9a5061849ea: Verifying Checksum 10:34:04 e9a5061849ea: Download complete 10:34:04 d747dcd14b5f: Verifying Checksum 10:34:04 d747dcd14b5f: Download complete 10:34:04 ab5ef0e58194: Verifying Checksum 10:34:04 ab5ef0e58194: Download complete 10:34:04 0d9ebad4ef96: Verifying Checksum 10:34:04 0d9ebad4ef96: Download complete 10:34:04 2de7ff778b66: Verifying Checksum 10:34:04 2de7ff778b66: Download complete 10:34:07 ab5ef0e58194: Pull complete 10:34:07 9712f1f96733: Pull complete 10:34:07 63f879dbbcfc: Pull complete 10:34:11 0d9ebad4ef96: Pull complete 10:34:11 e9a5061849ea: Pull complete 10:34:11 d747dcd14b5f: Pull complete 10:34:12 2de7ff778b66: Pull complete 10:34:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:34:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:34:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:34:13 prd-ubuntu20.04-docker-8c-8g-3658 does not seem to be running inside a container 10:34:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:34:23 $ docker top dd75da0a68525785eb0a2c54eb69cad760f6b40a0107a3145cf993598ff34969 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:34:23 provisioning config files... 10:34:23 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1145659912792495018tmp 10:34:23 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2263747727822764544tmp 10:34:23 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11768400505662083008tmp [Pipeline] { [Pipeline] echo 10:34:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:34:23 ---> sigul-configuration.sh 10:34:23 gpg: directory `/root/.gnupg' created 10:34:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:34:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:34:23 gpg: keyring `/root/.gnupg/secring.gpg' created 10:34:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:34:23 gpg: CAST5 encrypted data 10:34:23 gpg: encrypted with 1 passphrase 10:34:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:34:23 + mkdir /home/jenkins 10:34:23 + mkdir /home/jenkins/sigul [Pipeline] sh 10:34:24 + 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 10:34:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:34:24 ---> sigul-install.sh 10:34:24 Sigul already installed; skipping installation. [Pipeline] sh 10:34:24 + git tag --list 10:34:24 v0.0.1 10:34:24 v0.0.10 10:34:24 v0.0.11 10:34:24 v0.0.12 10:34:24 v0.0.13 10:34:24 v0.0.14 10:34:24 v0.0.15 10:34:24 v0.0.16 10:34:24 v0.0.17 10:34:24 v0.0.18 10:34:24 v0.0.19 10:34:24 v0.0.2 10:34:24 v0.0.20 10:34:24 v0.0.21 10:34:24 v0.0.22 10:34:24 v0.0.23 10:34:24 v0.0.24 10:34:24 v0.0.25 10:34:24 v0.0.26 10:34:24 v0.0.27 10:34:24 v0.0.28 10:34:24 v0.0.29 10:34:24 v0.0.3 10:34:24 v0.0.30 10:34:24 v0.0.31 10:34:24 v0.0.32 10:34:24 v0.0.33 10:34:24 v0.0.34 10:34:24 v0.0.35 10:34:24 v0.0.36 10:34:24 v0.0.37 10:34:24 v0.0.38 10:34:24 v0.0.39 10:34:24 v0.0.4 10:34:24 v0.0.40 10:34:24 v0.0.41 10:34:24 v0.0.42 10:34:24 v0.0.43 10:34:24 v0.0.44 10:34:24 v0.0.45 10:34:24 v0.0.46 10:34:24 v0.0.47 10:34:24 v0.0.48 10:34:24 v0.0.49 10:34:24 v0.0.5 10:34:24 v0.0.50 10:34:24 v0.0.51 10:34:24 v0.0.52 10:34:24 v0.0.53 10:34:24 v0.0.54 10:34:24 v0.0.55 10:34:24 v0.0.56 10:34:24 v0.0.57 10:34:24 v0.0.58 10:34:24 v0.0.59 10:34:24 v0.0.6 10:34:24 v0.0.60 10:34:24 v0.0.61 10:34:24 v0.0.62 10:34:24 v0.0.63 10:34:24 v0.0.64 10:34:24 v0.0.65 10:34:24 v0.0.66 10:34:24 v0.0.67 10:34:24 v0.0.68 10:34:24 v0.0.69 10:34:24 v0.0.7 10:34:24 v0.0.70 10:34:24 v0.0.71 10:34:24 v0.0.72 10:34:24 v0.0.8 10:34:24 v0.0.9 10:34:24 v2.0.0 10:34:24 v2.1.0 10:34:24 v2.1.1 10:34:24 v2.2.0 10:34:24 v2.3.0 10:34:24 v3.0 10:34:24 v3.0.0 10:34:24 v3.0.1 10:34:24 v3.1.0-dev.1 10:34:24 v3.1.0-dev.10 10:34:24 v3.1.0-dev.11 10:34:24 v3.1.0-dev.12 10:34:24 v3.1.0-dev.13 10:34:24 v3.1.0-dev.14 10:34:24 v3.1.0-dev.15 10:34:24 v3.1.0-dev.16 10:34:24 v3.1.0-dev.17 10:34:24 v3.1.0-dev.18 10:34:24 v3.1.0-dev.19 10:34:24 v3.1.0-dev.2 10:34:24 v3.1.0-dev.20 10:34:24 v3.1.0-dev.21 10:34:24 v3.1.0-dev.22 10:34:24 v3.1.0-dev.3 10:34:24 v3.1.0-dev.4 10:34:24 v3.1.0-dev.5 10:34:24 v3.1.0-dev.6 10:34:24 v3.1.0-dev.7 10:34:24 v3.1.0-dev.8 10:34:24 v3.1.0-dev.9 [Pipeline] sh 10:34:25 + lftools sign git-tag v3.1.0-dev.22 10:34:25 Signing Git tag with Sigul... 10:34:25 Signing v3.1.0-dev.22 [Pipeline] echo 10:34:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:34:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:34:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:34:26 $ docker stop --time=1 dd75da0a68525785eb0a2c54eb69cad760f6b40a0107a3145cf993598ff34969 10:34:27 $ docker rm -f --volumes dd75da0a68525785eb0a2c54eb69cad760f6b40a0107a3145cf993598ff34969 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:34:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:34:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:34:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:34:28 prd-ubuntu20.04-docker-8c-8g-3658 does not seem to be running inside a container 10:34:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:34:28 $ docker top ba64e6240f3f39e98a842a4b0f880547486f205c9161a15dca1d4037ecab97e2 -eo pid,comm 10:34:28 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). 10:34:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:34:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:34:28 [ssh-agent] Looking for ssh-agent implementation... 10:34:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:34:28 $ docker exec ba64e6240f3f39e98a842a4b0f880547486f205c9161a15dca1d4037ecab97e2 ssh-agent 10:34:29 SSH_AUTH_SOCK=/tmp/ssh-EBbFkKPXnlYY/agent.33 10:34:29 SSH_AGENT_PID=39 10:34:29 Running ssh-add (command line suppressed) 10:34:29 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18220267235996386857.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18220267235996386857.key) 10:34:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:34:29 + git semver bump pre 10:34:29 2023-08-15 10:34:29,671 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:34:29 2023-08-15 10:34:29,672 [bump_version] DEBUG bumping version:3.1.0-dev.22 on axis:pre with prefix:dev 10:34:29 2023-08-15 10:34:29,672 [bump_version] DEBUG bumped version:3.1.0-dev.23 10:34:29 2023-08-15 10:34:29,672 [write_version] DEBUG write version:3.1.0-dev.23 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 10:34:29 2023-08-15 10:34:29,672 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:34:29 2023-08-15 10:34:29,672 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:34:29 2023-08-15 10:34:29,674 [execute] INFO git cat-file --batch-check 10:34:29 2023-08-15 10:34:29,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 10:34:29 2023-08-15 10:34:29,680 [execute] INFO git cat-file --batch 10:34:29 2023-08-15 10:34:29,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 10:34:29 2023-08-15 10:34:29,685 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:34:29 3.1.0-dev.23 [Pipeline] } 10:34:29 $ docker exec --env ******** --env ******** ba64e6240f3f39e98a842a4b0f880547486f205c9161a15dca1d4037ecab97e2 ssh-agent -k 10:34:29 unset SSH_AUTH_SOCK; 10:34:29 unset SSH_AGENT_PID; 10:34:29 echo Agent pid 39 killed; 10:34:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:34:30 + git semver [Pipeline] } 10:34:30 $ docker stop --time=1 ba64e6240f3f39e98a842a4b0f880547486f205c9161a15dca1d4037ecab97e2 10:34:31 $ docker rm -f --volumes ba64e6240f3f39e98a842a4b0f880547486f205c9161a15dca1d4037ecab97e2 [Pipeline] // withDockerContainer [Pipeline] sh 10:34:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:34:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:34:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:34:32 prd-ubuntu20.04-docker-8c-8g-3658 does not seem to be running inside a container 10:34:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:34:32 $ docker top 70674bfdff167bdd9aa26b43060cee8069b09111b4447235acb0d49508bfb10a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:34:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:34:33 [ssh-agent] Looking for ssh-agent implementation... 10:34:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:34:33 $ docker exec 70674bfdff167bdd9aa26b43060cee8069b09111b4447235acb0d49508bfb10a ssh-agent 10:34:33 SSH_AUTH_SOCK=/tmp/ssh-CCrmNo6HDpMO/agent.32 10:34:33 SSH_AGENT_PID=38 10:34:33 Running ssh-add (command line suppressed) 10:34:33 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16203593831032762980.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16203593831032762980.key) 10:34:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:34:33 + git semver push 10:34:33 2023-08-15 10:34:33,874 [run_push] DEBUG push 10:34:33 2023-08-15 10:34:33,875 [execute] INFO git cat-file --batch-check 10:34:33 2023-08-15 10:34:33,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 10:34:33 2023-08-15 10:34:33,879 [execute] INFO git rev-list ca6b5defcb63851a7a44825f8211245fdd18c9a8 -- 10:34:33 2023-08-15 10:34:33,879 [execute] DEBUG Popen(['git', 'rev-list', 'ca6b5defcb63851a7a44825f8211245fdd18c9a8', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 10:34:33 2023-08-15 10:34:33,890 [execute] INFO git fetch -v origin 10:34:33 2023-08-15 10:34:33,891 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 10:34:34 2023-08-15 10:34:34,473 [run_push] DEBUG no remote changes detected 10:34:34 2023-08-15 10:34:34,474 [execute] INFO git push origin semver 10:34:34 2023-08-15 10:34:34,474 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 10:34:35 2023-08-15 10:34:35,206 [run_push] DEBUG push all version tags 10:34:35 2023-08-15 10:34:35,206 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:34:35 2023-08-15 10:34:35,207 [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) 10:34:36 2023-08-15 10:34:36,241 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:34:36 3.1.0-dev.23 [Pipeline] } 10:34:36 $ docker exec --env ******** --env ******** 70674bfdff167bdd9aa26b43060cee8069b09111b4447235acb0d49508bfb10a ssh-agent -k 10:34:36 unset SSH_AUTH_SOCK; 10:34:36 unset SSH_AGENT_PID; 10:34:36 echo Agent pid 38 killed; 10:34:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:34:36 + git semver [Pipeline] } 10:34:37 $ docker stop --time=1 70674bfdff167bdd9aa26b43060cee8069b09111b4447235acb0d49508bfb10a 10:34:38 $ docker rm -f --volumes 70674bfdff167bdd9aa26b43060cee8069b09111b4447235acb0d49508bfb10a [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 10:34:39 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 10:34:39 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 10:34:39 total 16 10:34:39 drwxr-xr-x 3 root root 4096 Aug 15 10:29 . 10:34:39 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 10:34 .. 10:34:39 drwxr-xr-x 2 root root 4096 Aug 15 10:29 cost 10:34:39 -rw-r--r-- 1 root root 88 Aug 15 10:29 cost.csv 10:34:39 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 10:34:39 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 10:34:39 total 16 10:34:39 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 10:29 . 10:34:39 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 10:34 .. 10:34:39 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 10:29 cost 10:34:39 -rw-r--r-- 1 jenkins jenkins 88 Aug 15 10:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:34:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:34:40 ---> package-listing.sh 10:34:40 ++ facter osfamily 10:34:40 ++ tr '[:upper:]' '[:lower:]' 10:34:40 + OS_FAMILY=debian 10:34:40 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 10:34:40 + START_PACKAGES=/tmp/packages_start.txt 10:34:40 + END_PACKAGES=/tmp/packages_end.txt 10:34:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:34:40 + PACKAGES=/tmp/packages_start.txt 10:34:40 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 10:34:40 + PACKAGES=/tmp/packages_end.txt 10:34:40 + case "${OS_FAMILY}" in 10:34:40 + dpkg -l 10:34:40 + grep '^ii' 10:34:40 + '[' -f /tmp/packages_start.txt ']' 10:34:40 + '[' -f /tmp/packages_end.txt ']' 10:34:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:34:40 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 10:34:40 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 10:34:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 10:34:40 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 10:34:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:34:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:34:41 prd-ubuntu20.04-docker-8c-8g-3658 does not seem to be running inside a container 10:34:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:34:41 $ docker top 9b4dcc79ddbf077531f97ef50206cc37abf0949cbccebb8cd87ce461b513b300 -eo pid,comm [Pipeline] { [Pipeline] sh 10:34:41 + touch /tmp/pre-build-complete [Pipeline] sh 10:34:42 + mkdir -p /var/log/sysstat [Pipeline] sh 10:34:42 + ls /var/log/sa-host 10:34:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:34:42 provisioning config files... 10:34:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config10855059025034803296tmp [Pipeline] { [Pipeline] echo 10:34:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:34:42 ---> create-netrc.sh [Pipeline] } 10:34:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:34:43 ---> python-tools-install.sh [Pipeline] echo 10:34:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:34:43 ---> sudo-logs.sh 10:34:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:34:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:34:43 ---> job-cost.sh 10:34:43 lf-activate-venv: SKIPPING 10:34:43 DEBUG: total: 0.2199999988079071 10:34:43 INFO: Retrieving Stack Cost... 10:34:44 INFO: Retrieving Pricing Info for: v3-standard-8 10:34:45 INFO: Archiving Costs [Pipeline] echo 10:34:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:34:45 ---> logs-deploy.sh 10:34:45 lf-activate-venv: SKIPPING 10:34:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/208 10:34:45 INFO: archiving workspace using pattern(s): 10:34:46 Archives upload complete. 10:34:46 INFO: archiving logs to Nexus 10:34:47 ---> uname -a: 10:34:47 Linux prd-ubuntu20-04-docker-8c-8g-3658 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:34:47 10:34:47 10:34:47 ---> lscpu: 10:34:47 Architecture: x86_64 10:34:47 CPU op-mode(s): 32-bit, 64-bit 10:34:47 Byte Order: Little Endian 10:34:47 Address sizes: 40 bits physical, 48 bits virtual 10:34:47 CPU(s): 8 10:34:47 On-line CPU(s) list: 0-7 10:34:47 Thread(s) per core: 1 10:34:47 Core(s) per socket: 1 10:34:47 Socket(s): 8 10:34:47 NUMA node(s): 1 10:34:47 Vendor ID: AuthenticAMD 10:34:47 CPU family: 23 10:34:47 Model: 49 10:34:47 Model name: AMD EPYC-Rome Processor 10:34:47 Stepping: 0 10:34:47 CPU MHz: 2799.998 10:34:47 BogoMIPS: 5599.99 10:34:47 Virtualization: AMD-V 10:34:47 Hypervisor vendor: KVM 10:34:47 Virtualization type: full 10:34:47 L1d cache: 256 KiB 10:34:47 L1i cache: 256 KiB 10:34:47 L2 cache: 4 MiB 10:34:47 L3 cache: 128 MiB 10:34:47 NUMA node0 CPU(s): 0-7 10:34:47 Vulnerability Itlb multihit: Not affected 10:34:47 Vulnerability L1tf: Not affected 10:34:47 Vulnerability Mds: Not affected 10:34:47 Vulnerability Meltdown: Not affected 10:34:47 Vulnerability Mmio stale data: Not affected 10:34:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:34:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:34:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:34:47 Vulnerability Srbds: Not affected 10:34:47 Vulnerability Tsx async abort: Not affected 10:34:47 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 10:34:47 10:34:47 10:34:47 ---> nproc: 10:34:47 8 10:34:47 10:34:47 10:34:47 ---> df -h: 10:34:47 Filesystem Size Used Avail Use% Mounted on 10:34:47 overlay 155G 12G 143G 8% / 10:34:47 tmpfs 64M 0 64M 0% /dev 10:34:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:34:47 shm 64M 0 64M 0% /dev/shm 10:34:47 /dev/vda1 155G 12G 143G 8% /facter-os 10:34:47 10:34:47 10:34:47 ---> sar -b -r -n DEV: 10:34:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3658) 08/15/23 _x86_64_ (8 CPU) 10:34:47 10:34:47 10:16:46 LINUX RESTART (8 CPU) 10:34:47 10:34:47 10:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:34:47 10:18:01 73.68 32.96 40.72 0.00 3462.31 66047.85 0.00 10:34:47 10:19:01 1.27 0.00 1.27 0.00 0.00 16.15 0.00 10:34:47 10:20:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 10:34:47 10:21:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 10:34:47 10:22:01 25.07 7.76 17.31 0.00 904.10 2559.41 0.00 10:34:47 10:23:01 32.86 3.83 29.03 0.00 4272.49 6426.26 0.00 10:34:47 10:24:01 3.47 0.02 3.45 0.00 0.13 89.44 0.00 10:34:47 10:25:01 1.90 0.00 1.90 0.00 0.00 20.80 0.00 10:34:47 10:26:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 10:34:47 10:27:01 2.12 0.00 2.12 0.00 0.00 23.20 0.00 10:34:47 10:28:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 10:34:47 10:29:01 85.74 15.15 70.59 0.00 1909.28 37153.81 0.00 10:34:47 10:30:01 61.77 0.22 61.56 0.00 11.06 35960.27 0.00 10:34:47 10:31:01 4.50 0.00 4.50 0.00 0.00 59.59 0.00 10:34:47 10:32:01 2.15 0.02 2.13 0.00 0.13 27.33 0.00 10:34:47 10:33:01 1.82 0.00 1.82 0.00 0.00 19.33 0.00 10:34:47 10:34:01 58.62 0.42 58.21 0.00 16.93 41275.25 0.00 10:34:47 Average: 21.16 3.55 17.61 0.00 622.17 11161.12 0.00 10:34:47 10:34:47 10:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:34:47 10:18:01 30613224 31888712 487192 1.48 47284 1542528 1642448 4.84 590984 1417880 220 10:34:47 10:19:01 30614708 31890280 485148 1.48 47332 1542532 1642448 4.84 590108 1417876 160 10:34:47 10:20:01 30615620 31891284 484056 1.47 47360 1542532 1642448 4.84 589728 1417912 4 10:34:47 10:21:01 30615352 31891052 484212 1.47 47408 1542536 1642448 4.84 590312 1417916 164 10:34:47 10:22:01 30421804 31868048 478452 1.46 65104 1700808 1632388 4.81 676988 1500704 28784 10:34:47 10:23:01 30080200 31857008 487144 1.48 82340 2003756 1711472 5.04 917812 1585020 16 10:34:47 10:24:01 30086104 31858240 486476 1.48 80972 2000504 1712404 5.05 916232 1581816 8 10:34:47 10:25:01 30086664 31858888 485764 1.48 81060 2000508 1712404 5.05 916100 1581816 8 10:34:47 10:26:01 30086300 31858640 485956 1.48 81156 2000512 1712404 5.05 916180 1581856 8 10:34:47 10:27:01 30086316 31858768 485700 1.48 81256 2000516 1712404 5.05 916524 1581860 4 10:34:47 10:28:01 30086412 31858948 485660 1.48 81344 2000512 1712404 5.05 916768 1581868 16 10:34:47 10:29:01 27718292 31465028 818196 2.49 124852 3819980 2072040 6.11 1804288 2887156 761572 10:34:47 10:30:01 28100136 31546396 738636 2.25 129460 3527688 1943052 5.73 1445308 2880092 412 10:34:47 10:31:01 28127680 31573376 714308 2.17 129524 3527532 1763616 5.20 1417720 2879840 24 10:34:47 10:32:01 28128808 31574676 712240 2.17 129604 3527512 1785452 5.26 1416032 2879820 56 10:34:47 10:33:01 28131380 31577296 709568 2.16 129648 3527512 1785452 5.26 1413952 2879820 172 10:34:47 10:34:01 27303744 31535356 745404 2.27 156064 4231952 1824264 5.38 1519692 3541344 540 10:34:47 Average: 29464867 31756000 574948 1.75 90692 2472907 1744091 5.14 1032631 2036153 46598 10:34:47 10:34:47 10:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:34:47 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:47 10:18:01 ens3 156.96 106.53 478.79 23.14 0.00 0.00 0.00 0.00 10:34:47 10:18:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:34:47 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:47 10:19:01 ens3 0.40 0.15 0.02 0.01 0.00 0.00 0.00 0.00 10:34:47 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:34:47 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:47 10:20:01 ens3 2.20 0.17 0.27 0.07 0.00 0.00 0.00 0.00 10:34:47 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:47 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:47 10:21:01 ens3 2.97 0.78 0.78 0.49 0.00 0.00 0.00 0.00 10:34:47 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:34:47 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:47 10:22:01 ens3 88.95 43.50 1378.66 3.31 0.00 0.00 0.00 0.00 10:34:47 10:22:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:34:47 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:47 10:23:01 ens3 109.12 62.76 1545.06 4.51 0.00 0.00 0.00 0.00 10:34:47 10:23:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:34:47 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:47 10:24:01 ens3 0.20 0.02 0.01 0.00 0.00 0.00 0.00 0.00 10:34:47 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:47 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:47 10:25:01 ens3 0.32 0.12 0.02 0.01 0.00 0.00 0.00 0.00 10:34:47 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:34:47 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:47 10:26:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 10:34:47 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:47 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:47 10:27:01 ens3 0.50 0.15 0.09 0.01 0.00 0.00 0.00 0.00 10:34:47 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:34:47 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:47 10:28:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:34:47 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:47 10:29:01 docker0 75.54 135.69 5.76 1070.64 0.00 0.00 0.00 0.00 10:34:47 10:29:01 ens3 564.52 333.11 7265.39 122.85 0.00 0.00 0.00 0.00 10:34:47 10:29:01 veth24dcc15 69.84 131.04 6.14 1021.90 0.00 0.00 0.00 0.08 10:34:47 10:29:01 lo 3.33 3.33 0.32 0.32 0.00 0.00 0.00 0.00 10:34:47 10:30:01 docker0 0.78 0.77 0.07 0.26 0.00 0.00 0.00 0.00 10:34:47 10:30:01 ens3 102.08 62.26 2532.63 16.19 0.00 0.00 0.00 0.00 10:34:47 10:30:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 10:34:47 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:47 10:31:01 ens3 1.03 0.70 0.92 0.40 0.00 0.00 0.00 0.00 10:34:47 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:34:47 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:47 10:32:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:34:47 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:47 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:47 10:33:01 ens3 2.03 0.83 0.60 0.36 0.00 0.00 0.00 0.00 10:34:47 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:34:47 10:34:01 docker0 68.04 126.70 5.26 1022.08 0.00 0.00 0.00 0.00 10:34:47 10:34:01 ens3 270.52 146.18 5018.20 23.67 0.00 0.00 0.00 0.00 10:34:47 10:34:01 veth58f005c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:34:47 10:34:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 10:34:47 Average: docker0 8.49 15.48 0.65 123.11 0.00 0.00 0.00 0.00 10:34:47 Average: ens3 76.61 44.55 1071.84 11.48 0.00 0.00 0.00 0.00 10:34:47 Average: veth58f005c 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 10:34:47 Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:34:47 10:34:47 10:34:47 ---> sar -P ALL: 10:34:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3658) 08/15/23 _x86_64_ (8 CPU) 10:34:47 10:34:47 10:16:46 LINUX RESTART (8 CPU) 10:34:47 10:34:47 10:17:01 CPU %user %nice %system %iowait %steal %idle 10:34:47 10:18:01 all 2.09 0.00 0.67 1.95 0.01 95.28 10:34:47 10:18:01 0 2.64 0.00 0.35 0.22 0.00 96.80 10:34:47 10:18:01 1 0.82 0.00 1.75 0.03 0.02 97.38 10:34:47 10:18:01 2 2.68 0.00 0.37 0.23 0.00 96.72 10:34:47 10:18:01 3 1.47 0.00 0.64 0.27 0.02 97.61 10:34:47 10:18:01 4 1.86 0.00 0.60 9.83 0.02 87.69 10:34:47 10:18:01 5 1.70 0.00 0.68 4.23 0.03 93.35 10:34:47 10:18:01 6 3.57 0.00 0.35 0.38 0.02 95.68 10:34:47 10:18:01 7 1.98 0.00 0.60 0.42 0.02 96.99 10:34:47 10:19:01 all 0.01 0.00 0.01 0.01 0.01 99.96 10:34:47 10:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:34:47 10:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:34:47 10:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:34:47 10:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:34:47 10:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:34:47 10:19:01 5 0.05 0.00 0.02 0.10 0.02 99.82 10:34:47 10:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:34:47 10:19:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:34:47 10:20:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:34:47 10:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:34:47 10:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:34:47 10:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:34:47 10:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:34:47 10:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:34:47 10:20:01 5 0.02 0.00 0.02 0.02 0.02 99.93 10:34:47 10:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:34:47 10:20:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:34:47 10:21:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:34:47 10:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:34:47 10:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:34:47 10:21:01 2 0.03 0.00 0.02 0.00 0.03 99.92 10:34:47 10:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:34:47 10:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:34:47 10:21:01 5 0.03 0.00 0.00 0.05 0.00 99.92 10:34:47 10:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:34:47 10:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:34:47 10:22:01 all 1.09 0.00 0.83 0.79 0.01 97.27 10:34:47 10:22:01 0 1.47 0.00 0.73 0.23 0.02 97.55 10:34:47 10:22:01 1 1.48 0.00 0.88 0.48 0.00 97.15 10:34:47 10:22:01 2 0.70 0.00 0.80 0.18 0.02 98.30 10:34:47 10:22:01 3 0.60 0.00 0.52 0.10 0.03 98.75 10:34:47 10:22:01 4 1.17 0.00 0.72 0.28 0.02 97.82 10:34:47 10:22:01 5 1.39 0.00 0.60 3.97 0.02 94.02 10:34:47 10:22:01 6 0.87 0.00 1.88 0.93 0.00 96.32 10:34:47 10:22:01 7 1.07 0.00 0.52 0.12 0.02 98.28 10:34:47 10:23:01 all 1.35 0.00 0.82 0.93 0.02 96.87 10:34:47 10:23:01 0 1.22 0.00 1.92 0.23 0.02 96.62 10:34:47 10:23:01 1 3.47 0.00 0.97 0.12 0.03 95.41 10:34:47 10:23:01 2 1.12 0.00 0.77 0.98 0.00 97.13 10:34:47 10:23:01 3 0.97 0.00 0.57 0.37 0.03 98.06 10:34:47 10:23:01 4 0.90 0.00 0.65 1.95 0.00 96.49 10:34:47 10:23:01 5 0.63 0.00 0.47 2.87 0.03 96.00 10:34:47 10:23:01 6 1.62 0.00 0.80 0.90 0.02 96.67 10:34:47 10:23:01 7 0.92 0.00 0.40 0.03 0.03 98.61 10:34:47 10:24:01 all 0.08 0.00 0.05 0.09 0.01 99.77 10:34:47 10:24:01 0 0.08 0.00 0.03 0.05 0.02 99.82 10:34:47 10:24:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:34:47 10:24:01 2 0.00 0.00 0.05 0.00 0.00 99.95 10:34:47 10:24:01 3 0.05 0.00 0.03 0.00 0.00 99.92 10:34:47 10:24:01 4 0.27 0.00 0.08 0.00 0.02 99.63 10:34:47 10:24:01 5 0.07 0.00 0.08 0.65 0.00 99.20 10:34:47 10:24:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:34:47 10:24:01 7 0.10 0.00 0.05 0.03 0.03 99.78 10:34:47 10:25:01 all 0.01 0.00 0.00 0.04 0.01 99.94 10:34:47 10:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:34:47 10:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:34:47 10:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:34:47 10:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:34:47 10:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:34:47 10:25:01 5 0.02 0.00 0.02 0.27 0.02 99.68 10:34:47 10:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:34:47 10:25:01 7 0.05 0.00 0.00 0.02 0.03 99.90 10:34:47 10:26:01 all 0.08 0.00 0.01 0.00 0.01 99.89 10:34:47 10:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:34:47 10:26:01 1 0.56 0.00 0.02 0.00 0.00 99.42 10:34:47 10:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:34:47 10:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:34:47 10:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:34:47 10:26:01 5 0.02 0.00 0.02 0.03 0.00 99.93 10:34:47 10:26:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:34:47 10:26:01 7 0.05 0.00 0.03 0.00 0.02 99.90 10:34:47 10:27:01 all 0.01 0.00 0.01 0.01 0.01 99.95 10:34:47 10:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:34:47 10:27:01 1 0.08 0.00 0.05 0.00 0.02 99.85 10:34:47 10:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:34:47 10:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:34:47 10:27:01 4 0.00 0.00 0.02 0.02 0.02 99.95 10:34:47 10:27:01 5 0.00 0.00 0.00 0.07 0.00 99.93 10:34:47 10:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:34:47 10:27:01 7 0.02 0.00 0.02 0.00 0.03 99.93 10:34:47 10:28:01 all 0.22 0.00 0.01 0.01 0.01 99.75 10:34:47 10:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:34:47 10:28:01 1 1.55 0.00 0.00 0.00 0.00 98.45 10:34:47 10:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:34:47 10:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:34:47 10:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:34:47 10:28:01 5 0.02 0.00 0.02 0.10 0.02 99.85 10:34:47 10:28:01 6 0.07 0.00 0.00 0.00 0.00 99.93 10:34:47 10:28:01 7 0.05 0.00 0.02 0.00 0.03 99.90 10:34:47 10:34:47 10:28:01 CPU %user %nice %system %iowait %steal %idle 10:34:47 10:29:01 all 23.31 0.00 5.04 2.55 0.11 68.99 10:34:47 10:29:01 0 26.71 0.00 4.58 0.20 0.12 68.39 10:34:47 10:29:01 1 21.76 0.00 5.79 12.44 0.10 59.91 10:34:47 10:29:01 2 19.55 0.00 4.68 0.15 0.08 75.53 10:34:47 10:29:01 3 21.72 0.00 5.10 0.14 0.14 72.91 10:34:47 10:29:01 4 24.37 0.00 5.53 1.86 0.12 68.13 10:34:47 10:29:01 5 23.33 0.00 5.37 4.88 0.08 66.34 10:34:47 10:29:01 6 24.85 0.00 4.66 0.32 0.10 70.06 10:34:47 10:29:01 7 24.19 0.00 4.62 0.39 0.10 70.71 10:34:47 10:30:01 all 12.56 0.00 2.49 4.27 0.06 80.63 10:34:47 10:30:01 0 13.13 0.00 2.68 0.77 0.03 83.39 10:34:47 10:30:01 1 12.04 0.00 3.03 0.00 0.05 84.88 10:34:47 10:30:01 2 12.46 0.00 2.01 0.27 0.03 85.23 10:34:47 10:30:01 3 11.79 0.00 2.27 1.20 0.07 84.67 10:34:47 10:30:01 4 12.35 0.00 2.97 17.01 0.08 67.58 10:34:47 10:30:01 5 13.20 0.00 2.64 2.09 0.07 82.01 10:34:47 10:30:01 6 12.43 0.00 1.87 12.17 0.05 73.48 10:34:47 10:30:01 7 13.04 0.00 2.43 0.79 0.07 83.68 10:34:47 10:31:01 all 0.27 0.00 0.02 0.03 0.00 99.67 10:34:47 10:31:01 0 0.05 0.00 0.00 0.00 0.02 99.93 10:34:47 10:31:01 1 0.05 0.00 0.02 0.02 0.00 99.92 10:34:47 10:31:01 2 0.05 0.00 0.02 0.02 0.00 99.92 10:34:47 10:31:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:34:47 10:31:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:34:47 10:31:01 5 0.03 0.00 0.07 0.00 0.02 99.88 10:34:47 10:31:01 6 0.02 0.00 0.03 0.20 0.00 99.75 10:34:47 10:31:01 7 1.87 0.00 0.03 0.00 0.00 98.09 10:34:47 10:32:01 all 0.07 0.00 0.02 0.04 0.01 99.85 10:34:47 10:32:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:34:47 10:32:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:34:47 10:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:34:47 10:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:34:47 10:32:01 4 0.03 0.00 0.03 0.08 0.02 99.83 10:34:47 10:32:01 5 0.03 0.00 0.03 0.00 0.03 99.90 10:34:47 10:32:01 6 0.02 0.00 0.02 0.23 0.00 99.73 10:34:47 10:32:01 7 0.38 0.00 0.05 0.02 0.02 99.53 10:34:47 10:33:01 all 0.11 0.00 0.01 0.06 0.01 99.81 10:34:47 10:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:34:47 10:33:01 1 0.07 0.00 0.00 0.00 0.00 99.93 10:34:47 10:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:34:47 10:33:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:34:47 10:33:01 4 0.02 0.00 0.00 0.10 0.00 99.88 10:34:47 10:33:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:34:47 10:33:01 6 0.02 0.00 0.00 0.35 0.00 99.63 10:34:47 10:33:01 7 0.68 0.00 0.05 0.03 0.02 99.22 10:34:47 10:34:01 all 4.64 0.00 1.75 2.38 0.03 91.19 10:34:47 10:34:01 0 3.87 0.00 1.47 0.49 0.02 94.15 10:34:47 10:34:01 1 5.27 0.00 1.22 0.13 0.03 93.34 10:34:47 10:34:01 2 3.60 0.00 2.28 3.45 0.02 90.65 10:34:47 10:34:01 3 3.74 0.00 2.08 0.92 0.03 93.22 10:34:47 10:34:01 4 4.54 0.00 1.47 0.90 0.03 93.05 10:34:47 10:34:01 5 5.09 0.00 1.96 0.02 0.03 92.90 10:34:47 10:34:01 6 4.95 0.00 1.61 3.20 0.03 90.21 10:34:47 10:34:01 7 6.07 0.00 1.92 9.84 0.03 82.14 10:34:47 Average: all 2.68 0.00 0.69 0.77 0.02 95.84 10:34:47 Average: 0 2.88 0.00 0.70 0.13 0.02 96.28 10:34:47 Average: 1 2.77 0.00 0.81 0.77 0.02 95.64 10:34:47 Average: 2 2.35 0.00 0.64 0.31 0.01 96.68 10:34:47 Average: 3 2.37 0.00 0.66 0.17 0.02 96.78 10:34:47 Average: 4 2.65 0.00 0.71 1.87 0.02 94.75 10:34:47 Average: 5 2.67 0.00 0.70 1.13 0.02 95.47 10:34:47 Average: 6 2.84 0.00 0.66 1.10 0.01 95.39 10:34:47 Average: 7 2.97 0.00 0.63 0.69 0.03 95.68 10:34:47 10:34:47 10:34:47