Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e258c7f64a140cc311b76e1b6d2294c01d4b65c 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-ssh4701931276307216543.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh2576674956771285235.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 056ae7b86453181957306e7078512cbe12174832 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-ssh2019425138294931680.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh16540753598519532640.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-ssh14144980997173345687.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, 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.23 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-8084 in /w/workspace/gexfoundry_go-mod-messaging_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-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 1e258c7f64a140cc311b76e1b6d2294c01d4b65c (main) Commit message: "Merge pull request #436 from FelixTing/issue-435" > 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 1e258c7f64a140cc311b76e1b6d2294c01d4b65c # timeout=10 > git rev-list --no-walk 2fdb43518e5543bc6f2f2ee11343861c94548cb2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:11:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:11:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:11:29 ========================================================= 14:11:29 EdgeX Global Pipelines Version Info 14:11:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:11:30 ------------------- 14:11:30 stable info: 14:11:30 ------------------- 14:11:30 Commited By: Cherry Wang cherry@iotechsys.com 14:11:30 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 14:11:30 Message: update stable to v1.0.276 14:11:30 ------------------- 14:11:30 experimental info: 14:11:30 ------------------- 14:11:30 Commited By: **** collab-it+edgex@linuxfoundation.org 14:11:30 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 14:11:30 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:11:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 14:11:30 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 14:11:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:11:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:11:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:11:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 14:11:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e258c7f64a140cc311b76e1b6d2294c01d4b65c [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e258c7 [Pipeline] echo 14:11:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:11:31 + git rev-list -1 --merges 1e258c7f64a140cc311b76e1b6d2294c01d4b65c~1..1e258c7f64a140cc311b76e1b6d2294c01d4b65c [Pipeline] echo 14:11:32 -----------> git rev-list -1 --merges 1e258c7f64a140cc311b76e1b6d2294c01d4b65c~1..1e258c7f64a140cc311b76e1b6d2294c01d4b65c 1e258c7f64a140cc311b76e1b6d2294c01d4b65c [false] [Pipeline] sh 14:11:32 + git log --format=format:%s -1 1e258c7f64a140cc311b76e1b6d2294c01d4b65c [Pipeline] echo 14:11:32 ========================================================= 14:11:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:11:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:11:32 + git log --format=format:%s -1 1e258c7f64a140cc311b76e1b6d2294c01d4b65c [Pipeline] echo 14:11:32 [semverPrep] GIT_COMMIT: 1e258c7f64a140cc311b76e1b6d2294c01d4b65c, Commit Message: Merge pull request #436 from FelixTing/issue-435 [Pipeline] echo 14:11:32 [semverPrep] This is not a build commit. [Pipeline] sh 14:11:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:11:33 + grep -v github /etc/ssh/ssh_known_hosts 14:11:33 + [ -e /tmp/ssh_known_hosts ] 14:11:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:11:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:11:33 + sudo tee -a /etc/ssh/ssh_known_hosts 14:11:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:33 14:11:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:33 0.1.4: Pulling from edgex-devops/py-git-semver 14:11:33 3dae71ba6b94: Pulling fs layer 14:11:33 6bf1a483ea7c: Pulling fs layer 14:11:33 f5dfc541a4d3: Pulling fs layer 14:11:33 461d9e800cba: Pulling fs layer 14:11:33 80192f66455f: Pulling fs layer 14:11:33 2e8e34ca0e6c: Pulling fs layer 14:11:33 a29436f7fd5d: Pulling fs layer 14:11:33 923cac83aea3: Pulling fs layer 14:11:33 25ad8b0a4227: Pulling fs layer 14:11:33 db01528c6b51: Pulling fs layer 14:11:33 28988de357af: Pulling fs layer 14:11:33 461d9e800cba: Waiting 14:11:33 80192f66455f: Waiting 14:11:33 2e8e34ca0e6c: Waiting 14:11:33 a29436f7fd5d: Waiting 14:11:33 923cac83aea3: Waiting 14:11:33 25ad8b0a4227: Waiting 14:11:33 28988de357af: Waiting 14:11:33 db01528c6b51: Waiting 14:11:34 6bf1a483ea7c: Download complete 14:11:34 461d9e800cba: Download complete 14:11:34 80192f66455f: Verifying Checksum 14:11:34 80192f66455f: Download complete 14:11:34 f5dfc541a4d3: Verifying Checksum 14:11:34 f5dfc541a4d3: Download complete 14:11:34 3dae71ba6b94: Verifying Checksum 14:11:34 3dae71ba6b94: Download complete 14:11:34 923cac83aea3: Download complete 14:11:34 25ad8b0a4227: Verifying Checksum 14:11:34 25ad8b0a4227: Download complete 14:11:34 db01528c6b51: Verifying Checksum 14:11:34 db01528c6b51: Download complete 14:11:34 28988de357af: Verifying Checksum 14:11:34 28988de357af: Download complete 14:11:34 a29436f7fd5d: Verifying Checksum 14:11:34 a29436f7fd5d: Download complete 14:11:34 2e8e34ca0e6c: Verifying Checksum 14:11:34 2e8e34ca0e6c: Download complete 14:11:35 3dae71ba6b94: Pull complete 14:11:35 6bf1a483ea7c: Pull complete 14:11:36 f5dfc541a4d3: Pull complete 14:11:36 461d9e800cba: Pull complete 14:11:36 80192f66455f: Pull complete 14:11:41 2e8e34ca0e6c: Pull complete 14:11:42 a29436f7fd5d: Pull complete 14:11:42 923cac83aea3: Pull complete 14:11:42 25ad8b0a4227: Pull complete 14:11:42 db01528c6b51: Pull complete 14:11:42 28988de357af: Pull complete 14:11:42 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 14:11:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:42 prd-ubuntu20.04-docker-8c-8g-8084 does not seem to be running inside a container 14:11:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:11:44 $ docker top 692e4ea1f2cafeb5980ee7a6099d9229e63772e6e1df94a503730d270998be2c -eo pid,comm 14:11:44 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). 14:11:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:11:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:11:44 [ssh-agent] Looking for ssh-agent implementation... 14:11:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:11:44 $ docker exec 692e4ea1f2cafeb5980ee7a6099d9229e63772e6e1df94a503730d270998be2c ssh-agent 14:11:44 SSH_AUTH_SOCK=/tmp/ssh-nEbOZAu05yUg/agent.33 14:11:44 SSH_AGENT_PID=39 14:11:44 Running ssh-add (command line suppressed) 14:11:45 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16661063104729433713.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16661063104729433713.key) 14:11:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:11:45 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] sh 14:11:45 + git tag --points-at HEAD [Pipeline] } 14:11:45 $ docker exec --env ******** --env ******** 692e4ea1f2cafeb5980ee7a6099d9229e63772e6e1df94a503730d270998be2c ssh-agent -k 14:11:45 unset SSH_AUTH_SOCK; 14:11:45 unset SSH_AGENT_PID; 14:11:45 echo Agent pid 39 killed; 14:11:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:11:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:11:45 [ssh-agent] Looking for ssh-agent implementation... 14:11:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:11:45 $ docker exec 692e4ea1f2cafeb5980ee7a6099d9229e63772e6e1df94a503730d270998be2c ssh-agent 14:11:46 SSH_AUTH_SOCK=/tmp/ssh-tjfs7KEbPtnt/agent.87 14:11:46 SSH_AGENT_PID=93 14:11:46 Running ssh-add (command line suppressed) 14:11:46 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13909671010861858130.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13909671010861858130.key) 14:11:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:11:46 + git semver init 14:11:46 2025-09-01 14:11:46,689 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 14:11:46 2025-09-01 14:11:46,694 [run_init] DEBUG init version:0.0.0 force:False 14:11:46 2025-09-01 14:11:46,695 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 14:11:46 2025-09-01 14:11:46,696 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 14:11:46 2025-09-01 14:11:46,696 [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) 14:11:47 2025-09-01 14:11:47,472 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 14:11:47 2025-09-01 14:11:47,472 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 14:11:47 2025-09-01 14:11:47,472 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 14:11:47 2025-09-01 14:11:47,473 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 14:11:47 4.1.0-dev.14 [Pipeline] } 14:11:47 $ docker exec --env ******** --env ******** 692e4ea1f2cafeb5980ee7a6099d9229e63772e6e1df94a503730d270998be2c ssh-agent -k 14:11:47 unset SSH_AUTH_SOCK; 14:11:47 unset SSH_AGENT_PID; 14:11:47 echo Agent pid 93 killed; 14:11:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:11:48 + git semver [Pipeline] } 14:11:48 $ docker stop --time=1 692e4ea1f2cafeb5980ee7a6099d9229e63772e6e1df94a503730d270998be2c 14:11:49 $ docker rm -f --volumes 692e4ea1f2cafeb5980ee7a6099d9229e63772e6e1df94a503730d270998be2c [Pipeline] // withDockerContainer [Pipeline] sh 14:11:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:11:50 Stashed 1 file(s) [Pipeline] echo 14:11:50 [edgeXSemver]: initialized semver on version 4.1.0-dev.14 [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 14:11:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:11:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:11:50 ========================================================= 14:11:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 14:11:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:11:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:11:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 14:11:50 0a9a5dfd008f: Pulling fs layer 14:11:50 36466aa92d05: Pulling fs layer 14:11:50 e10405b45d13: Pulling fs layer 14:11:50 096b7ceb2af7: Pulling fs layer 14:11:50 4f4fb700ef54: Pulling fs layer 14:11:50 c451b95d7931: Pulling fs layer 14:11:50 9febf9df4401: Pulling fs layer 14:11:50 1477f019b032: Pulling fs layer 14:11:50 c7dc25521971: Pulling fs layer 14:11:50 c451b95d7931: Waiting 14:11:50 1477f019b032: Waiting 14:11:50 c7dc25521971: Waiting 14:11:50 096b7ceb2af7: Waiting 14:11:50 9febf9df4401: Waiting 14:11:50 4f4fb700ef54: Waiting 14:11:51 36466aa92d05: Download complete 14:11:51 096b7ceb2af7: Verifying Checksum 14:11:51 096b7ceb2af7: Download complete 14:11:51 4f4fb700ef54: Verifying Checksum 14:11:51 4f4fb700ef54: Download complete 14:11:51 0a9a5dfd008f: Verifying Checksum 14:11:51 0a9a5dfd008f: Download complete 14:11:51 c451b95d7931: Verifying Checksum 14:11:51 c451b95d7931: Download complete 14:11:51 9febf9df4401: Verifying Checksum 14:11:51 9febf9df4401: Download complete 14:11:51 0a9a5dfd008f: Pull complete 14:11:51 c7dc25521971: Verifying Checksum 14:11:51 c7dc25521971: Download complete 14:11:51 36466aa92d05: Pull complete 14:11:51 e10405b45d13: Verifying Checksum 14:11:51 e10405b45d13: Download complete 14:11:52 1477f019b032: Download complete 14:11:57 e10405b45d13: Pull complete 14:11:57 096b7ceb2af7: Pull complete 14:11:57 4f4fb700ef54: Pull complete 14:11:57 c451b95d7931: Pull complete 14:11:57 9febf9df4401: Pull complete 14:12:01 1477f019b032: Pull complete 14:12:01 c7dc25521971: Pull complete 14:12:01 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 14:12:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:12:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 14:12:02 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:02 + docker inspect -f . ci-base-image-x86_64 14:12:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:02 prd-ubuntu20.04-docker-8c-8g-8084 does not seem to be running inside a container 14:12:02 $ 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 ******** -e ******** ci-base-image-x86_64 cat 14:12:04 $ docker top 532f30c86527d229aeafb5e7d59a090eda9c67f257b0f72e23eaaa480fe757b4 -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:04 + go version 14:12:04 go version go1.23.9 linux/amd64 [Pipeline] } 14:12:04 $ docker stop --time=1 532f30c86527d229aeafb5e7d59a090eda9c67f257b0f72e23eaaa480fe757b4 14:12:06 $ docker rm -f --volumes 532f30c86527d229aeafb5e7d59a090eda9c67f257b0f72e23eaaa480fe757b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:06 + docker inspect -f . ci-base-image-x86_64 14:12:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:06 prd-ubuntu20.04-docker-8c-8g-8084 does not seem to be running inside a container 14:12:06 $ 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 ******** -e ******** ci-base-image-x86_64 cat 14:12:06 $ docker top 1abc70ae94ec159c820727728562c400ad458795d7d3a3c7255844ac0f20c8cd -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:07 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 14:12:07 + make test 14:12:07 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 14:12:07 go: downloading github.com/google/uuid v1.6.0 14:12:07 go: downloading github.com/stretchr/testify v1.10.0 14:12:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.12 14:12:07 go: downloading github.com/fxamacker/cbor/v2 v2.9.0 14:12:07 go: downloading github.com/nats-io/nats.go v1.44.0 14:12:07 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:12:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 14:12:07 go: downloading github.com/davecgh/go-spew v1.1.1 14:12:07 go: downloading github.com/stretchr/objx v0.5.2 14:12:07 go: downloading github.com/pmezard/go-difflib v1.0.0 14:12:07 go: downloading github.com/x448/float16 v0.8.4 14:12:07 go: downloading github.com/hashicorp/errwrap v1.0.0 14:12:07 go: downloading github.com/go-playground/validator/v10 v10.27.0 14:12:07 go: downloading github.com/gorilla/websocket v1.5.3 14:12:07 go: downloading golang.org/x/net v0.38.0 14:12:07 go: downloading golang.org/x/sync v0.13.0 14:12:07 go: downloading gopkg.in/yaml.v3 v3.0.1 14:12:07 go: downloading github.com/klauspost/compress v1.18.0 14:12:07 go: downloading github.com/nats-io/nkeys v0.4.11 14:12:07 go: downloading github.com/nats-io/nuid v1.0.1 14:12:07 go: downloading golang.org/x/crypto v0.37.0 14:12:08 go: downloading github.com/leodido/go-urn v1.4.0 14:12:08 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 14:12:08 go: downloading github.com/go-playground/universal-translator v0.18.1 14:12:08 go: downloading golang.org/x/text v0.24.0 14:12:08 go: downloading github.com/go-playground/locales v0.14.1 14:12:08 go: downloading golang.org/x/sys v0.32.0 14:12:29 ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] 14:12:29 github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements 14:12:29 ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.038s coverage: 86.0% of statements 14:12:29 github.com/edgexfoundry/go-mod-messaging/v4/messaging/envelope coverage: 0.0% of statements 14:12:29 github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements 14:12:33 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.034s coverage: 15.9% of statements 14:12:33 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.056s coverage: 84.0% of statements 14:12:33 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.046s coverage: 79.3% of statements 14:12:33 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.023s coverage: 15.4% of statements 14:12:33 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.024s coverage: 100.0% of statements 14:12:33 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.026s coverage: 100.0% of statements 14:12:33 ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.030s coverage: 64.4% of statements 14:12:51 go vet ./... 14:12:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:12:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:12:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 14:12:51 $ docker stop --time=1 1abc70ae94ec159c820727728562c400ad458795d7d3a3c7255844ac0f20c8cd 14:12:53 $ docker rm -f --volumes 1abc70ae94ec159c820727728562c400ad458795d7d3a3c7255844ac0f20c8cd [Pipeline] // withDockerContainer [Pipeline] sh 14:12:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:12:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:12:54 14:12:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:12:54 latest: Pulling from edgex-lftools-log-publisher 14:12:54 5eb5b503b376: Pulling fs layer 14:12:54 5c69ac0246d0: Pulling fs layer 14:12:54 ec43610c2a17: Pulling fs layer 14:12:54 3a2ae6a8a46f: Pulling fs layer 14:12:54 33b1e0a273af: Pulling fs layer 14:12:54 5d3b04190fa2: Pulling fs layer 14:12:54 2f39f015ded8: Pulling fs layer 14:12:54 33b1e0a273af: Waiting 14:12:54 2f39f015ded8: Waiting 14:12:54 5d3b04190fa2: Waiting 14:12:54 3a2ae6a8a46f: Waiting 14:12:54 5c69ac0246d0: Download complete 14:12:54 3a2ae6a8a46f: Verifying Checksum 14:12:54 3a2ae6a8a46f: Download complete 14:12:54 33b1e0a273af: Verifying Checksum 14:12:54 33b1e0a273af: Download complete 14:12:54 ec43610c2a17: Verifying Checksum 14:12:54 ec43610c2a17: Download complete 14:12:54 5d3b04190fa2: Verifying Checksum 14:12:54 5d3b04190fa2: Download complete 14:12:55 5eb5b503b376: Verifying Checksum 14:12:55 5eb5b503b376: Download complete 14:12:55 2f39f015ded8: Verifying Checksum 14:12:55 2f39f015ded8: Download complete 14:12:56 5eb5b503b376: Pull complete 14:12:56 5c69ac0246d0: Pull complete 14:12:57 ec43610c2a17: Pull complete 14:12:57 3a2ae6a8a46f: Pull complete 14:12:57 33b1e0a273af: Pull complete 14:12:57 5d3b04190fa2: Pull complete 14:13:04 2f39f015ded8: Pull complete 14:13:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:13:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:13:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:04 prd-ubuntu20.04-docker-8c-8g-8084 does not seem to be running inside a container 14:13:04 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:13:05 $ docker top 2d52c33f71ad8bf33bee1a068ccc404cc93444513c4af25a30b8a54d686b9ff2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:13:06 ---> job-cost.sh 14:13:06 lf-activate-venv: SKIPPING 14:13:06 INFO: No Stack... 14:13:06 INFO: Retrieving Pricing Info for: v3-standard-8 14:13:06 INFO: Archiving Costs [Pipeline] sh 14:13:06 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 14:13:06 + cut -d, -f6 [Pipeline] lock 14:13:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-215-stack-cost] 14:13:06 Resource [jenkins-edgexfoundry-go-mod-messaging-main-215-stack-cost] did not exist. Created. 14:13:06 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:13:07 + echo total: 0.2199999988079071 [Pipeline] stash 14:13:07 Stashed 1 file(s) [Pipeline] } 14:13:07 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-215-stack-cost] [Pipeline] // lock [Pipeline] } 14:13:07 $ docker stop --time=1 2d52c33f71ad8bf33bee1a068ccc404cc93444513c4af25a30b8a54d686b9ff2 14:13:08 $ docker rm -f --volumes 2d52c33f71ad8bf33bee1a068ccc404cc93444513c4af25a30b8a54d686b9ff2 [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 14:13:08 provisioning config files... 14:13:08 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6611597476014282396tmp [Pipeline] { [Pipeline] sh 14:13:09 + set +x 14:13:09 + curl -s https://codecov.io/bash 14:13:09 + bash -s -- 14:13:09 14:13:09 _____ _ 14:13:09 / ____| | | 14:13:09 | | ___ __| | ___ ___ _____ __ 14:13:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:13:09 | |___| (_) | (_| | __/ (_| (_) \ V / 14:13:09 \_____\___/ \__,_|\___|\___\___/ \_/ 14:13:09 Bash-1.0.6 14:13:09 14:13:09 14:13:09 ==> git version 2.25.1 found 14:13:09 ==> 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 14:13:09 Release-Date: 2020-01-08 14:13:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:13:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:13:09 ==> Jenkins CI detected. 14:13:09 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 14:13:09 project root: . 14:13:09 --> token set from env 14:13:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:13:09 ==> Running gcov in . (disable via -X gcov) 14:13:09 ==> Python coveragepy not found 14:13:09 ==> Searching for coverage reports in: 14:13:09 + . 14:13:09 -> Found 1 reports 14:13:09 ==> Detecting git/mercurial file structure 14:13:09 ==> Reading reports 14:13:09 + ./coverage.out bytes=68275 14:13:09 ==> Appending adjustments 14:13:09 https://docs.codecov.io/docs/fixing-reports 14:13:09 + Found adjustments 14:13:09 ==> Gzipping contents 14:13:09 12K /tmp/codecov.QYezQB.gz 14:13:09 ==> Uploading reports 14:13:09 url: https://codecov.io 14:13:09 query: branch=main&commit=1e258c7f64a140cc311b76e1b6d2294c01d4b65c&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 14:13:09 -> Pinging Codecov 14:13:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1e258c7f64a140cc311b76e1b6d2294c01d4b65c&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 14:13:09 -> Uploading to 14:13:09 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-messaging/1e258c7f64a140cc311b76e1b6d2294c01d4b65c/a0b99db4-0277-4c32-b5b6-681fcdaef8e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250901%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250901T141309Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=6b42ef5e10825a67139c23e4a463c3f37f117b289976762ceb3f623ae2fc567b 14:13:09 % Total % Received % Xferd Average Speed Time Time Time Current 14:13:09 Dload Upload Total Spent Left Speed 14:13:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9173 0 0 100 9173 0 56623 --:--:-- --:--:-- --:--:-- 56276 14:13:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/1e258c7f64a140cc311b76e1b6d2294c01d4b65c [Pipeline] } 14:13:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:13:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:13:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:13:10 14:13:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:13:10 latest: Pulling from edgex-devops/edgex-snyk-go 14:13:10 0a9a5dfd008f: Already exists 14:13:10 36466aa92d05: Already exists 14:13:10 e10405b45d13: Already exists 14:13:10 096b7ceb2af7: Already exists 14:13:10 4f4fb700ef54: Already exists 14:13:10 e50aa161e22a: Pulling fs layer 14:13:10 d3c8db5fb9df: Pulling fs layer 14:13:11 e50aa161e22a: Verifying Checksum 14:13:11 e50aa161e22a: Download complete 14:13:11 e50aa161e22a: Pull complete 14:13:12 d3c8db5fb9df: Download complete 14:13:17 d3c8db5fb9df: Pull complete 14:13:17 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 14:13:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:13:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:18 prd-ubuntu20.04-docker-8c-8g-8084 does not seem to be running inside a container 14:13:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 14:13:19 $ docker top 1eabcc25d783440cfa55a93835b47629146b7f72e5a8070f8e290c8883d8c8e9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:19 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] echo 14:13:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 14:13:19 + set -o pipefail 14:13:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 14:13:25 14:13:25 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v4)... 14:13:25 14:13:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e131b10b-624f-4025-a5e9-a0c923ea2edd/history/7514e5a2-d361-47ac-b4af-837f0074cf56 14:13:25 14:13:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:13:25 [Pipeline] } 14:13:26 $ docker stop --time=1 1eabcc25d783440cfa55a93835b47629146b7f72e5a8070f8e290c8883d8c8e9 14:13:28 $ docker rm -f --volumes 1eabcc25d783440cfa55a93835b47629146b7f72e5a8070f8e290c8883d8c8e9 [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 14:13:29 + git log --format=format:%s -1 1e258c7f64a140cc311b76e1b6d2294c01d4b65c [Pipeline] sh 14:13:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:13:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:13:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:29 prd-ubuntu20.04-docker-8c-8g-8084 does not seem to be running inside a container 14:13:29 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:13:30 $ docker top c2bcb9c394a915ace31f8a8ab963ae5cbcee7ada6155232e8886b40eb556f33c -eo pid,comm 14:13:30 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). 14:13:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:13:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:13:30 [ssh-agent] Looking for ssh-agent implementation... 14:13:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:13:30 $ docker exec c2bcb9c394a915ace31f8a8ab963ae5cbcee7ada6155232e8886b40eb556f33c ssh-agent 14:13:30 SSH_AUTH_SOCK=/tmp/ssh-uusHwSpmRNLw/agent.32 14:13:30 SSH_AGENT_PID=38 14:13:30 Running ssh-add (command line suppressed) 14:13:30 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6413256550011190429.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6413256550011190429.key) 14:13:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:13:30 + git semver tag 14:13:31 2025-09-01 14:13:31,154 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 14:13:31 2025-09-01 14:13:31,159 [run_tag] DEBUG tag force:False 14:13:31 2025-09-01 14:13:31,159 [check_head_tag] DEBUG check head tag 14:13:31 2025-09-01 14:13:31,160 [execute] INFO git cat-file --batch-check 14:13:31 2025-09-01 14:13:31,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=, shell=False, universal_newlines=False) 14:13:31 2025-09-01 14:13:31,162 [execute] INFO git cat-file --batch 14:13:31 2025-09-01 14:13:31,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=, shell=False, universal_newlines=False) 14:13:31 2025-09-01 14:13:31,182 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 14:13:31 2025-09-01 14:13:31,182 [execute] INFO git tag -a v4.1.0-dev.14 -m v4.1.0-dev.14 14:13:31 2025-09-01 14:13:31,182 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.14', '-m', 'v4.1.0-dev.14'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) 14:13:31 2025-09-01 14:13:31,185 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 14:13:31 4.1.0-dev.14 [Pipeline] } 14:13:31 $ docker exec --env ******** --env ******** c2bcb9c394a915ace31f8a8ab963ae5cbcee7ada6155232e8886b40eb556f33c ssh-agent -k 14:13:31 unset SSH_AUTH_SOCK; 14:13:31 unset SSH_AGENT_PID; 14:13:31 echo Agent pid 38 killed; 14:13:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:13:31 + git semver [Pipeline] } 14:13:32 $ docker stop --time=1 c2bcb9c394a915ace31f8a8ab963ae5cbcee7ada6155232e8886b40eb556f33c 14:13:33 $ docker rm -f --volumes c2bcb9c394a915ace31f8a8ab963ae5cbcee7ada6155232e8886b40eb556f33c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:13:33 14:13:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:13:34 0.23.1-centos7: Pulling from edgex-lftools 14:13:34 ab5ef0e58194: Pulling fs layer 14:13:34 9712f1f96733: Pulling fs layer 14:13:34 63f879dbbcfc: Pulling fs layer 14:13:34 0d9ebad4ef96: Pulling fs layer 14:13:34 e9a5061849ea: Pulling fs layer 14:13:34 d747dcd14b5f: Pulling fs layer 14:13:34 2de7ff778b66: Pulling fs layer 14:13:34 e9a5061849ea: Waiting 14:13:34 d747dcd14b5f: Waiting 14:13:34 2de7ff778b66: Waiting 14:13:34 0d9ebad4ef96: Waiting 14:13:34 9712f1f96733: Verifying Checksum 14:13:34 9712f1f96733: Download complete 14:13:34 63f879dbbcfc: Verifying Checksum 14:13:34 63f879dbbcfc: Download complete 14:13:34 e9a5061849ea: Verifying Checksum 14:13:34 e9a5061849ea: Download complete 14:13:34 d747dcd14b5f: Verifying Checksum 14:13:34 d747dcd14b5f: Download complete 14:13:34 0d9ebad4ef96: Verifying Checksum 14:13:34 0d9ebad4ef96: Download complete 14:13:34 2de7ff778b66: Verifying Checksum 14:13:34 2de7ff778b66: Download complete 14:13:34 ab5ef0e58194: Verifying Checksum 14:13:34 ab5ef0e58194: Download complete 14:13:39 ab5ef0e58194: Pull complete 14:13:39 9712f1f96733: Pull complete 14:13:40 63f879dbbcfc: Pull complete 14:13:46 0d9ebad4ef96: Pull complete 14:13:46 e9a5061849ea: Pull complete 14:13:46 d747dcd14b5f: Pull complete 14:13:47 2de7ff778b66: Pull complete 14:13:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:13:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:13:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:47 prd-ubuntu20.04-docker-8c-8g-8084 does not seem to be running inside a container 14:13:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:13:49 $ docker top 136e6ba8e8796109e462283c1e8af2fd0af1b5f4a8c5545139d213138c7ad572 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:13:49 provisioning config files... 14:13:49 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3405482276056547942tmp 14:13:49 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4913799929855965149tmp 14:13:49 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10975750899766240645tmp [Pipeline] { [Pipeline] echo 14:13:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:13:50 ---> sigul-configuration.sh 14:13:50 gpg: directory `/root/.gnupg' created 14:13:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:13:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:13:50 gpg: keyring `/root/.gnupg/secring.gpg' created 14:13:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:13:50 gpg: CAST5 encrypted data 14:13:50 gpg: encrypted with 1 passphrase 14:13:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:13:50 + mkdir /home/jenkins 14:13:50 + mkdir /home/jenkins/sigul [Pipeline] sh 14:13:50 + 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 14:13:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:13:51 ---> sigul-install.sh 14:13:51 Sigul already installed; skipping installation. [Pipeline] sh 14:13:51 + git tag --list 14:13:51 v0.0.0 14:13:51 v0.1.0 14:13:51 v0.1.1 14:13:51 v0.1.10 14:13:51 v0.1.11 14:13:51 v0.1.12 14:13:51 v0.1.13 14:13:51 v0.1.14 14:13:51 v0.1.15 14:13:51 v0.1.16 14:13:51 v0.1.17 14:13:51 v0.1.18 14:13:51 v0.1.19 14:13:51 v0.1.2 14:13:51 v0.1.20 14:13:51 v0.1.21 14:13:51 v0.1.22 14:13:51 v0.1.23 14:13:51 v0.1.24 14:13:51 v0.1.25 14:13:51 v0.1.26 14:13:51 v0.1.27 14:13:51 v0.1.28 14:13:51 v0.1.29 14:13:51 v0.1.3 14:13:51 v0.1.30 14:13:51 v0.1.31 14:13:51 v0.1.4 14:13:51 v0.1.5 14:13:51 v0.1.6 14:13:51 v0.1.7 14:13:51 v0.1.8 14:13:51 v0.1.9 14:13:51 v2.0.0 14:13:51 v2.0.1 14:13:51 v2.1.0 14:13:51 v2.1.1 14:13:51 v2.2.0 14:13:51 v2.3.0 14:13:51 v3.0 14:13:51 v3.0.0 14:13:51 v3.1 14:13:51 v3.1.0 14:13:51 v4.0 14:13:51 v4.0.0 14:13:51 v4.0.1 14:13:51 v4.1.0-dev.1 14:13:51 v4.1.0-dev.10 14:13:51 v4.1.0-dev.11 14:13:51 v4.1.0-dev.12 14:13:51 v4.1.0-dev.13 14:13:51 v4.1.0-dev.14 14:13:51 v4.1.0-dev.2 14:13:51 v4.1.0-dev.3 14:13:51 v4.1.0-dev.4 14:13:51 v4.1.0-dev.5 14:13:51 v4.1.0-dev.6 14:13:51 v4.1.0-dev.7 14:13:51 v4.1.0-dev.8 14:13:51 v4.1.0-dev.9 [Pipeline] sh 14:13:51 + lftools sign git-tag v4.1.0-dev.14 14:13:52 Signing Git tag with Sigul... 14:13:52 Signing v4.1.0-dev.14 14:15:43 ERROR: I/O error: NSPR connection reset [Pipeline] echo 14:15:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:15:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:15:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:15:44 $ docker stop --time=1 136e6ba8e8796109e462283c1e8af2fd0af1b5f4a8c5545139d213138c7ad572 14:15:45 $ docker rm -f --volumes 136e6ba8e8796109e462283c1e8af2fd0af1b5f4a8c5545139d213138c7ad572 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:15:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:15:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:15:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:46 prd-ubuntu20.04-docker-8c-8g-8084 does not seem to be running inside a container 14:15:46 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:15:46 $ docker top d2ae3e99fbf63c32a1cdf89f59fa8567a47b5a3463b0cb8dbaa9127536b4bfd3 -eo pid,comm 14:15:46 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). 14:15:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:15:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:15:46 [ssh-agent] Looking for ssh-agent implementation... 14:15:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:15:46 $ docker exec d2ae3e99fbf63c32a1cdf89f59fa8567a47b5a3463b0cb8dbaa9127536b4bfd3 ssh-agent 14:15:46 SSH_AUTH_SOCK=/tmp/ssh-P9Q86Pgyv762/agent.31 14:15:46 SSH_AGENT_PID=37 14:15:46 Running ssh-add (command line suppressed) 14:15:46 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_18300267156140314665.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_18300267156140314665.key) 14:15:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:15:47 + git semver bump pre 14:15:47 2025-09-01 14:15:47,337 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 14:15:47 2025-09-01 14:15:47,341 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 14:15:47 2025-09-01 14:15:47,341 [bump_version] DEBUG bumping version:4.1.0-dev.14 on axis:pre with prefix:dev 14:15:47 2025-09-01 14:15:47,341 [bump_version] DEBUG bumped version:4.1.0-dev.15 14:15:47 2025-09-01 14:15:47,342 [write_version] DEBUG write version:4.1.0-dev.15 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 14:15:47 2025-09-01 14:15:47,342 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 14:15:47 2025-09-01 14:15:47,342 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 14:15:47 2025-09-01 14:15:47,343 [execute] INFO git cat-file --batch-check 14:15:47 2025-09-01 14:15:47,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) 14:15:47 2025-09-01 14:15:47,346 [execute] INFO git cat-file --batch 14:15:47 2025-09-01 14:15:47,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) 14:15:47 2025-09-01 14:15:47,350 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 14:15:47 4.1.0-dev.15 [Pipeline] } 14:15:47 $ docker exec --env ******** --env ******** d2ae3e99fbf63c32a1cdf89f59fa8567a47b5a3463b0cb8dbaa9127536b4bfd3 ssh-agent -k 14:15:47 unset SSH_AUTH_SOCK; 14:15:47 unset SSH_AGENT_PID; 14:15:47 echo Agent pid 37 killed; 14:15:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:15:48 + git semver [Pipeline] } 14:15:48 $ docker stop --time=1 d2ae3e99fbf63c32a1cdf89f59fa8567a47b5a3463b0cb8dbaa9127536b4bfd3 14:15:49 $ docker rm -f --volumes d2ae3e99fbf63c32a1cdf89f59fa8567a47b5a3463b0cb8dbaa9127536b4bfd3 [Pipeline] // withDockerContainer [Pipeline] sh 14:15:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:15:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:15:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:50 prd-ubuntu20.04-docker-8c-8g-8084 does not seem to be running inside a container 14:15:50 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:15:50 $ docker top b76779595879acf91042f775495ab86de9d3aed2629ab4dec8fee5bb3a9dc409 -eo pid,comm 14:15:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:15:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:15:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:15:50 [ssh-agent] Looking for ssh-agent implementation... 14:15:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:15:50 $ docker exec b76779595879acf91042f775495ab86de9d3aed2629ab4dec8fee5bb3a9dc409 ssh-agent 14:15:50 SSH_AUTH_SOCK=/tmp/ssh-yHBjDwYySyJe/agent.33 14:15:50 SSH_AGENT_PID=39 14:15:50 Running ssh-add (command line suppressed) 14:15:51 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8678107100140444229.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8678107100140444229.key) 14:15:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:15:51 + git semver push 14:15:51 2025-09-01 14:15:51,558 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 14:15:51 2025-09-01 14:15:51,562 [run_push] DEBUG push 14:15:51 2025-09-01 14:15:51,563 [execute] INFO git cat-file --batch-check 14:15:51 2025-09-01 14:15:51,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) 14:15:51 2025-09-01 14:15:51,565 [execute] INFO git rev-list 64912a5d7a512e0515cffd3080d5e78267d13139 -- 14:15:51 2025-09-01 14:15:51,566 [execute] DEBUG Popen(['git', 'rev-list', '64912a5d7a512e0515cffd3080d5e78267d13139', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=False) 14:15:51 2025-09-01 14:15:51,574 [execute] INFO git fetch -v -- origin 14:15:51 2025-09-01 14:15:51,574 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=True) 14:15:53 2025-09-01 14:15:52,741 [run_push] DEBUG no remote changes detected 14:15:53 2025-09-01 14:15:52,741 [execute] INFO git push origin semver 14:15:53 2025-09-01 14:15:52,742 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=False) 14:15:53 2025-09-01 14:15:53,380 [run_push] DEBUG push all version tags 14:15:53 2025-09-01 14:15:53,380 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:15:53 2025-09-01 14:15:53,380 [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) 14:15:54 2025-09-01 14:15:54,074 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 14:15:54 4.1.0-dev.15 [Pipeline] } 14:15:54 $ docker exec --env ******** --env ******** b76779595879acf91042f775495ab86de9d3aed2629ab4dec8fee5bb3a9dc409 ssh-agent -k 14:15:54 unset SSH_AUTH_SOCK; 14:15:54 unset SSH_AGENT_PID; 14:15:54 echo Agent pid 39 killed; 14:15:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:15:54 + git semver [Pipeline] } 14:15:55 $ docker stop --time=1 b76779595879acf91042f775495ab86de9d3aed2629ab4dec8fee5bb3a9dc409 14:15:56 $ docker rm -f --volumes b76779595879acf91042f775495ab86de9d3aed2629ab4dec8fee5bb3a9dc409 [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 14:15:57 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 14:15:57 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 14:15:57 total 16 14:15:57 drwxr-xr-x 3 root root 4096 Sep 1 14:13 . 14:15:57 drwxrwxr-x 10 jenkins jenkins 4096 Sep 1 14:13 .. 14:15:57 drwxr-xr-x 2 root root 4096 Sep 1 14:13 cost 14:15:57 -rw-r--r-- 1 root root 88 Sep 1 14:13 cost.csv 14:15:57 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 14:15:57 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 14:15:57 total 16 14:15:57 drwxr-xr-x 3 jenkins jenkins 4096 Sep 1 14:13 . 14:15:57 drwxrwxr-x 10 jenkins jenkins 4096 Sep 1 14:13 .. 14:15:57 drwxr-xr-x 2 jenkins jenkins 4096 Sep 1 14:13 cost 14:15:57 -rw-r--r-- 1 jenkins jenkins 88 Sep 1 14:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:15:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:15:58 ---> package-listing.sh 14:15:58 ++ facter osfamily 14:15:58 ++ tr '[:upper:]' '[:lower:]' 14:15:58 + OS_FAMILY=debian 14:15:58 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 14:15:58 + START_PACKAGES=/tmp/packages_start.txt 14:15:58 + END_PACKAGES=/tmp/packages_end.txt 14:15:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:15:58 + PACKAGES=/tmp/packages_start.txt 14:15:58 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 14:15:58 + PACKAGES=/tmp/packages_end.txt 14:15:58 + case "${OS_FAMILY}" in 14:15:58 + dpkg -l 14:15:58 + grep '^ii' 14:15:58 + '[' -f /tmp/packages_start.txt ']' 14:15:58 + '[' -f /tmp/packages_end.txt ']' 14:15:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:15:58 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 14:15:58 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 14:15:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 14:15:58 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 14:15:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:15:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:59 prd-ubuntu20.04-docker-8c-8g-8084 does not seem to be running inside a container 14:15:59 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:15:59 $ docker top 9a8eff5d31c2eba575326670f7a3dced3be14e8f2cc873030326d096f26f16b3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:00 + touch /tmp/pre-build-complete [Pipeline] sh 14:16:00 + mkdir -p /var/log/sysstat [Pipeline] sh 14:16:00 + ls /var/log/sa-host 14:16:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:00 provisioning config files... 14:16:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5355106433500607901tmp [Pipeline] { [Pipeline] echo 14:16:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:16:01 ---> create-netrc.sh [Pipeline] } 14:16:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:16:01 ---> python-tools-install.sh [Pipeline] echo 14:16:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:16:01 ---> sudo-logs.sh 14:16:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:16:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:16:02 ---> job-cost.sh 14:16:02 lf-activate-venv: SKIPPING 14:16:02 DEBUG: total: 0.2199999988079071 14:16:02 INFO: Retrieving Stack Cost... 14:16:02 INFO: Retrieving Pricing Info for: v3-standard-8 14:16:02 INFO: Archiving Costs [Pipeline] echo 14:16:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:16:02 ---> logs-deploy.sh 14:16:02 lf-activate-venv: SKIPPING 14:16:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/215 14:16:02 INFO: archiving workspace using pattern(s): 14:16:03 Archives upload complete. 14:16:04 INFO: archiving logs to Nexus 14:16:04 ---> uname -a: 14:16:04 Linux prd-ubuntu20-04-docker-8c-8g-8084 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 14:16:04 14:16:04 14:16:04 ---> lscpu: 14:16:04 Architecture: x86_64 14:16:04 CPU op-mode(s): 32-bit, 64-bit 14:16:04 Byte Order: Little Endian 14:16:04 Address sizes: 40 bits physical, 48 bits virtual 14:16:04 CPU(s): 8 14:16:04 On-line CPU(s) list: 0-7 14:16:04 Thread(s) per core: 1 14:16:04 Core(s) per socket: 1 14:16:04 Socket(s): 8 14:16:04 NUMA node(s): 1 14:16:04 Vendor ID: AuthenticAMD 14:16:04 CPU family: 23 14:16:04 Model: 49 14:16:04 Model name: AMD EPYC-Rome Processor 14:16:04 Stepping: 0 14:16:04 CPU MHz: 2800.000 14:16:04 BogoMIPS: 5600.00 14:16:04 Virtualization: AMD-V 14:16:04 Hypervisor vendor: KVM 14:16:04 Virtualization type: full 14:16:04 L1d cache: 256 KiB 14:16:04 L1i cache: 256 KiB 14:16:04 L2 cache: 4 MiB 14:16:04 L3 cache: 128 MiB 14:16:04 NUMA node0 CPU(s): 0-7 14:16:04 Vulnerability Gather data sampling: Not affected 14:16:04 Vulnerability Itlb multihit: Not affected 14:16:04 Vulnerability L1tf: Not affected 14:16:04 Vulnerability Mds: Not affected 14:16:04 Vulnerability Meltdown: Not affected 14:16:04 Vulnerability Mmio stale data: Not affected 14:16:04 Vulnerability Retbleed: Vulnerable 14:16:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:16:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:16:04 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:16:04 Vulnerability Srbds: Not affected 14:16:04 Vulnerability Tsx async abort: Not affected 14:16:04 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 14:16:04 14:16:04 14:16:04 ---> nproc: 14:16:04 8 14:16:04 14:16:04 14:16:04 ---> df -h: 14:16:04 Filesystem Size Used Avail Use% Mounted on 14:16:04 overlay 155G 13G 143G 8% / 14:16:04 tmpfs 64M 0 64M 0% /dev 14:16:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:16:04 shm 64M 0 64M 0% /dev/shm 14:16:04 /dev/vda1 155G 13G 143G 8% /facter-os 14:16:04 14:16:04 14:16:04 ---> sar -b -r -n DEV: 14:16:04 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8084) 09/01/25 _x86_64_ (8 CPU) 14:16:04 14:16:04 14:10:50 LINUX RESTART (8 CPU) 14:16:04 14:16:04 14:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:16:04 14:12:01 405.92 72.79 333.13 0.00 12273.69 185169.14 0.00 14:16:04 14:13:01 81.24 0.50 80.74 0.00 8.53 41499.48 0.00 14:16:04 14:14:01 132.54 0.32 132.23 0.00 16.66 63762.57 0.00 14:16:04 14:15:01 2.53 0.00 2.53 0.00 0.00 40.00 0.00 14:16:04 14:16:01 44.53 1.23 43.29 0.00 54.52 2898.72 0.00 14:16:04 Average: 133.35 14.97 118.38 0.00 2470.60 58672.03 0.00 14:16:04 14:16:04 14:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:16:04 14:12:01 28641544 31521996 770296 2.34 87964 3069564 1820316 5.37 977964 2852032 588092 14:16:04 14:13:01 28077244 31511116 773596 2.35 104768 3560328 1834216 5.41 1103444 3237036 457744 14:16:04 14:14:01 26836932 31438932 836232 2.54 151576 4563836 1817764 5.36 1248136 4205080 820 14:16:04 14:15:01 26838136 31440248 834512 2.54 151636 4563840 1833820 5.41 1247264 4205080 172 14:16:04 14:16:01 26737304 31456576 810040 2.46 168400 4660328 1785340 5.26 1289096 4251464 588 14:16:04 Average: 27426232 31473774 804935 2.45 132869 4083579 1818291 5.36 1173181 3750138 209483 14:16:04 14:16:04 14:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:16:04 14:12:01 docker0 5.32 4.98 0.51 51.20 0.00 0.00 0.00 0.00 14:16:04 14:12:01 ens3 577.35 389.37 7854.29 124.12 0.00 0.00 0.00 0.00 14:16:04 14:12:01 lo 3.50 3.50 0.34 0.34 0.00 0.00 0.00 0.00 14:16:04 14:13:01 docker0 60.04 117.91 5.03 1064.25 0.00 0.00 0.00 0.00 14:16:04 14:13:01 ens3 233.24 127.23 3605.33 24.87 0.00 0.00 0.00 0.00 14:16:04 14:13:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 14:16:04 14:14:01 docker0 63.84 121.43 5.40 1065.66 0.00 0.00 0.00 0.00 14:16:04 14:14:01 ens3 407.93 224.65 6972.00 44.59 0.00 0.00 0.00 0.00 14:16:04 14:14:01 veth57c146c 0.28 0.25 0.04 0.02 0.00 0.00 0.00 0.00 14:16:04 14:14:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 14:16:04 14:15:01 docker0 0.10 0.05 0.02 0.00 0.00 0.00 0.00 0.00 14:16:04 14:15:01 ens3 3.12 2.43 2.51 1.45 0.00 0.00 0.00 0.00 14:16:04 14:15:01 veth57c146c 0.10 0.10 0.02 0.01 0.00 0.00 0.00 0.00 14:16:04 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:04 14:16:01 docker0 2.27 1.83 0.30 0.66 0.00 0.00 0.00 0.00 14:16:04 14:16:01 ens3 127.10 102.27 933.05 137.69 0.00 0.00 0.00 0.00 14:16:04 14:16:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 14:16:04 Average: docker0 26.31 49.24 2.25 436.34 0.00 0.00 0.00 0.00 14:16:04 Average: ens3 269.74 169.18 3873.31 66.54 0.00 0.00 0.00 0.00 14:16:04 Average: lo 1.34 1.34 0.13 0.13 0.00 0.00 0.00 0.00 14:16:04 14:16:04 14:16:04 ---> sar -P ALL: 14:16:04 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8084) 09/01/25 _x86_64_ (8 CPU) 14:16:04 14:16:04 14:10:50 LINUX RESTART (8 CPU) 14:16:04 14:16:04 14:11:01 CPU %user %nice %system %iowait %steal %idle 14:16:04 14:12:01 all 10.28 0.00 3.36 1.68 0.07 84.60 14:16:04 14:12:01 0 14.32 0.00 2.69 0.34 0.05 82.60 14:16:04 14:12:01 1 8.22 0.00 4.55 3.36 0.10 83.77 14:16:04 14:12:01 2 9.31 0.00 3.01 0.24 0.07 87.38 14:16:04 14:12:01 3 9.91 0.00 3.11 0.91 0.07 86.01 14:16:04 14:12:01 4 10.41 0.00 3.31 0.27 0.07 85.95 14:16:04 14:12:01 5 11.71 0.00 3.84 3.62 0.08 80.73 14:16:04 14:12:01 6 10.25 0.00 3.35 4.24 0.07 82.09 14:16:04 14:12:01 7 8.11 0.00 3.06 0.52 0.05 88.26 14:16:04 14:13:01 all 32.97 0.00 5.32 0.52 0.08 61.11 14:16:04 14:13:01 0 33.23 0.00 5.49 0.02 0.07 61.20 14:16:04 14:13:01 1 32.73 0.00 5.45 0.69 0.07 61.06 14:16:04 14:13:01 2 30.55 0.00 4.84 0.05 0.07 64.49 14:16:04 14:13:01 3 33.41 0.00 5.55 0.12 0.08 60.84 14:16:04 14:13:01 4 33.90 0.00 5.76 0.15 0.10 60.08 14:16:04 14:13:01 5 31.82 0.00 5.34 0.02 0.08 62.74 14:16:04 14:13:01 6 32.29 0.00 5.48 3.09 0.08 59.06 14:16:04 14:13:01 7 35.86 0.00 4.63 0.03 0.10 59.37 14:16:04 14:14:01 all 8.44 0.00 3.38 0.83 0.07 87.29 14:16:04 14:14:01 0 9.28 0.00 2.71 0.05 0.07 87.89 14:16:04 14:14:01 1 7.80 0.00 3.13 1.40 0.07 87.60 14:16:04 14:14:01 2 9.53 0.00 3.09 0.08 0.07 87.23 14:16:04 14:14:01 3 8.53 0.00 4.19 1.95 0.08 85.24 14:16:04 14:14:01 4 7.19 0.00 2.89 0.29 0.05 89.59 14:16:04 14:14:01 5 9.62 0.00 3.19 0.32 0.07 86.80 14:16:04 14:14:01 6 8.47 0.00 4.13 1.34 0.07 85.99 14:16:04 14:14:01 7 7.10 0.00 3.69 1.19 0.07 87.95 14:16:04 14:15:01 all 0.29 0.00 0.03 0.01 0.01 99.66 14:16:04 14:15:01 0 0.05 0.00 0.02 0.00 0.00 99.93 14:16:04 14:15:01 1 0.03 0.00 0.07 0.00 0.00 99.90 14:16:04 14:15:01 2 1.99 0.00 0.03 0.00 0.02 97.96 14:16:04 14:15:01 3 0.05 0.00 0.05 0.02 0.02 99.87 14:16:04 14:15:01 4 0.03 0.00 0.05 0.00 0.02 99.90 14:16:04 14:15:01 5 0.02 0.00 0.03 0.00 0.00 99.95 14:16:04 14:15:01 6 0.10 0.00 0.02 0.05 0.02 99.82 14:16:04 14:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 14:16:04 14:16:01 all 1.80 0.00 1.04 0.17 0.03 96.96 14:16:04 14:16:01 0 1.75 0.00 0.99 0.25 0.03 96.98 14:16:04 14:16:01 1 1.70 0.00 0.85 0.03 0.03 97.38 14:16:04 14:16:01 2 2.84 0.00 0.94 0.58 0.03 95.61 14:16:04 14:16:01 3 0.97 0.00 1.14 0.05 0.03 97.81 14:16:04 14:16:01 4 1.77 0.00 0.85 0.17 0.02 97.19 14:16:04 14:16:01 5 1.97 0.00 0.60 0.02 0.02 97.40 14:16:04 14:16:01 6 2.46 0.00 1.15 0.20 0.05 96.13 14:16:04 14:16:01 7 0.90 0.00 1.84 0.05 0.02 97.19 14:16:04 Average: all 10.72 0.00 2.62 0.64 0.05 85.97 14:16:04 Average: 0 11.70 0.00 2.37 0.13 0.04 85.75 14:16:04 Average: 1 10.08 0.00 2.80 1.09 0.05 85.98 14:16:04 Average: 2 10.79 0.00 2.37 0.19 0.05 86.61 14:16:04 Average: 3 10.55 0.00 2.80 0.61 0.06 85.99 14:16:04 Average: 4 10.63 0.00 2.57 0.17 0.05 86.57 14:16:04 Average: 5 10.98 0.00 2.59 0.79 0.05 85.59 14:16:04 Average: 6 10.70 0.00 2.82 1.78 0.06 84.65 14:16:04 Average: 7 10.36 0.00 2.64 0.36 0.05 86.60 14:16:04 14:16:04 14:16:04