Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b8dffb4c450d25c1a8d8ccae075c4dfa2c7bffe 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-ssh374762855245763665.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh17558060440782261243.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18230390135205495968.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh393113730685176590.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17728963574544111056.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-40810 in /w/workspace/xfoundry_go-mod-messaging_odessa [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/xfoundry_go-mod-messaging_odessa # 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 8b8dffb4c450d25c1a8d8ccae075c4dfa2c7bffe (odessa) Commit message: "build: Update to new go-mod-contracts 4.0.1 for odessa (#402)" > 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 8b8dffb4c450d25c1a8d8ccae075c4dfa2c7bffe # timeout=10 > git rev-list --no-walk ec423dac240e8995a41c945e18f6cddc858dd72b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-11T03:12:31.969Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-11T03:12:32.055Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-11T03:12:32.083Z] ========================================================= [2025-03-11T03:12:32.083Z] EdgeX Global Pipelines Version Info [2025-03-11T03:12:32.083Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-11T03:12:32.821Z] ------------------- [2025-03-11T03:12:32.821Z] stable info: [2025-03-11T03:12:32.821Z] ------------------- [2025-03-11T03:12:32.821Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-11T03:12:32.821Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T03:12:32.821Z] Message: update stable to v1.0.271 [2025-03-11T03:12:33.392Z] ------------------- [2025-03-11T03:12:33.392Z] experimental info: [2025-03-11T03:12:33.392Z] ------------------- [2025-03-11T03:12:33.392Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-11T03:12:33.392Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T03:12:33.392Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-11T03:12:33.500Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2025-03-11T03:12:33.534Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2025-03-11T03:12:33.565Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-11T03:12:33.591Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-11T03:12:33.615Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-11T03:12:33.642Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-11T03:12:33.675Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-11T03:12:33.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-11T03:12:33.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-11T03:12:33.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-11T03:12:33.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-11T03:12:33.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2025-03-11T03:12:33.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-11T03:12:33.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-11T03:12:33.919Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2025-03-11T03:12:33.947Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-03-11T03:12:33.977Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-11T03:12:34.002Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-11T03:12:34.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-11T03:12:34.056Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-11T03:12:34.085Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-11T03:12:34.115Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-11T03:12:34.141Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-11T03:12:34.171Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-11T03:12:34.199Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2025-03-11T03:12:34.222Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-11T03:12:34.252Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-11T03:12:34.283Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-11T03:12:34.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-11T03:12:34.336Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-11T03:12:34.368Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b8dffb4c450d25c1a8d8ccae075c4dfa2c7bffe [Pipeline] echo [2025-03-11T03:12:34.397Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b8dffb [Pipeline] echo [2025-03-11T03:12:34.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-11T03:12:34.825Z] + git rev-list -1 --merges 8b8dffb4c450d25c1a8d8ccae075c4dfa2c7bffe~1..8b8dffb4c450d25c1a8d8ccae075c4dfa2c7bffe [Pipeline] echo [2025-03-11T03:12:34.851Z] -----------> git rev-list -1 --merges 8b8dffb4c450d25c1a8d8ccae075c4dfa2c7bffe~1..8b8dffb4c450d25c1a8d8ccae075c4dfa2c7bffe 8b8dffb4c450d25c1a8d8ccae075c4dfa2c7bffe [false] [Pipeline] sh [2025-03-11T03:12:35.146Z] + git log --format=format:%s -1 8b8dffb4c450d25c1a8d8ccae075c4dfa2c7bffe [Pipeline] echo [2025-03-11T03:12:35.163Z] ========================================================= [2025-03-11T03:12:35.163Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-11T03:12:35.163Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-11T03:12:35.521Z] + git log --format=format:%s -1 8b8dffb4c450d25c1a8d8ccae075c4dfa2c7bffe [Pipeline] echo [2025-03-11T03:12:35.535Z] [semverPrep] GIT_COMMIT: 8b8dffb4c450d25c1a8d8ccae075c4dfa2c7bffe, Commit Message: build: Update to new go-mod-contracts 4.0.1 for odessa (#402) [Pipeline] echo [2025-03-11T03:12:35.550Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-11T03:12:35.936Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T03:12:35.936Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-11T03:12:35.936Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-11T03:12:35.936Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-11T03:12:35.936Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-11T03:12:35.936Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-11T03:12:35.936Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T03:12:36.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T03:12:36.670Z] [2025-03-11T03:12:36.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T03:12:36.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T03:12:36.974Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-11T03:12:36.974Z] b85a868b505f: Pulling fs layer [2025-03-11T03:12:36.974Z] e2be974225ed: Pulling fs layer [2025-03-11T03:12:36.974Z] 339a4e72a1f5: Pulling fs layer [2025-03-11T03:12:36.974Z] 988bab9f4d93: Pulling fs layer [2025-03-11T03:12:36.974Z] 1469e6f7b9e6: Pulling fs layer [2025-03-11T03:12:36.974Z] eaf3925da568: Pulling fs layer [2025-03-11T03:12:36.974Z] bab4dde63d76: Pulling fs layer [2025-03-11T03:12:36.974Z] bde34c3a00c8: Pulling fs layer [2025-03-11T03:12:36.974Z] b352a97aabf1: Pulling fs layer [2025-03-11T03:12:36.974Z] 988bab9f4d93: Waiting [2025-03-11T03:12:36.974Z] eaf3925da568: Waiting [2025-03-11T03:12:36.974Z] 4872d77fe225: Pulling fs layer [2025-03-11T03:12:36.974Z] 5851b861e8e6: Pulling fs layer [2025-03-11T03:12:36.974Z] 1469e6f7b9e6: Waiting [2025-03-11T03:12:36.974Z] bab4dde63d76: Waiting [2025-03-11T03:12:36.974Z] bde34c3a00c8: Waiting [2025-03-11T03:12:36.974Z] b352a97aabf1: Waiting [2025-03-11T03:12:36.974Z] 5851b861e8e6: Waiting [2025-03-11T03:12:36.974Z] 4872d77fe225: Waiting [2025-03-11T03:12:37.233Z] e2be974225ed: Download complete [2025-03-11T03:12:37.233Z] 988bab9f4d93: Download complete [2025-03-11T03:12:37.233Z] 339a4e72a1f5: Download complete [2025-03-11T03:12:37.233Z] eaf3925da568: Download complete [2025-03-11T03:12:37.233Z] 1469e6f7b9e6: Verifying Checksum [2025-03-11T03:12:37.233Z] 1469e6f7b9e6: Download complete [2025-03-11T03:12:37.233Z] bde34c3a00c8: Verifying Checksum [2025-03-11T03:12:37.233Z] bde34c3a00c8: Download complete [2025-03-11T03:12:37.233Z] b352a97aabf1: Verifying Checksum [2025-03-11T03:12:37.233Z] b352a97aabf1: Download complete [2025-03-11T03:12:37.233Z] 4872d77fe225: Verifying Checksum [2025-03-11T03:12:37.233Z] 4872d77fe225: Download complete [2025-03-11T03:12:37.233Z] 5851b861e8e6: Verifying Checksum [2025-03-11T03:12:37.233Z] 5851b861e8e6: Download complete [2025-03-11T03:12:37.491Z] b85a868b505f: Verifying Checksum [2025-03-11T03:12:37.491Z] b85a868b505f: Download complete [2025-03-11T03:12:37.749Z] bab4dde63d76: Verifying Checksum [2025-03-11T03:12:37.749Z] bab4dde63d76: Download complete [2025-03-11T03:12:38.691Z] b85a868b505f: Pull complete [2025-03-11T03:12:38.691Z] e2be974225ed: Pull complete [2025-03-11T03:12:38.951Z] 339a4e72a1f5: Pull complete [2025-03-11T03:12:38.951Z] 988bab9f4d93: Pull complete [2025-03-11T03:12:39.213Z] 1469e6f7b9e6: Pull complete [2025-03-11T03:12:39.472Z] eaf3925da568: Pull complete [2025-03-11T03:12:40.845Z] bab4dde63d76: Pull complete [2025-03-11T03:12:40.845Z] bde34c3a00c8: Pull complete [2025-03-11T03:12:41.104Z] b352a97aabf1: Pull complete [2025-03-11T03:12:41.104Z] 4872d77fe225: Pull complete [2025-03-11T03:12:41.104Z] 5851b861e8e6: Pull complete [2025-03-11T03:12:41.104Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-11T03:12:41.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T03:12:41.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T03:12:41.248Z] prd-ubuntu20.04-docker-8c-8g-40810 does not seem to be running inside a container [2025-03-11T03:12:41.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_odessa -v /w/workspace/xfoundry_go-mod-messaging_odessa:/w/workspace/xfoundry_go-mod-messaging_odessa:rw,z -v /w/workspace/xfoundry_go-mod-messaging_odessa@tmp:/w/workspace/xfoundry_go-mod-messaging_odessa@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 [2025-03-11T03:12:42.857Z] $ docker top 3132b74f22265b38512e333a4584447e4058915e413114a53fcb692e724626b2 -eo pid,comm [2025-03-11T03:12:42.915Z] 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). [2025-03-11T03:12:42.915Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T03:12:42.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T03:12:42.982Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T03:12:43.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T03:12:43.084Z] $ docker exec 3132b74f22265b38512e333a4584447e4058915e413114a53fcb692e724626b2 ssh-agent [2025-03-11T03:12:43.198Z] SSH_AUTH_SOCK=/tmp/ssh-ShrPqvLrzJpB/agent.32 [2025-03-11T03:12:43.198Z] SSH_AGENT_PID=38 [2025-03-11T03:12:43.205Z] Running ssh-add (command line suppressed) [2025-03-11T03:12:43.285Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_odessa@tmp/private_key_1502571590501404055.key (/w/workspace/xfoundry_go-mod-messaging_odessa@tmp/private_key_1502571590501404055.key) [2025-03-11T03:12:43.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T03:12:43.599Z] + git tag --points-at HEAD [Pipeline] } [2025-03-11T03:12:43.600Z] $ docker exec --env ******** --env ******** 3132b74f22265b38512e333a4584447e4058915e413114a53fcb692e724626b2 ssh-agent -k [2025-03-11T03:12:43.712Z] unset SSH_AUTH_SOCK; [2025-03-11T03:12:43.712Z] unset SSH_AGENT_PID; [2025-03-11T03:12:43.712Z] echo Agent pid 38 killed; [2025-03-11T03:12:43.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-11T03:12:43.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T03:12:43.772Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T03:12:43.884Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T03:12:43.877Z] $ docker exec 3132b74f22265b38512e333a4584447e4058915e413114a53fcb692e724626b2 ssh-agent [2025-03-11T03:12:43.999Z] SSH_AUTH_SOCK=/tmp/ssh-IUGucyy0Nlkj/agent.72 [2025-03-11T03:12:43.999Z] SSH_AGENT_PID=78 [2025-03-11T03:12:44.006Z] Running ssh-add (command line suppressed) [2025-03-11T03:12:44.088Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_odessa@tmp/private_key_18146543900689950655.key (/w/workspace/xfoundry_go-mod-messaging_odessa@tmp/private_key_18146543900689950655.key) [2025-03-11T03:12:44.109Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T03:12:44.403Z] + git semver init [2025-03-11T03:12:44.664Z] 2025-03-11 03:12:44,571 [run_init] DEBUG init version:0.0.0 force:False [2025-03-11T03:12:44.664Z] 2025-03-11 03:12:44,571 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_odessa/.semver [2025-03-11T03:12:44.664Z] 2025-03-11 03:12:44,572 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_odessa/.semver [2025-03-11T03:12:44.664Z] 2025-03-11 03:12:44,572 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_odessa/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_odessa, universal_newlines=False, shell=None, istream=None) [2025-03-11T03:12:45.603Z] 2025-03-11 03:12:45,314 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_odessa/.git/info/exclude [2025-03-11T03:12:45.603Z] 2025-03-11 03:12:45,314 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_odessa/.semver/odessa with force:False [2025-03-11T03:12:45.603Z] 2025-03-11 03:12:45,315 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_odessa/.semver/odessa [2025-03-11T03:12:45.603Z] 2025-03-11 03:12:45,315 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_odessa/.semver/odessa [2025-03-11T03:12:45.603Z] 4.0.1-dev.1 [Pipeline] } [2025-03-11T03:12:45.604Z] $ docker exec --env ******** --env ******** 3132b74f22265b38512e333a4584447e4058915e413114a53fcb692e724626b2 ssh-agent -k [2025-03-11T03:12:45.707Z] unset SSH_AUTH_SOCK; [2025-03-11T03:12:45.707Z] unset SSH_AGENT_PID; [2025-03-11T03:12:45.707Z] echo Agent pid 78 killed; [2025-03-11T03:12:45.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T03:12:46.057Z] + git semver [Pipeline] } [2025-03-11T03:12:46.321Z] $ docker stop --time=1 3132b74f22265b38512e333a4584447e4058915e413114a53fcb692e724626b2 [2025-03-11T03:12:47.629Z] $ docker rm -f --volumes 3132b74f22265b38512e333a4584447e4058915e413114a53fcb692e724626b2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T03:12:47.997Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-11T03:12:48.237Z] Stashed 1 file(s) [Pipeline] echo [2025-03-11T03:12:48.241Z] [edgeXSemver]: initialized semver on version 4.0.1-dev.1 [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 [2025-03-11T03:12:48.588Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-11T03:12:48.882Z] + + grep ^go [0-9].[0-9]* go.mod [2025-03-11T03:12:48.882Z] cut -d -f 2 [Pipeline] echo [2025-03-11T03:12:48.899Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T03:12:48.915Z] ========================================================= [2025-03-11T03:12:48.915Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-03-11T03:12:48.915Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2025-03-11T03:12:49.217Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-11T03:12:49.218Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-03-11T03:12:49.218Z] 0a9a5dfd008f: Pulling fs layer [2025-03-11T03:12:49.218Z] 8833042f23b5: Pulling fs layer [2025-03-11T03:12:49.218Z] 6ca661eb024f: Pulling fs layer [2025-03-11T03:12:49.218Z] b5acb76e9680: Pulling fs layer [2025-03-11T03:12:49.218Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T03:12:49.218Z] 012bb1f9d321: Pulling fs layer [2025-03-11T03:12:49.218Z] 97255f1bc79d: Pulling fs layer [2025-03-11T03:12:49.218Z] 454448c9edf9: Pulling fs layer [2025-03-11T03:12:49.218Z] 15f87924ceaf: Pulling fs layer [2025-03-11T03:12:49.218Z] 012bb1f9d321: Waiting [2025-03-11T03:12:49.218Z] 97255f1bc79d: Waiting [2025-03-11T03:12:49.218Z] 454448c9edf9: Waiting [2025-03-11T03:12:49.218Z] 15f87924ceaf: Waiting [2025-03-11T03:12:49.218Z] 4f4fb700ef54: Waiting [2025-03-11T03:12:49.218Z] b5acb76e9680: Waiting [2025-03-11T03:12:49.218Z] 8833042f23b5: Verifying Checksum [2025-03-11T03:12:49.218Z] 8833042f23b5: Download complete [2025-03-11T03:12:49.218Z] b5acb76e9680: Verifying Checksum [2025-03-11T03:12:49.218Z] b5acb76e9680: Download complete [2025-03-11T03:12:49.218Z] 4f4fb700ef54: Download complete [2025-03-11T03:12:49.218Z] 0a9a5dfd008f: Download complete [2025-03-11T03:12:49.218Z] 012bb1f9d321: Verifying Checksum [2025-03-11T03:12:49.218Z] 012bb1f9d321: Download complete [2025-03-11T03:12:49.218Z] 97255f1bc79d: Verifying Checksum [2025-03-11T03:12:49.218Z] 97255f1bc79d: Download complete [2025-03-11T03:12:49.478Z] 0a9a5dfd008f: Pull complete [2025-03-11T03:12:49.478Z] 8833042f23b5: Pull complete [2025-03-11T03:12:49.478Z] 15f87924ceaf: Verifying Checksum [2025-03-11T03:12:49.478Z] 15f87924ceaf: Download complete [2025-03-11T03:12:49.735Z] 6ca661eb024f: Verifying Checksum [2025-03-11T03:12:49.736Z] 6ca661eb024f: Download complete [2025-03-11T03:12:49.992Z] 454448c9edf9: Verifying Checksum [2025-03-11T03:12:49.992Z] 454448c9edf9: Download complete [2025-03-11T03:12:53.274Z] 6ca661eb024f: Pull complete [2025-03-11T03:12:53.274Z] b5acb76e9680: Pull complete [2025-03-11T03:12:53.274Z] 4f4fb700ef54: Pull complete [2025-03-11T03:12:53.274Z] 012bb1f9d321: Pull complete [2025-03-11T03:12:53.274Z] 97255f1bc79d: Pull complete [2025-03-11T03:12:55.174Z] 454448c9edf9: Pull complete [2025-03-11T03:12:55.433Z] 15f87924ceaf: Pull complete [2025-03-11T03:12:55.433Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-03-11T03:12:55.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-11T03:12:55.433Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] sh [2025-03-11T03:12:55.723Z] + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T03:12:56.028Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T03:12:56.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T03:12:56.108Z] prd-ubuntu20.04-docker-8c-8g-40810 does not seem to be running inside a container [2025-03-11T03:12:56.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_odessa -v /w/workspace/xfoundry_go-mod-messaging_odessa:/w/workspace/xfoundry_go-mod-messaging_odessa:rw,z -v /w/workspace/xfoundry_go-mod-messaging_odessa@tmp:/w/workspace/xfoundry_go-mod-messaging_odessa@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 [2025-03-11T03:12:58.265Z] $ docker top 32c18b3a7e50836346c2c97539c230ce08470e8ed2add7be8a9c2cc9260d47a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T03:12:58.615Z] + go version [2025-03-11T03:12:58.615Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-03-11T03:12:58.620Z] $ docker stop --time=1 32c18b3a7e50836346c2c97539c230ce08470e8ed2add7be8a9c2cc9260d47a3 [2025-03-11T03:12:59.913Z] $ docker rm -f --volumes 32c18b3a7e50836346c2c97539c230ce08470e8ed2add7be8a9c2cc9260d47a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T03:13:00.359Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T03:13:00.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T03:13:00.438Z] prd-ubuntu20.04-docker-8c-8g-40810 does not seem to be running inside a container [2025-03-11T03:13:00.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-messaging_odessa -v /w/workspace/xfoundry_go-mod-messaging_odessa:/w/workspace/xfoundry_go-mod-messaging_odessa:rw,z -v /w/workspace/xfoundry_go-mod-messaging_odessa@tmp:/w/workspace/xfoundry_go-mod-messaging_odessa@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 [2025-03-11T03:13:00.773Z] $ docker top 53efb06e9814d5acaa2aa3144465f1177e83efda4c37402a3e305bc02bd6f6e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T03:13:01.111Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_odessa [Pipeline] fileExists [Pipeline] sh [2025-03-11T03:13:01.409Z] + make test [2025-03-11T03:13:01.410Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2025-03-11T03:13:19.489Z] ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] [2025-03-11T03:13:19.489Z] github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements [2025-03-11T03:13:19.489Z] ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.033s coverage: 86.0% of statements [2025-03-11T03:13:19.489Z] github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements [2025-03-11T03:13:22.771Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.028s coverage: 19.3% of statements [2025-03-11T03:13:22.771Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.049s coverage: 85.0% of statements [2025-03-11T03:13:22.771Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.034s coverage: 80.2% of statements [2025-03-11T03:13:22.771Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.020s coverage: 15.4% of statements [2025-03-11T03:13:22.771Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.021s coverage: 100.0% of statements [2025-03-11T03:13:22.771Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.021s coverage: 100.0% of statements [2025-03-11T03:13:22.771Z] ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.023s coverage: 61.5% of statements [2025-03-11T03:13:34.960Z] go vet ./... [2025-03-11T03:13:35.897Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-11T03:13:35.897Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2025-03-11T03:13:35.911Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-11T03:13:36.229Z] + go mod tidy [2025-03-11T03:13:36.229Z] go: downloading github.com/nats-io/nats.go v1.39.1 [2025-03-11T03:13:36.229Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.1 [2025-03-11T03:13:36.229Z] go: downloading github.com/stretchr/testify v1.10.0 [2025-03-11T03:13:36.229Z] go: downloading github.com/google/uuid v1.6.0 [2025-03-11T03:13:36.229Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-03-11T03:13:36.229Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-03-11T03:13:36.488Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-03-11T03:13:36.488Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2025-03-11T03:13:36.488Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2025-03-11T03:13:36.488Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2025-03-11T03:13:36.488Z] go: downloading github.com/stretchr/objx v0.5.2 [2025-03-11T03:13:36.488Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-03-11T03:13:36.488Z] go: downloading golang.org/x/net v0.34.0 [2025-03-11T03:13:36.488Z] go: downloading golang.org/x/sync v0.10.0 [2025-03-11T03:13:36.488Z] go: downloading github.com/x448/float16 v0.8.4 [2025-03-11T03:13:36.488Z] go: downloading github.com/klauspost/compress v1.17.9 [2025-03-11T03:13:36.488Z] go: downloading github.com/nats-io/nkeys v0.4.9 [2025-03-11T03:13:36.488Z] go: downloading github.com/nats-io/nuid v1.0.1 [2025-03-11T03:13:36.488Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-03-11T03:13:36.488Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-03-11T03:13:36.488Z] go: downloading golang.org/x/crypto v0.32.0 [2025-03-11T03:13:36.488Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-03-11T03:13:36.488Z] go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2025-03-11T03:13:36.488Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-03-11T03:13:36.747Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-03-11T03:13:36.747Z] go: downloading golang.org/x/text v0.21.0 [2025-03-11T03:13:36.747Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2025-03-11T03:13:36.747Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-03-11T03:13:36.747Z] go: downloading golang.org/x/sys v0.29.0 [Pipeline] } [2025-03-11T03:13:37.692Z] $ docker stop --time=1 53efb06e9814d5acaa2aa3144465f1177e83efda4c37402a3e305bc02bd6f6e3 [2025-03-11T03:13:40.443Z] $ docker rm -f --volumes 53efb06e9814d5acaa2aa3144465f1177e83efda4c37402a3e305bc02bd6f6e3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T03:13:41.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-11T03:13:41.071Z] 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 [2025-03-11T03:13:41.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T03:13:41.626Z] [2025-03-11T03:13:41.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T03:13:41.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T03:13:41.927Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-11T03:13:41.927Z] 5eb5b503b376: Pulling fs layer [2025-03-11T03:13:41.927Z] 5c69ac0246d0: Pulling fs layer [2025-03-11T03:13:41.927Z] ec43610c2a17: Pulling fs layer [2025-03-11T03:13:41.927Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-11T03:13:41.927Z] 33b1e0a273af: Pulling fs layer [2025-03-11T03:13:41.927Z] 5d3b04190fa2: Pulling fs layer [2025-03-11T03:13:41.927Z] 2f39f015ded8: Pulling fs layer [2025-03-11T03:13:41.927Z] 33b1e0a273af: Waiting [2025-03-11T03:13:41.927Z] 5d3b04190fa2: Waiting [2025-03-11T03:13:41.927Z] 2f39f015ded8: Waiting [2025-03-11T03:13:41.927Z] 3a2ae6a8a46f: Waiting [2025-03-11T03:13:41.927Z] 5c69ac0246d0: Download complete [2025-03-11T03:13:41.927Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-11T03:13:41.927Z] 3a2ae6a8a46f: Download complete [2025-03-11T03:13:41.927Z] 33b1e0a273af: Verifying Checksum [2025-03-11T03:13:41.927Z] 33b1e0a273af: Download complete [2025-03-11T03:13:41.927Z] 5d3b04190fa2: Verifying Checksum [2025-03-11T03:13:41.927Z] 5d3b04190fa2: Download complete [2025-03-11T03:13:41.927Z] ec43610c2a17: Verifying Checksum [2025-03-11T03:13:41.927Z] ec43610c2a17: Download complete [2025-03-11T03:13:42.185Z] 5eb5b503b376: Verifying Checksum [2025-03-11T03:13:42.185Z] 5eb5b503b376: Download complete [2025-03-11T03:13:42.751Z] 2f39f015ded8: Verifying Checksum [2025-03-11T03:13:42.751Z] 2f39f015ded8: Download complete [2025-03-11T03:13:43.319Z] 5eb5b503b376: Pull complete [2025-03-11T03:13:43.319Z] 5c69ac0246d0: Pull complete [2025-03-11T03:13:43.886Z] ec43610c2a17: Pull complete [2025-03-11T03:13:43.886Z] 3a2ae6a8a46f: Pull complete [2025-03-11T03:13:43.886Z] 33b1e0a273af: Pull complete [2025-03-11T03:13:44.144Z] 5d3b04190fa2: Pull complete [2025-03-11T03:13:48.328Z] 2f39f015ded8: Pull complete [2025-03-11T03:13:48.328Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-11T03:13:48.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T03:13:48.329Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T03:13:48.428Z] prd-ubuntu20.04-docker-8c-8g-40810 does not seem to be running inside a container [2025-03-11T03:13:48.457Z] $ 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/xfoundry_go-mod-messaging_odessa -v /w/workspace/xfoundry_go-mod-messaging_odessa:/w/workspace/xfoundry_go-mod-messaging_odessa:rw,z -v /w/workspace/xfoundry_go-mod-messaging_odessa@tmp:/w/workspace/xfoundry_go-mod-messaging_odessa@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 [2025-03-11T03:13:50.124Z] $ docker top 0f10f5c7e2e796cdfd10a15b1ae5d2dbf535875e94234366980c15cdac2e789b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T03:13:50.520Z] ---> job-cost.sh [2025-03-11T03:13:50.520Z] lf-activate-venv: SKIPPING [2025-03-11T03:13:50.520Z] INFO: No Stack... [2025-03-11T03:13:51.090Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-11T03:13:51.350Z] INFO: Archiving Costs [Pipeline] sh [2025-03-11T03:13:51.639Z] + cat /w/workspace/xfoundry_go-mod-messaging_odessa/archives/cost.csv [2025-03-11T03:13:51.639Z] + cut -d, -f6 [Pipeline] lock [2025-03-11T03:13:51.652Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-odessa-3-stack-cost] [2025-03-11T03:13:51.661Z] Resource [jenkins-edgexfoundry-go-mod-messaging-odessa-3-stack-cost] did not exist. Created. [2025-03-11T03:13:51.667Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-odessa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-11T03:13:51.975Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-11T03:13:52.024Z] Stashed 1 file(s) [Pipeline] } [2025-03-11T03:13:52.032Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-odessa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-11T03:13:52.062Z] $ docker stop --time=1 0f10f5c7e2e796cdfd10a15b1ae5d2dbf535875e94234366980c15cdac2e789b [2025-03-11T03:13:53.206Z] $ docker rm -f --volumes 0f10f5c7e2e796cdfd10a15b1ae5d2dbf535875e94234366980c15cdac2e789b [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 [2025-03-11T03:13:53.584Z] provisioning config files... [2025-03-11T03:13:53.608Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_odessa@tmp/config13763046498450305812tmp [Pipeline] { [Pipeline] sh [2025-03-11T03:13:53.933Z] + set +x [2025-03-11T03:13:53.933Z] + + curl -s https://codecov.io/bash [2025-03-11T03:13:53.933Z] bash -s -- [2025-03-11T03:13:53.933Z] [2025-03-11T03:13:53.933Z] _____ _ [2025-03-11T03:13:53.933Z] / ____| | | [2025-03-11T03:13:53.933Z] | | ___ __| | ___ ___ _____ __ [2025-03-11T03:13:53.933Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-11T03:13:53.933Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-11T03:13:53.933Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-11T03:13:53.933Z] Bash-1.0.6 [2025-03-11T03:13:53.933Z] [2025-03-11T03:13:53.933Z] [2025-03-11T03:13:53.933Z] ==> git version 2.25.1 found [2025-03-11T03:13:53.933Z] ==> 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 [2025-03-11T03:13:53.933Z] Release-Date: 2020-01-08 [2025-03-11T03:13:53.933Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-11T03:13:53.933Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-11T03:13:53.933Z] ==> Jenkins CI detected. [2025-03-11T03:13:53.933Z] current dir:  /w/workspace/xfoundry_go-mod-messaging_odessa [2025-03-11T03:13:53.933Z] project root: . [2025-03-11T03:13:53.933Z] --> token set from env [2025-03-11T03:13:53.933Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-11T03:13:54.194Z] ==> Running gcov in . (disable via -X gcov) [2025-03-11T03:13:54.194Z] ==> Python coveragepy not found [2025-03-11T03:13:54.194Z] ==> Searching for coverage reports in: [2025-03-11T03:13:54.194Z] + . [2025-03-11T03:13:54.194Z] -> Found 1 reports [2025-03-11T03:13:54.194Z] ==> Detecting git/mercurial file structure [2025-03-11T03:13:54.194Z] ==> Reading reports [2025-03-11T03:13:54.194Z] + ./coverage.out bytes=60312 [2025-03-11T03:13:54.194Z] ==> Appending adjustments [2025-03-11T03:13:54.194Z] https://docs.codecov.io/docs/fixing-reports [2025-03-11T03:13:54.453Z] + Found adjustments [2025-03-11T03:13:54.453Z] ==> Gzipping contents [2025-03-11T03:13:54.453Z] 12K /tmp/codecov.sKVioi.gz [2025-03-11T03:13:54.453Z] ==> Uploading reports [2025-03-11T03:13:54.453Z] url: https://codecov.io [2025-03-11T03:13:54.453Z] query: branch=odessa&commit=8b8dffb4c450d25c1a8d8ccae075c4dfa2c7bffe&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-11T03:13:54.453Z] -> Pinging Codecov [2025-03-11T03:13:54.453Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=8b8dffb4c450d25c1a8d8ccae075c4dfa2c7bffe&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-11T03:13:54.453Z] -> Uploading to [2025-03-11T03:13:54.453Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-messaging/8b8dffb4c450d25c1a8d8ccae075c4dfa2c7bffe/4a240d4a-ce8a-4016-b06d-923a6301c04d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250311%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250311T031354Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=6a619417cab01a027c1b07dd63e385d2d496eb7571e358c9f560589d861e7563 [2025-03-11T03:13:54.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T03:13:54.453Z] Dload Upload Total Spent Left Speed [2025-03-11T03:13:54.713Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11990 0 0 100 11990 0 70116 --:--:-- --:--:-- --:--:-- 69709 100 11990 0 0 100 11990 0 70116 --:--:-- --:--:-- --:--:-- 69709 [2025-03-11T03:13:54.713Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/8b8dffb4c450d25c1a8d8ccae075c4dfa2c7bffe [Pipeline] } [2025-03-11T03:13:54.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-11T03:13:54.955Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-11T03:13:54.972Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T03:13:55.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T03:13:55.281Z] [2025-03-11T03:13:55.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T03:13:55.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T03:13:55.586Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-11T03:13:55.586Z] 43c4264eed91: Pulling fs layer [2025-03-11T03:13:55.586Z] 4cc291be95ef: Pulling fs layer [2025-03-11T03:13:55.586Z] 2ac1f1163629: Pulling fs layer [2025-03-11T03:13:55.586Z] 5c3c966382ef: Pulling fs layer [2025-03-11T03:13:55.586Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T03:13:55.586Z] d9c7d2e4e75e: Pulling fs layer [2025-03-11T03:13:55.586Z] 9c3e1370e548: Pulling fs layer [2025-03-11T03:13:55.586Z] 5c3c966382ef: Waiting [2025-03-11T03:13:55.586Z] d9c7d2e4e75e: Waiting [2025-03-11T03:13:55.586Z] 9c3e1370e548: Waiting [2025-03-11T03:13:55.586Z] 4f4fb700ef54: Waiting [2025-03-11T03:13:55.586Z] 4cc291be95ef: Verifying Checksum [2025-03-11T03:13:55.586Z] 4cc291be95ef: Download complete [2025-03-11T03:13:55.586Z] 5c3c966382ef: Download complete [2025-03-11T03:13:55.586Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T03:13:55.586Z] 4f4fb700ef54: Download complete [2025-03-11T03:13:55.586Z] 43c4264eed91: Download complete [2025-03-11T03:13:55.844Z] d9c7d2e4e75e: Verifying Checksum [2025-03-11T03:13:55.844Z] d9c7d2e4e75e: Download complete [2025-03-11T03:13:55.844Z] 43c4264eed91: Pull complete [2025-03-11T03:13:55.844Z] 4cc291be95ef: Pull complete [2025-03-11T03:13:56.103Z] 2ac1f1163629: Verifying Checksum [2025-03-11T03:13:56.103Z] 2ac1f1163629: Download complete [2025-03-11T03:13:56.668Z] 9c3e1370e548: Verifying Checksum [2025-03-11T03:13:56.668Z] 9c3e1370e548: Download complete [2025-03-11T03:13:59.195Z] 2ac1f1163629: Pull complete [2025-03-11T03:13:59.195Z] 5c3c966382ef: Pull complete [2025-03-11T03:13:59.195Z] 4f4fb700ef54: Pull complete [2025-03-11T03:13:59.452Z] d9c7d2e4e75e: Pull complete [2025-03-11T03:14:01.979Z] 9c3e1370e548: Pull complete [2025-03-11T03:14:01.979Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-11T03:14:01.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T03:14:01.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T03:14:02.082Z] prd-ubuntu20.04-docker-8c-8g-40810 does not seem to be running inside a container [2025-03-11T03:14:02.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-messaging_odessa -v /w/workspace/xfoundry_go-mod-messaging_odessa:/w/workspace/xfoundry_go-mod-messaging_odessa:rw,z -v /w/workspace/xfoundry_go-mod-messaging_odessa@tmp:/w/workspace/xfoundry_go-mod-messaging_odessa@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 [2025-03-11T03:14:04.265Z] $ docker top 7bce16be59ddde4beb2346a86e7eebea9fa4826fde5282119c7ff2515580c4ba -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T03:14:04.614Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_odessa [Pipeline] echo [2025-03-11T03:14:04.623Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:odessa' [Pipeline] sh [2025-03-11T03:14:04.901Z] + set -o pipefail [2025-03-11T03:14:04.901Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:odessa' [2025-03-11T03:14:07.438Z] [2025-03-11T03:14:07.438Z] Monitoring /w/workspace/xfoundry_go-mod-messaging_odessa (github.com/edgexfoundry/go-mod-messaging/v4)... [2025-03-11T03:14:07.438Z] [2025-03-11T03:14:07.439Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad6db0a3-745d-4036-ba41-5bdfebed0a68/history/3134aee2-dedb-49dd-8c5b-17e817cda1cc [2025-03-11T03:14:07.439Z] [2025-03-11T03:14:07.439Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-11T03:14:07.439Z] [2025-03-11T03:14:07.439Z] [2025-03-11T03:14:07.439Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-11T03:14:07.439Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-11T03:14:07.708Z] $ docker stop --time=1 7bce16be59ddde4beb2346a86e7eebea9fa4826fde5282119c7ff2515580c4ba [2025-03-11T03:14:09.186Z] $ docker rm -f --volumes 7bce16be59ddde4beb2346a86e7eebea9fa4826fde5282119c7ff2515580c4ba [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 [2025-03-11T03:14:09.759Z] + git log --format=format:%s -1 8b8dffb4c450d25c1a8d8ccae075c4dfa2c7bffe [Pipeline] sh [2025-03-11T03:14:10.055Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T03:14:10.055Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T03:14:10.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T03:14:10.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T03:14:10.442Z] prd-ubuntu20.04-docker-8c-8g-40810 does not seem to be running inside a container [2025-03-11T03:14:10.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_odessa -v /w/workspace/xfoundry_go-mod-messaging_odessa:/w/workspace/xfoundry_go-mod-messaging_odessa:rw,z -v /w/workspace/xfoundry_go-mod-messaging_odessa@tmp:/w/workspace/xfoundry_go-mod-messaging_odessa@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 [2025-03-11T03:14:10.803Z] $ docker top 69b85e09ff89dfc06d1e4c0a10370d7d54102ec8fe6d136e72b8ea3089597108 -eo pid,comm [2025-03-11T03:14:10.849Z] 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). [2025-03-11T03:14:10.849Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T03:14:10.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T03:14:10.905Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T03:14:11.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T03:14:11.032Z] $ docker exec 69b85e09ff89dfc06d1e4c0a10370d7d54102ec8fe6d136e72b8ea3089597108 ssh-agent [2025-03-11T03:14:11.133Z] SSH_AUTH_SOCK=/tmp/ssh-Ww5qFaB24Wp3/agent.31 [2025-03-11T03:14:11.133Z] SSH_AGENT_PID=37 [2025-03-11T03:14:11.136Z] Running ssh-add (command line suppressed) [2025-03-11T03:14:11.239Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_odessa@tmp/private_key_383875262971285413.key (/w/workspace/xfoundry_go-mod-messaging_odessa@tmp/private_key_383875262971285413.key) [2025-03-11T03:14:11.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T03:14:11.544Z] + git semver tag [2025-03-11T03:14:11.803Z] 2025-03-11 03:14:11,707 [run_tag] DEBUG tag force:False [2025-03-11T03:14:11.803Z] 2025-03-11 03:14:11,707 [check_head_tag] DEBUG check head tag [2025-03-11T03:14:11.803Z] 2025-03-11 03:14:11,710 [execute] INFO git cat-file --batch-check [2025-03-11T03:14:11.803Z] 2025-03-11 03:14:11,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_odessa, universal_newlines=False, shell=None, istream=) [2025-03-11T03:14:11.803Z] 2025-03-11 03:14:11,714 [execute] INFO git cat-file --batch [2025-03-11T03:14:11.803Z] 2025-03-11 03:14:11,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_odessa, universal_newlines=False, shell=None, istream=) [2025-03-11T03:14:11.803Z] 2025-03-11 03:14:11,751 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_odessa/.semver/odessa [2025-03-11T03:14:11.803Z] 2025-03-11 03:14:11,752 [execute] INFO git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 [2025-03-11T03:14:11.803Z] 2025-03-11 03:14:11,752 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.1', '-m', 'v4.0.1-dev.1'], cwd=/w/workspace/xfoundry_go-mod-messaging_odessa, universal_newlines=False, shell=None, istream=None) [2025-03-11T03:14:11.803Z] 2025-03-11 03:14:11,756 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_odessa/.semver/odessa [2025-03-11T03:14:11.803Z] 4.0.1-dev.1 [Pipeline] } [2025-03-11T03:14:11.813Z] $ docker exec --env ******** --env ******** 69b85e09ff89dfc06d1e4c0a10370d7d54102ec8fe6d136e72b8ea3089597108 ssh-agent -k [2025-03-11T03:14:11.922Z] unset SSH_AUTH_SOCK; [2025-03-11T03:14:11.922Z] unset SSH_AGENT_PID; [2025-03-11T03:14:11.922Z] echo Agent pid 37 killed; [2025-03-11T03:14:11.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T03:14:12.258Z] + git semver [Pipeline] } [2025-03-11T03:14:12.532Z] $ docker stop --time=1 69b85e09ff89dfc06d1e4c0a10370d7d54102ec8fe6d136e72b8ea3089597108 [2025-03-11T03:14:13.775Z] $ docker rm -f --volumes 69b85e09ff89dfc06d1e4c0a10370d7d54102ec8fe6d136e72b8ea3089597108 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T03:14:14.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T03:14:14.184Z] [2025-03-11T03:14:14.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T03:14:14.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T03:14:14.489Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-11T03:14:14.489Z] ab5ef0e58194: Pulling fs layer [2025-03-11T03:14:14.489Z] 9712f1f96733: Pulling fs layer [2025-03-11T03:14:14.489Z] 63f879dbbcfc: Pulling fs layer [2025-03-11T03:14:14.489Z] 0d9ebad4ef96: Pulling fs layer [2025-03-11T03:14:14.489Z] e9a5061849ea: Pulling fs layer [2025-03-11T03:14:14.489Z] d747dcd14b5f: Pulling fs layer [2025-03-11T03:14:14.489Z] 2de7ff778b66: Pulling fs layer [2025-03-11T03:14:14.489Z] d747dcd14b5f: Waiting [2025-03-11T03:14:14.489Z] 2de7ff778b66: Waiting [2025-03-11T03:14:14.489Z] 0d9ebad4ef96: Waiting [2025-03-11T03:14:14.489Z] e9a5061849ea: Waiting [2025-03-11T03:14:14.489Z] 9712f1f96733: Verifying Checksum [2025-03-11T03:14:14.489Z] 9712f1f96733: Download complete [2025-03-11T03:14:14.748Z] 63f879dbbcfc: Verifying Checksum [2025-03-11T03:14:14.748Z] 63f879dbbcfc: Download complete [2025-03-11T03:14:15.005Z] e9a5061849ea: Verifying Checksum [2025-03-11T03:14:15.005Z] e9a5061849ea: Download complete [2025-03-11T03:14:15.005Z] d747dcd14b5f: Verifying Checksum [2025-03-11T03:14:15.005Z] d747dcd14b5f: Download complete [2025-03-11T03:14:15.005Z] ab5ef0e58194: Verifying Checksum [2025-03-11T03:14:15.005Z] ab5ef0e58194: Download complete [2025-03-11T03:14:15.005Z] 2de7ff778b66: Verifying Checksum [2025-03-11T03:14:15.005Z] 2de7ff778b66: Download complete [2025-03-11T03:14:15.005Z] 0d9ebad4ef96: Verifying Checksum [2025-03-11T03:14:15.005Z] 0d9ebad4ef96: Download complete [2025-03-11T03:14:17.531Z] ab5ef0e58194: Pull complete [2025-03-11T03:14:17.531Z] 9712f1f96733: Pull complete [2025-03-11T03:14:18.095Z] 63f879dbbcfc: Pull complete [2025-03-11T03:14:21.377Z] 0d9ebad4ef96: Pull complete [2025-03-11T03:14:21.377Z] e9a5061849ea: Pull complete [2025-03-11T03:14:21.377Z] d747dcd14b5f: Pull complete [2025-03-11T03:14:22.310Z] 2de7ff778b66: Pull complete [2025-03-11T03:14:22.310Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-11T03:14:22.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T03:14:22.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T03:14:22.488Z] prd-ubuntu20.04-docker-8c-8g-40810 does not seem to be running inside a container [2025-03-11T03:14:22.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_odessa -v /w/workspace/xfoundry_go-mod-messaging_odessa:/w/workspace/xfoundry_go-mod-messaging_odessa:rw,z -v /w/workspace/xfoundry_go-mod-messaging_odessa@tmp:/w/workspace/xfoundry_go-mod-messaging_odessa@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 [2025-03-11T03:14:24.862Z] $ docker top 8b41c3da2b28f54ba70297a4fb5d7debcfc6042e86b3fe473f58025a92fe17ef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-11T03:14:24.935Z] provisioning config files... [2025-03-11T03:14:24.942Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-messaging_odessa@tmp/config10834081913076455446tmp [2025-03-11T03:14:24.950Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-messaging_odessa@tmp/config4917412094238181948tmp [2025-03-11T03:14:24.957Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-messaging_odessa@tmp/config1061159711417219337tmp [Pipeline] { [Pipeline] echo [2025-03-11T03:14:24.982Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T03:14:25.273Z] ---> sigul-configuration.sh [2025-03-11T03:14:25.273Z] gpg: directory `/root/.gnupg' created [2025-03-11T03:14:25.273Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-11T03:14:25.273Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-11T03:14:25.273Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-11T03:14:25.273Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-11T03:14:25.273Z] gpg: CAST5 encrypted data [2025-03-11T03:14:25.273Z] gpg: encrypted with 1 passphrase [2025-03-11T03:14:25.273Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-11T03:14:25.564Z] + mkdir /home/jenkins [2025-03-11T03:14:25.564Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-11T03:14:25.864Z] + 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 [2025-03-11T03:14:25.879Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T03:14:26.174Z] ---> sigul-install.sh [2025-03-11T03:14:26.174Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-11T03:14:26.469Z] + git tag --list [2025-03-11T03:14:26.469Z] v0.0.0 [2025-03-11T03:14:26.469Z] v0.1.0 [2025-03-11T03:14:26.469Z] v0.1.1 [2025-03-11T03:14:26.469Z] v0.1.10 [2025-03-11T03:14:26.469Z] v0.1.11 [2025-03-11T03:14:26.469Z] v0.1.12 [2025-03-11T03:14:26.469Z] v0.1.13 [2025-03-11T03:14:26.469Z] v0.1.14 [2025-03-11T03:14:26.469Z] v0.1.15 [2025-03-11T03:14:26.469Z] v0.1.16 [2025-03-11T03:14:26.469Z] v0.1.17 [2025-03-11T03:14:26.469Z] v0.1.18 [2025-03-11T03:14:26.469Z] v0.1.19 [2025-03-11T03:14:26.469Z] v0.1.2 [2025-03-11T03:14:26.469Z] v0.1.20 [2025-03-11T03:14:26.469Z] v0.1.21 [2025-03-11T03:14:26.469Z] v0.1.22 [2025-03-11T03:14:26.469Z] v0.1.23 [2025-03-11T03:14:26.469Z] v0.1.24 [2025-03-11T03:14:26.469Z] v0.1.25 [2025-03-11T03:14:26.469Z] v0.1.26 [2025-03-11T03:14:26.469Z] v0.1.27 [2025-03-11T03:14:26.469Z] v0.1.28 [2025-03-11T03:14:26.469Z] v0.1.29 [2025-03-11T03:14:26.469Z] v0.1.3 [2025-03-11T03:14:26.469Z] v0.1.30 [2025-03-11T03:14:26.469Z] v0.1.31 [2025-03-11T03:14:26.469Z] v0.1.4 [2025-03-11T03:14:26.469Z] v0.1.5 [2025-03-11T03:14:26.469Z] v0.1.6 [2025-03-11T03:14:26.469Z] v0.1.7 [2025-03-11T03:14:26.469Z] v0.1.8 [2025-03-11T03:14:26.469Z] v0.1.9 [2025-03-11T03:14:26.469Z] v2.0.0 [2025-03-11T03:14:26.469Z] v2.0.1 [2025-03-11T03:14:26.469Z] v2.1.0 [2025-03-11T03:14:26.469Z] v2.1.1 [2025-03-11T03:14:26.469Z] v2.2.0 [2025-03-11T03:14:26.469Z] v2.3.0 [2025-03-11T03:14:26.469Z] v3.0 [2025-03-11T03:14:26.469Z] v3.0.0 [2025-03-11T03:14:26.469Z] v3.1 [2025-03-11T03:14:26.469Z] v3.1.0 [2025-03-11T03:14:26.469Z] v3.1.0-dev.1 [2025-03-11T03:14:26.469Z] v3.1.0-dev.10 [2025-03-11T03:14:26.469Z] v3.1.0-dev.11 [2025-03-11T03:14:26.469Z] v3.1.0-dev.12 [2025-03-11T03:14:26.469Z] v3.1.0-dev.13 [2025-03-11T03:14:26.469Z] v3.1.0-dev.14 [2025-03-11T03:14:26.469Z] v3.1.0-dev.15 [2025-03-11T03:14:26.469Z] v3.1.0-dev.16 [2025-03-11T03:14:26.469Z] v3.1.0-dev.17 [2025-03-11T03:14:26.469Z] v3.1.0-dev.18 [2025-03-11T03:14:26.469Z] v3.1.0-dev.19 [2025-03-11T03:14:26.469Z] v3.1.0-dev.2 [2025-03-11T03:14:26.469Z] v3.1.0-dev.20 [2025-03-11T03:14:26.469Z] v3.1.0-dev.21 [2025-03-11T03:14:26.469Z] v3.1.0-dev.22 [2025-03-11T03:14:26.469Z] v3.1.0-dev.23 [2025-03-11T03:14:26.469Z] v3.1.0-dev.24 [2025-03-11T03:14:26.469Z] v3.1.0-dev.25 [2025-03-11T03:14:26.469Z] v3.1.0-dev.26 [2025-03-11T03:14:26.469Z] v3.1.0-dev.27 [2025-03-11T03:14:26.469Z] v3.1.0-dev.28 [2025-03-11T03:14:26.469Z] v3.1.0-dev.29 [2025-03-11T03:14:26.469Z] v3.1.0-dev.3 [2025-03-11T03:14:26.469Z] v3.1.0-dev.30 [2025-03-11T03:14:26.469Z] v3.1.0-dev.31 [2025-03-11T03:14:26.469Z] v3.1.0-dev.32 [2025-03-11T03:14:26.469Z] v3.1.0-dev.33 [2025-03-11T03:14:26.469Z] v3.1.0-dev.4 [2025-03-11T03:14:26.469Z] v3.1.0-dev.5 [2025-03-11T03:14:26.469Z] v3.1.0-dev.6 [2025-03-11T03:14:26.469Z] v3.1.0-dev.7 [2025-03-11T03:14:26.469Z] v3.1.0-dev.8 [2025-03-11T03:14:26.469Z] v3.1.0-dev.9 [2025-03-11T03:14:26.469Z] v3.2.0-dev.1 [2025-03-11T03:14:26.469Z] v3.2.0-dev.10 [2025-03-11T03:14:26.469Z] v3.2.0-dev.11 [2025-03-11T03:14:26.469Z] v3.2.0-dev.12 [2025-03-11T03:14:26.469Z] v3.2.0-dev.13 [2025-03-11T03:14:26.469Z] v3.2.0-dev.14 [2025-03-11T03:14:26.469Z] v3.2.0-dev.15 [2025-03-11T03:14:26.469Z] v3.2.0-dev.16 [2025-03-11T03:14:26.469Z] v3.2.0-dev.17 [2025-03-11T03:14:26.469Z] v3.2.0-dev.18 [2025-03-11T03:14:26.469Z] v3.2.0-dev.19 [2025-03-11T03:14:26.469Z] v3.2.0-dev.2 [2025-03-11T03:14:26.469Z] v3.2.0-dev.20 [2025-03-11T03:14:26.469Z] v3.2.0-dev.21 [2025-03-11T03:14:26.469Z] v3.2.0-dev.22 [2025-03-11T03:14:26.469Z] v3.2.0-dev.23 [2025-03-11T03:14:26.469Z] v3.2.0-dev.24 [2025-03-11T03:14:26.469Z] v3.2.0-dev.25 [2025-03-11T03:14:26.469Z] v3.2.0-dev.26 [2025-03-11T03:14:26.469Z] v3.2.0-dev.27 [2025-03-11T03:14:26.469Z] v3.2.0-dev.28 [2025-03-11T03:14:26.469Z] v3.2.0-dev.29 [2025-03-11T03:14:26.469Z] v3.2.0-dev.3 [2025-03-11T03:14:26.469Z] v3.2.0-dev.30 [2025-03-11T03:14:26.469Z] v3.2.0-dev.31 [2025-03-11T03:14:26.469Z] v3.2.0-dev.32 [2025-03-11T03:14:26.469Z] v3.2.0-dev.33 [2025-03-11T03:14:26.469Z] v3.2.0-dev.34 [2025-03-11T03:14:26.469Z] v3.2.0-dev.35 [2025-03-11T03:14:26.469Z] v3.2.0-dev.36 [2025-03-11T03:14:26.469Z] v3.2.0-dev.37 [2025-03-11T03:14:26.469Z] v3.2.0-dev.38 [2025-03-11T03:14:26.469Z] v3.2.0-dev.39 [2025-03-11T03:14:26.469Z] v3.2.0-dev.4 [2025-03-11T03:14:26.469Z] v3.2.0-dev.40 [2025-03-11T03:14:26.469Z] v3.2.0-dev.41 [2025-03-11T03:14:26.469Z] v3.2.0-dev.42 [2025-03-11T03:14:26.469Z] v3.2.0-dev.5 [2025-03-11T03:14:26.469Z] v3.2.0-dev.6 [2025-03-11T03:14:26.469Z] v3.2.0-dev.7 [2025-03-11T03:14:26.469Z] v3.2.0-dev.8 [2025-03-11T03:14:26.469Z] v3.2.0-dev.9 [2025-03-11T03:14:26.469Z] v4.0 [2025-03-11T03:14:26.469Z] v4.0.0 [2025-03-11T03:14:26.469Z] v4.0.0-dev.1 [2025-03-11T03:14:26.469Z] v4.0.0-dev.10 [2025-03-11T03:14:26.469Z] v4.0.0-dev.11 [2025-03-11T03:14:26.469Z] v4.0.0-dev.12 [2025-03-11T03:14:26.469Z] v4.0.0-dev.13 [2025-03-11T03:14:26.469Z] v4.0.0-dev.14 [2025-03-11T03:14:26.469Z] v4.0.0-dev.15 [2025-03-11T03:14:26.469Z] v4.0.0-dev.16 [2025-03-11T03:14:26.469Z] v4.0.0-dev.17 [2025-03-11T03:14:26.469Z] v4.0.0-dev.18 [2025-03-11T03:14:26.469Z] v4.0.0-dev.19 [2025-03-11T03:14:26.469Z] v4.0.0-dev.2 [2025-03-11T03:14:26.469Z] v4.0.0-dev.20 [2025-03-11T03:14:26.469Z] v4.0.0-dev.21 [2025-03-11T03:14:26.469Z] v4.0.0-dev.22 [2025-03-11T03:14:26.469Z] v4.0.0-dev.23 [2025-03-11T03:14:26.469Z] v4.0.0-dev.3 [2025-03-11T03:14:26.469Z] v4.0.0-dev.4 [2025-03-11T03:14:26.469Z] v4.0.0-dev.5 [2025-03-11T03:14:26.469Z] v4.0.0-dev.6 [2025-03-11T03:14:26.469Z] v4.0.0-dev.7 [2025-03-11T03:14:26.469Z] v4.0.0-dev.8 [2025-03-11T03:14:26.469Z] v4.0.0-dev.9 [2025-03-11T03:14:26.469Z] v4.0.1-dev.1 [Pipeline] sh [2025-03-11T03:14:26.767Z] + lftools sign git-tag v4.0.1-dev.1 [2025-03-11T03:14:27.334Z] Signing Git tag with Sigul... [2025-03-11T03:14:27.334Z] Signing v4.0.1-dev.1 [Pipeline] echo [2025-03-11T03:14:27.603Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T03:14:27.895Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-11T03:14:27.902Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-11T03:14:27.931Z] $ docker stop --time=1 8b41c3da2b28f54ba70297a4fb5d7debcfc6042e86b3fe473f58025a92fe17ef [2025-03-11T03:14:29.210Z] $ docker rm -f --volumes 8b41c3da2b28f54ba70297a4fb5d7debcfc6042e86b3fe473f58025a92fe17ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-11T03:14:29.638Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T03:14:29.638Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T03:14:29.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T03:14:29.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T03:14:30.018Z] prd-ubuntu20.04-docker-8c-8g-40810 does not seem to be running inside a container [2025-03-11T03:14:30.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_odessa -v /w/workspace/xfoundry_go-mod-messaging_odessa:/w/workspace/xfoundry_go-mod-messaging_odessa:rw,z -v /w/workspace/xfoundry_go-mod-messaging_odessa@tmp:/w/workspace/xfoundry_go-mod-messaging_odessa@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 [2025-03-11T03:14:30.338Z] $ docker top 126e3789edd85538292fbc147092a8df55391868bbad0582b16c15b082a21fc3 -eo pid,comm [2025-03-11T03:14:30.380Z] 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). [2025-03-11T03:14:30.380Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T03:14:30.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T03:14:30.440Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T03:14:30.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T03:14:30.550Z] $ docker exec 126e3789edd85538292fbc147092a8df55391868bbad0582b16c15b082a21fc3 ssh-agent [2025-03-11T03:14:30.653Z] SSH_AUTH_SOCK=/tmp/ssh-DHYW3NIlNDLK/agent.33 [2025-03-11T03:14:30.653Z] SSH_AGENT_PID=39 [2025-03-11T03:14:30.658Z] Running ssh-add (command line suppressed) [2025-03-11T03:14:30.740Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_odessa@tmp/private_key_7366276121994295300.key (/w/workspace/xfoundry_go-mod-messaging_odessa@tmp/private_key_7366276121994295300.key) [2025-03-11T03:14:30.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T03:14:31.037Z] + git semver bump pre [2025-03-11T03:14:31.296Z] 2025-03-11 03:14:31,195 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_odessa/.semver/odessa [2025-03-11T03:14:31.296Z] 2025-03-11 03:14:31,195 [bump_version] DEBUG bumping version:4.0.1-dev.1 on axis:pre with prefix:dev [2025-03-11T03:14:31.296Z] 2025-03-11 03:14:31,195 [bump_version] DEBUG bumped version:4.0.1-dev.2 [2025-03-11T03:14:31.296Z] 2025-03-11 03:14:31,195 [write_version] DEBUG write version:4.0.1-dev.2 to path:/w/workspace/xfoundry_go-mod-messaging_odessa/.semver/odessa with force:True [2025-03-11T03:14:31.297Z] 2025-03-11 03:14:31,195 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_odessa/.semver/odessa [2025-03-11T03:14:31.297Z] 2025-03-11 03:14:31,195 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_odessa/.semver/odessa [2025-03-11T03:14:31.297Z] 2025-03-11 03:14:31,197 [execute] INFO git cat-file --batch-check [2025-03-11T03:14:31.297Z] 2025-03-11 03:14:31,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_odessa/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T03:14:31.297Z] 2025-03-11 03:14:31,202 [execute] INFO git cat-file --batch [2025-03-11T03:14:31.297Z] 2025-03-11 03:14:31,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_odessa/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T03:14:31.297Z] 2025-03-11 03:14:31,207 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_odessa/.semver/odessa [2025-03-11T03:14:31.297Z] 4.0.1-dev.2 [Pipeline] } [2025-03-11T03:14:31.307Z] $ docker exec --env ******** --env ******** 126e3789edd85538292fbc147092a8df55391868bbad0582b16c15b082a21fc3 ssh-agent -k [2025-03-11T03:14:31.411Z] unset SSH_AUTH_SOCK; [2025-03-11T03:14:31.412Z] unset SSH_AGENT_PID; [2025-03-11T03:14:31.412Z] echo Agent pid 39 killed; [2025-03-11T03:14:31.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T03:14:31.745Z] + git semver [Pipeline] } [2025-03-11T03:14:32.019Z] $ docker stop --time=1 126e3789edd85538292fbc147092a8df55391868bbad0582b16c15b082a21fc3 [2025-03-11T03:14:33.290Z] $ docker rm -f --volumes 126e3789edd85538292fbc147092a8df55391868bbad0582b16c15b082a21fc3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T03:14:33.631Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T03:14:33.631Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T03:14:33.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T03:14:33.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T03:14:34.013Z] prd-ubuntu20.04-docker-8c-8g-40810 does not seem to be running inside a container [2025-03-11T03:14:34.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_odessa -v /w/workspace/xfoundry_go-mod-messaging_odessa:/w/workspace/xfoundry_go-mod-messaging_odessa:rw,z -v /w/workspace/xfoundry_go-mod-messaging_odessa@tmp:/w/workspace/xfoundry_go-mod-messaging_odessa@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 [2025-03-11T03:14:34.341Z] $ docker top dbf4cd61500e769253d6d618c18d017f455e762a6bff9e0926d208f828b27947 -eo pid,comm [2025-03-11T03:14:34.382Z] 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). [2025-03-11T03:14:34.382Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T03:14:34.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T03:14:34.438Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T03:14:34.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T03:14:34.543Z] $ docker exec dbf4cd61500e769253d6d618c18d017f455e762a6bff9e0926d208f828b27947 ssh-agent [2025-03-11T03:14:34.655Z] SSH_AUTH_SOCK=/tmp/ssh-cIyatqqNt6hh/agent.32 [2025-03-11T03:14:34.655Z] SSH_AGENT_PID=38 [2025-03-11T03:14:34.659Z] Running ssh-add (command line suppressed) [2025-03-11T03:14:34.756Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_odessa@tmp/private_key_9043345166662392032.key (/w/workspace/xfoundry_go-mod-messaging_odessa@tmp/private_key_9043345166662392032.key) [2025-03-11T03:14:34.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T03:14:35.059Z] + git semver push [2025-03-11T03:14:35.317Z] 2025-03-11 03:14:35,211 [run_push] DEBUG push [2025-03-11T03:14:35.317Z] 2025-03-11 03:14:35,211 [execute] INFO git cat-file --batch-check [2025-03-11T03:14:35.317Z] 2025-03-11 03:14:35,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_odessa/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T03:14:35.317Z] 2025-03-11 03:14:35,215 [execute] INFO git rev-list b3e7eef471d0b83036821cf174939d338306b268 -- [2025-03-11T03:14:35.317Z] 2025-03-11 03:14:35,215 [execute] DEBUG Popen(['git', 'rev-list', 'b3e7eef471d0b83036821cf174939d338306b268', '--'], cwd=/w/workspace/xfoundry_go-mod-messaging_odessa/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-11T03:14:35.317Z] 2025-03-11 03:14:35,225 [execute] INFO git fetch -v origin [2025-03-11T03:14:35.317Z] 2025-03-11 03:14:35,225 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/xfoundry_go-mod-messaging_odessa/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-11T03:14:35.883Z] 2025-03-11 03:14:35,663 [run_push] DEBUG no remote changes detected [2025-03-11T03:14:35.883Z] 2025-03-11 03:14:35,663 [execute] INFO git push origin semver [2025-03-11T03:14:35.883Z] 2025-03-11 03:14:35,664 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_odessa/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-11T03:14:36.450Z] 2025-03-11 03:14:36,301 [run_push] DEBUG push all version tags [2025-03-11T03:14:36.450Z] 2025-03-11 03:14:36,301 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-11T03:14:36.450Z] 2025-03-11 03:14:36,302 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/xfoundry_go-mod-messaging_odessa, universal_newlines=False, shell=None, istream=None) [2025-03-11T03:14:37.016Z] 2025-03-11 03:14:36,961 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_odessa/.semver/odessa [2025-03-11T03:14:37.016Z] 4.0.1-dev.2 [Pipeline] } [2025-03-11T03:14:37.027Z] $ docker exec --env ******** --env ******** dbf4cd61500e769253d6d618c18d017f455e762a6bff9e0926d208f828b27947 ssh-agent -k [2025-03-11T03:14:37.115Z] unset SSH_AUTH_SOCK; [2025-03-11T03:14:37.115Z] unset SSH_AGENT_PID; [2025-03-11T03:14:37.115Z] echo Agent pid 38 killed; [2025-03-11T03:14:37.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T03:14:37.441Z] + git semver [Pipeline] } [2025-03-11T03:14:37.714Z] $ docker stop --time=1 dbf4cd61500e769253d6d618c18d017f455e762a6bff9e0926d208f828b27947 [2025-03-11T03:14:38.979Z] $ docker rm -f --volumes dbf4cd61500e769253d6d618c18d017f455e762a6bff9e0926d208f828b27947 [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 [2025-03-11T03:14:39.612Z] + [ -d /w/workspace/xfoundry_go-mod-messaging_odessa/archives ] [2025-03-11T03:14:39.613Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_odessa/archives [2025-03-11T03:14:39.613Z] total 16 [2025-03-11T03:14:39.613Z] drwxr-xr-x 3 root root 4096 Mar 11 03:13 . [2025-03-11T03:14:39.613Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 03:14 .. [2025-03-11T03:14:39.613Z] drwxr-xr-x 2 root root 4096 Mar 11 03:13 cost [2025-03-11T03:14:39.613Z] -rw-r--r-- 1 root root 88 Mar 11 03:13 cost.csv [2025-03-11T03:14:39.613Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_odessa/archives [2025-03-11T03:14:39.613Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_odessa/archives [2025-03-11T03:14:39.613Z] total 16 [2025-03-11T03:14:39.613Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 03:13 . [2025-03-11T03:14:39.613Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 03:14 .. [2025-03-11T03:14:39.613Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 03:13 cost [2025-03-11T03:14:39.613Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 11 03:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-11T03:14:39.957Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T03:14:40.508Z] ---> package-listing.sh [2025-03-11T03:14:40.508Z] ++ facter osfamily [2025-03-11T03:14:40.508Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-11T03:14:40.767Z] + OS_FAMILY=debian [2025-03-11T03:14:40.767Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_odessa [2025-03-11T03:14:40.767Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-11T03:14:40.767Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-11T03:14:40.767Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-11T03:14:40.767Z] + PACKAGES=/tmp/packages_start.txt [2025-03-11T03:14:40.767Z] + '[' /w/workspace/xfoundry_go-mod-messaging_odessa ']' [2025-03-11T03:14:40.767Z] + PACKAGES=/tmp/packages_end.txt [2025-03-11T03:14:40.767Z] + case "${OS_FAMILY}" in [2025-03-11T03:14:40.767Z] + dpkg -l [2025-03-11T03:14:40.767Z] + grep '^ii' [2025-03-11T03:14:40.767Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-11T03:14:40.767Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-11T03:14:40.767Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-11T03:14:40.767Z] + '[' /w/workspace/xfoundry_go-mod-messaging_odessa ']' [2025-03-11T03:14:40.767Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_odessa/archives/ [2025-03-11T03:14:40.767Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_odessa/archives/ [Pipeline] echo [2025-03-11T03:14:40.778Z] 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/xfoundry_go-mod-messaging_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-11T03:14:41.054Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T03:14:41.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T03:14:41.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T03:14:41.694Z] prd-ubuntu20.04-docker-8c-8g-40810 does not seem to be running inside a container [2025-03-11T03:14:41.725Z] $ 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/xfoundry_go-mod-messaging_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_odessa -v /w/workspace/xfoundry_go-mod-messaging_odessa:/w/workspace/xfoundry_go-mod-messaging_odessa:rw,z -v /w/workspace/xfoundry_go-mod-messaging_odessa@tmp:/w/workspace/xfoundry_go-mod-messaging_odessa@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 [2025-03-11T03:14:41.915Z] $ docker top 040e2e462cf19c5dd00dce361b349752161d9d0ea98713676d8fec9d9141a6df -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T03:14:42.264Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-11T03:14:42.551Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-11T03:14:42.835Z] + ls /var/log/sa-host [2025-03-11T03:14:42.835Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T03:14:43.003Z] provisioning config files... [2025-03-11T03:14:43.013Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_odessa@tmp/config4071999318852954857tmp [Pipeline] { [Pipeline] echo [2025-03-11T03:14:43.028Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T03:14:43.308Z] ---> create-netrc.sh [Pipeline] } [2025-03-11T03:14:43.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-11T03:14:43.661Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-11T03:14:43.669Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T03:14:43.949Z] ---> sudo-logs.sh [2025-03-11T03:14:43.949Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-11T03:14:43.981Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T03:14:44.261Z] ---> job-cost.sh [2025-03-11T03:14:44.261Z] lf-activate-venv: SKIPPING [2025-03-11T03:14:44.261Z] DEBUG: total: 0.2199999988079071 [2025-03-11T03:14:44.261Z] INFO: Retrieving Stack Cost... [2025-03-11T03:14:44.521Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-11T03:14:44.780Z] INFO: Archiving Costs [Pipeline] echo [2025-03-11T03:14:44.791Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T03:14:45.073Z] ---> logs-deploy.sh [2025-03-11T03:14:45.073Z] lf-activate-venv: SKIPPING [2025-03-11T03:14:45.073Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/odessa/3 [2025-03-11T03:14:45.073Z] INFO: archiving workspace using pattern(s): [2025-03-11T03:14:46.010Z] Archives upload complete. [2025-03-11T03:14:46.010Z] INFO: archiving logs to Nexus