Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d0ee3941b8fe555080321fae23196d19c10eeb48 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-ssh12973073405565517721.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh8978549355552722587.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh7371480653015656479.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh16071632342484739693.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-ssh2955194291429975815.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, goVersion:1.25, 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.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-3705’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3706 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 d0ee3941b8fe555080321fae23196d19c10eeb48 (main) > 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 d0ee3941b8fe555080321fae23196d19c10eeb48 # timeout=10 Commit message: "Merge pull request #943 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v4-4.1.0-dev.10" > git rev-list --no-walk f39206dc81c18610dfd28ed6e3419c68b15fa90e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-19T09:59:51.199Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-19T09:59:51.278Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-19T09:59:51.307Z] ========================================================= [2026-03-19T09:59:51.307Z] EdgeX Global Pipelines Version Info [2026-03-19T09:59:51.307Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-19T09:59:52.422Z] ------------------- [2026-03-19T09:59:52.422Z] stable info: [2026-03-19T09:59:52.422Z] ------------------- [2026-03-19T09:59:52.422Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-19T09:59:52.422Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-19T09:59:52.422Z] Message: update stable to v1.0.278 [2026-03-19T09:59:52.685Z] ------------------- [2026-03-19T09:59:52.685Z] experimental info: [2026-03-19T09:59:52.685Z] ------------------- [2026-03-19T09:59:52.685Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-19T09:59:52.685Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-19T09:59:52.685Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-19T09:59:52.765Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2026-03-19T09:59:52.785Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2026-03-19T09:59:52.806Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-19T09:59:52.829Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-19T09:59:52.847Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-19T09:59:52.867Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-19T09:59:52.888Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-19T09:59:52.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-19T09:59:52.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-19T09:59:52.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-19T09:59:52.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-19T09:59:53.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2026-03-19T09:59:53.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-19T09:59:53.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-19T09:59:53.087Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2026-03-19T09:59:53.116Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2026-03-19T09:59:53.144Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-19T09:59:53.172Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-19T09:59:53.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-19T09:59:53.224Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-19T09:59:53.243Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-19T09:59:53.270Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-19T09:59:53.292Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-19T09:59:53.320Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-19T09:59:53.348Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2026-03-19T09:59:53.376Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-19T09:59:53.400Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-19T09:59:53.418Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-19T09:59:53.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-19T09:59:53.465Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-19T09:59:53.486Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d0ee3941b8fe555080321fae23196d19c10eeb48 [Pipeline] echo [2026-03-19T09:59:53.511Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d0ee394 [Pipeline] echo [2026-03-19T09:59:53.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-19T09:59:53.928Z] + git rev-list -1 --merges d0ee3941b8fe555080321fae23196d19c10eeb48~1..d0ee3941b8fe555080321fae23196d19c10eeb48 [Pipeline] echo [2026-03-19T09:59:53.961Z] -----------> git rev-list -1 --merges d0ee3941b8fe555080321fae23196d19c10eeb48~1..d0ee3941b8fe555080321fae23196d19c10eeb48 d0ee3941b8fe555080321fae23196d19c10eeb48 [2026-03-19T09:59:53.961Z] d0ee3941b8fe555080321fae23196d19c10eeb48 [false] [Pipeline] sh [2026-03-19T09:59:54.259Z] + git log --format=format:%s -1 d0ee3941b8fe555080321fae23196d19c10eeb48 [Pipeline] echo [2026-03-19T09:59:54.274Z] ========================================================= [2026-03-19T09:59:54.274Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-19T09:59:54.274Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-19T09:59:54.625Z] + git log --format=format:%s -1 d0ee3941b8fe555080321fae23196d19c10eeb48 [Pipeline] echo [2026-03-19T09:59:54.636Z] [semverPrep] GIT_COMMIT: d0ee3941b8fe555080321fae23196d19c10eeb48, Commit Message: Merge pull request #943 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v4-4.1.0-dev.10 [Pipeline] echo [2026-03-19T09:59:54.652Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-19T09:59:55.016Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-19T09:59:55.016Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-19T09:59:55.016Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-19T09:59:55.016Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-19T09:59:55.016Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-19T09:59:55.016Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-19T09:59:55.016Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T09:59:55.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-19T09:59:55.394Z] [2026-03-19T09:59:55.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T09:59:55.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-19T09:59:55.701Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-19T09:59:55.701Z] 3dae71ba6b94: Pulling fs layer [2026-03-19T09:59:55.701Z] 6bf1a483ea7c: Pulling fs layer [2026-03-19T09:59:55.701Z] f5dfc541a4d3: Pulling fs layer [2026-03-19T09:59:55.701Z] 461d9e800cba: Pulling fs layer [2026-03-19T09:59:55.701Z] 80192f66455f: Pulling fs layer [2026-03-19T09:59:55.701Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-19T09:59:55.701Z] a29436f7fd5d: Pulling fs layer [2026-03-19T09:59:55.701Z] 923cac83aea3: Pulling fs layer [2026-03-19T09:59:55.701Z] 25ad8b0a4227: Pulling fs layer [2026-03-19T09:59:55.701Z] db01528c6b51: Pulling fs layer [2026-03-19T09:59:55.701Z] 28988de357af: Pulling fs layer [2026-03-19T09:59:55.701Z] a29436f7fd5d: Waiting [2026-03-19T09:59:55.701Z] 923cac83aea3: Waiting [2026-03-19T09:59:55.701Z] 25ad8b0a4227: Waiting [2026-03-19T09:59:55.701Z] db01528c6b51: Waiting [2026-03-19T09:59:55.701Z] 28988de357af: Waiting [2026-03-19T09:59:55.701Z] 461d9e800cba: Waiting [2026-03-19T09:59:55.701Z] 80192f66455f: Waiting [2026-03-19T09:59:55.701Z] 2e8e34ca0e6c: Waiting [2026-03-19T09:59:55.960Z] 6bf1a483ea7c: Verifying Checksum [2026-03-19T09:59:55.960Z] 6bf1a483ea7c: Download complete [2026-03-19T09:59:55.960Z] 461d9e800cba: Verifying Checksum [2026-03-19T09:59:55.960Z] 461d9e800cba: Download complete [2026-03-19T09:59:55.960Z] 80192f66455f: Verifying Checksum [2026-03-19T09:59:55.960Z] 80192f66455f: Download complete [2026-03-19T09:59:55.960Z] f5dfc541a4d3: Verifying Checksum [2026-03-19T09:59:55.960Z] f5dfc541a4d3: Download complete [2026-03-19T09:59:56.220Z] 3dae71ba6b94: Verifying Checksum [2026-03-19T09:59:56.220Z] 3dae71ba6b94: Download complete [2026-03-19T09:59:56.220Z] 923cac83aea3: Download complete [2026-03-19T09:59:56.220Z] 25ad8b0a4227: Download complete [2026-03-19T09:59:56.220Z] db01528c6b51: Verifying Checksum [2026-03-19T09:59:56.220Z] 28988de357af: Verifying Checksum [2026-03-19T09:59:56.220Z] 28988de357af: Download complete [2026-03-19T09:59:56.479Z] a29436f7fd5d: Verifying Checksum [2026-03-19T09:59:56.479Z] a29436f7fd5d: Download complete [2026-03-19T09:59:56.740Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-19T09:59:56.740Z] 2e8e34ca0e6c: Download complete [2026-03-19T09:59:57.677Z] 3dae71ba6b94: Pull complete [2026-03-19T09:59:57.937Z] 6bf1a483ea7c: Pull complete [2026-03-19T09:59:58.507Z] f5dfc541a4d3: Pull complete [2026-03-19T09:59:58.507Z] 461d9e800cba: Pull complete [2026-03-19T09:59:58.507Z] 80192f66455f: Pull complete [2026-03-19T10:00:02.717Z] 2e8e34ca0e6c: Pull complete [2026-03-19T10:00:03.286Z] a29436f7fd5d: Pull complete [2026-03-19T10:00:03.286Z] 923cac83aea3: Pull complete [2026-03-19T10:00:03.549Z] 25ad8b0a4227: Pull complete [2026-03-19T10:00:03.549Z] db01528c6b51: Pull complete [2026-03-19T10:00:03.549Z] 28988de357af: Pull complete [2026-03-19T10:00:03.812Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-19T10:00:03.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-19T10:00:03.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T10:00:03.971Z] prd-ubuntu20.04-docker-8c-8g-3706 does not seem to be running inside a container [2026-03-19T10:00:03.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-19T10:00:05.845Z] $ docker top 38b2f1377a2f290a3b1ff2d7db44425c09927f25d48255f999eb66f4c9d1fde8 -eo pid,comm [2026-03-19T10:00:05.903Z] 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). [2026-03-19T10:00:05.903Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-19T10:00:05.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-19T10:00:05.965Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-19T10:00:06.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-19T10:00:06.075Z] $ docker exec 38b2f1377a2f290a3b1ff2d7db44425c09927f25d48255f999eb66f4c9d1fde8 ssh-agent [2026-03-19T10:00:06.193Z] SSH_AUTH_SOCK=/tmp/ssh-YFElksrGwfT4/agent.32 [2026-03-19T10:00:06.193Z] SSH_AGENT_PID=38 [2026-03-19T10:00:06.201Z] Running ssh-add (command line suppressed) [2026-03-19T10:00:06.292Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14629374308380584241.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14629374308380584241.key) [2026-03-19T10:00:06.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-19T10:00:06.623Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] sh [2026-03-19T10:00:06.912Z] + git tag --points-at HEAD [Pipeline] } [2026-03-19T10:00:06.914Z] $ docker exec --env ******** --env ******** 38b2f1377a2f290a3b1ff2d7db44425c09927f25d48255f999eb66f4c9d1fde8 ssh-agent -k [2026-03-19T10:00:07.020Z] unset SSH_AUTH_SOCK; [2026-03-19T10:00:07.021Z] unset SSH_AGENT_PID; [2026-03-19T10:00:07.021Z] echo Agent pid 38 killed; [2026-03-19T10:00:07.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-19T10:00:07.088Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-19T10:00:07.088Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-19T10:00:07.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-19T10:00:07.196Z] $ docker exec 38b2f1377a2f290a3b1ff2d7db44425c09927f25d48255f999eb66f4c9d1fde8 ssh-agent [2026-03-19T10:00:07.323Z] SSH_AUTH_SOCK=/tmp/ssh-eTX1I6jQBoRB/agent.85 [2026-03-19T10:00:07.323Z] SSH_AGENT_PID=91 [2026-03-19T10:00:07.330Z] Running ssh-add (command line suppressed) [2026-03-19T10:00:07.430Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12890790547244939706.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12890790547244939706.key) [2026-03-19T10:00:07.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-19T10:00:07.748Z] + git semver init [2026-03-19T10:00:08.009Z] 2026-03-19 10:00:07,959 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-19T10:00:08.009Z] 2026-03-19 10:00:07,963 [run_init] DEBUG init version:0.0.0 force:False [2026-03-19T10:00:08.009Z] 2026-03-19 10:00:07,964 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2026-03-19T10:00:08.009Z] 2026-03-19 10:00:07,964 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2026-03-19T10:00:08.009Z] 2026-03-19 10:00:07,964 [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, stdin=None, shell=False, universal_newlines=False) [2026-03-19T10:00:09.394Z] 2026-03-19 10:00:09,284 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2026-03-19T10:00:09.394Z] 2026-03-19 10:00:09,284 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2026-03-19T10:00:09.394Z] 2026-03-19 10:00:09,284 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2026-03-19T10:00:09.394Z] 2026-03-19 10:00:09,284 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2026-03-19T10:00:09.394Z] 4.1.0-dev.58 [Pipeline] } [2026-03-19T10:00:09.398Z] $ docker exec --env ******** --env ******** 38b2f1377a2f290a3b1ff2d7db44425c09927f25d48255f999eb66f4c9d1fde8 ssh-agent -k [2026-03-19T10:00:09.491Z] unset SSH_AUTH_SOCK; [2026-03-19T10:00:09.492Z] unset SSH_AGENT_PID; [2026-03-19T10:00:09.492Z] echo Agent pid 91 killed; [2026-03-19T10:00:09.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-19T10:00:09.834Z] + git semver [Pipeline] } [2026-03-19T10:00:10.100Z] $ docker stop --time=1 38b2f1377a2f290a3b1ff2d7db44425c09927f25d48255f999eb66f4c9d1fde8 [2026-03-19T10:00:11.368Z] $ docker rm -f --volumes 38b2f1377a2f290a3b1ff2d7db44425c09927f25d48255f999eb66f4c9d1fde8 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-19T10:00:11.726Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-19T10:00:12.078Z] Stashed 1 file(s) [Pipeline] echo [2026-03-19T10:00:12.081Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.58 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2026-03-19T10:00:12.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-19T10:00:12.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-19T10:00:12.457Z] ========================================================= [2026-03-19T10:00:12.457Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-19T10:00:12.457Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2026-03-19T10:00:12.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-19T10:00:12.793Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-03-19T10:00:12.793Z] 2d35ebdb57d9: Pulling fs layer [2026-03-19T10:00:12.793Z] c35fb4624d26: Pulling fs layer [2026-03-19T10:00:12.793Z] 4e2aec7ef170: Pulling fs layer [2026-03-19T10:00:12.793Z] 333b49ad6fbf: Pulling fs layer [2026-03-19T10:00:12.793Z] 4f4fb700ef54: Pulling fs layer [2026-03-19T10:00:12.793Z] c3e65509a76b: Pulling fs layer [2026-03-19T10:00:12.793Z] 7cf9ebb963bd: Pulling fs layer [2026-03-19T10:00:12.793Z] bb34ca984cfb: Pulling fs layer [2026-03-19T10:00:12.793Z] 151cf03bc807: Pulling fs layer [2026-03-19T10:00:12.793Z] 333b49ad6fbf: Waiting [2026-03-19T10:00:12.793Z] 4f4fb700ef54: Waiting [2026-03-19T10:00:12.793Z] c3e65509a76b: Waiting [2026-03-19T10:00:12.793Z] 7cf9ebb963bd: Waiting [2026-03-19T10:00:12.793Z] 151cf03bc807: Waiting [2026-03-19T10:00:12.793Z] bb34ca984cfb: Waiting [2026-03-19T10:00:12.793Z] c35fb4624d26: Verifying Checksum [2026-03-19T10:00:12.793Z] c35fb4624d26: Download complete [2026-03-19T10:00:12.793Z] 333b49ad6fbf: Download complete [2026-03-19T10:00:12.793Z] 4f4fb700ef54: Download complete [2026-03-19T10:00:12.793Z] 2d35ebdb57d9: Verifying Checksum [2026-03-19T10:00:12.793Z] 2d35ebdb57d9: Download complete [2026-03-19T10:00:13.053Z] 2d35ebdb57d9: Pull complete [2026-03-19T10:00:13.053Z] 7cf9ebb963bd: Verifying Checksum [2026-03-19T10:00:13.053Z] 7cf9ebb963bd: Download complete [2026-03-19T10:00:13.053Z] c35fb4624d26: Pull complete [2026-03-19T10:00:13.314Z] 4e2aec7ef170: Verifying Checksum [2026-03-19T10:00:13.314Z] 4e2aec7ef170: Download complete [2026-03-19T10:00:13.314Z] 151cf03bc807: Verifying Checksum [2026-03-19T10:00:13.315Z] 151cf03bc807: Download complete [2026-03-19T10:00:13.573Z] bb34ca984cfb: Verifying Checksum [2026-03-19T10:00:13.573Z] bb34ca984cfb: Download complete [2026-03-19T10:00:18.863Z] 4e2aec7ef170: Pull complete [2026-03-19T10:00:18.863Z] 333b49ad6fbf: Pull complete [2026-03-19T10:00:18.863Z] 4f4fb700ef54: Pull complete [2026-03-19T10:00:18.863Z] c3e65509a76b: Pull complete [2026-03-19T10:00:18.863Z] 7cf9ebb963bd: Pull complete [2026-03-19T10:00:22.154Z] bb34ca984cfb: Pull complete [2026-03-19T10:00:22.720Z] 151cf03bc807: Pull complete [2026-03-19T10:00:22.720Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-19T10:00:22.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-19T10:00:22.720Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh [2026-03-19T10:00:23.009Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T10:00:23.312Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-19T10:00:23.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T10:00:23.387Z] prd-ubuntu20.04-docker-8c-8g-3706 does not seem to be running inside a container [2026-03-19T10:00:23.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-19T10:00:25.198Z] $ docker top 7547a09116f2e87aac9072ab9dc2a94b619b5ff41c6841ecf5eaecc8afefbcfe -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-19T10:00:25.540Z] + go version [2026-03-19T10:00:25.540Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-19T10:00:25.551Z] $ docker stop --time=1 7547a09116f2e87aac9072ab9dc2a94b619b5ff41c6841ecf5eaecc8afefbcfe [2026-03-19T10:00:26.803Z] $ docker rm -f --volumes 7547a09116f2e87aac9072ab9dc2a94b619b5ff41c6841ecf5eaecc8afefbcfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T10:00:27.233Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-19T10:00:27.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T10:00:27.309Z] prd-ubuntu20.04-docker-8c-8g-3706 does not seem to be running inside a container [2026-03-19T10:00:27.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-19T10:00:27.583Z] $ docker top b37e8ca8a0a8207fed418033c9c3c8c01e01942b39d157fc6cf332601eeeffb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-19T10:00:27.924Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2026-03-19T10:00:28.228Z] + make test [2026-03-19T10:00:28.228Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2026-03-19T10:00:28.228Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.28 [2026-03-19T10:00:28.228Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.1 [2026-03-19T10:00:28.797Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.1.0-dev.18 [2026-03-19T10:00:28.797Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.1.0-dev.8 [2026-03-19T10:00:28.797Z] go: downloading github.com/golang-jwt/jwt/v5 v5.3.1 [2026-03-19T10:00:28.797Z] go: downloading github.com/google/uuid v1.6.0 [2026-03-19T10:00:28.797Z] go: downloading github.com/labstack/echo/v4 v4.15.1 [2026-03-19T10:00:28.797Z] go: downloading github.com/openziti/sdk-golang v1.5.3 [2026-03-19T10:00:29.055Z] go: downloading github.com/stretchr/testify v1.11.1 [2026-03-19T10:00:29.055Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20250401214520-65e299d6c5c9 [2026-03-19T10:00:29.055Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2026-03-19T10:00:29.055Z] go: downloading github.com/sirupsen/logrus v1.9.4 [2026-03-19T10:00:29.055Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2026-03-19T10:00:29.055Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.1.0-dev.10 [2026-03-19T10:00:29.315Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.1.0-dev.17 [2026-03-19T10:00:29.315Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2026-03-19T10:00:29.315Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2026-03-19T10:00:29.574Z] go: downloading github.com/gorilla/websocket v1.5.3 [2026-03-19T10:00:29.574Z] go: downloading golang.org/x/net v0.51.0 [2026-03-19T10:00:29.574Z] go: downloading golang.org/x/sync v0.19.0 [2026-03-19T10:00:29.574Z] go: downloading github.com/fxamacker/cbor/v2 v2.9.0 [2026-03-19T10:00:29.574Z] go: downloading github.com/go-kit/log v0.2.1 [2026-03-19T10:00:29.574Z] go: downloading github.com/go-playground/validator/v10 v10.30.1 [2026-03-19T10:00:29.574Z] go: downloading github.com/labstack/gommon v0.4.2 [2026-03-19T10:00:29.574Z] go: downloading golang.org/x/crypto v0.48.0 [2026-03-19T10:00:29.574Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2026-03-19T10:00:29.574Z] go: downloading golang.org/x/time v0.14.0 [2026-03-19T10:00:29.574Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2026-03-19T10:00:29.574Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2026-03-19T10:00:29.574Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2026-03-19T10:00:29.574Z] go: downloading github.com/stretchr/objx v0.5.2 [2026-03-19T10:00:29.833Z] go: downloading github.com/go-openapi/strfmt v0.25.0 [2026-03-19T10:00:29.833Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2026-03-19T10:00:29.833Z] go: downloading github.com/openziti/channel/v4 v4.3.7 [2026-03-19T10:00:29.833Z] go: downloading github.com/openziti/edge-api v0.27.4 [2026-03-19T10:00:29.833Z] go: downloading github.com/openziti/foundation/v2 v2.0.88 [2026-03-19T10:00:29.833Z] go: downloading github.com/openziti/secretstream v0.1.48 [2026-03-19T10:00:29.833Z] go: downloading github.com/openziti/transport/v2 v2.0.214 [2026-03-19T10:00:30.093Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2026-03-19T10:00:30.093Z] go: downloading github.com/pkg/errors v0.9.1 [2026-03-19T10:00:30.093Z] go: downloading google.golang.org/protobuf v1.36.11 [2026-03-19T10:00:30.093Z] go: downloading github.com/go-openapi/runtime v0.29.2 [2026-03-19T10:00:30.093Z] go: downloading github.com/go-resty/resty/v2 v2.17.2 [2026-03-19T10:00:30.662Z] go: downloading github.com/openziti/identity v1.0.126 [2026-03-19T10:00:30.662Z] go: downloading github.com/zitadel/oidc/v3 v3.45.5 [2026-03-19T10:00:30.662Z] go: downloading golang.org/x/oauth2 v0.35.0 [2026-03-19T10:00:30.662Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2026-03-19T10:00:30.662Z] go: downloading github.com/kataras/go-events v0.0.3 [2026-03-19T10:00:30.662Z] go: downloading github.com/openziti/metrics v1.4.3 [2026-03-19T10:00:30.662Z] go: downloading golang.org/x/sys v0.41.0 [2026-03-19T10:00:30.662Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.6.0 [2026-03-19T10:00:30.920Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2026-03-19T10:00:30.921Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2026-03-19T10:00:30.921Z] go: downloading github.com/x448/float16 v0.8.4 [2026-03-19T10:00:30.921Z] go: downloading github.com/mattn/go-colorable v0.1.14 [2026-03-19T10:00:30.921Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2026-03-19T10:00:30.921Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.12 [2026-03-19T10:00:30.921Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2026-03-19T10:00:30.921Z] go: downloading github.com/leodido/go-urn v1.4.0 [2026-03-19T10:00:30.921Z] go: downloading golang.org/x/text v0.34.0 [2026-03-19T10:00:30.921Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2026-03-19T10:00:30.921Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2026-03-19T10:00:30.921Z] go: downloading github.com/go-openapi/errors v0.22.7 [2026-03-19T10:00:30.921Z] go: downloading github.com/go-viper/mapstructure/v2 v2.5.0 [2026-03-19T10:00:30.921Z] go: downloading github.com/oklog/ulid v1.3.1 [2026-03-19T10:00:30.921Z] go: downloading go.mongodb.org/mongo-driver v1.17.9 [2026-03-19T10:00:31.179Z] go: downloading github.com/emirpasic/gods v1.18.1 [2026-03-19T10:00:31.179Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2026-03-19T10:00:31.179Z] go: downloading github.com/go-openapi/swag/fileutils v0.25.5 [2026-03-19T10:00:31.179Z] go: downloading github.com/go-openapi/swag v0.25.5 [2026-03-19T10:00:31.179Z] go: downloading github.com/go-openapi/swag/jsonutils v0.25.5 [2026-03-19T10:00:31.179Z] go: downloading github.com/go-openapi/swag/stringutils v0.25.5 [2026-03-19T10:00:31.179Z] go: downloading go.opentelemetry.io/otel v1.40.0 [2026-03-19T10:00:31.439Z] go: downloading go.opentelemetry.io/otel/trace v1.40.0 [2026-03-19T10:00:31.439Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2026-03-19T10:00:31.439Z] go: downloading github.com/go-openapi/validate v0.25.1 [2026-03-19T10:00:31.439Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2026-03-19T10:00:31.439Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2026-03-19T10:00:31.697Z] go: downloading google.golang.org/grpc v1.79.3 [2026-03-19T10:00:31.697Z] go: downloading github.com/go-playground/locales v0.14.1 [2026-03-19T10:00:31.697Z] go: downloading github.com/spf13/cast v1.10.0 [2026-03-19T10:00:31.697Z] go: downloading github.com/fsnotify/fsnotify v1.9.0 [2026-03-19T10:00:31.697Z] go: downloading github.com/go-jose/go-jose/v4 v4.1.3 [2026-03-19T10:00:31.697Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2026-03-19T10:00:31.697Z] go: downloading github.com/zitadel/schema v1.3.2 [2026-03-19T10:00:31.697Z] go: downloading golang.org/x/term v0.40.0 [2026-03-19T10:00:31.697Z] go: downloading github.com/go-openapi/analysis v0.24.1 [2026-03-19T10:00:31.956Z] go: downloading github.com/go-openapi/loads v0.23.2 [2026-03-19T10:00:31.956Z] go: downloading github.com/go-openapi/spec v0.22.4 [2026-03-19T10:00:31.956Z] go: downloading github.com/go-openapi/swag/conv v0.25.5 [2026-03-19T10:00:31.956Z] go: downloading go.yaml.in/yaml/v3 v3.0.4 [2026-03-19T10:00:31.956Z] go: downloading github.com/go-openapi/swag/typeutils v0.25.5 [2026-03-19T10:00:31.956Z] go: downloading github.com/go-logr/logr v1.4.3 [2026-03-19T10:00:31.956Z] go: downloading go.opentelemetry.io/otel/metric v1.40.0 [2026-03-19T10:00:31.956Z] go: downloading github.com/go-openapi/swag/cmdutils v0.25.5 [2026-03-19T10:00:31.956Z] go: downloading github.com/go-openapi/swag/jsonname v0.25.5 [2026-03-19T10:00:31.956Z] go: downloading github.com/go-openapi/swag/loading v0.25.5 [2026-03-19T10:00:31.956Z] go: downloading github.com/go-openapi/swag/mangling v0.25.5 [2026-03-19T10:00:31.956Z] go: downloading github.com/go-openapi/swag/yamlutils v0.25.5 [2026-03-19T10:00:31.956Z] go: downloading github.com/go-openapi/swag/netutils v0.25.5 [2026-03-19T10:00:31.956Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2026-03-19T10:00:31.956Z] go: downloading github.com/go-openapi/jsonpointer v0.22.5 [2026-03-19T10:00:31.956Z] go: downloading github.com/zitadel/logging v0.7.0 [2026-03-19T10:00:31.956Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2026-03-19T10:00:31.956Z] go: downloading github.com/go-openapi/jsonreference v0.21.5 [2026-03-19T10:00:31.956Z] go: downloading github.com/go-logr/stdr v1.2.2 [2026-03-19T10:00:31.956Z] go: downloading go.opentelemetry.io/auto/sdk v1.2.1 [2026-03-19T10:00:31.956Z] go: downloading github.com/cespare/xxhash/v2 v2.3.0 [2026-03-19T10:00:32.215Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 [2026-03-19T10:00:32.215Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2026-03-19T10:00:32.215Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2026-03-19T10:00:50.298Z] github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap coverage: 0.0% of statements [2026-03-19T10:01:08.406Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/config 20.041s coverage: 33.8% of statements [2026-03-19T10:01:08.406Z] github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/container coverage: 0.0% of statements [2026-03-19T10:01:08.406Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/controller 0.018s coverage: 93.4% of statements [2026-03-19T10:01:08.406Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/environment 0.012s coverage: 88.1% of statements [2026-03-19T10:01:08.406Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/file 0.255s coverage: 86.5% of statements [2026-03-19T10:01:08.406Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/flags 0.007s coverage: 84.4% of statements [2026-03-19T10:01:08.406Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/handlers 1.025s coverage: 39.9% of statements [2026-03-19T10:01:08.406Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/handlers/headers 0.015s coverage: 85.3% of statements [2026-03-19T10:01:08.406Z] ? github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/interfaces [no test files] [2026-03-19T10:01:08.406Z] github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/interfaces/mocks coverage: 0.0% of statements [2026-03-19T10:01:08.406Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/messaging 0.011s coverage: 88.9% of statements [2026-03-19T10:01:08.406Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/metrics 0.322s coverage: 89.1% of statements [2026-03-19T10:01:08.406Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/registration 0.006s coverage: 23.5% of statements [2026-03-19T10:01:08.406Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/secret 3.033s coverage: 72.1% of statements [2026-03-19T10:01:08.406Z] github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/startup coverage: 0.0% of statements [2026-03-19T10:01:08.406Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/utils 0.014s coverage: 50.9% of statements [2026-03-19T10:01:08.406Z] github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/zerotrust coverage: 0.0% of statements [2026-03-19T10:01:08.406Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/config 0.013s coverage: 38.9% of statements [2026-03-19T10:01:08.406Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/di 0.010s coverage: 91.3% of statements [2026-03-19T10:01:20.629Z] 0 issues. [2026-03-19T10:01:20.629Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2026-03-19T10:01:27.189Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-19T10:01:27.189Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2026-03-19T10:01:27.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-19T10:01:27.225Z] $ docker stop --time=1 b37e8ca8a0a8207fed418033c9c3c8c01e01942b39d157fc6cf332601eeeffb3 [2026-03-19T10:01:28.760Z] $ docker rm -f --volumes b37e8ca8a0a8207fed418033c9c3c8c01e01942b39d157fc6cf332601eeeffb3 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-19T10:01:29.734Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-19T10:01:29.815Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T10:01:30.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-19T10:01:30.321Z] [2026-03-19T10:01:30.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T10:01:30.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-19T10:01:30.628Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-19T10:01:30.628Z] 5eb5b503b376: Pulling fs layer [2026-03-19T10:01:30.628Z] 5c69ac0246d0: Pulling fs layer [2026-03-19T10:01:30.628Z] ec43610c2a17: Pulling fs layer [2026-03-19T10:01:30.628Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-19T10:01:30.628Z] 33b1e0a273af: Pulling fs layer [2026-03-19T10:01:30.628Z] 5d3b04190fa2: Pulling fs layer [2026-03-19T10:01:30.628Z] 2f39f015ded8: Pulling fs layer [2026-03-19T10:01:30.628Z] 5d3b04190fa2: Waiting [2026-03-19T10:01:30.628Z] 2f39f015ded8: Waiting [2026-03-19T10:01:30.628Z] 3a2ae6a8a46f: Waiting [2026-03-19T10:01:30.628Z] 33b1e0a273af: Waiting [2026-03-19T10:01:30.628Z] 5c69ac0246d0: Verifying Checksum [2026-03-19T10:01:30.628Z] 5c69ac0246d0: Download complete [2026-03-19T10:01:30.628Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-19T10:01:30.628Z] 3a2ae6a8a46f: Download complete [2026-03-19T10:01:30.886Z] ec43610c2a17: Verifying Checksum [2026-03-19T10:01:30.886Z] ec43610c2a17: Download complete [2026-03-19T10:01:30.886Z] 33b1e0a273af: Verifying Checksum [2026-03-19T10:01:30.886Z] 33b1e0a273af: Download complete [2026-03-19T10:01:30.886Z] 5d3b04190fa2: Verifying Checksum [2026-03-19T10:01:30.886Z] 5d3b04190fa2: Download complete [2026-03-19T10:01:31.144Z] 5eb5b503b376: Verifying Checksum [2026-03-19T10:01:31.144Z] 5eb5b503b376: Download complete [2026-03-19T10:01:31.711Z] 2f39f015ded8: Download complete [2026-03-19T10:01:32.644Z] 5eb5b503b376: Pull complete [2026-03-19T10:01:32.902Z] 5c69ac0246d0: Pull complete [2026-03-19T10:01:33.469Z] ec43610c2a17: Pull complete [2026-03-19T10:01:33.469Z] 3a2ae6a8a46f: Pull complete [2026-03-19T10:01:33.729Z] 33b1e0a273af: Pull complete [2026-03-19T10:01:33.729Z] 5d3b04190fa2: Pull complete [2026-03-19T10:01:40.291Z] 2f39f015ded8: Pull complete [2026-03-19T10:01:40.291Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-19T10:01:40.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-19T10:01:40.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T10:01:40.384Z] prd-ubuntu20.04-docker-8c-8g-3706 does not seem to be running inside a container [2026-03-19T10:01:40.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-19T10:01:41.498Z] $ docker top 61297b3988d7e0c8648bffd4a9561fa338e8075e9e00d6c0e00aceeaabc60e5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-19T10:01:41.880Z] ---> job-cost.sh [2026-03-19T10:01:41.880Z] lf-activate-venv: SKIPPING [2026-03-19T10:01:41.880Z] INFO: No Stack... [2026-03-19T10:01:42.140Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-19T10:01:42.400Z] INFO: Archiving Costs [Pipeline] sh [2026-03-19T10:01:42.688Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2026-03-19T10:01:42.688Z] + cut -d, -f6 [Pipeline] lock [2026-03-19T10:01:42.701Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-424-stack-cost] [2026-03-19T10:01:42.708Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-424-stack-cost] did not exist. Created. [2026-03-19T10:01:42.715Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-424-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-19T10:01:43.027Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-03-19T10:01:43.064Z] Stashed 1 file(s) [Pipeline] } [2026-03-19T10:01:43.071Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-424-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-19T10:01:43.105Z] $ docker stop --time=1 61297b3988d7e0c8648bffd4a9561fa338e8075e9e00d6c0e00aceeaabc60e5c [2026-03-19T10:01:44.253Z] $ docker rm -f --volumes 61297b3988d7e0c8648bffd4a9561fa338e8075e9e00d6c0e00aceeaabc60e5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-03-19T10:01:44.535Z] provisioning config files... [2026-03-19T10:01:44.545Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8317292742100828008tmp [Pipeline] { [Pipeline] sh [2026-03-19T10:01:44.878Z] + set +x [2026-03-19T10:01:44.878Z] + curl -s https://codecov.io/bash [2026-03-19T10:01:44.878Z] + bash -s -- [2026-03-19T10:01:44.878Z] [2026-03-19T10:01:44.878Z] _____ _ [2026-03-19T10:01:44.878Z] / ____| | | [2026-03-19T10:01:44.878Z] | | ___ __| | ___ ___ _____ __ [2026-03-19T10:01:44.878Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-19T10:01:44.878Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-19T10:01:44.878Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-19T10:01:44.878Z] Bash-1.0.6 [2026-03-19T10:01:44.878Z] [2026-03-19T10:01:44.878Z] [2026-03-19T10:01:44.878Z] ==> git version 2.25.1 found [2026-03-19T10:01:44.878Z] ==> 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 [2026-03-19T10:01:44.878Z] Release-Date: 2020-01-08 [2026-03-19T10:01:44.878Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-03-19T10:01:44.878Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-19T10:01:44.878Z] ==> Jenkins CI detected. [2026-03-19T10:01:44.878Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2026-03-19T10:01:44.878Z] project root: . [2026-03-19T10:01:44.878Z] --> token set from env [2026-03-19T10:01:44.878Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-19T10:01:44.878Z] ==> Running gcov in . (disable via -X gcov) [2026-03-19T10:01:44.878Z] ==> Python coveragepy not found [2026-03-19T10:01:44.878Z] ==> Searching for coverage reports in: [2026-03-19T10:01:44.878Z] + . [2026-03-19T10:01:45.138Z] -> Found 1 reports [2026-03-19T10:01:45.138Z] ==> Detecting git/mercurial file structure [2026-03-19T10:01:45.138Z] ==> Reading reports [2026-03-19T10:01:45.138Z] + ./coverage.out bytes=169319 [2026-03-19T10:01:45.138Z] ==> Appending adjustments [2026-03-19T10:01:45.138Z] https://docs.codecov.io/docs/fixing-reports [2026-03-19T10:01:45.397Z] + Found adjustments [2026-03-19T10:01:45.397Z] ==> Gzipping contents [2026-03-19T10:01:45.397Z] 24K /tmp/codecov.R2RF9A.gz [2026-03-19T10:01:45.397Z] ==> Uploading reports [2026-03-19T10:01:45.397Z] url: https://codecov.io [2026-03-19T10:01:45.397Z] query: branch=main&commit=d0ee3941b8fe555080321fae23196d19c10eeb48&build=424&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F424%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-19T10:01:45.397Z] -> Pinging Codecov [2026-03-19T10:01:45.397Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d0ee3941b8fe555080321fae23196d19c10eeb48&build=424&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F424%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-19T10:01:45.966Z] -> Uploading to [2026-03-19T10:01:45.966Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-bootstrap/d0ee3941b8fe555080321fae23196d19c10eeb48/e913ddfb-63c2-4ca4-8f06-b0357f863b0d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260319%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260319T100145Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1219cbeed466164d8c84b0d0a25b0bf9e698d51a4ab233f9e88289267025aa5c [2026-03-19T10:01:45.966Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-19T10:01:45.966Z] Dload Upload Total Spent Left Speed [2026-03-19T10:01:45.966Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22286 0 0 100 22286 0 139k --:--:-- --:--:-- --:--:-- 139k [2026-03-19T10:01:45.966Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/d0ee3941b8fe555080321fae23196d19c10eeb48 [Pipeline] } [2026-03-19T10:01:45.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-03-19T10:01:46.221Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-03-19T10:01:46.241Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T10:01:46.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-19T10:01:46.552Z] [2026-03-19T10:01:46.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T10:01:46.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-19T10:01:46.855Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-03-19T10:01:46.855Z] 2d35ebdb57d9: Already exists [2026-03-19T10:01:46.855Z] 85e8836fcdb2: Pulling fs layer [2026-03-19T10:01:46.855Z] 91631faa732a: Pulling fs layer [2026-03-19T10:01:46.856Z] f3f5ae8826fa: Pulling fs layer [2026-03-19T10:01:46.856Z] 4f4fb700ef54: Pulling fs layer [2026-03-19T10:01:46.856Z] 7861252a18e6: Pulling fs layer [2026-03-19T10:01:46.856Z] 9130f900ef6f: Pulling fs layer [2026-03-19T10:01:46.856Z] 7861252a18e6: Waiting [2026-03-19T10:01:46.856Z] 9130f900ef6f: Waiting [2026-03-19T10:01:46.856Z] 4f4fb700ef54: Waiting [2026-03-19T10:01:46.856Z] f3f5ae8826fa: Verifying Checksum [2026-03-19T10:01:46.856Z] f3f5ae8826fa: Download complete [2026-03-19T10:01:46.856Z] 85e8836fcdb2: Download complete [2026-03-19T10:01:46.856Z] 4f4fb700ef54: Verifying Checksum [2026-03-19T10:01:46.856Z] 4f4fb700ef54: Download complete [2026-03-19T10:01:47.117Z] 85e8836fcdb2: Pull complete [2026-03-19T10:01:47.117Z] 7861252a18e6: Verifying Checksum [2026-03-19T10:01:47.117Z] 7861252a18e6: Download complete [2026-03-19T10:01:47.685Z] 91631faa732a: Verifying Checksum [2026-03-19T10:01:47.685Z] 91631faa732a: Download complete [2026-03-19T10:01:48.253Z] 9130f900ef6f: Verifying Checksum [2026-03-19T10:01:48.253Z] 9130f900ef6f: Download complete [2026-03-19T10:01:53.536Z] 91631faa732a: Pull complete [2026-03-19T10:01:53.536Z] f3f5ae8826fa: Pull complete [2026-03-19T10:01:53.536Z] 4f4fb700ef54: Pull complete [2026-03-19T10:01:53.536Z] 7861252a18e6: Pull complete [2026-03-19T10:01:57.755Z] 9130f900ef6f: Pull complete [2026-03-19T10:01:57.755Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-03-19T10:01:57.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-19T10:01:57.755Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T10:01:57.861Z] prd-ubuntu20.04-docker-8c-8g-3706 does not seem to be running inside a container [2026-03-19T10:01:57.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-03-19T10:01:59.692Z] $ docker top 033034f9d1cdb2781cba6656dc9e1a6a7fedd17f4ca185936713d391c55478c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-19T10:02:00.039Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] echo [2026-03-19T10:02:00.049Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2026-03-19T10:02:00.330Z] + set -o pipefail [2026-03-19T10:02:00.330Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2026-03-19T10:02:08.558Z] [2026-03-19T10:02:08.558Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v4)... [2026-03-19T10:02:08.558Z] [2026-03-19T10:02:08.558Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38043815-24ee-49a2-867d-492929c96656/history/61eed2c5-fab4-4d2d-9aee-7192105e4dba [2026-03-19T10:02:08.558Z] [2026-03-19T10:02:08.558Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-03-19T10:02:08.558Z] [2026-03-19T10:02:08.558Z] [2026-03-19T10:02:08.558Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-03-19T10:02:08.558Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-03-19T10:02:08.579Z] $ docker stop --time=1 033034f9d1cdb2781cba6656dc9e1a6a7fedd17f4ca185936713d391c55478c4 [2026-03-19T10:02:10.818Z] $ docker rm -f --volumes 033034f9d1cdb2781cba6656dc9e1a6a7fedd17f4ca185936713d391c55478c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-19T10:02:11.739Z] + git log --format=format:%s -1 d0ee3941b8fe555080321fae23196d19c10eeb48 [Pipeline] sh [2026-03-19T10:02:12.028Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-19T10:02:12.028Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T10:02:12.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-19T10:02:12.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T10:02:12.413Z] prd-ubuntu20.04-docker-8c-8g-3706 does not seem to be running inside a container [2026-03-19T10:02:12.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-19T10:02:12.732Z] $ docker top c157a555018c7a10060812b94f50721b8c9183a3b690c71c012c58353cd221b7 -eo pid,comm [2026-03-19T10:02:12.773Z] 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). [2026-03-19T10:02:12.773Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-19T10:02:12.836Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-19T10:02:12.837Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-19T10:02:12.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-19T10:02:12.968Z] $ docker exec c157a555018c7a10060812b94f50721b8c9183a3b690c71c012c58353cd221b7 ssh-agent [2026-03-19T10:02:13.077Z] SSH_AUTH_SOCK=/tmp/ssh-DQguuSN1aW23/agent.33 [2026-03-19T10:02:13.077Z] SSH_AGENT_PID=39 [2026-03-19T10:02:13.082Z] Running ssh-add (command line suppressed) [2026-03-19T10:02:13.203Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13519062258635364384.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13519062258635364384.key) [2026-03-19T10:02:13.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-19T10:02:13.513Z] + git semver tag [2026-03-19T10:02:13.772Z] 2026-03-19 10:02:13,755 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-19T10:02:13.772Z] 2026-03-19 10:02:13,759 [run_tag] DEBUG tag force:False [2026-03-19T10:02:13.772Z] 2026-03-19 10:02:13,759 [check_head_tag] DEBUG check head tag [2026-03-19T10:02:13.772Z] 2026-03-19 10:02:13,761 [execute] INFO git cat-file --batch-check [2026-03-19T10:02:13.772Z] 2026-03-19 10:02:13,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, stdin=, shell=False, universal_newlines=False) [2026-03-19T10:02:13.772Z] 2026-03-19 10:02:13,763 [execute] INFO git cat-file --batch [2026-03-19T10:02:13.772Z] 2026-03-19 10:02:13,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, stdin=, shell=False, universal_newlines=False) [2026-03-19T10:02:14.032Z] 2026-03-19 10:02:13,804 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2026-03-19T10:02:14.032Z] 2026-03-19 10:02:13,804 [execute] INFO git tag -a v4.1.0-dev.58 -m v4.1.0-dev.58 [2026-03-19T10:02:14.032Z] 2026-03-19 10:02:13,804 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.58', '-m', 'v4.1.0-dev.58'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, stdin=None, shell=False, universal_newlines=False) [2026-03-19T10:02:14.032Z] 2026-03-19 10:02:13,807 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2026-03-19T10:02:14.032Z] 4.1.0-dev.58 [Pipeline] } [2026-03-19T10:02:14.050Z] $ docker exec --env ******** --env ******** c157a555018c7a10060812b94f50721b8c9183a3b690c71c012c58353cd221b7 ssh-agent -k [2026-03-19T10:02:14.150Z] unset SSH_AUTH_SOCK; [2026-03-19T10:02:14.150Z] unset SSH_AGENT_PID; [2026-03-19T10:02:14.150Z] echo Agent pid 39 killed; [2026-03-19T10:02:14.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-19T10:02:14.480Z] + git semver [Pipeline] } [2026-03-19T10:02:14.763Z] $ docker stop --time=1 c157a555018c7a10060812b94f50721b8c9183a3b690c71c012c58353cd221b7 [2026-03-19T10:02:16.054Z] $ docker rm -f --volumes c157a555018c7a10060812b94f50721b8c9183a3b690c71c012c58353cd221b7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T10:02:16.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-19T10:02:16.457Z] [2026-03-19T10:02:16.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T10:02:16.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-19T10:02:16.760Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-03-19T10:02:16.760Z] ab5ef0e58194: Pulling fs layer [2026-03-19T10:02:16.760Z] 9712f1f96733: Pulling fs layer [2026-03-19T10:02:16.760Z] 63f879dbbcfc: Pulling fs layer [2026-03-19T10:02:16.760Z] 0d9ebad4ef96: Pulling fs layer [2026-03-19T10:02:16.760Z] e9a5061849ea: Pulling fs layer [2026-03-19T10:02:16.761Z] d747dcd14b5f: Pulling fs layer [2026-03-19T10:02:16.761Z] 2de7ff778b66: Pulling fs layer [2026-03-19T10:02:16.761Z] e9a5061849ea: Waiting [2026-03-19T10:02:16.761Z] 0d9ebad4ef96: Waiting [2026-03-19T10:02:16.761Z] d747dcd14b5f: Waiting [2026-03-19T10:02:16.761Z] 2de7ff778b66: Waiting [2026-03-19T10:02:16.761Z] 9712f1f96733: Verifying Checksum [2026-03-19T10:02:16.761Z] 9712f1f96733: Download complete [2026-03-19T10:02:17.020Z] 63f879dbbcfc: Verifying Checksum [2026-03-19T10:02:17.020Z] 63f879dbbcfc: Download complete [2026-03-19T10:02:17.279Z] e9a5061849ea: Verifying Checksum [2026-03-19T10:02:17.279Z] e9a5061849ea: Download complete [2026-03-19T10:02:17.279Z] d747dcd14b5f: Download complete [2026-03-19T10:02:17.538Z] ab5ef0e58194: Verifying Checksum [2026-03-19T10:02:17.538Z] ab5ef0e58194: Download complete [2026-03-19T10:02:17.538Z] 0d9ebad4ef96: Verifying Checksum [2026-03-19T10:02:17.538Z] 0d9ebad4ef96: Download complete [2026-03-19T10:02:17.538Z] 2de7ff778b66: Verifying Checksum [2026-03-19T10:02:17.538Z] 2de7ff778b66: Download complete [2026-03-19T10:02:21.721Z] ab5ef0e58194: Pull complete [2026-03-19T10:02:21.721Z] 9712f1f96733: Pull complete [2026-03-19T10:02:22.656Z] 63f879dbbcfc: Pull complete [2026-03-19T10:02:29.215Z] 0d9ebad4ef96: Pull complete [2026-03-19T10:02:29.215Z] e9a5061849ea: Pull complete [2026-03-19T10:02:29.215Z] d747dcd14b5f: Pull complete [2026-03-19T10:02:30.154Z] 2de7ff778b66: Pull complete [2026-03-19T10:02:30.154Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-03-19T10:02:30.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-19T10:02:30.154Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T10:02:30.255Z] prd-ubuntu20.04-docker-8c-8g-3706 does not seem to be running inside a container [2026-03-19T10:02:30.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-03-19T10:02:32.036Z] $ docker top eb05a210fdfa5bc286c0f39a05f1e4124b8f603b792fb1898ce48300c438abca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-03-19T10:02:32.098Z] provisioning config files... [2026-03-19T10:02:32.103Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config15692164702883589314tmp [2026-03-19T10:02:32.113Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6539431741043465574tmp [2026-03-19T10:02:32.122Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4898956389907923758tmp [Pipeline] { [Pipeline] echo [2026-03-19T10:02:32.227Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-19T10:02:32.527Z] ---> sigul-configuration.sh [2026-03-19T10:02:32.527Z] gpg: directory `/root/.gnupg' created [2026-03-19T10:02:32.527Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-03-19T10:02:32.527Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-03-19T10:02:32.527Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-03-19T10:02:32.527Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-03-19T10:02:32.527Z] gpg: CAST5 encrypted data [2026-03-19T10:02:32.527Z] gpg: encrypted with 1 passphrase [2026-03-19T10:02:32.527Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-03-19T10:02:32.821Z] + mkdir /home/jenkins [2026-03-19T10:02:32.821Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-03-19T10:02:33.114Z] + 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 [2026-03-19T10:02:33.129Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-19T10:02:33.418Z] ---> sigul-install.sh [2026-03-19T10:02:33.419Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-03-19T10:02:33.710Z] + git tag --list [2026-03-19T10:02:33.710Z] v0.0.1 [2026-03-19T10:02:33.710Z] v0.0.10 [2026-03-19T10:02:33.710Z] v0.0.11 [2026-03-19T10:02:33.710Z] v0.0.12 [2026-03-19T10:02:33.710Z] v0.0.13 [2026-03-19T10:02:33.710Z] v0.0.14 [2026-03-19T10:02:33.710Z] v0.0.15 [2026-03-19T10:02:33.710Z] v0.0.16 [2026-03-19T10:02:33.710Z] v0.0.17 [2026-03-19T10:02:33.710Z] v0.0.18 [2026-03-19T10:02:33.710Z] v0.0.19 [2026-03-19T10:02:33.710Z] v0.0.2 [2026-03-19T10:02:33.710Z] v0.0.20 [2026-03-19T10:02:33.710Z] v0.0.21 [2026-03-19T10:02:33.710Z] v0.0.22 [2026-03-19T10:02:33.710Z] v0.0.23 [2026-03-19T10:02:33.710Z] v0.0.24 [2026-03-19T10:02:33.710Z] v0.0.25 [2026-03-19T10:02:33.710Z] v0.0.26 [2026-03-19T10:02:33.710Z] v0.0.27 [2026-03-19T10:02:33.710Z] v0.0.28 [2026-03-19T10:02:33.710Z] v0.0.29 [2026-03-19T10:02:33.710Z] v0.0.3 [2026-03-19T10:02:33.710Z] v0.0.30 [2026-03-19T10:02:33.710Z] v0.0.31 [2026-03-19T10:02:33.710Z] v0.0.32 [2026-03-19T10:02:33.710Z] v0.0.33 [2026-03-19T10:02:33.710Z] v0.0.34 [2026-03-19T10:02:33.710Z] v0.0.35 [2026-03-19T10:02:33.710Z] v0.0.36 [2026-03-19T10:02:33.710Z] v0.0.37 [2026-03-19T10:02:33.710Z] v0.0.38 [2026-03-19T10:02:33.710Z] v0.0.39 [2026-03-19T10:02:33.710Z] v0.0.4 [2026-03-19T10:02:33.710Z] v0.0.40 [2026-03-19T10:02:33.710Z] v0.0.41 [2026-03-19T10:02:33.710Z] v0.0.42 [2026-03-19T10:02:33.710Z] v0.0.43 [2026-03-19T10:02:33.710Z] v0.0.44 [2026-03-19T10:02:33.710Z] v0.0.45 [2026-03-19T10:02:33.710Z] v0.0.46 [2026-03-19T10:02:33.710Z] v0.0.47 [2026-03-19T10:02:33.710Z] v0.0.48 [2026-03-19T10:02:33.710Z] v0.0.49 [2026-03-19T10:02:33.710Z] v0.0.5 [2026-03-19T10:02:33.710Z] v0.0.50 [2026-03-19T10:02:33.710Z] v0.0.51 [2026-03-19T10:02:33.710Z] v0.0.52 [2026-03-19T10:02:33.710Z] v0.0.53 [2026-03-19T10:02:33.710Z] v0.0.54 [2026-03-19T10:02:33.710Z] v0.0.55 [2026-03-19T10:02:33.710Z] v0.0.56 [2026-03-19T10:02:33.710Z] v0.0.57 [2026-03-19T10:02:33.710Z] v0.0.58 [2026-03-19T10:02:33.710Z] v0.0.59 [2026-03-19T10:02:33.710Z] v0.0.6 [2026-03-19T10:02:33.710Z] v0.0.60 [2026-03-19T10:02:33.710Z] v0.0.61 [2026-03-19T10:02:33.710Z] v0.0.62 [2026-03-19T10:02:33.710Z] v0.0.63 [2026-03-19T10:02:33.710Z] v0.0.64 [2026-03-19T10:02:33.710Z] v0.0.65 [2026-03-19T10:02:33.710Z] v0.0.66 [2026-03-19T10:02:33.710Z] v0.0.67 [2026-03-19T10:02:33.710Z] v0.0.68 [2026-03-19T10:02:33.710Z] v0.0.69 [2026-03-19T10:02:33.710Z] v0.0.7 [2026-03-19T10:02:33.710Z] v0.0.70 [2026-03-19T10:02:33.710Z] v0.0.71 [2026-03-19T10:02:33.710Z] v0.0.72 [2026-03-19T10:02:33.710Z] v0.0.8 [2026-03-19T10:02:33.710Z] v0.0.9 [2026-03-19T10:02:33.710Z] v2.0.0 [2026-03-19T10:02:33.710Z] v2.1.0 [2026-03-19T10:02:33.710Z] v2.1.1 [2026-03-19T10:02:33.710Z] v2.2.0 [2026-03-19T10:02:33.710Z] v2.3.0 [2026-03-19T10:02:33.710Z] v3.0 [2026-03-19T10:02:33.710Z] v3.0.0 [2026-03-19T10:02:33.710Z] v3.0.1 [2026-03-19T10:02:33.710Z] v3.1 [2026-03-19T10:02:33.710Z] v3.1.0 [2026-03-19T10:02:33.710Z] v4.0 [2026-03-19T10:02:33.710Z] v4.0.0 [2026-03-19T10:02:33.710Z] v4.0.1 [2026-03-19T10:02:33.710Z] v4.0.2 [2026-03-19T10:02:33.710Z] v4.0.3 [2026-03-19T10:02:33.710Z] v4.0.4 [2026-03-19T10:02:33.710Z] v4.0.4-dev.1 [2026-03-19T10:02:33.710Z] v4.0.4-dev.2 [2026-03-19T10:02:33.710Z] v4.0.4-dev.3 [2026-03-19T10:02:33.710Z] v4.1.0-dev.1 [2026-03-19T10:02:33.710Z] v4.1.0-dev.10 [2026-03-19T10:02:33.710Z] v4.1.0-dev.11 [2026-03-19T10:02:33.710Z] v4.1.0-dev.12 [2026-03-19T10:02:33.710Z] v4.1.0-dev.13 [2026-03-19T10:02:33.710Z] v4.1.0-dev.14 [2026-03-19T10:02:33.710Z] v4.1.0-dev.15 [2026-03-19T10:02:33.710Z] v4.1.0-dev.16 [2026-03-19T10:02:33.710Z] v4.1.0-dev.17 [2026-03-19T10:02:33.710Z] v4.1.0-dev.18 [2026-03-19T10:02:33.710Z] v4.1.0-dev.19 [2026-03-19T10:02:33.710Z] v4.1.0-dev.2 [2026-03-19T10:02:33.710Z] v4.1.0-dev.20 [2026-03-19T10:02:33.710Z] v4.1.0-dev.21 [2026-03-19T10:02:33.710Z] v4.1.0-dev.22 [2026-03-19T10:02:33.710Z] v4.1.0-dev.23 [2026-03-19T10:02:33.710Z] v4.1.0-dev.24 [2026-03-19T10:02:33.710Z] v4.1.0-dev.25 [2026-03-19T10:02:33.710Z] v4.1.0-dev.26 [2026-03-19T10:02:33.710Z] v4.1.0-dev.27 [2026-03-19T10:02:33.710Z] v4.1.0-dev.28 [2026-03-19T10:02:33.710Z] v4.1.0-dev.29 [2026-03-19T10:02:33.710Z] v4.1.0-dev.3 [2026-03-19T10:02:33.710Z] v4.1.0-dev.30 [2026-03-19T10:02:33.710Z] v4.1.0-dev.31 [2026-03-19T10:02:33.710Z] v4.1.0-dev.32 [2026-03-19T10:02:33.710Z] v4.1.0-dev.33 [2026-03-19T10:02:33.710Z] v4.1.0-dev.34 [2026-03-19T10:02:33.710Z] v4.1.0-dev.35 [2026-03-19T10:02:33.710Z] v4.1.0-dev.36 [2026-03-19T10:02:33.710Z] v4.1.0-dev.37 [2026-03-19T10:02:33.710Z] v4.1.0-dev.38 [2026-03-19T10:02:33.710Z] v4.1.0-dev.39 [2026-03-19T10:02:33.710Z] v4.1.0-dev.4 [2026-03-19T10:02:33.710Z] v4.1.0-dev.40 [2026-03-19T10:02:33.710Z] v4.1.0-dev.41 [2026-03-19T10:02:33.710Z] v4.1.0-dev.42 [2026-03-19T10:02:33.710Z] v4.1.0-dev.43 [2026-03-19T10:02:33.710Z] v4.1.0-dev.44 [2026-03-19T10:02:33.710Z] v4.1.0-dev.45 [2026-03-19T10:02:33.710Z] v4.1.0-dev.46 [2026-03-19T10:02:33.710Z] v4.1.0-dev.47 [2026-03-19T10:02:33.710Z] v4.1.0-dev.48 [2026-03-19T10:02:33.710Z] v4.1.0-dev.49 [2026-03-19T10:02:33.710Z] v4.1.0-dev.5 [2026-03-19T10:02:33.710Z] v4.1.0-dev.50 [2026-03-19T10:02:33.710Z] v4.1.0-dev.51 [2026-03-19T10:02:33.710Z] v4.1.0-dev.52 [2026-03-19T10:02:33.710Z] v4.1.0-dev.53 [2026-03-19T10:02:33.710Z] v4.1.0-dev.54 [2026-03-19T10:02:33.710Z] v4.1.0-dev.55 [2026-03-19T10:02:33.710Z] v4.1.0-dev.56 [2026-03-19T10:02:33.710Z] v4.1.0-dev.57 [2026-03-19T10:02:33.710Z] v4.1.0-dev.58 [2026-03-19T10:02:33.710Z] v4.1.0-dev.6 [2026-03-19T10:02:33.710Z] v4.1.0-dev.7 [2026-03-19T10:02:33.710Z] v4.1.0-dev.8 [2026-03-19T10:02:33.710Z] v4.1.0-dev.9 [Pipeline] sh [2026-03-19T10:02:34.000Z] + lftools sign git-tag v4.1.0-dev.58 [2026-03-19T10:02:34.576Z] Signing Git tag with Sigul... [2026-03-19T10:02:34.576Z] Signing v4.1.0-dev.58 [Pipeline] echo [2026-03-19T10:02:34.847Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-19T10:02:35.233Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-03-19T10:02:35.241Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-03-19T10:02:35.276Z] $ docker stop --time=1 eb05a210fdfa5bc286c0f39a05f1e4124b8f603b792fb1898ce48300c438abca [2026-03-19T10:02:36.541Z] $ docker rm -f --volumes eb05a210fdfa5bc286c0f39a05f1e4124b8f603b792fb1898ce48300c438abca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-03-19T10:02:36.978Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-19T10:02:36.978Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T10:02:37.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-19T10:02:37.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T10:02:37.353Z] prd-ubuntu20.04-docker-8c-8g-3706 does not seem to be running inside a container [2026-03-19T10:02:37.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-19T10:02:37.653Z] $ docker top 60cbd6ca974b61505a650d97caec7b08c3dbdd68e686103bfd40b76cdfefb28e -eo pid,comm [2026-03-19T10:02:37.691Z] 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). [2026-03-19T10:02:37.691Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-19T10:02:37.741Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-19T10:02:37.741Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-19T10:02:37.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-19T10:02:37.857Z] $ docker exec 60cbd6ca974b61505a650d97caec7b08c3dbdd68e686103bfd40b76cdfefb28e ssh-agent [2026-03-19T10:02:37.957Z] SSH_AUTH_SOCK=/tmp/ssh-GCAhCsJ2LGPZ/agent.32 [2026-03-19T10:02:37.957Z] SSH_AGENT_PID=38 [2026-03-19T10:02:37.960Z] Running ssh-add (command line suppressed) [2026-03-19T10:02:38.067Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10981868553040623452.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10981868553040623452.key) [2026-03-19T10:02:38.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-19T10:02:38.362Z] + git semver bump pre [2026-03-19T10:02:38.621Z] 2026-03-19 10:02:38,600 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-19T10:02:38.621Z] 2026-03-19 10:02:38,606 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2026-03-19T10:02:38.621Z] 2026-03-19 10:02:38,606 [bump_version] DEBUG bumping version:4.1.0-dev.58 on axis:pre with prefix:dev [2026-03-19T10:02:38.621Z] 2026-03-19 10:02:38,606 [bump_version] DEBUG bumped version:4.1.0-dev.59 [2026-03-19T10:02:38.621Z] 2026-03-19 10:02:38,606 [write_version] DEBUG write version:4.1.0-dev.59 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2026-03-19T10:02:38.621Z] 2026-03-19 10:02:38,606 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2026-03-19T10:02:38.621Z] 2026-03-19 10:02:38,606 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2026-03-19T10:02:38.621Z] 2026-03-19 10:02:38,608 [execute] INFO git cat-file --batch-check [2026-03-19T10:02:38.621Z] 2026-03-19 10:02:38,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-19T10:02:38.621Z] 2026-03-19 10:02:38,613 [execute] INFO git cat-file --batch [2026-03-19T10:02:38.621Z] 2026-03-19 10:02:38,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-19T10:02:38.621Z] 2026-03-19 10:02:38,616 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2026-03-19T10:02:38.621Z] 4.1.0-dev.59 [Pipeline] } [2026-03-19T10:02:38.899Z] $ docker exec --env ******** --env ******** 60cbd6ca974b61505a650d97caec7b08c3dbdd68e686103bfd40b76cdfefb28e ssh-agent -k [2026-03-19T10:02:38.992Z] unset SSH_AUTH_SOCK; [2026-03-19T10:02:38.992Z] unset SSH_AGENT_PID; [2026-03-19T10:02:38.992Z] echo Agent pid 38 killed; [2026-03-19T10:02:38.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-19T10:02:39.308Z] + git semver [Pipeline] } [2026-03-19T10:02:39.895Z] $ docker stop --time=1 60cbd6ca974b61505a650d97caec7b08c3dbdd68e686103bfd40b76cdfefb28e [2026-03-19T10:02:41.182Z] $ docker rm -f --volumes 60cbd6ca974b61505a650d97caec7b08c3dbdd68e686103bfd40b76cdfefb28e [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-19T10:02:41.527Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-19T10:02:41.527Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T10:02:41.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-19T10:02:41.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T10:02:41.894Z] prd-ubuntu20.04-docker-8c-8g-3706 does not seem to be running inside a container [2026-03-19T10:02:41.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-19T10:02:42.169Z] $ docker top 0e1847c3183ed899872ce35b40ab40d4a316d4c436f1c43ba22d92f2c660dbc6 -eo pid,comm [2026-03-19T10:02:42.205Z] 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). [2026-03-19T10:02:42.205Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-19T10:02:42.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-19T10:02:42.268Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-19T10:02:42.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-19T10:02:42.384Z] $ docker exec 0e1847c3183ed899872ce35b40ab40d4a316d4c436f1c43ba22d92f2c660dbc6 ssh-agent [2026-03-19T10:02:42.477Z] SSH_AUTH_SOCK=/tmp/ssh-SHPm5cL8w9lH/agent.33 [2026-03-19T10:02:42.477Z] SSH_AGENT_PID=39 [2026-03-19T10:02:42.481Z] Running ssh-add (command line suppressed) [2026-03-19T10:02:42.614Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6526019413600264760.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6526019413600264760.key) [2026-03-19T10:02:42.620Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-19T10:02:42.909Z] + git semver push [2026-03-19T10:02:43.169Z] 2026-03-19 10:02:43,132 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-19T10:02:43.169Z] 2026-03-19 10:02:43,136 [run_push] DEBUG push [2026-03-19T10:02:43.169Z] 2026-03-19 10:02:43,136 [execute] INFO git cat-file --batch-check [2026-03-19T10:02:43.169Z] 2026-03-19 10:02:43,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-19T10:02:43.169Z] 2026-03-19 10:02:43,139 [execute] INFO git rev-list 054d934c01b3a6183a2c1249e703cc6af1ae7b4c -- [2026-03-19T10:02:43.169Z] 2026-03-19 10:02:43,140 [execute] DEBUG Popen(['git', 'rev-list', '054d934c01b3a6183a2c1249e703cc6af1ae7b4c', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-19T10:02:43.169Z] 2026-03-19 10:02:43,152 [execute] INFO git fetch -v -- origin [2026-03-19T10:02:43.169Z] 2026-03-19 10:02:43,152 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-03-19T10:02:43.740Z] 2026-03-19 10:02:43,701 [run_push] DEBUG no remote changes detected [2026-03-19T10:02:43.740Z] 2026-03-19 10:02:43,701 [execute] INFO git push origin semver [2026-03-19T10:02:43.740Z] 2026-03-19 10:02:43,702 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-19T10:02:44.677Z] 2026-03-19 10:02:44,540 [run_push] DEBUG push all version tags [2026-03-19T10:02:44.677Z] 2026-03-19 10:02:44,541 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-03-19T10:02:44.677Z] 2026-03-19 10:02:44,541 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, stdin=None, shell=False, universal_newlines=False) [2026-03-19T10:02:45.337Z] 2026-03-19 10:02:45,335 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2026-03-19T10:02:45.337Z] 4.1.0-dev.59 [Pipeline] } [2026-03-19T10:02:45.678Z] $ docker exec --env ******** --env ******** 0e1847c3183ed899872ce35b40ab40d4a316d4c436f1c43ba22d92f2c660dbc6 ssh-agent -k [2026-03-19T10:02:45.781Z] unset SSH_AUTH_SOCK; [2026-03-19T10:02:45.781Z] unset SSH_AGENT_PID; [2026-03-19T10:02:45.781Z] echo Agent pid 39 killed; [2026-03-19T10:02:45.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-19T10:02:46.121Z] + git semver [Pipeline] } [2026-03-19T10:02:46.402Z] $ docker stop --time=1 0e1847c3183ed899872ce35b40ab40d4a316d4c436f1c43ba22d92f2c660dbc6 [2026-03-19T10:02:47.692Z] $ docker rm -f --volumes 0e1847c3183ed899872ce35b40ab40d4a316d4c436f1c43ba22d92f2c660dbc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-19T10:02:48.254Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2026-03-19T10:02:48.254Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2026-03-19T10:02:48.254Z] total 16 [2026-03-19T10:02:48.254Z] drwxr-xr-x 3 root root 4096 Mar 19 10:01 . [2026-03-19T10:02:48.254Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 19 10:02 .. [2026-03-19T10:02:48.254Z] drwxr-xr-x 2 root root 4096 Mar 19 10:01 cost [2026-03-19T10:02:48.254Z] -rw-r--r-- 1 root root 88 Mar 19 10:01 cost.csv [2026-03-19T10:02:48.254Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2026-03-19T10:02:48.254Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2026-03-19T10:02:48.254Z] total 16 [2026-03-19T10:02:48.254Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 19 10:01 . [2026-03-19T10:02:48.254Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 19 10:02 .. [2026-03-19T10:02:48.254Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 19 10:01 cost [2026-03-19T10:02:48.254Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 19 10:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-19T10:02:48.538Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-19T10:02:49.384Z] ---> package-listing.sh [2026-03-19T10:02:49.384Z] ++ facter osfamily [2026-03-19T10:02:49.384Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-19T10:02:49.644Z] + OS_FAMILY=debian [2026-03-19T10:02:49.644Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2026-03-19T10:02:49.644Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-19T10:02:49.644Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-19T10:02:49.644Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-19T10:02:49.644Z] + PACKAGES=/tmp/packages_start.txt [2026-03-19T10:02:49.644Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2026-03-19T10:02:49.644Z] + PACKAGES=/tmp/packages_end.txt [2026-03-19T10:02:49.644Z] + case "${OS_FAMILY}" in [2026-03-19T10:02:49.644Z] + dpkg -l [2026-03-19T10:02:49.644Z] + grep '^ii' [2026-03-19T10:02:49.644Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-19T10:02:49.644Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-19T10:02:49.644Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-19T10:02:49.644Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2026-03-19T10:02:49.644Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2026-03-19T10:02:49.644Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2026-03-19T10:02:49.653Z] 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 [2026-03-19T10:02:49.929Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-19T10:02:50.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-19T10:02:50.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-19T10:02:50.575Z] prd-ubuntu20.04-docker-8c-8g-3706 does not seem to be running inside a container [2026-03-19T10:02:50.617Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-19T10:02:50.833Z] $ docker top 94a4bdd7df53d3fad4769e40c9439f07210af0e1f7f32fe828756721d19ca82e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-19T10:02:51.171Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-19T10:02:51.449Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-19T10:02:51.730Z] + ls /var/log/sa-host [2026-03-19T10:02:51.730Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-19T10:02:51.797Z] provisioning config files... [2026-03-19T10:02:51.805Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1330164177878471805tmp [Pipeline] { [Pipeline] echo [2026-03-19T10:02:51.822Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-19T10:02:52.106Z] ---> create-netrc.sh [Pipeline] } [2026-03-19T10:02:52.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-19T10:02:52.440Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-19T10:02:52.448Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-19T10:02:52.729Z] ---> sudo-logs.sh [2026-03-19T10:02:52.729Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-19T10:02:52.758Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-19T10:02:53.039Z] ---> job-cost.sh [2026-03-19T10:02:53.039Z] lf-activate-venv: SKIPPING [2026-03-19T10:02:53.039Z] DEBUG: total: 0.2199999988079071 [2026-03-19T10:02:53.039Z] INFO: Retrieving Stack Cost... [2026-03-19T10:02:53.608Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-19T10:02:53.869Z] INFO: Archiving Costs [Pipeline] echo [2026-03-19T10:02:53.879Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-19T10:02:54.159Z] ---> logs-deploy.sh [2026-03-19T10:02:54.159Z] lf-activate-venv: SKIPPING [2026-03-19T10:02:54.159Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/424 [2026-03-19T10:02:54.159Z] INFO: archiving workspace using pattern(s): [2026-03-19T10:02:55.094Z] Archives upload complete. [2026-03-19T10:02:55.352Z] INFO: archiving logs to Nexus [2026-03-19T10:02:55.920Z] ---> uname -a: [2026-03-19T10:02:55.920Z] Linux prd-ubuntu20-04-docker-8c-8g-3706 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-03-19T10:02:55.920Z] [2026-03-19T10:02:55.920Z] [2026-03-19T10:02:55.920Z] ---> lscpu: [2026-03-19T10:02:55.920Z] Architecture: x86_64 [2026-03-19T10:02:55.920Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-19T10:02:55.920Z] Byte Order: Little Endian [2026-03-19T10:02:55.920Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-19T10:02:55.920Z] CPU(s): 8 [2026-03-19T10:02:55.920Z] On-line CPU(s) list: 0-7 [2026-03-19T10:02:55.920Z] Thread(s) per core: 1 [2026-03-19T10:02:55.920Z] Core(s) per socket: 1 [2026-03-19T10:02:55.920Z] Socket(s): 8 [2026-03-19T10:02:55.920Z] NUMA node(s): 1 [2026-03-19T10:02:55.920Z] Vendor ID: AuthenticAMD [2026-03-19T10:02:55.920Z] CPU family: 23 [2026-03-19T10:02:55.920Z] Model: 49 [2026-03-19T10:02:55.920Z] Model name: AMD EPYC-Rome Processor [2026-03-19T10:02:55.920Z] Stepping: 0 [2026-03-19T10:02:55.920Z] CPU MHz: 2800.000 [2026-03-19T10:02:55.920Z] BogoMIPS: 5600.00 [2026-03-19T10:02:55.920Z] Virtualization: AMD-V [2026-03-19T10:02:55.920Z] Hypervisor vendor: KVM [2026-03-19T10:02:55.920Z] Virtualization type: full [2026-03-19T10:02:55.920Z] L1d cache: 256 KiB [2026-03-19T10:02:55.920Z] L1i cache: 256 KiB [2026-03-19T10:02:55.920Z] L2 cache: 4 MiB [2026-03-19T10:02:55.920Z] L3 cache: 128 MiB [2026-03-19T10:02:55.920Z] NUMA node0 CPU(s): 0-7 [2026-03-19T10:02:55.920Z] Vulnerability Gather data sampling: Not affected [2026-03-19T10:02:55.920Z] Vulnerability Itlb multihit: Not affected [2026-03-19T10:02:55.920Z] Vulnerability L1tf: Not affected [2026-03-19T10:02:55.920Z] Vulnerability Mds: Not affected [2026-03-19T10:02:55.920Z] Vulnerability Meltdown: Not affected [2026-03-19T10:02:55.920Z] Vulnerability Mmio stale data: Not affected [2026-03-19T10:02:55.920Z] Vulnerability Retbleed: Vulnerable [2026-03-19T10:02:55.920Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-19T10:02:55.920Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-03-19T10:02:55.920Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-03-19T10:02:55.920Z] Vulnerability Srbds: Not affected [2026-03-19T10:02:55.920Z] Vulnerability Tsx async abort: Not affected [2026-03-19T10:02:55.920Z] 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-03-19T10:02:55.920Z] [2026-03-19T10:02:55.920Z] [2026-03-19T10:02:55.920Z] ---> nproc: [2026-03-19T10:02:55.920Z] 8 [2026-03-19T10:02:55.920Z] [2026-03-19T10:02:55.920Z] [2026-03-19T10:02:55.920Z] ---> df -h: [2026-03-19T10:02:55.920Z] Filesystem Size Used Avail Use% Mounted on [2026-03-19T10:02:55.920Z] overlay 155G 13G 143G 8% / [2026-03-19T10:02:55.920Z] tmpfs 64M 0 64M 0% /dev [2026-03-19T10:02:55.920Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-03-19T10:02:55.920Z] shm 64M 0 64M 0% /dev/shm [2026-03-19T10:02:55.920Z] /dev/vda1 155G 13G 143G 8% /facter-os [2026-03-19T10:02:55.920Z] [2026-03-19T10:02:55.920Z] [2026-03-19T10:02:55.920Z] ---> sar -b -r -n DEV: [2026-03-19T10:02:55.920Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-3706) 03/19/26 _x86_64_ (8 CPU) [2026-03-19T10:02:55.920Z] [2026-03-19T10:02:55.920Z] 09:59:12 LINUX RESTART (8 CPU) [2026-03-19T10:02:55.920Z] [2026-03-19T10:02:55.920Z] 10:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-03-19T10:02:55.920Z] 10:01:01 134.01 4.45 129.56 0.00 515.51 50138.18 0.00 [2026-03-19T10:02:55.920Z] 10:02:01 137.74 0.43 137.31 0.00 23.46 69381.24 0.00 [2026-03-19T10:02:55.920Z] Average: 135.88 2.44 133.44 0.00 269.49 59759.71 0.00 [2026-03-19T10:02:55.920Z] [2026-03-19T10:02:55.920Z] 10:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-03-19T10:02:55.920Z] 10:01:01 27015772 31370732 911480 2.77 119528 4391344 2125268 6.27 1854604 3473688 1162944 [2026-03-19T10:02:55.920Z] 10:02:01 26935784 31354372 929264 2.83 137960 4425808 2026316 5.97 1332192 4063080 75040 [2026-03-19T10:02:55.920Z] Average: 26975778 31362552 920372 2.80 128744 4408576 2075792 6.12 1593398 3768384 618992 [2026-03-19T10:02:55.920Z] [2026-03-19T10:02:55.920Z] 10:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-03-19T10:02:55.920Z] 10:01:01 docker0 75.47 106.83 6.49 1061.70 0.00 0.00 0.00 0.00 [2026-03-19T10:02:55.920Z] 10:01:01 vethf1be8d8 51.59 81.34 5.41 859.57 0.00 0.00 0.00 0.07 [2026-03-19T10:02:55.920Z] 10:01:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2026-03-19T10:02:55.920Z] 10:01:01 ens3 288.24 188.17 4463.42 65.82 0.00 0.00 0.00 0.00 [2026-03-19T10:02:55.920Z] 10:02:01 docker0 0.42 0.35 0.05 0.14 0.00 0.00 0.00 0.00 [2026-03-19T10:02:55.920Z] 10:02:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2026-03-19T10:02:55.920Z] 10:02:01 veth6ebc766 0.35 0.35 0.05 0.14 0.00 0.00 0.00 0.00 [2026-03-19T10:02:55.920Z] 10:02:01 ens3 251.99 148.73 6571.13 29.13 0.00 0.00 0.00 0.00 [2026-03-19T10:02:55.920Z] Average: docker0 37.94 53.59 3.27 530.92 0.00 0.00 0.00 0.00 [2026-03-19T10:02:55.920Z] Average: lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2026-03-19T10:02:55.920Z] Average: veth6ebc766 0.17 0.17 0.03 0.07 0.00 0.00 0.00 0.00 [2026-03-19T10:02:55.920Z] Average: ens3 270.11 168.45 5517.28 47.48 0.00 0.00 0.00 0.00 [2026-03-19T10:02:55.920Z] [2026-03-19T10:02:55.920Z] [2026-03-19T10:02:55.920Z] ---> sar -P ALL: [2026-03-19T10:02:55.920Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-3706) 03/19/26 _x86_64_ (8 CPU) [2026-03-19T10:02:55.920Z] [2026-03-19T10:02:55.920Z] 09:59:12 LINUX RESTART (8 CPU) [2026-03-19T10:02:55.920Z] [2026-03-19T10:02:55.920Z] 10:00:01 CPU %user %nice %system %iowait %steal %idle [2026-03-19T10:02:55.920Z] 10:01:01 all 37.25 0.00 7.76 0.98 0.08 53.94 [2026-03-19T10:02:55.920Z] 10:01:01 0 37.21 0.00 7.57 0.93 0.08 54.20 [2026-03-19T10:02:55.920Z] 10:01:01 1 38.40 0.00 7.54 0.24 0.07 53.75 [2026-03-19T10:02:55.920Z] 10:01:01 2 36.43 0.00 8.10 0.46 0.08 54.93 [2026-03-19T10:02:55.920Z] 10:01:01 3 38.28 0.00 8.24 4.22 0.10 49.15 [2026-03-19T10:02:55.920Z] 10:01:01 4 37.90 0.00 7.23 0.17 0.08 54.62 [2026-03-19T10:02:55.920Z] 10:01:01 5 36.75 0.00 6.45 0.42 0.07 56.31 [2026-03-19T10:02:55.920Z] 10:01:01 6 36.48 0.00 9.26 1.02 0.09 53.16 [2026-03-19T10:02:55.920Z] 10:01:01 7 36.52 0.00 7.69 0.35 0.08 55.36 [2026-03-19T10:02:55.920Z] 10:02:01 all 28.43 0.00 5.26 0.66 0.07 65.58 [2026-03-19T10:02:55.920Z] 10:02:01 0 28.53 0.00 5.38 0.15 0.07 65.87 [2026-03-19T10:02:55.920Z] 10:02:01 1 27.23 0.00 4.90 0.51 0.08 67.28 [2026-03-19T10:02:55.920Z] 10:02:01 2 27.23 0.00 5.40 1.05 0.07 66.25 [2026-03-19T10:02:55.920Z] 10:02:01 3 29.51 0.00 5.97 2.62 0.07 61.83 [2026-03-19T10:02:55.920Z] 10:02:01 4 29.75 0.00 5.26 0.41 0.07 64.52 [2026-03-19T10:02:55.920Z] 10:02:01 5 27.72 0.00 5.73 0.34 0.07 66.15 [2026-03-19T10:02:55.920Z] 10:02:01 6 28.01 0.00 4.45 0.20 0.05 67.29 [2026-03-19T10:02:55.920Z] 10:02:01 7 29.45 0.00 4.98 0.03 0.07 65.46 [2026-03-19T10:02:55.920Z] Average: all 32.84 0.00 6.51 0.82 0.08 59.76 [2026-03-19T10:02:55.920Z] Average: 0 32.87 0.00 6.48 0.54 0.08 60.03 [2026-03-19T10:02:55.920Z] Average: 1 32.81 0.00 6.22 0.37 0.08 60.53 [2026-03-19T10:02:55.920Z] Average: 2 31.84 0.00 6.75 0.75 0.08 60.58 [2026-03-19T10:02:55.920Z] Average: 3 33.90 0.00 7.11 3.42 0.08 55.48 [2026-03-19T10:02:55.920Z] Average: 4 33.84 0.00 6.25 0.29 0.08 59.55 [2026-03-19T10:02:55.920Z] Average: 5 32.23 0.00 6.09 0.38 0.07 61.23 [2026-03-19T10:02:55.920Z] Average: 6 32.23 0.00 6.85 0.61 0.07 60.24 [2026-03-19T10:02:55.920Z] Average: 7 32.99 0.00 6.34 0.19 0.08 60.40 [2026-03-19T10:02:55.920Z] [2026-03-19T10:02:55.920Z] [2026-03-19T10:02:55.920Z]