Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ea13c9b3c20d610f68b721375534697523c37432 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-ssh14588732290763954009.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh11290417579804598715.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-secrets/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-secrets/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17462134505600074169.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh844281139956511185.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-secrets/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-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16832304520591393447.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-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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-secrets 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-991 in /w/workspace/edgexfoundry_go-mod-secrets_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-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ea13c9b3c20d610f68b721375534697523c37432 (main) Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.1.0-dev.43" > git config core.sparsecheckout # timeout=10 > git checkout -f ea13c9b3c20d610f68b721375534697523c37432 # timeout=10 > git rev-list --no-walk 206c1ca2dda6ab2b3d710be026a900f39cabca4b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:05:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:05:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:05:24 ========================================================= 09:05:24 EdgeX Global Pipelines Version Info 09:05:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:05:25 ------------------- 09:05:25 stable info: 09:05:25 ------------------- 09:05:25 Commited By: Ginny Guan ginny@iotechsys.com 09:05:25 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 09:05:25 Message: update stable to v1.0.281 09:05:26 ------------------- 09:05:26 experimental info: 09:05:26 ------------------- 09:05:26 Commited By: **** collab-it+edgex@linuxfoundation.org 09:05:26 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 09:05:26 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea13c9b3c20d610f68b721375534697523c37432 [Pipeline] echo 09:05:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea13c9b [Pipeline] echo 09:05:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:05:27 + git rev-list -1 --merges ea13c9b3c20d610f68b721375534697523c37432~1..ea13c9b3c20d610f68b721375534697523c37432 [Pipeline] echo 09:05:27 -----------> git rev-list -1 --merges ea13c9b3c20d610f68b721375534697523c37432~1..ea13c9b3c20d610f68b721375534697523c37432 ea13c9b3c20d610f68b721375534697523c37432 09:05:27 ea13c9b3c20d610f68b721375534697523c37432 [false] [Pipeline] sh 09:05:27 + git log --format=format:%s -1 ea13c9b3c20d610f68b721375534697523c37432 [Pipeline] echo 09:05:27 ========================================================= 09:05:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:05:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:05:28 + git log --format=format:%s -1 ea13c9b3c20d610f68b721375534697523c37432 [Pipeline] echo 09:05:28 [semverPrep] GIT_COMMIT: ea13c9b3c20d610f68b721375534697523c37432, Commit Message: Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.1.0-dev.43 [Pipeline] echo 09:05:28 [semverPrep] This is not a build commit. [Pipeline] sh 09:05:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:05:28 + grep -v github /etc/ssh/ssh_known_hosts 09:05:28 + [ -e /tmp/ssh_known_hosts ] 09:05:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:05:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:05:28 + sudo tee -a /etc/ssh/ssh_known_hosts 09:05:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:05:29 09:05:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:05:30 0.1.4: Pulling from edgex-devops/py-git-semver 09:05:30 3dae71ba6b94: Pulling fs layer 09:05:30 6bf1a483ea7c: Pulling fs layer 09:05:30 f5dfc541a4d3: Pulling fs layer 09:05:30 461d9e800cba: Pulling fs layer 09:05:30 80192f66455f: Pulling fs layer 09:05:30 2e8e34ca0e6c: Pulling fs layer 09:05:30 461d9e800cba: Waiting 09:05:30 80192f66455f: Waiting 09:05:30 2e8e34ca0e6c: Waiting 09:05:30 a29436f7fd5d: Pulling fs layer 09:05:30 923cac83aea3: Pulling fs layer 09:05:30 a29436f7fd5d: Waiting 09:05:30 25ad8b0a4227: Pulling fs layer 09:05:30 923cac83aea3: Waiting 09:05:30 db01528c6b51: Pulling fs layer 09:05:30 28988de357af: Pulling fs layer 09:05:30 25ad8b0a4227: Waiting 09:05:30 db01528c6b51: Waiting 09:05:30 28988de357af: Waiting 09:05:30 6bf1a483ea7c: Verifying Checksum 09:05:30 6bf1a483ea7c: Download complete 09:05:30 461d9e800cba: Verifying Checksum 09:05:30 461d9e800cba: Download complete 09:05:30 80192f66455f: Verifying Checksum 09:05:30 80192f66455f: Download complete 09:05:30 3dae71ba6b94: Download complete 09:05:30 f5dfc541a4d3: Verifying Checksum 09:05:30 f5dfc541a4d3: Download complete 09:05:30 923cac83aea3: Verifying Checksum 09:05:30 923cac83aea3: Download complete 09:05:30 25ad8b0a4227: Verifying Checksum 09:05:30 25ad8b0a4227: Download complete 09:05:30 db01528c6b51: Verifying Checksum 09:05:30 db01528c6b51: Download complete 09:05:30 28988de357af: Verifying Checksum 09:05:30 28988de357af: Download complete 09:05:30 a29436f7fd5d: Verifying Checksum 09:05:30 a29436f7fd5d: Download complete 09:05:31 2e8e34ca0e6c: Verifying Checksum 09:05:31 2e8e34ca0e6c: Download complete 09:05:31 3dae71ba6b94: Pull complete 09:05:31 6bf1a483ea7c: Pull complete 09:05:32 f5dfc541a4d3: Pull complete 09:05:32 461d9e800cba: Pull complete 09:05:32 80192f66455f: Pull complete 09:05:35 2e8e34ca0e6c: Pull complete 09:05:36 a29436f7fd5d: Pull complete 09:05:36 923cac83aea3: Pull complete 09:05:36 25ad8b0a4227: Pull complete 09:05:36 db01528c6b51: Pull complete 09:05:36 28988de357af: Pull complete 09:05:36 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:05:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:05:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:36 prd-ubuntu20.04-docker-8c-8g-991 does not seem to be running inside a container 09:05:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 09:05:38 $ docker top e01e30ce66f784985241c01dbe9cd40cb34fff94b69d174c0db84ad0ddfcf13e -eo pid,comm 09:05:38 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). 09:05:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:05:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:05:38 [ssh-agent] Looking for ssh-agent implementation... 09:05:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:05:39 $ docker exec e01e30ce66f784985241c01dbe9cd40cb34fff94b69d174c0db84ad0ddfcf13e ssh-agent 09:05:39 SSH_AUTH_SOCK=/tmp/ssh-ky76Ne8YzxdG/agent.33 09:05:39 SSH_AGENT_PID=39 09:05:39 Running ssh-add (command line suppressed) 09:05:39 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5822363327465115629.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5822363327465115629.key) 09:05:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:05:39 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] sh 09:05:39 + git tag --points-at HEAD [Pipeline] } 09:05:39 $ docker exec --env ******** --env ******** e01e30ce66f784985241c01dbe9cd40cb34fff94b69d174c0db84ad0ddfcf13e ssh-agent -k 09:05:40 unset SSH_AUTH_SOCK; 09:05:40 unset SSH_AGENT_PID; 09:05:40 echo Agent pid 39 killed; 09:05:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:05:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:05:40 [ssh-agent] Looking for ssh-agent implementation... 09:05:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:05:40 $ docker exec e01e30ce66f784985241c01dbe9cd40cb34fff94b69d174c0db84ad0ddfcf13e ssh-agent 09:05:40 SSH_AUTH_SOCK=/tmp/ssh-sBGY88egeov0/agent.86 09:05:40 SSH_AGENT_PID=92 09:05:40 Running ssh-add (command line suppressed) 09:05:40 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_13188693447000514544.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_13188693447000514544.key) 09:05:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:05:40 + git semver init 09:05:41 2026-08-27 09:05:41,129 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:05:41 2026-08-27 09:05:41,135 [run_init] DEBUG init version:0.0.0 force:False 09:05:41 2026-08-27 09:05:41,135 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver 09:05:41 2026-08-27 09:05:41,136 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 09:05:41 2026-08-27 09:05:41,136 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, stdin=None, shell=False, universal_newlines=False) 09:05:42 2026-08-27 09:05:42,532 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude 09:05:42 2026-08-27 09:05:42,532 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False 09:05:42 2026-08-27 09:05:42,532 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 09:05:42 2026-08-27 09:05:42,532 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 09:05:42 4.1.0-dev.23 [Pipeline] } 09:05:42 $ docker exec --env ******** --env ******** e01e30ce66f784985241c01dbe9cd40cb34fff94b69d174c0db84ad0ddfcf13e ssh-agent -k 09:05:42 unset SSH_AUTH_SOCK; 09:05:42 unset SSH_AGENT_PID; 09:05:42 echo Agent pid 92 killed; 09:05:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:05:43 + git semver [Pipeline] } 09:05:43 $ docker stop --time=1 e01e30ce66f784985241c01dbe9cd40cb34fff94b69d174c0db84ad0ddfcf13e 09:05:44 $ docker rm -f --volumes e01e30ce66f784985241c01dbe9cd40cb34fff94b69d174c0db84ad0ddfcf13e [Pipeline] // withDockerContainer [Pipeline] sh 09:05:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:05:45 Stashed 1 file(s) [Pipeline] echo 09:05:45 [edgeXSemver]: initialized semver on version 4.1.0-dev.23 [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 09:05:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:05:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:05:45 ========================================================= 09:05:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 09:05:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:05:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:05:46 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 09:05:46 2d35ebdb57d9: Pulling fs layer 09:05:46 c35fb4624d26: Pulling fs layer 09:05:46 4e2aec7ef170: Pulling fs layer 09:05:46 333b49ad6fbf: Pulling fs layer 09:05:46 4f4fb700ef54: Pulling fs layer 09:05:46 c3e65509a76b: Pulling fs layer 09:05:46 7cf9ebb963bd: Pulling fs layer 09:05:46 bb34ca984cfb: Pulling fs layer 09:05:46 151cf03bc807: Pulling fs layer 09:05:46 4f4fb700ef54: Waiting 09:05:46 333b49ad6fbf: Waiting 09:05:46 c3e65509a76b: Waiting 09:05:46 151cf03bc807: Waiting 09:05:46 bb34ca984cfb: Waiting 09:05:46 c35fb4624d26: Verifying Checksum 09:05:46 c35fb4624d26: Download complete 09:05:46 333b49ad6fbf: Verifying Checksum 09:05:46 333b49ad6fbf: Download complete 09:05:46 2d35ebdb57d9: Verifying Checksum 09:05:46 2d35ebdb57d9: Download complete 09:05:46 4f4fb700ef54: Verifying Checksum 09:05:46 4f4fb700ef54: Download complete 09:05:46 c3e65509a76b: Verifying Checksum 09:05:46 c3e65509a76b: Download complete 09:05:46 7cf9ebb963bd: Verifying Checksum 09:05:46 7cf9ebb963bd: Download complete 09:05:46 2d35ebdb57d9: Pull complete 09:05:46 c35fb4624d26: Pull complete 09:05:46 4e2aec7ef170: Verifying Checksum 09:05:46 4e2aec7ef170: Download complete 09:05:46 151cf03bc807: Verifying Checksum 09:05:46 151cf03bc807: Download complete 09:05:47 bb34ca984cfb: Verifying Checksum 09:05:47 bb34ca984cfb: Download complete 09:05:51 4e2aec7ef170: Pull complete 09:05:51 333b49ad6fbf: Pull complete 09:05:51 4f4fb700ef54: Pull complete 09:05:51 c3e65509a76b: Pull complete 09:05:51 7cf9ebb963bd: Pull complete 09:05:53 bb34ca984cfb: Pull complete 09:05:54 151cf03bc807: Pull complete 09:05:54 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 09:05:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:05:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh 09:05:54 + 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 09:05:54 + docker inspect -f . ci-base-image-x86_64 09:05:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:54 prd-ubuntu20.04-docker-8c-8g-991 does not seem to be running inside a container 09:05:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 09:05:56 $ docker top 318f593aee95265e8c9c9622b211763809fc4d8bbfa20cc3341f8408735ea89e -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:56 + go version 09:05:56 go version go1.25.2 linux/amd64 [Pipeline] } 09:05:56 $ docker stop --time=1 318f593aee95265e8c9c9622b211763809fc4d8bbfa20cc3341f8408735ea89e 09:05:58 $ docker rm -f --volumes 318f593aee95265e8c9c9622b211763809fc4d8bbfa20cc3341f8408735ea89e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:58 + docker inspect -f . ci-base-image-x86_64 09:05:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:58 prd-ubuntu20.04-docker-8c-8g-991 does not seem to be running inside a container 09:05:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 09:05:58 $ docker top b2a2cfce246b9227319c30997052b843f1b309f1761c2b03dd7c4c354df52c91 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:59 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh 09:05:59 + make test 09:05:59 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 09:05:59 go: downloading github.com/stretchr/testify v1.12.1 09:05:59 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.43 09:05:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.8.1 09:06:00 go: downloading github.com/go-jose/go-jose/v4 v4.1.4 09:06:00 go: downloading google.golang.org/grpc v1.82.1 09:06:00 go: downloading github.com/go-kit/log v0.2.1 09:06:00 go: downloading github.com/go-playground/validator/v10 v10.30.3 09:06:00 go: downloading github.com/google/uuid v1.6.0 09:06:00 go: downloading github.com/stretchr/objx v0.5.3 09:06:00 go: downloading google.golang.org/protobuf v1.36.11 09:06:00 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:06:00 go: downloading go.yaml.in/yaml/v3 v3.0.5 09:06:00 go: downloading github.com/gabriel-vasile/mimetype v1.4.13 09:06:00 go: downloading github.com/go-playground/universal-translator v0.18.1 09:06:00 go: downloading github.com/leodido/go-urn v1.4.0 09:06:00 go: downloading golang.org/x/text v0.37.0 09:06:00 go: downloading golang.org/x/crypto v0.52.0 09:06:00 go: downloading golang.org/x/net v0.55.0 09:06:00 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260414002931-afd174a4e478 09:06:00 go: downloading golang.org/x/sys v0.45.0 09:06:00 go: downloading github.com/go-playground/locales v0.14.1 09:06:33 ok github.com/edgexfoundry/go-mod-secrets/v4/internal/pkg/openbao 8.735s coverage: 74.5% of statements 09:06:33 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg 1.037s coverage: 52.2% of statements 09:06:33 ? github.com/edgexfoundry/go-mod-secrets/v4/pkg/keys [no test files] 09:06:33 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/listener 10.050s coverage: 96.7% of statements 09:06:33 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader 1.027s coverage: 82.9% of statements 09:06:33 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader/mocks coverage: 0.0% of statements 09:06:33 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer 1.049s coverage: 100.0% of statements 09:06:33 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer/mocks coverage: 0.0% of statements 09:06:33 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider 1.042s coverage: 55.8% of statements 09:06:33 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements 09:06:33 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/types 1.026s coverage: 73.7% of statements 09:06:33 ok github.com/edgexfoundry/go-mod-secrets/v4/secrets 1.035s coverage: 100.0% of statements 09:06:33 github.com/edgexfoundry/go-mod-secrets/v4/secrets/mocks coverage: 0.0% of statements 09:06:47 0 issues. 09:06:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:06:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:06:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:06:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 09:06:50 $ docker stop --time=1 b2a2cfce246b9227319c30997052b843f1b309f1761c2b03dd7c4c354df52c91 09:06:52 $ docker rm -f --volumes b2a2cfce246b9227319c30997052b843f1b309f1761c2b03dd7c4c354df52c91 [Pipeline] // withDockerContainer [Pipeline] sh 09:06:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:06:53 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 09:06:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:53 09:06:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:53 latest: Pulling from edgex-lftools-log-publisher 09:06:53 5eb5b503b376: Pulling fs layer 09:06:53 5c69ac0246d0: Pulling fs layer 09:06:53 ec43610c2a17: Pulling fs layer 09:06:53 3a2ae6a8a46f: Pulling fs layer 09:06:53 33b1e0a273af: Pulling fs layer 09:06:53 5d3b04190fa2: Pulling fs layer 09:06:53 2f39f015ded8: Pulling fs layer 09:06:53 3a2ae6a8a46f: Waiting 09:06:53 33b1e0a273af: Waiting 09:06:53 5d3b04190fa2: Waiting 09:06:53 2f39f015ded8: Waiting 09:06:53 5c69ac0246d0: Verifying Checksum 09:06:53 5c69ac0246d0: Download complete 09:06:53 3a2ae6a8a46f: Verifying Checksum 09:06:53 3a2ae6a8a46f: Download complete 09:06:54 ec43610c2a17: Verifying Checksum 09:06:54 ec43610c2a17: Download complete 09:06:54 33b1e0a273af: Verifying Checksum 09:06:54 33b1e0a273af: Download complete 09:06:54 5d3b04190fa2: Verifying Checksum 09:06:54 5d3b04190fa2: Download complete 09:06:54 5eb5b503b376: Download complete 09:06:54 2f39f015ded8: Verifying Checksum 09:06:54 2f39f015ded8: Download complete 09:06:55 5eb5b503b376: Pull complete 09:06:55 5c69ac0246d0: Pull complete 09:06:56 ec43610c2a17: Pull complete 09:06:56 3a2ae6a8a46f: Pull complete 09:06:56 33b1e0a273af: Pull complete 09:06:56 5d3b04190fa2: Pull complete 09:07:03 2f39f015ded8: Pull complete 09:07:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:03 prd-ubuntu20.04-docker-8c-8g-991 does not seem to be running inside a container 09:07:03 $ 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/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 09:07:04 $ docker top 097a502027f91fcd75ec6661f60321a8c511310574da3abec0a7c708b9cea8f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:04 ---> job-cost.sh 09:07:04 lf-activate-venv: SKIPPING 09:07:04 INFO: No Stack... 09:07:05 INFO: Retrieving Pricing Info for: v3-standard-8 09:07:05 INFO: Archiving Costs [Pipeline] sh 09:07:05 + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv 09:07:05 + cut -d, -f6 [Pipeline] lock 09:07:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-138-stack-cost] 09:07:05 Resource [jenkins-edgexfoundry-go-mod-secrets-main-138-stack-cost] did not exist. Created. 09:07:05 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:07:05 + echo total: 0.2199999988079071 [Pipeline] stash 09:07:05 Stashed 1 file(s) [Pipeline] } 09:07:05 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-main-138-stack-cost] [Pipeline] // lock [Pipeline] } 09:07:05 $ docker stop --time=1 097a502027f91fcd75ec6661f60321a8c511310574da3abec0a7c708b9cea8f7 09:07:07 $ docker rm -f --volumes 097a502027f91fcd75ec6661f60321a8c511310574da3abec0a7c708b9cea8f7 [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 09:07:07 provisioning config files... 09:07:07 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5542746080709388630tmp [Pipeline] { [Pipeline] sh 09:07:07 + set +x 09:07:07 + curl -s https://codecov.io/bash 09:07:07 + bash -s -- 09:07:07 09:07:07 _____ _ 09:07:07 / ____| | | 09:07:07 | | ___ __| | ___ ___ _____ __ 09:07:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:07:07 | |___| (_) | (_| | __/ (_| (_) \ V / 09:07:07 \_____\___/ \__,_|\___|\___\___/ \_/ 09:07:07 Bash-1.0.6 09:07:07 09:07:07 09:07:07 ==> git version 2.25.1 found 09:07:07 ==> 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 09:07:07 Release-Date: 2020-01-08 09:07:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:07:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:07:07 ==> Jenkins CI detected. 09:07:07 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 09:07:07 project root: . 09:07:07 --> token set from env 09:07:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:07:08 ==> Running gcov in . (disable via -X gcov) 09:07:08 ==> Python coveragepy not found 09:07:08 ==> Searching for coverage reports in: 09:07:08 + . 09:07:08 -> Found 1 reports 09:07:08 ==> Detecting git/mercurial file structure 09:07:08 ==> Reading reports 09:07:08 + ./coverage.out bytes=76267 09:07:08 ==> Appending adjustments 09:07:08 https://docs.codecov.io/docs/fixing-reports 09:07:08 + Found adjustments 09:07:08 ==> Gzipping contents 09:07:08 12K /tmp/codecov.Txsf5T.gz 09:07:08 ==> Uploading reports 09:07:08 url: https://codecov.io 09:07:08 query: branch=main&commit=ea13c9b3c20d610f68b721375534697523c37432&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 09:07:08 -> Pinging Codecov 09:07:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ea13c9b3c20d610f68b721375534697523c37432&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 09:07:08 -> Uploading to 09:07:08 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-secrets/ea13c9b3c20d610f68b721375534697523c37432/ea286c04-0ba3-4e41-8e0c-57b49da9027c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260827%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260827T090708Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=374c7ec978af025df33b8bad9ae2cddcaacd1ced70f04ea05c2b66037b999784 09:07:08 % Total % Received % Xferd Average Speed Time Time Time Current 09:07:08 Dload Upload Total Spent Left Speed 09:07:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10795 0 0 100 10795 0 48846 --:--:-- --:--:-- --:--:-- 48846 09:07:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/ea13c9b3c20d610f68b721375534697523c37432 [Pipeline] } 09:07:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:07:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:07:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:07:09 09:07:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:07:09 latest: Pulling from edgex-devops/edgex-snyk-go 09:07:09 2d35ebdb57d9: Already exists 09:07:09 85e8836fcdb2: Pulling fs layer 09:07:09 91631faa732a: Pulling fs layer 09:07:09 f3f5ae8826fa: Pulling fs layer 09:07:09 4f4fb700ef54: Pulling fs layer 09:07:09 7861252a18e6: Pulling fs layer 09:07:09 9130f900ef6f: Pulling fs layer 09:07:09 4f4fb700ef54: Waiting 09:07:09 7861252a18e6: Waiting 09:07:09 9130f900ef6f: Waiting 09:07:09 f3f5ae8826fa: Verifying Checksum 09:07:09 f3f5ae8826fa: Download complete 09:07:09 4f4fb700ef54: Verifying Checksum 09:07:09 4f4fb700ef54: Download complete 09:07:09 85e8836fcdb2: Verifying Checksum 09:07:09 85e8836fcdb2: Download complete 09:07:09 85e8836fcdb2: Pull complete 09:07:09 7861252a18e6: Verifying Checksum 09:07:09 7861252a18e6: Download complete 09:07:10 91631faa732a: Verifying Checksum 09:07:10 91631faa732a: Download complete 09:07:10 9130f900ef6f: Verifying Checksum 09:07:10 9130f900ef6f: Download complete 09:07:14 91631faa732a: Pull complete 09:07:14 f3f5ae8826fa: Pull complete 09:07:14 4f4fb700ef54: Pull complete 09:07:14 7861252a18e6: Pull complete 09:07:18 9130f900ef6f: Pull complete 09:07:18 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 09:07:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:07:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:18 prd-ubuntu20.04-docker-8c-8g-991 does not seem to be running inside a container 09:07:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 09:07:20 $ docker top f300e5b22d0ae37d77a8a3315eaec5b30b85f61b2c11e7b6e42fc4e8f769b390 -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:20 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] echo 09:07:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh 09:07:20 + set -o pipefail 09:07:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' 09:07:27 09:07:27 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v4)... 09:07:27 09:07:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/2dead42e-5de1-4c38-a2c0-ac58afb943e8/history/1e5a0f5d-d9fa-4123-8743-ecae8f017919 09:07:27 09:07:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:07:27 [Pipeline] } 09:07:27 $ docker stop --time=1 f300e5b22d0ae37d77a8a3315eaec5b30b85f61b2c11e7b6e42fc4e8f769b390 09:07:29 $ docker rm -f --volumes f300e5b22d0ae37d77a8a3315eaec5b30b85f61b2c11e7b6e42fc4e8f769b390 [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 09:07:30 + git log --format=format:%s -1 ea13c9b3c20d610f68b721375534697523c37432 [Pipeline] sh 09:07:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:07:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:07:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:31 prd-ubuntu20.04-docker-8c-8g-991 does not seem to be running inside a container 09:07:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 09:07:31 $ docker top c2b58527f815bb2e6d2a4926227cbe6272ecdd77ae2ac6e8cc7ad0fbb788fc2d -eo pid,comm 09:07:31 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). 09:07:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:07:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:07:31 [ssh-agent] Looking for ssh-agent implementation... 09:07:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:07:31 $ docker exec c2b58527f815bb2e6d2a4926227cbe6272ecdd77ae2ac6e8cc7ad0fbb788fc2d ssh-agent 09:07:31 SSH_AUTH_SOCK=/tmp/ssh-a6uUYrUE0zIJ/agent.31 09:07:31 SSH_AGENT_PID=37 09:07:31 Running ssh-add (command line suppressed) 09:07:31 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2914722365745477972.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2914722365745477972.key) 09:07:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:07:32 + git semver tag 09:07:32 2026-08-27 09:07:32,461 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:07:32 2026-08-27 09:07:32,464 [run_tag] DEBUG tag force:False 09:07:32 2026-08-27 09:07:32,464 [check_head_tag] DEBUG check head tag 09:07:32 2026-08-27 09:07:32,465 [execute] INFO git cat-file --batch-check 09:07:32 2026-08-27 09:07:32,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, stdin=, shell=False, universal_newlines=False) 09:07:32 2026-08-27 09:07:32,467 [execute] INFO git cat-file --batch 09:07:32 2026-08-27 09:07:32,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, stdin=, shell=False, universal_newlines=False) 09:07:32 2026-08-27 09:07:32,484 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 09:07:32 2026-08-27 09:07:32,484 [execute] INFO git tag -a v4.1.0-dev.23 -m v4.1.0-dev.23 09:07:32 2026-08-27 09:07:32,484 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.23', '-m', 'v4.1.0-dev.23'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, stdin=None, shell=False, universal_newlines=False) 09:07:32 2026-08-27 09:07:32,487 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 09:07:32 4.1.0-dev.23 [Pipeline] } 09:07:32 $ docker exec --env ******** --env ******** c2b58527f815bb2e6d2a4926227cbe6272ecdd77ae2ac6e8cc7ad0fbb788fc2d ssh-agent -k 09:07:32 unset SSH_AUTH_SOCK; 09:07:32 unset SSH_AGENT_PID; 09:07:32 echo Agent pid 37 killed; 09:07:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:07:33 + git semver [Pipeline] } 09:07:33 $ docker stop --time=1 c2b58527f815bb2e6d2a4926227cbe6272ecdd77ae2ac6e8cc7ad0fbb788fc2d 09:07:34 $ docker rm -f --volumes c2b58527f815bb2e6d2a4926227cbe6272ecdd77ae2ac6e8cc7ad0fbb788fc2d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:07:35 09:07:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:07:35 0.23.1-centos7: Pulling from edgex-lftools 09:07:35 ab5ef0e58194: Pulling fs layer 09:07:35 9712f1f96733: Pulling fs layer 09:07:35 63f879dbbcfc: Pulling fs layer 09:07:35 0d9ebad4ef96: Pulling fs layer 09:07:35 e9a5061849ea: Pulling fs layer 09:07:35 d747dcd14b5f: Pulling fs layer 09:07:35 2de7ff778b66: Pulling fs layer 09:07:35 e9a5061849ea: Waiting 09:07:35 d747dcd14b5f: Waiting 09:07:35 2de7ff778b66: Waiting 09:07:35 0d9ebad4ef96: Waiting 09:07:35 9712f1f96733: Verifying Checksum 09:07:35 9712f1f96733: Download complete 09:07:36 63f879dbbcfc: Verifying Checksum 09:07:36 63f879dbbcfc: Download complete 09:07:36 e9a5061849ea: Verifying Checksum 09:07:36 e9a5061849ea: Download complete 09:07:36 d747dcd14b5f: Download complete 09:07:36 ab5ef0e58194: Verifying Checksum 09:07:36 ab5ef0e58194: Download complete 09:07:36 2de7ff778b66: Verifying Checksum 09:07:36 2de7ff778b66: Download complete 09:07:36 0d9ebad4ef96: Verifying Checksum 09:07:36 0d9ebad4ef96: Download complete 09:07:39 ab5ef0e58194: Pull complete 09:07:39 9712f1f96733: Pull complete 09:07:39 63f879dbbcfc: Pull complete 09:07:44 0d9ebad4ef96: Pull complete 09:07:44 e9a5061849ea: Pull complete 09:07:44 d747dcd14b5f: Pull complete 09:07:46 2de7ff778b66: Pull complete 09:07:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:07:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:07:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:46 prd-ubuntu20.04-docker-8c-8g-991 does not seem to be running inside a container 09:07:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 09:07:48 $ docker top 04072d47c178524089a3777e822a4f4ed36cf4f28394a50c8acde86ed84604ae -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:07:48 provisioning config files... 09:07:48 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4103762119008353365tmp 09:07:48 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config10743192708897420771tmp 09:07:48 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5534283543944775688tmp [Pipeline] { [Pipeline] echo 09:07:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:07:48 ---> sigul-configuration.sh 09:07:48 gpg: directory `/root/.gnupg' created 09:07:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:07:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:07:48 gpg: keyring `/root/.gnupg/secring.gpg' created 09:07:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:07:48 gpg: CAST5 encrypted data 09:07:48 gpg: encrypted with 1 passphrase 09:07:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:07:49 + mkdir /home/jenkins 09:07:49 + mkdir /home/jenkins/sigul [Pipeline] sh 09:07:49 + 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 09:07:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:07:49 ---> sigul-install.sh 09:07:49 Sigul already installed; skipping installation. [Pipeline] sh 09:07:50 + git tag --list 09:07:50 v0.0.0 09:07:50 v0.0.1 09:07:50 v0.0.10 09:07:50 v0.0.11 09:07:50 v0.0.12 09:07:50 v0.0.13 09:07:50 v0.0.14 09:07:50 v0.0.15 09:07:50 v0.0.16 09:07:50 v0.0.17 09:07:50 v0.0.18 09:07:50 v0.0.19 09:07:50 v0.0.2 09:07:50 v0.0.20 09:07:50 v0.0.21 09:07:50 v0.0.22 09:07:50 v0.0.23 09:07:50 v0.0.24 09:07:50 v0.0.25 09:07:50 v0.0.26 09:07:50 v0.0.27 09:07:50 v0.0.28 09:07:50 v0.0.29 09:07:50 v0.0.3 09:07:50 v0.0.30 09:07:50 v0.0.31 09:07:50 v0.0.32 09:07:50 v0.0.33 09:07:50 v0.0.4 09:07:50 v0.0.5 09:07:50 v0.0.6 09:07:50 v0.0.7 09:07:50 v0.0.8 09:07:50 v0.0.9 09:07:50 v2.0.0 09:07:50 v2.1.0 09:07:50 v2.1.1 09:07:50 v2.2.0 09:07:50 v2.3.0 09:07:50 v3.0 09:07:50 v3.0.0 09:07:50 v3.0.1 09:07:50 v3.1 09:07:50 v3.1.0 09:07:50 v4.0 09:07:50 v4.0.0 09:07:50 v4.0.1 09:07:50 v4.0.2 09:07:50 v4.1.0-dev.18 09:07:50 v4.1.0-dev.19 09:07:50 v4.1.0-dev.20 09:07:50 v4.1.0-dev.21 09:07:50 v4.1.0-dev.22 09:07:50 v4.1.0-dev.23 [Pipeline] sh 09:07:50 + lftools sign git-tag v4.1.0-dev.23 09:07:51 Signing Git tag with Sigul... 09:07:51 Signing v4.1.0-dev.23 09:09:42 ERROR: I/O error: NSPR connection reset [Pipeline] echo 09:09:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:09:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:09:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:09:43 $ docker stop --time=1 04072d47c178524089a3777e822a4f4ed36cf4f28394a50c8acde86ed84604ae 09:09:44 $ docker rm -f --volumes 04072d47c178524089a3777e822a4f4ed36cf4f28394a50c8acde86ed84604ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:09:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:09:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:09:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:45 prd-ubuntu20.04-docker-8c-8g-991 does not seem to be running inside a container 09:09:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 09:09:45 $ docker top 3be7e200f1944e10fa249f3dd3af4604fd3be87685b4cc7d4a141b7b7427b2ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:09:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:09:45 [ssh-agent] Looking for ssh-agent implementation... 09:09:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:09:45 $ docker exec 3be7e200f1944e10fa249f3dd3af4604fd3be87685b4cc7d4a141b7b7427b2ba ssh-agent 09:09:45 SSH_AUTH_SOCK=/tmp/ssh-6m1cMlmn1lcU/agent.33 09:09:45 SSH_AGENT_PID=39 09:09:45 Running ssh-add (command line suppressed) 09:09:46 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2166811306509944037.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2166811306509944037.key) 09:09:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:09:46 + git semver bump pre 09:09:46 2026-08-27 09:09:46,602 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:09:46 2026-08-27 09:09:46,606 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 09:09:46 2026-08-27 09:09:46,607 [bump_version] DEBUG bumping version:4.1.0-dev.23 on axis:pre with prefix:dev 09:09:46 2026-08-27 09:09:46,607 [bump_version] DEBUG bumped version:4.1.0-dev.24 09:09:46 2026-08-27 09:09:46,607 [write_version] DEBUG write version:4.1.0-dev.24 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True 09:09:46 2026-08-27 09:09:46,607 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 09:09:46 2026-08-27 09:09:46,607 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 09:09:46 2026-08-27 09:09:46,610 [execute] INFO git cat-file --batch-check 09:09:46 2026-08-27 09:09:46,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=, shell=False, universal_newlines=False) 09:09:46 2026-08-27 09:09:46,615 [execute] INFO git cat-file --batch 09:09:46 2026-08-27 09:09:46,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=, shell=False, universal_newlines=False) 09:09:46 2026-08-27 09:09:46,619 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 09:09:46 4.1.0-dev.24 [Pipeline] } 09:09:46 $ docker exec --env ******** --env ******** 3be7e200f1944e10fa249f3dd3af4604fd3be87685b4cc7d4a141b7b7427b2ba ssh-agent -k 09:09:46 unset SSH_AUTH_SOCK; 09:09:46 unset SSH_AGENT_PID; 09:09:46 echo Agent pid 39 killed; 09:09:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:09:47 + git semver [Pipeline] } 09:09:47 $ docker stop --time=1 3be7e200f1944e10fa249f3dd3af4604fd3be87685b4cc7d4a141b7b7427b2ba 09:09:49 $ docker rm -f --volumes 3be7e200f1944e10fa249f3dd3af4604fd3be87685b4cc7d4a141b7b7427b2ba [Pipeline] // withDockerContainer [Pipeline] sh 09:09:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:09:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:09:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:49 prd-ubuntu20.04-docker-8c-8g-991 does not seem to be running inside a container 09:09:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 09:09:50 $ docker top 0c626790401867ab71bcf6c8aa956ce439e2572984e03dd3c5a19130ac6cb009 -eo pid,comm 09:09:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:09:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:09:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:09:50 [ssh-agent] Looking for ssh-agent implementation... 09:09:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:09:50 $ docker exec 0c626790401867ab71bcf6c8aa956ce439e2572984e03dd3c5a19130ac6cb009 ssh-agent 09:09:50 SSH_AUTH_SOCK=/tmp/ssh-Zqlt0FZbGeqU/agent.30 09:09:50 SSH_AGENT_PID=36 09:09:50 Running ssh-add (command line suppressed) 09:09:50 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_45879433284181567.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_45879433284181567.key) 09:09:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:09:50 + git semver push 09:09:51 2026-08-27 09:09:51,156 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:09:51 2026-08-27 09:09:51,160 [run_push] DEBUG push 09:09:51 2026-08-27 09:09:51,160 [execute] INFO git cat-file --batch-check 09:09:51 2026-08-27 09:09:51,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=, shell=False, universal_newlines=False) 09:09:51 2026-08-27 09:09:51,162 [execute] INFO git rev-list 42a7ead6f4815171a058fa143aa1eec2ff2cce6f -- 09:09:51 2026-08-27 09:09:51,162 [execute] DEBUG Popen(['git', 'rev-list', '42a7ead6f4815171a058fa143aa1eec2ff2cce6f', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:09:51 2026-08-27 09:09:51,169 [execute] INFO git fetch -v -- origin 09:09:51 2026-08-27 09:09:51,169 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=None, shell=False, universal_newlines=True) 09:09:52 2026-08-27 09:09:51,817 [run_push] DEBUG no remote changes detected 09:09:52 2026-08-27 09:09:51,817 [execute] INFO git push origin semver 09:09:52 2026-08-27 09:09:51,818 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:09:53 2026-08-27 09:09:53,332 [run_push] DEBUG push all version tags 09:09:53 2026-08-27 09:09:53,333 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:09:53 2026-08-27 09:09:53,333 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, stdin=None, shell=False, universal_newlines=False) 09:09:54 2026-08-27 09:09:54,770 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 09:09:54 4.1.0-dev.24 [Pipeline] } 09:09:54 $ docker exec --env ******** --env ******** 0c626790401867ab71bcf6c8aa956ce439e2572984e03dd3c5a19130ac6cb009 ssh-agent -k 09:09:54 unset SSH_AUTH_SOCK; 09:09:54 unset SSH_AGENT_PID; 09:09:54 echo Agent pid 36 killed; 09:09:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:09:55 + git semver [Pipeline] } 09:09:55 $ docker stop --time=1 0c626790401867ab71bcf6c8aa956ce439e2572984e03dd3c5a19130ac6cb009 09:09:56 $ docker rm -f --volumes 0c626790401867ab71bcf6c8aa956ce439e2572984e03dd3c5a19130ac6cb009 [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 09:09:57 + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] 09:09:57 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 09:09:57 total 16 09:09:57 drwxr-xr-x 3 root root 4096 Aug 27 09:07 . 09:09:57 drwxrwxr-x 9 jenkins jenkins 4096 Aug 27 09:07 .. 09:09:57 drwxr-xr-x 2 root root 4096 Aug 27 09:07 cost 09:09:57 -rw-r--r-- 1 root root 86 Aug 27 09:07 cost.csv 09:09:57 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives 09:09:57 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 09:09:57 total 16 09:09:57 drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 09:07 . 09:09:57 drwxrwxr-x 9 jenkins jenkins 4096 Aug 27 09:07 .. 09:09:57 drwxr-xr-x 2 jenkins jenkins 4096 Aug 27 09:07 cost 09:09:57 -rw-r--r-- 1 jenkins jenkins 86 Aug 27 09:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:09:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:09:58 ---> package-listing.sh 09:09:58 ++ facter osfamily 09:09:58 ++ tr '[:upper:]' '[:lower:]' 09:09:59 + OS_FAMILY=debian 09:09:59 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 09:09:59 + START_PACKAGES=/tmp/packages_start.txt 09:09:59 + END_PACKAGES=/tmp/packages_end.txt 09:09:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:09:59 + PACKAGES=/tmp/packages_start.txt 09:09:59 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 09:09:59 + PACKAGES=/tmp/packages_end.txt 09:09:59 + case "${OS_FAMILY}" in 09:09:59 + dpkg -l 09:09:59 + grep '^ii' 09:09:59 + '[' -f /tmp/packages_start.txt ']' 09:09:59 + '[' -f /tmp/packages_end.txt ']' 09:09:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:09:59 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 09:09:59 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 09:09:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 09:09:59 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:09:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:00 prd-ubuntu20.04-docker-8c-8g-991 does not seem to be running inside a container 09:10:00 $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 09:10:00 $ docker top 4f39ec86b0cd3a914c1ebaff2816e7b8d2f1611c068d29176e1300996ba0618f -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:00 + touch /tmp/pre-build-complete [Pipeline] sh 09:10:00 + mkdir -p /var/log/sysstat [Pipeline] sh 09:10:01 + ls /var/log/sa-host 09:10:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:10:01 provisioning config files... 09:10:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config10905944695199103654tmp [Pipeline] { [Pipeline] echo 09:10:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:10:01 ---> create-netrc.sh [Pipeline] } 09:10:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:10:02 ---> python-tools-install.sh [Pipeline] echo 09:10:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:10:02 ---> sudo-logs.sh 09:10:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:10:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:10:08 ---> job-cost.sh 09:10:08 lf-activate-venv: SKIPPING 09:10:08 DEBUG: total: 0.2199999988079071 09:10:08 INFO: Retrieving Stack Cost... 09:10:08 INFO: Retrieving Pricing Info for: v3-standard-8 09:10:09 INFO: Archiving Costs [Pipeline] echo 09:10:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:10:09 ---> logs-deploy.sh 09:10:09 lf-activate-venv: SKIPPING 09:10:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/138 09:10:09 INFO: archiving workspace using pattern(s): 09:10:10 Archives upload complete. 09:10:10 INFO: archiving logs to Nexus 09:10:11 ---> uname -a: 09:10:11 Linux prd-ubuntu20-04-docker-8c-8g-991 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 09:10:11 09:10:11 09:10:11 ---> lscpu: 09:10:11 Architecture: x86_64 09:10:11 CPU op-mode(s): 32-bit, 64-bit 09:10:11 Byte Order: Little Endian 09:10:11 Address sizes: 40 bits physical, 48 bits virtual 09:10:11 CPU(s): 8 09:10:11 On-line CPU(s) list: 0-7 09:10:11 Thread(s) per core: 1 09:10:11 Core(s) per socket: 1 09:10:11 Socket(s): 8 09:10:11 NUMA node(s): 1 09:10:11 Vendor ID: AuthenticAMD 09:10:11 CPU family: 23 09:10:11 Model: 49 09:10:11 Model name: AMD EPYC-Rome Processor 09:10:11 Stepping: 0 09:10:11 CPU MHz: 2800.000 09:10:11 BogoMIPS: 5600.00 09:10:11 Virtualization: AMD-V 09:10:11 Hypervisor vendor: KVM 09:10:11 Virtualization type: full 09:10:11 L1d cache: 256 KiB 09:10:11 L1i cache: 256 KiB 09:10:11 L2 cache: 4 MiB 09:10:11 L3 cache: 128 MiB 09:10:11 NUMA node0 CPU(s): 0-7 09:10:11 Vulnerability Gather data sampling: Not affected 09:10:11 Vulnerability Itlb multihit: Not affected 09:10:11 Vulnerability L1tf: Not affected 09:10:11 Vulnerability Mds: Not affected 09:10:11 Vulnerability Meltdown: Not affected 09:10:11 Vulnerability Mmio stale data: Not affected 09:10:11 Vulnerability Retbleed: Vulnerable 09:10:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:10:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:10:11 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:10:11 Vulnerability Srbds: Not affected 09:10:11 Vulnerability Tsx async abort: Not affected 09:10:11 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 09:10:11 09:10:11 09:10:11 ---> nproc: 09:10:11 8 09:10:11 09:10:11 09:10:11 ---> df -h: 09:10:11 Filesystem Size Used Avail Use% Mounted on 09:10:11 overlay 155G 13G 143G 9% / 09:10:11 tmpfs 64M 0 64M 0% /dev 09:10:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:10:11 shm 64M 0 64M 0% /dev/shm 09:10:11 /dev/vda1 155G 13G 143G 9% /facter-os 09:10:11 09:10:11 09:10:11 ---> sar -b -r -n DEV: 09:10:11 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-991) 08/27/26 _x86_64_ (8 CPU) 09:10:11 09:10:11 09:04:41 LINUX RESTART (8 CPU) 09:10:11 09:10:11 09:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:10:11 09:06:01 306.33 64.64 241.69 0.00 11282.65 87392.50 0.00 09:10:11 09:07:01 44.10 0.22 43.89 0.00 5.20 21991.20 0.00 09:10:11 09:08:01 156.76 0.38 156.37 0.00 17.33 73569.21 0.00 09:10:11 09:09:01 2.43 0.00 2.43 0.00 0.00 39.61 0.00 09:10:11 09:10:01 48.38 3.68 44.69 0.00 2537.18 4280.22 0.00 09:10:11 Average: 111.60 13.78 97.81 0.00 2768.38 37454.03 0.00 09:10:11 09:10:11 09:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:10:11 09:06:01 28363400 31522932 765132 2.33 99852 3306436 1723168 5.08 1027272 3047256 134696 09:10:11 09:07:01 27945660 31533772 755192 2.30 111280 3689376 1806992 5.33 1103572 3351372 519928 09:10:11 09:08:01 26421088 31459208 817856 2.49 164516 4944984 1807948 5.33 1265004 4560860 808 09:10:11 09:09:01 26422512 31460816 815764 2.48 164596 4944988 1791440 5.28 1264180 4560864 184 09:10:11 09:10:01 26262732 31481140 781720 2.38 168456 5116268 1771436 5.22 1364772 4603052 200 09:10:11 Average: 27083078 31491574 787133 2.39 141740 4400410 1780197 5.25 1204960 4024681 131163 09:10:11 09:10:11 09:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:10:11 09:06:01 docker0 32.54 40.19 2.99 573.91 0.00 0.00 0.00 0.00 09:10:11 09:06:01 lo 3.20 3.20 0.31 0.31 0.00 0.00 0.00 0.00 09:10:11 09:06:01 ens3 695.27 522.90 8595.75 141.13 0.00 0.00 0.00 0.00 09:10:11 09:06:01 vethce614e4 25.78 30.21 2.60 463.20 0.00 0.00 0.00 0.04 09:10:11 09:07:01 docker0 0.92 1.17 0.08 0.20 0.00 0.00 0.00 0.00 09:10:11 09:07:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:10:11 09:07:01 ens3 137.35 104.80 2536.52 15.57 0.00 0.00 0.00 0.00 09:10:11 09:08:01 docker0 32.99 36.69 3.11 464.29 0.00 0.00 0.00 0.00 09:10:11 09:08:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 09:10:11 09:08:01 veth27817ab 0.28 0.25 0.04 0.02 0.00 0.00 0.00 0.00 09:10:11 09:08:01 ens3 385.00 284.87 7750.23 47.93 0.00 0.00 0.00 0.00 09:10:11 09:09:01 docker0 0.10 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:10:11 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:10:11 09:09:01 veth27817ab 0.10 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:10:11 09:09:01 ens3 2.95 2.15 2.29 1.31 0.00 0.00 0.00 0.00 09:10:11 09:10:01 docker0 2.05 1.65 0.35 0.63 0.00 0.00 0.00 0.00 09:10:11 09:10:01 lo 0.47 0.47 0.06 0.06 0.00 0.00 0.00 0.00 09:10:11 09:10:01 ens3 212.83 97.15 1479.98 141.87 0.00 0.00 0.00 0.00 09:10:11 Average: docker0 13.72 15.95 1.31 207.80 0.00 0.00 0.00 0.00 09:10:11 Average: lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 09:10:11 Average: ens3 286.68 202.37 4072.90 69.56 0.00 0.00 0.00 0.00 09:10:11 09:10:11 09:10:11 ---> sar -P ALL: 09:10:11 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-991) 08/27/26 _x86_64_ (8 CPU) 09:10:11 09:10:11 09:04:41 LINUX RESTART (8 CPU) 09:10:11 09:10:11 09:05:01 CPU %user %nice %system %iowait %steal %idle 09:10:11 09:06:01 all 10.92 0.00 3.71 2.42 0.03 82.93 09:10:11 09:06:01 0 10.99 0.00 3.89 1.49 0.02 83.60 09:10:11 09:06:01 1 9.62 0.00 3.63 0.72 0.03 85.99 09:10:11 09:06:01 2 11.84 0.00 4.56 4.17 0.02 79.42 09:10:11 09:06:01 3 8.25 0.00 3.36 6.15 0.03 82.22 09:10:11 09:06:01 4 13.89 0.00 3.40 0.68 0.03 81.99 09:10:11 09:06:01 5 12.61 0.00 3.43 0.59 0.03 83.34 09:10:11 09:06:01 6 8.31 0.00 3.02 1.23 0.03 87.40 09:10:11 09:06:01 7 11.83 0.00 4.38 4.30 0.03 79.46 09:10:11 09:07:01 all 41.40 0.00 6.02 0.24 0.02 52.32 09:10:11 09:07:01 0 42.89 0.00 5.83 0.05 0.02 51.21 09:10:11 09:07:01 1 42.09 0.00 5.82 0.05 0.03 52.00 09:10:11 09:07:01 2 38.34 0.00 7.24 0.22 0.03 54.17 09:10:11 09:07:01 3 42.23 0.00 5.76 0.98 0.02 51.01 09:10:11 09:07:01 4 41.81 0.00 5.88 0.00 0.02 52.29 09:10:11 09:07:01 5 42.72 0.00 6.08 0.03 0.02 51.15 09:10:11 09:07:01 6 39.72 0.00 5.72 0.52 0.03 54.00 09:10:11 09:07:01 7 41.42 0.00 5.81 0.05 0.02 52.70 09:10:11 09:08:01 all 8.21 0.00 3.58 0.77 0.02 87.42 09:10:11 09:08:01 0 8.14 0.00 3.83 0.08 0.02 87.93 09:10:11 09:08:01 1 8.17 0.00 3.25 0.15 0.02 88.41 09:10:11 09:08:01 2 10.05 0.00 3.90 2.90 0.02 83.13 09:10:11 09:08:01 3 6.59 0.00 3.98 1.64 0.02 87.76 09:10:11 09:08:01 4 6.96 0.00 3.24 0.44 0.02 89.34 09:10:11 09:08:01 5 9.89 0.00 3.56 0.08 0.03 86.43 09:10:11 09:08:01 6 7.36 0.00 2.43 0.74 0.02 89.45 09:10:11 09:08:01 7 8.56 0.00 4.47 0.10 0.03 86.84 09:10:11 09:09:01 all 0.29 0.00 0.01 0.07 0.00 99.62 09:10:11 09:09:01 0 2.02 0.00 0.00 0.00 0.00 97.98 09:10:11 09:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:10:11 09:09:01 2 0.03 0.00 0.03 0.02 0.02 99.90 09:10:11 09:09:01 3 0.05 0.00 0.02 0.18 0.00 99.75 09:10:11 09:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:10:11 09:09:01 5 0.08 0.00 0.00 0.00 0.00 99.92 09:10:11 09:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:10:11 09:09:01 7 0.05 0.00 0.02 0.33 0.00 99.60 09:10:11 09:10:01 all 2.77 0.00 0.99 0.21 0.00 96.02 09:10:11 09:10:01 0 3.64 0.00 0.91 0.02 0.00 95.44 09:10:11 09:10:01 1 2.18 0.00 1.00 0.07 0.00 96.75 09:10:11 09:10:01 2 2.13 0.00 1.15 0.18 0.00 96.53 09:10:11 09:10:01 3 2.76 0.00 0.87 0.32 0.00 96.05 09:10:11 09:10:01 4 2.00 0.00 1.32 0.15 0.02 96.51 09:10:11 09:10:01 5 3.44 0.00 0.94 0.48 0.00 95.14 09:10:11 09:10:01 6 2.67 0.00 0.92 0.17 0.02 96.22 09:10:11 09:10:01 7 3.29 0.00 0.85 0.33 0.00 95.52 09:10:11 Average: all 12.67 0.00 2.85 0.74 0.02 83.73 09:10:11 Average: 0 13.43 0.00 2.87 0.33 0.01 83.36 09:10:11 Average: 1 12.38 0.00 2.74 0.20 0.02 84.66 09:10:11 Average: 2 12.44 0.00 3.36 1.49 0.02 82.69 09:10:11 Average: 3 11.93 0.00 2.79 1.85 0.01 83.42 09:10:11 Average: 4 12.91 0.00 2.76 0.25 0.02 84.06 09:10:11 Average: 5 13.69 0.00 2.79 0.24 0.02 83.26 09:10:11 Average: 6 11.56 0.00 2.41 0.53 0.02 85.48 09:10:11 Average: 7 12.99 0.00 3.10 1.02 0.02 82.88 09:10:11 09:10:11 09:10:11