Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 45fa7ededf6153acbca9d0b09ca832f6d6fffe74 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-ssh2128096559957186835.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-ssh13100263940781087341.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-messaging/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-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1606184281807226140.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-ssh16867829502297643512.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-messaging/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-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17052320055719467043.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-messaging, 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-messaging-settings PROJECT: go-mod-messaging 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-messaging 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-15449 in /w/workspace/gexfoundry_go-mod-messaging_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-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 45fa7ededf6153acbca9d0b09ca832f6d6fffe74 (main) Commit message: "fix(command): use response topic prefix for all-command queries (#489)" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45fa7ededf6153acbca9d0b09ca832f6d6fffe74 # timeout=10 > git rev-list --no-walk aff0d0d0be54a2033e560e0f7aed647648e4b641 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:38:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:38:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:38:23 ========================================================= 09:38:23 EdgeX Global Pipelines Version Info 09:38:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:38:24 ------------------- 09:38:24 stable info: 09:38:24 ------------------- 09:38:24 Commited By: Ginny Guan ginny@iotechsys.com 09:38:24 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 09:38:24 Message: update stable to v1.0.281 09:38:25 ------------------- 09:38:25 experimental info: 09:38:25 ------------------- 09:38:25 Commited By: **** collab-it+edgex@linuxfoundation.org 09:38:25 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 09:38:25 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:38:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 09:38:25 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 09:38:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:38:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:38:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:38:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:38:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 09:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:38:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:38:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:38:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:38:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:38:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:38:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:38:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:38:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:38:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:38:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:38:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:38:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:38:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:38:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:38:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:38:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:38:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45fa7ededf6153acbca9d0b09ca832f6d6fffe74 [Pipeline] echo 09:38:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45fa7ed [Pipeline] echo 09:38:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:38:26 + git rev-list -1 --merges 45fa7ededf6153acbca9d0b09ca832f6d6fffe74~1..45fa7ededf6153acbca9d0b09ca832f6d6fffe74 [Pipeline] echo 09:38:26 -----------> git rev-list -1 --merges 45fa7ededf6153acbca9d0b09ca832f6d6fffe74~1..45fa7ededf6153acbca9d0b09ca832f6d6fffe74 45fa7ededf6153acbca9d0b09ca832f6d6fffe74 [false] [Pipeline] sh 09:38:27 + git log --format=format:%s -1 45fa7ededf6153acbca9d0b09ca832f6d6fffe74 [Pipeline] echo 09:38:27 ========================================================= 09:38:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:38:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:38:27 + git log --format=format:%s -1 45fa7ededf6153acbca9d0b09ca832f6d6fffe74 [Pipeline] echo 09:38:27 [semverPrep] GIT_COMMIT: 45fa7ededf6153acbca9d0b09ca832f6d6fffe74, Commit Message: fix(command): use response topic prefix for all-command queries (#489) [Pipeline] echo 09:38:27 [semverPrep] This is not a build commit. [Pipeline] sh 09:38:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:38:28 + grep -v github /etc/ssh/ssh_known_hosts 09:38:28 + [ -e /tmp/ssh_known_hosts ] 09:38:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:38:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:38:28 + sudo tee -a /etc/ssh/ssh_known_hosts 09:38:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:38:28 09:38:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:38:29 0.1.4: Pulling from edgex-devops/py-git-semver 09:38:29 3dae71ba6b94: Pulling fs layer 09:38:29 6bf1a483ea7c: Pulling fs layer 09:38:29 f5dfc541a4d3: Pulling fs layer 09:38:29 461d9e800cba: Pulling fs layer 09:38:29 80192f66455f: Pulling fs layer 09:38:29 2e8e34ca0e6c: Pulling fs layer 09:38:29 a29436f7fd5d: Pulling fs layer 09:38:29 923cac83aea3: Pulling fs layer 09:38:29 25ad8b0a4227: Pulling fs layer 09:38:29 db01528c6b51: Pulling fs layer 09:38:29 28988de357af: Pulling fs layer 09:38:29 a29436f7fd5d: Waiting 09:38:29 923cac83aea3: Waiting 09:38:29 25ad8b0a4227: Waiting 09:38:29 db01528c6b51: Waiting 09:38:29 28988de357af: Waiting 09:38:29 80192f66455f: Waiting 09:38:29 461d9e800cba: Waiting 09:38:29 2e8e34ca0e6c: Waiting 09:38:29 6bf1a483ea7c: Verifying Checksum 09:38:29 6bf1a483ea7c: Download complete 09:38:29 461d9e800cba: Verifying Checksum 09:38:29 461d9e800cba: Download complete 09:38:29 80192f66455f: Download complete 09:38:29 f5dfc541a4d3: Verifying Checksum 09:38:29 f5dfc541a4d3: Download complete 09:38:29 3dae71ba6b94: Download complete 09:38:29 923cac83aea3: Verifying Checksum 09:38:29 923cac83aea3: Download complete 09:38:29 25ad8b0a4227: Verifying Checksum 09:38:29 25ad8b0a4227: Download complete 09:38:29 db01528c6b51: Verifying Checksum 09:38:29 db01528c6b51: Download complete 09:38:29 28988de357af: Verifying Checksum 09:38:29 28988de357af: Download complete 09:38:29 a29436f7fd5d: Verifying Checksum 09:38:29 a29436f7fd5d: Download complete 09:38:30 2e8e34ca0e6c: Verifying Checksum 09:38:30 2e8e34ca0e6c: Download complete 09:38:30 3dae71ba6b94: Pull complete 09:38:31 6bf1a483ea7c: Pull complete 09:38:32 f5dfc541a4d3: Pull complete 09:38:32 461d9e800cba: Pull complete 09:38:32 80192f66455f: Pull complete 09:38:36 2e8e34ca0e6c: Pull complete 09:38:36 a29436f7fd5d: Pull complete 09:38:36 923cac83aea3: Pull complete 09:38:36 25ad8b0a4227: Pull complete 09:38:36 db01528c6b51: Pull complete 09:38:36 28988de357af: Pull complete 09:38:36 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:38:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:38:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:36 prd-ubuntu20.04-docker-8c-8g-15449 does not seem to be running inside a container 09:38:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:38:40 $ docker top 76c0f13d6f194a5487887ddd7bf4370d19093458726f54ac206c9a9de5318020 -eo pid,comm 09:38:40 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:38:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:38:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:38:40 [ssh-agent] Looking for ssh-agent implementation... 09:38:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:38:40 $ docker exec 76c0f13d6f194a5487887ddd7bf4370d19093458726f54ac206c9a9de5318020 ssh-agent 09:38:40 SSH_AUTH_SOCK=/tmp/ssh-Y9ugajmAhpXU/agent.32 09:38:40 SSH_AGENT_PID=38 09:38:40 Running ssh-add (command line suppressed) 09:38:40 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6170343652952626343.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6170343652952626343.key) 09:38:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:38:40 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] sh 09:38:41 + git tag --points-at HEAD [Pipeline] } 09:38:41 $ docker exec --env ******** --env ******** 76c0f13d6f194a5487887ddd7bf4370d19093458726f54ac206c9a9de5318020 ssh-agent -k 09:38:41 unset SSH_AUTH_SOCK; 09:38:41 unset SSH_AGENT_PID; 09:38:41 echo Agent pid 38 killed; 09:38:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:38:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:38:41 [ssh-agent] Looking for ssh-agent implementation... 09:38:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:38:41 $ docker exec 76c0f13d6f194a5487887ddd7bf4370d19093458726f54ac206c9a9de5318020 ssh-agent 09:38:41 SSH_AUTH_SOCK=/tmp/ssh-3yiQ8s66Dh8z/agent.85 09:38:41 SSH_AGENT_PID=91 09:38:41 Running ssh-add (command line suppressed) 09:38:41 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4097500411459460038.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4097500411459460038.key) 09:38:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:38:42 + git semver init 09:38:42 2026-07-23 09:38:42,392 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:38:42 2026-07-23 09:38:42,396 [run_init] DEBUG init version:0.0.0 force:False 09:38:42 2026-07-23 09:38:42,396 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 09:38:42 2026-07-23 09:38:42,397 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 09:38:42 2026-07-23 09:38:42,397 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) 09:38:43 2026-07-23 09:38:43,283 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 09:38:43 2026-07-23 09:38:43,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 09:38:43 2026-07-23 09:38:43,284 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 09:38:43 2026-07-23 09:38:43,284 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 09:38:43 4.1.0-dev.31 [Pipeline] } 09:38:43 $ docker exec --env ******** --env ******** 76c0f13d6f194a5487887ddd7bf4370d19093458726f54ac206c9a9de5318020 ssh-agent -k 09:38:43 unset SSH_AUTH_SOCK; 09:38:43 unset SSH_AGENT_PID; 09:38:43 echo Agent pid 91 killed; 09:38:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:38:43 + git semver [Pipeline] } 09:38:44 $ docker stop --time=1 76c0f13d6f194a5487887ddd7bf4370d19093458726f54ac206c9a9de5318020 09:38:45 $ docker rm -f --volumes 76c0f13d6f194a5487887ddd7bf4370d19093458726f54ac206c9a9de5318020 [Pipeline] // withDockerContainer [Pipeline] sh 09:38:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:38:46 Stashed 1 file(s) [Pipeline] echo 09:38:46 [edgeXSemver]: initialized semver on version 4.1.0-dev.31 [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:38:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:38:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:38:46 ========================================================= 09:38:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 09:38:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:38:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:38:47 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 09:38:47 2d35ebdb57d9: Pulling fs layer 09:38:47 c35fb4624d26: Pulling fs layer 09:38:47 4e2aec7ef170: Pulling fs layer 09:38:47 333b49ad6fbf: Pulling fs layer 09:38:47 4f4fb700ef54: Pulling fs layer 09:38:47 c3e65509a76b: Pulling fs layer 09:38:47 7cf9ebb963bd: Pulling fs layer 09:38:47 bb34ca984cfb: Pulling fs layer 09:38:47 333b49ad6fbf: Waiting 09:38:47 c3e65509a76b: Waiting 09:38:47 7cf9ebb963bd: Waiting 09:38:47 4f4fb700ef54: Waiting 09:38:47 151cf03bc807: Pulling fs layer 09:38:47 bb34ca984cfb: Waiting 09:38:47 151cf03bc807: Waiting 09:38:47 c35fb4624d26: Verifying Checksum 09:38:47 333b49ad6fbf: Verifying Checksum 09:38:47 333b49ad6fbf: Download complete 09:38:47 4f4fb700ef54: Verifying Checksum 09:38:47 4f4fb700ef54: Download complete 09:38:47 c3e65509a76b: Verifying Checksum 09:38:47 c3e65509a76b: Download complete 09:38:47 2d35ebdb57d9: Verifying Checksum 09:38:47 2d35ebdb57d9: Download complete 09:38:47 2d35ebdb57d9: Pull complete 09:38:47 7cf9ebb963bd: Verifying Checksum 09:38:47 7cf9ebb963bd: Download complete 09:38:47 c35fb4624d26: Pull complete 09:38:48 4e2aec7ef170: Verifying Checksum 09:38:48 4e2aec7ef170: Download complete 09:38:48 151cf03bc807: Verifying Checksum 09:38:48 151cf03bc807: Download complete 09:38:48 bb34ca984cfb: Verifying Checksum 09:38:48 bb34ca984cfb: Download complete 09:38:53 4e2aec7ef170: Pull complete 09:38:53 333b49ad6fbf: Pull complete 09:38:53 4f4fb700ef54: Pull complete 09:38:53 c3e65509a76b: Pull complete 09:38:53 7cf9ebb963bd: Pull complete 09:38:58 bb34ca984cfb: Pull complete 09:38:58 151cf03bc807: Pull complete 09:38:58 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 09:38:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:38:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh 09:38:58 + 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:38:58 + docker inspect -f . ci-base-image-x86_64 09:38:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:58 prd-ubuntu20.04-docker-8c-8g-15449 does not seem to be running inside a container 09:38:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:39:01 $ docker top f3c553c0af9e72971d9a24eda03d2731477644afba485f21cc203e3c45ef6f54 -eo pid,comm [Pipeline] { [Pipeline] sh 09:39:01 + go version 09:39:01 go version go1.25.2 linux/amd64 [Pipeline] } 09:39:01 $ docker stop --time=1 f3c553c0af9e72971d9a24eda03d2731477644afba485f21cc203e3c45ef6f54 09:39:03 $ docker rm -f --volumes f3c553c0af9e72971d9a24eda03d2731477644afba485f21cc203e3c45ef6f54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:03 + docker inspect -f . ci-base-image-x86_64 09:39:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:03 prd-ubuntu20.04-docker-8c-8g-15449 does not seem to be running inside a container 09:39:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:39:04 $ docker top b03f0fd33fe6701b3f680cd81ddaebef461fd6a4b724ed0d742696854d6d8f23 -eo pid,comm [Pipeline] { [Pipeline] sh 09:39:04 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 09:39:04 + make test 09:39:04 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 09:39:04 go: downloading github.com/google/uuid v1.6.0 09:39:04 go: downloading github.com/stretchr/testify v1.11.1 09:39:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.39 09:39:04 go: downloading github.com/fxamacker/cbor/v2 v2.9.2 09:39:05 go: downloading github.com/nats-io/nats.go v1.50.0 09:39:05 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:39:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.1 09:39:05 go: downloading github.com/x448/float16 v0.8.4 09:39:05 go: downloading github.com/davecgh/go-spew v1.1.1 09:39:05 go: downloading github.com/pmezard/go-difflib v1.0.0 09:39:05 go: downloading github.com/stretchr/objx v0.5.2 09:39:05 go: downloading github.com/go-playground/validator/v10 v10.30.3 09:39:05 go: downloading gopkg.in/yaml.v3 v3.0.1 09:39:05 go: downloading github.com/hashicorp/errwrap v1.0.0 09:39:05 go: downloading github.com/gorilla/websocket v1.5.3 09:39:05 go: downloading golang.org/x/net v0.55.0 09:39:05 go: downloading golang.org/x/sync v0.20.0 09:39:05 go: downloading github.com/nats-io/nkeys v0.4.15 09:39:05 go: downloading github.com/klauspost/compress v1.18.5 09:39:05 go: downloading github.com/nats-io/nuid v1.0.1 09:39:05 go: downloading github.com/gabriel-vasile/mimetype v1.4.13 09:39:05 go: downloading github.com/go-playground/universal-translator v0.18.1 09:39:05 go: downloading github.com/leodido/go-urn v1.4.0 09:39:05 go: downloading golang.org/x/crypto v0.52.0 09:39:06 go: downloading golang.org/x/text v0.37.0 09:39:06 go: downloading github.com/go-playground/locales v0.14.1 09:39:06 go: downloading golang.org/x/sys v0.45.0 09:39:28 ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.030s coverage: 86.0% of statements 09:39:33 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.035s coverage: 16.3% of statements 09:39:33 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.067s coverage: 82.6% of statements 09:39:33 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.037s coverage: 79.3% of statements 09:39:33 ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] 09:39:33 github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements 09:39:33 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.027s coverage: 15.4% of statements 09:39:33 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.028s coverage: 100.0% of statements 09:39:33 github.com/edgexfoundry/go-mod-messaging/v4/messaging/envelope coverage: 0.0% of statements 09:39:33 github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements 09:39:33 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.022s coverage: 100.0% of statements 09:39:33 ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.033s coverage: 64.4% of statements 09:39:48 0 issues. 09:39:48 go vet ./... 09:39:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:39:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:39:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 09:39:49 $ docker stop --time=1 b03f0fd33fe6701b3f680cd81ddaebef461fd6a4b724ed0d742696854d6d8f23 09:39:51 $ docker rm -f --volumes b03f0fd33fe6701b3f680cd81ddaebef461fd6a4b724ed0d742696854d6d8f23 [Pipeline] // withDockerContainer [Pipeline] sh 09:39:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:39:52 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:39:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:39:52 09:39:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:39:53 latest: Pulling from edgex-lftools-log-publisher 09:39:53 5eb5b503b376: Pulling fs layer 09:39:53 5c69ac0246d0: Pulling fs layer 09:39:53 ec43610c2a17: Pulling fs layer 09:39:53 3a2ae6a8a46f: Pulling fs layer 09:39:53 33b1e0a273af: Pulling fs layer 09:39:53 5d3b04190fa2: Pulling fs layer 09:39:53 2f39f015ded8: Pulling fs layer 09:39:53 2f39f015ded8: Waiting 09:39:53 5d3b04190fa2: Waiting 09:39:53 33b1e0a273af: Waiting 09:39:53 3a2ae6a8a46f: Waiting 09:39:53 5c69ac0246d0: Verifying Checksum 09:39:53 5c69ac0246d0: Download complete 09:39:53 3a2ae6a8a46f: Verifying Checksum 09:39:53 3a2ae6a8a46f: Download complete 09:39:53 33b1e0a273af: Verifying Checksum 09:39:53 33b1e0a273af: Download complete 09:39:53 ec43610c2a17: Verifying Checksum 09:39:53 ec43610c2a17: Download complete 09:39:53 5d3b04190fa2: Download complete 09:39:53 5eb5b503b376: Verifying Checksum 09:39:53 5eb5b503b376: Download complete 09:39:54 2f39f015ded8: Download complete 09:39:55 5eb5b503b376: Pull complete 09:39:55 5c69ac0246d0: Pull complete 09:39:55 ec43610c2a17: Pull complete 09:39:55 3a2ae6a8a46f: Pull complete 09:39:56 33b1e0a273af: Pull complete 09:39:56 5d3b04190fa2: Pull complete 09:40:02 2f39f015ded8: Pull complete 09:40:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:40:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:02 prd-ubuntu20.04-docker-8c-8g-15449 does not seem to be running inside a container 09:40:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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:40:04 $ docker top bae716e14f9cb7e1bba335472836be35ce48cf13626887b86f20f6e7e46ddaec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:40:04 ---> job-cost.sh 09:40:04 lf-activate-venv: SKIPPING 09:40:04 INFO: No Stack... 09:40:04 INFO: Retrieving Pricing Info for: v3-standard-8 09:40:05 INFO: Archiving Costs [Pipeline] sh 09:40:05 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 09:40:05 + cut -d, -f6 [Pipeline] lock 09:40:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-232-stack-cost] 09:40:05 Resource [jenkins-edgexfoundry-go-mod-messaging-main-232-stack-cost] did not exist. Created. 09:40:05 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:40:05 + echo total: 0.2199999988079071 [Pipeline] stash 09:40:05 Stashed 1 file(s) [Pipeline] } 09:40:05 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-232-stack-cost] [Pipeline] // lock [Pipeline] } 09:40:05 $ docker stop --time=1 bae716e14f9cb7e1bba335472836be35ce48cf13626887b86f20f6e7e46ddaec 09:40:07 $ docker rm -f --volumes bae716e14f9cb7e1bba335472836be35ce48cf13626887b86f20f6e7e46ddaec [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:40:07 provisioning config files... 09:40:07 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6573877495010772522tmp [Pipeline] { [Pipeline] sh 09:40:07 + set +x 09:40:07 + curl -s https://codecov.io/bash 09:40:07 + bash -s -- 09:40:07 09:40:07 _____ _ 09:40:07 / ____| | | 09:40:07 | | ___ __| | ___ ___ _____ __ 09:40:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:40:07 | |___| (_) | (_| | __/ (_| (_) \ V / 09:40:07 \_____\___/ \__,_|\___|\___\___/ \_/ 09:40:07 Bash-1.0.6 09:40:07 09:40:07 09:40:07 ==> git version 2.25.1 found 09:40: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:40:07 Release-Date: 2020-01-08 09:40: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:40:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:40:07 ==> Jenkins CI detected. 09:40:07 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 09:40:07 project root: . 09:40:07 --> token set from env 09:40:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:40:07 ==> Running gcov in . (disable via -X gcov) 09:40:07 ==> Python coveragepy not found 09:40:07 ==> Searching for coverage reports in: 09:40:07 + . 09:40:07 -> Found 1 reports 09:40:07 ==> Detecting git/mercurial file structure 09:40:07 ==> Reading reports 09:40:07 + ./coverage.out bytes=53534 09:40:07 ==> Appending adjustments 09:40:07 https://docs.codecov.io/docs/fixing-reports 09:40:08 + Found adjustments 09:40:08 ==> Gzipping contents 09:40:08 12K /tmp/codecov.yntpux.gz 09:40:08 ==> Uploading reports 09:40:08 url: https://codecov.io 09:40:08 query: branch=main&commit=45fa7ededf6153acbca9d0b09ca832f6d6fffe74&build=232&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F232%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 09:40:08 -> Pinging Codecov 09:40:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=45fa7ededf6153acbca9d0b09ca832f6d6fffe74&build=232&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F232%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 09:40:08 -> Uploading to 09:40:08 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-messaging/45fa7ededf6153acbca9d0b09ca832f6d6fffe74/14c2913f-1493-47e3-b0b0-c10afa6a2eae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260723%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260723T094008Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ab9aae69174b424a75a0f8fb36da5813179b5e0089180c18f1fb830f41a833b4 09:40:08 % Total % Received % Xferd Average Speed Time Time Time Current 09:40:08 Dload Upload Total Spent Left Speed 09:40:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8708 0 0 100 8708 0 62647 --:--:-- --:--:-- --:--:-- 62647 09:40:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/45fa7ededf6153acbca9d0b09ca832f6d6fffe74 [Pipeline] } 09:40:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:40:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:40:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:40:09 09:40:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:40:09 latest: Pulling from edgex-devops/edgex-snyk-go 09:40:09 2d35ebdb57d9: Already exists 09:40:09 85e8836fcdb2: Pulling fs layer 09:40:09 91631faa732a: Pulling fs layer 09:40:09 f3f5ae8826fa: Pulling fs layer 09:40:09 4f4fb700ef54: Pulling fs layer 09:40:09 7861252a18e6: Pulling fs layer 09:40:09 9130f900ef6f: Pulling fs layer 09:40:09 7861252a18e6: Waiting 09:40:09 9130f900ef6f: Waiting 09:40:09 4f4fb700ef54: Waiting 09:40:09 f3f5ae8826fa: Verifying Checksum 09:40:09 f3f5ae8826fa: Download complete 09:40:09 85e8836fcdb2: Download complete 09:40:09 4f4fb700ef54: Verifying Checksum 09:40:09 4f4fb700ef54: Download complete 09:40:09 85e8836fcdb2: Pull complete 09:40:09 7861252a18e6: Verifying Checksum 09:40:09 7861252a18e6: Download complete 09:40:09 91631faa732a: Verifying Checksum 09:40:09 91631faa732a: Download complete 09:40:10 9130f900ef6f: Verifying Checksum 09:40:10 9130f900ef6f: Download complete 09:40:15 91631faa732a: Pull complete 09:40:15 f3f5ae8826fa: Pull complete 09:40:15 4f4fb700ef54: Pull complete 09:40:15 7861252a18e6: Pull complete 09:40:19 9130f900ef6f: Pull complete 09:40:19 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 09:40:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:40:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:19 prd-ubuntu20.04-docker-8c-8g-15449 does not seem to be running inside a container 09:40:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:40:22 $ docker top e7f39f4df708d7112521f308d26c5ec302120441ad9b41b1dfc6f9a4bfb687c1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:22 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] echo 09:40:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 09:40:23 + set -o pipefail 09:40:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 09:40:29 09:40:29 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v4)... 09:40:29 09:40:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e131b10b-624f-4025-a5e9-a0c923ea2edd/history/4b95847b-2acf-4857-a878-5e9b58fa2cba 09:40:29 09:40:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:40:29 [Pipeline] } 09:40:30 $ docker stop --time=1 e7f39f4df708d7112521f308d26c5ec302120441ad9b41b1dfc6f9a4bfb687c1 09:40:32 $ docker rm -f --volumes e7f39f4df708d7112521f308d26c5ec302120441ad9b41b1dfc6f9a4bfb687c1 [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:40:33 + git log --format=format:%s -1 45fa7ededf6153acbca9d0b09ca832f6d6fffe74 [Pipeline] sh 09:40:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:40:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:40:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:34 prd-ubuntu20.04-docker-8c-8g-15449 does not seem to be running inside a container 09:40:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:40:34 $ docker top e0edb4788c9e2c43e0ae67251ba43eb291c2f296d42670c27f0cface3e79e3cf -eo pid,comm 09:40:34 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:40:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:40:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:40:34 [ssh-agent] Looking for ssh-agent implementation... 09:40:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:34 $ docker exec e0edb4788c9e2c43e0ae67251ba43eb291c2f296d42670c27f0cface3e79e3cf ssh-agent 09:40:34 SSH_AUTH_SOCK=/tmp/ssh-lULxCKds7fjB/agent.32 09:40:34 SSH_AGENT_PID=38 09:40:34 Running ssh-add (command line suppressed) 09:40:34 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10537776388832426221.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10537776388832426221.key) 09:40:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:40:35 + git semver tag 09:40:35 2026-07-23 09:40:35,448 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:40:35 2026-07-23 09:40:35,452 [run_tag] DEBUG tag force:False 09:40:35 2026-07-23 09:40:35,452 [check_head_tag] DEBUG check head tag 09:40:35 2026-07-23 09:40:35,453 [execute] INFO git cat-file --batch-check 09:40:35 2026-07-23 09:40:35,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=, shell=False, universal_newlines=False) 09:40:35 2026-07-23 09:40:35,455 [execute] INFO git cat-file --batch 09:40:35 2026-07-23 09:40:35,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=, shell=False, universal_newlines=False) 09:40:35 2026-07-23 09:40:35,470 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 09:40:35 2026-07-23 09:40:35,470 [execute] INFO git tag -a v4.1.0-dev.31 -m v4.1.0-dev.31 09:40:35 2026-07-23 09:40:35,470 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.31', '-m', 'v4.1.0-dev.31'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) 09:40:35 2026-07-23 09:40:35,472 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 09:40:35 4.1.0-dev.31 [Pipeline] } 09:40:35 $ docker exec --env ******** --env ******** e0edb4788c9e2c43e0ae67251ba43eb291c2f296d42670c27f0cface3e79e3cf ssh-agent -k 09:40:35 unset SSH_AUTH_SOCK; 09:40:35 unset SSH_AGENT_PID; 09:40:35 echo Agent pid 38 killed; 09:40:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:40:36 + git semver [Pipeline] } 09:40:36 $ docker stop --time=1 e0edb4788c9e2c43e0ae67251ba43eb291c2f296d42670c27f0cface3e79e3cf 09:40:37 $ docker rm -f --volumes e0edb4788c9e2c43e0ae67251ba43eb291c2f296d42670c27f0cface3e79e3cf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:40:38 09:40:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:40:38 0.23.1-centos7: Pulling from edgex-lftools 09:40:38 ab5ef0e58194: Pulling fs layer 09:40:38 9712f1f96733: Pulling fs layer 09:40:38 63f879dbbcfc: Pulling fs layer 09:40:38 0d9ebad4ef96: Pulling fs layer 09:40:38 e9a5061849ea: Pulling fs layer 09:40:38 d747dcd14b5f: Pulling fs layer 09:40:38 2de7ff778b66: Pulling fs layer 09:40:38 e9a5061849ea: Waiting 09:40:38 0d9ebad4ef96: Waiting 09:40:38 d747dcd14b5f: Waiting 09:40:38 2de7ff778b66: Waiting 09:40:38 9712f1f96733: Download complete 09:40:38 63f879dbbcfc: Verifying Checksum 09:40:38 63f879dbbcfc: Download complete 09:40:39 0d9ebad4ef96: Verifying Checksum 09:40:39 0d9ebad4ef96: Download complete 09:40:39 e9a5061849ea: Verifying Checksum 09:40:39 e9a5061849ea: Download complete 09:40:39 d747dcd14b5f: Verifying Checksum 09:40:39 d747dcd14b5f: Download complete 09:40:39 ab5ef0e58194: Verifying Checksum 09:40:39 ab5ef0e58194: Download complete 09:40:39 2de7ff778b66: Verifying Checksum 09:40:39 2de7ff778b66: Download complete 09:40:43 ab5ef0e58194: Pull complete 09:40:43 9712f1f96733: Pull complete 09:40:43 63f879dbbcfc: Pull complete 09:40:50 0d9ebad4ef96: Pull complete 09:40:50 e9a5061849ea: Pull complete 09:40:50 d747dcd14b5f: Pull complete 09:40:51 2de7ff778b66: Pull complete 09:40:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:40:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:40:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:51 prd-ubuntu20.04-docker-8c-8g-15449 does not seem to be running inside a container 09:40:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:40:53 $ docker top 5a0abffdb535fc21c14dc299be058b82ade0beb5e41cd36f7d89195bd1703547 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:40:53 provisioning config files... 09:40:53 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5276154634162630751tmp 09:40:53 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3734427843946584332tmp 09:40:53 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3889331503663806466tmp [Pipeline] { [Pipeline] echo 09:40:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:40:53 ---> sigul-configuration.sh 09:40:53 gpg: directory `/root/.gnupg' created 09:40:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:40:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:40:53 gpg: keyring `/root/.gnupg/secring.gpg' created 09:40:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:40:53 gpg: CAST5 encrypted data 09:40:53 gpg: encrypted with 1 passphrase 09:40:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:40:54 + mkdir /home/jenkins 09:40:54 + mkdir /home/jenkins/sigul [Pipeline] sh 09:40:54 + 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:40:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:40:54 ---> sigul-install.sh 09:40:54 Sigul already installed; skipping installation. [Pipeline] sh 09:40:55 + git tag --list 09:40:55 v0.0.0 09:40:55 v0.1.0 09:40:55 v0.1.1 09:40:55 v0.1.10 09:40:55 v0.1.11 09:40:55 v0.1.12 09:40:55 v0.1.13 09:40:55 v0.1.14 09:40:55 v0.1.15 09:40:55 v0.1.16 09:40:55 v0.1.17 09:40:55 v0.1.18 09:40:55 v0.1.19 09:40:55 v0.1.2 09:40:55 v0.1.20 09:40:55 v0.1.21 09:40:55 v0.1.22 09:40:55 v0.1.23 09:40:55 v0.1.24 09:40:55 v0.1.25 09:40:55 v0.1.26 09:40:55 v0.1.27 09:40:55 v0.1.28 09:40:55 v0.1.29 09:40:55 v0.1.3 09:40:55 v0.1.30 09:40:55 v0.1.31 09:40:55 v0.1.4 09:40:55 v0.1.5 09:40:55 v0.1.6 09:40:55 v0.1.7 09:40:55 v0.1.8 09:40:55 v0.1.9 09:40:55 v2.0.0 09:40:55 v2.0.1 09:40:55 v2.1.0 09:40:55 v2.1.1 09:40:55 v2.2.0 09:40:55 v2.3.0 09:40:55 v3.0 09:40:55 v3.0.0 09:40:55 v3.1 09:40:55 v3.1.0 09:40:55 v4.0 09:40:55 v4.0.0 09:40:55 v4.0.1 09:40:55 v4.0.2 09:40:55 v4.0.3 09:40:55 v4.1.0-dev.29 09:40:55 v4.1.0-dev.30 09:40:55 v4.1.0-dev.31 [Pipeline] sh 09:40:55 + lftools sign git-tag v4.1.0-dev.31 09:40:56 Signing Git tag with Sigul... 09:40:56 Signing v4.1.0-dev.31 [Pipeline] echo 09:40:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:40:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:40:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:40:57 $ docker stop --time=1 5a0abffdb535fc21c14dc299be058b82ade0beb5e41cd36f7d89195bd1703547 09:40:58 $ docker rm -f --volumes 5a0abffdb535fc21c14dc299be058b82ade0beb5e41cd36f7d89195bd1703547 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:40:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:40:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:40:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:59 prd-ubuntu20.04-docker-8c-8g-15449 does not seem to be running inside a container 09:40:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:40:59 $ docker top 155a51e9ac7cd7a0aa13ac21a56f357dd4136d51a1858ef0469e28d77e992f34 -eo pid,comm 09:40:59 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:40:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:40:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:40:59 [ssh-agent] Looking for ssh-agent implementation... 09:40:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:59 $ docker exec 155a51e9ac7cd7a0aa13ac21a56f357dd4136d51a1858ef0469e28d77e992f34 ssh-agent 09:40:59 SSH_AUTH_SOCK=/tmp/ssh-d1ltLNrNLS6S/agent.32 09:40:59 SSH_AGENT_PID=38 09:40:59 Running ssh-add (command line suppressed) 09:40:59 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15881075982258077973.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15881075982258077973.key) 09:40:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:41:00 + git semver bump pre 09:41:00 2026-07-23 09:41:00,470 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:41:00 2026-07-23 09:41:00,474 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 09:41:00 2026-07-23 09:41:00,474 [bump_version] DEBUG bumping version:4.1.0-dev.31 on axis:pre with prefix:dev 09:41:00 2026-07-23 09:41:00,474 [bump_version] DEBUG bumped version:4.1.0-dev.32 09:41:00 2026-07-23 09:41:00,474 [write_version] DEBUG write version:4.1.0-dev.32 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 09:41:00 2026-07-23 09:41:00,474 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 09:41:00 2026-07-23 09:41:00,474 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 09:41:00 2026-07-23 09:41:00,477 [execute] INFO git cat-file --batch-check 09:41:00 2026-07-23 09:41:00,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) 09:41:00 2026-07-23 09:41:00,481 [execute] INFO git cat-file --batch 09:41:00 2026-07-23 09:41:00,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) 09:41:00 2026-07-23 09:41:00,485 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 09:41:00 4.1.0-dev.32 [Pipeline] } 09:41:00 $ docker exec --env ******** --env ******** 155a51e9ac7cd7a0aa13ac21a56f357dd4136d51a1858ef0469e28d77e992f34 ssh-agent -k 09:41:00 unset SSH_AUTH_SOCK; 09:41:00 unset SSH_AGENT_PID; 09:41:00 echo Agent pid 38 killed; 09:41:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:41:01 + git semver [Pipeline] } 09:41:01 $ docker stop --time=1 155a51e9ac7cd7a0aa13ac21a56f357dd4136d51a1858ef0469e28d77e992f34 09:41:02 $ docker rm -f --volumes 155a51e9ac7cd7a0aa13ac21a56f357dd4136d51a1858ef0469e28d77e992f34 [Pipeline] // withDockerContainer [Pipeline] sh 09:41:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:41:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:41:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:03 prd-ubuntu20.04-docker-8c-8g-15449 does not seem to be running inside a container 09:41:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:41:03 $ docker top 91f2f2ffd2979e6b49d950d37e79fbcb543db0cdbc405394df44506a2e88b6be -eo pid,comm 09:41:03 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:41:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:41:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:41:03 [ssh-agent] Looking for ssh-agent implementation... 09:41:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:04 $ docker exec 91f2f2ffd2979e6b49d950d37e79fbcb543db0cdbc405394df44506a2e88b6be ssh-agent 09:41:04 SSH_AUTH_SOCK=/tmp/ssh-2MmOWO4CrP4V/agent.34 09:41:04 SSH_AGENT_PID=40 09:41:04 Running ssh-add (command line suppressed) 09:41:04 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5637131351295571447.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5637131351295571447.key) 09:41:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:41:04 + git semver push 09:41:04 2026-07-23 09:41:04,804 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:41:04 2026-07-23 09:41:04,807 [run_push] DEBUG push 09:41:04 2026-07-23 09:41:04,807 [execute] INFO git cat-file --batch-check 09:41:04 2026-07-23 09:41:04,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) 09:41:04 2026-07-23 09:41:04,810 [execute] INFO git rev-list 8bd5eda18d2aff880943a99eeafd1d0d9e36da3f -- 09:41:04 2026-07-23 09:41:04,810 [execute] DEBUG Popen(['git', 'rev-list', '8bd5eda18d2aff880943a99eeafd1d0d9e36da3f', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:41:04 2026-07-23 09:41:04,818 [execute] INFO git fetch -v -- origin 09:41:04 2026-07-23 09:41:04,818 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=True) 09:41:05 2026-07-23 09:41:05,354 [run_push] DEBUG no remote changes detected 09:41:05 2026-07-23 09:41:05,354 [execute] INFO git push origin semver 09:41:05 2026-07-23 09:41:05,354 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:41:06 2026-07-23 09:41:06,654 [run_push] DEBUG push all version tags 09:41:06 2026-07-23 09:41:06,655 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:41:06 2026-07-23 09:41:06,655 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) 09:41:08 2026-07-23 09:41:07,908 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 09:41:08 4.1.0-dev.32 [Pipeline] } 09:41:08 $ docker exec --env ******** --env ******** 91f2f2ffd2979e6b49d950d37e79fbcb543db0cdbc405394df44506a2e88b6be ssh-agent -k 09:41:08 unset SSH_AUTH_SOCK; 09:41:08 unset SSH_AGENT_PID; 09:41:08 echo Agent pid 40 killed; 09:41:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:41:09 + git semver [Pipeline] } 09:41:09 $ docker stop --time=1 91f2f2ffd2979e6b49d950d37e79fbcb543db0cdbc405394df44506a2e88b6be 09:41:10 $ docker rm -f --volumes 91f2f2ffd2979e6b49d950d37e79fbcb543db0cdbc405394df44506a2e88b6be [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:41:12 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 09:41:12 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 09:41:12 total 16 09:41:12 drwxr-xr-x 3 root root 4096 Jul 23 09:40 . 09:41:12 drwxrwxr-x 10 jenkins jenkins 4096 Jul 23 09:40 .. 09:41:12 drwxr-xr-x 2 root root 4096 Jul 23 09:40 cost 09:41:12 -rw-r--r-- 1 root root 88 Jul 23 09:40 cost.csv 09:41:12 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 09:41:12 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 09:41:12 total 16 09:41:12 drwxr-xr-x 3 jenkins jenkins 4096 Jul 23 09:40 . 09:41:12 drwxrwxr-x 10 jenkins jenkins 4096 Jul 23 09:40 .. 09:41:12 drwxr-xr-x 2 jenkins jenkins 4096 Jul 23 09:40 cost 09:41:12 -rw-r--r-- 1 jenkins jenkins 88 Jul 23 09:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:41:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:41:13 ---> package-listing.sh 09:41:13 ++ facter osfamily 09:41:13 ++ tr '[:upper:]' '[:lower:]' 09:41:13 + OS_FAMILY=debian 09:41:13 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 09:41:13 + START_PACKAGES=/tmp/packages_start.txt 09:41:13 + END_PACKAGES=/tmp/packages_end.txt 09:41:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:41:13 + PACKAGES=/tmp/packages_start.txt 09:41:13 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 09:41:13 + PACKAGES=/tmp/packages_end.txt 09:41:13 + case "${OS_FAMILY}" in 09:41:13 + dpkg -l 09:41:13 + grep '^ii' 09:41:13 + '[' -f /tmp/packages_start.txt ']' 09:41:13 + '[' -f /tmp/packages_end.txt ']' 09:41:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:41:13 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 09:41:13 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 09:41:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 09:41:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:41:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:41:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:15 prd-ubuntu20.04-docker-8c-8g-15449 does not seem to be running inside a container 09:41:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:41:15 $ docker top d57a60d8371c1fbef089a07c382a93c91978f355e03f7158b305d3606f7fcc40 -eo pid,comm [Pipeline] { [Pipeline] sh 09:41:16 + touch /tmp/pre-build-complete [Pipeline] sh 09:41:16 + mkdir -p /var/log/sysstat [Pipeline] sh 09:41:16 + ls /var/log/sa-host 09:41:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:17 provisioning config files... 09:41:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7487967294202695203tmp [Pipeline] { [Pipeline] echo 09:41:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:41:17 ---> create-netrc.sh [Pipeline] } 09:41:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:41:17 ---> python-tools-install.sh [Pipeline] echo 09:41:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:41:18 ---> sudo-logs.sh 09:41:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:41:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:41:18 ---> job-cost.sh 09:41:18 lf-activate-venv: SKIPPING 09:41:18 DEBUG: total: 0.2199999988079071 09:41:18 INFO: Retrieving Stack Cost... 09:41:18 INFO: Retrieving Pricing Info for: v3-standard-8 09:41:18 INFO: Archiving Costs [Pipeline] echo 09:41:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:41:19 ---> logs-deploy.sh 09:41:19 lf-activate-venv: SKIPPING 09:41:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/232 09:41:19 INFO: archiving workspace using pattern(s): 09:41:20 Archives upload complete. 09:41:20 INFO: archiving logs to Nexus 09:41:21 ---> uname -a: 09:41:21 Linux prd-ubuntu20-04-docker-8c-8g-15449 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 09:41:21 09:41:21 09:41:21 ---> lscpu: 09:41:21 Architecture: x86_64 09:41:21 CPU op-mode(s): 32-bit, 64-bit 09:41:21 Byte Order: Little Endian 09:41:21 Address sizes: 40 bits physical, 48 bits virtual 09:41:21 CPU(s): 8 09:41:21 On-line CPU(s) list: 0-7 09:41:21 Thread(s) per core: 1 09:41:21 Core(s) per socket: 1 09:41:21 Socket(s): 8 09:41:21 NUMA node(s): 1 09:41:21 Vendor ID: AuthenticAMD 09:41:21 CPU family: 23 09:41:21 Model: 49 09:41:21 Model name: AMD EPYC-Rome Processor 09:41:21 Stepping: 0 09:41:21 CPU MHz: 2799.998 09:41:21 BogoMIPS: 5599.99 09:41:21 Virtualization: AMD-V 09:41:21 Hypervisor vendor: KVM 09:41:21 Virtualization type: full 09:41:21 L1d cache: 256 KiB 09:41:21 L1i cache: 256 KiB 09:41:21 L2 cache: 4 MiB 09:41:21 L3 cache: 128 MiB 09:41:21 NUMA node0 CPU(s): 0-7 09:41:21 Vulnerability Gather data sampling: Not affected 09:41:21 Vulnerability Itlb multihit: Not affected 09:41:21 Vulnerability L1tf: Not affected 09:41:21 Vulnerability Mds: Not affected 09:41:21 Vulnerability Meltdown: Not affected 09:41:21 Vulnerability Mmio stale data: Not affected 09:41:21 Vulnerability Retbleed: Vulnerable 09:41:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:41:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:41:21 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:41:21 Vulnerability Srbds: Not affected 09:41:21 Vulnerability Tsx async abort: Not affected 09:41:21 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 09:41:21 09:41:21 09:41:21 ---> nproc: 09:41:21 8 09:41:21 09:41:21 09:41:21 ---> df -h: 09:41:21 Filesystem Size Used Avail Use% Mounted on 09:41:21 overlay 155G 13G 143G 8% / 09:41:21 tmpfs 64M 0 64M 0% /dev 09:41:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:41:21 shm 64M 0 64M 0% /dev/shm 09:41:21 /dev/vda1 155G 13G 143G 8% /facter-os 09:41:21 09:41:21 09:41:21 ---> sar -b -r -n DEV: 09:41:21 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-15449) 07/23/26 _x86_64_ (8 CPU) 09:41:21 09:41:21 09:37:42 LINUX RESTART (8 CPU) 09:41:21 09:41:21 09:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:41:21 09:39:01 310.36 67.77 242.59 0.00 11686.05 83985.74 0.00 09:41:21 09:40:01 59.52 0.38 59.14 0.00 10.13 24190.90 0.00 09:41:21 09:41:01 161.21 0.50 160.71 0.00 29.73 75157.34 0.00 09:41:21 Average: 177.03 22.89 154.15 0.00 3908.64 61111.33 0.00 09:41:21 09:41:21 09:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:41:21 09:39:01 28548072 31540424 747400 2.27 90536 3175516 1746536 5.15 958424 2959000 43848 09:41:21 09:40:01 27963548 31531852 752424 2.29 108736 3676392 1798352 5.30 1097540 3342524 515076 09:41:21 09:41:01 26462228 31495544 779608 2.37 164856 4943720 1760364 5.19 1232764 4557928 524 09:41:21 Average: 27657949 31522607 759811 2.31 121376 3931876 1768417 5.21 1096243 3619817 186483 09:41:21 09:41:21 09:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:41:21 09:39:01 lo 3.43 3.43 0.33 0.33 0.00 0.00 0.00 0.00 09:41:21 09:39:01 docker0 7.75 7.82 0.71 75.72 0.00 0.00 0.00 0.00 09:41:21 09:39:01 ens3 701.38 482.32 8039.90 131.63 0.00 0.00 0.00 0.00 09:41:21 09:40:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:41:21 09:40:01 docker0 67.39 70.99 5.42 1033.06 0.00 0.00 0.00 0.00 09:41:21 09:40:01 ens3 184.62 134.59 3573.02 24.27 0.00 0.00 0.00 0.00 09:41:21 09:41:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 09:41:21 09:41:01 docker0 63.92 76.42 5.58 1033.76 0.00 0.00 0.00 0.00 09:41:21 09:41:01 vethdfe2d4b 0.03 0.08 0.00 0.01 0.00 0.00 0.00 0.00 09:41:21 09:41:01 ens3 400.90 263.44 8335.55 52.37 0.00 0.00 0.00 0.00 09:41:21 Average: lo 2.10 2.10 0.20 0.20 0.00 0.00 0.00 0.00 09:41:21 Average: docker0 46.35 51.74 3.90 714.18 0.00 0.00 0.00 0.00 09:41:21 Average: vethdfe2d4b 0.01 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:41:21 Average: ens3 428.97 293.45 6649.49 69.43 0.00 0.00 0.00 0.00 09:41:21 09:41:21 09:41:21 ---> sar -P ALL: 09:41:21 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-15449) 07/23/26 _x86_64_ (8 CPU) 09:41:21 09:41:21 09:37:42 LINUX RESTART (8 CPU) 09:41:21 09:41:21 09:38:01 CPU %user %nice %system %iowait %steal %idle 09:41:21 09:39:01 all 10.36 0.00 3.32 2.63 0.08 83.61 09:41:21 09:39:01 0 8.84 0.00 2.14 0.22 0.07 88.73 09:41:21 09:39:01 1 10.05 0.00 4.41 3.56 0.08 81.90 09:41:21 09:39:01 2 7.81 0.00 2.85 0.69 0.08 88.57 09:41:21 09:39:01 3 9.75 0.00 2.50 0.59 0.07 87.10 09:41:21 09:39:01 4 10.03 0.00 3.38 6.85 0.08 79.65 09:41:21 09:39:01 5 9.99 0.00 2.98 2.36 0.08 84.58 09:41:21 09:39:01 6 13.76 0.00 5.35 5.22 0.07 75.60 09:41:21 09:39:01 7 12.65 0.00 2.98 1.60 0.07 82.70 09:41:21 09:40:01 all 33.90 0.00 5.55 0.45 0.09 60.01 09:41:21 09:40:01 0 34.34 0.00 5.59 0.08 0.08 59.90 09:41:21 09:40:01 1 32.78 0.00 6.14 1.53 0.08 59.46 09:41:21 09:40:01 2 33.53 0.00 5.41 0.17 0.10 60.79 09:41:21 09:40:01 3 33.38 0.00 5.20 0.05 0.08 61.28 09:41:21 09:40:01 4 34.60 0.00 5.14 0.30 0.08 59.87 09:41:21 09:40:01 5 34.22 0.00 5.51 0.56 0.10 59.62 09:41:21 09:40:01 6 31.43 0.00 5.56 0.81 0.07 62.13 09:41:21 09:40:01 7 36.92 0.00 5.87 0.10 0.10 57.01 09:41:21 09:41:01 all 9.36 0.00 3.90 1.02 0.08 85.63 09:41:21 09:41:01 0 9.43 0.00 4.01 0.22 0.08 86.26 09:41:21 09:41:01 1 10.22 0.00 4.53 4.30 0.10 80.84 09:41:21 09:41:01 2 11.11 0.00 4.45 0.03 0.07 84.34 09:41:21 09:41:01 3 7.30 0.00 3.67 1.50 0.08 87.45 09:41:21 09:41:01 4 9.82 0.00 3.53 0.88 0.10 85.67 09:41:21 09:41:01 5 9.14 0.00 4.19 0.44 0.07 86.16 09:41:21 09:41:01 6 8.66 0.00 3.20 0.37 0.08 87.68 09:41:21 09:41:01 7 9.23 0.00 3.65 0.46 0.07 86.60 09:41:21 Average: all 17.89 0.00 4.26 1.37 0.08 76.39 09:41:21 Average: 0 17.54 0.00 3.91 0.17 0.08 78.29 09:41:21 Average: 1 17.72 0.00 5.03 3.13 0.09 74.03 09:41:21 Average: 2 17.49 0.00 4.24 0.30 0.08 77.89 09:41:21 Average: 3 16.83 0.00 3.79 0.71 0.08 78.59 09:41:21 Average: 4 18.18 0.00 4.02 2.68 0.09 75.04 09:41:21 Average: 5 17.79 0.00 4.23 1.12 0.08 76.78 09:41:21 Average: 6 17.98 0.00 4.71 2.13 0.07 75.11 09:41:21 Average: 7 19.62 0.00 4.17 0.72 0.08 75.41 09:41:21 09:41:21 09:41:21