Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7663afedc123a9de142e41083fd4c49644c8cdb2 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-ssh4172712832077070612.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-ssh11749765259186448925.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-ssh4035825746075462540.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-ssh17564534817825936156.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-ssh12226687751918268927.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-41647 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 7663afedc123a9de142e41083fd4c49644c8cdb2 (odessa) Commit message: "Merge pull request #564 from FelixTing/issue-561-2" > 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 7663afedc123a9de142e41083fd4c49644c8cdb2 # timeout=10 > git rev-list --no-walk a7a4ea4616154a9850190ad4412f84979e62a8e6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-19T10:37:44.819Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-19T10:37:44.885Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-19T10:37:44.913Z] ========================================================= [2025-03-19T10:37:44.913Z] EdgeX Global Pipelines Version Info [2025-03-19T10:37:44.913Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-19T10:37:46.019Z] ------------------- [2025-03-19T10:37:46.019Z] stable info: [2025-03-19T10:37:46.019Z] ------------------- [2025-03-19T10:37:46.019Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-19T10:37:46.019Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-19T10:37:46.019Z] Message: update stable to v1.0.272 [2025-03-19T10:37:46.281Z] ------------------- [2025-03-19T10:37:46.281Z] experimental info: [2025-03-19T10:37:46.281Z] ------------------- [2025-03-19T10:37:46.281Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-19T10:37:46.281Z] Commit SHA: ff7854e6e880f4986d85db2a71289ab620bef55d [2025-03-19T10:37:46.281Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-19T10:37:46.350Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2025-03-19T10:37:46.369Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2025-03-19T10:37:46.388Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-19T10:37:46.405Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-19T10:37:46.421Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-19T10:37:46.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-03-19T10:37:46.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-03-19T10:37:46.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-19T10:37:46.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-19T10:37:46.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2025-03-19T10:37:46.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-19T10:37:46.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-19T10:37:46.657Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-19T10:37:46.684Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-03-19T10:37:46.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-19T10:37:46.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-19T10:37:46.754Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-19T10:37:46.782Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-19T10:37:46.808Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-19T10:37:46.833Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-19T10:37:46.856Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7663afedc123a9de142e41083fd4c49644c8cdb2 [Pipeline] echo [2025-03-19T10:37:46.881Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7663afe [Pipeline] echo [2025-03-19T10:37:46.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-19T10:37:46.974Z] provisioning config files... [2025-03-19T10:37:46.988Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config16836507242971736732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-19T10:37:47.344Z] ---> ****-login.sh [2025-03-19T10:37:47.345Z] nexus3.edgexfoundry.org:10001 [2025-03-19T10:37:47.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-19T10:37:47.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-19T10:37:47.607Z] Configure a credential helper to remove this warning. See [2025-03-19T10:37:47.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-19T10:37:47.607Z] [2025-03-19T10:37:47.607Z] Login Succeeded [2025-03-19T10:37:47.607Z] nexus3.edgexfoundry.org:10002 [2025-03-19T10:37:47.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-19T10:37:47.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-19T10:37:47.869Z] Configure a credential helper to remove this warning. See [2025-03-19T10:37:47.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-19T10:37:47.869Z] [2025-03-19T10:37:47.869Z] Login Succeeded [2025-03-19T10:37:47.869Z] nexus3.edgexfoundry.org:10003 [2025-03-19T10:37:47.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-19T10:37:47.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-19T10:37:47.869Z] Configure a credential helper to remove this warning. See [2025-03-19T10:37:47.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-19T10:37:47.869Z] [2025-03-19T10:37:47.869Z] Login Succeeded [2025-03-19T10:37:47.869Z] nexus3.edgexfoundry.org:10004 [2025-03-19T10:37:48.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-19T10:37:48.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-19T10:37:48.130Z] Configure a credential helper to remove this warning. See [2025-03-19T10:37:48.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-19T10:37:48.130Z] [2025-03-19T10:37:48.130Z] Login Succeeded [2025-03-19T10:37:48.130Z] ****.io [2025-03-19T10:37:48.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-19T10:37:48.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-19T10:37:48.396Z] Configure a credential helper to remove this warning. See [2025-03-19T10:37:48.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-19T10:37:48.396Z] [2025-03-19T10:37:48.396Z] Login Succeeded [2025-03-19T10:37:48.396Z] ---> ****-login.sh ends [Pipeline] } [2025-03-19T10:37:48.404Z] 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-19T10:37:48.810Z] + git rev-list -1 --merges 7663afedc123a9de142e41083fd4c49644c8cdb2~1..7663afedc123a9de142e41083fd4c49644c8cdb2 [Pipeline] echo [2025-03-19T10:37:48.836Z] -----------> git rev-list -1 --merges 7663afedc123a9de142e41083fd4c49644c8cdb2~1..7663afedc123a9de142e41083fd4c49644c8cdb2 7663afedc123a9de142e41083fd4c49644c8cdb2 [2025-03-19T10:37:48.836Z] 7663afedc123a9de142e41083fd4c49644c8cdb2 [false] [Pipeline] sh [2025-03-19T10:37:49.132Z] + git log --format=format:%s -1 7663afedc123a9de142e41083fd4c49644c8cdb2 [Pipeline] echo [2025-03-19T10:37:49.148Z] ========================================================= [2025-03-19T10:37:49.148Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-19T10:37:49.148Z] ========================================================= 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-19T10:37:49.603Z] + git rev-list -1 --merges 7663afedc123a9de142e41083fd4c49644c8cdb2~1..7663afedc123a9de142e41083fd4c49644c8cdb2 [Pipeline] echo [2025-03-19T10:37:49.616Z] -----------> git rev-list -1 --merges 7663afedc123a9de142e41083fd4c49644c8cdb2~1..7663afedc123a9de142e41083fd4c49644c8cdb2 7663afedc123a9de142e41083fd4c49644c8cdb2 [2025-03-19T10:37:49.616Z] 7663afedc123a9de142e41083fd4c49644c8cdb2 [false] [Pipeline] sh [2025-03-19T10:37:49.908Z] + git log --format=format:%s -1 7663afedc123a9de142e41083fd4c49644c8cdb2 [Pipeline] echo [2025-03-19T10:37:49.924Z] ========================================================= [2025-03-19T10:37:49.924Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-19T10:37:49.924Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-19T10:37:50.396Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-19T10:37:50.396Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-19T10:37:50.396Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-19T10:37:50.396Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-19T10:37:50.396Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-19T10:37:50.396Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-19T10:37:50.396Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-19T10:37:50.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-19T10:37:50.852Z] [2025-03-19T10:37:50.852Z] 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-19T10:37:51.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-19T10:37:51.157Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-19T10:37:51.157Z] b85a868b505f: Pulling fs layer [2025-03-19T10:37:51.157Z] e2be974225ed: Pulling fs layer [2025-03-19T10:37:51.157Z] 339a4e72a1f5: Pulling fs layer [2025-03-19T10:37:51.157Z] 988bab9f4d93: Pulling fs layer [2025-03-19T10:37:51.157Z] 1469e6f7b9e6: Pulling fs layer [2025-03-19T10:37:51.157Z] eaf3925da568: Pulling fs layer [2025-03-19T10:37:51.157Z] bab4dde63d76: Pulling fs layer [2025-03-19T10:37:51.157Z] bde34c3a00c8: Pulling fs layer [2025-03-19T10:37:51.157Z] b352a97aabf1: Pulling fs layer [2025-03-19T10:37:51.157Z] 4872d77fe225: Pulling fs layer [2025-03-19T10:37:51.157Z] 5851b861e8e6: Pulling fs layer [2025-03-19T10:37:51.157Z] 988bab9f4d93: Waiting [2025-03-19T10:37:51.157Z] 1469e6f7b9e6: Waiting [2025-03-19T10:37:51.157Z] eaf3925da568: Waiting [2025-03-19T10:37:51.157Z] bab4dde63d76: Waiting [2025-03-19T10:37:51.157Z] bde34c3a00c8: Waiting [2025-03-19T10:37:51.157Z] b352a97aabf1: Waiting [2025-03-19T10:37:51.157Z] 4872d77fe225: Waiting [2025-03-19T10:37:51.157Z] 5851b861e8e6: Waiting [2025-03-19T10:37:51.157Z] e2be974225ed: Download complete [2025-03-19T10:37:51.157Z] 988bab9f4d93: Download complete [2025-03-19T10:37:51.157Z] 1469e6f7b9e6: Verifying Checksum [2025-03-19T10:37:51.157Z] 1469e6f7b9e6: Download complete [2025-03-19T10:37:51.157Z] 339a4e72a1f5: Verifying Checksum [2025-03-19T10:37:51.157Z] 339a4e72a1f5: Download complete [2025-03-19T10:37:51.157Z] eaf3925da568: Verifying Checksum [2025-03-19T10:37:51.157Z] eaf3925da568: Download complete [2025-03-19T10:37:51.416Z] bde34c3a00c8: Download complete [2025-03-19T10:37:51.416Z] b352a97aabf1: Verifying Checksum [2025-03-19T10:37:51.416Z] 4872d77fe225: Download complete [2025-03-19T10:37:51.416Z] 5851b861e8e6: Download complete [2025-03-19T10:37:51.416Z] b85a868b505f: Download complete [2025-03-19T10:37:51.674Z] bab4dde63d76: Download complete [2025-03-19T10:37:52.611Z] b85a868b505f: Pull complete [2025-03-19T10:37:52.869Z] e2be974225ed: Pull complete [2025-03-19T10:37:53.129Z] 339a4e72a1f5: Pull complete [2025-03-19T10:37:53.390Z] 988bab9f4d93: Pull complete [2025-03-19T10:37:53.650Z] 1469e6f7b9e6: Pull complete [2025-03-19T10:37:53.650Z] eaf3925da568: Pull complete [2025-03-19T10:37:55.578Z] bab4dde63d76: Pull complete [2025-03-19T10:37:55.578Z] bde34c3a00c8: Pull complete [2025-03-19T10:37:55.578Z] b352a97aabf1: Pull complete [2025-03-19T10:37:55.578Z] 4872d77fe225: Pull complete [2025-03-19T10:37:55.840Z] 5851b861e8e6: Pull complete [2025-03-19T10:37:55.840Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-19T10:37:55.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-19T10:37:55.840Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-19T10:37:55.997Z] prd-ubuntu20.04-docker-8c-8g-41647 does not seem to be running inside a container [2025-03-19T10:37:56.033Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-19T10:37:57.385Z] $ docker top 9ced0860865f4428daa97c1dc5b4555112935f0e77491a794f7f0a437e55150a -eo pid,comm [2025-03-19T10:37:57.437Z] 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-19T10:37:57.437Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-19T10:37:57.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-19T10:37:57.521Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-19T10:37:57.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-19T10:37:57.643Z] $ docker exec 9ced0860865f4428daa97c1dc5b4555112935f0e77491a794f7f0a437e55150a ssh-agent [2025-03-19T10:37:57.751Z] SSH_AUTH_SOCK=/tmp/ssh-rAIKprVGHwRH/agent.32 [2025-03-19T10:37:57.751Z] SSH_AGENT_PID=38 [2025-03-19T10:37:57.757Z] Running ssh-add (command line suppressed) [2025-03-19T10:37:57.864Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_14080114510041243981.key (/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_14080114510041243981.key) [2025-03-19T10:37:57.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-19T10:37:58.215Z] + git tag --points-at HEAD [Pipeline] } [2025-03-19T10:37:58.229Z] $ docker exec --env ******** --env ******** 9ced0860865f4428daa97c1dc5b4555112935f0e77491a794f7f0a437e55150a ssh-agent -k [2025-03-19T10:37:58.333Z] unset SSH_AUTH_SOCK; [2025-03-19T10:37:58.334Z] unset SSH_AGENT_PID; [2025-03-19T10:37:58.334Z] echo Agent pid 38 killed; [2025-03-19T10:37:58.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-19T10:37:58.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-19T10:37:58.381Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-19T10:37:58.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-19T10:37:58.491Z] $ docker exec 9ced0860865f4428daa97c1dc5b4555112935f0e77491a794f7f0a437e55150a ssh-agent [2025-03-19T10:37:58.603Z] SSH_AUTH_SOCK=/tmp/ssh-1WP182Nd7Dai/agent.71 [2025-03-19T10:37:58.603Z] SSH_AGENT_PID=77 [2025-03-19T10:37:58.609Z] Running ssh-add (command line suppressed) [2025-03-19T10:37:58.723Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_14247670646683420683.key (/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_14247670646683420683.key) [2025-03-19T10:37:58.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-19T10:37:59.029Z] + git semver init [2025-03-19T10:37:59.290Z] 2025-03-19 10:37:59,222 [run_init] DEBUG init version:0.0.0 force:False [2025-03-19T10:37:59.290Z] 2025-03-19 10:37:59,222 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver [2025-03-19T10:37:59.290Z] 2025-03-19 10:37:59,223 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver [2025-03-19T10:37:59.290Z] 2025-03-19 10:37:59,223 [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-19T10:38:00.229Z] 2025-03-19 10:37:59,983 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_odessa/.git/info/exclude [2025-03-19T10:38:00.229Z] 2025-03-19 10:37:59,984 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa with force:False [2025-03-19T10:38:00.229Z] 2025-03-19 10:37:59,984 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa [2025-03-19T10:38:00.229Z] 2025-03-19 10:37:59,984 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa [2025-03-19T10:38:00.229Z] 4.0.1-dev.1 [Pipeline] } [2025-03-19T10:38:00.243Z] $ docker exec --env ******** --env ******** 9ced0860865f4428daa97c1dc5b4555112935f0e77491a794f7f0a437e55150a ssh-agent -k [2025-03-19T10:38:00.348Z] unset SSH_AUTH_SOCK; [2025-03-19T10:38:00.349Z] unset SSH_AGENT_PID; [2025-03-19T10:38:00.349Z] echo Agent pid 77 killed; [2025-03-19T10:38:00.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-19T10:38:00.683Z] + git semver [Pipeline] } [2025-03-19T10:38:00.961Z] $ docker stop --time=1 9ced0860865f4428daa97c1dc5b4555112935f0e77491a794f7f0a437e55150a [2025-03-19T10:38:02.233Z] $ docker rm -f --volumes 9ced0860865f4428daa97c1dc5b4555112935f0e77491a794f7f0a437e55150a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-19T10:38:02.597Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-19T10:38:02.847Z] Stashed 1 file(s) [Pipeline] echo [2025-03-19T10:38:02.852Z] [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-19T10:38:03.115Z] provisioning config files... [2025-03-19T10:38:03.124Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config16575363595985852707tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-19T10:38:03.475Z] ---> ****-login.sh [2025-03-19T10:38:03.475Z] nexus3.edgexfoundry.org:10001 [2025-03-19T10:38:03.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-19T10:38:03.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-19T10:38:03.476Z] Configure a credential helper to remove this warning. See [2025-03-19T10:38:03.476Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-19T10:38:03.476Z] [2025-03-19T10:38:03.476Z] Login Succeeded [2025-03-19T10:38:03.476Z] nexus3.edgexfoundry.org:10002 [2025-03-19T10:38:03.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-19T10:38:03.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-19T10:38:03.476Z] Configure a credential helper to remove this warning. See [2025-03-19T10:38:03.476Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-19T10:38:03.476Z] [2025-03-19T10:38:03.476Z] Login Succeeded [2025-03-19T10:38:03.476Z] nexus3.edgexfoundry.org:10003 [2025-03-19T10:38:03.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-19T10:38:03.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-19T10:38:03.739Z] Configure a credential helper to remove this warning. See [2025-03-19T10:38:03.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-19T10:38:03.739Z] [2025-03-19T10:38:03.739Z] Login Succeeded [2025-03-19T10:38:03.739Z] nexus3.edgexfoundry.org:10004 [2025-03-19T10:38:03.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-19T10:38:03.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-19T10:38:03.739Z] Configure a credential helper to remove this warning. See [2025-03-19T10:38:03.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-19T10:38:03.739Z] [2025-03-19T10:38:03.739Z] Login Succeeded [2025-03-19T10:38:03.739Z] ****.io [2025-03-19T10:38:03.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-19T10:38:04.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-19T10:38:04.000Z] Configure a credential helper to remove this warning. See [2025-03-19T10:38:04.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-19T10:38:04.000Z] [2025-03-19T10:38:04.000Z] Login Succeeded [2025-03-19T10:38:04.000Z] ---> ****-login.sh ends [Pipeline] } [2025-03-19T10:38:04.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-19T10:38:04.108Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-19T10:38:04.461Z] + git log --pretty=%H %s [2025-03-19T10:38:04.461Z] + head -n 1 [2025-03-19T10:38:04.461Z] + + awk {print $1} [2025-03-19T10:38:04.461Z] grep ci(lts-release) [Pipeline] echo [2025-03-19T10:38:04.482Z] [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] sh [2025-03-19T10:38:04.760Z] + docker pull nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a7a4ea4616154a9850190ad4412f84979e62a8e6 [2025-03-19T10:38:04.760Z] a7a4ea4616154a9850190ad4412f84979e62a8e6: Pulling from device-sdk-c-builder-x86_64 [2025-03-19T10:38:04.760Z] 96526aa774ef: Pulling fs layer [2025-03-19T10:38:04.760Z] 4f9bc52d1dc7: Pulling fs layer [2025-03-19T10:38:04.760Z] 585e8d389ef7: Pulling fs layer [2025-03-19T10:38:04.760Z] 644d571cd3dc: Pulling fs layer [2025-03-19T10:38:04.760Z] 1e937d8b77be: Pulling fs layer [2025-03-19T10:38:04.760Z] c4093f4e9430: Pulling fs layer [2025-03-19T10:38:04.760Z] 69f64e3a10d9: Pulling fs layer [2025-03-19T10:38:04.760Z] 3890fd1dafe0: Pulling fs layer [2025-03-19T10:38:04.760Z] 2ecdeaae251e: Pulling fs layer [2025-03-19T10:38:04.760Z] 7a59dffa71c2: Pulling fs layer [2025-03-19T10:38:04.760Z] 1e937d8b77be: Waiting [2025-03-19T10:38:04.760Z] c4093f4e9430: Waiting [2025-03-19T10:38:04.760Z] 69f64e3a10d9: Waiting [2025-03-19T10:38:04.760Z] 3890fd1dafe0: Waiting [2025-03-19T10:38:04.760Z] 2ecdeaae251e: Waiting [2025-03-19T10:38:04.760Z] 7a59dffa71c2: Waiting [2025-03-19T10:38:04.760Z] 644d571cd3dc: Waiting [2025-03-19T10:38:04.760Z] 4f9bc52d1dc7: Verifying Checksum [2025-03-19T10:38:04.760Z] 4f9bc52d1dc7: Download complete [2025-03-19T10:38:04.760Z] 644d571cd3dc: Verifying Checksum [2025-03-19T10:38:04.760Z] 644d571cd3dc: Download complete [2025-03-19T10:38:04.760Z] 1e937d8b77be: Download complete [2025-03-19T10:38:04.760Z] 96526aa774ef: Download complete [2025-03-19T10:38:04.760Z] c4093f4e9430: Verifying Checksum [2025-03-19T10:38:04.760Z] c4093f4e9430: Download complete [2025-03-19T10:38:04.760Z] 3890fd1dafe0: Verifying Checksum [2025-03-19T10:38:04.760Z] 3890fd1dafe0: Download complete [2025-03-19T10:38:04.760Z] 2ecdeaae251e: Verifying Checksum [2025-03-19T10:38:04.760Z] 2ecdeaae251e: Download complete [2025-03-19T10:38:04.760Z] 7a59dffa71c2: Verifying Checksum [2025-03-19T10:38:04.760Z] 7a59dffa71c2: Download complete [2025-03-19T10:38:05.019Z] 96526aa774ef: Pull complete [2025-03-19T10:38:05.019Z] 69f64e3a10d9: Verifying Checksum [2025-03-19T10:38:05.019Z] 69f64e3a10d9: Download complete [2025-03-19T10:38:05.019Z] 4f9bc52d1dc7: Pull complete [2025-03-19T10:38:05.587Z] 585e8d389ef7: Verifying Checksum [2025-03-19T10:38:05.587Z] 585e8d389ef7: Download complete [2025-03-19T10:38:08.893Z] 585e8d389ef7: Pull complete [2025-03-19T10:38:08.893Z] 644d571cd3dc: Pull complete [2025-03-19T10:38:08.893Z] 1e937d8b77be: Pull complete [2025-03-19T10:38:08.893Z] c4093f4e9430: Pull complete [2025-03-19T10:38:09.152Z] 69f64e3a10d9: Pull complete [2025-03-19T10:38:09.152Z] 3890fd1dafe0: Pull complete [2025-03-19T10:38:09.412Z] 2ecdeaae251e: Pull complete [2025-03-19T10:38:09.412Z] 7a59dffa71c2: Pull complete [2025-03-19T10:38:09.412Z] Digest: sha256:3b895ab3d507f8ed949552cd6fa098b0fdd8c46d304333a69fff8a27404a4926 [2025-03-19T10:38:09.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a7a4ea4616154a9850190ad4412f84979e62a8e6 [2025-03-19T10:38:09.412Z] nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] sh [2025-03-19T10:38:09.699Z] + docker tag nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a7a4ea4616154a9850190ad4412f84979e62a8e6 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-19T10:38:10.090Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-19T10:38:10.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-19T10:38:10.174Z] prd-ubuntu20.04-docker-8c-8g-41647 does not seem to be running inside a container [2025-03-19T10:38:10.206Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-03-19T10:38:11.602Z] $ docker top b3b9a47fb9926a5915823c831bc939f34cab454ed5a3837fde462271e9ecb876 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-19T10:38:11.964Z] + make test [2025-03-19T10:38:11.964Z] echo "make test" [2025-03-19T10:38:11.964Z] make test [Pipeline] } [2025-03-19T10:38:11.979Z] $ docker stop --time=1 b3b9a47fb9926a5915823c831bc939f34cab454ed5a3837fde462271e9ecb876 [2025-03-19T10:38:13.218Z] $ docker rm -f --volumes b3b9a47fb9926a5915823c831bc939f34cab454ed5a3837fde462271e9ecb876 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-19T10:38:13.915Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-19T10:38:14.203Z] + ls -al . [2025-03-19T10:38:14.203Z] total 220 [2025-03-19T10:38:14.203Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 19 10:38 . [2025-03-19T10:38:14.203Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 10:37 .. [2025-03-19T10:38:14.203Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 10:38 .git [2025-03-19T10:38:14.203Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 10:37 .github [2025-03-19T10:38:14.203Z] -rw-rw-r-- 1 jenkins jenkins 176 Mar 19 10:37 .gitignore [2025-03-19T10:38:14.203Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 19 10:37 .semver [2025-03-19T10:38:14.203Z] -rw-rw-r-- 1 jenkins jenkins 2908 Mar 19 10:37 Attribution.txt [2025-03-19T10:38:14.203Z] -rw-rw-r-- 1 jenkins jenkins 17404 Mar 19 10:37 CHANGELOG.md [2025-03-19T10:38:14.203Z] -rw-rw-r-- 1 jenkins jenkins 108574 Mar 19 10:37 Doxyfile [2025-03-19T10:38:14.203Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 19 10:37 GOVERNANCE.md [2025-03-19T10:38:14.203Z] -rw-rw-r-- 1 jenkins jenkins 784 Mar 19 10:37 Jenkinsfile [2025-03-19T10:38:14.203Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 19 10:37 LICENSE [2025-03-19T10:38:14.203Z] -rw-rw-r-- 1 jenkins jenkins 444 Mar 19 10:37 Makefile [2025-03-19T10:38:14.203Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 19 10:37 OWNERS.md [2025-03-19T10:38:14.203Z] -rw-rw-r-- 1 jenkins jenkins 1651 Mar 19 10:37 README.IOT.md [2025-03-19T10:38:14.203Z] -rw-rw-r-- 1 jenkins jenkins 4173 Mar 19 10:37 README.md [2025-03-19T10:38:14.203Z] -rw-rw-r-- 1 jenkins jenkins 1245 Mar 19 10:37 README.v3.md [2025-03-19T10:38:14.203Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 19 10:38 VERSION [2025-03-19T10:38:14.203Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 10:37 docs [2025-03-19T10:38:14.203Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 10:37 include [2025-03-19T10:38:14.203Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 10:37 scripts [2025-03-19T10:38:14.203Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 10:37 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-19T10:38:14.525Z] + 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=7663afedc123a9de142e41083fd4c49644c8cdb2 --label arch=amd64 --label version=4.0.1-dev.1 . [2025-03-19T10:38:14.527Z] Sending build context to Docker daemon 5.586MB [2025-03-19T10:38:14.527Z] Step 1/18 : ARG BASE=alpine:3.18 [2025-03-19T10:38:14.527Z] Step 2/18 : FROM ${BASE} [2025-03-19T10:38:14.527Z] ---> eff718162d3d [2025-03-19T10:38:14.527Z] Step 3/18 : LABEL maintainer="IOTech " [2025-03-19T10:38:14.527Z] ---> Running in 6475c4c878c5 [2025-03-19T10:38:14.786Z] Removing intermediate container 6475c4c878c5 [2025-03-19T10:38:14.786Z] ---> 5b181faeecab [2025-03-19T10:38:14.786Z] 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-19T10:38:14.786Z] ---> Running in 0fed1919d6de [2025-03-19T10:38:15.046Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-19T10:38:15.305Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-19T10:38:15.305Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-19T10:38:15.305Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-19T10:38:15.879Z] Removing intermediate container 0fed1919d6de [2025-03-19T10:38:15.879Z] ---> fa8656b77510 [2025-03-19T10:38:15.879Z] Step 5/18 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2025-03-19T10:38:15.879Z] ---> Running in eea24c949a11 [2025-03-19T10:38:16.446Z] Removing intermediate container eea24c949a11 [2025-03-19T10:38:16.446Z] ---> 9d6b83f1f1f6 [2025-03-19T10:38:16.446Z] 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-19T10:38:16.446Z] ---> Running in 9b654decde80 [2025-03-19T10:38:16.705Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-19T10:38:17.275Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-19T10:38:17.842Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-19T10:38:18.409Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-19T10:38:18.409Z] (1/11) Installing iotech-iot-1.5-dev (1.5.5-r2) [2025-03-19T10:38:18.409Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2025-03-19T10:38:18.976Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2025-03-19T10:38:19.236Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2025-03-19T10:38:19.497Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2025-03-19T10:38:19.756Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-19T10:38:20.017Z] (7/11) Installing libblkid (2.38.1-r8) [2025-03-19T10:38:20.585Z] (8/11) Installing libfdisk (2.38.1-r8) [2025-03-19T10:38:20.843Z] (9/11) Installing libmount (2.38.1-r8) [2025-03-19T10:38:21.411Z] (10/11) Installing libsmartcols (2.38.1-r8) [2025-03-19T10:38:21.670Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2025-03-19T10:38:22.237Z] Executing busybox-1.36.1-r7.trigger [2025-03-19T10:38:22.237Z] OK: 336 MiB in 102 packages [2025-03-19T10:38:22.803Z] Removing intermediate container 9b654decde80 [2025-03-19T10:38:22.804Z] ---> 51fe794267c3 [2025-03-19T10:38:22.804Z] Step 7/18 : RUN apk --no-cache upgrade [2025-03-19T10:38:22.804Z] ---> Running in bf7dfc9ca8a0 [2025-03-19T10:38:23.062Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-19T10:38:23.335Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-19T10:38:23.902Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-19T10:38:24.473Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-19T10:38:24.473Z] OK: 336 MiB in 102 packages [2025-03-19T10:38:25.041Z] Removing intermediate container bf7dfc9ca8a0 [2025-03-19T10:38:25.041Z] ---> 0a1e31777750 [2025-03-19T10:38:25.041Z] Step 8/18 : COPY VERSION /edgex-c-sdk/ [2025-03-19T10:38:25.041Z] ---> 358da3ceb997 [2025-03-19T10:38:25.041Z] Step 9/18 : COPY src /edgex-c-sdk/src/ [2025-03-19T10:38:25.300Z] ---> 6cef3a0931d3 [2025-03-19T10:38:25.300Z] Step 10/18 : COPY include /edgex-c-sdk/include/ [2025-03-19T10:38:25.300Z] ---> 9c89a582e5ce [2025-03-19T10:38:25.300Z] Step 11/18 : COPY scripts /edgex-c-sdk/scripts [2025-03-19T10:38:25.559Z] ---> 581589aaae50 [2025-03-19T10:38:25.559Z] Step 12/18 : COPY LICENSE /edgex-c-sdk/ [2025-03-19T10:38:25.559Z] ---> 9aa34e26723f [2025-03-19T10:38:25.559Z] Step 13/18 : COPY Attribution.txt /edgex-c-sdk/ [2025-03-19T10:38:25.823Z] ---> a0594f97208b [2025-03-19T10:38:25.823Z] Step 14/18 : WORKDIR /edgex-c-sdk [2025-03-19T10:38:25.823Z] ---> Running in a222b876f3bc [2025-03-19T10:38:25.823Z] Removing intermediate container a222b876f3bc [2025-03-19T10:38:25.823Z] ---> ab5786307211 [2025-03-19T10:38:25.823Z] Step 15/18 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2025-03-19T10:38:25.823Z] ---> Running in e503b42c6382 [2025-03-19T10:38:25.823Z] Removing intermediate container e503b42c6382 [2025-03-19T10:38:25.823Z] ---> c3f4467c8d50 [2025-03-19T10:38:25.823Z] Step 16/18 : LABEL arch=amd64 [2025-03-19T10:38:25.823Z] ---> Running in aafe38e96cc9 [2025-03-19T10:38:26.082Z] Removing intermediate container aafe38e96cc9 [2025-03-19T10:38:26.082Z] ---> 6859be0f5d70 [2025-03-19T10:38:26.082Z] Step 17/18 : LABEL git_sha=7663afedc123a9de142e41083fd4c49644c8cdb2 [2025-03-19T10:38:26.082Z] ---> Running in 48bebbb97b10 [2025-03-19T10:38:26.082Z] Removing intermediate container 48bebbb97b10 [2025-03-19T10:38:26.082Z] ---> 423ac6248e76 [2025-03-19T10:38:26.082Z] Step 18/18 : LABEL version=4.0.1-dev.1 [2025-03-19T10:38:26.082Z] ---> Running in 36b1558540c8 [2025-03-19T10:38:26.082Z] Removing intermediate container 36b1558540c8 [2025-03-19T10:38:26.082Z] ---> 58aecde19f03 [2025-03-19T10:38:26.082Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2025-03-19T10:38:26.082Z] Successfully built 58aecde19f03 [2025-03-19T10:38:26.343Z] 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-19T10:38:26.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-19T10:38:26.897Z] [2025-03-19T10:38:26.897Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-19T10:38:27.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-19T10:38:27.204Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-19T10:38:27.204Z] 5eb5b503b376: Pulling fs layer [2025-03-19T10:38:27.204Z] 5c69ac0246d0: Pulling fs layer [2025-03-19T10:38:27.204Z] ec43610c2a17: Pulling fs layer [2025-03-19T10:38:27.204Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-19T10:38:27.204Z] 33b1e0a273af: Pulling fs layer [2025-03-19T10:38:27.204Z] 5d3b04190fa2: Pulling fs layer [2025-03-19T10:38:27.204Z] 2f39f015ded8: Pulling fs layer [2025-03-19T10:38:27.204Z] 33b1e0a273af: Waiting [2025-03-19T10:38:27.204Z] 5d3b04190fa2: Waiting [2025-03-19T10:38:27.204Z] 2f39f015ded8: Waiting [2025-03-19T10:38:27.204Z] 3a2ae6a8a46f: Waiting [2025-03-19T10:38:27.204Z] 5c69ac0246d0: Verifying Checksum [2025-03-19T10:38:27.204Z] 5c69ac0246d0: Download complete [2025-03-19T10:38:27.204Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-19T10:38:27.204Z] 3a2ae6a8a46f: Download complete [2025-03-19T10:38:27.204Z] 33b1e0a273af: Verifying Checksum [2025-03-19T10:38:27.204Z] 33b1e0a273af: Download complete [2025-03-19T10:38:27.204Z] 5d3b04190fa2: Verifying Checksum [2025-03-19T10:38:27.204Z] 5d3b04190fa2: Download complete [2025-03-19T10:38:27.204Z] ec43610c2a17: Verifying Checksum [2025-03-19T10:38:27.204Z] ec43610c2a17: Download complete [2025-03-19T10:38:27.462Z] 5eb5b503b376: Verifying Checksum [2025-03-19T10:38:27.462Z] 5eb5b503b376: Download complete [2025-03-19T10:38:28.029Z] 2f39f015ded8: Download complete [2025-03-19T10:38:28.596Z] 5eb5b503b376: Pull complete [2025-03-19T10:38:28.596Z] 5c69ac0246d0: Pull complete [2025-03-19T10:38:29.161Z] ec43610c2a17: Pull complete [2025-03-19T10:38:29.161Z] 3a2ae6a8a46f: Pull complete [2025-03-19T10:38:29.419Z] 33b1e0a273af: Pull complete [2025-03-19T10:38:29.419Z] 5d3b04190fa2: Pull complete [2025-03-19T10:38:33.608Z] 2f39f015ded8: Pull complete [2025-03-19T10:38:33.608Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-19T10:38:33.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-19T10:38:33.608Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-19T10:38:33.731Z] prd-ubuntu20.04-docker-8c-8g-41647 does not seem to be running inside a container [2025-03-19T10:38:33.763Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-19T10:38:35.620Z] $ docker top 30550a69eebe1b11d4b4de87db7b31feebc3021a0fdd686582ab8133c641616c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-19T10:38:36.026Z] ---> job-cost.sh [2025-03-19T10:38:36.027Z] lf-activate-venv: SKIPPING [2025-03-19T10:38:36.027Z] INFO: No Stack... [2025-03-19T10:38:36.286Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-19T10:38:36.852Z] INFO: Archiving Costs [Pipeline] sh [2025-03-19T10:38:37.139Z] + cat /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/cost.csv [2025-03-19T10:38:37.139Z] + cut -d, -f6 [Pipeline] lock [2025-03-19T10:38:37.155Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-odessa-9-stack-cost] [2025-03-19T10:38:37.166Z] Resource [jenkins-edgexfoundry-device-sdk-c-odessa-9-stack-cost] did not exist. Created. [2025-03-19T10:38:37.172Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-odessa-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-19T10:38:37.482Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-19T10:38:37.533Z] Stashed 1 file(s) [Pipeline] } [2025-03-19T10:38:37.540Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-odessa-9-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-19T10:38:37.579Z] $ docker stop --time=1 30550a69eebe1b11d4b4de87db7b31feebc3021a0fdd686582ab8133c641616c [2025-03-19T10:38:38.734Z] $ docker rm -f --volumes 30550a69eebe1b11d4b4de87db7b31feebc3021a0fdd686582ab8133c641616c [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-19T10:38:39.264Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-19T10:38:39.264Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-19T10:38:39.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-19T10:38:39.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-19T10:38:39.656Z] prd-ubuntu20.04-docker-8c-8g-41647 does not seem to be running inside a container [2025-03-19T10:38:39.688Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-19T10:38:40.024Z] $ docker top 2ba1f8edb7259a22b0589a58b8542ec41710aeef7d8d9e1cca693ecc8714b1c9 -eo pid,comm [2025-03-19T10:38:40.063Z] 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-19T10:38:40.063Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-19T10:38:40.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-19T10:38:40.118Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-19T10:38:40.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-19T10:38:40.246Z] $ docker exec 2ba1f8edb7259a22b0589a58b8542ec41710aeef7d8d9e1cca693ecc8714b1c9 ssh-agent [2025-03-19T10:38:40.342Z] SSH_AUTH_SOCK=/tmp/ssh-OuIqQdrG89yq/agent.34 [2025-03-19T10:38:40.342Z] SSH_AGENT_PID=40 [2025-03-19T10:38:40.346Z] Running ssh-add (command line suppressed) [2025-03-19T10:38:40.455Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_8139250523584820325.key (/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_8139250523584820325.key) [2025-03-19T10:38:40.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-19T10:38:40.766Z] + git semver tag [2025-03-19T10:38:41.026Z] 2025-03-19 10:38:40,936 [run_tag] DEBUG tag force:False [2025-03-19T10:38:41.026Z] 2025-03-19 10:38:40,936 [check_head_tag] DEBUG check head tag [2025-03-19T10:38:41.026Z] 2025-03-19 10:38:40,938 [execute] INFO git cat-file --batch-check [2025-03-19T10:38:41.026Z] 2025-03-19 10:38:40,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa, universal_newlines=False, shell=None, istream=) [2025-03-19T10:38:41.026Z] 2025-03-19 10:38:40,941 [execute] INFO git cat-file --batch [2025-03-19T10:38:41.026Z] 2025-03-19 10:38:40,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa, universal_newlines=False, shell=None, istream=) [2025-03-19T10:38:41.026Z] 2025-03-19 10:38:40,961 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa [2025-03-19T10:38:41.026Z] 2025-03-19 10:38:40,961 [execute] INFO git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 [2025-03-19T10:38:41.026Z] 2025-03-19 10:38:40,961 [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-19T10:38:41.026Z] 2025-03-19 10:38:40,965 [main] ERROR Cmd('git') failed due to: exit code(128) [2025-03-19T10:38:41.026Z] cmdline: git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 [2025-03-19T10:38:41.026Z] stderr: 'fatal: tag 'v4.0.1-dev.1' already exists' [2025-03-19T10:38:41.026Z] ERROR: Cmd('git') failed due to: exit code(128) [2025-03-19T10:38:41.026Z] cmdline: git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 [2025-03-19T10:38:41.026Z] stderr: 'fatal: tag 'v4.0.1-dev.1' already exists' [Pipeline] } [2025-03-19T10:38:41.043Z] $ docker exec --env ******** --env ******** 2ba1f8edb7259a22b0589a58b8542ec41710aeef7d8d9e1cca693ecc8714b1c9 ssh-agent -k [2025-03-19T10:38:41.138Z] unset SSH_AUTH_SOCK; [2025-03-19T10:38:41.138Z] unset SSH_AGENT_PID; [2025-03-19T10:38:41.138Z] echo Agent pid 40 killed; [2025-03-19T10:38:41.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2025-03-19T10:38:41.195Z] $ docker stop --time=1 2ba1f8edb7259a22b0589a58b8542ec41710aeef7d8d9e1cca693ecc8714b1c9 [2025-03-19T10:38:42.455Z] $ docker rm -f --volumes 2ba1f8edb7259a22b0589a58b8542ec41710aeef7d8d9e1cca693ecc8714b1c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Bump Pre-Release Version" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-19T10:38:43.021Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_odessa/archives ] [2025-03-19T10:38:43.021Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_odessa/archives [2025-03-19T10:38:43.021Z] total 16 [2025-03-19T10:38:43.021Z] drwxr-xr-x 3 root root 4096 Mar 19 10:38 . [2025-03-19T10:38:43.021Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 19 10:38 .. [2025-03-19T10:38:43.021Z] drwxr-xr-x 2 root root 4096 Mar 19 10:38 cost [2025-03-19T10:38:43.021Z] -rw-r--r-- 1 root root 84 Mar 19 10:38 cost.csv [2025-03-19T10:38:43.021Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_odessa/archives [2025-03-19T10:38:43.021Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_odessa/archives [2025-03-19T10:38:43.021Z] total 16 [2025-03-19T10:38:43.021Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 19 10:38 . [2025-03-19T10:38:43.021Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 19 10:38 .. [2025-03-19T10:38:43.021Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 19 10:38 cost [2025-03-19T10:38:43.021Z] -rw-r--r-- 1 jenkins jenkins 84 Mar 19 10:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-19T10:38:43.315Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-19T10:38:44.176Z] ---> package-listing.sh [2025-03-19T10:38:44.176Z] ++ facter osfamily [2025-03-19T10:38:44.176Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-19T10:38:44.437Z] + OS_FAMILY=debian [2025-03-19T10:38:44.437Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_odessa [2025-03-19T10:38:44.437Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-19T10:38:44.437Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-19T10:38:44.437Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-19T10:38:44.437Z] + PACKAGES=/tmp/packages_start.txt [2025-03-19T10:38:44.437Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' [2025-03-19T10:38:44.437Z] + PACKAGES=/tmp/packages_end.txt [2025-03-19T10:38:44.437Z] + case "${OS_FAMILY}" in [2025-03-19T10:38:44.437Z] + dpkg -l [2025-03-19T10:38:44.437Z] + grep '^ii' [2025-03-19T10:38:44.437Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-19T10:38:44.437Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-19T10:38:44.437Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-19T10:38:44.437Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' [2025-03-19T10:38:44.437Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ [2025-03-19T10:38:44.437Z] + 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-19T10:38:44.452Z] 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-19T10:38:44.736Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-19T10:38:45.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-19T10:38:45.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-19T10:38:45.377Z] prd-ubuntu20.04-docker-8c-8g-41647 does not seem to be running inside a container [2025-03-19T10:38:45.410Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-19T10:38:45.585Z] $ docker top 2ed33c3212fa3c1bdc46cf04b1587db5c9c95c9ac192a380ef0e18515c3d2511 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-19T10:38:45.942Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-19T10:38:46.238Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-19T10:38:46.573Z] + ls /var/log/sa-host [2025-03-19T10:38:46.573Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-19T10:38:46.743Z] provisioning config files... [2025-03-19T10:38:46.751Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config16302580118737300454tmp [Pipeline] { [Pipeline] echo [2025-03-19T10:38:46.767Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-19T10:38:47.048Z] ---> create-netrc.sh [Pipeline] } [2025-03-19T10:38:47.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-19T10:38:47.406Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-19T10:38:47.416Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-19T10:38:47.699Z] ---> sudo-logs.sh [2025-03-19T10:38:47.699Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-19T10:38:47.730Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-19T10:38:48.013Z] ---> job-cost.sh [2025-03-19T10:38:48.013Z] lf-activate-venv: SKIPPING [2025-03-19T10:38:48.013Z] DEBUG: total: 0.2199999988079071 [2025-03-19T10:38:48.013Z] INFO: Retrieving Stack Cost... [2025-03-19T10:38:48.013Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-19T10:38:48.277Z] INFO: Archiving Costs [Pipeline] echo [2025-03-19T10:38:48.295Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-19T10:38:48.575Z] ---> logs-deploy.sh [2025-03-19T10:38:48.575Z] lf-activate-venv: SKIPPING [2025-03-19T10:38:48.575Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/odessa/9 [2025-03-19T10:38:48.575Z] INFO: archiving workspace using pattern(s): [2025-03-19T10:38:49.513Z] Archives upload complete. [2025-03-19T10:38:49.513Z] INFO: archiving logs to Nexus