Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fdc93a5a890e5d58ecaf93d8527f36ec60c9e1e7 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-ssh10086029773367464293.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13429074155000431034.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh6099088436681540264.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11110931033954500137.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-ssh11136490823377238423.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, goVersion:1.25, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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-992 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 fdc93a5a890e5d58ecaf93d8527f36ec60c9e1e7 (main) > 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 fdc93a5a890e5d58ecaf93d8527f36ec60c9e1e7 # timeout=10 Commit message: "Merge pull request #225 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.1.0-dev.42" > git rev-list --no-walk 69fb786ffc6bec49bba35b6ff6fc8156157fd870 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:06:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:06:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:06:33 ========================================================= 09:06:33 EdgeX Global Pipelines Version Info 09:06:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:06:34 ------------------- 09:06:34 stable info: 09:06:34 ------------------- 09:06:34 Commited By: Ginny Guan ginny@iotechsys.com 09:06:34 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 09:06:34 Message: update stable to v1.0.281 09:06:35 ------------------- 09:06:35 experimental info: 09:06:35 ------------------- 09:06:35 Commited By: **** collab-it+edgex@linuxfoundation.org 09:06:35 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 09:06:35 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:06:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:06:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:06:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdc93a5a890e5d58ecaf93d8527f36ec60c9e1e7 [Pipeline] echo 09:06:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdc93a5 [Pipeline] echo 09:06:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:06:36 + git rev-list -1 --merges fdc93a5a890e5d58ecaf93d8527f36ec60c9e1e7~1..fdc93a5a890e5d58ecaf93d8527f36ec60c9e1e7 [Pipeline] echo 09:06:36 -----------> git rev-list -1 --merges fdc93a5a890e5d58ecaf93d8527f36ec60c9e1e7~1..fdc93a5a890e5d58ecaf93d8527f36ec60c9e1e7 fdc93a5a890e5d58ecaf93d8527f36ec60c9e1e7 09:06:36 fdc93a5a890e5d58ecaf93d8527f36ec60c9e1e7 [false] [Pipeline] sh 09:06:36 + git log --format=format:%s -1 fdc93a5a890e5d58ecaf93d8527f36ec60c9e1e7 [Pipeline] echo 09:06:36 ========================================================= 09:06:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:06:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:06:37 + git log --format=format:%s -1 fdc93a5a890e5d58ecaf93d8527f36ec60c9e1e7 [Pipeline] echo 09:06:37 [semverPrep] GIT_COMMIT: fdc93a5a890e5d58ecaf93d8527f36ec60c9e1e7, Commit Message: Merge pull request #225 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.1.0-dev.42 [Pipeline] echo 09:06:37 [semverPrep] This is not a build commit. [Pipeline] sh 09:06:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:06:37 + grep -v github /etc/ssh/ssh_known_hosts 09:06:37 + [ -e /tmp/ssh_known_hosts ] 09:06:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:06:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:06:37 + sudo tee -a /etc/ssh/ssh_known_hosts 09:06:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:06:37 09:06:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:06:38 0.1.4: Pulling from edgex-devops/py-git-semver 09:06:38 3dae71ba6b94: Pulling fs layer 09:06:38 6bf1a483ea7c: Pulling fs layer 09:06:38 f5dfc541a4d3: Pulling fs layer 09:06:38 461d9e800cba: Pulling fs layer 09:06:38 80192f66455f: Pulling fs layer 09:06:38 2e8e34ca0e6c: Pulling fs layer 09:06:38 a29436f7fd5d: Pulling fs layer 09:06:38 923cac83aea3: Pulling fs layer 09:06:38 25ad8b0a4227: Pulling fs layer 09:06:38 db01528c6b51: Pulling fs layer 09:06:38 28988de357af: Pulling fs layer 09:06:38 80192f66455f: Waiting 09:06:38 2e8e34ca0e6c: Waiting 09:06:38 a29436f7fd5d: Waiting 09:06:38 923cac83aea3: Waiting 09:06:38 25ad8b0a4227: Waiting 09:06:38 db01528c6b51: Waiting 09:06:38 28988de357af: Waiting 09:06:38 461d9e800cba: Waiting 09:06:38 6bf1a483ea7c: Verifying Checksum 09:06:38 6bf1a483ea7c: Download complete 09:06:38 461d9e800cba: Download complete 09:06:38 80192f66455f: Verifying Checksum 09:06:38 80192f66455f: Download complete 09:06:38 f5dfc541a4d3: Verifying Checksum 09:06:38 f5dfc541a4d3: Download complete 09:06:38 3dae71ba6b94: Verifying Checksum 09:06:38 3dae71ba6b94: Download complete 09:06:38 923cac83aea3: Verifying Checksum 09:06:38 923cac83aea3: Download complete 09:06:38 25ad8b0a4227: Verifying Checksum 09:06:38 25ad8b0a4227: Download complete 09:06:38 db01528c6b51: Verifying Checksum 09:06:38 db01528c6b51: Download complete 09:06:38 28988de357af: Verifying Checksum 09:06:38 28988de357af: Download complete 09:06:39 a29436f7fd5d: Verifying Checksum 09:06:39 a29436f7fd5d: Download complete 09:06:39 2e8e34ca0e6c: Verifying Checksum 09:06:39 2e8e34ca0e6c: Download complete 09:06:40 3dae71ba6b94: Pull complete 09:06:40 6bf1a483ea7c: Pull complete 09:06:41 f5dfc541a4d3: Pull complete 09:06:41 461d9e800cba: Pull complete 09:06:41 80192f66455f: Pull complete 09:06:44 2e8e34ca0e6c: Pull complete 09:06:45 a29436f7fd5d: Pull complete 09:06:45 923cac83aea3: Pull complete 09:06:45 25ad8b0a4227: Pull complete 09:06:45 db01528c6b51: Pull complete 09:06:45 28988de357af: Pull complete 09:06:45 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:06:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:06:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:45 prd-ubuntu20.04-docker-8c-8g-992 does not seem to be running inside a container 09:06:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:06:47 $ docker top 2659fcff478d0b33b497159b0cf93de3c69600cf593537c70ff626762b3ebeed -eo pid,comm 09:06:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:06:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:06:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:06:47 [ssh-agent] Looking for ssh-agent implementation... 09:06:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:06:47 $ docker exec 2659fcff478d0b33b497159b0cf93de3c69600cf593537c70ff626762b3ebeed ssh-agent 09:06:47 SSH_AUTH_SOCK=/tmp/ssh-haq8FrUsPRDA/agent.31 09:06:47 SSH_AGENT_PID=37 09:06:47 Running ssh-add (command line suppressed) 09:06:47 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2302070860053308159.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2302070860053308159.key) 09:06:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:06:48 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] sh 09:06:48 + git tag --points-at HEAD [Pipeline] } 09:06:48 $ docker exec --env ******** --env ******** 2659fcff478d0b33b497159b0cf93de3c69600cf593537c70ff626762b3ebeed ssh-agent -k 09:06:48 unset SSH_AUTH_SOCK; 09:06:48 unset SSH_AGENT_PID; 09:06:48 echo Agent pid 37 killed; 09:06:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:06:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:06:48 [ssh-agent] Looking for ssh-agent implementation... 09:06:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:06:48 $ docker exec 2659fcff478d0b33b497159b0cf93de3c69600cf593537c70ff626762b3ebeed ssh-agent 09:06:49 SSH_AUTH_SOCK=/tmp/ssh-yFRUMT0rObTA/agent.84 09:06:49 SSH_AGENT_PID=90 09:06:49 Running ssh-add (command line suppressed) 09:06:49 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_4186219175200450109.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_4186219175200450109.key) 09:06:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:06:49 + git semver init 09:06:49 2026-08-27 09:06:49,722 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:06:49 2026-08-27 09:06:49,726 [run_init] DEBUG init version:0.0.0 force:False 09:06:49 2026-08-27 09:06:49,726 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver 09:06:49 2026-08-27 09:06:49,727 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver 09:06:49 2026-08-27 09:06:49,727 [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, stdin=None, shell=False, universal_newlines=False) 09:06:51 2026-08-27 09:06:50,820 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude 09:06:51 2026-08-27 09:06:50,821 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False 09:06:51 2026-08-27 09:06:50,821 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:06:51 2026-08-27 09:06:50,821 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:06:51 4.1.0-dev.15 [Pipeline] } 09:06:51 $ docker exec --env ******** --env ******** 2659fcff478d0b33b497159b0cf93de3c69600cf593537c70ff626762b3ebeed ssh-agent -k 09:06:51 unset SSH_AUTH_SOCK; 09:06:51 unset SSH_AGENT_PID; 09:06:51 echo Agent pid 90 killed; 09:06:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:06:51 + git semver [Pipeline] } 09:06:51 $ docker stop --time=1 2659fcff478d0b33b497159b0cf93de3c69600cf593537c70ff626762b3ebeed 09:06:53 $ docker rm -f --volumes 2659fcff478d0b33b497159b0cf93de3c69600cf593537c70ff626762b3ebeed [Pipeline] // withDockerContainer [Pipeline] sh 09:06:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:06:53 Stashed 1 file(s) [Pipeline] echo 09:06:53 [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 09:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:06:54 ========================================================= 09:06:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 09:06:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:06:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:06:54 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 09:06:54 2d35ebdb57d9: Pulling fs layer 09:06:54 c35fb4624d26: Pulling fs layer 09:06:54 4e2aec7ef170: Pulling fs layer 09:06:54 333b49ad6fbf: Pulling fs layer 09:06:54 4f4fb700ef54: Pulling fs layer 09:06:54 c3e65509a76b: Pulling fs layer 09:06:54 7cf9ebb963bd: Pulling fs layer 09:06:54 bb34ca984cfb: Pulling fs layer 09:06:54 151cf03bc807: Pulling fs layer 09:06:54 333b49ad6fbf: Waiting 09:06:54 7cf9ebb963bd: Waiting 09:06:54 4f4fb700ef54: Waiting 09:06:54 c3e65509a76b: Waiting 09:06:54 bb34ca984cfb: Waiting 09:06:54 151cf03bc807: Waiting 09:06:54 c35fb4624d26: Download complete 09:06:54 333b49ad6fbf: Verifying Checksum 09:06:54 333b49ad6fbf: Download complete 09:06:54 2d35ebdb57d9: Verifying Checksum 09:06:54 2d35ebdb57d9: Download complete 09:06:54 4f4fb700ef54: Download complete 09:06:54 c3e65509a76b: Download complete 09:06:54 2d35ebdb57d9: Pull complete 09:06:54 7cf9ebb963bd: Verifying Checksum 09:06:54 7cf9ebb963bd: Download complete 09:06:55 c35fb4624d26: Pull complete 09:06:55 151cf03bc807: Verifying Checksum 09:06:55 151cf03bc807: Download complete 09:06:55 4e2aec7ef170: Verifying Checksum 09:06:55 4e2aec7ef170: Download complete 09:06:55 bb34ca984cfb: Verifying Checksum 09:06:55 bb34ca984cfb: Download complete 09:06:59 4e2aec7ef170: Pull complete 09:06:59 333b49ad6fbf: Pull complete 09:06:59 4f4fb700ef54: Pull complete 09:06:59 c3e65509a76b: Pull complete 09:07:00 7cf9ebb963bd: Pull complete 09:07:02 bb34ca984cfb: Pull complete 09:07:03 151cf03bc807: Pull complete 09:07:03 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 09:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:07:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh 09:07:03 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:03 + docker inspect -f . ci-base-image-x86_64 09:07:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:04 prd-ubuntu20.04-docker-8c-8g-992 does not seem to be running inside a container 09:07:04 $ 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 ******** -e ******** ci-base-image-x86_64 cat 09:07:05 $ docker top 5fccc381269bc9a7b79f535529373780272be8671347700023c57cbb457395cf -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:06 + go version 09:07:06 go version go1.25.2 linux/amd64 [Pipeline] } 09:07:06 $ docker stop --time=1 5fccc381269bc9a7b79f535529373780272be8671347700023c57cbb457395cf 09:07:07 $ docker rm -f --volumes 5fccc381269bc9a7b79f535529373780272be8671347700023c57cbb457395cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:07 + docker inspect -f . ci-base-image-x86_64 09:07:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:08 prd-ubuntu20.04-docker-8c-8g-992 does not seem to be running inside a container 09:07:08 $ 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 ******** -e ******** ci-base-image-x86_64 cat 09:07:08 $ docker top 97687ded43c42316af21abd17c27ee713e89bde0bce0a62917c0518884f62e59 -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:08 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh 09:07:08 + make test 09:07:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:07:08 go: downloading github.com/stretchr/testify v1.12.1 09:07:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.42 09:07:09 go: downloading github.com/stretchr/objx v0.5.3 09:07:09 go: downloading github.com/go-playground/validator/v10 v10.30.3 09:07:09 go: downloading github.com/google/uuid v1.6.0 09:07:09 go: downloading github.com/fxamacker/cbor/v2 v2.9.2 09:07:09 go: downloading go.yaml.in/yaml/v3 v3.0.5 09:07:09 go: downloading github.com/x448/float16 v0.8.4 09:07:09 go: downloading github.com/go-playground/universal-translator v0.18.1 09:07:09 go: downloading github.com/leodido/go-urn v1.4.0 09:07:09 go: downloading github.com/gabriel-vasile/mimetype v1.4.13 09:07:09 go: downloading golang.org/x/text v0.37.0 09:07:09 go: downloading golang.org/x/crypto v0.52.0 09:07:09 go: downloading github.com/go-playground/locales v0.14.1 09:07:10 go: downloading golang.org/x/sys v0.45.0 09:07:22 ok github.com/edgexfoundry/go-mod-registry/v4/internal/pkg/keeper 2.033s coverage: 67.2% of statements 09:07:22 github.com/edgexfoundry/go-mod-registry/v4/pkg/types coverage: 0.0% of statements 09:07:22 ok github.com/edgexfoundry/go-mod-registry/v4/registry 0.014s coverage: 83.3% of statements 09:07:22 github.com/edgexfoundry/go-mod-registry/v4/registry/mocks coverage: 0.0% of statements 09:07:34 0 issues. 09:07:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:07:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:07:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:07:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 09:07:36 $ docker stop --time=1 97687ded43c42316af21abd17c27ee713e89bde0bce0a62917c0518884f62e59 09:07:38 $ docker rm -f --volumes 97687ded43c42316af21abd17c27ee713e89bde0bce0a62917c0518884f62e59 [Pipeline] // withDockerContainer [Pipeline] sh 09:07:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:07:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:39 09:07:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:40 latest: Pulling from edgex-lftools-log-publisher 09:07:40 5eb5b503b376: Pulling fs layer 09:07:40 5c69ac0246d0: Pulling fs layer 09:07:40 ec43610c2a17: Pulling fs layer 09:07:40 3a2ae6a8a46f: Pulling fs layer 09:07:40 33b1e0a273af: Pulling fs layer 09:07:40 5d3b04190fa2: Pulling fs layer 09:07:40 2f39f015ded8: Pulling fs layer 09:07:40 33b1e0a273af: Waiting 09:07:40 5d3b04190fa2: Waiting 09:07:40 2f39f015ded8: Waiting 09:07:40 3a2ae6a8a46f: Waiting 09:07:40 5c69ac0246d0: Download complete 09:07:40 3a2ae6a8a46f: Verifying Checksum 09:07:40 3a2ae6a8a46f: Download complete 09:07:40 ec43610c2a17: Verifying Checksum 09:07:40 ec43610c2a17: Download complete 09:07:40 33b1e0a273af: Verifying Checksum 09:07:40 33b1e0a273af: Download complete 09:07:40 5d3b04190fa2: Verifying Checksum 09:07:40 5d3b04190fa2: Download complete 09:07:40 5eb5b503b376: Verifying Checksum 09:07:40 5eb5b503b376: Download complete 09:07:41 2f39f015ded8: Download complete 09:07:42 5eb5b503b376: Pull complete 09:07:42 5c69ac0246d0: Pull complete 09:07:42 ec43610c2a17: Pull complete 09:07:42 3a2ae6a8a46f: Pull complete 09:07:43 33b1e0a273af: Pull complete 09:07:43 5d3b04190fa2: Pull complete 09:07:48 2f39f015ded8: Pull complete 09:07:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:07:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:48 prd-ubuntu20.04-docker-8c-8g-992 does not seem to be running inside a container 09:07:48 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:07:49 $ docker top 2afb79350dedb295d55ec1ddcdfa38d4742313f3696185d444c90285fc0e31fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:50 ---> job-cost.sh 09:07:50 lf-activate-venv: SKIPPING 09:07:50 INFO: No Stack... 09:07:50 INFO: Retrieving Pricing Info for: v3-standard-8 09:07:50 INFO: Archiving Costs [Pipeline] sh 09:07:50 + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv 09:07:50 + cut -d, -f6 [Pipeline] lock 09:07:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-registry-main-90-stack-cost] 09:07:51 Resource [jenkins-edgexfoundry-go-mod-registry-main-90-stack-cost] did not exist. Created. 09:07:51 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-registry-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:07:51 + echo total: 0.2199999988079071 [Pipeline] stash 09:07:51 Stashed 1 file(s) [Pipeline] } 09:07:51 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-registry-main-90-stack-cost] [Pipeline] // lock [Pipeline] } 09:07:51 $ docker stop --time=1 2afb79350dedb295d55ec1ddcdfa38d4742313f3696185d444c90285fc0e31fb 09:07:52 $ docker rm -f --volumes 2afb79350dedb295d55ec1ddcdfa38d4742313f3696185d444c90285fc0e31fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:07:52 provisioning config files... 09:07:52 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config8115962000397843826tmp [Pipeline] { [Pipeline] sh 09:07:53 + set +x 09:07:53 + curl -s https://codecov.io/bash 09:07:53 + bash -s -- 09:07:53 09:07:53 _____ _ 09:07:53 / ____| | | 09:07:53 | | ___ __| | ___ ___ _____ __ 09:07:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:07:53 | |___| (_) | (_| | __/ (_| (_) \ V / 09:07:53 \_____\___/ \__,_|\___|\___\___/ \_/ 09:07:53 Bash-1.0.6 09:07:53 09:07:53 09:07:53 ==> git version 2.25.1 found 09:07:53 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:07:53 Release-Date: 2020-01-08 09:07:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:07:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:07:53 ==> Jenkins CI detected. 09:07:53 current dir:  /w/workspace/dgexfoundry_go-mod-registry_main 09:07:53 project root: . 09:07:53 --> token set from env 09:07:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:07:53 ==> Running gcov in . (disable via -X gcov) 09:07:53 ==> Python coveragepy not found 09:07:53 ==> Searching for coverage reports in: 09:07:53 + . 09:07:53 -> Found 1 reports 09:07:53 ==> Detecting git/mercurial file structure 09:07:53 ==> Reading reports 09:07:53 + ./coverage.out bytes=11894 09:07:53 ==> Appending adjustments 09:07:53 https://docs.codecov.io/docs/fixing-reports 09:07:53 + Found adjustments 09:07:53 ==> Gzipping contents 09:07:53 4.0K /tmp/codecov.1fHLMu.gz 09:07:53 ==> Uploading reports 09:07:53 url: https://codecov.io 09:07:53 query: branch=main&commit=fdc93a5a890e5d58ecaf93d8527f36ec60c9e1e7&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 09:07:53 -> Pinging Codecov 09:07:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fdc93a5a890e5d58ecaf93d8527f36ec60c9e1e7&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 09:07:53 -> Uploading to 09:07:53 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-registry/fdc93a5a890e5d58ecaf93d8527f36ec60c9e1e7/7d6546bc-60ab-4420-8e5d-93c05d4cb672.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260827%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260827T090753Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ae498b9f10572ae6d234e4b2ff57c5dc048554ab59c45c9f6f6772e97e2b82db 09:07:53 % Total % Received % Xferd Average Speed Time Time Time Current 09:07:53 Dload Upload Total Spent Left Speed 09:07:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2067 0 0 100 2067 0 11612 --:--:-- --:--:-- --:--:-- 11612 09:07:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/fdc93a5a890e5d58ecaf93d8527f36ec60c9e1e7 [Pipeline] } 09:07:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:07:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:07:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:07:54 09:07:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:07:54 latest: Pulling from edgex-devops/edgex-snyk-go 09:07:54 2d35ebdb57d9: Already exists 09:07:54 85e8836fcdb2: Pulling fs layer 09:07:54 91631faa732a: Pulling fs layer 09:07:54 f3f5ae8826fa: Pulling fs layer 09:07:54 4f4fb700ef54: Pulling fs layer 09:07:54 7861252a18e6: Pulling fs layer 09:07:54 9130f900ef6f: Pulling fs layer 09:07:54 9130f900ef6f: Waiting 09:07:54 4f4fb700ef54: Waiting 09:07:54 7861252a18e6: Waiting 09:07:54 f3f5ae8826fa: Verifying Checksum 09:07:54 f3f5ae8826fa: Download complete 09:07:54 85e8836fcdb2: Verifying Checksum 09:07:54 85e8836fcdb2: Download complete 09:07:54 4f4fb700ef54: Verifying Checksum 09:07:54 4f4fb700ef54: Download complete 09:07:54 85e8836fcdb2: Pull complete 09:07:54 7861252a18e6: Verifying Checksum 09:07:54 7861252a18e6: Download complete 09:07:55 91631faa732a: Verifying Checksum 09:07:55 91631faa732a: Download complete 09:07:55 9130f900ef6f: Verifying Checksum 09:07:55 9130f900ef6f: Download complete 09:08:00 91631faa732a: Pull complete 09:08:00 f3f5ae8826fa: Pull complete 09:08:00 4f4fb700ef54: Pull complete 09:08:00 7861252a18e6: Pull complete 09:08:03 9130f900ef6f: Pull complete 09:08:03 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 09:08:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:08:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:03 prd-ubuntu20.04-docker-8c-8g-992 does not seem to be running inside a container 09:08:03 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:08:05 $ docker top 56f81a02ced5ddf540b9075bc027ceb9d55ad8cfd231f801122300f9b8524cce -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:05 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] echo 09:08:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh 09:08:06 + set -o pipefail 09:08:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' 09:08:11 09:08:11 Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v4)... 09:08:11 09:08:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/35af93a0-611a-44f8-9681-5e801f8320f2/history/5db5a5df-4167-4d92-ae04-fe1fb367b670 09:08:11 09:08:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:08:11 [Pipeline] } 09:08:11 $ docker stop --time=1 56f81a02ced5ddf540b9075bc027ceb9d55ad8cfd231f801122300f9b8524cce 09:08:13 $ docker rm -f --volumes 56f81a02ced5ddf540b9075bc027ceb9d55ad8cfd231f801122300f9b8524cce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:08:13 + git log --format=format:%s -1 fdc93a5a890e5d58ecaf93d8527f36ec60c9e1e7 [Pipeline] sh 09:08:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:08:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:08:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:14 prd-ubuntu20.04-docker-8c-8g-992 does not seem to be running inside a container 09:08:14 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:08:14 $ docker top ac5e9865d4ae3741fa3e10c4c08885f827726c4bd38f3d3376561c59d0da879c -eo pid,comm 09:08:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:08:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:08:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:08:14 [ssh-agent] Looking for ssh-agent implementation... 09:08:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:08:15 $ docker exec ac5e9865d4ae3741fa3e10c4c08885f827726c4bd38f3d3376561c59d0da879c ssh-agent 09:08:15 SSH_AUTH_SOCK=/tmp/ssh-8J42qiHrCqoR/agent.32 09:08:15 SSH_AGENT_PID=38 09:08:15 Running ssh-add (command line suppressed) 09:08:15 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_277209843808265403.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_277209843808265403.key) 09:08:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:08:15 + git semver tag 09:08:16 2026-08-27 09:08:15,843 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:08:16 2026-08-27 09:08:15,847 [run_tag] DEBUG tag force:False 09:08:16 2026-08-27 09:08:15,847 [check_head_tag] DEBUG check head tag 09:08:16 2026-08-27 09:08:15,848 [execute] INFO git cat-file --batch-check 09:08:16 2026-08-27 09:08:15,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, stdin=, shell=False, universal_newlines=False) 09:08:16 2026-08-27 09:08:15,850 [execute] INFO git cat-file --batch 09:08:16 2026-08-27 09:08:15,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, stdin=, shell=False, universal_newlines=False) 09:08:16 2026-08-27 09:08:15,861 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:08:16 2026-08-27 09:08:15,862 [execute] INFO git tag -a v4.1.0-dev.15 -m v4.1.0-dev.15 09:08:16 2026-08-27 09:08:15,862 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.15', '-m', 'v4.1.0-dev.15'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, stdin=None, shell=False, universal_newlines=False) 09:08:16 2026-08-27 09:08:15,864 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:08:16 4.1.0-dev.15 [Pipeline] } 09:08:16 $ docker exec --env ******** --env ******** ac5e9865d4ae3741fa3e10c4c08885f827726c4bd38f3d3376561c59d0da879c ssh-agent -k 09:08:16 unset SSH_AUTH_SOCK; 09:08:16 unset SSH_AGENT_PID; 09:08:16 echo Agent pid 38 killed; 09:08:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:08:16 + git semver [Pipeline] } 09:08:16 $ docker stop --time=1 ac5e9865d4ae3741fa3e10c4c08885f827726c4bd38f3d3376561c59d0da879c 09:08:18 $ docker rm -f --volumes ac5e9865d4ae3741fa3e10c4c08885f827726c4bd38f3d3376561c59d0da879c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:08:18 09:08:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:08:19 0.23.1-centos7: Pulling from edgex-lftools 09:08:19 ab5ef0e58194: Pulling fs layer 09:08:19 9712f1f96733: Pulling fs layer 09:08:19 63f879dbbcfc: Pulling fs layer 09:08:19 0d9ebad4ef96: Pulling fs layer 09:08:19 e9a5061849ea: Pulling fs layer 09:08:19 d747dcd14b5f: Pulling fs layer 09:08:19 2de7ff778b66: Pulling fs layer 09:08:19 0d9ebad4ef96: Waiting 09:08:19 e9a5061849ea: Waiting 09:08:19 d747dcd14b5f: Waiting 09:08:19 2de7ff778b66: Waiting 09:08:19 9712f1f96733: Verifying Checksum 09:08:19 9712f1f96733: Download complete 09:08:19 63f879dbbcfc: Verifying Checksum 09:08:19 63f879dbbcfc: Download complete 09:08:19 e9a5061849ea: Verifying Checksum 09:08:19 e9a5061849ea: Download complete 09:08:19 ab5ef0e58194: Verifying Checksum 09:08:19 ab5ef0e58194: Download complete 09:08:19 d747dcd14b5f: Verifying Checksum 09:08:19 d747dcd14b5f: Download complete 09:08:19 0d9ebad4ef96: Verifying Checksum 09:08:19 0d9ebad4ef96: Download complete 09:08:19 2de7ff778b66: Verifying Checksum 09:08:19 2de7ff778b66: Download complete 09:08:22 ab5ef0e58194: Pull complete 09:08:22 9712f1f96733: Pull complete 09:08:23 63f879dbbcfc: Pull complete 09:08:28 0d9ebad4ef96: Pull complete 09:08:28 e9a5061849ea: Pull complete 09:08:28 d747dcd14b5f: Pull complete 09:08:29 2de7ff778b66: Pull complete 09:08:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:08:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:08:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:30 prd-ubuntu20.04-docker-8c-8g-992 does not seem to be running inside a container 09:08:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:08:31 $ docker top 361c49cea0a24b875f7517bffc0fb1d5703c42940cfd3b364c6ff66150fdc7a2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:08:31 provisioning config files... 09:08:31 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config12319908793103535038tmp 09:08:31 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config9741489379803019923tmp 09:08:31 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config7876005216022508408tmp [Pipeline] { [Pipeline] echo 09:08:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:08:32 ---> sigul-configuration.sh 09:08:32 gpg: directory `/root/.gnupg' created 09:08:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:08:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:08:32 gpg: keyring `/root/.gnupg/secring.gpg' created 09:08:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:08:32 gpg: CAST5 encrypted data 09:08:32 gpg: encrypted with 1 passphrase 09:08:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:08:32 + mkdir /home/jenkins 09:08:32 + mkdir /home/jenkins/sigul [Pipeline] sh 09:08:33 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:08:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:08:33 ---> sigul-install.sh 09:08:33 Sigul already installed; skipping installation. [Pipeline] sh 09:08:33 + git tag --list 09:08:33 v0.0.0 09:08:33 v0.1.0 09:08:33 v0.1.1 09:08:33 v0.1.10 09:08:33 v0.1.11 09:08:33 v0.1.12 09:08:33 v0.1.13 09:08:33 v0.1.14 09:08:33 v0.1.15 09:08:33 v0.1.16 09:08:33 v0.1.17 09:08:33 v0.1.18 09:08:33 v0.1.19 09:08:33 v0.1.2 09:08:33 v0.1.20 09:08:33 v0.1.21 09:08:33 v0.1.22 09:08:33 v0.1.23 09:08:33 v0.1.24 09:08:33 v0.1.25 09:08:33 v0.1.26 09:08:33 v0.1.27 09:08:33 v0.1.3 09:08:33 v0.1.4 09:08:33 v0.1.5 09:08:33 v0.1.6 09:08:33 v0.1.7 09:08:33 v0.1.8 09:08:33 v0.1.9 09:08:33 v2.0.0 09:08:33 v2.1.0 09:08:33 v2.2.0 09:08:33 v2.3.0 09:08:33 v3.0 09:08:33 v3.0.0 09:08:33 v3.1 09:08:33 v3.1.0 09:08:33 v4.0 09:08:33 v4.0.0 09:08:33 v4.0.1 09:08:33 v4.0.2 09:08:33 v4.1.0-dev.14 09:08:33 v4.1.0-dev.15 [Pipeline] sh 09:08:34 + lftools sign git-tag v4.1.0-dev.15 09:08:34 Signing Git tag with Sigul... 09:08:34 Signing v4.1.0-dev.15 09:10:26 ERROR: I/O error: NSPR connection reset [Pipeline] echo 09:10:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:10:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:10:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:10:26 $ docker stop --time=1 361c49cea0a24b875f7517bffc0fb1d5703c42940cfd3b364c6ff66150fdc7a2 09:10:28 $ docker rm -f --volumes 361c49cea0a24b875f7517bffc0fb1d5703c42940cfd3b364c6ff66150fdc7a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:10:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:10:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:10:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:28 prd-ubuntu20.04-docker-8c-8g-992 does not seem to be running inside a container 09:10:28 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:10:29 $ docker top 24d699e30dd709cfbc769f3340e7f132b3623f4a6377e6537e39d62eef102256 -eo pid,comm 09:10:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:10:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:10:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:10:29 [ssh-agent] Looking for ssh-agent implementation... 09:10:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:10:29 $ docker exec 24d699e30dd709cfbc769f3340e7f132b3623f4a6377e6537e39d62eef102256 ssh-agent 09:10:29 SSH_AUTH_SOCK=/tmp/ssh-PahsisDyVx7h/agent.33 09:10:29 SSH_AGENT_PID=39 09:10:29 Running ssh-add (command line suppressed) 09:10:29 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_14767228840158810299.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_14767228840158810299.key) 09:10:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:10:30 + git semver bump pre 09:10:30 2026-08-27 09:10:30,454 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:10:30 2026-08-27 09:10:30,459 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:10:30 2026-08-27 09:10:30,459 [bump_version] DEBUG bumping version:4.1.0-dev.15 on axis:pre with prefix:dev 09:10:30 2026-08-27 09:10:30,459 [bump_version] DEBUG bumped version:4.1.0-dev.16 09:10:30 2026-08-27 09:10:30,459 [write_version] DEBUG write version:4.1.0-dev.16 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True 09:10:30 2026-08-27 09:10:30,459 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:10:30 2026-08-27 09:10:30,459 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:10:30 2026-08-27 09:10:30,461 [execute] INFO git cat-file --batch-check 09:10:30 2026-08-27 09:10:30,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, stdin=, shell=False, universal_newlines=False) 09:10:30 2026-08-27 09:10:30,465 [execute] INFO git cat-file --batch 09:10:30 2026-08-27 09:10:30,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, stdin=, shell=False, universal_newlines=False) 09:10:30 2026-08-27 09:10:30,469 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:10:30 4.1.0-dev.16 [Pipeline] } 09:10:30 $ docker exec --env ******** --env ******** 24d699e30dd709cfbc769f3340e7f132b3623f4a6377e6537e39d62eef102256 ssh-agent -k 09:10:30 unset SSH_AUTH_SOCK; 09:10:30 unset SSH_AGENT_PID; 09:10:30 echo Agent pid 39 killed; 09:10:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:10:31 + git semver [Pipeline] } 09:10:31 $ docker stop --time=1 24d699e30dd709cfbc769f3340e7f132b3623f4a6377e6537e39d62eef102256 09:10:32 $ docker rm -f --volumes 24d699e30dd709cfbc769f3340e7f132b3623f4a6377e6537e39d62eef102256 [Pipeline] // withDockerContainer [Pipeline] sh 09:10:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:10:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:10:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:33 prd-ubuntu20.04-docker-8c-8g-992 does not seem to be running inside a container 09:10:33 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:10:34 $ docker top 40a925835875d4d2c8f21bdd374a529974d0206429e960bd346bbcae2051c65b -eo pid,comm 09:10:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:10:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:10:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:10:34 [ssh-agent] Looking for ssh-agent implementation... 09:10:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:10:34 $ docker exec 40a925835875d4d2c8f21bdd374a529974d0206429e960bd346bbcae2051c65b ssh-agent 09:10:34 SSH_AUTH_SOCK=/tmp/ssh-o6Jln3MrkT9e/agent.32 09:10:34 SSH_AGENT_PID=38 09:10:34 Running ssh-add (command line suppressed) 09:10:34 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_1721164524293115094.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_1721164524293115094.key) 09:10:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:10:34 + git semver push 09:10:35 2026-08-27 09:10:35,205 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:10:35 2026-08-27 09:10:35,209 [run_push] DEBUG push 09:10:35 2026-08-27 09:10:35,209 [execute] INFO git cat-file --batch-check 09:10:35 2026-08-27 09:10:35,209 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, stdin=, shell=False, universal_newlines=False) 09:10:35 2026-08-27 09:10:35,211 [execute] INFO git rev-list e7de24bfdb4083e62153b195b6ed091781017dfd -- 09:10:35 2026-08-27 09:10:35,211 [execute] DEBUG Popen(['git', 'rev-list', 'e7de24bfdb4083e62153b195b6ed091781017dfd', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:10:35 2026-08-27 09:10:35,217 [execute] INFO git fetch -v -- origin 09:10:35 2026-08-27 09:10:35,217 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, stdin=None, shell=False, universal_newlines=True) 09:10:36 2026-08-27 09:10:35,816 [run_push] DEBUG no remote changes detected 09:10:36 2026-08-27 09:10:35,816 [execute] INFO git push origin semver 09:10:36 2026-08-27 09:10:35,817 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:10:37 2026-08-27 09:10:37,337 [run_push] DEBUG push all version tags 09:10:37 2026-08-27 09:10:37,338 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:10:37 2026-08-27 09:10:37,338 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, stdin=None, shell=False, universal_newlines=False) 09:10:38 2026-08-27 09:10:38,795 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:10:38 4.1.0-dev.16 [Pipeline] } 09:10:38 $ docker exec --env ******** --env ******** 40a925835875d4d2c8f21bdd374a529974d0206429e960bd346bbcae2051c65b ssh-agent -k 09:10:39 unset SSH_AUTH_SOCK; 09:10:39 unset SSH_AGENT_PID; 09:10:39 echo Agent pid 38 killed; 09:10:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:10:39 + git semver [Pipeline] } 09:10:39 $ docker stop --time=1 40a925835875d4d2c8f21bdd374a529974d0206429e960bd346bbcae2051c65b 09:10:41 $ docker rm -f --volumes 40a925835875d4d2c8f21bdd374a529974d0206429e960bd346bbcae2051c65b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:10:41 + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] 09:10:41 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 09:10:41 total 16 09:10:41 drwxr-xr-x 3 root root 4096 Aug 27 09:07 . 09:10:41 drwxrwxr-x 9 jenkins jenkins 4096 Aug 27 09:08 .. 09:10:41 drwxr-xr-x 2 root root 4096 Aug 27 09:07 cost 09:10:41 -rw-r--r-- 1 root root 86 Aug 27 09:07 cost.csv 09:10:41 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives 09:10:41 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 09:10:41 total 16 09:10:41 drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 09:07 . 09:10:41 drwxrwxr-x 9 jenkins jenkins 4096 Aug 27 09:08 .. 09:10:41 drwxr-xr-x 2 jenkins jenkins 4096 Aug 27 09:07 cost 09:10:41 -rw-r--r-- 1 jenkins jenkins 86 Aug 27 09:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:10:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:10:42 ---> package-listing.sh 09:10:42 ++ facter osfamily 09:10:42 ++ tr '[:upper:]' '[:lower:]' 09:10:43 + OS_FAMILY=debian 09:10:43 + workspace=/w/workspace/dgexfoundry_go-mod-registry_main 09:10:43 + START_PACKAGES=/tmp/packages_start.txt 09:10:43 + END_PACKAGES=/tmp/packages_end.txt 09:10:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:10:43 + PACKAGES=/tmp/packages_start.txt 09:10:43 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 09:10:43 + PACKAGES=/tmp/packages_end.txt 09:10:43 + case "${OS_FAMILY}" in 09:10:43 + dpkg -l 09:10:43 + grep '^ii' 09:10:43 + '[' -f /tmp/packages_start.txt ']' 09:10:43 + '[' -f /tmp/packages_end.txt ']' 09:10:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:10:43 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 09:10:43 + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ 09:10:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo 09:10:43 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 09:10:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:10:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:44 prd-ubuntu20.04-docker-8c-8g-992 does not seem to be running inside a container 09:10:44 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:10:44 $ docker top 56642c2ddfeccb56cbef7b297f68e048f2589edf10bfd90831937d2a48105f21 -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:44 + touch /tmp/pre-build-complete [Pipeline] sh 09:10:45 + mkdir -p /var/log/sysstat [Pipeline] sh 09:10:45 + ls /var/log/sa-host 09:10:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:10:45 provisioning config files... 09:10:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config8993685667767866267tmp [Pipeline] { [Pipeline] echo 09:10:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:10:45 ---> create-netrc.sh [Pipeline] } 09:10:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:10:46 ---> python-tools-install.sh [Pipeline] echo 09:10:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:10:46 ---> sudo-logs.sh 09:10:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:10:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:10:46 ---> job-cost.sh 09:10:46 lf-activate-venv: SKIPPING 09:10:46 DEBUG: total: 0.2199999988079071 09:10:46 INFO: Retrieving Stack Cost... 09:10:47 INFO: Retrieving Pricing Info for: v3-standard-8 09:10:47 INFO: Archiving Costs [Pipeline] echo 09:10:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:10:47 ---> logs-deploy.sh 09:10:47 lf-activate-venv: SKIPPING 09:10:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/90 09:10:47 INFO: archiving workspace using pattern(s): 09:10:48 Archives upload complete. 09:10:48 INFO: archiving logs to Nexus