Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 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-ssh5626876241774085379.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3493138193342317254.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3456615510817593751.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8856940776447277705.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/device-sdk-c/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1233184100925153671.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 ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [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 ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-41477’ is offline Running on prd-ubuntu20.04-docker-8c-8g-41478 in /w/workspace/edgexfoundry_device-sdk-c_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.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/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 (odessa) Commit message: "Merge pull request #560 from FelixTing/issue-555" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.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 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 # timeout=10 > git rev-list --no-walk a5010725629ae1840c76610bca239c55fa79b92f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-17T03:01:33.364Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-17T03:01:33.432Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-17T03:01:33.461Z] ========================================================= [2025-03-17T03:01:33.461Z] EdgeX Global Pipelines Version Info [2025-03-17T03:01:33.461Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-17T03:01:34.560Z] ------------------- [2025-03-17T03:01:34.560Z] stable info: [2025-03-17T03:01:34.560Z] ------------------- [2025-03-17T03:01:34.560Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-17T03:01:34.560Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-17T03:01:34.560Z] Message: update stable to v1.0.272 [2025-03-17T03:01:34.821Z] ------------------- [2025-03-17T03:01:34.821Z] experimental info: [2025-03-17T03:01:34.821Z] ------------------- [2025-03-17T03:01:34.821Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-17T03:01:34.821Z] Commit SHA: 235b1586b52bba4daa563b0c82d97de0826420b1 [2025-03-17T03:01:34.821Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-17T03:01:34.905Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2025-03-17T03:01:34.929Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2025-03-17T03:01:34.955Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-17T03:01:34.979Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-17T03:01:35.003Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-17T03:01:35.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-03-17T03:01:35.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-03-17T03:01:35.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-17T03:01:35.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-17T03:01:35.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2025-03-17T03:01:35.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-17T03:01:35.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-17T03:01:35.195Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-17T03:01:35.224Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-03-17T03:01:35.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-17T03:01:35.278Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-17T03:01:35.300Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-17T03:01:35.325Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-17T03:01:35.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-17T03:01:35.370Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-17T03:01:35.397Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 [Pipeline] echo [2025-03-17T03:01:35.418Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84e75a6 [Pipeline] echo [2025-03-17T03:01:35.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-17T03:01:35.511Z] provisioning config files... [2025-03-17T03:01:35.525Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config3303543395457760267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-17T03:01:35.857Z] ---> ****-login.sh [2025-03-17T03:01:35.857Z] nexus3.edgexfoundry.org:10001 [2025-03-17T03:01:36.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-17T03:01:36.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-17T03:01:36.134Z] Configure a credential helper to remove this warning. See [2025-03-17T03:01:36.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-17T03:01:36.134Z] [2025-03-17T03:01:36.134Z] Login Succeeded [2025-03-17T03:01:36.134Z] nexus3.edgexfoundry.org:10002 [2025-03-17T03:01:36.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-17T03:01:36.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-17T03:01:36.134Z] Configure a credential helper to remove this warning. See [2025-03-17T03:01:36.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-17T03:01:36.134Z] [2025-03-17T03:01:36.134Z] Login Succeeded [2025-03-17T03:01:36.134Z] nexus3.edgexfoundry.org:10003 [2025-03-17T03:01:36.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-17T03:01:36.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-17T03:01:36.404Z] Configure a credential helper to remove this warning. See [2025-03-17T03:01:36.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-17T03:01:36.405Z] [2025-03-17T03:01:36.405Z] Login Succeeded [2025-03-17T03:01:36.405Z] nexus3.edgexfoundry.org:10004 [2025-03-17T03:01:36.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-17T03:01:36.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-17T03:01:36.405Z] Configure a credential helper to remove this warning. See [2025-03-17T03:01:36.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-17T03:01:36.405Z] [2025-03-17T03:01:36.405Z] Login Succeeded [2025-03-17T03:01:36.405Z] ****.io [2025-03-17T03:01:36.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-17T03:01:36.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-17T03:01:36.664Z] Configure a credential helper to remove this warning. See [2025-03-17T03:01:36.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-17T03:01:36.664Z] [2025-03-17T03:01:36.664Z] Login Succeeded [2025-03-17T03:01:36.664Z] ---> ****-login.sh ends [Pipeline] } [2025-03-17T03:01:36.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-03-17T03:01:37.097Z] + git rev-list -1 --merges 84e75a653e360abcc5a0c9ba6cf029cd1fde4314~1..84e75a653e360abcc5a0c9ba6cf029cd1fde4314 [Pipeline] echo [2025-03-17T03:01:37.129Z] -----------> git rev-list -1 --merges 84e75a653e360abcc5a0c9ba6cf029cd1fde4314~1..84e75a653e360abcc5a0c9ba6cf029cd1fde4314 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 [2025-03-17T03:01:37.129Z] 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 [false] [Pipeline] sh [2025-03-17T03:01:37.423Z] + git log --format=format:%s -1 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 [Pipeline] echo [2025-03-17T03:01:37.439Z] ========================================================= [2025-03-17T03:01:37.439Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-17T03:01:37.439Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-17T03:01:37.896Z] + git rev-list -1 --merges 84e75a653e360abcc5a0c9ba6cf029cd1fde4314~1..84e75a653e360abcc5a0c9ba6cf029cd1fde4314 [Pipeline] echo [2025-03-17T03:01:37.908Z] -----------> git rev-list -1 --merges 84e75a653e360abcc5a0c9ba6cf029cd1fde4314~1..84e75a653e360abcc5a0c9ba6cf029cd1fde4314 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 [2025-03-17T03:01:37.908Z] 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 [false] [Pipeline] sh [2025-03-17T03:01:38.201Z] + git log --format=format:%s -1 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 [Pipeline] echo [2025-03-17T03:01:38.218Z] ========================================================= [2025-03-17T03:01:38.218Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-17T03:01:38.218Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-17T03:01:38.625Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-17T03:01:38.625Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-17T03:01:38.625Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-17T03:01:38.625Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-17T03:01:38.625Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-17T03:01:38.625Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-17T03:01:38.625Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-17T03:01:39.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-17T03:01:39.085Z] [2025-03-17T03:01:39.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-17T03:01:39.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-17T03:01:39.396Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-17T03:01:39.396Z] b85a868b505f: Pulling fs layer [2025-03-17T03:01:39.396Z] e2be974225ed: Pulling fs layer [2025-03-17T03:01:39.396Z] 339a4e72a1f5: Pulling fs layer [2025-03-17T03:01:39.396Z] 988bab9f4d93: Pulling fs layer [2025-03-17T03:01:39.396Z] 1469e6f7b9e6: Pulling fs layer [2025-03-17T03:01:39.396Z] eaf3925da568: Pulling fs layer [2025-03-17T03:01:39.396Z] bab4dde63d76: Pulling fs layer [2025-03-17T03:01:39.396Z] bde34c3a00c8: Pulling fs layer [2025-03-17T03:01:39.396Z] b352a97aabf1: Pulling fs layer [2025-03-17T03:01:39.396Z] 4872d77fe225: Pulling fs layer [2025-03-17T03:01:39.396Z] 5851b861e8e6: Pulling fs layer [2025-03-17T03:01:39.396Z] bab4dde63d76: Waiting [2025-03-17T03:01:39.396Z] b352a97aabf1: Waiting [2025-03-17T03:01:39.396Z] 4872d77fe225: Waiting [2025-03-17T03:01:39.396Z] eaf3925da568: Waiting [2025-03-17T03:01:39.396Z] 5851b861e8e6: Waiting [2025-03-17T03:01:39.396Z] 988bab9f4d93: Waiting [2025-03-17T03:01:39.396Z] 1469e6f7b9e6: Waiting [2025-03-17T03:01:39.396Z] bde34c3a00c8: Waiting [2025-03-17T03:01:39.396Z] e2be974225ed: Download complete [2025-03-17T03:01:39.396Z] 988bab9f4d93: Download complete [2025-03-17T03:01:39.396Z] 1469e6f7b9e6: Verifying Checksum [2025-03-17T03:01:39.396Z] 1469e6f7b9e6: Download complete [2025-03-17T03:01:39.396Z] 339a4e72a1f5: Verifying Checksum [2025-03-17T03:01:39.396Z] 339a4e72a1f5: Download complete [2025-03-17T03:01:39.396Z] eaf3925da568: Download complete [2025-03-17T03:01:39.658Z] bde34c3a00c8: Verifying Checksum [2025-03-17T03:01:39.659Z] bde34c3a00c8: Download complete [2025-03-17T03:01:39.659Z] b352a97aabf1: Download complete [2025-03-17T03:01:39.659Z] 4872d77fe225: Verifying Checksum [2025-03-17T03:01:39.659Z] 4872d77fe225: Download complete [2025-03-17T03:01:39.659Z] 5851b861e8e6: Verifying Checksum [2025-03-17T03:01:39.659Z] b85a868b505f: Verifying Checksum [2025-03-17T03:01:39.659Z] b85a868b505f: Download complete [2025-03-17T03:01:39.922Z] bab4dde63d76: Verifying Checksum [2025-03-17T03:01:39.922Z] bab4dde63d76: Download complete [2025-03-17T03:01:40.859Z] b85a868b505f: Pull complete [2025-03-17T03:01:41.119Z] e2be974225ed: Pull complete [2025-03-17T03:01:41.687Z] 339a4e72a1f5: Pull complete [2025-03-17T03:01:41.687Z] 988bab9f4d93: Pull complete [2025-03-17T03:01:41.946Z] 1469e6f7b9e6: Pull complete [2025-03-17T03:01:41.946Z] eaf3925da568: Pull complete [2025-03-17T03:01:43.906Z] bab4dde63d76: Pull complete [2025-03-17T03:01:43.906Z] bde34c3a00c8: Pull complete [2025-03-17T03:01:43.906Z] b352a97aabf1: Pull complete [2025-03-17T03:01:44.164Z] 4872d77fe225: Pull complete [2025-03-17T03:01:44.164Z] 5851b861e8e6: Pull complete [2025-03-17T03:01:44.164Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-17T03:01:44.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-17T03:01:44.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-17T03:01:44.308Z] prd-ubuntu20.04-docker-8c-8g-41478 does not seem to be running inside a container [2025-03-17T03:01:44.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-17T03:01:45.980Z] $ docker top baa5d1963f8994757b081aa7662bef0a0901ce6e7d5a193ea19d1fa30f05b634 -eo pid,comm [2025-03-17T03:01:46.049Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-17T03:01:46.049Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-17T03:01:46.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-17T03:01:46.115Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-17T03:01:46.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-17T03:01:46.228Z] $ docker exec baa5d1963f8994757b081aa7662bef0a0901ce6e7d5a193ea19d1fa30f05b634 ssh-agent [2025-03-17T03:01:46.357Z] SSH_AUTH_SOCK=/tmp/ssh-r9CXoCZYrCPe/agent.32 [2025-03-17T03:01:46.357Z] SSH_AGENT_PID=38 [2025-03-17T03:01:46.364Z] Running ssh-add (command line suppressed) [2025-03-17T03:01:46.460Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_2320512744168585622.key (/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_2320512744168585622.key) [2025-03-17T03:01:46.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-17T03:01:46.780Z] + git tag --points-at HEAD [Pipeline] } [2025-03-17T03:01:46.782Z] $ docker exec --env ******** --env ******** baa5d1963f8994757b081aa7662bef0a0901ce6e7d5a193ea19d1fa30f05b634 ssh-agent -k [2025-03-17T03:01:46.879Z] unset SSH_AUTH_SOCK; [2025-03-17T03:01:46.879Z] unset SSH_AGENT_PID; [2025-03-17T03:01:46.879Z] echo Agent pid 38 killed; [2025-03-17T03:01:46.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-17T03:01:47.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-17T03:01:47.115Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-17T03:01:47.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-17T03:01:47.240Z] $ docker exec baa5d1963f8994757b081aa7662bef0a0901ce6e7d5a193ea19d1fa30f05b634 ssh-agent [2025-03-17T03:01:47.369Z] SSH_AUTH_SOCK=/tmp/ssh-RMHIiXYr3Oho/agent.71 [2025-03-17T03:01:47.369Z] SSH_AGENT_PID=77 [2025-03-17T03:01:47.374Z] Running ssh-add (command line suppressed) [2025-03-17T03:01:47.480Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_17348510112956625557.key (/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_17348510112956625557.key) [2025-03-17T03:01:47.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-17T03:01:47.798Z] + git semver init [2025-03-17T03:01:48.058Z] 2025-03-17 03:01:48,006 [run_init] DEBUG init version:0.0.0 force:False [2025-03-17T03:01:48.058Z] 2025-03-17 03:01:48,006 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver [2025-03-17T03:01:48.058Z] 2025-03-17 03:01:48,007 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver [2025-03-17T03:01:48.058Z] 2025-03-17 03:01:48,007 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa, universal_newlines=False, shell=None, istream=None) [2025-03-17T03:01:49.023Z] 2025-03-17 03:01:48,796 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_odessa/.git/info/exclude [2025-03-17T03:01:49.023Z] 2025-03-17 03:01:48,796 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa with force:False [2025-03-17T03:01:49.023Z] 2025-03-17 03:01:48,796 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa [2025-03-17T03:01:49.023Z] 2025-03-17 03:01:48,796 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa [2025-03-17T03:01:49.023Z] 4.0.1-dev.1 [Pipeline] } [2025-03-17T03:01:49.025Z] $ docker exec --env ******** --env ******** baa5d1963f8994757b081aa7662bef0a0901ce6e7d5a193ea19d1fa30f05b634 ssh-agent -k [2025-03-17T03:01:49.128Z] unset SSH_AUTH_SOCK; [2025-03-17T03:01:49.129Z] unset SSH_AGENT_PID; [2025-03-17T03:01:49.129Z] echo Agent pid 77 killed; [2025-03-17T03:01:49.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-17T03:01:49.473Z] + git semver [Pipeline] } [2025-03-17T03:01:49.744Z] $ docker stop --time=1 baa5d1963f8994757b081aa7662bef0a0901ce6e7d5a193ea19d1fa30f05b634 [2025-03-17T03:01:51.036Z] $ docker rm -f --volumes baa5d1963f8994757b081aa7662bef0a0901ce6e7d5a193ea19d1fa30f05b634 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-17T03:01:51.393Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-17T03:01:51.612Z] Stashed 1 file(s) [Pipeline] echo [2025-03-17T03:01:51.616Z] [edgeXSemver]: initialized semver on version 4.0.1-dev.1 [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] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-17T03:01:51.886Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2025-03-17T03:01:51.896Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config2576183530674171953tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-17T03:01:52.211Z] ---> ****-login.sh [2025-03-17T03:01:52.211Z] nexus3.edgexfoundry.org:10001 [2025-03-17T03:01:52.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-17T03:01:52.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-17T03:01:52.211Z] Configure a credential helper to remove this warning. See [2025-03-17T03:01:52.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-17T03:01:52.211Z] [2025-03-17T03:01:52.211Z] Login Succeeded [2025-03-17T03:01:52.211Z] nexus3.edgexfoundry.org:10002 [2025-03-17T03:01:52.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-17T03:01:52.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-17T03:01:52.212Z] Configure a credential helper to remove this warning. See [2025-03-17T03:01:52.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-17T03:01:52.212Z] [2025-03-17T03:01:52.212Z] Login Succeeded [2025-03-17T03:01:52.212Z] nexus3.edgexfoundry.org:10003 [2025-03-17T03:01:52.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-17T03:01:52.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-17T03:01:52.470Z] Configure a credential helper to remove this warning. See [2025-03-17T03:01:52.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-17T03:01:52.470Z] [2025-03-17T03:01:52.470Z] Login Succeeded [2025-03-17T03:01:52.470Z] nexus3.edgexfoundry.org:10004 [2025-03-17T03:01:52.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-17T03:01:52.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-17T03:01:52.470Z] Configure a credential helper to remove this warning. See [2025-03-17T03:01:52.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-17T03:01:52.470Z] [2025-03-17T03:01:52.470Z] Login Succeeded [2025-03-17T03:01:52.470Z] ****.io [2025-03-17T03:01:52.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-17T03:01:52.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-17T03:01:52.729Z] Configure a credential helper to remove this warning. See [2025-03-17T03:01:52.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-17T03:01:52.729Z] [2025-03-17T03:01:52.729Z] Login Succeeded [2025-03-17T03:01:52.729Z] ---> ****-login.sh ends [Pipeline] } [2025-03-17T03:01:52.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-17T03:01:52.835Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-17T03:01:53.205Z] + git log --pretty=%H %s [2025-03-17T03:01:53.205Z] + grep ci(lts-release) [2025-03-17T03:01:53.205Z] + head -n 1 [2025-03-17T03:01:53.205Z] + awk {print $1} [Pipeline] echo [2025-03-17T03:01:53.219Z] [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] sh [2025-03-17T03:01:53.495Z] + docker pull nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f [2025-03-17T03:01:53.495Z] a5010725629ae1840c76610bca239c55fa79b92f: Pulling from device-sdk-c-builder-x86_64 [2025-03-17T03:01:53.495Z] 96526aa774ef: Pulling fs layer [2025-03-17T03:01:53.495Z] 4f9bc52d1dc7: Pulling fs layer [2025-03-17T03:01:53.495Z] 585e8d389ef7: Pulling fs layer [2025-03-17T03:01:53.495Z] c236b2a40c29: Pulling fs layer [2025-03-17T03:01:53.495Z] aac332265079: Pulling fs layer [2025-03-17T03:01:53.495Z] 4adedbaa6b47: Pulling fs layer [2025-03-17T03:01:53.495Z] 7bb09381c24c: Pulling fs layer [2025-03-17T03:01:53.495Z] a79c9e20dbb0: Pulling fs layer [2025-03-17T03:01:53.495Z] 7461e8f58c41: Pulling fs layer [2025-03-17T03:01:53.495Z] 8c8e6cddc092: Pulling fs layer [2025-03-17T03:01:53.495Z] c236b2a40c29: Waiting [2025-03-17T03:01:53.495Z] aac332265079: Waiting [2025-03-17T03:01:53.495Z] 4adedbaa6b47: Waiting [2025-03-17T03:01:53.495Z] 7bb09381c24c: Waiting [2025-03-17T03:01:53.495Z] 8c8e6cddc092: Waiting [2025-03-17T03:01:53.495Z] a79c9e20dbb0: Waiting [2025-03-17T03:01:53.495Z] 7461e8f58c41: Waiting [2025-03-17T03:01:53.495Z] 4f9bc52d1dc7: Verifying Checksum [2025-03-17T03:01:53.495Z] 4f9bc52d1dc7: Download complete [2025-03-17T03:01:53.495Z] c236b2a40c29: Verifying Checksum [2025-03-17T03:01:53.495Z] c236b2a40c29: Download complete [2025-03-17T03:01:53.495Z] aac332265079: Download complete [2025-03-17T03:01:53.495Z] 96526aa774ef: Verifying Checksum [2025-03-17T03:01:53.495Z] 96526aa774ef: Download complete [2025-03-17T03:01:53.495Z] 4adedbaa6b47: Verifying Checksum [2025-03-17T03:01:53.495Z] 4adedbaa6b47: Download complete [2025-03-17T03:01:53.495Z] a79c9e20dbb0: Verifying Checksum [2025-03-17T03:01:53.495Z] a79c9e20dbb0: Download complete [2025-03-17T03:01:53.495Z] 7461e8f58c41: Download complete [2025-03-17T03:01:53.495Z] 8c8e6cddc092: Verifying Checksum [2025-03-17T03:01:53.495Z] 8c8e6cddc092: Download complete [2025-03-17T03:01:53.754Z] 96526aa774ef: Pull complete [2025-03-17T03:01:53.754Z] 7bb09381c24c: Verifying Checksum [2025-03-17T03:01:53.754Z] 7bb09381c24c: Download complete [2025-03-17T03:01:53.754Z] 4f9bc52d1dc7: Pull complete [2025-03-17T03:01:54.324Z] 585e8d389ef7: Verifying Checksum [2025-03-17T03:01:54.324Z] 585e8d389ef7: Download complete [2025-03-17T03:01:57.611Z] 585e8d389ef7: Pull complete [2025-03-17T03:01:57.611Z] c236b2a40c29: Pull complete [2025-03-17T03:01:57.611Z] aac332265079: Pull complete [2025-03-17T03:01:57.611Z] 4adedbaa6b47: Pull complete [2025-03-17T03:01:58.180Z] 7bb09381c24c: Pull complete [2025-03-17T03:01:58.180Z] a79c9e20dbb0: Pull complete [2025-03-17T03:01:58.180Z] 7461e8f58c41: Pull complete [2025-03-17T03:01:58.439Z] 8c8e6cddc092: Pull complete [2025-03-17T03:01:58.439Z] Digest: sha256:6cd169f18f1be2603c55d1008fca29f6eb671ef1130a41b19a435dd87536800c [2025-03-17T03:01:58.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f [2025-03-17T03:01:58.439Z] nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] sh [2025-03-17T03:01:58.730Z] + docker tag nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f ci-base-image-x86_64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-17T03:01:59.111Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-17T03:01:59.111Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-17T03:01:59.183Z] prd-ubuntu20.04-docker-8c-8g-41478 does not seem to be running inside a container [2025-03-17T03:01:59.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-17T03:02:00.710Z] $ docker top e00f3579ff2ca322b97e3d54cff6a11029c225b647fdecc1bcceb20257301471 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-17T03:02:01.062Z] + make test [2025-03-17T03:02:01.062Z] echo "make test" [2025-03-17T03:02:01.062Z] make test [Pipeline] } [2025-03-17T03:02:01.071Z] $ docker stop --time=1 e00f3579ff2ca322b97e3d54cff6a11029c225b647fdecc1bcceb20257301471 [2025-03-17T03:02:02.380Z] $ docker rm -f --volumes e00f3579ff2ca322b97e3d54cff6a11029c225b647fdecc1bcceb20257301471 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-17T03:02:03.204Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-17T03:02:03.491Z] + ls -al . [2025-03-17T03:02:03.491Z] total 220 [2025-03-17T03:02:03.491Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 03:01 . [2025-03-17T03:02:03.491Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:01 .. [2025-03-17T03:02:03.491Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:01 .git [2025-03-17T03:02:03.491Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:01 .github [2025-03-17T03:02:03.491Z] -rw-rw-r-- 1 jenkins jenkins 176 Mar 17 03:01 .gitignore [2025-03-17T03:02:03.491Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 03:01 .semver [2025-03-17T03:02:03.491Z] -rw-rw-r-- 1 jenkins jenkins 2908 Mar 17 03:01 Attribution.txt [2025-03-17T03:02:03.491Z] -rw-rw-r-- 1 jenkins jenkins 17404 Mar 17 03:01 CHANGELOG.md [2025-03-17T03:02:03.491Z] -rw-rw-r-- 1 jenkins jenkins 108574 Mar 17 03:01 Doxyfile [2025-03-17T03:02:03.491Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 03:01 GOVERNANCE.md [2025-03-17T03:02:03.491Z] -rw-rw-r-- 1 jenkins jenkins 784 Mar 17 03:01 Jenkinsfile [2025-03-17T03:02:03.491Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 17 03:01 LICENSE [2025-03-17T03:02:03.491Z] -rw-rw-r-- 1 jenkins jenkins 444 Mar 17 03:01 Makefile [2025-03-17T03:02:03.491Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 17 03:01 OWNERS.md [2025-03-17T03:02:03.491Z] -rw-rw-r-- 1 jenkins jenkins 1651 Mar 17 03:01 README.IOT.md [2025-03-17T03:02:03.491Z] -rw-rw-r-- 1 jenkins jenkins 4173 Mar 17 03:01 README.md [2025-03-17T03:02:03.491Z] -rw-rw-r-- 1 jenkins jenkins 1245 Mar 17 03:01 README.v3.md [2025-03-17T03:02:03.491Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 17 03:01 VERSION [2025-03-17T03:02:03.491Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:01 docs [2025-03-17T03:02:03.491Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:01 include [2025-03-17T03:02:03.491Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:01 scripts [2025-03-17T03:02:03.491Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:01 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-17T03:02:03.807Z] + docker build -t device-sdk -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=84e75a653e360abcc5a0c9ba6cf029cd1fde4314 --label arch=amd64 --label version=4.0.1-dev.1 . [2025-03-17T03:02:03.807Z] Sending build context to Docker daemon 5.553MB [2025-03-17T03:02:03.807Z] Step 1/18 : ARG BASE=alpine:3.18 [2025-03-17T03:02:03.807Z] Step 2/18 : FROM ${BASE} [2025-03-17T03:02:03.807Z] ---> 422b67f5a039 [2025-03-17T03:02:03.807Z] Step 3/18 : LABEL maintainer="IOTech " [2025-03-17T03:02:03.807Z] ---> Running in 3384637fda26 [2025-03-17T03:02:04.067Z] Removing intermediate container 3384637fda26 [2025-03-17T03:02:04.067Z] ---> db77bdfcaf2d [2025-03-17T03:02:04.067Z] Step 4/18 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-17T03:02:04.067Z] ---> Running in e6c215e0ad5a [2025-03-17T03:02:04.326Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-17T03:02:04.894Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-17T03:02:04.894Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-17T03:02:04.894Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-17T03:02:05.153Z] Removing intermediate container e6c215e0ad5a [2025-03-17T03:02:05.153Z] ---> bb0c35267355 [2025-03-17T03:02:05.153Z] Step 5/18 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2025-03-17T03:02:05.153Z] ---> Running in 52e664d17f24 [2025-03-17T03:02:05.721Z] Removing intermediate container 52e664d17f24 [2025-03-17T03:02:05.721Z] ---> 55fc035197f6 [2025-03-17T03:02:05.721Z] Step 6/18 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev dumb-init && mkdir -p /edgex-c-sdk/build [2025-03-17T03:02:05.721Z] ---> Running in 85d655230b8b [2025-03-17T03:02:05.980Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-17T03:02:06.550Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-17T03:02:06.811Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-17T03:02:07.380Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-17T03:02:07.380Z] (1/11) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-17T03:02:07.640Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2025-03-17T03:02:07.899Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2025-03-17T03:02:08.158Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2025-03-17T03:02:08.417Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2025-03-17T03:02:08.676Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-17T03:02:09.243Z] (7/11) Installing libblkid (2.38.1-r8) [2025-03-17T03:02:09.503Z] (8/11) Installing libfdisk (2.38.1-r8) [2025-03-17T03:02:09.761Z] (9/11) Installing libmount (2.38.1-r8) [2025-03-17T03:02:10.328Z] (10/11) Installing libsmartcols (2.38.1-r8) [2025-03-17T03:02:10.587Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2025-03-17T03:02:11.155Z] Executing busybox-1.36.1-r7.trigger [2025-03-17T03:02:11.155Z] OK: 336 MiB in 102 packages [2025-03-17T03:02:11.414Z] Removing intermediate container 85d655230b8b [2025-03-17T03:02:11.414Z] ---> 2c1db0f31f25 [2025-03-17T03:02:11.414Z] Step 7/18 : RUN apk --no-cache upgrade [2025-03-17T03:02:11.673Z] ---> Running in b2092601dd9e [2025-03-17T03:02:11.934Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-17T03:02:12.192Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-17T03:02:12.760Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-17T03:02:13.328Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-17T03:02:13.328Z] OK: 336 MiB in 102 packages [2025-03-17T03:02:13.896Z] Removing intermediate container b2092601dd9e [2025-03-17T03:02:13.896Z] ---> ac29e0aef2bd [2025-03-17T03:02:13.896Z] Step 8/18 : COPY VERSION /edgex-c-sdk/ [2025-03-17T03:02:13.896Z] ---> 7597d06a1012 [2025-03-17T03:02:13.896Z] Step 9/18 : COPY src /edgex-c-sdk/src/ [2025-03-17T03:02:14.154Z] ---> 46302f54757b [2025-03-17T03:02:14.154Z] Step 10/18 : COPY include /edgex-c-sdk/include/ [2025-03-17T03:02:14.411Z] ---> d212984f1887 [2025-03-17T03:02:14.411Z] Step 11/18 : COPY scripts /edgex-c-sdk/scripts [2025-03-17T03:02:14.411Z] ---> 2fb88c487b86 [2025-03-17T03:02:14.411Z] Step 12/18 : COPY LICENSE /edgex-c-sdk/ [2025-03-17T03:02:14.668Z] ---> 93fa3c06a5ab [2025-03-17T03:02:14.668Z] Step 13/18 : COPY Attribution.txt /edgex-c-sdk/ [2025-03-17T03:02:14.668Z] ---> 34cb9cc34f09 [2025-03-17T03:02:14.668Z] Step 14/18 : WORKDIR /edgex-c-sdk [2025-03-17T03:02:14.668Z] ---> Running in 817d033db3b9 [2025-03-17T03:02:14.668Z] Removing intermediate container 817d033db3b9 [2025-03-17T03:02:14.668Z] ---> f1548ec0cab0 [2025-03-17T03:02:14.668Z] Step 15/18 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2025-03-17T03:02:14.926Z] ---> Running in 847aaf615b36 [2025-03-17T03:02:14.926Z] Removing intermediate container 847aaf615b36 [2025-03-17T03:02:14.926Z] ---> f0e747a768f4 [2025-03-17T03:02:14.926Z] Step 16/18 : LABEL arch=amd64 [2025-03-17T03:02:14.926Z] ---> Running in cd0fcfff9f04 [2025-03-17T03:02:14.926Z] Removing intermediate container cd0fcfff9f04 [2025-03-17T03:02:14.926Z] ---> 665aedd761d3 [2025-03-17T03:02:14.926Z] Step 17/18 : LABEL git_sha=84e75a653e360abcc5a0c9ba6cf029cd1fde4314 [2025-03-17T03:02:14.926Z] ---> Running in ac579c4e4bc8 [2025-03-17T03:02:15.184Z] Removing intermediate container ac579c4e4bc8 [2025-03-17T03:02:15.184Z] ---> ae5d9f3de96b [2025-03-17T03:02:15.184Z] Step 18/18 : LABEL version=4.0.1-dev.1 [2025-03-17T03:02:15.184Z] ---> Running in be9bc1633673 [2025-03-17T03:02:15.184Z] Removing intermediate container be9bc1633673 [2025-03-17T03:02:15.184Z] ---> 072c0c38ed87 [2025-03-17T03:02:15.184Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2025-03-17T03:02:15.184Z] Successfully built 072c0c38ed87 [2025-03-17T03:02:15.184Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-17T03:02:15.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-17T03:02:15.682Z] [2025-03-17T03:02:15.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-17T03:02:15.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-17T03:02:15.991Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-17T03:02:15.991Z] 5eb5b503b376: Pulling fs layer [2025-03-17T03:02:15.991Z] 5c69ac0246d0: Pulling fs layer [2025-03-17T03:02:15.991Z] ec43610c2a17: Pulling fs layer [2025-03-17T03:02:15.991Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-17T03:02:15.991Z] 33b1e0a273af: Pulling fs layer [2025-03-17T03:02:15.991Z] 3a2ae6a8a46f: Waiting [2025-03-17T03:02:15.991Z] 5d3b04190fa2: Pulling fs layer [2025-03-17T03:02:15.991Z] 2f39f015ded8: Pulling fs layer [2025-03-17T03:02:15.991Z] 33b1e0a273af: Waiting [2025-03-17T03:02:15.991Z] 2f39f015ded8: Waiting [2025-03-17T03:02:15.991Z] 5d3b04190fa2: Waiting [2025-03-17T03:02:15.991Z] 5c69ac0246d0: Verifying Checksum [2025-03-17T03:02:15.991Z] 5c69ac0246d0: Download complete [2025-03-17T03:02:15.991Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-17T03:02:15.991Z] 3a2ae6a8a46f: Download complete [2025-03-17T03:02:15.991Z] 33b1e0a273af: Verifying Checksum [2025-03-17T03:02:15.991Z] 33b1e0a273af: Download complete [2025-03-17T03:02:15.991Z] ec43610c2a17: Verifying Checksum [2025-03-17T03:02:15.991Z] ec43610c2a17: Download complete [2025-03-17T03:02:15.991Z] 5d3b04190fa2: Download complete [2025-03-17T03:02:16.250Z] 5eb5b503b376: Verifying Checksum [2025-03-17T03:02:16.250Z] 5eb5b503b376: Download complete [2025-03-17T03:02:16.814Z] 2f39f015ded8: Download complete [2025-03-17T03:02:17.381Z] 5eb5b503b376: Pull complete [2025-03-17T03:02:17.640Z] 5c69ac0246d0: Pull complete [2025-03-17T03:02:17.901Z] ec43610c2a17: Pull complete [2025-03-17T03:02:17.901Z] 3a2ae6a8a46f: Pull complete [2025-03-17T03:02:18.161Z] 33b1e0a273af: Pull complete [2025-03-17T03:02:18.420Z] 5d3b04190fa2: Pull complete [2025-03-17T03:02:22.614Z] 2f39f015ded8: Pull complete [2025-03-17T03:02:22.614Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-17T03:02:22.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-17T03:02:22.614Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-17T03:02:22.749Z] prd-ubuntu20.04-docker-8c-8g-41478 does not seem to be running inside a container [2025-03-17T03:02:22.780Z] $ 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/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-17T03:02:24.910Z] $ docker top baa2e325fe1c42610bebd977600b5c1ddfee115ff9f1f70b80bedb4ab92eef14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-17T03:02:25.310Z] ---> job-cost.sh [2025-03-17T03:02:25.310Z] lf-activate-venv: SKIPPING [2025-03-17T03:02:25.310Z] INFO: No Stack... [2025-03-17T03:02:25.880Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-17T03:02:26.139Z] INFO: Archiving Costs [Pipeline] sh [2025-03-17T03:02:26.431Z] + cat /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/cost.csv [2025-03-17T03:02:26.431Z] + cut -d, -f6 [Pipeline] lock [2025-03-17T03:02:26.445Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-odessa-5-stack-cost] [2025-03-17T03:02:26.452Z] Resource [jenkins-edgexfoundry-device-sdk-c-odessa-5-stack-cost] did not exist. Created. [2025-03-17T03:02:26.458Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-odessa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-17T03:02:26.773Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-17T03:02:26.825Z] Stashed 1 file(s) [Pipeline] } [2025-03-17T03:02:26.833Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-odessa-5-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-17T03:02:26.861Z] $ docker stop --time=1 baa2e325fe1c42610bebd977600b5c1ddfee115ff9f1f70b80bedb4ab92eef14 [2025-03-17T03:02:28.012Z] $ docker rm -f --volumes baa2e325fe1c42610bebd977600b5c1ddfee115ff9f1f70b80bedb4ab92eef14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-03-17T03:02:28.557Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-17T03:02:28.557Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-17T03:02:28.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-17T03:02:28.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-17T03:02:28.940Z] prd-ubuntu20.04-docker-8c-8g-41478 does not seem to be running inside a container [2025-03-17T03:02:28.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-17T03:02:29.323Z] $ docker top fd0c3c667e2d1528bd10919c6962baeec08520c5a598b33650d948b41716a8f4 -eo pid,comm [2025-03-17T03:02:29.369Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-17T03:02:29.369Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-17T03:02:29.428Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-17T03:02:29.429Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-17T03:02:29.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-17T03:02:29.545Z] $ docker exec fd0c3c667e2d1528bd10919c6962baeec08520c5a598b33650d948b41716a8f4 ssh-agent [2025-03-17T03:02:29.646Z] SSH_AUTH_SOCK=/tmp/ssh-tHQYciLlkXY9/agent.33 [2025-03-17T03:02:29.646Z] SSH_AGENT_PID=39 [2025-03-17T03:02:29.651Z] Running ssh-add (command line suppressed) [2025-03-17T03:02:29.746Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_7466293559673119638.key (/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_7466293559673119638.key) [2025-03-17T03:02:29.758Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-17T03:02:30.054Z] + git semver tag [2025-03-17T03:02:30.314Z] 2025-03-17 03:02:30,237 [run_tag] DEBUG tag force:False [2025-03-17T03:02:30.314Z] 2025-03-17 03:02:30,238 [check_head_tag] DEBUG check head tag [2025-03-17T03:02:30.314Z] 2025-03-17 03:02:30,239 [execute] INFO git cat-file --batch-check [2025-03-17T03:02:30.314Z] 2025-03-17 03:02:30,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa, universal_newlines=False, shell=None, istream=) [2025-03-17T03:02:30.314Z] 2025-03-17 03:02:30,243 [execute] INFO git cat-file --batch [2025-03-17T03:02:30.314Z] 2025-03-17 03:02:30,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa, universal_newlines=False, shell=None, istream=) [2025-03-17T03:02:30.314Z] 2025-03-17 03:02:30,265 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa [2025-03-17T03:02:30.314Z] 2025-03-17 03:02:30,266 [execute] INFO git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 [2025-03-17T03:02:30.314Z] 2025-03-17 03:02:30,266 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.1', '-m', 'v4.0.1-dev.1'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa, universal_newlines=False, shell=None, istream=None) [2025-03-17T03:02:30.314Z] 2025-03-17 03:02:30,271 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa [2025-03-17T03:02:30.314Z] 4.0.1-dev.1 [Pipeline] } [2025-03-17T03:02:30.326Z] $ docker exec --env ******** --env ******** fd0c3c667e2d1528bd10919c6962baeec08520c5a598b33650d948b41716a8f4 ssh-agent -k [2025-03-17T03:02:30.427Z] unset SSH_AUTH_SOCK; [2025-03-17T03:02:30.428Z] unset SSH_AGENT_PID; [2025-03-17T03:02:30.428Z] echo Agent pid 39 killed; [2025-03-17T03:02:30.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-17T03:02:30.764Z] + git semver [Pipeline] } [2025-03-17T03:02:31.039Z] $ docker stop --time=1 fd0c3c667e2d1528bd10919c6962baeec08520c5a598b33650d948b41716a8f4 [2025-03-17T03:02:32.309Z] $ docker rm -f --volumes fd0c3c667e2d1528bd10919c6962baeec08520c5a598b33650d948b41716a8f4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-17T03:02:32.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-17T03:02:32.734Z] [2025-03-17T03:02:32.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-17T03:02:33.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-17T03:02:33.044Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-17T03:02:33.044Z] ab5ef0e58194: Pulling fs layer [2025-03-17T03:02:33.044Z] 9712f1f96733: Pulling fs layer [2025-03-17T03:02:33.044Z] 63f879dbbcfc: Pulling fs layer [2025-03-17T03:02:33.044Z] 0d9ebad4ef96: Pulling fs layer [2025-03-17T03:02:33.044Z] e9a5061849ea: Pulling fs layer [2025-03-17T03:02:33.044Z] d747dcd14b5f: Pulling fs layer [2025-03-17T03:02:33.044Z] 2de7ff778b66: Pulling fs layer [2025-03-17T03:02:33.044Z] 2de7ff778b66: Waiting [2025-03-17T03:02:33.044Z] e9a5061849ea: Waiting [2025-03-17T03:02:33.044Z] d747dcd14b5f: Waiting [2025-03-17T03:02:33.044Z] 9712f1f96733: Verifying Checksum [2025-03-17T03:02:33.044Z] 9712f1f96733: Download complete [2025-03-17T03:02:33.307Z] 63f879dbbcfc: Verifying Checksum [2025-03-17T03:02:33.307Z] 63f879dbbcfc: Download complete [2025-03-17T03:02:33.307Z] e9a5061849ea: Verifying Checksum [2025-03-17T03:02:33.307Z] e9a5061849ea: Download complete [2025-03-17T03:02:33.565Z] d747dcd14b5f: Verifying Checksum [2025-03-17T03:02:33.566Z] d747dcd14b5f: Download complete [2025-03-17T03:02:33.566Z] ab5ef0e58194: Verifying Checksum [2025-03-17T03:02:33.566Z] ab5ef0e58194: Download complete [2025-03-17T03:02:33.566Z] 0d9ebad4ef96: Verifying Checksum [2025-03-17T03:02:33.566Z] 0d9ebad4ef96: Download complete [2025-03-17T03:02:33.566Z] 2de7ff778b66: Download complete [2025-03-17T03:02:36.095Z] ab5ef0e58194: Pull complete [2025-03-17T03:02:36.095Z] 9712f1f96733: Pull complete [2025-03-17T03:02:36.660Z] 63f879dbbcfc: Pull complete [2025-03-17T03:02:39.943Z] 0d9ebad4ef96: Pull complete [2025-03-17T03:02:40.204Z] e9a5061849ea: Pull complete [2025-03-17T03:02:40.462Z] d747dcd14b5f: Pull complete [2025-03-17T03:02:41.397Z] 2de7ff778b66: Pull complete [2025-03-17T03:02:41.397Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-17T03:02:41.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-17T03:02:41.397Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-17T03:02:41.503Z] prd-ubuntu20.04-docker-8c-8g-41478 does not seem to be running inside a container [2025-03-17T03:02:41.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-17T03:02:44.047Z] $ docker top 05d72b4d9560af401d39a90cc1f30622efae7fcfe084d2a8d632f95ccbe9148b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-17T03:02:44.121Z] provisioning config files... [2025-03-17T03:02:44.127Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config786458281271008082tmp [2025-03-17T03:02:44.137Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config14999333416876381519tmp [2025-03-17T03:02:44.145Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config5154480696829267220tmp [Pipeline] { [Pipeline] echo [2025-03-17T03:02:44.172Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-17T03:02:44.462Z] ---> sigul-configuration.sh [2025-03-17T03:02:44.462Z] gpg: directory `/root/.gnupg' created [2025-03-17T03:02:44.462Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-17T03:02:44.462Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-17T03:02:44.462Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-17T03:02:44.462Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-17T03:02:44.462Z] gpg: CAST5 encrypted data [2025-03-17T03:02:44.462Z] gpg: encrypted with 1 passphrase [2025-03-17T03:02:44.462Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-17T03:02:44.761Z] + mkdir /home/jenkins [2025-03-17T03:02:44.762Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-17T03:02:45.055Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-17T03:02:45.071Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-17T03:02:45.367Z] ---> sigul-install.sh [2025-03-17T03:02:45.367Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-17T03:02:45.660Z] + git tag --list [2025-03-17T03:02:45.660Z] 0.7.0 [2025-03-17T03:02:45.660Z] 0.7.1 [2025-03-17T03:02:45.660Z] 1.0.0 [2025-03-17T03:02:45.660Z] v1.0.1 [2025-03-17T03:02:45.660Z] v1.0.2 [2025-03-17T03:02:45.660Z] v1.0.3 [2025-03-17T03:02:45.660Z] v1.1.0 [2025-03-17T03:02:45.660Z] v1.1.1 [2025-03-17T03:02:45.660Z] v1.2.0 [2025-03-17T03:02:45.660Z] v1.2.1 [2025-03-17T03:02:45.660Z] v1.2.2 [2025-03-17T03:02:45.660Z] v1.3.0 [2025-03-17T03:02:45.660Z] v1.3.1 [2025-03-17T03:02:45.660Z] v2.0.0 [2025-03-17T03:02:45.660Z] v2.1.0 [2025-03-17T03:02:45.660Z] v2.2.0 [2025-03-17T03:02:45.660Z] v2.3.0 [2025-03-17T03:02:45.660Z] v3.0 [2025-03-17T03:02:45.660Z] v3.0.0 [2025-03-17T03:02:45.660Z] v3.0.1 [2025-03-17T03:02:45.660Z] v3.0.2 [2025-03-17T03:02:45.660Z] v3.0.3-dev.1 [2025-03-17T03:02:45.660Z] v3.0.3-dev.10 [2025-03-17T03:02:45.660Z] v3.0.3-dev.11 [2025-03-17T03:02:45.660Z] v3.0.3-dev.12 [2025-03-17T03:02:45.660Z] v3.0.3-dev.13 [2025-03-17T03:02:45.660Z] v3.0.3-dev.14 [2025-03-17T03:02:45.660Z] v3.0.3-dev.15 [2025-03-17T03:02:45.660Z] v3.0.3-dev.16 [2025-03-17T03:02:45.660Z] v3.0.3-dev.17 [2025-03-17T03:02:45.660Z] v3.0.3-dev.2 [2025-03-17T03:02:45.660Z] v3.0.3-dev.3 [2025-03-17T03:02:45.660Z] v3.0.3-dev.4 [2025-03-17T03:02:45.660Z] v3.0.3-dev.5 [2025-03-17T03:02:45.660Z] v3.0.3-dev.6 [2025-03-17T03:02:45.660Z] v3.0.3-dev.7 [2025-03-17T03:02:45.660Z] v3.0.3-dev.8 [2025-03-17T03:02:45.660Z] v3.0.3-dev.9 [2025-03-17T03:02:45.660Z] v3.1 [2025-03-17T03:02:45.660Z] v3.1.0 [2025-03-17T03:02:45.660Z] v3.1.0-dev.1 [2025-03-17T03:02:45.660Z] v3.1.0-dev.2 [2025-03-17T03:02:45.660Z] v3.1.0-dev.3 [2025-03-17T03:02:45.660Z] v3.1.0-dev.4 [2025-03-17T03:02:45.660Z] v3.1.0-dev.5 [2025-03-17T03:02:45.660Z] v3.1.0-dev.6 [2025-03-17T03:02:45.660Z] v3.1.0-dev.7 [2025-03-17T03:02:45.660Z] v3.1.0-dev.8 [2025-03-17T03:02:45.660Z] v3.1.0-dev.9 [2025-03-17T03:02:45.660Z] v3.1.1 [2025-03-17T03:02:45.660Z] v3.1.1-dev.1 [2025-03-17T03:02:45.660Z] v4.0 [2025-03-17T03:02:45.660Z] v4.0.0 [2025-03-17T03:02:45.660Z] v4.0.0-dev.1 [2025-03-17T03:02:45.660Z] v4.0.0-dev.10 [2025-03-17T03:02:45.660Z] v4.0.0-dev.11 [2025-03-17T03:02:45.660Z] v4.0.0-dev.12 [2025-03-17T03:02:45.660Z] v4.0.0-dev.13 [2025-03-17T03:02:45.660Z] v4.0.0-dev.14 [2025-03-17T03:02:45.660Z] v4.0.0-dev.15 [2025-03-17T03:02:45.660Z] v4.0.0-dev.16 [2025-03-17T03:02:45.660Z] v4.0.0-dev.17 [2025-03-17T03:02:45.660Z] v4.0.0-dev.18 [2025-03-17T03:02:45.660Z] v4.0.0-dev.19 [2025-03-17T03:02:45.660Z] v4.0.0-dev.2 [2025-03-17T03:02:45.660Z] v4.0.0-dev.20 [2025-03-17T03:02:45.660Z] v4.0.0-dev.21 [2025-03-17T03:02:45.660Z] v4.0.0-dev.22 [2025-03-17T03:02:45.660Z] v4.0.0-dev.3 [2025-03-17T03:02:45.660Z] v4.0.0-dev.4 [2025-03-17T03:02:45.660Z] v4.0.0-dev.5 [2025-03-17T03:02:45.660Z] v4.0.0-dev.6 [2025-03-17T03:02:45.660Z] v4.0.0-dev.7 [2025-03-17T03:02:45.660Z] v4.0.0-dev.8 [2025-03-17T03:02:45.660Z] v4.0.0-dev.9 [2025-03-17T03:02:45.660Z] v4.0.1-dev.1 [Pipeline] sh [2025-03-17T03:02:45.964Z] + lftools sign git-tag v4.0.1-dev.1 [2025-03-17T03:02:46.534Z] Signing Git tag with Sigul... [2025-03-17T03:02:46.534Z] Signing v4.0.1-dev.1 [Pipeline] echo [2025-03-17T03:02:46.808Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-17T03:02:47.100Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-17T03:02:47.106Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-17T03:02:47.135Z] $ docker stop --time=1 05d72b4d9560af401d39a90cc1f30622efae7fcfe084d2a8d632f95ccbe9148b [2025-03-17T03:02:48.396Z] $ docker rm -f --volumes 05d72b4d9560af401d39a90cc1f30622efae7fcfe084d2a8d632f95ccbe9148b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-17T03:02:48.811Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-17T03:02:48.811Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-17T03:02:49.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-17T03:02:49.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-17T03:02:49.203Z] prd-ubuntu20.04-docker-8c-8g-41478 does not seem to be running inside a container [2025-03-17T03:02:49.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-17T03:02:49.582Z] $ docker top f3d881ad7a32a94a4f81244f455fc12269c2360fc90a3a60249632c2888577e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-17T03:02:49.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-17T03:02:49.689Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-17T03:02:49.808Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-17T03:02:49.815Z] $ docker exec f3d881ad7a32a94a4f81244f455fc12269c2360fc90a3a60249632c2888577e6 ssh-agent [2025-03-17T03:02:49.923Z] SSH_AUTH_SOCK=/tmp/ssh-i8ygJ3UvChUT/agent.32 [2025-03-17T03:02:49.923Z] SSH_AGENT_PID=38 [2025-03-17T03:02:49.927Z] Running ssh-add (command line suppressed) [2025-03-17T03:02:50.037Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_9068593133912580854.key (/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_9068593133912580854.key) [2025-03-17T03:02:50.044Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-17T03:02:50.332Z] + git semver bump pre [2025-03-17T03:02:50.590Z] 2025-03-17 03:02:50,524 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa [2025-03-17T03:02:50.591Z] 2025-03-17 03:02:50,524 [bump_version] DEBUG bumping version:4.0.1-dev.1 on axis:pre with prefix:dev [2025-03-17T03:02:50.591Z] 2025-03-17 03:02:50,524 [bump_version] DEBUG bumped version:4.0.1-dev.2 [2025-03-17T03:02:50.591Z] 2025-03-17 03:02:50,524 [write_version] DEBUG write version:4.0.1-dev.2 to path:/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa with force:True [2025-03-17T03:02:50.591Z] 2025-03-17 03:02:50,524 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa [2025-03-17T03:02:50.591Z] 2025-03-17 03:02:50,524 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa [2025-03-17T03:02:50.591Z] 2025-03-17 03:02:50,526 [execute] INFO git cat-file --batch-check [2025-03-17T03:02:50.591Z] 2025-03-17 03:02:50,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver, universal_newlines=False, shell=None, istream=) [2025-03-17T03:02:50.591Z] 2025-03-17 03:02:50,531 [execute] INFO git cat-file --batch [2025-03-17T03:02:50.591Z] 2025-03-17 03:02:50,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver, universal_newlines=False, shell=None, istream=) [2025-03-17T03:02:50.591Z] 2025-03-17 03:02:50,537 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa [2025-03-17T03:02:50.591Z] 4.0.1-dev.2 [Pipeline] } [2025-03-17T03:02:50.603Z] $ docker exec --env ******** --env ******** f3d881ad7a32a94a4f81244f455fc12269c2360fc90a3a60249632c2888577e6 ssh-agent -k [2025-03-17T03:02:50.712Z] unset SSH_AUTH_SOCK; [2025-03-17T03:02:50.713Z] unset SSH_AGENT_PID; [2025-03-17T03:02:50.713Z] echo Agent pid 38 killed; [2025-03-17T03:02:50.718Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-17T03:02:51.048Z] + git semver [Pipeline] } [2025-03-17T03:02:51.321Z] $ docker stop --time=1 f3d881ad7a32a94a4f81244f455fc12269c2360fc90a3a60249632c2888577e6 [2025-03-17T03:02:52.571Z] $ docker rm -f --volumes f3d881ad7a32a94a4f81244f455fc12269c2360fc90a3a60249632c2888577e6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-17T03:02:52.926Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-17T03:02:52.926Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-17T03:02:53.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-17T03:02:53.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-17T03:02:53.303Z] prd-ubuntu20.04-docker-8c-8g-41478 does not seem to be running inside a container [2025-03-17T03:02:53.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-17T03:02:53.747Z] $ docker top 86d62026ae298405838327192d57664eab38c59e861c6cf9cb85e486d87d5807 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-17T03:02:53.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-17T03:02:53.846Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-17T03:02:53.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-17T03:02:53.964Z] $ docker exec 86d62026ae298405838327192d57664eab38c59e861c6cf9cb85e486d87d5807 ssh-agent [2025-03-17T03:02:54.065Z] SSH_AUTH_SOCK=/tmp/ssh-jKcj2ssr0Dad/agent.32 [2025-03-17T03:02:54.066Z] SSH_AGENT_PID=38 [2025-03-17T03:02:54.070Z] Running ssh-add (command line suppressed) [2025-03-17T03:02:54.175Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_12311880508609406740.key (/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_12311880508609406740.key) [2025-03-17T03:02:54.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-17T03:02:54.480Z] + git semver push [2025-03-17T03:02:54.739Z] 2025-03-17 03:02:54,652 [run_push] DEBUG push [2025-03-17T03:02:54.739Z] 2025-03-17 03:02:54,653 [execute] INFO git cat-file --batch-check [2025-03-17T03:02:54.739Z] 2025-03-17 03:02:54,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver, universal_newlines=False, shell=None, istream=) [2025-03-17T03:02:54.739Z] 2025-03-17 03:02:54,657 [execute] INFO git rev-list e346b903a6640753b6394a5a29e3b4d052434ebc -- [2025-03-17T03:02:54.739Z] 2025-03-17 03:02:54,657 [execute] DEBUG Popen(['git', 'rev-list', 'e346b903a6640753b6394a5a29e3b4d052434ebc', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-17T03:02:54.739Z] 2025-03-17 03:02:54,665 [execute] INFO git fetch -v origin [2025-03-17T03:02:54.739Z] 2025-03-17 03:02:54,665 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-17T03:02:55.308Z] 2025-03-17 03:02:55,118 [run_push] DEBUG no remote changes detected [2025-03-17T03:02:55.308Z] 2025-03-17 03:02:55,119 [execute] INFO git push origin semver [2025-03-17T03:02:55.308Z] 2025-03-17 03:02:55,119 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-17T03:02:55.876Z] 2025-03-17 03:02:55,757 [run_push] DEBUG push all version tags [2025-03-17T03:02:55.876Z] 2025-03-17 03:02:55,757 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-17T03:02:55.876Z] 2025-03-17 03:02:55,758 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa, universal_newlines=False, shell=None, istream=None) [2025-03-17T03:02:56.444Z] 2025-03-17 03:02:56,320 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa [2025-03-17T03:02:56.444Z] 4.0.1-dev.2 [Pipeline] } [2025-03-17T03:02:56.457Z] $ docker exec --env ******** --env ******** 86d62026ae298405838327192d57664eab38c59e861c6cf9cb85e486d87d5807 ssh-agent -k [2025-03-17T03:02:56.543Z] unset SSH_AUTH_SOCK; [2025-03-17T03:02:56.543Z] unset SSH_AGENT_PID; [2025-03-17T03:02:56.544Z] echo Agent pid 38 killed; [2025-03-17T03:02:56.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-17T03:02:56.874Z] + git semver [Pipeline] } [2025-03-17T03:02:57.150Z] $ docker stop --time=1 86d62026ae298405838327192d57664eab38c59e861c6cf9cb85e486d87d5807 [2025-03-17T03:02:58.426Z] $ docker rm -f --volumes 86d62026ae298405838327192d57664eab38c59e861c6cf9cb85e486d87d5807 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-17T03:02:58.942Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_odessa/archives ] [2025-03-17T03:02:58.942Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_odessa/archives [2025-03-17T03:02:58.942Z] total 16 [2025-03-17T03:02:58.942Z] drwxr-xr-x 3 root root 4096 Mar 17 03:02 . [2025-03-17T03:02:58.942Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 03:02 .. [2025-03-17T03:02:58.942Z] drwxr-xr-x 2 root root 4096 Mar 17 03:02 cost [2025-03-17T03:02:58.942Z] -rw-r--r-- 1 root root 84 Mar 17 03:02 cost.csv [2025-03-17T03:02:58.942Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_odessa/archives [2025-03-17T03:02:58.942Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_odessa/archives [2025-03-17T03:02:58.942Z] total 16 [2025-03-17T03:02:58.942Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 03:02 . [2025-03-17T03:02:58.942Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 03:02 .. [2025-03-17T03:02:58.942Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 03:02 cost [2025-03-17T03:02:58.942Z] -rw-r--r-- 1 jenkins jenkins 84 Mar 17 03:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-17T03:02:59.236Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-17T03:03:00.089Z] ---> package-listing.sh [2025-03-17T03:03:00.089Z] ++ facter osfamily [2025-03-17T03:03:00.089Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-17T03:03:00.348Z] + OS_FAMILY=debian [2025-03-17T03:03:00.348Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_odessa [2025-03-17T03:03:00.348Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-17T03:03:00.348Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-17T03:03:00.348Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-17T03:03:00.348Z] + PACKAGES=/tmp/packages_start.txt [2025-03-17T03:03:00.348Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' [2025-03-17T03:03:00.348Z] + PACKAGES=/tmp/packages_end.txt [2025-03-17T03:03:00.348Z] + case "${OS_FAMILY}" in [2025-03-17T03:03:00.348Z] + dpkg -l [2025-03-17T03:03:00.348Z] + grep '^ii' [2025-03-17T03:03:00.348Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-17T03:03:00.348Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-17T03:03:00.348Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-17T03:03:00.348Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' [2025-03-17T03:03:00.348Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ [2025-03-17T03:03:00.348Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ [Pipeline] echo [2025-03-17T03:03:00.359Z] 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/edgexfoundry_device-sdk-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-17T03:03:00.632Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-17T03:03:01.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-17T03:03:01.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-17T03:03:01.278Z] prd-ubuntu20.04-docker-8c-8g-41478 does not seem to be running inside a container [2025-03-17T03:03:01.312Z] $ 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/edgexfoundry_device-sdk-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-17T03:03:01.494Z] $ docker top 548d05262a33c0c6b3656f522dd1a98ca31be678aa2542d41e5b34d9e036c9cb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-17T03:03:01.835Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-17T03:03:02.119Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-17T03:03:02.403Z] + ls /var/log/sa-host [2025-03-17T03:03:02.403Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-17T03:03:02.578Z] provisioning config files... [2025-03-17T03:03:02.588Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config5752019727650840712tmp [Pipeline] { [Pipeline] echo [2025-03-17T03:03:02.609Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-17T03:03:02.892Z] ---> create-netrc.sh [Pipeline] } [2025-03-17T03:03:02.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-17T03:03:03.244Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-17T03:03:03.252Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-17T03:03:03.531Z] ---> sudo-logs.sh [2025-03-17T03:03:03.531Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-17T03:03:03.563Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-17T03:03:03.845Z] ---> job-cost.sh [2025-03-17T03:03:03.845Z] lf-activate-venv: SKIPPING [2025-03-17T03:03:03.845Z] DEBUG: total: 0.2199999988079071 [2025-03-17T03:03:03.845Z] INFO: Retrieving Stack Cost... [2025-03-17T03:03:04.104Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-17T03:03:04.672Z] INFO: Archiving Costs [Pipeline] echo [2025-03-17T03:03:04.685Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-17T03:03:04.968Z] ---> logs-deploy.sh [2025-03-17T03:03:04.968Z] lf-activate-venv: SKIPPING [2025-03-17T03:03:04.968Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/odessa/5 [2025-03-17T03:03:04.968Z] INFO: archiving workspace using pattern(s): [2025-03-17T03:03:05.912Z] Archives upload complete. [2025-03-17T03:03:05.912Z] INFO: archiving logs to Nexus