Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a094f851a44ab6a5a7376b6a44b23d4ec82008dc 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-ssh12161911450788074584.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-ssh15635088434198713255.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-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12752469733554975039.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-ssh11579872388224346585.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8444951309146786666.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, 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-configuration-settings PROJECT: go-mod-configuration 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-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14374 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a094f851a44ab6a5a7376b6a44b23d4ec82008dc (main) Commit message: "Merge pull request #229 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v4-4.1.0-dev.30" > git config core.sparsecheckout # timeout=10 > git checkout -f a094f851a44ab6a5a7376b6a44b23d4ec82008dc # timeout=10 > git rev-list --no-walk e5dcf9e29f43769bc3843a884f28eb2f1bfb8d8e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:09:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:09:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:09:22 ========================================================= 13:09:22 EdgeX Global Pipelines Version Info 13:09:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:09:23 ------------------- 13:09:23 stable info: 13:09:23 ------------------- 13:09:23 Commited By: Ginny Guan ginny@iotechsys.com 13:09:23 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 13:09:23 Message: update stable to v1.0.281 13:09:24 ------------------- 13:09:24 experimental info: 13:09:24 ------------------- 13:09:24 Commited By: **** collab-it+edgex@linuxfoundation.org 13:09:24 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 13:09:24 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:09:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 13:09:24 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 13:09:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:09:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:09:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:09:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 13:09:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:09:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:09:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:09:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:09:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:09:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 13:09:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:09:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:09:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:09:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:09:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:09:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:09:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:09:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:09:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:09:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:09:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:09:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:09:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:09:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:09:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:09:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:09:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:09:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:09:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a094f851a44ab6a5a7376b6a44b23d4ec82008dc [Pipeline] echo 13:09:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a094f85 [Pipeline] echo 13:09:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:09:26 + git rev-list -1 --merges a094f851a44ab6a5a7376b6a44b23d4ec82008dc~1..a094f851a44ab6a5a7376b6a44b23d4ec82008dc [Pipeline] echo 13:09:26 -----------> git rev-list -1 --merges a094f851a44ab6a5a7376b6a44b23d4ec82008dc~1..a094f851a44ab6a5a7376b6a44b23d4ec82008dc a094f851a44ab6a5a7376b6a44b23d4ec82008dc 13:09:26 a094f851a44ab6a5a7376b6a44b23d4ec82008dc [false] [Pipeline] sh 13:09:26 + git log --format=format:%s -1 a094f851a44ab6a5a7376b6a44b23d4ec82008dc [Pipeline] echo 13:09:26 ========================================================= 13:09:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:09:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:09:27 + git log --format=format:%s -1 a094f851a44ab6a5a7376b6a44b23d4ec82008dc [Pipeline] echo 13:09:27 [semverPrep] GIT_COMMIT: a094f851a44ab6a5a7376b6a44b23d4ec82008dc, Commit Message: Merge pull request #229 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v4-4.1.0-dev.30 [Pipeline] echo 13:09:27 [semverPrep] This is not a build commit. [Pipeline] sh 13:09:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:09:27 + grep -v github /etc/ssh/ssh_known_hosts 13:09:27 + [ -e /tmp/ssh_known_hosts ] 13:09:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:09:27 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 13:09:27 -a /etc/ssh/ssh_known_hosts 13:09:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:09:28 13:09:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:09:28 0.1.4: Pulling from edgex-devops/py-git-semver 13:09:28 3dae71ba6b94: Pulling fs layer 13:09:28 6bf1a483ea7c: Pulling fs layer 13:09:28 f5dfc541a4d3: Pulling fs layer 13:09:28 461d9e800cba: Pulling fs layer 13:09:28 80192f66455f: Pulling fs layer 13:09:28 2e8e34ca0e6c: Pulling fs layer 13:09:28 a29436f7fd5d: Pulling fs layer 13:09:28 923cac83aea3: Pulling fs layer 13:09:28 25ad8b0a4227: Pulling fs layer 13:09:28 db01528c6b51: Pulling fs layer 13:09:28 28988de357af: Pulling fs layer 13:09:28 461d9e800cba: Waiting 13:09:28 80192f66455f: Waiting 13:09:28 2e8e34ca0e6c: Waiting 13:09:28 28988de357af: Waiting 13:09:28 923cac83aea3: Waiting 13:09:28 25ad8b0a4227: Waiting 13:09:28 db01528c6b51: Waiting 13:09:28 a29436f7fd5d: Waiting 13:09:28 6bf1a483ea7c: Verifying Checksum 13:09:28 6bf1a483ea7c: Download complete 13:09:28 461d9e800cba: Verifying Checksum 13:09:28 461d9e800cba: Download complete 13:09:28 80192f66455f: Download complete 13:09:28 f5dfc541a4d3: Verifying Checksum 13:09:28 f5dfc541a4d3: Download complete 13:09:28 3dae71ba6b94: Verifying Checksum 13:09:28 3dae71ba6b94: Download complete 13:09:28 923cac83aea3: Verifying Checksum 13:09:28 923cac83aea3: Download complete 13:09:29 25ad8b0a4227: Verifying Checksum 13:09:29 25ad8b0a4227: Download complete 13:09:29 db01528c6b51: Verifying Checksum 13:09:29 db01528c6b51: Download complete 13:09:29 28988de357af: Verifying Checksum 13:09:29 28988de357af: Download complete 13:09:29 a29436f7fd5d: Verifying Checksum 13:09:29 a29436f7fd5d: Download complete 13:09:29 2e8e34ca0e6c: Verifying Checksum 13:09:29 2e8e34ca0e6c: Download complete 13:09:30 3dae71ba6b94: Pull complete 13:09:30 6bf1a483ea7c: Pull complete 13:09:31 f5dfc541a4d3: Pull complete 13:09:31 461d9e800cba: Pull complete 13:09:31 80192f66455f: Pull complete 13:09:35 2e8e34ca0e6c: Pull complete 13:09:36 a29436f7fd5d: Pull complete 13:09:36 923cac83aea3: Pull complete 13:09:36 25ad8b0a4227: Pull complete 13:09:36 db01528c6b51: Pull complete 13:09:36 28988de357af: Pull complete 13:09:36 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 13:09:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:09:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:36 prd-ubuntu20.04-docker-8c-8g-14374 does not seem to be running inside a container 13:09:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:09:38 $ docker top 5eb6835bfac0907b2ff48d318067cc34abe94ada7ebd9c58e6f4661b15325954 -eo pid,comm 13:09: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). 13:09:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:09:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:09:38 [ssh-agent] Looking for ssh-agent implementation... 13:09:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:09:38 $ docker exec 5eb6835bfac0907b2ff48d318067cc34abe94ada7ebd9c58e6f4661b15325954 ssh-agent 13:09:38 SSH_AUTH_SOCK=/tmp/ssh-Uewq6GZ31nEt/agent.32 13:09:38 SSH_AGENT_PID=38 13:09:38 Running ssh-add (command line suppressed) 13:09:38 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_7964252769765554121.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_7964252769765554121.key) 13:09:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:09:39 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] sh 13:09:39 + git tag --points-at HEAD [Pipeline] } 13:09:39 $ docker exec --env ******** --env ******** 5eb6835bfac0907b2ff48d318067cc34abe94ada7ebd9c58e6f4661b15325954 ssh-agent -k 13:09:39 unset SSH_AUTH_SOCK; 13:09:39 unset SSH_AGENT_PID; 13:09:39 echo Agent pid 38 killed; 13:09:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:09:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:09:39 [ssh-agent] Looking for ssh-agent implementation... 13:09:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:09:39 $ docker exec 5eb6835bfac0907b2ff48d318067cc34abe94ada7ebd9c58e6f4661b15325954 ssh-agent 13:09:39 SSH_AUTH_SOCK=/tmp/ssh-nlK4orXVLmV4/agent.86 13:09:39 SSH_AGENT_PID=92 13:09:39 Running ssh-add (command line suppressed) 13:09:40 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8220721201749352063.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8220721201749352063.key) 13:09:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:09:40 + git semver init 13:09:40 2026-07-06 13:09:40,674 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:09:40 2026-07-06 13:09:40,678 [run_init] DEBUG init version:0.0.0 force:False 13:09:40 2026-07-06 13:09:40,679 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 13:09:40 2026-07-06 13:09:40,680 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 13:09:40 2026-07-06 13:09:40,680 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=None, shell=False, universal_newlines=False) 13:09:41 2026-07-06 13:09:41,663 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 13:09:41 2026-07-06 13:09:41,663 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 13:09:41 2026-07-06 13:09:41,663 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:09:41 2026-07-06 13:09:41,663 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:09:41 4.1.0-dev.23 [Pipeline] } 13:09:41 $ docker exec --env ******** --env ******** 5eb6835bfac0907b2ff48d318067cc34abe94ada7ebd9c58e6f4661b15325954 ssh-agent -k 13:09:41 unset SSH_AUTH_SOCK; 13:09:41 unset SSH_AGENT_PID; 13:09:41 echo Agent pid 92 killed; 13:09:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:09:42 + git semver [Pipeline] } 13:09:42 $ docker stop --time=1 5eb6835bfac0907b2ff48d318067cc34abe94ada7ebd9c58e6f4661b15325954 13:09:43 $ docker rm -f --volumes 5eb6835bfac0907b2ff48d318067cc34abe94ada7ebd9c58e6f4661b15325954 [Pipeline] // withDockerContainer [Pipeline] sh 13:09:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:09:44 Stashed 1 file(s) [Pipeline] echo 13:09:44 [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 13:09:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 13:09:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 13:09:45 ========================================================= 13:09:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 13:09:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:09:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 13:09:45 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 13:09:45 2d35ebdb57d9: Pulling fs layer 13:09:45 c35fb4624d26: Pulling fs layer 13:09:45 4e2aec7ef170: Pulling fs layer 13:09:45 333b49ad6fbf: Pulling fs layer 13:09:45 4f4fb700ef54: Pulling fs layer 13:09:45 333b49ad6fbf: Waiting 13:09:45 c3e65509a76b: Pulling fs layer 13:09:45 7cf9ebb963bd: Pulling fs layer 13:09:45 4f4fb700ef54: Waiting 13:09:45 c3e65509a76b: Waiting 13:09:45 bb34ca984cfb: Pulling fs layer 13:09:45 151cf03bc807: Pulling fs layer 13:09:45 7cf9ebb963bd: Waiting 13:09:45 151cf03bc807: Waiting 13:09:45 bb34ca984cfb: Waiting 13:09:45 c35fb4624d26: Verifying Checksum 13:09:45 c35fb4624d26: Download complete 13:09:45 333b49ad6fbf: Verifying Checksum 13:09:45 333b49ad6fbf: Download complete 13:09:45 4f4fb700ef54: Verifying Checksum 13:09:45 4f4fb700ef54: Download complete 13:09:45 c3e65509a76b: Verifying Checksum 13:09:45 c3e65509a76b: Download complete 13:09:45 2d35ebdb57d9: Verifying Checksum 13:09:45 2d35ebdb57d9: Download complete 13:09:45 7cf9ebb963bd: Verifying Checksum 13:09:45 7cf9ebb963bd: Download complete 13:09:45 2d35ebdb57d9: Pull complete 13:09:45 c35fb4624d26: Pull complete 13:09:45 4e2aec7ef170: Verifying Checksum 13:09:45 4e2aec7ef170: Download complete 13:09:45 151cf03bc807: Verifying Checksum 13:09:45 151cf03bc807: Download complete 13:09:46 bb34ca984cfb: Verifying Checksum 13:09:46 bb34ca984cfb: Download complete 13:09:50 4e2aec7ef170: Pull complete 13:09:50 333b49ad6fbf: Pull complete 13:09:50 4f4fb700ef54: Pull complete 13:09:50 c3e65509a76b: Pull complete 13:09:50 7cf9ebb963bd: Pull complete 13:09:54 bb34ca984cfb: Pull complete 13:09:54 151cf03bc807: Pull complete 13:09:54 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 13:09:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 13:09:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh 13:09: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 13:09:55 + docker inspect -f . ci-base-image-x86_64 13:09:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:55 prd-ubuntu20.04-docker-8c-8g-14374 does not seem to be running inside a container 13:09:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:09:56 $ docker top b7322f9b7fb082684b55c52b66ac6d1efcd20f8a7657c8403a17a2bb94fbb941 -eo pid,comm [Pipeline] { [Pipeline] sh 13:09:57 + go version 13:09:57 go version go1.25.2 linux/amd64 [Pipeline] } 13:09:57 $ docker stop --time=1 b7322f9b7fb082684b55c52b66ac6d1efcd20f8a7657c8403a17a2bb94fbb941 13:09:58 $ docker rm -f --volumes b7322f9b7fb082684b55c52b66ac6d1efcd20f8a7657c8403a17a2bb94fbb941 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:59 + docker inspect -f . ci-base-image-x86_64 13:09:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:59 prd-ubuntu20.04-docker-8c-8g-14374 does not seem to be running inside a container 13:09:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:09:59 $ docker top ad621d86cdde2075efe616e286c6ec03bdb401b6a62c6d5a8418127a54e804a7 -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:00 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh 13:10:00 + make test 13:10:00 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:10:00 go: downloading github.com/stretchr/testify v1.11.1 13:10:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.39 13:10:00 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.1.0-dev.30 13:10:00 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:10:01 go: downloading github.com/spf13/cast v1.10.0 13:10:01 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 13:10:01 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 13:10:01 go: downloading github.com/stretchr/objx v0.5.2 13:10:01 go: downloading github.com/fxamacker/cbor/v2 v2.9.2 13:10:01 go: downloading github.com/google/uuid v1.6.0 13:10:01 go: downloading github.com/go-playground/validator/v10 v10.30.3 13:10:01 go: downloading gopkg.in/yaml.v3 v3.0.1 13:10:01 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.1 13:10:01 go: downloading github.com/gabriel-vasile/mimetype v1.4.13 13:10:01 go: downloading github.com/go-playground/universal-translator v0.18.1 13:10:01 go: downloading github.com/leodido/go-urn v1.4.0 13:10:01 go: downloading golang.org/x/crypto v0.52.0 13:10:01 go: downloading golang.org/x/text v0.37.0 13:10:01 go: downloading github.com/go-playground/locales v0.14.1 13:10:01 go: downloading github.com/x448/float16 v0.8.4 13:10:01 go: downloading golang.org/x/sys v0.45.0 13:10:01 go: downloading golang.org/x/sync v0.20.0 13:10:01 go: downloading github.com/gorilla/websocket v1.5.3 13:10:01 go: downloading golang.org/x/net v0.55.0 13:10:11 ok github.com/edgexfoundry/go-mod-configuration/v4/configuration 0.005s coverage: 83.3% of statements 13:10:11 github.com/edgexfoundry/go-mod-configuration/v4/configuration/mocks coverage: 0.0% of statements 13:10:11 ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/keeper 0.039s coverage: 58.4% of statements 13:10:11 ok github.com/edgexfoundry/go-mod-configuration/v4/pkg/types 0.016s coverage: 100.0% of statements 13:10:24 0 issues. 13:10:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:10:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:10:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:10:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 13:10:25 $ docker stop --time=1 ad621d86cdde2075efe616e286c6ec03bdb401b6a62c6d5a8418127a54e804a7 13:10:27 $ docker rm -f --volumes ad621d86cdde2075efe616e286c6ec03bdb401b6a62c6d5a8418127a54e804a7 [Pipeline] // withDockerContainer [Pipeline] sh 13:10:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:10:28 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 13:10:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:28 13:10:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:29 latest: Pulling from edgex-lftools-log-publisher 13:10:29 5eb5b503b376: Pulling fs layer 13:10:29 5c69ac0246d0: Pulling fs layer 13:10:29 ec43610c2a17: Pulling fs layer 13:10:29 3a2ae6a8a46f: Pulling fs layer 13:10:29 33b1e0a273af: Pulling fs layer 13:10:29 5d3b04190fa2: Pulling fs layer 13:10:29 2f39f015ded8: Pulling fs layer 13:10:29 33b1e0a273af: Waiting 13:10:29 5d3b04190fa2: Waiting 13:10:29 3a2ae6a8a46f: Waiting 13:10:29 2f39f015ded8: Waiting 13:10:29 33b1e0a273af: Verifying Checksum 13:10:29 33b1e0a273af: Download complete 13:10:29 ec43610c2a17: Verifying Checksum 13:10:29 ec43610c2a17: Download complete 13:10:29 5d3b04190fa2: Verifying Checksum 13:10:29 5d3b04190fa2: Download complete 13:10:29 5eb5b503b376: Verifying Checksum 13:10:29 5eb5b503b376: Download complete 13:10:29 2f39f015ded8: Download complete 13:10:31 5eb5b503b376: Pull complete 13:10:31 5c69ac0246d0: Pull complete 13:10:31 ec43610c2a17: Pull complete 13:10:31 3a2ae6a8a46f: Pull complete 13:10:31 33b1e0a273af: Pull complete 13:10:31 5d3b04190fa2: Pull complete 13:10:37 2f39f015ded8: Pull complete 13:10:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:10:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:37 prd-ubuntu20.04-docker-8c-8g-14374 does not seem to be running inside a container 13:10:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:10:39 $ docker top 9aab77daa5d5846732196d2af82d92953651c98df5373cb8976c8a49cd4ba1e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:39 ---> job-cost.sh 13:10:39 lf-activate-venv: SKIPPING 13:10:39 INFO: No Stack... 13:10:40 INFO: Retrieving Pricing Info for: v3-standard-8 13:10:40 INFO: Archiving Costs [Pipeline] sh 13:10:40 + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv 13:10:40 + cut -d, -f6 [Pipeline] lock 13:10:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-119-stack-cost] 13:10:40 Resource [jenkins-edgexfoundry-go-mod-configuration-main-119-stack-cost] did not exist. Created. 13:10:40 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:10:41 + echo total: 0.2199999988079071 [Pipeline] stash 13:10:41 Stashed 1 file(s) [Pipeline] } 13:10:41 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-119-stack-cost] [Pipeline] // lock [Pipeline] } 13:10:41 $ docker stop --time=1 9aab77daa5d5846732196d2af82d92953651c98df5373cb8976c8a49cd4ba1e7 13:10:42 $ docker rm -f --volumes 9aab77daa5d5846732196d2af82d92953651c98df5373cb8976c8a49cd4ba1e7 [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 13:10:43 provisioning config files... 13:10:43 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config11200226254353004819tmp [Pipeline] { [Pipeline] sh 13:10:43 + set +x 13:10:43 + curl -s https://codecov.io/bash 13:10:43 + bash -s -- 13:10:43 13:10:43 _____ _ 13:10:43 / ____| | | 13:10:43 | | ___ __| | ___ ___ _____ __ 13:10:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:10:43 | |___| (_) | (_| | __/ (_| (_) \ V / 13:10:43 \_____\___/ \__,_|\___|\___\___/ \_/ 13:10:43 Bash-1.0.6 13:10:43 13:10:43 13:10:43 ==> git version 2.25.1 found 13:10:43 ==> 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 13:10:43 Release-Date: 2020-01-08 13:10:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:10:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:10:43 ==> Jenkins CI detected. 13:10:43 current dir:  /w/workspace/oundry_go-mod-configuration_main 13:10:43 project root: . 13:10:43 --> token set from env 13:10:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:10:43 ==> Running gcov in . (disable via -X gcov) 13:10:43 ==> Python coveragepy not found 13:10:43 ==> Searching for coverage reports in: 13:10:43 + . 13:10:43 -> Found 1 reports 13:10:43 ==> Detecting git/mercurial file structure 13:10:43 ==> Reading reports 13:10:43 + ./coverage.out bytes=27661 13:10:43 ==> Appending adjustments 13:10:43 https://docs.codecov.io/docs/fixing-reports 13:10:43 + Found adjustments 13:10:43 ==> Gzipping contents 13:10:43 4.0K /tmp/codecov.019C91.gz 13:10:43 ==> Uploading reports 13:10:43 url: https://codecov.io 13:10:43 query: branch=main&commit=a094f851a44ab6a5a7376b6a44b23d4ec82008dc&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 13:10:43 -> Pinging Codecov 13:10:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a094f851a44ab6a5a7376b6a44b23d4ec82008dc&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 13:10:44 -> Uploading to 13:10:44 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-configuration/a094f851a44ab6a5a7376b6a44b23d4ec82008dc/5f995e16-d768-42b9-9570-3ebae01949a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260706%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260706T131043Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ef42e9347e223f3ff3dbd6f49590938c1b5eac313594c504f38e455e4652fe90 13:10:44 % Total % Received % Xferd Average Speed Time Time Time Current 13:10:44 Dload Upload Total Spent Left Speed 13:10:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3599 0 0 100 3599 0 16211 --:--:-- --:--:-- --:--:-- 16285 13:10:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/a094f851a44ab6a5a7376b6a44b23d4ec82008dc [Pipeline] } 13:10:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:10:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:10:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:10:45 13:10:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:10:45 latest: Pulling from edgex-devops/edgex-snyk-go 13:10:45 2d35ebdb57d9: Already exists 13:10:45 85e8836fcdb2: Pulling fs layer 13:10:45 91631faa732a: Pulling fs layer 13:10:45 f3f5ae8826fa: Pulling fs layer 13:10:45 4f4fb700ef54: Pulling fs layer 13:10:45 7861252a18e6: Pulling fs layer 13:10:45 9130f900ef6f: Pulling fs layer 13:10:45 7861252a18e6: Waiting 13:10:45 9130f900ef6f: Waiting 13:10:45 4f4fb700ef54: Waiting 13:10:45 f3f5ae8826fa: Verifying Checksum 13:10:45 f3f5ae8826fa: Download complete 13:10:45 85e8836fcdb2: Verifying Checksum 13:10:45 85e8836fcdb2: Download complete 13:10:45 4f4fb700ef54: Verifying Checksum 13:10:45 4f4fb700ef54: Download complete 13:10:45 85e8836fcdb2: Pull complete 13:10:45 7861252a18e6: Verifying Checksum 13:10:45 7861252a18e6: Download complete 13:10:46 91631faa732a: Verifying Checksum 13:10:46 91631faa732a: Download complete 13:10:46 9130f900ef6f: Verifying Checksum 13:10:46 9130f900ef6f: Download complete 13:10:51 91631faa732a: Pull complete 13:10:51 f3f5ae8826fa: Pull complete 13:10:51 4f4fb700ef54: Pull complete 13:10:51 7861252a18e6: Pull complete 13:10:54 9130f900ef6f: Pull complete 13:10:54 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 13:10:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:10:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:54 prd-ubuntu20.04-docker-8c-8g-14374 does not seem to be running inside a container 13:10:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 13:10:56 $ docker top 1ebeb960bdb0f7b06024af373dd940ffdfb26efa8160170c6fe6caa0089e2b2d -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:56 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] echo 13:10:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh 13:10:57 + set -o pipefail 13:10:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' 13:11:01 13:11:01 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v4)... 13:11:01 13:11:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9058f8bc-7826-44a2-9133-c5a7a6d208e7/history/19968ad7-f383-4332-b0a7-4234565b8627 13:11:01 13:11:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:11:01 13:11:02 13:11:02 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 13:11:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:11:02 $ docker stop --time=1 1ebeb960bdb0f7b06024af373dd940ffdfb26efa8160170c6fe6caa0089e2b2d 13:11:04 $ docker rm -f --volumes 1ebeb960bdb0f7b06024af373dd940ffdfb26efa8160170c6fe6caa0089e2b2d [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 13:11:05 + git log --format=format:%s -1 a094f851a44ab6a5a7376b6a44b23d4ec82008dc [Pipeline] sh 13:11:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:11:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:11:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:11:06 prd-ubuntu20.04-docker-8c-8g-14374 does not seem to be running inside a container 13:11:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:11:06 $ docker top 825b27d62ddc09a6f918032d6e2711557f025da5a0010b69e86b1dda3f29b38c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:11:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:11:07 [ssh-agent] Looking for ssh-agent implementation... 13:11:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:11:07 $ docker exec 825b27d62ddc09a6f918032d6e2711557f025da5a0010b69e86b1dda3f29b38c ssh-agent 13:11:07 SSH_AUTH_SOCK=/tmp/ssh-T7rxB5dH2GbN/agent.32 13:11:07 SSH_AGENT_PID=38 13:11:07 Running ssh-add (command line suppressed) 13:11:07 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8644632807846240861.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8644632807846240861.key) 13:11:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:11:08 + git semver tag 13:11:08 2026-07-06 13:11:08,388 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:11:08 2026-07-06 13:11:08,392 [run_tag] DEBUG tag force:False 13:11:08 2026-07-06 13:11:08,392 [check_head_tag] DEBUG check head tag 13:11:08 2026-07-06 13:11:08,392 [execute] INFO git cat-file --batch-check 13:11:08 2026-07-06 13:11:08,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=, shell=False, universal_newlines=False) 13:11:08 2026-07-06 13:11:08,394 [execute] INFO git cat-file --batch 13:11:08 2026-07-06 13:11:08,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=, shell=False, universal_newlines=False) 13:11:08 2026-07-06 13:11:08,404 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:11:08 2026-07-06 13:11:08,404 [execute] INFO git tag -a v4.1.0-dev.23 -m v4.1.0-dev.23 13:11:08 2026-07-06 13:11:08,404 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.23', '-m', 'v4.1.0-dev.23'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=None, shell=False, universal_newlines=False) 13:11:08 2026-07-06 13:11:08,407 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:11:08 4.1.0-dev.23 [Pipeline] } 13:11:08 $ docker exec --env ******** --env ******** 825b27d62ddc09a6f918032d6e2711557f025da5a0010b69e86b1dda3f29b38c ssh-agent -k 13:11:08 unset SSH_AUTH_SOCK; 13:11:08 unset SSH_AGENT_PID; 13:11:08 echo Agent pid 38 killed; 13:11:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:11:09 + git semver [Pipeline] } 13:11:09 $ docker stop --time=1 825b27d62ddc09a6f918032d6e2711557f025da5a0010b69e86b1dda3f29b38c 13:11:10 $ docker rm -f --volumes 825b27d62ddc09a6f918032d6e2711557f025da5a0010b69e86b1dda3f29b38c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:11:11 13:11:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:11:11 0.23.1-centos7: Pulling from edgex-lftools 13:11:11 ab5ef0e58194: Pulling fs layer 13:11:11 9712f1f96733: Pulling fs layer 13:11:11 63f879dbbcfc: Pulling fs layer 13:11:11 0d9ebad4ef96: Pulling fs layer 13:11:11 e9a5061849ea: Pulling fs layer 13:11:11 d747dcd14b5f: Pulling fs layer 13:11:11 2de7ff778b66: Pulling fs layer 13:11:11 d747dcd14b5f: Waiting 13:11:11 2de7ff778b66: Waiting 13:11:11 0d9ebad4ef96: Waiting 13:11:11 e9a5061849ea: Waiting 13:11:12 63f879dbbcfc: Verifying Checksum 13:11:12 63f879dbbcfc: Download complete 13:11:12 e9a5061849ea: Verifying Checksum 13:11:12 e9a5061849ea: Download complete 13:11:12 0d9ebad4ef96: Download complete 13:11:12 d747dcd14b5f: Verifying Checksum 13:11:12 d747dcd14b5f: Download complete 13:11:12 ab5ef0e58194: Verifying Checksum 13:11:12 ab5ef0e58194: Download complete 13:11:12 2de7ff778b66: Verifying Checksum 13:11:12 2de7ff778b66: Download complete 13:11:15 ab5ef0e58194: Pull complete 13:11:15 9712f1f96733: Pull complete 13:11:16 63f879dbbcfc: Pull complete 13:11:21 0d9ebad4ef96: Pull complete 13:11:21 e9a5061849ea: Pull complete 13:11:21 d747dcd14b5f: Pull complete 13:11:23 2de7ff778b66: Pull complete 13:11:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:11:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:11:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:11:23 prd-ubuntu20.04-docker-8c-8g-14374 does not seem to be running inside a container 13:11:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:11:25 $ docker top f268007283ad133503fcb9cbeab2deccf7693c99e270cb3ae05f9ec0942fc6ec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:11:25 provisioning config files... 13:11:25 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4095242949413165839tmp 13:11:25 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config298389736687951469tmp 13:11:25 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config3354294875808068056tmp [Pipeline] { [Pipeline] echo 13:11:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:11:25 ---> sigul-configuration.sh 13:11:25 gpg: directory `/root/.gnupg' created 13:11:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:11:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:11:25 gpg: keyring `/root/.gnupg/secring.gpg' created 13:11:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:11:25 gpg: CAST5 encrypted data 13:11:25 gpg: encrypted with 1 passphrase 13:11:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:11:26 + mkdir /home/jenkins 13:11:26 + mkdir /home/jenkins/sigul [Pipeline] sh 13:11:26 + 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 13:11:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:11:26 ---> sigul-install.sh 13:11:26 Sigul already installed; skipping installation. [Pipeline] sh 13:11:27 + git tag --list 13:11:27 v0.0.0 13:11:27 v0.0.1 13:11:27 v0.0.2 13:11:27 v0.0.3 13:11:27 v0.0.4 13:11:27 v0.0.5 13:11:27 v0.0.6 13:11:27 v0.0.7 13:11:27 v0.0.8 13:11:27 v2.0.0 13:11:27 v2.1.0 13:11:27 v2.2.0 13:11:27 v2.3.0 13:11:27 v3.0 13:11:27 v3.0.0 13:11:27 v3.1 13:11:27 v3.1.0 13:11:27 v4.0 13:11:27 v4.0.0 13:11:27 v4.0.1 13:11:27 v4.0.3 13:11:27 v4.1.0-dev.22 13:11:27 v4.1.0-dev.23 [Pipeline] sh 13:11:27 + lftools sign git-tag v4.1.0-dev.23 13:11:28 Signing Git tag with Sigul... 13:11:28 Signing v4.1.0-dev.23 [Pipeline] echo 13:11:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:11:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:11:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:11:29 $ docker stop --time=1 f268007283ad133503fcb9cbeab2deccf7693c99e270cb3ae05f9ec0942fc6ec 13:11:30 $ docker rm -f --volumes f268007283ad133503fcb9cbeab2deccf7693c99e270cb3ae05f9ec0942fc6ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:11:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:11:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:11:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:11:31 prd-ubuntu20.04-docker-8c-8g-14374 does not seem to be running inside a container 13:11:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:11:32 $ docker top 678867431d248466503ff9151d523745d0d904c4d285aebc954af7faec153623 -eo pid,comm 13:11:32 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). 13:11:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:11:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:11:32 [ssh-agent] Looking for ssh-agent implementation... 13:11:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:11:32 $ docker exec 678867431d248466503ff9151d523745d0d904c4d285aebc954af7faec153623 ssh-agent 13:11:32 SSH_AUTH_SOCK=/tmp/ssh-moFlhGjYNpDx/agent.31 13:11:32 SSH_AGENT_PID=37 13:11:32 Running ssh-add (command line suppressed) 13:11:32 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_765959503626022033.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_765959503626022033.key) 13:11:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:11:32 + git semver bump pre 13:11:33 2026-07-06 13:11:33,090 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:11:33 2026-07-06 13:11:33,093 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:11:33 2026-07-06 13:11:33,093 [bump_version] DEBUG bumping version:4.1.0-dev.23 on axis:pre with prefix:dev 13:11:33 2026-07-06 13:11:33,094 [bump_version] DEBUG bumped version:4.1.0-dev.24 13:11:33 2026-07-06 13:11:33,094 [write_version] DEBUG write version:4.1.0-dev.24 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True 13:11:33 2026-07-06 13:11:33,094 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:11:33 2026-07-06 13:11:33,094 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main 13:11:33 2026-07-06 13:11:33,096 [execute] INFO git cat-file --batch-check 13:11:33 2026-07-06 13:11:33,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=, shell=False, universal_newlines=False) 13:11:33 2026-07-06 13:11:33,100 [execute] INFO git cat-file --batch 13:11:33 2026-07-06 13:11:33,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=, shell=False, universal_newlines=False) 13:11:33 2026-07-06 13:11:33,104 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:11:33 4.1.0-dev.24 [Pipeline] } 13:11:33 $ docker exec --env ******** --env ******** 678867431d248466503ff9151d523745d0d904c4d285aebc954af7faec153623 ssh-agent -k 13:11:33 unset SSH_AUTH_SOCK; 13:11:33 unset SSH_AGENT_PID; 13:11:33 echo Agent pid 37 killed; 13:11:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:11:33 + git semver [Pipeline] } 13:11:34 $ docker stop --time=1 678867431d248466503ff9151d523745d0d904c4d285aebc954af7faec153623 13:11:35 $ docker rm -f --volumes 678867431d248466503ff9151d523745d0d904c4d285aebc954af7faec153623 [Pipeline] // withDockerContainer [Pipeline] sh 13:11:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:11:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:11:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:11:36 prd-ubuntu20.04-docker-8c-8g-14374 does not seem to be running inside a container 13:11:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:11:37 $ docker top b99d9149f858786cf2fe14b99f5f04c46b721ad1c27b94b90628358c9bcfd643 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:11:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:11:37 [ssh-agent] Looking for ssh-agent implementation... 13:11:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:11:37 $ docker exec b99d9149f858786cf2fe14b99f5f04c46b721ad1c27b94b90628358c9bcfd643 ssh-agent 13:11:37 SSH_AUTH_SOCK=/tmp/ssh-KpdymAYlEfNH/agent.32 13:11:37 SSH_AGENT_PID=38 13:11:37 Running ssh-add (command line suppressed) 13:11:37 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_9633811658050614331.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_9633811658050614331.key) 13:11:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:11:38 + git semver push 13:11:38 2026-07-06 13:11:38,328 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:11:38 2026-07-06 13:11:38,332 [run_push] DEBUG push 13:11:38 2026-07-06 13:11:38,332 [execute] INFO git cat-file --batch-check 13:11:38 2026-07-06 13:11:38,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=, shell=False, universal_newlines=False) 13:11:38 2026-07-06 13:11:38,334 [execute] INFO git rev-list 2e13cec9134d85eaf97dd5bdc573f63c11bada53 -- 13:11:38 2026-07-06 13:11:38,334 [execute] DEBUG Popen(['git', 'rev-list', '2e13cec9134d85eaf97dd5bdc573f63c11bada53', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=None, shell=False, universal_newlines=False) 13:11:38 2026-07-06 13:11:38,341 [execute] INFO git fetch -v -- origin 13:11:38 2026-07-06 13:11:38,341 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=None, shell=False, universal_newlines=True) 13:11:39 2026-07-06 13:11:38,875 [run_push] DEBUG no remote changes detected 13:11:39 2026-07-06 13:11:38,875 [execute] INFO git push origin semver 13:11:39 2026-07-06 13:11:38,875 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=None, shell=False, universal_newlines=False) 13:11:40 2026-07-06 13:11:40,316 [run_push] DEBUG push all version tags 13:11:40 2026-07-06 13:11:40,316 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:11:40 2026-07-06 13:11:40,316 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=None, shell=False, universal_newlines=False) 13:11:41 2026-07-06 13:11:41,547 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:11:41 4.1.0-dev.24 [Pipeline] } 13:11:42 $ docker exec --env ******** --env ******** b99d9149f858786cf2fe14b99f5f04c46b721ad1c27b94b90628358c9bcfd643 ssh-agent -k 13:11:42 unset SSH_AUTH_SOCK; 13:11:42 unset SSH_AGENT_PID; 13:11:42 echo Agent pid 38 killed; 13:11:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:11:42 + git semver [Pipeline] } 13:11:43 $ docker stop --time=1 b99d9149f858786cf2fe14b99f5f04c46b721ad1c27b94b90628358c9bcfd643 13:11:44 $ docker rm -f --volumes b99d9149f858786cf2fe14b99f5f04c46b721ad1c27b94b90628358c9bcfd643 [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 13:11:45 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 13:11:45 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 13:11:45 total 16 13:11:45 drwxr-xr-x 3 root root 4096 Jul 6 13:10 . 13:11:45 drwxrwxr-x 9 jenkins jenkins 4096 Jul 6 13:11 .. 13:11:45 drwxr-xr-x 2 root root 4096 Jul 6 13:10 cost 13:11:45 -rw-r--r-- 1 root root 92 Jul 6 13:10 cost.csv 13:11:45 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 13:11:45 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 13:11:45 total 16 13:11:45 drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 13:10 . 13:11:45 drwxrwxr-x 9 jenkins jenkins 4096 Jul 6 13:11 .. 13:11:45 drwxr-xr-x 2 jenkins jenkins 4096 Jul 6 13:10 cost 13:11:45 -rw-r--r-- 1 jenkins jenkins 92 Jul 6 13:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:11:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:11:47 ---> package-listing.sh 13:11:47 ++ facter osfamily 13:11:47 ++ tr '[:upper:]' '[:lower:]' 13:11:47 + OS_FAMILY=debian 13:11:47 + workspace=/w/workspace/oundry_go-mod-configuration_main 13:11:47 + START_PACKAGES=/tmp/packages_start.txt 13:11:47 + END_PACKAGES=/tmp/packages_end.txt 13:11:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:11:47 + PACKAGES=/tmp/packages_start.txt 13:11:47 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 13:11:47 + PACKAGES=/tmp/packages_end.txt 13:11:47 + case "${OS_FAMILY}" in 13:11:47 + dpkg -l 13:11:47 + grep '^ii' 13:11:47 + '[' -f /tmp/packages_start.txt ']' 13:11:47 + '[' -f /tmp/packages_end.txt ']' 13:11:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:11:47 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 13:11:47 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 13:11:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 13:11:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:11:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:11:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:11:49 prd-ubuntu20.04-docker-8c-8g-14374 does not seem to be running inside a container 13:11:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:11:49 $ docker top bb9e3e4c38fb3c50494ea07a8c9021a5d2521a819bfb77cdd19fc534c6088aab -eo pid,comm [Pipeline] { [Pipeline] sh 13:11:50 + touch /tmp/pre-build-complete [Pipeline] sh 13:11:50 + mkdir -p /var/log/sysstat [Pipeline] sh 13:11:51 + ls /var/log/sa-host 13:11:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:11:51 provisioning config files... 13:11:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config16068559482083434733tmp [Pipeline] { [Pipeline] echo 13:11:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:11:52 ---> create-netrc.sh [Pipeline] } 13:11:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:11:53 ---> python-tools-install.sh [Pipeline] echo 13:11:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:11:53 ---> sudo-logs.sh 13:11:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:11:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:11:54 ---> job-cost.sh 13:11:54 lf-activate-venv: SKIPPING 13:11:54 DEBUG: total: 0.2199999988079071 13:11:54 INFO: Retrieving Stack Cost... 13:11:54 INFO: Retrieving Pricing Info for: v3-standard-8 13:11:54 INFO: Archiving Costs [Pipeline] echo 13:11:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:11:55 ---> logs-deploy.sh 13:11:55 lf-activate-venv: SKIPPING 13:11:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/119 13:11:55 INFO: archiving workspace using pattern(s): 13:11:56 Archives upload complete. 13:11:56 INFO: archiving logs to Nexus 13:11:57 ---> uname -a: 13:11:57 Linux prd-ubuntu20-04-docker-8c-8g-14374 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 13:11:57 13:11:57 13:11:57 ---> lscpu: 13:11:57 Architecture: x86_64 13:11:57 CPU op-mode(s): 32-bit, 64-bit 13:11:57 Byte Order: Little Endian 13:11:57 Address sizes: 40 bits physical, 48 bits virtual 13:11:57 CPU(s): 8 13:11:57 On-line CPU(s) list: 0-7 13:11:57 Thread(s) per core: 1 13:11:57 Core(s) per socket: 1 13:11:57 Socket(s): 8 13:11:57 NUMA node(s): 1 13:11:57 Vendor ID: AuthenticAMD 13:11:57 CPU family: 23 13:11:57 Model: 49 13:11:57 Model name: AMD EPYC-Rome Processor 13:11:57 Stepping: 0 13:11:57 CPU MHz: 2799.998 13:11:57 BogoMIPS: 5599.99 13:11:57 Virtualization: AMD-V 13:11:57 Hypervisor vendor: KVM 13:11:57 Virtualization type: full 13:11:57 L1d cache: 256 KiB 13:11:57 L1i cache: 256 KiB 13:11:57 L2 cache: 4 MiB 13:11:57 L3 cache: 128 MiB 13:11:57 NUMA node0 CPU(s): 0-7 13:11:57 Vulnerability Gather data sampling: Not affected 13:11:57 Vulnerability Itlb multihit: Not affected 13:11:57 Vulnerability L1tf: Not affected 13:11:57 Vulnerability Mds: Not affected 13:11:57 Vulnerability Meltdown: Not affected 13:11:57 Vulnerability Mmio stale data: Not affected 13:11:57 Vulnerability Retbleed: Vulnerable 13:11:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:11:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:11:57 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:11:57 Vulnerability Srbds: Not affected 13:11:57 Vulnerability Tsx async abort: Not affected 13:11:57 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 13:11:57 13:11:57 13:11:57 ---> nproc: 13:11:57 8 13:11:57 13:11:57 13:11:57 ---> df -h: 13:11:57 Filesystem Size Used Avail Use% Mounted on 13:11:57 overlay 155G 13G 143G 8% / 13:11:57 tmpfs 64M 0 64M 0% /dev 13:11:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:11:57 shm 64M 0 64M 0% /dev/shm 13:11:57 /dev/vda1 155G 13G 143G 8% /facter-os 13:11:57 13:11:57 13:11:57 ---> sar -b -r -n DEV: 13:11:57 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14374) 07/06/26 _x86_64_ (8 CPU) 13:11:57 13:11:57 13:08:42 LINUX RESTART (8 CPU) 13:11:57 13:11:57 13:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:11:57 13:10:01 393.78 64.19 329.60 0.00 11269.72 87789.90 0.00 13:11:57 13:11:01 118.26 1.08 117.18 0.00 40.66 55148.41 0.00 13:11:57 Average: 256.02 32.64 223.39 0.00 5655.19 71469.16 0.00 13:11:57 13:11:57 13:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:11:57 13:10:01 28453592 31502348 781888 2.38 94460 3216092 1775652 5.23 1024056 2971984 46376 13:11:57 13:11:01 26686052 31230100 1046384 3.18 137492 4537472 2094752 6.18 1480764 4141256 210700 13:11:57 Average: 27569822 31366224 914136 2.78 115976 3876782 1935202 5.71 1252410 3556620 128538 13:11:57 13:11:57 13:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:11:57 13:10:01 docker0 36.64 36.98 2.94 448.75 0.00 0.00 0.00 0.00 13:11:57 13:10:01 veth6c40440 29.56 29.33 2.72 376.89 0.00 0.00 0.00 0.03 13:11:57 13:10:01 lo 3.20 3.20 0.31 0.31 0.00 0.00 0.00 0.00 13:11:57 13:10:01 ens3 716.00 461.47 8413.59 134.97 0.00 0.00 0.00 0.00 13:11:57 13:11:01 docker0 32.68 34.14 2.67 380.10 0.00 0.00 0.00 0.00 13:11:57 13:11:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 13:11:57 13:11:01 veth764ebc7 31.11 32.19 2.97 378.54 0.00 0.00 0.00 0.03 13:11:57 13:11:01 ens3 279.04 179.74 6951.44 32.22 0.00 0.00 0.00 0.00 13:11:57 Average: docker0 34.66 35.56 2.80 414.42 0.00 0.00 0.00 0.00 13:11:57 Average: lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 13:11:57 Average: veth764ebc7 15.56 16.10 1.48 189.27 0.00 0.00 0.00 0.02 13:11:57 Average: ens3 497.52 320.60 7682.51 83.59 0.00 0.00 0.00 0.00 13:11:57 13:11:57 13:11:57 ---> sar -P ALL: 13:11:57 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14374) 07/06/26 _x86_64_ (8 CPU) 13:11:57 13:11:57 13:08:42 LINUX RESTART (8 CPU) 13:11:57 13:11:57 13:09:01 CPU %user %nice %system %iowait %steal %idle 13:11:57 13:10:01 all 10.77 0.00 3.57 1.50 0.08 84.08 13:11:57 13:10:01 0 9.76 0.00 4.70 0.64 0.07 84.84 13:11:57 13:10:01 1 12.54 0.00 2.94 0.22 0.08 84.21 13:11:57 13:10:01 2 9.14 0.00 3.74 3.93 0.08 83.10 13:11:57 13:10:01 3 7.18 0.00 3.82 0.34 0.07 88.60 13:11:57 13:10:01 4 10.58 0.00 2.88 2.00 0.07 84.47 13:11:57 13:10:01 5 12.57 0.00 2.93 0.56 0.10 83.84 13:11:57 13:10:01 6 10.83 0.00 4.28 3.66 0.10 81.12 13:11:57 13:10:01 7 13.53 0.00 3.24 0.68 0.08 82.47 13:11:57 13:11:01 all 25.21 0.00 5.49 0.56 0.11 68.63 13:11:57 13:11:01 0 23.99 0.00 5.19 0.74 0.12 69.97 13:11:57 13:11:01 1 27.63 0.00 5.18 0.34 0.13 66.72 13:11:57 13:11:01 2 24.78 0.00 5.58 1.49 0.12 68.04 13:11:57 13:11:01 3 27.20 0.00 6.01 0.05 0.12 66.62 13:11:57 13:11:01 4 26.41 0.00 5.76 0.24 0.10 67.50 13:11:57 13:11:01 5 23.47 0.00 4.13 0.08 0.10 72.21 13:11:57 13:11:01 6 23.95 0.00 5.23 0.08 0.10 70.64 13:11:57 13:11:01 7 24.22 0.00 6.83 1.45 0.12 67.38 13:11:57 Average: all 17.99 0.00 4.53 1.03 0.10 76.36 13:11:57 Average: 0 16.86 0.00 4.94 0.69 0.09 77.42 13:11:57 Average: 1 20.10 0.00 4.06 0.28 0.11 75.45 13:11:57 Average: 2 16.97 0.00 4.66 2.71 0.10 75.56 13:11:57 Average: 3 17.19 0.00 4.92 0.19 0.09 77.60 13:11:57 Average: 4 18.49 0.00 4.32 1.12 0.08 75.98 13:11:57 Average: 5 18.02 0.00 3.53 0.32 0.10 78.03 13:11:57 Average: 6 17.39 0.00 4.76 1.87 0.10 75.88 13:11:57 Average: 7 18.87 0.00 5.03 1.06 0.10 74.93 13:11:57 13:11:57 13:11:57