Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e5dcf9e29f43769bc3843a884f28eb2f1bfb8d8e 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-ssh13036412945278568514.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-ssh3858849717640996543.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-configuration/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-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15509210069632534645.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-ssh13383766194719291401.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-configuration/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-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14849289916938239760.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-configuration, 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-configuration-settings PROJECT: go-mod-configuration 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-configuration 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-13623 in /w/workspace/oundry_go-mod-configuration_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-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e5dcf9e29f43769bc3843a884f28eb2f1bfb8d8e (main) Commit message: "build(deps): Bump edgex go modules (#227)" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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 e5dcf9e29f43769bc3843a884f28eb2f1bfb8d8e # timeout=10 > git rev-list --no-walk d45da4c960ab2abad19873850d21c36d19b42713 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:22:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:22:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:22:50 ========================================================= 06:22:50 EdgeX Global Pipelines Version Info 06:22:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:22:51 ------------------- 06:22:51 stable info: 06:22:51 ------------------- 06:22:51 Commited By: Ginny Guan ginny@iotechsys.com 06:22:51 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 06:22:51 Message: update stable to v1.0.281 06:22:52 ------------------- 06:22:52 experimental info: 06:22:52 ------------------- 06:22:52 Commited By: **** collab-it+edgex@linuxfoundation.org 06:22:52 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 06:22:52 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5dcf9e29f43769bc3843a884f28eb2f1bfb8d8e [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5dcf9e [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:22:53 + git rev-list -1 --merges e5dcf9e29f43769bc3843a884f28eb2f1bfb8d8e~1..e5dcf9e29f43769bc3843a884f28eb2f1bfb8d8e [Pipeline] echo 06:22:53 -----------> git rev-list -1 --merges e5dcf9e29f43769bc3843a884f28eb2f1bfb8d8e~1..e5dcf9e29f43769bc3843a884f28eb2f1bfb8d8e e5dcf9e29f43769bc3843a884f28eb2f1bfb8d8e 06:22:53 e5dcf9e29f43769bc3843a884f28eb2f1bfb8d8e [false] [Pipeline] sh 06:22:54 + git log --format=format:%s -1 e5dcf9e29f43769bc3843a884f28eb2f1bfb8d8e [Pipeline] echo 06:22:54 ========================================================= 06:22:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:22:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:22:54 + git log --format=format:%s -1 e5dcf9e29f43769bc3843a884f28eb2f1bfb8d8e [Pipeline] echo 06:22:54 [semverPrep] GIT_COMMIT: e5dcf9e29f43769bc3843a884f28eb2f1bfb8d8e, Commit Message: build(deps): Bump edgex go modules (#227) [Pipeline] echo 06:22:54 [semverPrep] This is not a build commit. [Pipeline] sh 06:22:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:22:54 + grep -v github /etc/ssh/ssh_known_hosts 06:22:54 + [ -e /tmp/ssh_known_hosts ] 06:22:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:22:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:22:54 + sudo tee -a /etc/ssh/ssh_known_hosts 06:22:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:22:55 06:22:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:22:55 0.1.4: Pulling from edgex-devops/py-git-semver 06:22:55 3dae71ba6b94: Pulling fs layer 06:22:55 6bf1a483ea7c: Pulling fs layer 06:22:55 f5dfc541a4d3: Pulling fs layer 06:22:55 461d9e800cba: Pulling fs layer 06:22:55 80192f66455f: Pulling fs layer 06:22:55 2e8e34ca0e6c: Pulling fs layer 06:22:55 a29436f7fd5d: Pulling fs layer 06:22:55 923cac83aea3: Pulling fs layer 06:22:55 25ad8b0a4227: Pulling fs layer 06:22:55 db01528c6b51: Pulling fs layer 06:22:55 28988de357af: Pulling fs layer 06:22:55 461d9e800cba: Waiting 06:22:55 80192f66455f: Waiting 06:22:55 a29436f7fd5d: Waiting 06:22:55 923cac83aea3: Waiting 06:22:55 db01528c6b51: Waiting 06:22:55 25ad8b0a4227: Waiting 06:22:55 2e8e34ca0e6c: Waiting 06:22:55 6bf1a483ea7c: Verifying Checksum 06:22:55 6bf1a483ea7c: Download complete 06:22:55 461d9e800cba: Verifying Checksum 06:22:55 461d9e800cba: Download complete 06:22:55 80192f66455f: Verifying Checksum 06:22:55 80192f66455f: Download complete 06:22:56 f5dfc541a4d3: Verifying Checksum 06:22:56 f5dfc541a4d3: Download complete 06:22:56 3dae71ba6b94: Verifying Checksum 06:22:56 3dae71ba6b94: Download complete 06:22:56 923cac83aea3: Verifying Checksum 06:22:56 923cac83aea3: Download complete 06:22:56 25ad8b0a4227: Download complete 06:22:56 db01528c6b51: Download complete 06:22:56 28988de357af: Download complete 06:22:56 a29436f7fd5d: Verifying Checksum 06:22:56 a29436f7fd5d: Download complete 06:22:57 2e8e34ca0e6c: Verifying Checksum 06:22:57 2e8e34ca0e6c: Download complete 06:22:57 3dae71ba6b94: Pull complete 06:22:57 6bf1a483ea7c: Pull complete 06:22:58 f5dfc541a4d3: Pull complete 06:22:58 461d9e800cba: Pull complete 06:22:58 80192f66455f: Pull complete 06:23:02 2e8e34ca0e6c: Pull complete 06:23:02 a29436f7fd5d: Pull complete 06:23:02 923cac83aea3: Pull complete 06:23:02 25ad8b0a4227: Pull complete 06:23:03 db01528c6b51: Pull complete 06:23:03 28988de357af: Pull complete 06:23:03 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:23:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:23:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:03 prd-ubuntu20.04-docker-8c-8g-13623 does not seem to be running inside a container 06:23:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 06:23:08 $ docker top 72a35f5fa98c852fa16d17dc4c03dfc271f48120eea187defc80629be9b0ff87 -eo pid,comm 06:23:09 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). 06:23:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:23:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:09 [ssh-agent] Looking for ssh-agent implementation... 06:23:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:09 $ docker exec 72a35f5fa98c852fa16d17dc4c03dfc271f48120eea187defc80629be9b0ff87 ssh-agent 06:23:09 SSH_AUTH_SOCK=/tmp/ssh-hIqDtT97kLMl/agent.33 06:23:09 SSH_AGENT_PID=39 06:23:09 Running ssh-add (command line suppressed) 06:23:09 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2356160616902011976.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2356160616902011976.key) 06:23:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:09 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] sh 06:23:10 + git tag --points-at HEAD [Pipeline] } 06:23:10 $ docker exec --env ******** --env ******** 72a35f5fa98c852fa16d17dc4c03dfc271f48120eea187defc80629be9b0ff87 ssh-agent -k 06:23:10 unset SSH_AUTH_SOCK; 06:23:10 unset SSH_AGENT_PID; 06:23:10 echo Agent pid 39 killed; 06:23:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:23:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:10 [ssh-agent] Looking for ssh-agent implementation... 06:23:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:10 $ docker exec 72a35f5fa98c852fa16d17dc4c03dfc271f48120eea187defc80629be9b0ff87 ssh-agent 06:23:10 SSH_AUTH_SOCK=/tmp/ssh-vgFqr0QPaD1K/agent.87 06:23:10 SSH_AGENT_PID=93 06:23:10 Running ssh-add (command line suppressed) 06:23:10 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6627994300347202695.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6627994300347202695.key) 06:23:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:10 + git semver init 06:23:11 2026-06-22 06:23:11,145 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:23:11 2026-06-22 06:23:11,148 [run_init] DEBUG init version:0.0.0 force:False 06:23:11 2026-06-22 06:23:11,149 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 06:23:11 2026-06-22 06:23:11,149 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 06:23:11 2026-06-22 06:23:11,149 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=None, shell=False, universal_newlines=False) 06:23:12 2026-06-22 06:23:12,068 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 06:23:12 2026-06-22 06:23:12,068 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 06:23:12 2026-06-22 06:23:12,068 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 06:23:12 2026-06-22 06:23:12,068 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 06:23:12 4.1.0-dev.22 [Pipeline] } 06:23:12 $ docker exec --env ******** --env ******** 72a35f5fa98c852fa16d17dc4c03dfc271f48120eea187defc80629be9b0ff87 ssh-agent -k 06:23:12 unset SSH_AUTH_SOCK; 06:23:12 unset SSH_AGENT_PID; 06:23:12 echo Agent pid 93 killed; 06:23:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:23:12 + git semver [Pipeline] } 06:23:13 $ docker stop --time=1 72a35f5fa98c852fa16d17dc4c03dfc271f48120eea187defc80629be9b0ff87 06:23:14 $ docker rm -f --volumes 72a35f5fa98c852fa16d17dc4c03dfc271f48120eea187defc80629be9b0ff87 [Pipeline] // withDockerContainer [Pipeline] sh 06:23:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:23:15 Stashed 1 file(s) [Pipeline] echo 06:23:15 [edgeXSemver]: initialized semver on version 4.1.0-dev.22 [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 06:23:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:23:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:23:15 ========================================================= 06:23:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 06:23:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 06:23:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:23:15 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 06:23:15 2d35ebdb57d9: Pulling fs layer 06:23:15 c35fb4624d26: Pulling fs layer 06:23:15 4e2aec7ef170: Pulling fs layer 06:23:15 333b49ad6fbf: Pulling fs layer 06:23:15 4f4fb700ef54: Pulling fs layer 06:23:15 c3e65509a76b: Pulling fs layer 06:23:15 7cf9ebb963bd: Pulling fs layer 06:23:15 bb34ca984cfb: Pulling fs layer 06:23:15 151cf03bc807: Pulling fs layer 06:23:15 4f4fb700ef54: Waiting 06:23:15 c3e65509a76b: Waiting 06:23:15 7cf9ebb963bd: Waiting 06:23:15 151cf03bc807: Waiting 06:23:15 bb34ca984cfb: Waiting 06:23:15 333b49ad6fbf: Waiting 06:23:15 c35fb4624d26: Verifying Checksum 06:23:15 c35fb4624d26: Download complete 06:23:15 333b49ad6fbf: Verifying Checksum 06:23:15 333b49ad6fbf: Download complete 06:23:15 4f4fb700ef54: Download complete 06:23:15 c3e65509a76b: Verifying Checksum 06:23:15 c3e65509a76b: Download complete 06:23:15 2d35ebdb57d9: Verifying Checksum 06:23:15 2d35ebdb57d9: Download complete 06:23:16 7cf9ebb963bd: Verifying Checksum 06:23:16 7cf9ebb963bd: Download complete 06:23:16 2d35ebdb57d9: Pull complete 06:23:16 4e2aec7ef170: Verifying Checksum 06:23:16 4e2aec7ef170: Download complete 06:23:16 151cf03bc807: Verifying Checksum 06:23:16 151cf03bc807: Download complete 06:23:16 c35fb4624d26: Pull complete 06:23:16 bb34ca984cfb: Verifying Checksum 06:23:16 bb34ca984cfb: Download complete 06:23:21 4e2aec7ef170: Pull complete 06:23:21 333b49ad6fbf: Pull complete 06:23:21 4f4fb700ef54: Pull complete 06:23:21 c3e65509a76b: Pull complete 06:23:21 7cf9ebb963bd: Pull complete 06:23:25 bb34ca984cfb: Pull complete 06:23:25 151cf03bc807: Pull complete 06:23:25 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:23:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:23:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh 06:23:26 + 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 06:23:26 + docker inspect -f . ci-base-image-x86_64 06:23:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:26 prd-ubuntu20.04-docker-8c-8g-13623 does not seem to be running inside a container 06:23:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 06:23:31 $ docker top a95e320ad223e1bd1e35b3433ba6d9f3a0914c08a3eea82215c49fc8a0c68340 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:31 + go version 06:23:31 go version go1.25.2 linux/amd64 [Pipeline] } 06:23:31 $ docker stop --time=1 a95e320ad223e1bd1e35b3433ba6d9f3a0914c08a3eea82215c49fc8a0c68340 06:23:33 $ docker rm -f --volumes a95e320ad223e1bd1e35b3433ba6d9f3a0914c08a3eea82215c49fc8a0c68340 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:33 + docker inspect -f . ci-base-image-x86_64 06:23:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:33 prd-ubuntu20.04-docker-8c-8g-13623 does not seem to be running inside a container 06:23:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 06:23:34 $ docker top 7bd3a6627941492997c69da0991b4134eebbc049a7271fe47f43f813dcce48bf -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:34 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh 06:23:34 + make test 06:23:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:23:34 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.1.0-dev.29 06:23:34 go: downloading github.com/stretchr/testify v1.11.1 06:23:34 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.39 06:23:35 go: downloading github.com/mitchellh/mapstructure v1.5.0 06:23:35 go: downloading github.com/spf13/cast v1.10.0 06:23:35 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 06:23:35 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 06:23:35 go: downloading github.com/stretchr/objx v0.5.2 06:23:36 go: downloading github.com/fxamacker/cbor/v2 v2.9.2 06:23:36 go: downloading github.com/google/uuid v1.6.0 06:23:36 go: downloading github.com/go-playground/validator/v10 v10.30.3 06:23:36 go: downloading gopkg.in/yaml.v3 v3.0.1 06:23:36 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.1 06:23:36 go: downloading github.com/x448/float16 v0.8.4 06:23:36 go: downloading github.com/gabriel-vasile/mimetype v1.4.13 06:23:36 go: downloading github.com/go-playground/universal-translator v0.18.1 06:23:36 go: downloading github.com/leodido/go-urn v1.4.0 06:23:36 go: downloading golang.org/x/crypto v0.52.0 06:23:36 go: downloading golang.org/x/text v0.37.0 06:23:36 go: downloading github.com/gorilla/websocket v1.5.3 06:23:36 go: downloading golang.org/x/net v0.54.0 06:23:36 go: downloading golang.org/x/sync v0.20.0 06:23:36 go: downloading github.com/go-playground/locales v0.14.1 06:23:37 go: downloading golang.org/x/sys v0.45.0 06:23:49 ok github.com/edgexfoundry/go-mod-configuration/v4/configuration 0.007s coverage: 83.3% of statements 06:23:49 github.com/edgexfoundry/go-mod-configuration/v4/configuration/mocks coverage: 0.0% of statements 06:23:49 ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/keeper 0.034s coverage: 58.4% of statements 06:23:49 ok github.com/edgexfoundry/go-mod-configuration/v4/pkg/types 0.006s coverage: 100.0% of statements 06:24:01 0 issues. 06:24:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:24:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:24:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:24:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 06:24:02 $ docker stop --time=1 7bd3a6627941492997c69da0991b4134eebbc049a7271fe47f43f813dcce48bf 06:24:05 $ docker rm -f --volumes 7bd3a6627941492997c69da0991b4134eebbc049a7271fe47f43f813dcce48bf [Pipeline] // withDockerContainer [Pipeline] sh 06:24:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:24:06 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 06:24:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:24:07 06:24:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:24:07 latest: Pulling from edgex-lftools-log-publisher 06:24:07 5eb5b503b376: Pulling fs layer 06:24:07 5c69ac0246d0: Pulling fs layer 06:24:07 ec43610c2a17: Pulling fs layer 06:24:07 3a2ae6a8a46f: Pulling fs layer 06:24:07 33b1e0a273af: Pulling fs layer 06:24:07 5d3b04190fa2: Pulling fs layer 06:24:07 2f39f015ded8: Pulling fs layer 06:24:07 33b1e0a273af: Waiting 06:24:07 2f39f015ded8: Waiting 06:24:07 3a2ae6a8a46f: Waiting 06:24:07 5d3b04190fa2: Waiting 06:24:07 5c69ac0246d0: Verifying Checksum 06:24:07 5c69ac0246d0: Download complete 06:24:07 3a2ae6a8a46f: Download complete 06:24:07 33b1e0a273af: Verifying Checksum 06:24:07 33b1e0a273af: Download complete 06:24:07 5d3b04190fa2: Verifying Checksum 06:24:07 5d3b04190fa2: Download complete 06:24:07 ec43610c2a17: Verifying Checksum 06:24:07 ec43610c2a17: Download complete 06:24:07 5eb5b503b376: Verifying Checksum 06:24:07 5eb5b503b376: Download complete 06:24:08 2f39f015ded8: Verifying Checksum 06:24:08 2f39f015ded8: Download complete 06:24:09 5eb5b503b376: Pull complete 06:24:09 5c69ac0246d0: Pull complete 06:24:09 ec43610c2a17: Pull complete 06:24:09 3a2ae6a8a46f: Pull complete 06:24:09 33b1e0a273af: Pull complete 06:24:09 5d3b04190fa2: Pull complete 06:24:15 2f39f015ded8: Pull complete 06:24:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:24:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:24:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:15 prd-ubuntu20.04-docker-8c-8g-13623 does not seem to be running inside a container 06:24:15 $ 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/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 06:24:18 $ docker top ef56770d83ba53fa1e7e59ad7a68e4ddee53ff50503c1d433df14b68e590e17b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:18 ---> job-cost.sh 06:24:18 lf-activate-venv: SKIPPING 06:24:18 INFO: No Stack... 06:24:18 INFO: Retrieving Pricing Info for: v3-standard-8 06:24:18 INFO: Archiving Costs [Pipeline] sh 06:24:19 + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv 06:24:19 + cut -d, -f6 [Pipeline] lock 06:24:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-118-stack-cost] 06:24:19 Resource [jenkins-edgexfoundry-go-mod-configuration-main-118-stack-cost] did not exist. Created. 06:24:19 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:24:19 + echo total: 0.2199999988079071 [Pipeline] stash 06:24:19 Stashed 1 file(s) [Pipeline] } 06:24:19 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-118-stack-cost] [Pipeline] // lock [Pipeline] } 06:24:19 $ docker stop --time=1 ef56770d83ba53fa1e7e59ad7a68e4ddee53ff50503c1d433df14b68e590e17b 06:24:20 $ docker rm -f --volumes ef56770d83ba53fa1e7e59ad7a68e4ddee53ff50503c1d433df14b68e590e17b [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 06:24:21 provisioning config files... 06:24:21 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config9896087721283730209tmp [Pipeline] { [Pipeline] sh 06:24:21 + set +x 06:24:21 + curl -s https://codecov.io/bash 06:24:21 + bash -s -- 06:24:21 06:24:21 _____ _ 06:24:21 / ____| | | 06:24:21 | | ___ __| | ___ ___ _____ __ 06:24:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:24:21 | |___| (_) | (_| | __/ (_| (_) \ V / 06:24:21 \_____\___/ \__,_|\___|\___\___/ \_/ 06:24:21 Bash-1.0.6 06:24:21 06:24:21 06:24:21 ==> git version 2.25.1 found 06:24:21 ==> 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 06:24:21 Release-Date: 2020-01-08 06:24:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:24:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:24:21 ==> Jenkins CI detected. 06:24:21 current dir:  /w/workspace/oundry_go-mod-configuration_main 06:24:21 project root: . 06:24:21 --> token set from env 06:24:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:24:21 ==> Running gcov in . (disable via -X gcov) 06:24:21 ==> Python coveragepy not found 06:24:21 ==> Searching for coverage reports in: 06:24:21 + . 06:24:21 -> Found 1 reports 06:24:21 ==> Detecting git/mercurial file structure 06:24:21 ==> Reading reports 06:24:21 + ./coverage.out bytes=27661 06:24:21 ==> Appending adjustments 06:24:21 https://docs.codecov.io/docs/fixing-reports 06:24:21 + Found adjustments 06:24:21 ==> Gzipping contents 06:24:21 4.0K /tmp/codecov.Th6JGH.gz 06:24:21 ==> Uploading reports 06:24:21 url: https://codecov.io 06:24:21 query: branch=main&commit=e5dcf9e29f43769bc3843a884f28eb2f1bfb8d8e&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 06:24:21 -> Pinging Codecov 06:24:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e5dcf9e29f43769bc3843a884f28eb2f1bfb8d8e&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 06:24:22 -> Uploading to 06:24:22 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-configuration/e5dcf9e29f43769bc3843a884f28eb2f1bfb8d8e/655a68c8-8d62-43d0-bd0b-a4f8085bab73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260622%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260622T062421Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=be1b10cf3da02120853d5a431b329af831f9b6251249c341f937be37a3cfa38b 06:24:22 % Total % Received % Xferd Average Speed Time Time Time Current 06:24:22 Dload Upload Total Spent Left Speed 06:24:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3599 0 0 100 3599 0 9471 --:--:-- --:--:-- --:--:-- 9446 100 3599 0 0 100 3599 0 6803 --:--:-- --:--:-- --:--:-- 6790 06:24:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/e5dcf9e29f43769bc3843a884f28eb2f1bfb8d8e [Pipeline] } 06:24:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:24:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:24:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:24:23 06:24:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:24:23 latest: Pulling from edgex-devops/edgex-snyk-go 06:24:23 2d35ebdb57d9: Already exists 06:24:23 85e8836fcdb2: Pulling fs layer 06:24:23 91631faa732a: Pulling fs layer 06:24:23 f3f5ae8826fa: Pulling fs layer 06:24:23 4f4fb700ef54: Pulling fs layer 06:24:23 7861252a18e6: Pulling fs layer 06:24:23 9130f900ef6f: Pulling fs layer 06:24:23 7861252a18e6: Waiting 06:24:23 9130f900ef6f: Waiting 06:24:23 4f4fb700ef54: Waiting 06:24:23 f3f5ae8826fa: Verifying Checksum 06:24:23 f3f5ae8826fa: Download complete 06:24:23 85e8836fcdb2: Verifying Checksum 06:24:23 85e8836fcdb2: Download complete 06:24:23 4f4fb700ef54: Verifying Checksum 06:24:23 4f4fb700ef54: Download complete 06:24:23 85e8836fcdb2: Pull complete 06:24:23 7861252a18e6: Verifying Checksum 06:24:23 7861252a18e6: Download complete 06:24:23 91631faa732a: Verifying Checksum 06:24:23 91631faa732a: Download complete 06:24:24 9130f900ef6f: Verifying Checksum 06:24:24 9130f900ef6f: Download complete 06:24:27 91631faa732a: Pull complete 06:24:27 f3f5ae8826fa: Pull complete 06:24:27 4f4fb700ef54: Pull complete 06:24:28 7861252a18e6: Pull complete 06:24:31 9130f900ef6f: Pull complete 06:24:31 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 06:24:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:24:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:31 prd-ubuntu20.04-docker-8c-8g-13623 does not seem to be running inside a container 06:24:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 06:24:35 $ docker top abd2ab51559dc02184d4c44bb26fac2f5f170d26fafc1c0f3cefc6faa3669c27 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:35 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] echo 06:24:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh 06:24:36 + set -o pipefail 06:24:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' 06:24:42 06:24:42 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v4)... 06:24:42 06:24:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9058f8bc-7826-44a2-9133-c5a7a6d208e7/history/d867fc8a-8fde-4427-9ea1-ed4179e0156a 06:24:42 06:24:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:24:42 [Pipeline] } 06:24:42 $ docker stop --time=1 abd2ab51559dc02184d4c44bb26fac2f5f170d26fafc1c0f3cefc6faa3669c27 06:24:45 $ docker rm -f --volumes abd2ab51559dc02184d4c44bb26fac2f5f170d26fafc1c0f3cefc6faa3669c27 [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 06:24:46 + git log --format=format:%s -1 e5dcf9e29f43769bc3843a884f28eb2f1bfb8d8e [Pipeline] sh 06:24:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:24:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:47 prd-ubuntu20.04-docker-8c-8g-13623 does not seem to be running inside a container 06:24:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 06:24:47 $ docker top 94e03b5352d7037d89a4d1aeee1f87b6693af900102b1e7d50e61f3903fe25c2 -eo pid,comm 06:24: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). 06:24:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:24:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:47 [ssh-agent] Looking for ssh-agent implementation... 06:24:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:47 $ docker exec 94e03b5352d7037d89a4d1aeee1f87b6693af900102b1e7d50e61f3903fe25c2 ssh-agent 06:24:47 SSH_AUTH_SOCK=/tmp/ssh-dIKzaQnnnhY7/agent.34 06:24:47 SSH_AGENT_PID=40 06:24:47 Running ssh-add (command line suppressed) 06:24:47 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_16268311253824022860.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_16268311253824022860.key) 06:24:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:48 + git semver tag 06:24:48 2026-06-22 06:24:48,441 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:24:48 2026-06-22 06:24:48,444 [run_tag] DEBUG tag force:False 06:24:48 2026-06-22 06:24:48,444 [check_head_tag] DEBUG check head tag 06:24:48 2026-06-22 06:24:48,445 [execute] INFO git cat-file --batch-check 06:24:48 2026-06-22 06:24:48,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=, shell=False, universal_newlines=False) 06:24:48 2026-06-22 06:24:48,447 [execute] INFO git cat-file --batch 06:24:48 2026-06-22 06:24:48,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=, shell=False, universal_newlines=False) 06:24:48 2026-06-22 06:24:48,455 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 06:24:48 2026-06-22 06:24:48,455 [execute] INFO git tag -a v4.1.0-dev.22 -m v4.1.0-dev.22 06:24:48 2026-06-22 06:24:48,455 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.22', '-m', 'v4.1.0-dev.22'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=None, shell=False, universal_newlines=False) 06:24:48 2026-06-22 06:24:48,458 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 06:24:48 4.1.0-dev.22 [Pipeline] } 06:24:48 $ docker exec --env ******** --env ******** 94e03b5352d7037d89a4d1aeee1f87b6693af900102b1e7d50e61f3903fe25c2 ssh-agent -k 06:24:48 unset SSH_AUTH_SOCK; 06:24:48 unset SSH_AGENT_PID; 06:24:48 echo Agent pid 40 killed; 06:24:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:48 + git semver [Pipeline] } 06:24:49 $ docker stop --time=1 94e03b5352d7037d89a4d1aeee1f87b6693af900102b1e7d50e61f3903fe25c2 06:24:50 $ docker rm -f --volumes 94e03b5352d7037d89a4d1aeee1f87b6693af900102b1e7d50e61f3903fe25c2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:24:50 06:24:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:24:51 0.23.1-centos7: Pulling from edgex-lftools 06:24:51 ab5ef0e58194: Pulling fs layer 06:24:51 9712f1f96733: Pulling fs layer 06:24:51 63f879dbbcfc: Pulling fs layer 06:24:51 0d9ebad4ef96: Pulling fs layer 06:24:51 e9a5061849ea: Pulling fs layer 06:24:51 d747dcd14b5f: Pulling fs layer 06:24:51 2de7ff778b66: Pulling fs layer 06:24:51 0d9ebad4ef96: Waiting 06:24:51 e9a5061849ea: Waiting 06:24:51 d747dcd14b5f: Waiting 06:24:51 2de7ff778b66: Waiting 06:24:51 9712f1f96733: Verifying Checksum 06:24:51 9712f1f96733: Download complete 06:24:51 63f879dbbcfc: Verifying Checksum 06:24:51 63f879dbbcfc: Download complete 06:24:51 e9a5061849ea: Download complete 06:24:51 d747dcd14b5f: Verifying Checksum 06:24:51 d747dcd14b5f: Download complete 06:24:51 ab5ef0e58194: Verifying Checksum 06:24:51 ab5ef0e58194: Download complete 06:24:51 2de7ff778b66: Verifying Checksum 06:24:51 2de7ff778b66: Download complete 06:24:51 0d9ebad4ef96: Verifying Checksum 06:24:51 0d9ebad4ef96: Download complete 06:24:55 ab5ef0e58194: Pull complete 06:24:55 9712f1f96733: Pull complete 06:24:56 63f879dbbcfc: Pull complete 06:25:02 0d9ebad4ef96: Pull complete 06:25:02 e9a5061849ea: Pull complete 06:25:02 d747dcd14b5f: Pull complete 06:25:03 2de7ff778b66: Pull complete 06:25:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:25:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:25:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:03 prd-ubuntu20.04-docker-8c-8g-13623 does not seem to be running inside a container 06:25:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 06:25:08 $ docker top 9b03d553528d03a10a9ab8d2e6b325f6acb3d2eee7e9aa975d14946e408e2464 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:25:08 provisioning config files... 06:25:08 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config3041393342718525438tmp 06:25:08 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config14429306962127559186tmp 06:25:08 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config7894572538638065837tmp [Pipeline] { [Pipeline] echo 06:25:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:25:09 ---> sigul-configuration.sh 06:25:09 gpg: directory `/root/.gnupg' created 06:25:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:25:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:25:09 gpg: keyring `/root/.gnupg/secring.gpg' created 06:25:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:25:09 gpg: CAST5 encrypted data 06:25:09 gpg: encrypted with 1 passphrase 06:25:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:25:09 + mkdir /home/jenkins 06:25:09 + mkdir /home/jenkins/sigul [Pipeline] sh 06:25:09 + 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 06:25:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:25:09 ---> sigul-install.sh 06:25:09 Sigul already installed; skipping installation. [Pipeline] sh 06:25:10 + git tag --list 06:25:10 v0.0.0 06:25:10 v0.0.1 06:25:10 v0.0.2 06:25:10 v0.0.3 06:25:10 v0.0.4 06:25:10 v0.0.5 06:25:10 v0.0.6 06:25:10 v0.0.7 06:25:10 v0.0.8 06:25:10 v2.0.0 06:25:10 v2.1.0 06:25:10 v2.2.0 06:25:10 v2.3.0 06:25:10 v3.0 06:25:10 v3.0.0 06:25:10 v3.1 06:25:10 v3.1.0 06:25:10 v4.0 06:25:10 v4.0.0 06:25:10 v4.0.1 06:25:10 v4.0.3 06:25:10 v4.1.0-dev.22 [Pipeline] sh 06:25:10 + lftools sign git-tag v4.1.0-dev.22 06:25:11 Signing Git tag with Sigul... 06:25:11 Signing v4.1.0-dev.22 [Pipeline] echo 06:25:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:25:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:25:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:25:12 $ docker stop --time=1 9b03d553528d03a10a9ab8d2e6b325f6acb3d2eee7e9aa975d14946e408e2464 06:25:13 $ docker rm -f --volumes 9b03d553528d03a10a9ab8d2e6b325f6acb3d2eee7e9aa975d14946e408e2464 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:25:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:25:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:25:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:14 prd-ubuntu20.04-docker-8c-8g-13623 does not seem to be running inside a container 06:25:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 06:25:15 $ docker top 643f87f1b6a2630ed360bf5e5ef80899759936276bb80bc020d7da6c27503326 -eo pid,comm 06:25:15 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). 06:25:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:25:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:25:15 [ssh-agent] Looking for ssh-agent implementation... 06:25:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:15 $ docker exec 643f87f1b6a2630ed360bf5e5ef80899759936276bb80bc020d7da6c27503326 ssh-agent 06:25:15 SSH_AUTH_SOCK=/tmp/ssh-02YnLczn1dN3/agent.32 06:25:15 SSH_AGENT_PID=38 06:25:15 Running ssh-add (command line suppressed) 06:25:15 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_10856177438023821477.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_10856177438023821477.key) 06:25:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:25:15 + git semver bump pre 06:25:16 2026-06-22 06:25:16,167 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:25:16 2026-06-22 06:25:16,170 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 06:25:16 2026-06-22 06:25:16,170 [bump_version] DEBUG bumping version:4.1.0-dev.22 on axis:pre with prefix:dev 06:25:16 2026-06-22 06:25:16,171 [bump_version] DEBUG bumped version:4.1.0-dev.23 06:25:16 2026-06-22 06:25:16,171 [write_version] DEBUG write version:4.1.0-dev.23 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True 06:25:16 2026-06-22 06:25:16,171 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 06:25:16 2026-06-22 06:25:16,171 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main 06:25:16 2026-06-22 06:25:16,172 [execute] INFO git cat-file --batch-check 06:25:16 2026-06-22 06:25:16,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=, shell=False, universal_newlines=False) 06:25:16 2026-06-22 06:25:16,176 [execute] INFO git cat-file --batch 06:25:16 2026-06-22 06:25:16,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=, shell=False, universal_newlines=False) 06:25:16 2026-06-22 06:25:16,179 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 06:25:16 4.1.0-dev.23 [Pipeline] } 06:25:16 $ docker exec --env ******** --env ******** 643f87f1b6a2630ed360bf5e5ef80899759936276bb80bc020d7da6c27503326 ssh-agent -k 06:25:16 unset SSH_AUTH_SOCK; 06:25:16 unset SSH_AGENT_PID; 06:25:16 echo Agent pid 38 killed; 06:25:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:25:16 + git semver [Pipeline] } 06:25:17 $ docker stop --time=1 643f87f1b6a2630ed360bf5e5ef80899759936276bb80bc020d7da6c27503326 06:25:18 $ docker rm -f --volumes 643f87f1b6a2630ed360bf5e5ef80899759936276bb80bc020d7da6c27503326 [Pipeline] // withDockerContainer [Pipeline] sh 06:25:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:25:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:25:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:19 prd-ubuntu20.04-docker-8c-8g-13623 does not seem to be running inside a container 06:25:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 06:25:19 $ docker top 952c1f7964170afa762ae6d835682fc5fe543027347490cadadb23e1279d2584 -eo pid,comm 06:25:19 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). 06:25:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:25:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:25:19 [ssh-agent] Looking for ssh-agent implementation... 06:25:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:19 $ docker exec 952c1f7964170afa762ae6d835682fc5fe543027347490cadadb23e1279d2584 ssh-agent 06:25:19 SSH_AUTH_SOCK=/tmp/ssh-RY4Y5A0lACFs/agent.33 06:25:19 SSH_AGENT_PID=39 06:25:19 Running ssh-add (command line suppressed) 06:25:20 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4598607503731683897.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4598607503731683897.key) 06:25:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:25:20 + git semver push 06:25:20 2026-06-22 06:25:20,562 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:25:20 2026-06-22 06:25:20,565 [run_push] DEBUG push 06:25:20 2026-06-22 06:25:20,566 [execute] INFO git cat-file --batch-check 06:25:20 2026-06-22 06:25:20,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=, shell=False, universal_newlines=False) 06:25:20 2026-06-22 06:25:20,568 [execute] INFO git rev-list 3846f8f4b9f93d40be8457774898a16ec10b5588 -- 06:25:20 2026-06-22 06:25:20,569 [execute] DEBUG Popen(['git', 'rev-list', '3846f8f4b9f93d40be8457774898a16ec10b5588', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:25:20 2026-06-22 06:25:20,577 [execute] INFO git fetch -v -- origin 06:25:20 2026-06-22 06:25:20,577 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=None, shell=False, universal_newlines=True) 06:25:21 2026-06-22 06:25:21,098 [run_push] DEBUG no remote changes detected 06:25:21 2026-06-22 06:25:21,098 [execute] INFO git push origin semver 06:25:21 2026-06-22 06:25:21,099 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:25:22 2026-06-22 06:25:22,313 [run_push] DEBUG push all version tags 06:25:22 2026-06-22 06:25:22,313 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:25:22 2026-06-22 06:25:22,314 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=None, shell=False, universal_newlines=False) 06:25:23 2026-06-22 06:25:23,562 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 06:25:23 4.1.0-dev.23 [Pipeline] } 06:25:23 $ docker exec --env ******** --env ******** 952c1f7964170afa762ae6d835682fc5fe543027347490cadadb23e1279d2584 ssh-agent -k 06:25:24 unset SSH_AUTH_SOCK; 06:25:24 unset SSH_AGENT_PID; 06:25:24 echo Agent pid 39 killed; 06:25:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:25:24 + git semver [Pipeline] } 06:25:24 $ docker stop --time=1 952c1f7964170afa762ae6d835682fc5fe543027347490cadadb23e1279d2584 06:25:25 $ docker rm -f --volumes 952c1f7964170afa762ae6d835682fc5fe543027347490cadadb23e1279d2584 [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 06:25:26 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 06:25:26 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 06:25:26 total 16 06:25:26 drwxr-xr-x 3 root root 4096 Jun 22 06:24 . 06:25:26 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 06:25 .. 06:25:26 drwxr-xr-x 2 root root 4096 Jun 22 06:24 cost 06:25:26 -rw-r--r-- 1 root root 92 Jun 22 06:24 cost.csv 06:25:26 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 06:25:26 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 06:25:26 total 16 06:25:26 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 06:24 . 06:25:26 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 06:25 .. 06:25:26 drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 06:24 cost 06:25:26 -rw-r--r-- 1 jenkins jenkins 92 Jun 22 06:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:25:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:25:27 ---> package-listing.sh 06:25:27 ++ facter osfamily 06:25:27 ++ tr '[:upper:]' '[:lower:]' 06:25:28 + OS_FAMILY=debian 06:25:28 + workspace=/w/workspace/oundry_go-mod-configuration_main 06:25:28 + START_PACKAGES=/tmp/packages_start.txt 06:25:28 + END_PACKAGES=/tmp/packages_end.txt 06:25:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:25:28 + PACKAGES=/tmp/packages_start.txt 06:25:28 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 06:25:28 + PACKAGES=/tmp/packages_end.txt 06:25:28 + case "${OS_FAMILY}" in 06:25:28 + dpkg -l 06:25:28 + grep '^ii' 06:25:28 + '[' -f /tmp/packages_start.txt ']' 06:25:28 + '[' -f /tmp/packages_end.txt ']' 06:25:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:25:28 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 06:25:28 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 06:25:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 06:25:28 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:25:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:25:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:29 prd-ubuntu20.04-docker-8c-8g-13623 does not seem to be running inside a container 06:25:29 $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 06:25:29 $ docker top 0a19685ec94c64147b79ebc9457a0f865e400aff7d488e786eda8dbc104267e3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:29 + touch /tmp/pre-build-complete [Pipeline] sh 06:25:29 + mkdir -p /var/log/sysstat [Pipeline] sh 06:25:30 + ls /var/log/sa-host 06:25:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:30 provisioning config files... 06:25:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config10440270398686037236tmp [Pipeline] { [Pipeline] echo 06:25:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:25:30 ---> create-netrc.sh [Pipeline] } 06:25:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:25:31 ---> python-tools-install.sh [Pipeline] echo 06:25:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:25:31 ---> sudo-logs.sh 06:25:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:25:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:25:31 ---> job-cost.sh 06:25:31 lf-activate-venv: SKIPPING 06:25:31 DEBUG: total: 0.2199999988079071 06:25:31 INFO: Retrieving Stack Cost... 06:25:31 INFO: Retrieving Pricing Info for: v3-standard-8 06:25:32 INFO: Archiving Costs [Pipeline] echo 06:25:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:25:32 ---> logs-deploy.sh 06:25:32 lf-activate-venv: SKIPPING 06:25:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/118 06:25:32 INFO: archiving workspace using pattern(s): 06:25:33 Archives upload complete. 06:25:33 INFO: archiving logs to Nexus 06:25:34 ---> uname -a: 06:25:34 Linux prd-ubuntu20-04-docker-8c-8g-13623 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:25:34 06:25:34 06:25:34 ---> lscpu: 06:25:34 Architecture: x86_64 06:25:34 CPU op-mode(s): 32-bit, 64-bit 06:25:34 Byte Order: Little Endian 06:25:34 Address sizes: 40 bits physical, 48 bits virtual 06:25:34 CPU(s): 8 06:25:34 On-line CPU(s) list: 0-7 06:25:34 Thread(s) per core: 1 06:25:34 Core(s) per socket: 1 06:25:34 Socket(s): 8 06:25:34 NUMA node(s): 1 06:25:34 Vendor ID: AuthenticAMD 06:25:34 CPU family: 23 06:25:34 Model: 49 06:25:34 Model name: AMD EPYC-Rome Processor 06:25:34 Stepping: 0 06:25:34 CPU MHz: 2799.998 06:25:34 BogoMIPS: 5599.99 06:25:34 Virtualization: AMD-V 06:25:34 Hypervisor vendor: KVM 06:25:34 Virtualization type: full 06:25:34 L1d cache: 256 KiB 06:25:34 L1i cache: 256 KiB 06:25:34 L2 cache: 4 MiB 06:25:34 L3 cache: 128 MiB 06:25:34 NUMA node0 CPU(s): 0-7 06:25:34 Vulnerability Gather data sampling: Not affected 06:25:34 Vulnerability Itlb multihit: Not affected 06:25:34 Vulnerability L1tf: Not affected 06:25:34 Vulnerability Mds: Not affected 06:25:34 Vulnerability Meltdown: Not affected 06:25:34 Vulnerability Mmio stale data: Not affected 06:25:34 Vulnerability Retbleed: Vulnerable 06:25:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:25:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:25:34 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:25:34 Vulnerability Srbds: Not affected 06:25:34 Vulnerability Tsx async abort: Not affected 06:25:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:25:34 06:25:34 06:25:34 ---> nproc: 06:25:34 8 06:25:34 06:25:34 06:25:34 ---> df -h: 06:25:34 Filesystem Size Used Avail Use% Mounted on 06:25:34 overlay 155G 13G 143G 8% / 06:25:34 tmpfs 64M 0 64M 0% /dev 06:25:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:25:34 shm 64M 0 64M 0% /dev/shm 06:25:34 /dev/vda1 155G 13G 143G 8% /facter-os 06:25:34 06:25:34 06:25:34 ---> sar -b -r -n DEV: 06:25:34 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-13623) 06/22/26 _x86_64_ (8 CPU) 06:25:34 06:25:34 06:22:03 LINUX RESTART (8 CPU) 06:25:34 06:25:34 06:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:25:34 06:24:01 112.35 4.12 108.24 0.00 521.81 48560.85 0.00 06:25:34 06:25:01 130.64 0.35 130.29 0.00 20.66 61115.55 0.00 06:25:34 Average: 121.58 2.22 119.36 0.00 269.13 54890.94 0.00 06:25:34 06:25:34 06:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:25:34 06:24:01 28118444 31502888 783668 2.38 104736 3503724 1761272 5.19 1204844 3094520 298956 06:25:34 06:25:01 26549320 31510208 774044 2.35 161232 4894532 1784208 5.26 1203852 4526572 590064 06:25:34 Average: 27333882 31506548 778856 2.37 132984 4199128 1772740 5.23 1204348 3810546 444510 06:25:34 06:25:34 06:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:25:34 06:24:01 docker0 48.26 53.18 3.64 458.58 0.00 0.00 0.00 0.00 06:25:34 06:24:01 veth603f117 41.93 46.40 3.64 385.65 0.00 0.00 0.00 0.03 06:25:34 06:24:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 06:25:34 06:24:01 ens3 225.93 163.84 3914.97 61.19 0.00 0.00 0.00 0.00 06:25:34 06:25:01 docker0 45.24 47.66 3.50 379.92 0.00 0.00 0.00 0.00 06:25:34 06:25:01 lo 3.00 3.00 0.29 0.29 0.00 0.00 0.00 0.00 06:25:34 06:25:01 ens3 445.74 317.95 10144.50 47.79 0.00 0.00 0.00 0.00 06:25:34 Average: docker0 46.74 50.39 3.57 418.92 0.00 0.00 0.00 0.00 06:25:34 Average: lo 2.05 2.05 0.20 0.20 0.00 0.00 0.00 0.00 06:25:34 Average: ens3 336.76 241.54 7055.90 54.43 0.00 0.00 0.00 0.00 06:25:34 06:25:34 06:25:34 ---> sar -P ALL: 06:25:34 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-13623) 06/22/26 _x86_64_ (8 CPU) 06:25:34 06:25:34 06:22:03 LINUX RESTART (8 CPU) 06:25:34 06:25:34 06:23:02 CPU %user %nice %system %iowait %steal %idle 06:25:34 06:24:01 all 23.25 0.00 5.61 2.58 0.12 68.44 06:25:34 06:24:01 0 23.07 0.00 5.82 0.15 0.10 70.85 06:25:34 06:24:01 1 22.30 0.00 5.60 1.19 0.14 70.78 06:25:34 06:24:01 2 22.77 0.00 5.50 6.65 0.12 64.97 06:25:34 06:24:01 3 23.57 0.00 5.82 0.27 0.12 70.22 06:25:34 06:24:01 4 24.73 0.00 7.20 5.02 0.12 62.93 06:25:34 06:24:01 5 22.20 0.00 4.90 2.40 0.10 70.40 06:25:34 06:24:01 6 23.22 0.00 5.17 1.34 0.10 70.17 06:25:34 06:24:01 7 24.14 0.00 4.89 3.64 0.12 67.22 06:25:34 06:25:01 all 8.74 0.00 4.23 2.19 0.09 84.76 06:25:34 06:25:01 0 10.93 0.00 3.56 0.40 0.08 85.02 06:25:34 06:25:01 1 8.75 0.00 4.47 7.05 0.10 79.63 06:25:34 06:25:01 2 9.83 0.00 5.59 2.63 0.10 81.84 06:25:34 06:25:01 3 8.84 0.00 4.36 0.05 0.08 86.66 06:25:34 06:25:01 4 8.83 0.00 3.15 0.09 0.09 87.85 06:25:34 06:25:01 5 7.70 0.00 3.95 5.92 0.09 82.33 06:25:34 06:25:01 6 5.97 0.00 4.11 1.32 0.12 88.48 06:25:34 06:25:01 7 9.00 0.00 4.61 0.08 0.08 86.21 06:25:34 Average: all 15.95 0.00 4.91 2.38 0.10 76.64 06:25:34 Average: 0 16.95 0.00 4.68 0.28 0.09 78.00 06:25:34 Average: 1 15.48 0.00 5.03 4.14 0.12 75.23 06:25:34 Average: 2 16.26 0.00 5.55 4.62 0.11 73.46 06:25:34 Average: 3 16.17 0.00 5.08 0.16 0.10 78.48 06:25:34 Average: 4 16.74 0.00 5.16 2.54 0.10 75.45 06:25:34 Average: 5 14.95 0.00 4.43 4.16 0.09 76.37 06:25:34 Average: 6 14.55 0.00 4.63 1.33 0.11 79.38 06:25:34 Average: 7 16.53 0.00 4.75 1.85 0.10 76.77 06:25:34 06:25:34 06:25:34