Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 04c345a91f049fc3844836291fd7447d3fd8d5d7 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-ssh785556718970681979.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh12937019746727129436.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-registry/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12718151566798783790.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > 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-ssh16346629771218681220.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-registry/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15464838018402413268.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-registry, 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-registry-settings PROJECT: go-mod-registry 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-registry 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-41623 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-registry.git > git init /w/workspace/dgexfoundry_go-mod-registry_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 04c345a91f049fc3844836291fd7447d3fd8d5d7 (main) Commit message: "Merge pull request #193 from judehung/update-go" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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 04c345a91f049fc3844836291fd7447d3fd8d5d7 # timeout=10 > git rev-list --no-walk 93d6d11b8ae357585d066aae6d06c02223bcc203 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-19T09:10:39.175Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-19T09:10:39.243Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-19T09:10:39.271Z] ========================================================= [2025-03-19T09:10:39.271Z] EdgeX Global Pipelines Version Info [2025-03-19T09:10:39.271Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-19T09:10:40.367Z] ------------------- [2025-03-19T09:10:40.367Z] stable info: [2025-03-19T09:10:40.367Z] ------------------- [2025-03-19T09:10:40.367Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-19T09:10:40.367Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-19T09:10:40.367Z] Message: update stable to v1.0.272 [2025-03-19T09:10:40.628Z] ------------------- [2025-03-19T09:10:40.628Z] experimental info: [2025-03-19T09:10:40.628Z] ------------------- [2025-03-19T09:10:40.628Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-19T09:10:40.628Z] Commit SHA: ff7854e6e880f4986d85db2a71289ab620bef55d [2025-03-19T09:10:40.628Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-19T09:10:40.708Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2025-03-19T09:10:40.727Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2025-03-19T09:10:40.747Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-19T09:10:40.768Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-19T09:10:40.796Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-19T09:10:40.821Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-19T09:10:40.843Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-19T09:10:40.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-19T09:10:40.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-19T09:10:40.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-19T09:10:40.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-19T09:10:40.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2025-03-19T09:10:40.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-19T09:10:41.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-19T09:10:41.026Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2025-03-19T09:10:41.046Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-03-19T09:10:41.071Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-19T09:10:41.095Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-19T09:10:41.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-19T09:10:41.142Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-19T09:10:41.166Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-19T09:10:41.189Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-19T09:10:41.217Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-19T09:10:41.249Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-19T09:10:41.269Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2025-03-19T09:10:41.295Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-19T09:10:41.325Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-19T09:10:41.356Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-19T09:10:41.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-19T09:10:41.409Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-19T09:10:41.437Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 04c345a91f049fc3844836291fd7447d3fd8d5d7 [Pipeline] echo [2025-03-19T09:10:41.469Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 04c345a [Pipeline] echo [2025-03-19T09:10:41.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-19T09:10:41.898Z] + git rev-list -1 --merges 04c345a91f049fc3844836291fd7447d3fd8d5d7~1..04c345a91f049fc3844836291fd7447d3fd8d5d7 [Pipeline] echo [2025-03-19T09:10:41.923Z] -----------> git rev-list -1 --merges 04c345a91f049fc3844836291fd7447d3fd8d5d7~1..04c345a91f049fc3844836291fd7447d3fd8d5d7 04c345a91f049fc3844836291fd7447d3fd8d5d7 [2025-03-19T09:10:41.923Z] 04c345a91f049fc3844836291fd7447d3fd8d5d7 [false] [Pipeline] sh [2025-03-19T09:10:42.215Z] + git log --format=format:%s -1 04c345a91f049fc3844836291fd7447d3fd8d5d7 [Pipeline] echo [2025-03-19T09:10:42.230Z] ========================================================= [2025-03-19T09:10:42.230Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-19T09:10:42.230Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-19T09:10:42.584Z] + git log --format=format:%s -1 04c345a91f049fc3844836291fd7447d3fd8d5d7 [Pipeline] echo [2025-03-19T09:10:42.596Z] [semverPrep] GIT_COMMIT: 04c345a91f049fc3844836291fd7447d3fd8d5d7, Commit Message: Merge pull request #193 from judehung/update-go [Pipeline] echo [2025-03-19T09:10:42.614Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-19T09:10:42.994Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-19T09:10:42.994Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-19T09:10:42.994Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-19T09:10:42.994Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-19T09:10:42.994Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-19T09:10:42.994Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-19T09:10:42.994Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-19T09:10:43.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-19T09:10:43.454Z] [2025-03-19T09:10:43.454Z] 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-19T09:10:43.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-19T09:10:43.780Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-19T09:10:43.780Z] b85a868b505f: Pulling fs layer [2025-03-19T09:10:43.780Z] e2be974225ed: Pulling fs layer [2025-03-19T09:10:43.780Z] 339a4e72a1f5: Pulling fs layer [2025-03-19T09:10:43.780Z] 988bab9f4d93: Pulling fs layer [2025-03-19T09:10:43.780Z] 1469e6f7b9e6: Pulling fs layer [2025-03-19T09:10:43.780Z] eaf3925da568: Pulling fs layer [2025-03-19T09:10:43.780Z] bab4dde63d76: Pulling fs layer [2025-03-19T09:10:43.780Z] bde34c3a00c8: Pulling fs layer [2025-03-19T09:10:43.780Z] b352a97aabf1: Pulling fs layer [2025-03-19T09:10:43.780Z] 988bab9f4d93: Waiting [2025-03-19T09:10:43.780Z] 4872d77fe225: Pulling fs layer [2025-03-19T09:10:43.780Z] 5851b861e8e6: Pulling fs layer [2025-03-19T09:10:43.780Z] eaf3925da568: Waiting [2025-03-19T09:10:43.780Z] 1469e6f7b9e6: Waiting [2025-03-19T09:10:43.780Z] bab4dde63d76: Waiting [2025-03-19T09:10:43.780Z] bde34c3a00c8: Waiting [2025-03-19T09:10:43.780Z] 5851b861e8e6: Waiting [2025-03-19T09:10:43.780Z] b352a97aabf1: Waiting [2025-03-19T09:10:43.780Z] 4872d77fe225: Waiting [2025-03-19T09:10:43.780Z] e2be974225ed: Verifying Checksum [2025-03-19T09:10:43.780Z] e2be974225ed: Download complete [2025-03-19T09:10:43.780Z] 988bab9f4d93: Download complete [2025-03-19T09:10:44.040Z] 1469e6f7b9e6: Verifying Checksum [2025-03-19T09:10:44.040Z] 1469e6f7b9e6: Download complete [2025-03-19T09:10:44.040Z] eaf3925da568: Download complete [2025-03-19T09:10:44.040Z] 339a4e72a1f5: Verifying Checksum [2025-03-19T09:10:44.040Z] 339a4e72a1f5: Download complete [2025-03-19T09:10:44.040Z] bde34c3a00c8: Verifying Checksum [2025-03-19T09:10:44.040Z] bde34c3a00c8: Download complete [2025-03-19T09:10:44.040Z] b352a97aabf1: Download complete [2025-03-19T09:10:44.040Z] 4872d77fe225: Verifying Checksum [2025-03-19T09:10:44.040Z] 4872d77fe225: Download complete [2025-03-19T09:10:44.040Z] 5851b861e8e6: Download complete [2025-03-19T09:10:44.040Z] b85a868b505f: Verifying Checksum [2025-03-19T09:10:44.040Z] b85a868b505f: Download complete [2025-03-19T09:10:44.300Z] bab4dde63d76: Verifying Checksum [2025-03-19T09:10:44.300Z] bab4dde63d76: Download complete [2025-03-19T09:10:45.260Z] b85a868b505f: Pull complete [2025-03-19T09:10:45.521Z] e2be974225ed: Pull complete [2025-03-19T09:10:46.089Z] 339a4e72a1f5: Pull complete [2025-03-19T09:10:46.089Z] 988bab9f4d93: Pull complete [2025-03-19T09:10:46.347Z] 1469e6f7b9e6: Pull complete [2025-03-19T09:10:46.347Z] eaf3925da568: Pull complete [2025-03-19T09:10:48.253Z] bab4dde63d76: Pull complete [2025-03-19T09:10:48.253Z] bde34c3a00c8: Pull complete [2025-03-19T09:10:48.253Z] b352a97aabf1: Pull complete [2025-03-19T09:10:48.511Z] 4872d77fe225: Pull complete [2025-03-19T09:10:48.511Z] 5851b861e8e6: Pull complete [2025-03-19T09:10:48.511Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-19T09:10:48.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-19T09:10:48.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-19T09:10:48.663Z] prd-ubuntu20.04-docker-8c-8g-41623 does not seem to be running inside a container [2025-03-19T09:10:48.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-19T09:10:49.968Z] $ docker top 142f3b445469a548183c7b04542e1fd4796b0ca1faf51fa9d6bea86992efe7a7 -eo pid,comm [2025-03-19T09:10:50.031Z] 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-19T09:10:50.031Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-19T09:10:50.085Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-19T09:10:50.085Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-19T09:10:50.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-19T09:10:50.210Z] $ docker exec 142f3b445469a548183c7b04542e1fd4796b0ca1faf51fa9d6bea86992efe7a7 ssh-agent [2025-03-19T09:10:50.324Z] SSH_AUTH_SOCK=/tmp/ssh-m7dZkHfKfMUM/agent.32 [2025-03-19T09:10:50.324Z] SSH_AGENT_PID=38 [2025-03-19T09:10:50.331Z] Running ssh-add (command line suppressed) [2025-03-19T09:10:50.444Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2361729562473625807.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2361729562473625807.key) [2025-03-19T09:10:50.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-19T09:10:50.766Z] + git tag --points-at HEAD [Pipeline] } [2025-03-19T09:10:50.776Z] $ docker exec --env ******** --env ******** 142f3b445469a548183c7b04542e1fd4796b0ca1faf51fa9d6bea86992efe7a7 ssh-agent -k [2025-03-19T09:10:50.878Z] unset SSH_AUTH_SOCK; [2025-03-19T09:10:50.879Z] unset SSH_AGENT_PID; [2025-03-19T09:10:50.879Z] echo Agent pid 38 killed; [2025-03-19T09:10:50.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-19T09:10:50.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-19T09:10:50.939Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-19T09:10:51.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-19T09:10:51.064Z] $ docker exec 142f3b445469a548183c7b04542e1fd4796b0ca1faf51fa9d6bea86992efe7a7 ssh-agent [2025-03-19T09:10:51.183Z] SSH_AUTH_SOCK=/tmp/ssh-1cLgC69QEMtr/agent.72 [2025-03-19T09:10:51.183Z] SSH_AGENT_PID=78 [2025-03-19T09:10:51.189Z] Running ssh-add (command line suppressed) [2025-03-19T09:10:51.292Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_15384358973903612288.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_15384358973903612288.key) [2025-03-19T09:10:51.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-19T09:10:51.625Z] + git semver init [2025-03-19T09:10:51.892Z] 2025-03-19 09:10:51,803 [run_init] DEBUG init version:0.0.0 force:False [2025-03-19T09:10:51.892Z] 2025-03-19 09:10:51,804 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver [2025-03-19T09:10:51.892Z] 2025-03-19 09:10:51,805 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver [2025-03-19T09:10:51.892Z] 2025-03-19 09:10:51,805 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-registry.git', '/w/workspace/dgexfoundry_go-mod-registry_main/.semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2025-03-19T09:10:52.831Z] 2025-03-19 09:10:52,569 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude [2025-03-19T09:10:52.831Z] 2025-03-19 09:10:52,569 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False [2025-03-19T09:10:52.831Z] 2025-03-19 09:10:52,570 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2025-03-19T09:10:52.831Z] 2025-03-19 09:10:52,570 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2025-03-19T09:10:52.831Z] 4.0.0-dev.8 [Pipeline] } [2025-03-19T09:10:52.839Z] $ docker exec --env ******** --env ******** 142f3b445469a548183c7b04542e1fd4796b0ca1faf51fa9d6bea86992efe7a7 ssh-agent -k [2025-03-19T09:10:52.951Z] unset SSH_AUTH_SOCK; [2025-03-19T09:10:52.952Z] unset SSH_AGENT_PID; [2025-03-19T09:10:52.952Z] echo Agent pid 78 killed; [2025-03-19T09:10:52.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-19T09:10:53.300Z] + git semver [Pipeline] } [2025-03-19T09:10:53.575Z] $ docker stop --time=1 142f3b445469a548183c7b04542e1fd4796b0ca1faf51fa9d6bea86992efe7a7 [2025-03-19T09:10:54.873Z] $ docker rm -f --volumes 142f3b445469a548183c7b04542e1fd4796b0ca1faf51fa9d6bea86992efe7a7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-19T09:10:55.236Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-19T09:10:55.467Z] Stashed 1 file(s) [Pipeline] echo [2025-03-19T09:10:55.471Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.8 [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-19T09:10:55.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-19T09:10:55.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-19T09:10:55.859Z] ========================================================= [2025-03-19T09:10:55.859Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-19T09:10:55.859Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2025-03-19T09:10:56.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-19T09:10:56.171Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-19T09:10:56.171Z] da9db072f522: Pulling fs layer [2025-03-19T09:10:56.171Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-19T09:10:56.171Z] 06f05ace1117: Pulling fs layer [2025-03-19T09:10:56.171Z] 5fe327b54edc: Pulling fs layer [2025-03-19T09:10:56.171Z] 4f4fb700ef54: Pulling fs layer [2025-03-19T09:10:56.171Z] 92a5565b7b96: Pulling fs layer [2025-03-19T09:10:56.171Z] ff9bb7016b71: Pulling fs layer [2025-03-19T09:10:56.171Z] b67dba6c2c7d: Pulling fs layer [2025-03-19T09:10:56.171Z] a813b0c90790: Pulling fs layer [2025-03-19T09:10:56.171Z] b67dba6c2c7d: Waiting [2025-03-19T09:10:56.171Z] a813b0c90790: Waiting [2025-03-19T09:10:56.171Z] ff9bb7016b71: Waiting [2025-03-19T09:10:56.171Z] 5fe327b54edc: Waiting [2025-03-19T09:10:56.171Z] 4f4fb700ef54: Waiting [2025-03-19T09:10:56.171Z] 92a5565b7b96: Waiting [2025-03-19T09:10:56.171Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-19T09:10:56.171Z] 6ef4a4ee8ca5: Download complete [2025-03-19T09:10:56.171Z] 5fe327b54edc: Download complete [2025-03-19T09:10:56.171Z] 4f4fb700ef54: Download complete [2025-03-19T09:10:56.171Z] 92a5565b7b96: Verifying Checksum [2025-03-19T09:10:56.171Z] 92a5565b7b96: Download complete [2025-03-19T09:10:56.171Z] da9db072f522: Download complete [2025-03-19T09:10:56.171Z] ff9bb7016b71: Verifying Checksum [2025-03-19T09:10:56.171Z] ff9bb7016b71: Download complete [2025-03-19T09:10:56.431Z] da9db072f522: Pull complete [2025-03-19T09:10:56.431Z] a813b0c90790: Verifying Checksum [2025-03-19T09:10:56.431Z] a813b0c90790: Download complete [2025-03-19T09:10:56.431Z] 6ef4a4ee8ca5: Pull complete [2025-03-19T09:10:56.689Z] 06f05ace1117: Verifying Checksum [2025-03-19T09:10:56.689Z] 06f05ace1117: Download complete [2025-03-19T09:10:56.947Z] b67dba6c2c7d: Verifying Checksum [2025-03-19T09:10:56.948Z] b67dba6c2c7d: Download complete [2025-03-19T09:11:00.233Z] 06f05ace1117: Pull complete [2025-03-19T09:11:00.233Z] 5fe327b54edc: Pull complete [2025-03-19T09:11:00.491Z] 4f4fb700ef54: Pull complete [2025-03-19T09:11:00.491Z] 92a5565b7b96: Pull complete [2025-03-19T09:11:00.491Z] ff9bb7016b71: Pull complete [2025-03-19T09:11:03.026Z] b67dba6c2c7d: Pull complete [2025-03-19T09:11:03.288Z] a813b0c90790: Pull complete [2025-03-19T09:11:03.288Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-19T09:11:03.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-19T09:11:03.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2025-03-19T09:11:03.579Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-19T09:11:03.887Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-19T09:11:03.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-19T09:11:03.967Z] prd-ubuntu20.04-docker-8c-8g-41623 does not seem to be running inside a container [2025-03-19T09:11:03.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-19T09:11:05.707Z] $ docker top 21e5b707db5d818d7c87372ee9aeb986f6a742d948d6d7f29c4aa752f38183ea -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-19T09:11:06.057Z] + go version [2025-03-19T09:11:06.058Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-19T09:11:06.067Z] $ docker stop --time=1 21e5b707db5d818d7c87372ee9aeb986f6a742d948d6d7f29c4aa752f38183ea [2025-03-19T09:11:07.323Z] $ docker rm -f --volumes 21e5b707db5d818d7c87372ee9aeb986f6a742d948d6d7f29c4aa752f38183ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-19T09:11:07.794Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-19T09:11:07.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-19T09:11:07.873Z] prd-ubuntu20.04-docker-8c-8g-41623 does not seem to be running inside a container [2025-03-19T09:11:07.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-19T09:11:08.218Z] $ docker top 4bc9853cab06374c3852dc0a9e47a71d4c7a6126168aad3c306eeae60ea6ef99 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-19T09:11:08.575Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh [2025-03-19T09:11:08.877Z] + make test [2025-03-19T09:11:08.877Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2025-03-19T09:11:08.877Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.1 [2025-03-19T09:11:08.877Z] go: downloading github.com/stretchr/testify v1.10.0 [2025-03-19T09:11:09.139Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2025-03-19T09:11:09.139Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2025-03-19T09:11:09.139Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-03-19T09:11:09.139Z] go: downloading github.com/google/uuid v1.6.0 [2025-03-19T09:11:09.139Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-03-19T09:11:09.139Z] go: downloading github.com/stretchr/objx v0.5.2 [2025-03-19T09:11:09.139Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-03-19T09:11:09.139Z] go: downloading github.com/x448/float16 v0.8.4 [2025-03-19T09:11:09.139Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-03-19T09:11:09.139Z] go: downloading golang.org/x/text v0.21.0 [2025-03-19T09:11:09.139Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-03-19T09:11:09.139Z] go: downloading golang.org/x/crypto v0.32.0 [2025-03-19T09:11:09.139Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-03-19T09:11:09.139Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-03-19T09:11:09.398Z] go: downloading golang.org/x/net v0.34.0 [2025-03-19T09:11:09.398Z] go: downloading golang.org/x/sys v0.29.0 [2025-03-19T09:11:19.379Z] github.com/edgexfoundry/go-mod-registry/v4/pkg/types coverage: 0.0% of statements [2025-03-19T09:11:19.379Z] github.com/edgexfoundry/go-mod-registry/v4/registry/mocks coverage: 0.0% of statements [2025-03-19T09:11:20.318Z] ok github.com/edgexfoundry/go-mod-registry/v4/internal/pkg/keeper 2.029s coverage: 66.4% of statements [2025-03-19T09:11:20.318Z] ok github.com/edgexfoundry/go-mod-registry/v4/registry 0.007s coverage: 83.3% of statements [2025-03-19T09:11:32.529Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2025-03-19T09:11:33.468Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-19T09:11:33.468Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2025-03-19T09:11:33.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-19T09:11:33.501Z] $ docker stop --time=1 4bc9853cab06374c3852dc0a9e47a71d4c7a6126168aad3c306eeae60ea6ef99 [2025-03-19T09:11:35.551Z] $ docker rm -f --volumes 4bc9853cab06374c3852dc0a9e47a71d4c7a6126168aad3c306eeae60ea6ef99 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-19T09:11:36.097Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-19T09:11:36.152Z] 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-19T09:11:36.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-19T09:11:36.648Z] [2025-03-19T09:11:36.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-19T09:11:36.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-19T09:11:36.960Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-19T09:11:36.960Z] 5eb5b503b376: Pulling fs layer [2025-03-19T09:11:36.960Z] 5c69ac0246d0: Pulling fs layer [2025-03-19T09:11:36.960Z] ec43610c2a17: Pulling fs layer [2025-03-19T09:11:36.960Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-19T09:11:36.960Z] 33b1e0a273af: Pulling fs layer [2025-03-19T09:11:36.960Z] 3a2ae6a8a46f: Waiting [2025-03-19T09:11:36.960Z] 5d3b04190fa2: Pulling fs layer [2025-03-19T09:11:36.960Z] 2f39f015ded8: Pulling fs layer [2025-03-19T09:11:36.960Z] 33b1e0a273af: Waiting [2025-03-19T09:11:36.960Z] 5d3b04190fa2: Waiting [2025-03-19T09:11:36.960Z] 5c69ac0246d0: Download complete [2025-03-19T09:11:36.960Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-19T09:11:36.960Z] 3a2ae6a8a46f: Download complete [2025-03-19T09:11:36.960Z] 33b1e0a273af: Verifying Checksum [2025-03-19T09:11:36.960Z] 33b1e0a273af: Download complete [2025-03-19T09:11:36.960Z] ec43610c2a17: Verifying Checksum [2025-03-19T09:11:36.960Z] ec43610c2a17: Download complete [2025-03-19T09:11:36.960Z] 5d3b04190fa2: Verifying Checksum [2025-03-19T09:11:36.960Z] 5d3b04190fa2: Download complete [2025-03-19T09:11:37.218Z] 5eb5b503b376: Download complete [2025-03-19T09:11:37.784Z] 2f39f015ded8: Download complete [2025-03-19T09:11:38.349Z] 5eb5b503b376: Pull complete [2025-03-19T09:11:38.607Z] 5c69ac0246d0: Pull complete [2025-03-19T09:11:38.866Z] ec43610c2a17: Pull complete [2025-03-19T09:11:38.866Z] 3a2ae6a8a46f: Pull complete [2025-03-19T09:11:39.124Z] 33b1e0a273af: Pull complete [2025-03-19T09:11:39.383Z] 5d3b04190fa2: Pull complete [2025-03-19T09:11:44.664Z] 2f39f015ded8: Pull complete [2025-03-19T09:11:44.664Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-19T09:11:44.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-19T09:11:44.664Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-19T09:11:44.765Z] prd-ubuntu20.04-docker-8c-8g-41623 does not seem to be running inside a container [2025-03-19T09:11:44.793Z] $ 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/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-19T09:11:46.213Z] $ docker top 23aa690267d9243f96a30a77cda724968ac7eb6760457aeca0774c45736ff449 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-19T09:11:46.625Z] ---> job-cost.sh [2025-03-19T09:11:46.625Z] lf-activate-venv: SKIPPING [2025-03-19T09:11:46.625Z] INFO: No Stack... [2025-03-19T09:11:46.883Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-19T09:11:47.451Z] INFO: Archiving Costs [Pipeline] sh [2025-03-19T09:11:47.736Z] + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv [2025-03-19T09:11:47.736Z] + cut -d, -f6 [Pipeline] lock [2025-03-19T09:11:47.749Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-registry-main-74-stack-cost] [2025-03-19T09:11:47.758Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-74-stack-cost] did not exist. Created. [2025-03-19T09:11:47.764Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-registry-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-19T09:11:48.068Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-19T09:11:48.100Z] Stashed 1 file(s) [Pipeline] } [2025-03-19T09:11:48.108Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-registry-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-19T09:11:48.132Z] $ docker stop --time=1 23aa690267d9243f96a30a77cda724968ac7eb6760457aeca0774c45736ff449 [2025-03-19T09:11:49.287Z] $ docker rm -f --volumes 23aa690267d9243f96a30a77cda724968ac7eb6760457aeca0774c45736ff449 [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-19T09:11:49.581Z] provisioning config files... [2025-03-19T09:11:49.593Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config1331388270899287217tmp [Pipeline] { [Pipeline] sh [2025-03-19T09:11:49.920Z] + set +x [2025-03-19T09:11:49.920Z] + curl -s https://codecov.io/bash [2025-03-19T09:11:49.920Z] + bash -s -- [2025-03-19T09:11:50.178Z] [2025-03-19T09:11:50.178Z] _____ _ [2025-03-19T09:11:50.178Z] / ____| | | [2025-03-19T09:11:50.178Z] | | ___ __| | ___ ___ _____ __ [2025-03-19T09:11:50.178Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-19T09:11:50.178Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-19T09:11:50.178Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-19T09:11:50.178Z] Bash-1.0.6 [2025-03-19T09:11:50.178Z] [2025-03-19T09:11:50.178Z] [2025-03-19T09:11:50.178Z] ==> git version 2.25.1 found [2025-03-19T09:11:50.178Z] ==> 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-19T09:11:50.178Z] Release-Date: 2020-01-08 [2025-03-19T09:11:50.179Z] 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-19T09:11:50.179Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-19T09:11:50.179Z] ==> Jenkins CI detected. [2025-03-19T09:11:50.179Z] current dir:  /w/workspace/dgexfoundry_go-mod-registry_main [2025-03-19T09:11:50.179Z] project root: . [2025-03-19T09:11:50.179Z] --> token set from env [2025-03-19T09:11:50.179Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-19T09:11:50.179Z] ==> Running gcov in . (disable via -X gcov) [2025-03-19T09:11:50.179Z] ==> Python coveragepy not found [2025-03-19T09:11:50.179Z] ==> Searching for coverage reports in: [2025-03-19T09:11:50.179Z] + . [2025-03-19T09:11:50.179Z] -> Found 1 reports [2025-03-19T09:11:50.179Z] ==> Detecting git/mercurial file structure [2025-03-19T09:11:50.179Z] ==> Reading reports [2025-03-19T09:11:50.179Z] + ./coverage.out bytes=13123 [2025-03-19T09:11:50.179Z] ==> Appending adjustments [2025-03-19T09:11:50.179Z] https://docs.codecov.io/docs/fixing-reports [2025-03-19T09:11:50.179Z] + Found adjustments [2025-03-19T09:11:50.179Z] ==> Gzipping contents [2025-03-19T09:11:50.179Z] 4.0K /tmp/codecov.Jqqa71.gz [2025-03-19T09:11:50.179Z] ==> Uploading reports [2025-03-19T09:11:50.179Z] url: https://codecov.io [2025-03-19T09:11:50.179Z] query: branch=main&commit=04c345a91f049fc3844836291fd7447d3fd8d5d7&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-19T09:11:50.179Z] -> Pinging Codecov [2025-03-19T09:11:50.179Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=04c345a91f049fc3844836291fd7447d3fd8d5d7&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-19T09:11:50.437Z] -> Uploading to [2025-03-19T09:11:50.437Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-registry/04c345a91f049fc3844836291fd7447d3fd8d5d7/1159ce24-e4b4-4b72-b3cd-270dd62e7ecd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250319%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250319T091150Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8451e26e1a23e071462703a101f45cd4cf1d7048b8adbe1c340cb246faaa9b87 [2025-03-19T09:11:50.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-19T09:11:50.437Z] Dload Upload Total Spent Left Speed [2025-03-19T09:11:50.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2076 0 0 100 2076 0 6784 --:--:-- --:--:-- --:--:-- 6784 [2025-03-19T09:11:50.954Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/04c345a91f049fc3844836291fd7447d3fd8d5d7 [Pipeline] } [2025-03-19T09:11:50.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-19T09:11:51.179Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-19T09:11:51.200Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-19T09:11:51.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-19T09:11:51.506Z] [2025-03-19T09:11:51.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-19T09:11:51.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-19T09:11:51.811Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-19T09:11:51.811Z] 43c4264eed91: Pulling fs layer [2025-03-19T09:11:51.811Z] 4cc291be95ef: Pulling fs layer [2025-03-19T09:11:51.811Z] 2ac1f1163629: Pulling fs layer [2025-03-19T09:11:51.811Z] 5c3c966382ef: Pulling fs layer [2025-03-19T09:11:51.811Z] 4f4fb700ef54: Pulling fs layer [2025-03-19T09:11:51.811Z] d9c7d2e4e75e: Pulling fs layer [2025-03-19T09:11:51.811Z] 9c3e1370e548: Pulling fs layer [2025-03-19T09:11:51.811Z] 5c3c966382ef: Waiting [2025-03-19T09:11:51.811Z] 4f4fb700ef54: Waiting [2025-03-19T09:11:51.811Z] d9c7d2e4e75e: Waiting [2025-03-19T09:11:51.811Z] 9c3e1370e548: Waiting [2025-03-19T09:11:51.811Z] 4cc291be95ef: Verifying Checksum [2025-03-19T09:11:51.811Z] 4cc291be95ef: Download complete [2025-03-19T09:11:51.811Z] 5c3c966382ef: Verifying Checksum [2025-03-19T09:11:51.811Z] 5c3c966382ef: Download complete [2025-03-19T09:11:51.811Z] 4f4fb700ef54: Verifying Checksum [2025-03-19T09:11:51.811Z] 4f4fb700ef54: Download complete [2025-03-19T09:11:51.811Z] 43c4264eed91: Verifying Checksum [2025-03-19T09:11:51.811Z] 43c4264eed91: Download complete [2025-03-19T09:11:52.070Z] 43c4264eed91: Pull complete [2025-03-19T09:11:52.070Z] d9c7d2e4e75e: Verifying Checksum [2025-03-19T09:11:52.070Z] d9c7d2e4e75e: Download complete [2025-03-19T09:11:52.070Z] 4cc291be95ef: Pull complete [2025-03-19T09:11:52.332Z] 2ac1f1163629: Verifying Checksum [2025-03-19T09:11:52.332Z] 2ac1f1163629: Download complete [2025-03-19T09:11:52.896Z] 9c3e1370e548: Verifying Checksum [2025-03-19T09:11:52.896Z] 9c3e1370e548: Download complete [2025-03-19T09:11:56.215Z] 2ac1f1163629: Pull complete [2025-03-19T09:11:56.215Z] 5c3c966382ef: Pull complete [2025-03-19T09:11:56.215Z] 4f4fb700ef54: Pull complete [2025-03-19T09:11:56.215Z] d9c7d2e4e75e: Pull complete [2025-03-19T09:11:59.496Z] 9c3e1370e548: Pull complete [2025-03-19T09:11:59.496Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-19T09:11:59.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-19T09:11:59.496Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-19T09:11:59.593Z] prd-ubuntu20.04-docker-8c-8g-41623 does not seem to be running inside a container [2025-03-19T09:11:59.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-19T09:12:01.452Z] $ docker top be61b0b08ce6ab433827e743e1320d5e41ad603a7366ea6bf25468efc11a3a7c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-19T09:12:01.804Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] echo [2025-03-19T09:12:01.814Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh [2025-03-19T09:12:02.094Z] + set -o pipefail [2025-03-19T09:12:02.094Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' [2025-03-19T09:12:07.384Z] [2025-03-19T09:12:07.384Z] Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v4)... [2025-03-19T09:12:07.384Z] [2025-03-19T09:12:07.384Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/35af93a0-611a-44f8-9681-5e801f8320f2/history/32cee033-f0de-4c08-bdc4-29f26a89af97 [2025-03-19T09:12:07.384Z] [2025-03-19T09:12:07.384Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-19T09:12:07.384Z] [2025-03-19T09:12:07.385Z] [2025-03-19T09:12:07.385Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-19T09:12:07.385Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-19T09:12:07.395Z] $ docker stop --time=1 be61b0b08ce6ab433827e743e1320d5e41ad603a7366ea6bf25468efc11a3a7c [2025-03-19T09:12:09.147Z] $ docker rm -f --volumes be61b0b08ce6ab433827e743e1320d5e41ad603a7366ea6bf25468efc11a3a7c [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-19T09:12:09.850Z] + git log --format=format:%s -1 04c345a91f049fc3844836291fd7447d3fd8d5d7 [Pipeline] sh [2025-03-19T09:12:10.140Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-19T09:12:10.140Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-19T09:12:10.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-19T09:12:10.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-19T09:12:10.534Z] prd-ubuntu20.04-docker-8c-8g-41623 does not seem to be running inside a container [2025-03-19T09:12:10.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-19T09:12:10.932Z] $ docker top 4274a0cbf1933e1852c6f5bcb4223790936fc7ba8dd3415ae8da9092c04aecd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-19T09:12:11.047Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-19T09:12:11.047Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-19T09:12:11.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-19T09:12:11.165Z] $ docker exec 4274a0cbf1933e1852c6f5bcb4223790936fc7ba8dd3415ae8da9092c04aecd5 ssh-agent [2025-03-19T09:12:11.285Z] SSH_AUTH_SOCK=/tmp/ssh-NiknIgHWfk5p/agent.32 [2025-03-19T09:12:11.285Z] SSH_AGENT_PID=38 [2025-03-19T09:12:11.291Z] Running ssh-add (command line suppressed) [2025-03-19T09:12:11.395Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_814957358290174519.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_814957358290174519.key) [2025-03-19T09:12:11.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-19T09:12:11.707Z] + git semver tag [2025-03-19T09:12:11.969Z] 2025-03-19 09:12:11,893 [run_tag] DEBUG tag force:False [2025-03-19T09:12:11.969Z] 2025-03-19 09:12:11,893 [check_head_tag] DEBUG check head tag [2025-03-19T09:12:11.969Z] 2025-03-19 09:12:11,894 [execute] INFO git cat-file --batch-check [2025-03-19T09:12:11.969Z] 2025-03-19 09:12:11,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) [2025-03-19T09:12:11.969Z] 2025-03-19 09:12:11,899 [execute] INFO git cat-file --batch [2025-03-19T09:12:11.969Z] 2025-03-19 09:12:11,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) [2025-03-19T09:12:11.969Z] 2025-03-19 09:12:11,927 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2025-03-19T09:12:11.969Z] 2025-03-19 09:12:11,927 [execute] INFO git tag -a v4.0.0-dev.8 -m v4.0.0-dev.8 [2025-03-19T09:12:11.969Z] 2025-03-19 09:12:11,927 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.8', '-m', 'v4.0.0-dev.8'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2025-03-19T09:12:11.969Z] 2025-03-19 09:12:11,933 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2025-03-19T09:12:11.969Z] 4.0.0-dev.8 [Pipeline] } [2025-03-19T09:12:11.979Z] $ docker exec --env ******** --env ******** 4274a0cbf1933e1852c6f5bcb4223790936fc7ba8dd3415ae8da9092c04aecd5 ssh-agent -k [2025-03-19T09:12:12.086Z] unset SSH_AUTH_SOCK; [2025-03-19T09:12:12.086Z] unset SSH_AGENT_PID; [2025-03-19T09:12:12.087Z] echo Agent pid 38 killed; [2025-03-19T09:12:12.099Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-19T09:12:12.426Z] + git semver [Pipeline] } [2025-03-19T09:12:12.694Z] $ docker stop --time=1 4274a0cbf1933e1852c6f5bcb4223790936fc7ba8dd3415ae8da9092c04aecd5 [2025-03-19T09:12:13.973Z] $ docker rm -f --volumes 4274a0cbf1933e1852c6f5bcb4223790936fc7ba8dd3415ae8da9092c04aecd5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-19T09:12:14.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-19T09:12:14.400Z] [2025-03-19T09:12:14.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-19T09:12:14.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-19T09:12:14.694Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-19T09:12:14.694Z] ab5ef0e58194: Pulling fs layer [2025-03-19T09:12:14.694Z] 9712f1f96733: Pulling fs layer [2025-03-19T09:12:14.694Z] 63f879dbbcfc: Pulling fs layer [2025-03-19T09:12:14.694Z] 0d9ebad4ef96: Pulling fs layer [2025-03-19T09:12:14.694Z] e9a5061849ea: Pulling fs layer [2025-03-19T09:12:14.694Z] d747dcd14b5f: Pulling fs layer [2025-03-19T09:12:14.694Z] 2de7ff778b66: Pulling fs layer [2025-03-19T09:12:14.694Z] 0d9ebad4ef96: Waiting [2025-03-19T09:12:14.694Z] e9a5061849ea: Waiting [2025-03-19T09:12:14.694Z] d747dcd14b5f: Waiting [2025-03-19T09:12:14.694Z] 2de7ff778b66: Waiting [2025-03-19T09:12:14.694Z] 9712f1f96733: Verifying Checksum [2025-03-19T09:12:14.694Z] 9712f1f96733: Download complete [2025-03-19T09:12:14.953Z] 63f879dbbcfc: Verifying Checksum [2025-03-19T09:12:14.953Z] 63f879dbbcfc: Download complete [2025-03-19T09:12:15.211Z] ab5ef0e58194: Download complete [2025-03-19T09:12:15.211Z] e9a5061849ea: Verifying Checksum [2025-03-19T09:12:15.211Z] e9a5061849ea: Download complete [2025-03-19T09:12:15.211Z] 0d9ebad4ef96: Verifying Checksum [2025-03-19T09:12:15.211Z] 0d9ebad4ef96: Download complete [2025-03-19T09:12:15.211Z] d747dcd14b5f: Download complete [2025-03-19T09:12:15.468Z] 2de7ff778b66: Verifying Checksum [2025-03-19T09:12:15.468Z] 2de7ff778b66: Download complete [2025-03-19T09:12:17.998Z] ab5ef0e58194: Pull complete [2025-03-19T09:12:17.998Z] 9712f1f96733: Pull complete [2025-03-19T09:12:18.931Z] 63f879dbbcfc: Pull complete [2025-03-19T09:12:23.112Z] 0d9ebad4ef96: Pull complete [2025-03-19T09:12:23.112Z] e9a5061849ea: Pull complete [2025-03-19T09:12:23.112Z] d747dcd14b5f: Pull complete [2025-03-19T09:12:24.045Z] 2de7ff778b66: Pull complete [2025-03-19T09:12:24.045Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-19T09:12:24.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-19T09:12:24.045Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-19T09:12:24.149Z] prd-ubuntu20.04-docker-8c-8g-41623 does not seem to be running inside a container [2025-03-19T09:12:24.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-19T09:12:26.009Z] $ docker top fdc70f7e58b7e0b386428ed8f7770e839e5bd634bb80c129299998bd93e03337 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-19T09:12:26.101Z] provisioning config files... [2025-03-19T09:12:26.107Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config3832640923816599353tmp [2025-03-19T09:12:26.117Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config15856027882636544084tmp [2025-03-19T09:12:26.127Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config11735379118477233208tmp [Pipeline] { [Pipeline] echo [2025-03-19T09:12:26.156Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-19T09:12:26.447Z] ---> sigul-configuration.sh [2025-03-19T09:12:26.448Z] gpg: directory `/root/.gnupg' created [2025-03-19T09:12:26.448Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-19T09:12:26.448Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-19T09:12:26.448Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-19T09:12:26.448Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-19T09:12:26.448Z] gpg: CAST5 encrypted data [2025-03-19T09:12:26.448Z] gpg: encrypted with 1 passphrase [2025-03-19T09:12:26.448Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-19T09:12:26.746Z] + mkdir /home/jenkins [2025-03-19T09:12:26.746Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-19T09:12:27.044Z] + 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-19T09:12:27.056Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-19T09:12:27.449Z] ---> sigul-install.sh [2025-03-19T09:12:27.449Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-19T09:12:27.836Z] + git tag --list [2025-03-19T09:12:27.836Z] v0.0.0 [2025-03-19T09:12:27.836Z] v0.1.0 [2025-03-19T09:12:27.836Z] v0.1.1 [2025-03-19T09:12:27.836Z] v0.1.10 [2025-03-19T09:12:27.836Z] v0.1.11 [2025-03-19T09:12:27.836Z] v0.1.12 [2025-03-19T09:12:27.836Z] v0.1.13 [2025-03-19T09:12:27.836Z] v0.1.14 [2025-03-19T09:12:27.836Z] v0.1.15 [2025-03-19T09:12:27.836Z] v0.1.16 [2025-03-19T09:12:27.836Z] v0.1.17 [2025-03-19T09:12:27.836Z] v0.1.18 [2025-03-19T09:12:27.836Z] v0.1.19 [2025-03-19T09:12:27.836Z] v0.1.2 [2025-03-19T09:12:27.836Z] v0.1.20 [2025-03-19T09:12:27.836Z] v0.1.21 [2025-03-19T09:12:27.836Z] v0.1.22 [2025-03-19T09:12:27.836Z] v0.1.23 [2025-03-19T09:12:27.836Z] v0.1.24 [2025-03-19T09:12:27.836Z] v0.1.25 [2025-03-19T09:12:27.836Z] v0.1.26 [2025-03-19T09:12:27.836Z] v0.1.27 [2025-03-19T09:12:27.836Z] v0.1.3 [2025-03-19T09:12:27.836Z] v0.1.4 [2025-03-19T09:12:27.836Z] v0.1.5 [2025-03-19T09:12:27.836Z] v0.1.6 [2025-03-19T09:12:27.836Z] v0.1.7 [2025-03-19T09:12:27.836Z] v0.1.8 [2025-03-19T09:12:27.836Z] v0.1.9 [2025-03-19T09:12:27.836Z] v2.0.0 [2025-03-19T09:12:27.836Z] v2.1.0 [2025-03-19T09:12:27.836Z] v2.2.0 [2025-03-19T09:12:27.836Z] v2.3.0 [2025-03-19T09:12:27.836Z] v3.0 [2025-03-19T09:12:27.836Z] v3.0.0 [2025-03-19T09:12:27.836Z] v3.1 [2025-03-19T09:12:27.836Z] v3.1.0 [2025-03-19T09:12:27.836Z] v3.1.0-dev.1 [2025-03-19T09:12:27.836Z] v3.1.0-dev.2 [2025-03-19T09:12:27.836Z] v3.1.0-dev.3 [2025-03-19T09:12:27.836Z] v3.1.0-dev.4 [2025-03-19T09:12:27.836Z] v3.1.0-dev.5 [2025-03-19T09:12:27.836Z] v3.1.0-dev.6 [2025-03-19T09:12:27.836Z] v3.1.0-dev.7 [2025-03-19T09:12:27.836Z] v3.1.0-dev.8 [2025-03-19T09:12:27.836Z] v3.2.0-dev.1 [2025-03-19T09:12:27.836Z] v3.2.0-dev.10 [2025-03-19T09:12:27.836Z] v3.2.0-dev.11 [2025-03-19T09:12:27.836Z] v3.2.0-dev.12 [2025-03-19T09:12:27.836Z] v3.2.0-dev.13 [2025-03-19T09:12:27.836Z] v3.2.0-dev.14 [2025-03-19T09:12:27.836Z] v3.2.0-dev.15 [2025-03-19T09:12:27.836Z] v3.2.0-dev.16 [2025-03-19T09:12:27.836Z] v3.2.0-dev.17 [2025-03-19T09:12:27.836Z] v3.2.0-dev.18 [2025-03-19T09:12:27.836Z] v3.2.0-dev.19 [2025-03-19T09:12:27.836Z] v3.2.0-dev.2 [2025-03-19T09:12:27.836Z] v3.2.0-dev.3 [2025-03-19T09:12:27.836Z] v3.2.0-dev.4 [2025-03-19T09:12:27.836Z] v3.2.0-dev.5 [2025-03-19T09:12:27.836Z] v3.2.0-dev.6 [2025-03-19T09:12:27.836Z] v3.2.0-dev.7 [2025-03-19T09:12:27.836Z] v3.2.0-dev.8 [2025-03-19T09:12:27.836Z] v3.2.0-dev.9 [2025-03-19T09:12:27.836Z] v4.0 [2025-03-19T09:12:27.836Z] v4.0.0 [2025-03-19T09:12:27.836Z] v4.0.0-dev.1 [2025-03-19T09:12:27.836Z] v4.0.0-dev.2 [2025-03-19T09:12:27.836Z] v4.0.0-dev.3 [2025-03-19T09:12:27.836Z] v4.0.0-dev.4 [2025-03-19T09:12:27.836Z] v4.0.0-dev.5 [2025-03-19T09:12:27.836Z] v4.0.0-dev.6 [2025-03-19T09:12:27.836Z] v4.0.0-dev.7 [2025-03-19T09:12:27.836Z] v4.0.0-dev.8 [2025-03-19T09:12:27.836Z] v4.0.1 [2025-03-19T09:12:27.836Z] v4.0.1-dev.1 [Pipeline] sh [2025-03-19T09:12:28.142Z] + lftools sign git-tag v4.0.0-dev.8 [2025-03-19T09:12:28.711Z] Signing Git tag with Sigul... [2025-03-19T09:12:28.711Z] Signing v4.0.0-dev.8 [Pipeline] echo [2025-03-19T09:12:28.993Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-19T09:12:29.286Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-19T09:12:29.293Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-19T09:12:29.321Z] $ docker stop --time=1 fdc70f7e58b7e0b386428ed8f7770e839e5bd634bb80c129299998bd93e03337 [2025-03-19T09:12:30.654Z] $ docker rm -f --volumes fdc70f7e58b7e0b386428ed8f7770e839e5bd634bb80c129299998bd93e03337 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-19T09:12:31.105Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-19T09:12:31.105Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-19T09:12:31.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-19T09:12:31.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-19T09:12:31.480Z] prd-ubuntu20.04-docker-8c-8g-41623 does not seem to be running inside a container [2025-03-19T09:12:31.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-19T09:12:31.849Z] $ docker top 7ea90b3901a5794c40ef63435b816b0e970b5d2032106e1a31c2392af0d0dedc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-19T09:12:31.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-19T09:12:31.951Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-19T09:12:32.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-19T09:12:32.070Z] $ docker exec 7ea90b3901a5794c40ef63435b816b0e970b5d2032106e1a31c2392af0d0dedc ssh-agent [2025-03-19T09:12:32.187Z] SSH_AUTH_SOCK=/tmp/ssh-QaJkZnLc2Rut/agent.32 [2025-03-19T09:12:32.187Z] SSH_AGENT_PID=38 [2025-03-19T09:12:32.190Z] Running ssh-add (command line suppressed) [2025-03-19T09:12:32.299Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3902334780692469097.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3902334780692469097.key) [2025-03-19T09:12:32.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-19T09:12:32.625Z] + git semver bump pre [2025-03-19T09:12:32.884Z] 2025-03-19 09:12:32,800 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2025-03-19T09:12:32.884Z] 2025-03-19 09:12:32,800 [bump_version] DEBUG bumping version:4.0.0-dev.8 on axis:pre with prefix:dev [2025-03-19T09:12:32.884Z] 2025-03-19 09:12:32,800 [bump_version] DEBUG bumped version:4.0.0-dev.9 [2025-03-19T09:12:32.884Z] 2025-03-19 09:12:32,800 [write_version] DEBUG write version:4.0.0-dev.9 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True [2025-03-19T09:12:32.884Z] 2025-03-19 09:12:32,801 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2025-03-19T09:12:32.884Z] 2025-03-19 09:12:32,801 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2025-03-19T09:12:32.884Z] 2025-03-19 09:12:32,802 [execute] INFO git cat-file --batch-check [2025-03-19T09:12:32.884Z] 2025-03-19 09:12:32,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-19T09:12:32.884Z] 2025-03-19 09:12:32,808 [execute] INFO git cat-file --batch [2025-03-19T09:12:32.884Z] 2025-03-19 09:12:32,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-19T09:12:32.884Z] 2025-03-19 09:12:32,814 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2025-03-19T09:12:32.884Z] 4.0.0-dev.9 [Pipeline] } [2025-03-19T09:12:32.893Z] $ docker exec --env ******** --env ******** 7ea90b3901a5794c40ef63435b816b0e970b5d2032106e1a31c2392af0d0dedc ssh-agent -k [2025-03-19T09:12:33.001Z] unset SSH_AUTH_SOCK; [2025-03-19T09:12:33.002Z] unset SSH_AGENT_PID; [2025-03-19T09:12:33.002Z] echo Agent pid 38 killed; [2025-03-19T09:12:33.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-19T09:12:33.351Z] + git semver [Pipeline] } [2025-03-19T09:12:33.621Z] $ docker stop --time=1 7ea90b3901a5794c40ef63435b816b0e970b5d2032106e1a31c2392af0d0dedc [2025-03-19T09:12:34.885Z] $ docker rm -f --volumes 7ea90b3901a5794c40ef63435b816b0e970b5d2032106e1a31c2392af0d0dedc [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-19T09:12:35.243Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-19T09:12:35.244Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-19T09:12:35.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-19T09:12:35.545Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-19T09:12:35.627Z] prd-ubuntu20.04-docker-8c-8g-41623 does not seem to be running inside a container [2025-03-19T09:12:35.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-19T09:12:36.006Z] $ docker top 60e678f721b548dfb095cfaaed5f8806919c569a317b4566acba6dd858558386 -eo pid,comm [2025-03-19T09:12:36.056Z] 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-19T09:12:36.056Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-19T09:12:36.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-19T09:12:36.110Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-19T09:12:36.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-19T09:12:36.220Z] $ docker exec 60e678f721b548dfb095cfaaed5f8806919c569a317b4566acba6dd858558386 ssh-agent [2025-03-19T09:12:36.337Z] SSH_AUTH_SOCK=/tmp/ssh-ghhSaESwa1fv/agent.32 [2025-03-19T09:12:36.337Z] SSH_AGENT_PID=38 [2025-03-19T09:12:36.341Z] Running ssh-add (command line suppressed) [2025-03-19T09:12:36.439Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8915329953965784300.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8915329953965784300.key) [2025-03-19T09:12:36.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-19T09:12:36.746Z] + git semver push [2025-03-19T09:12:37.006Z] 2025-03-19 09:12:36,953 [run_push] DEBUG push [2025-03-19T09:12:37.006Z] 2025-03-19 09:12:36,954 [execute] INFO git cat-file --batch-check [2025-03-19T09:12:37.006Z] 2025-03-19 09:12:36,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-19T09:12:37.006Z] 2025-03-19 09:12:36,958 [execute] INFO git rev-list 11abcc8aa9780f76ca48c49fa34033fe3c7c1b43 -- [2025-03-19T09:12:37.006Z] 2025-03-19 09:12:36,958 [execute] DEBUG Popen(['git', 'rev-list', '11abcc8aa9780f76ca48c49fa34033fe3c7c1b43', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-19T09:12:37.006Z] 2025-03-19 09:12:36,967 [execute] INFO git fetch -v origin [2025-03-19T09:12:37.006Z] 2025-03-19 09:12:36,967 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-19T09:12:37.570Z] 2025-03-19 09:12:37,411 [run_push] DEBUG no remote changes detected [2025-03-19T09:12:37.570Z] 2025-03-19 09:12:37,412 [execute] INFO git push origin semver [2025-03-19T09:12:37.570Z] 2025-03-19 09:12:37,412 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-19T09:12:38.136Z] 2025-03-19 09:12:38,130 [run_push] DEBUG push all version tags [2025-03-19T09:12:38.136Z] 2025-03-19 09:12:38,131 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-19T09:12:38.136Z] 2025-03-19 09:12:38,131 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2025-03-19T09:12:39.071Z] 2025-03-19 09:12:38,891 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2025-03-19T09:12:39.071Z] 4.0.0-dev.9 [Pipeline] } [2025-03-19T09:12:39.077Z] $ docker exec --env ******** --env ******** 60e678f721b548dfb095cfaaed5f8806919c569a317b4566acba6dd858558386 ssh-agent -k [2025-03-19T09:12:39.182Z] unset SSH_AUTH_SOCK; [2025-03-19T09:12:39.182Z] unset SSH_AGENT_PID; [2025-03-19T09:12:39.182Z] echo Agent pid 38 killed; [2025-03-19T09:12:39.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-19T09:12:39.508Z] + git semver [Pipeline] } [2025-03-19T09:12:39.773Z] $ docker stop --time=1 60e678f721b548dfb095cfaaed5f8806919c569a317b4566acba6dd858558386 [2025-03-19T09:12:41.069Z] $ docker rm -f --volumes 60e678f721b548dfb095cfaaed5f8806919c569a317b4566acba6dd858558386 [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-19T09:12:41.674Z] + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] [2025-03-19T09:12:41.675Z] + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives [2025-03-19T09:12:41.675Z] total 16 [2025-03-19T09:12:41.675Z] drwxr-xr-x 3 root root 4096 Mar 19 09:11 . [2025-03-19T09:12:41.675Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 19 09:12 .. [2025-03-19T09:12:41.675Z] drwxr-xr-x 2 root root 4096 Mar 19 09:11 cost [2025-03-19T09:12:41.675Z] -rw-r--r-- 1 root root 86 Mar 19 09:11 cost.csv [2025-03-19T09:12:41.675Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives [2025-03-19T09:12:41.675Z] + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives [2025-03-19T09:12:41.675Z] total 16 [2025-03-19T09:12:41.675Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 19 09:11 . [2025-03-19T09:12:41.675Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 19 09:12 .. [2025-03-19T09:12:41.675Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 19 09:11 cost [2025-03-19T09:12:41.675Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 19 09:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-19T09:12:41.962Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-19T09:12:42.816Z] ---> package-listing.sh [2025-03-19T09:12:42.816Z] ++ facter osfamily [2025-03-19T09:12:42.816Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-19T09:12:43.074Z] + OS_FAMILY=debian [2025-03-19T09:12:43.074Z] + workspace=/w/workspace/dgexfoundry_go-mod-registry_main [2025-03-19T09:12:43.074Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-19T09:12:43.074Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-19T09:12:43.074Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-19T09:12:43.074Z] + PACKAGES=/tmp/packages_start.txt [2025-03-19T09:12:43.074Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2025-03-19T09:12:43.074Z] + PACKAGES=/tmp/packages_end.txt [2025-03-19T09:12:43.074Z] + case "${OS_FAMILY}" in [2025-03-19T09:12:43.074Z] + dpkg -l [2025-03-19T09:12:43.074Z] + grep '^ii' [2025-03-19T09:12:43.074Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-19T09:12:43.074Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-19T09:12:43.074Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-19T09:12:43.074Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2025-03-19T09:12:43.074Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [2025-03-19T09:12:43.074Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo [2025-03-19T09:12:43.085Z] 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-19T09:12:43.361Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-19T09:12:43.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-19T09:12:43.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-19T09:12:44.013Z] prd-ubuntu20.04-docker-8c-8g-41623 does not seem to be running inside a container [2025-03-19T09:12:44.043Z] $ 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-19T09:12:44.235Z] $ docker top 6a3de7abbe85abfcd1d07d2e748a1cd2e6ced6e3828a5f3c5da067c12b78ccca -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-19T09:12:44.590Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-19T09:12:44.876Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-19T09:12:45.163Z] + ls /var/log/sa-host [2025-03-19T09:12:45.163Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-19T09:12:45.325Z] provisioning config files... [2025-03-19T09:12:45.332Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config2317632238489967508tmp [Pipeline] { [Pipeline] echo [2025-03-19T09:12:45.354Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-19T09:12:45.636Z] ---> create-netrc.sh [Pipeline] } [2025-03-19T09:12:45.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-19T09:12:46.036Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-19T09:12:46.059Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-19T09:12:46.351Z] ---> sudo-logs.sh [2025-03-19T09:12:46.352Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-19T09:12:46.384Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-19T09:12:46.666Z] ---> job-cost.sh [2025-03-19T09:12:46.666Z] lf-activate-venv: SKIPPING [2025-03-19T09:12:46.666Z] DEBUG: total: 0.2199999988079071 [2025-03-19T09:12:46.666Z] INFO: Retrieving Stack Cost... [2025-03-19T09:12:46.924Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-19T09:12:47.182Z] INFO: Archiving Costs [Pipeline] echo [2025-03-19T09:12:47.194Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-19T09:12:47.481Z] ---> logs-deploy.sh [2025-03-19T09:12:47.481Z] lf-activate-venv: SKIPPING [2025-03-19T09:12:47.481Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/74 [2025-03-19T09:12:47.481Z] INFO: archiving workspace using pattern(s): [2025-03-19T09:12:49.389Z] Archives upload complete. [2025-03-19T09:12:49.389Z] INFO: archiving logs to Nexus