Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1880b09ba9a527d7f98da8fed402c8c400021e54 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-ssh4693026929324015159.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh1432748475434644841.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh16075536255359237682.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh17831595412610266478.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-ssh9718563938682676213.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 Running on prd-ubuntu20.04-docker-8c-8g-9797 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 1880b09ba9a527d7f98da8fed402c8c400021e54 (main) Commit message: "Merge pull request #226 from weichou1229/bump-core-contracts" > 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 1880b09ba9a527d7f98da8fed402c8c400021e54 # timeout=10 > git rev-list --no-walk c0dd0a97482a0c85b1212448645c43a8049f186d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:22:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:22:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:22:47 ========================================================= 11:22:47 EdgeX Global Pipelines Version Info 11:22:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:22:48 ------------------- 11:22:48 stable info: 11:22:48 ------------------- 11:22:48 Commited By: Cherry Wang cherry@iotechsys.com 11:22:48 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 11:22:48 Message: update stable to v1.0.280 11:22:49 ------------------- 11:22:49 experimental info: 11:22:49 ------------------- 11:22:49 Commited By: Cherry Wang cherry@iotechsys.com 11:22:49 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 11:22:49 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:22:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1880b09ba9a527d7f98da8fed402c8c400021e54 [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1880b09 [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:22:50 + git rev-list -1 --merges 1880b09ba9a527d7f98da8fed402c8c400021e54~1..1880b09ba9a527d7f98da8fed402c8c400021e54 [Pipeline] echo 11:22:50 -----------> git rev-list -1 --merges 1880b09ba9a527d7f98da8fed402c8c400021e54~1..1880b09ba9a527d7f98da8fed402c8c400021e54 1880b09ba9a527d7f98da8fed402c8c400021e54 11:22:50 1880b09ba9a527d7f98da8fed402c8c400021e54 [false] [Pipeline] sh 11:22:50 + git log --format=format:%s -1 1880b09ba9a527d7f98da8fed402c8c400021e54 [Pipeline] echo 11:22:50 ========================================================= 11:22:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:22:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:22:51 + git log --format=format:%s -1 1880b09ba9a527d7f98da8fed402c8c400021e54 [Pipeline] echo 11:22:51 [semverPrep] GIT_COMMIT: 1880b09ba9a527d7f98da8fed402c8c400021e54, Commit Message: Merge pull request #226 from weichou1229/bump-core-contracts [Pipeline] echo 11:22:51 [semverPrep] This is not a build commit. [Pipeline] sh 11:22:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:22:51 + grep -v github /etc/ssh/ssh_known_hosts 11:22:51 + [ -e /tmp/ssh_known_hosts ] 11:22:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:22:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:22:51 + sudo tee -a /etc/ssh/ssh_known_hosts 11:22:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:22:52 11:22:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:22:52 0.1.4: Pulling from edgex-devops/py-git-semver 11:22:52 3dae71ba6b94: Pulling fs layer 11:22:52 6bf1a483ea7c: Pulling fs layer 11:22:52 f5dfc541a4d3: Pulling fs layer 11:22:52 461d9e800cba: Pulling fs layer 11:22:52 80192f66455f: Pulling fs layer 11:22:52 2e8e34ca0e6c: Pulling fs layer 11:22:52 a29436f7fd5d: Pulling fs layer 11:22:52 923cac83aea3: Pulling fs layer 11:22:52 25ad8b0a4227: Pulling fs layer 11:22:52 461d9e800cba: Waiting 11:22:52 db01528c6b51: Pulling fs layer 11:22:52 80192f66455f: Waiting 11:22:52 2e8e34ca0e6c: Waiting 11:22:52 a29436f7fd5d: Waiting 11:22:52 28988de357af: Pulling fs layer 11:22:52 923cac83aea3: Waiting 11:22:52 db01528c6b51: Waiting 11:22:52 28988de357af: Waiting 11:22:52 6bf1a483ea7c: Verifying Checksum 11:22:52 6bf1a483ea7c: Download complete 11:22:52 461d9e800cba: Verifying Checksum 11:22:52 461d9e800cba: Download complete 11:22:52 80192f66455f: Verifying Checksum 11:22:52 80192f66455f: Download complete 11:22:52 f5dfc541a4d3: Verifying Checksum 11:22:52 f5dfc541a4d3: Download complete 11:22:52 3dae71ba6b94: Verifying Checksum 11:22:52 3dae71ba6b94: Download complete 11:22:52 923cac83aea3: Verifying Checksum 11:22:52 923cac83aea3: Download complete 11:22:52 25ad8b0a4227: Verifying Checksum 11:22:52 25ad8b0a4227: Download complete 11:22:52 db01528c6b51: Download complete 11:22:52 28988de357af: Verifying Checksum 11:22:52 28988de357af: Download complete 11:22:53 a29436f7fd5d: Verifying Checksum 11:22:53 a29436f7fd5d: Download complete 11:22:53 2e8e34ca0e6c: Verifying Checksum 11:22:53 2e8e34ca0e6c: Download complete 11:22:54 3dae71ba6b94: Pull complete 11:22:54 6bf1a483ea7c: Pull complete 11:22:55 f5dfc541a4d3: Pull complete 11:22:55 461d9e800cba: Pull complete 11:22:55 80192f66455f: Pull complete 11:23:00 2e8e34ca0e6c: Pull complete 11:23:00 a29436f7fd5d: Pull complete 11:23:00 923cac83aea3: Pull complete 11:23:00 25ad8b0a4227: Pull complete 11:23:00 db01528c6b51: Pull complete 11:23:00 28988de357af: Pull complete 11:23:00 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 11:23:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:23:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:23:01 prd-ubuntu20.04-docker-8c-8g-9797 does not seem to be running inside a container 11:23:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:23:02 $ docker top f13f7550d175cbac5381758f75f10797be05bb2dc8fd7514e192b8319a6e3cac -eo pid,comm 11:23:02 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). 11:23:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:23:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:23:02 [ssh-agent] Looking for ssh-agent implementation... 11:23:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:23:02 $ docker exec f13f7550d175cbac5381758f75f10797be05bb2dc8fd7514e192b8319a6e3cac ssh-agent 11:23:03 SSH_AUTH_SOCK=/tmp/ssh-AJxIYymPBhOt/agent.32 11:23:03 SSH_AGENT_PID=38 11:23:03 Running ssh-add (command line suppressed) 11:23:03 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4011683035185179264.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4011683035185179264.key) 11:23:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:23:03 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] sh 11:23:03 + git tag --points-at HEAD [Pipeline] } 11:23:03 $ docker exec --env ******** --env ******** f13f7550d175cbac5381758f75f10797be05bb2dc8fd7514e192b8319a6e3cac ssh-agent -k 11:23:03 unset SSH_AUTH_SOCK; 11:23:03 unset SSH_AGENT_PID; 11:23:03 echo Agent pid 38 killed; 11:23:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:23:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:23:03 [ssh-agent] Looking for ssh-agent implementation... 11:23:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:23:03 $ docker exec f13f7550d175cbac5381758f75f10797be05bb2dc8fd7514e192b8319a6e3cac ssh-agent 11:23:04 SSH_AUTH_SOCK=/tmp/ssh-oqnCO5qYUDEj/agent.85 11:23:04 SSH_AGENT_PID=91 11:23:04 Running ssh-add (command line suppressed) 11:23:04 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14965580923724586913.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14965580923724586913.key) 11:23:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:23:04 + git semver init 11:23:04 2026-05-21 11:23:04,730 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:23:04 2026-05-21 11:23:04,733 [run_init] DEBUG init version:0.0.0 force:False 11:23:04 2026-05-21 11:23:04,734 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 11:23:04 2026-05-21 11:23:04,735 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 11:23:04 2026-05-21 11:23:04,735 [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) 11:23:05 2026-05-21 11:23:05,661 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 11:23:05 2026-05-21 11:23:05,661 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 11:23:05 2026-05-21 11:23:05,661 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:23:05 2026-05-21 11:23:05,661 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:23:05 4.1.0-dev.20 [Pipeline] } 11:23:05 $ docker exec --env ******** --env ******** f13f7550d175cbac5381758f75f10797be05bb2dc8fd7514e192b8319a6e3cac ssh-agent -k 11:23:05 unset SSH_AUTH_SOCK; 11:23:05 unset SSH_AGENT_PID; 11:23:05 echo Agent pid 91 killed; 11:23:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:23:06 + git semver [Pipeline] } 11:23:06 $ docker stop --time=1 f13f7550d175cbac5381758f75f10797be05bb2dc8fd7514e192b8319a6e3cac 11:23:07 $ docker rm -f --volumes f13f7550d175cbac5381758f75f10797be05bb2dc8fd7514e192b8319a6e3cac [Pipeline] // withDockerContainer [Pipeline] sh 11:23:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:23:08 Stashed 1 file(s) [Pipeline] echo 11:23:08 [edgeXSemver]: initialized semver on version 4.1.0-dev.20 [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 11:23:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 11:23:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 11:23:08 ========================================================= 11:23:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 11:23:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:23:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 11:23:09 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 11:23:09 2d35ebdb57d9: Pulling fs layer 11:23:09 c35fb4624d26: Pulling fs layer 11:23:09 4e2aec7ef170: Pulling fs layer 11:23:09 333b49ad6fbf: Pulling fs layer 11:23:09 4f4fb700ef54: Pulling fs layer 11:23:09 c3e65509a76b: Pulling fs layer 11:23:09 7cf9ebb963bd: Pulling fs layer 11:23:09 bb34ca984cfb: Pulling fs layer 11:23:09 151cf03bc807: Pulling fs layer 11:23:09 333b49ad6fbf: Waiting 11:23:09 4f4fb700ef54: Waiting 11:23:09 c3e65509a76b: Waiting 11:23:09 7cf9ebb963bd: Waiting 11:23:09 bb34ca984cfb: Waiting 11:23:09 151cf03bc807: Waiting 11:23:09 c35fb4624d26: Verifying Checksum 11:23:09 c35fb4624d26: Download complete 11:23:09 333b49ad6fbf: Verifying Checksum 11:23:09 333b49ad6fbf: Download complete 11:23:09 2d35ebdb57d9: Verifying Checksum 11:23:09 2d35ebdb57d9: Download complete 11:23:09 c3e65509a76b: Verifying Checksum 11:23:09 c3e65509a76b: Download complete 11:23:09 2d35ebdb57d9: Pull complete 11:23:09 7cf9ebb963bd: Verifying Checksum 11:23:09 7cf9ebb963bd: Download complete 11:23:09 c35fb4624d26: Pull complete 11:23:09 4e2aec7ef170: Verifying Checksum 11:23:09 4e2aec7ef170: Download complete 11:23:09 151cf03bc807: Verifying Checksum 11:23:09 151cf03bc807: Download complete 11:23:09 bb34ca984cfb: Verifying Checksum 11:23:09 bb34ca984cfb: Download complete 11:23:15 4e2aec7ef170: Pull complete 11:23:15 333b49ad6fbf: Pull complete 11:23:15 4f4fb700ef54: Pull complete 11:23:15 c3e65509a76b: Pull complete 11:23:15 7cf9ebb963bd: Pull complete 11:23:18 bb34ca984cfb: Pull complete 11:23:18 151cf03bc807: Pull complete 11:23:18 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 11:23:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 11:23:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh 11:23:19 + 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 11:23:19 + docker inspect -f . ci-base-image-x86_64 11:23:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:23:19 prd-ubuntu20.04-docker-8c-8g-9797 does not seem to be running inside a container 11:23:19 $ 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 ******** ci-base-image-x86_64 cat 11:23:21 $ docker top 6d02417a9423bc8d88fee86acadbb78c214402e08a58ed92658b4ab1b9f707c5 -eo pid,comm [Pipeline] { [Pipeline] sh 11:23:21 + go version 11:23:21 go version go1.25.2 linux/amd64 [Pipeline] } 11:23:21 $ docker stop --time=1 6d02417a9423bc8d88fee86acadbb78c214402e08a58ed92658b4ab1b9f707c5 11:23:22 $ docker rm -f --volumes 6d02417a9423bc8d88fee86acadbb78c214402e08a58ed92658b4ab1b9f707c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:23 + docker inspect -f . ci-base-image-x86_64 11:23:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:23:23 prd-ubuntu20.04-docker-8c-8g-9797 does not seem to be running inside a container 11:23:23 $ 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 ******** ci-base-image-x86_64 cat 11:23:23 $ docker top 7741ffcb220d92926cd2e9d58323c07f5fe4b512021a2ef08dc487cf1c776267 -eo pid,comm [Pipeline] { [Pipeline] sh 11:23:24 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh 11:23:24 + make test 11:23:24 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:23:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.3 11:23:24 go: downloading github.com/stretchr/testify v1.11.1 11:23:24 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.3 11:23:24 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:23:24 go: downloading github.com/spf13/cast v1.10.0 11:23:24 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 11:23:24 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 11:23:24 go: downloading github.com/stretchr/objx v0.5.2 11:23:24 go: downloading github.com/fxamacker/cbor/v2 v2.9.2 11:23:24 go: downloading github.com/go-playground/validator/v10 v10.30.2 11:23:24 go: downloading github.com/google/uuid v1.6.0 11:23:24 go: downloading gopkg.in/yaml.v3 v3.0.1 11:23:24 go: downloading github.com/x448/float16 v0.8.4 11:23:24 go: downloading github.com/gabriel-vasile/mimetype v1.4.13 11:23:24 go: downloading github.com/go-playground/universal-translator v0.18.1 11:23:24 go: downloading github.com/leodido/go-urn v1.4.0 11:23:24 go: downloading golang.org/x/crypto v0.49.0 11:23:24 go: downloading golang.org/x/text v0.35.0 11:23:24 go: downloading github.com/go-playground/locales v0.14.1 11:23:24 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.1 11:23:24 go: downloading golang.org/x/sync v0.20.0 11:23:24 go: downloading github.com/gorilla/websocket v1.5.3 11:23:24 go: downloading golang.org/x/net v0.51.0 11:23:24 go: downloading golang.org/x/sys v0.42.0 11:23:34 ok github.com/edgexfoundry/go-mod-configuration/v4/configuration 0.007s coverage: 83.3% of statements 11:23:34 github.com/edgexfoundry/go-mod-configuration/v4/configuration/mocks coverage: 0.0% of statements 11:23:34 ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/keeper 0.031s coverage: 58.4% of statements 11:23:34 ok github.com/edgexfoundry/go-mod-configuration/v4/pkg/types 0.009s coverage: 100.0% of statements 11:23:47 0 issues. 11:23:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:23:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:23:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 11:23:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 11:23:49 $ docker stop --time=1 7741ffcb220d92926cd2e9d58323c07f5fe4b512021a2ef08dc487cf1c776267 11:23:51 $ docker rm -f --volumes 7741ffcb220d92926cd2e9d58323c07f5fe4b512021a2ef08dc487cf1c776267 [Pipeline] // withDockerContainer [Pipeline] sh 11:23:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:23:51 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 11:23:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:23:52 11:23:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:23:52 latest: Pulling from edgex-lftools-log-publisher 11:23:52 5eb5b503b376: Pulling fs layer 11:23:52 5c69ac0246d0: Pulling fs layer 11:23:52 ec43610c2a17: Pulling fs layer 11:23:52 3a2ae6a8a46f: Pulling fs layer 11:23:52 33b1e0a273af: Pulling fs layer 11:23:52 5d3b04190fa2: Pulling fs layer 11:23:52 2f39f015ded8: Pulling fs layer 11:23:52 3a2ae6a8a46f: Waiting 11:23:52 5d3b04190fa2: Waiting 11:23:52 33b1e0a273af: Waiting 11:23:52 2f39f015ded8: Waiting 11:23:52 5c69ac0246d0: Verifying Checksum 11:23:52 5c69ac0246d0: Download complete 11:23:52 3a2ae6a8a46f: Verifying Checksum 11:23:52 3a2ae6a8a46f: Download complete 11:23:52 33b1e0a273af: Verifying Checksum 11:23:52 33b1e0a273af: Download complete 11:23:52 5d3b04190fa2: Verifying Checksum 11:23:52 5d3b04190fa2: Download complete 11:23:52 ec43610c2a17: Download complete 11:23:53 5eb5b503b376: Verifying Checksum 11:23:53 5eb5b503b376: Download complete 11:23:53 2f39f015ded8: Download complete 11:23:54 5eb5b503b376: Pull complete 11:23:54 5c69ac0246d0: Pull complete 11:23:55 ec43610c2a17: Pull complete 11:23:55 3a2ae6a8a46f: Pull complete 11:23:55 33b1e0a273af: Pull complete 11:23:55 5d3b04190fa2: Pull complete 11:24:01 2f39f015ded8: Pull complete 11:24:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:24:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:24:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:02 prd-ubuntu20.04-docker-8c-8g-9797 does not seem to be running inside a container 11:24:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:24:03 $ docker top f11c46179d4e748a6b41bf3145acecc3d25b2a6466a32dedfe2ab37c58a0fc02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:24:03 ---> job-cost.sh 11:24:03 lf-activate-venv: SKIPPING 11:24:03 INFO: No Stack... 11:24:04 INFO: Retrieving Pricing Info for: v3-standard-8 11:24:04 INFO: Archiving Costs [Pipeline] sh 11:24:04 + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv 11:24:04 + cut -d, -f6 [Pipeline] lock 11:24:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-116-stack-cost] 11:24:04 Resource [jenkins-edgexfoundry-go-mod-configuration-main-116-stack-cost] did not exist. Created. 11:24:04 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:24:05 + echo total: 0.2199999988079071 [Pipeline] stash 11:24:05 Stashed 1 file(s) [Pipeline] } 11:24:05 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-116-stack-cost] [Pipeline] // lock [Pipeline] } 11:24:05 $ docker stop --time=1 f11c46179d4e748a6b41bf3145acecc3d25b2a6466a32dedfe2ab37c58a0fc02 11:24:06 $ docker rm -f --volumes f11c46179d4e748a6b41bf3145acecc3d25b2a6466a32dedfe2ab37c58a0fc02 [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 11:24:06 provisioning config files... 11:24:06 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4075451111614143986tmp [Pipeline] { [Pipeline] sh 11:24:06 + set +x 11:24:06 + curl -s https://codecov.io/bash 11:24:06 + bash -s -- 11:24:06 11:24:06 _____ _ 11:24:06 / ____| | | 11:24:06 | | ___ __| | ___ ___ _____ __ 11:24:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:24:06 | |___| (_) | (_| | __/ (_| (_) \ V / 11:24:06 \_____\___/ \__,_|\___|\___\___/ \_/ 11:24:06 Bash-1.0.6 11:24:06 11:24:06 11:24:06 ==> git version 2.25.1 found 11:24:06 ==> 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 11:24:06 Release-Date: 2020-01-08 11:24:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:24:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:24:06 ==> Jenkins CI detected. 11:24:06 current dir:  /w/workspace/oundry_go-mod-configuration_main 11:24:06 project root: . 11:24:06 --> token set from env 11:24:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:24:06 ==> Running gcov in . (disable via -X gcov) 11:24:06 ==> Python coveragepy not found 11:24:06 ==> Searching for coverage reports in: 11:24:06 + . 11:24:06 -> Found 1 reports 11:24:06 ==> Detecting git/mercurial file structure 11:24:07 ==> Reading reports 11:24:07 + ./coverage.out bytes=27661 11:24:07 ==> Appending adjustments 11:24:07 https://docs.codecov.io/docs/fixing-reports 11:24:07 + Found adjustments 11:24:07 ==> Gzipping contents 11:24:07 4.0K /tmp/codecov.uyojyK.gz 11:24:07 ==> Uploading reports 11:24:07 url: https://codecov.io 11:24:07 query: branch=main&commit=1880b09ba9a527d7f98da8fed402c8c400021e54&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 11:24:07 -> Pinging Codecov 11:24:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1880b09ba9a527d7f98da8fed402c8c400021e54&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 11:24:07 -> Uploading to 11:24:07 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-configuration/1880b09ba9a527d7f98da8fed402c8c400021e54/e4511e42-a1de-4683-8e1d-bfe1c0578f1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260521%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260521T112407Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=de94b7c94252aabb2573f9ebeac12dbc71eb53ac333acb4c5bff7e43d88c1d73 11:24:07 % Total % Received % Xferd Average Speed Time Time Time Current 11:24:07 Dload Upload Total Spent Left Speed 11:24:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3599 0 0 100 3599 0 30243 --:--:-- --:--:-- --:--:-- 30243 11:24:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/1880b09ba9a527d7f98da8fed402c8c400021e54 [Pipeline] } 11:24:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:24:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:24:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:24:07 11:24:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:24:08 latest: Pulling from edgex-devops/edgex-snyk-go 11:24:08 2d35ebdb57d9: Already exists 11:24:08 85e8836fcdb2: Pulling fs layer 11:24:08 91631faa732a: Pulling fs layer 11:24:08 f3f5ae8826fa: Pulling fs layer 11:24:08 4f4fb700ef54: Pulling fs layer 11:24:08 7861252a18e6: Pulling fs layer 11:24:08 9130f900ef6f: Pulling fs layer 11:24:08 4f4fb700ef54: Waiting 11:24:08 7861252a18e6: Waiting 11:24:08 9130f900ef6f: Waiting 11:24:08 f3f5ae8826fa: Verifying Checksum 11:24:08 f3f5ae8826fa: Download complete 11:24:08 85e8836fcdb2: Download complete 11:24:08 4f4fb700ef54: Download complete 11:24:08 85e8836fcdb2: Pull complete 11:24:08 7861252a18e6: Verifying Checksum 11:24:08 7861252a18e6: Download complete 11:24:09 91631faa732a: Verifying Checksum 11:24:09 91631faa732a: Download complete 11:24:09 9130f900ef6f: Verifying Checksum 11:24:09 9130f900ef6f: Download complete 11:24:14 91631faa732a: Pull complete 11:24:14 f3f5ae8826fa: Pull complete 11:24:14 4f4fb700ef54: Pull complete 11:24:14 7861252a18e6: Pull complete 11:24:20 9130f900ef6f: Pull complete 11:24:20 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 11:24:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:24:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:20 prd-ubuntu20.04-docker-8c-8g-9797 does not seem to be running inside a container 11:24:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:24:22 $ docker top 0c92fd962eb5e466e01491a253cd1f877623a29e08ae62c40a58c7de89391a1f -eo pid,comm [Pipeline] { [Pipeline] sh 11:24:22 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] echo 11:24:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh 11:24:23 + set -o pipefail 11:24:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' 11:25:45 11:25:45 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v4)... 11:25:45 11:25:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9058f8bc-7826-44a2-9133-c5a7a6d208e7/history/68ba2f08-2d47-4750-84dd-23a346e87413 11:25:45 11:25:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:25:45 [Pipeline] } 11:25:45 $ docker stop --time=1 0c92fd962eb5e466e01491a253cd1f877623a29e08ae62c40a58c7de89391a1f 11:25:46 $ docker rm -f --volumes 0c92fd962eb5e466e01491a253cd1f877623a29e08ae62c40a58c7de89391a1f [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 11:25:47 + git log --format=format:%s -1 1880b09ba9a527d7f98da8fed402c8c400021e54 [Pipeline] sh 11:25:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:25:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:25:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:48 prd-ubuntu20.04-docker-8c-8g-9797 does not seem to be running inside a container 11:25:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:25:48 $ docker top b56782650c13c3ae51a6c9c390a6e7e48ac75b4a4d25410fb5e1b6c105ef6888 -eo pid,comm 11:25:48 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). 11:25:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:25:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:25:48 [ssh-agent] Looking for ssh-agent implementation... 11:25:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:48 $ docker exec b56782650c13c3ae51a6c9c390a6e7e48ac75b4a4d25410fb5e1b6c105ef6888 ssh-agent 11:25:48 SSH_AUTH_SOCK=/tmp/ssh-hK5qmBUFfbJj/agent.31 11:25:48 SSH_AGENT_PID=37 11:25:48 Running ssh-add (command line suppressed) 11:25:48 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_16821052040785365235.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_16821052040785365235.key) 11:25:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:25:49 + git semver tag 11:25:49 2026-05-21 11:25:49,430 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:25:49 2026-05-21 11:25:49,435 [run_tag] DEBUG tag force:False 11:25:49 2026-05-21 11:25:49,435 [check_head_tag] DEBUG check head tag 11:25:49 2026-05-21 11:25:49,436 [execute] INFO git cat-file --batch-check 11:25:49 2026-05-21 11:25:49,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=, shell=False, universal_newlines=False) 11:25:49 2026-05-21 11:25:49,438 [execute] INFO git cat-file --batch 11:25:49 2026-05-21 11:25:49,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=, shell=False, universal_newlines=False) 11:25:49 2026-05-21 11:25:49,452 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:25:49 2026-05-21 11:25:49,453 [execute] INFO git tag -a v4.1.0-dev.20 -m v4.1.0-dev.20 11:25:49 2026-05-21 11:25:49,453 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.20', '-m', 'v4.1.0-dev.20'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=None, shell=False, universal_newlines=False) 11:25:49 2026-05-21 11:25:49,456 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:25:49 4.1.0-dev.20 [Pipeline] } 11:25:49 $ docker exec --env ******** --env ******** b56782650c13c3ae51a6c9c390a6e7e48ac75b4a4d25410fb5e1b6c105ef6888 ssh-agent -k 11:25:49 unset SSH_AUTH_SOCK; 11:25:49 unset SSH_AGENT_PID; 11:25:49 echo Agent pid 37 killed; 11:25:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:25:50 + git semver [Pipeline] } 11:25:50 $ docker stop --time=1 b56782650c13c3ae51a6c9c390a6e7e48ac75b4a4d25410fb5e1b6c105ef6888 11:25:51 $ docker rm -f --volumes b56782650c13c3ae51a6c9c390a6e7e48ac75b4a4d25410fb5e1b6c105ef6888 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:25:51 11:25:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:25:52 0.23.1-centos7: Pulling from edgex-lftools 11:25:52 ab5ef0e58194: Pulling fs layer 11:25:52 9712f1f96733: Pulling fs layer 11:25:52 63f879dbbcfc: Pulling fs layer 11:25:52 0d9ebad4ef96: Pulling fs layer 11:25:52 e9a5061849ea: Pulling fs layer 11:25:52 d747dcd14b5f: Pulling fs layer 11:25:52 2de7ff778b66: Pulling fs layer 11:25:52 0d9ebad4ef96: Waiting 11:25:52 e9a5061849ea: Waiting 11:25:52 d747dcd14b5f: Waiting 11:25:52 2de7ff778b66: Waiting 11:25:52 9712f1f96733: Verifying Checksum 11:25:52 9712f1f96733: Download complete 11:25:52 63f879dbbcfc: Verifying Checksum 11:25:52 63f879dbbcfc: Download complete 11:25:52 e9a5061849ea: Verifying Checksum 11:25:52 e9a5061849ea: Download complete 11:25:52 d747dcd14b5f: Verifying Checksum 11:25:52 d747dcd14b5f: Download complete 11:25:52 0d9ebad4ef96: Verifying Checksum 11:25:52 0d9ebad4ef96: Download complete 11:25:52 ab5ef0e58194: Verifying Checksum 11:25:52 ab5ef0e58194: Download complete 11:25:52 2de7ff778b66: Verifying Checksum 11:25:52 2de7ff778b66: Download complete 11:25:57 ab5ef0e58194: Pull complete 11:25:57 9712f1f96733: Pull complete 11:25:57 63f879dbbcfc: Pull complete 11:26:03 0d9ebad4ef96: Pull complete 11:26:03 e9a5061849ea: Pull complete 11:26:03 d747dcd14b5f: Pull complete 11:26:04 2de7ff778b66: Pull complete 11:26:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:26:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:26:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:04 prd-ubuntu20.04-docker-8c-8g-9797 does not seem to be running inside a container 11:26:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:26:05 $ docker top 2393d7ed6c4c63eccddca74818b15fda9a5bd01b700e281980d23be1148787c3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:26:06 provisioning config files... 11:26:06 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config11560483599812949367tmp 11:26:06 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config14230055169659951892tmp 11:26:06 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config17642866827831282523tmp [Pipeline] { [Pipeline] echo 11:26:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:26:06 ---> sigul-configuration.sh 11:26:06 gpg: directory `/root/.gnupg' created 11:26:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:26:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:26:06 gpg: keyring `/root/.gnupg/secring.gpg' created 11:26:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:26:06 gpg: CAST5 encrypted data 11:26:06 gpg: encrypted with 1 passphrase 11:26:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:26:07 + mkdir /home/jenkins 11:26:07 + mkdir /home/jenkins/sigul [Pipeline] sh 11:26:07 + 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 11:26:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:26:08 ---> sigul-install.sh 11:26:08 Sigul already installed; skipping installation. [Pipeline] sh 11:26:08 + git tag --list 11:26:08 v0.0.0 11:26:08 v0.0.1 11:26:08 v0.0.2 11:26:08 v0.0.3 11:26:08 v0.0.4 11:26:08 v0.0.5 11:26:08 v0.0.6 11:26:08 v0.0.7 11:26:08 v0.0.8 11:26:08 v2.0.0 11:26:08 v2.1.0 11:26:08 v2.2.0 11:26:08 v2.3.0 11:26:08 v3.0 11:26:08 v3.0.0 11:26:08 v3.1 11:26:08 v3.1.0 11:26:08 v4.0 11:26:08 v4.0.0 11:26:08 v4.0.1 11:26:08 v4.0.2 11:26:08 v4.0.2-dev.1 11:26:08 v4.0.2-dev.2 11:26:08 v4.0.2-dev.3 11:26:08 v4.0.2-dev.4 11:26:08 v4.1.0-dev.1 11:26:08 v4.1.0-dev.10 11:26:08 v4.1.0-dev.11 11:26:08 v4.1.0-dev.12 11:26:08 v4.1.0-dev.13 11:26:08 v4.1.0-dev.14 11:26:08 v4.1.0-dev.15 11:26:08 v4.1.0-dev.16 11:26:08 v4.1.0-dev.17 11:26:08 v4.1.0-dev.18 11:26:08 v4.1.0-dev.19 11:26:08 v4.1.0-dev.2 11:26:08 v4.1.0-dev.20 11:26:08 v4.1.0-dev.3 11:26:08 v4.1.0-dev.4 11:26:08 v4.1.0-dev.5 11:26:08 v4.1.0-dev.6 11:26:08 v4.1.0-dev.7 11:26:08 v4.1.0-dev.8 11:26:08 v4.1.0-dev.9 [Pipeline] sh 11:26:08 + lftools sign git-tag v4.1.0-dev.20 11:26:09 Signing Git tag with Sigul... 11:26:09 Signing v4.1.0-dev.20 [Pipeline] echo 11:26:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:26:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:26:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:26:10 $ docker stop --time=1 2393d7ed6c4c63eccddca74818b15fda9a5bd01b700e281980d23be1148787c3 11:26:11 $ docker rm -f --volumes 2393d7ed6c4c63eccddca74818b15fda9a5bd01b700e281980d23be1148787c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:26:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:26:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:26:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:13 prd-ubuntu20.04-docker-8c-8g-9797 does not seem to be running inside a container 11:26: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:26:14 $ docker top 16376af86879c0ff7abba46bb870a2d87004af9a2ddecf411e9ccd7fd7b97b3f -eo pid,comm 11:26: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). 11:26:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:26:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:26:14 [ssh-agent] Looking for ssh-agent implementation... 11:26:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:26:14 $ docker exec 16376af86879c0ff7abba46bb870a2d87004af9a2ddecf411e9ccd7fd7b97b3f ssh-agent 11:26:14 SSH_AUTH_SOCK=/tmp/ssh-e45qH6EknG0h/agent.32 11:26:14 SSH_AGENT_PID=38 11:26:14 Running ssh-add (command line suppressed) 11:26:15 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2651961406536117495.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2651961406536117495.key) 11:26:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:26:15 + git semver bump pre 11:26:15 2026-05-21 11:26:15,678 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:26:15 2026-05-21 11:26:15,683 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:26:15 2026-05-21 11:26:15,683 [bump_version] DEBUG bumping version:4.1.0-dev.20 on axis:pre with prefix:dev 11:26:15 2026-05-21 11:26:15,683 [bump_version] DEBUG bumped version:4.1.0-dev.21 11:26:15 2026-05-21 11:26:15,683 [write_version] DEBUG write version:4.1.0-dev.21 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True 11:26:15 2026-05-21 11:26:15,683 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:26:15 2026-05-21 11:26:15,683 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main 11:26:15 2026-05-21 11:26:15,686 [execute] INFO git cat-file --batch-check 11:26:15 2026-05-21 11:26:15,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=, shell=False, universal_newlines=False) 11:26:15 2026-05-21 11:26:15,689 [execute] INFO git cat-file --batch 11:26:15 2026-05-21 11:26:15,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=, shell=False, universal_newlines=False) 11:26:15 2026-05-21 11:26:15,693 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:26:15 4.1.0-dev.21 [Pipeline] } 11:26:15 $ docker exec --env ******** --env ******** 16376af86879c0ff7abba46bb870a2d87004af9a2ddecf411e9ccd7fd7b97b3f ssh-agent -k 11:26:15 unset SSH_AUTH_SOCK; 11:26:15 unset SSH_AGENT_PID; 11:26:15 echo Agent pid 38 killed; 11:26:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:26:16 + git semver [Pipeline] } 11:26:16 $ docker stop --time=1 16376af86879c0ff7abba46bb870a2d87004af9a2ddecf411e9ccd7fd7b97b3f 11:26:18 $ docker rm -f --volumes 16376af86879c0ff7abba46bb870a2d87004af9a2ddecf411e9ccd7fd7b97b3f [Pipeline] // withDockerContainer [Pipeline] sh 11:26:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:26:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:26:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:19 prd-ubuntu20.04-docker-8c-8g-9797 does not seem to be running inside a container 11:26: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:26:19 $ docker top 6b4eda4361bbd1c58a57b10812e60c6983fc21616718756459dd32890de99b3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:26:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:26:20 [ssh-agent] Looking for ssh-agent implementation... 11:26:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:26:20 $ docker exec 6b4eda4361bbd1c58a57b10812e60c6983fc21616718756459dd32890de99b3a ssh-agent 11:26:20 SSH_AUTH_SOCK=/tmp/ssh-um20jgORaIaq/agent.31 11:26:20 SSH_AGENT_PID=37 11:26:20 Running ssh-add (command line suppressed) 11:26:20 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1651922084454364615.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1651922084454364615.key) 11:26:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:26:21 + git semver push 11:26:21 2026-05-21 11:26:21,135 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:26:21 2026-05-21 11:26:21,139 [run_push] DEBUG push 11:26:21 2026-05-21 11:26:21,140 [execute] INFO git cat-file --batch-check 11:26:21 2026-05-21 11:26:21,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=, shell=False, universal_newlines=False) 11:26:21 2026-05-21 11:26:21,142 [execute] INFO git rev-list 82aec78afd8abd49822fd5e9c3240d5bbcbc6f69 -- 11:26:21 2026-05-21 11:26:21,142 [execute] DEBUG Popen(['git', 'rev-list', '82aec78afd8abd49822fd5e9c3240d5bbcbc6f69', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=None, shell=False, universal_newlines=False) 11:26:21 2026-05-21 11:26:21,148 [execute] INFO git fetch -v -- origin 11:26:21 2026-05-21 11:26:21,148 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=None, shell=False, universal_newlines=True) 11:26:21 2026-05-21 11:26:21,808 [run_push] DEBUG no remote changes detected 11:26:21 2026-05-21 11:26:21,808 [execute] INFO git push origin semver 11:26:21 2026-05-21 11:26:21,809 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=None, shell=False, universal_newlines=False) 11:26:23 2026-05-21 11:26:23,118 [run_push] DEBUG push all version tags 11:26:23 2026-05-21 11:26:23,119 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:26:23 2026-05-21 11:26:23,119 [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) 11:26:24 2026-05-21 11:26:24,523 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:26:24 4.1.0-dev.21 [Pipeline] } 11:26:25 $ docker exec --env ******** --env ******** 6b4eda4361bbd1c58a57b10812e60c6983fc21616718756459dd32890de99b3a ssh-agent -k 11:26:25 unset SSH_AUTH_SOCK; 11:26:25 unset SSH_AGENT_PID; 11:26:25 echo Agent pid 37 killed; 11:26:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:26:25 + git semver [Pipeline] } 11:26:25 $ docker stop --time=1 6b4eda4361bbd1c58a57b10812e60c6983fc21616718756459dd32890de99b3a 11:26:27 $ docker rm -f --volumes 6b4eda4361bbd1c58a57b10812e60c6983fc21616718756459dd32890de99b3a [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 11:26:28 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 11:26:28 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 11:26:28 total 16 11:26:28 drwxr-xr-x 3 root root 4096 May 21 11:24 . 11:26:28 drwxrwxr-x 9 jenkins jenkins 4096 May 21 11:26 .. 11:26:28 drwxr-xr-x 2 root root 4096 May 21 11:24 cost 11:26:28 -rw-r--r-- 1 root root 93 May 21 11:24 cost.csv 11:26:28 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 11:26:28 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 11:26:28 total 16 11:26:28 drwxr-xr-x 3 jenkins jenkins 4096 May 21 11:24 . 11:26:28 drwxrwxr-x 9 jenkins jenkins 4096 May 21 11:26 .. 11:26:28 drwxr-xr-x 2 jenkins jenkins 4096 May 21 11:24 cost 11:26:28 -rw-r--r-- 1 jenkins jenkins 93 May 21 11:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:26:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:26:29 ---> package-listing.sh 11:26:29 ++ facter osfamily 11:26:29 ++ tr '[:upper:]' '[:lower:]' 11:26:30 + OS_FAMILY=debian 11:26:30 + workspace=/w/workspace/oundry_go-mod-configuration_main 11:26:30 + START_PACKAGES=/tmp/packages_start.txt 11:26:30 + END_PACKAGES=/tmp/packages_end.txt 11:26:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:26:30 + PACKAGES=/tmp/packages_start.txt 11:26:30 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 11:26:30 + PACKAGES=/tmp/packages_end.txt 11:26:30 + case "${OS_FAMILY}" in 11:26:30 + dpkg -l 11:26:30 + grep '^ii' 11:26:30 + '[' -f /tmp/packages_start.txt ']' 11:26:30 + '[' -f /tmp/packages_end.txt ']' 11:26:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:26:30 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 11:26:30 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 11:26:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 11:26:30 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 11:26:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:26:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:31 prd-ubuntu20.04-docker-8c-8g-9797 does not seem to be running inside a container 11:26:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:26:31 $ docker top 24480b6c3ccea7531e68d350d7d74f9d937bb60b8ccd16a9e412da8f948cfedb -eo pid,comm [Pipeline] { [Pipeline] sh 11:26:32 + touch /tmp/pre-build-complete [Pipeline] sh 11:26:32 + mkdir -p /var/log/sysstat [Pipeline] sh 11:26:33 + ls /var/log/sa-host 11:26:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:26:33 provisioning config files... 11:26:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config3727301752477927405tmp [Pipeline] { [Pipeline] echo 11:26:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:26:34 ---> create-netrc.sh [Pipeline] } 11:26:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:26:34 ---> python-tools-install.sh [Pipeline] echo 11:26:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:26:35 ---> sudo-logs.sh 11:26:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:26:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:26:35 ---> job-cost.sh 11:26:35 lf-activate-venv: SKIPPING 11:26:35 DEBUG: total: 0.2199999988079071 11:26:35 INFO: Retrieving Stack Cost... 11:26:36 INFO: Retrieving Pricing Info for: v3-standard-8 11:26:36 INFO: Archiving Costs [Pipeline] echo 11:26:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:26:37 ---> logs-deploy.sh 11:26:37 lf-activate-venv: SKIPPING 11:26:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/116 11:26:37 INFO: archiving workspace using pattern(s): 11:26:38 Archives upload complete. 11:26:38 INFO: archiving logs to Nexus