Started by upstream project "edgexfoundry/cd-management/release-lts" build number 151 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15800fc43d58ca67e0cb91530f895d1caddf3500 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-ssh16249545210445590618.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16835336718000146261.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/palau/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-can/branches/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1660941721346274032.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7007464875155572405.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-can/branches/palau/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-can/branches/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8019412028120573590.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-can, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [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-can-settings PROJECT: device-can 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-can DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13723 in /w/workspace/edgexfoundry_device-can_palau [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-can.git > git init /w/workspace/edgexfoundry_device-can_palau # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-can.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-can.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 15800fc43d58ca67e0cb91530f895d1caddf3500 (palau) Commit message: "ci(lts-release): LTS release v4.0.2 @aed48e3" > git config remote.origin.url git@github.com:edgexfoundry/device-can.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 15800fc43d58ca67e0cb91530f895d1caddf3500 # timeout=10 > git rev-list --no-walk 15800fc43d58ca67e0cb91530f895d1caddf3500 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-06-23T03:32:09.602Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-06-23T03:32:09.667Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-23T03:32:09.693Z] ========================================================= [2026-06-23T03:32:09.694Z] EdgeX Global Pipelines Version Info [2026-06-23T03:32:09.694Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:32:10.811Z] ------------------- [2026-06-23T03:32:10.811Z] stable info: [2026-06-23T03:32:10.811Z] ------------------- [2026-06-23T03:32:10.811Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-06-23T03:32:10.811Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-23T03:32:10.811Z] Message: update stable to v1.0.281 [2026-06-23T03:32:11.381Z] ------------------- [2026-06-23T03:32:11.381Z] experimental info: [2026-06-23T03:32:11.381Z] ------------------- [2026-06-23T03:32:11.381Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-06-23T03:32:11.381Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-23T03:32:11.381Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-06-23T03:32:11.446Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-can-settings [Pipeline] echo [2026-06-23T03:32:11.465Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-can [Pipeline] echo [2026-06-23T03:32:11.484Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-06-23T03:32:11.504Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-06-23T03:32:11.525Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-06-23T03:32:11.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2026-06-23T03:32:11.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2026-06-23T03:32:11.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-06-23T03:32:11.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-06-23T03:32:11.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-can [Pipeline] echo [2026-06-23T03:32:11.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-06-23T03:32:11.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-06-23T03:32:11.711Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-06-23T03:32:11.729Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-06-23T03:32:11.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-06-23T03:32:11.783Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-06-23T03:32:11.814Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-06-23T03:32:11.847Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo [2026-06-23T03:32:11.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo [2026-06-23T03:32:11.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo [2026-06-23T03:32:11.937Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] echo [2026-06-23T03:32:11.967Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15800fc [Pipeline] echo [2026-06-23T03:32:11.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:32:12.066Z] provisioning config files... [2026-06-23T03:32:12.087Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_palau@tmp/config18355000568372385279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:32:12.440Z] ---> ****-login.sh [2026-06-23T03:32:12.440Z] nexus3.edgexfoundry.org:10001 [2026-06-23T03:32:12.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:32:12.700Z] [2026-06-23T03:32:12.700Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T03:32:12.700Z] Configure a credential helper to remove this warning. See [2026-06-23T03:32:12.700Z] https://docs.****.com/go/credential-store/ [2026-06-23T03:32:12.700Z] [2026-06-23T03:32:12.700Z] Login Succeeded [2026-06-23T03:32:12.700Z] nexus3.edgexfoundry.org:10002 [2026-06-23T03:32:12.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:32:12.966Z] [2026-06-23T03:32:12.967Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T03:32:12.967Z] Configure a credential helper to remove this warning. See [2026-06-23T03:32:12.967Z] https://docs.****.com/go/credential-store/ [2026-06-23T03:32:12.967Z] [2026-06-23T03:32:12.967Z] Login Succeeded [2026-06-23T03:32:12.967Z] nexus3.edgexfoundry.org:10003 [2026-06-23T03:32:12.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:32:12.967Z] [2026-06-23T03:32:12.967Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T03:32:12.967Z] Configure a credential helper to remove this warning. See [2026-06-23T03:32:12.967Z] https://docs.****.com/go/credential-store/ [2026-06-23T03:32:12.967Z] [2026-06-23T03:32:12.967Z] Login Succeeded [2026-06-23T03:32:12.967Z] nexus3.edgexfoundry.org:10004 [2026-06-23T03:32:12.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:32:12.967Z] [2026-06-23T03:32:12.967Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T03:32:12.967Z] Configure a credential helper to remove this warning. See [2026-06-23T03:32:12.967Z] https://docs.****.com/go/credential-store/ [2026-06-23T03:32:12.967Z] [2026-06-23T03:32:12.967Z] Login Succeeded [2026-06-23T03:32:12.967Z] ****.io [2026-06-23T03:32:12.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:32:13.227Z] [2026-06-23T03:32:13.227Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T03:32:13.227Z] Configure a credential helper to remove this warning. See [2026-06-23T03:32:13.227Z] https://docs.****.com/go/credential-store/ [2026-06-23T03:32:13.227Z] [2026-06-23T03:32:13.227Z] Login Succeeded [2026-06-23T03:32:13.227Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T03:32:13.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2026-06-23T03:32:13.653Z] + git rev-list -1 --merges 15800fc43d58ca67e0cb91530f895d1caddf3500~1..15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] echo [2026-06-23T03:32:13.680Z] -----------> git rev-list -1 --merges 15800fc43d58ca67e0cb91530f895d1caddf3500~1..15800fc43d58ca67e0cb91530f895d1caddf3500 15800fc43d58ca67e0cb91530f895d1caddf3500 [false] [Pipeline] sh [2026-06-23T03:32:13.983Z] + git log --format=format:%s -1 15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] echo [2026-06-23T03:32:14.000Z] ========================================================= [2026-06-23T03:32:14.000Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2026-06-23T03:32:14.000Z] ========================================================= 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 [2026-06-23T03:32:14.469Z] + git rev-list -1 --merges 15800fc43d58ca67e0cb91530f895d1caddf3500~1..15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] echo [2026-06-23T03:32:14.494Z] -----------> git rev-list -1 --merges 15800fc43d58ca67e0cb91530f895d1caddf3500~1..15800fc43d58ca67e0cb91530f895d1caddf3500 15800fc43d58ca67e0cb91530f895d1caddf3500 [false] [Pipeline] sh [2026-06-23T03:32:14.814Z] + git log --format=format:%s -1 15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] echo [2026-06-23T03:32:14.826Z] ========================================================= [2026-06-23T03:32:14.826Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2026-06-23T03:32:14.826Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-06-23T03:32:15.213Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-23T03:32:15.213Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-06-23T03:32:15.213Z] + [ -e /tmp/ssh_known_hosts ] [2026-06-23T03:32:15.213Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-06-23T03:32:15.213Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-06-23T03:32:15.213Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-06-23T03:32:15.213Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:32:15.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T03:32:15.573Z] [2026-06-23T03:32:15.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:32:15.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T03:32:15.884Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-06-23T03:32:15.884Z] 3dae71ba6b94: Pulling fs layer [2026-06-23T03:32:15.884Z] 6bf1a483ea7c: Pulling fs layer [2026-06-23T03:32:15.884Z] f5dfc541a4d3: Pulling fs layer [2026-06-23T03:32:15.884Z] 461d9e800cba: Pulling fs layer [2026-06-23T03:32:15.884Z] 80192f66455f: Pulling fs layer [2026-06-23T03:32:15.884Z] 2e8e34ca0e6c: Pulling fs layer [2026-06-23T03:32:15.884Z] a29436f7fd5d: Pulling fs layer [2026-06-23T03:32:15.884Z] 923cac83aea3: Pulling fs layer [2026-06-23T03:32:15.884Z] 25ad8b0a4227: Pulling fs layer [2026-06-23T03:32:15.884Z] 461d9e800cba: Waiting [2026-06-23T03:32:15.884Z] db01528c6b51: Pulling fs layer [2026-06-23T03:32:15.884Z] 28988de357af: Pulling fs layer [2026-06-23T03:32:15.884Z] 80192f66455f: Waiting [2026-06-23T03:32:15.884Z] 2e8e34ca0e6c: Waiting [2026-06-23T03:32:15.884Z] 923cac83aea3: Waiting [2026-06-23T03:32:15.884Z] a29436f7fd5d: Waiting [2026-06-23T03:32:15.884Z] 25ad8b0a4227: Waiting [2026-06-23T03:32:15.884Z] db01528c6b51: Waiting [2026-06-23T03:32:15.884Z] 28988de357af: Waiting [2026-06-23T03:32:15.884Z] 6bf1a483ea7c: Verifying Checksum [2026-06-23T03:32:15.884Z] 6bf1a483ea7c: Download complete [2026-06-23T03:32:15.884Z] 461d9e800cba: Download complete [2026-06-23T03:32:15.884Z] 80192f66455f: Download complete [2026-06-23T03:32:16.144Z] f5dfc541a4d3: Verifying Checksum [2026-06-23T03:32:16.144Z] f5dfc541a4d3: Download complete [2026-06-23T03:32:16.144Z] 3dae71ba6b94: Verifying Checksum [2026-06-23T03:32:16.144Z] 3dae71ba6b94: Download complete [2026-06-23T03:32:16.144Z] 923cac83aea3: Verifying Checksum [2026-06-23T03:32:16.144Z] 923cac83aea3: Download complete [2026-06-23T03:32:16.144Z] 25ad8b0a4227: Verifying Checksum [2026-06-23T03:32:16.144Z] 25ad8b0a4227: Download complete [2026-06-23T03:32:16.144Z] db01528c6b51: Verifying Checksum [2026-06-23T03:32:16.144Z] db01528c6b51: Download complete [2026-06-23T03:32:16.144Z] 28988de357af: Verifying Checksum [2026-06-23T03:32:16.144Z] 28988de357af: Download complete [2026-06-23T03:32:16.712Z] a29436f7fd5d: Verifying Checksum [2026-06-23T03:32:16.712Z] a29436f7fd5d: Download complete [2026-06-23T03:32:16.979Z] 2e8e34ca0e6c: Verifying Checksum [2026-06-23T03:32:16.979Z] 2e8e34ca0e6c: Download complete [2026-06-23T03:32:17.553Z] 3dae71ba6b94: Pull complete [2026-06-23T03:32:17.813Z] 6bf1a483ea7c: Pull complete [2026-06-23T03:32:18.384Z] f5dfc541a4d3: Pull complete [2026-06-23T03:32:18.384Z] 461d9e800cba: Pull complete [2026-06-23T03:32:18.384Z] 80192f66455f: Pull complete [2026-06-23T03:32:23.701Z] 2e8e34ca0e6c: Pull complete [2026-06-23T03:32:23.701Z] a29436f7fd5d: Pull complete [2026-06-23T03:32:23.701Z] 923cac83aea3: Pull complete [2026-06-23T03:32:23.701Z] 25ad8b0a4227: Pull complete [2026-06-23T03:32:23.701Z] db01528c6b51: Pull complete [2026-06-23T03:32:23.701Z] 28988de357af: Pull complete [2026-06-23T03:32:23.965Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-06-23T03:32:23.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T03:32:23.965Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:32:24.104Z] prd-ubuntu20.04-docker-8c-8g-13723 does not seem to be running inside a container [2026-06-23T03:32:24.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_palau -v /w/workspace/edgexfoundry_device-can_palau:/w/workspace/edgexfoundry_device-can_palau:rw,z -v /w/workspace/edgexfoundry_device-can_palau@tmp:/w/workspace/edgexfoundry_device-can_palau@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 [2026-06-23T03:32:25.774Z] $ docker top 657cc2894fc6ecda17bbd354d89a39042ddb3a30dd66361dcae60d70e723e651 -eo pid,comm [2026-06-23T03:32:25.835Z] 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). [2026-06-23T03:32:25.835Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-23T03:32:25.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-23T03:32:25.897Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-23T03:32:26.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-23T03:32:25.992Z] $ docker exec 657cc2894fc6ecda17bbd354d89a39042ddb3a30dd66361dcae60d70e723e651 ssh-agent [2026-06-23T03:32:26.100Z] SSH_AUTH_SOCK=/tmp/ssh-DOSkNfIh2V2S/agent.32 [2026-06-23T03:32:26.100Z] SSH_AGENT_PID=38 [2026-06-23T03:32:26.106Z] Running ssh-add (command line suppressed) [2026-06-23T03:32:26.215Z] Identity added: /w/workspace/edgexfoundry_device-can_palau@tmp/private_key_2817921446203889225.key (/w/workspace/edgexfoundry_device-can_palau@tmp/private_key_2817921446203889225.key) [2026-06-23T03:32:26.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-23T03:32:26.544Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-can_palau [Pipeline] sh [2026-06-23T03:32:26.835Z] + git tag --points-at 15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] } [2026-06-23T03:32:26.837Z] $ docker exec --env ******** --env ******** 657cc2894fc6ecda17bbd354d89a39042ddb3a30dd66361dcae60d70e723e651 ssh-agent -k [2026-06-23T03:32:26.934Z] unset SSH_AUTH_SOCK; [2026-06-23T03:32:26.938Z] unset SSH_AGENT_PID; [2026-06-23T03:32:26.938Z] echo Agent pid 38 killed; [2026-06-23T03:32:26.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2026-06-23T03:32:27.001Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.2' [Pipeline] sshagent [2026-06-23T03:32:27.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-23T03:32:27.033Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-23T03:32:27.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-23T03:32:27.132Z] $ docker exec 657cc2894fc6ecda17bbd354d89a39042ddb3a30dd66361dcae60d70e723e651 ssh-agent [2026-06-23T03:32:27.250Z] SSH_AUTH_SOCK=/tmp/ssh-WyAStstHhfZw/agent.85 [2026-06-23T03:32:27.250Z] SSH_AGENT_PID=91 [2026-06-23T03:32:27.255Z] Running ssh-add (command line suppressed) [2026-06-23T03:32:27.343Z] Identity added: /w/workspace/edgexfoundry_device-can_palau@tmp/private_key_13772124211422719619.key (/w/workspace/edgexfoundry_device-can_palau@tmp/private_key_13772124211422719619.key) [2026-06-23T03:32:27.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-23T03:32:27.659Z] + git semver init [2026-06-23T03:32:27.919Z] 2026-06-23 03:32:27,862 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-23T03:32:27.919Z] 2026-06-23 03:32:27,866 [run_init] DEBUG init version:0.0.0 force:False [2026-06-23T03:32:27.919Z] 2026-06-23 03:32:27,866 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-can_palau/.semver [2026-06-23T03:32:27.919Z] 2026-06-23 03:32:27,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-can.git /w/workspace/edgexfoundry_device-can_palau/.semver [2026-06-23T03:32:27.919Z] 2026-06-23 03:32:27,867 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-can.git', '/w/workspace/edgexfoundry_device-can_palau/.semver'], cwd=/w/workspace/edgexfoundry_device-can_palau, stdin=None, shell=False, universal_newlines=False) [2026-06-23T03:32:28.862Z] 2026-06-23 03:32:28,545 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-can_palau/.git/info/exclude [2026-06-23T03:32:28.862Z] 2026-06-23 03:32:28,546 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-can_palau/.semver/palau with force:False [2026-06-23T03:32:28.862Z] 2026-06-23 03:32:28,546 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_palau/.semver/palau [2026-06-23T03:32:28.862Z] 2026-06-23 03:32:28,546 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_palau/.semver/palau [2026-06-23T03:32:28.862Z] 4.0.2 [Pipeline] } [2026-06-23T03:32:28.862Z] $ docker exec --env ******** --env ******** 657cc2894fc6ecda17bbd354d89a39042ddb3a30dd66361dcae60d70e723e651 ssh-agent -k [2026-06-23T03:32:28.960Z] unset SSH_AUTH_SOCK; [2026-06-23T03:32:28.961Z] unset SSH_AGENT_PID; [2026-06-23T03:32:28.961Z] echo Agent pid 91 killed; [2026-06-23T03:32:28.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-23T03:32:29.306Z] + git semver [Pipeline] } [2026-06-23T03:32:29.575Z] $ docker stop --time=1 657cc2894fc6ecda17bbd354d89a39042ddb3a30dd66361dcae60d70e723e651 [2026-06-23T03:32:30.861Z] $ docker rm -f --volumes 657cc2894fc6ecda17bbd354d89a39042ddb3a30dd66361dcae60d70e723e651 [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-23T03:32:31.207Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-06-23T03:32:31.494Z] Stashed 1 file(s) [Pipeline] echo [2026-06-23T03:32:31.499Z] [edgeXSemver]: initialized semver on version 4.0.2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-06-23T03:32:31.947Z] + git checkout 15800fc43d58ca67e0cb91530f895d1caddf3500 [2026-06-23T03:32:31.947Z] HEAD is now at 15800fc ci(lts-release): LTS release v4.0.2 @aed48e3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:32:31.971Z] provisioning config files... [2026-06-23T03:32:31.980Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_palau@tmp/config6963537815960512757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:32:32.283Z] ---> ****-login.sh [2026-06-23T03:32:32.283Z] nexus3.edgexfoundry.org:10001 [2026-06-23T03:32:32.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:32:32.283Z] Login Succeeded [2026-06-23T03:32:32.283Z] nexus3.edgexfoundry.org:10002 [2026-06-23T03:32:32.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:32:32.283Z] Login Succeeded [2026-06-23T03:32:32.283Z] nexus3.edgexfoundry.org:10003 [2026-06-23T03:32:32.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:32:32.542Z] Login Succeeded [2026-06-23T03:32:32.542Z] nexus3.edgexfoundry.org:10004 [2026-06-23T03:32:32.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:32:32.542Z] Login Succeeded [2026-06-23T03:32:32.542Z] ****.io [2026-06-23T03:32:32.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:32:32.813Z] Login Succeeded [2026-06-23T03:32:32.813Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T03:32:32.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-06-23T03:32:32.929Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-06-23T03:32:33.321Z] + git log --pretty=%H %s [2026-06-23T03:32:33.321Z] + grep ci(lts-release) [2026-06-23T03:32:33.321Z] + head -n 1 [2026-06-23T03:32:33.321Z] + awk {print $1} [Pipeline] echo [2026-06-23T03:32:33.332Z] [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-can-builder-x86_64:15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] sh [2026-06-23T03:32:33.611Z] + docker pull nexus3.edgexfoundry.org:10002/device-can-builder-x86_64:15800fc43d58ca67e0cb91530f895d1caddf3500 [2026-06-23T03:32:33.611Z] 15800fc43d58ca67e0cb91530f895d1caddf3500: Pulling from device-can-builder-x86_64 [2026-06-23T03:32:33.611Z] 84f5eff04246: Pulling fs layer [2026-06-23T03:32:33.611Z] 1f53e96f069b: Pulling fs layer [2026-06-23T03:32:33.611Z] b453c9e20ba2: Pulling fs layer [2026-06-23T03:32:33.611Z] e4e090e57f88: Pulling fs layer [2026-06-23T03:32:33.611Z] f3d4f627ce24: Pulling fs layer [2026-06-23T03:32:33.611Z] bed142994034: Pulling fs layer [2026-06-23T03:32:33.611Z] 5a8b2dae2d07: Pulling fs layer [2026-06-23T03:32:33.611Z] d4b5f34c0b53: Pulling fs layer [2026-06-23T03:32:33.611Z] 4f4fb700ef54: Pulling fs layer [2026-06-23T03:32:33.611Z] 388bca9f5817: Pulling fs layer [2026-06-23T03:32:33.611Z] 524b99c6c5be: Pulling fs layer [2026-06-23T03:32:33.611Z] e4e090e57f88: Waiting [2026-06-23T03:32:33.611Z] f3d4f627ce24: Waiting [2026-06-23T03:32:33.611Z] 5a8b2dae2d07: Waiting [2026-06-23T03:32:33.611Z] bed142994034: Waiting [2026-06-23T03:32:33.611Z] d4b5f34c0b53: Waiting [2026-06-23T03:32:33.611Z] 4f4fb700ef54: Waiting [2026-06-23T03:32:33.611Z] 388bca9f5817: Waiting [2026-06-23T03:32:33.611Z] 524b99c6c5be: Waiting [2026-06-23T03:32:33.611Z] 1f53e96f069b: Verifying Checksum [2026-06-23T03:32:33.611Z] 1f53e96f069b: Download complete [2026-06-23T03:32:33.611Z] b453c9e20ba2: Download complete [2026-06-23T03:32:33.611Z] f3d4f627ce24: Verifying Checksum [2026-06-23T03:32:33.611Z] f3d4f627ce24: Download complete [2026-06-23T03:32:33.611Z] bed142994034: Verifying Checksum [2026-06-23T03:32:33.611Z] bed142994034: Download complete [2026-06-23T03:32:33.611Z] 5a8b2dae2d07: Verifying Checksum [2026-06-23T03:32:33.611Z] 5a8b2dae2d07: Download complete [2026-06-23T03:32:33.611Z] 84f5eff04246: Verifying Checksum [2026-06-23T03:32:33.611Z] 84f5eff04246: Download complete [2026-06-23T03:32:33.611Z] d4b5f34c0b53: Verifying Checksum [2026-06-23T03:32:33.611Z] d4b5f34c0b53: Download complete [2026-06-23T03:32:33.611Z] 4f4fb700ef54: Verifying Checksum [2026-06-23T03:32:33.611Z] 4f4fb700ef54: Download complete [2026-06-23T03:32:33.611Z] 388bca9f5817: Verifying Checksum [2026-06-23T03:32:33.611Z] 524b99c6c5be: Verifying Checksum [2026-06-23T03:32:33.611Z] 524b99c6c5be: Download complete [2026-06-23T03:32:33.873Z] 84f5eff04246: Pull complete [2026-06-23T03:32:33.873Z] 1f53e96f069b: Pull complete [2026-06-23T03:32:33.873Z] b453c9e20ba2: Pull complete [2026-06-23T03:32:35.779Z] e4e090e57f88: Download complete [2026-06-23T03:32:39.979Z] e4e090e57f88: Pull complete [2026-06-23T03:32:39.979Z] f3d4f627ce24: Pull complete [2026-06-23T03:32:40.238Z] bed142994034: Pull complete [2026-06-23T03:32:40.238Z] 5a8b2dae2d07: Pull complete [2026-06-23T03:32:40.238Z] d4b5f34c0b53: Pull complete [2026-06-23T03:32:40.238Z] 4f4fb700ef54: Pull complete [2026-06-23T03:32:40.238Z] 388bca9f5817: Pull complete [2026-06-23T03:32:40.238Z] 524b99c6c5be: Pull complete [2026-06-23T03:32:40.238Z] Digest: sha256:584e57080255cd0971d0593c13d98eeb89e61656506af21b05bd332059691fb7 [2026-06-23T03:32:40.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-can-builder-x86_64:15800fc43d58ca67e0cb91530f895d1caddf3500 [2026-06-23T03:32:40.238Z] nexus3.edgexfoundry.org:10002/device-can-builder-x86_64:15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] sh [2026-06-23T03:32:40.526Z] + docker tag nexus3.edgexfoundry.org:10002/device-can-builder-x86_64:15800fc43d58ca67e0cb91530f895d1caddf3500 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 [2026-06-23T03:32:40.912Z] + docker inspect -f . ci-base-image-x86_64 [2026-06-23T03:32:40.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:32:41.013Z] prd-ubuntu20.04-docker-8c-8g-13723 does not seem to be running inside a container [2026-06-23T03:32:41.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-can_palau -v /w/workspace/edgexfoundry_device-can_palau:/w/workspace/edgexfoundry_device-can_palau:rw,z -v /w/workspace/edgexfoundry_device-can_palau@tmp:/w/workspace/edgexfoundry_device-can_palau@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 [2026-06-23T03:32:42.008Z] $ docker top 4e31d3bbae0ae47f8c7914b410d4076052011a7665f9a63e571495e4b1693a0f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-23T03:32:42.353Z] + make test [2026-06-23T03:32:42.353Z] build/release/device-can/device-can [Pipeline] } [2026-06-23T03:32:42.363Z] $ docker stop --time=1 4e31d3bbae0ae47f8c7914b410d4076052011a7665f9a63e571495e4b1693a0f [2026-06-23T03:32:43.640Z] $ docker rm -f --volumes 4e31d3bbae0ae47f8c7914b410d4076052011a7665f9a63e571495e4b1693a0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-06-23T03:32:44.170Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-06-23T03:32:44.458Z] + ls -al . [2026-06-23T03:32:44.458Z] total 76 [2026-06-23T03:32:44.458Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 03:32 . [2026-06-23T03:32:44.458Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 03:32 .. [2026-06-23T03:32:44.458Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 03:32 .git [2026-06-23T03:32:44.458Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 03:32 .github [2026-06-23T03:32:44.458Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 03:32 .semver [2026-06-23T03:32:44.458Z] -rw-rw-r-- 1 jenkins jenkins 383 Jun 23 03:32 Attribution.txt [2026-06-23T03:32:44.458Z] -rw-rw-r-- 1 jenkins jenkins 1397 Jun 23 03:32 CHANGELOG.md [2026-06-23T03:32:44.458Z] -rwxrwxr-x 1 jenkins jenkins 677 Jun 23 03:32 GOVERNANCE.md [2026-06-23T03:32:44.458Z] -rwxrwxr-x 1 jenkins jenkins 762 Jun 23 03:32 Jenkinsfile [2026-06-23T03:32:44.458Z] -rwxrwxr-x 1 jenkins jenkins 10174 Jun 23 03:32 LICENSE [2026-06-23T03:32:44.458Z] -rwxrwxr-x 1 jenkins jenkins 801 Jun 23 03:32 Makefile [2026-06-23T03:32:44.458Z] -rwxrwxr-x 1 jenkins jenkins 616 Jun 23 03:32 OWNERS.md [2026-06-23T03:32:44.458Z] -rwxrwxr-x 1 jenkins jenkins 4090 Jun 23 03:32 README.md [2026-06-23T03:32:44.458Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 03:32 VERSION [2026-06-23T03:32:44.458Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 03:32 res [2026-06-23T03:32:44.458Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 03:32 scripts [2026-06-23T03:32:44.458Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 03:32 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:32:44.785Z] + docker build -t device-can -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=15800fc43d58ca67e0cb91530f895d1caddf3500 --label arch=amd64 --label version=4.0.2 . [2026-06-23T03:32:45.357Z] #0 building with "default" instance using docker driver [2026-06-23T03:32:45.357Z] [2026-06-23T03:32:45.357Z] #1 [internal] load build definition from Dockerfile.alpine [2026-06-23T03:32:45.357Z] #1 transferring dockerfile: 2.40kB done [2026-06-23T03:32:45.357Z] #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) [2026-06-23T03:32:45.357Z] #1 DONE 0.0s [2026-06-23T03:32:45.357Z] [2026-06-23T03:32:45.357Z] #2 [internal] load metadata for docker.io/library/alpine:3.22 [2026-06-23T03:32:45.357Z] #2 DONE 0.1s [2026-06-23T03:32:45.632Z] [2026-06-23T03:32:45.632Z] #3 [internal] load .dockerignore [2026-06-23T03:32:45.632Z] #3 transferring context: 2B done [2026-06-23T03:32:45.632Z] #3 DONE 0.0s [2026-06-23T03:32:45.632Z] [2026-06-23T03:32:45.632Z] #4 [internal] load build context [2026-06-23T03:32:45.632Z] #4 transferring context: 33.85kB done [2026-06-23T03:32:45.632Z] #4 DONE 0.0s [2026-06-23T03:32:45.632Z] [2026-06-23T03:32:45.632Z] #5 [builder 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-23T03:32:45.632Z] #5 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-06-23T03:32:45.632Z] #5 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-23T03:32:45.632Z] #5 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-06-23T03:32:45.632Z] #5 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-06-23T03:32:45.632Z] #5 DONE 0.1s [2026-06-23T03:32:45.632Z] [2026-06-23T03:32:45.632Z] #6 [builder 2/10] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-06-23T03:32:45.632Z] #6 0.195 Connecting to iotech.jfrog.io (34.246.139.145:443) [2026-06-23T03:32:46.212Z] #6 0.603 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T03:32:46.212Z] #6 0.603 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T03:32:46.212Z] #6 0.603 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T03:32:46.212Z] #6 DONE 0.7s [2026-06-23T03:32:46.212Z] [2026-06-23T03:32:46.212Z] #7 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main' >> /etc/apk/repositories [2026-06-23T03:32:46.472Z] #7 DONE 0.4s [2026-06-23T03:32:46.614Z] Still waiting to schedule task [2026-06-23T03:32:46.615Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-06-23T03:32:46.730Z] [2026-06-23T03:32:46.731Z] #8 [stage-1 4/11] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init [2026-06-23T03:32:47.015Z] #8 0.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:32:47.278Z] #8 0.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-23T03:32:47.278Z] #8 0.807 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:32:47.847Z] #8 1.323 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:32:47.847Z] #8 1.332 (1/28) Upgrading libcrypto3 (3.5.6-r0 -> 3.5.7-r0) [2026-06-23T03:32:47.847Z] #8 1.372 (2/28) Upgrading libssl3 (3.5.6-r0 -> 3.5.7-r0) [2026-06-23T03:32:47.847Z] #8 1.381 (3/28) Installing brotli-libs (1.1.0-r2) [2026-06-23T03:32:47.847Z] #8 1.394 (4/28) Installing c-ares (1.34.6-r0) [2026-06-23T03:32:47.847Z] #8 1.400 (5/28) Installing libunistring (1.3-r0) [2026-06-23T03:32:47.847Z] #8 1.417 (6/28) Installing libidn2 (2.3.7-r0) [2026-06-23T03:32:47.847Z] #8 1.422 (7/28) Installing nghttp2-libs (1.69.0-r0) [2026-06-23T03:32:48.106Z] #8 1.427 (8/28) Installing libpsl (0.21.5-r3) [2026-06-23T03:32:48.106Z] #8 1.431 (9/28) Installing zstd-libs (1.5.7-r0) [2026-06-23T03:32:48.106Z] #8 1.442 (10/28) Installing libcurl (8.14.1-r2) [2026-06-23T03:32:48.106Z] #8 1.454 (11/28) Installing curl (8.14.1-r2) [2026-06-23T03:32:48.106Z] #8 1.460 (12/28) Installing dumb-init (1.2.5-r3) [2026-06-23T03:32:48.106Z] #8 1.465 (13/28) Installing hiredis (1.3.0-r0) [2026-06-23T03:32:48.106Z] #8 1.469 (14/28) Installing yaml (0.2.5-r2) [2026-06-23T03:32:48.106Z] #8 1.475 (15/28) Installing libcbor (0.12.0-r0) [2026-06-23T03:32:48.106Z] #8 1.479 (16/28) Installing iotech-iot-1.6 (1.6.3-r0) [2026-06-23T03:32:48.685Z] #8 2.128 (17/28) Installing pkgconf (2.4.3-r0) [2026-06-23T03:32:48.685Z] #8 2.133 (18/28) Installing openssl-dev (3.5.7-r0) [2026-06-23T03:32:48.685Z] #8 2.153 (19/28) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-06-23T03:32:49.626Z] #8 3.029 (20/28) Installing gmp (6.3.0-r3) [2026-06-23T03:32:49.626Z] #8 3.037 (21/28) Installing nettle (3.10.2-r0) [2026-06-23T03:32:49.626Z] #8 3.048 (22/28) Installing libffi (3.4.8-r0) [2026-06-23T03:32:49.626Z] #8 3.052 (23/28) Installing libtasn1 (4.21.0-r0) [2026-06-23T03:32:49.626Z] #8 3.056 (24/28) Installing p11-kit (0.25.5-r2) [2026-06-23T03:32:49.626Z] #8 3.069 (25/28) Installing gnutls (3.8.13-r0) [2026-06-23T03:32:49.626Z] #8 3.091 (26/28) Installing libmicrohttpd (1.0.1-r1) [2026-06-23T03:32:49.626Z] #8 3.097 (27/28) Installing libuuid (2.41-r9) [2026-06-23T03:32:49.626Z] #8 3.100 (28/28) Installing linux-headers (6.14.2-r0) [2026-06-23T03:32:49.626Z] #8 3.188 Executing busybox-1.37.0-r20.trigger [2026-06-23T03:32:49.885Z] #8 3.194 OK: 28 MiB in 42 packages [2026-06-23T03:32:50.453Z] #8 DONE 4.0s [2026-06-23T03:32:50.453Z] [2026-06-23T03:32:50.453Z] #9 [builder 4/10] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev [2026-06-23T03:32:50.453Z] #9 0.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:32:50.453Z] #9 0.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-23T03:32:50.453Z] #9 0.811 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:32:50.453Z] #9 1.321 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:32:50.453Z] #9 1.331 (1/99) Upgrading libcrypto3 (3.5.6-r0 -> 3.5.7-r0) [2026-06-23T03:32:50.453Z] #9 1.368 (2/99) Upgrading libssl3 (3.5.6-r0 -> 3.5.7-r0) [2026-06-23T03:32:50.453Z] #9 1.380 (3/99) Installing libgcc (14.2.0-r6) [2026-06-23T03:32:50.453Z] #9 1.386 (4/99) Installing jansson (2.14.1-r0) [2026-06-23T03:32:50.453Z] #9 1.390 (5/99) Installing libstdc++ (14.2.0-r6) [2026-06-23T03:32:50.453Z] #9 1.419 (6/99) Installing zstd-libs (1.5.7-r0) [2026-06-23T03:32:50.453Z] #9 1.428 (7/99) Installing binutils (2.44-r3) [2026-06-23T03:32:50.453Z] #9 1.493 (8/99) Installing libmagic (5.46-r2) [2026-06-23T03:32:50.453Z] #9 1.520 (9/99) Installing file (5.46-r2) [2026-06-23T03:32:50.453Z] #9 1.523 (10/99) Installing libgomp (14.2.0-r6) [2026-06-23T03:32:50.453Z] #9 1.530 (11/99) Installing libatomic (14.2.0-r6) [2026-06-23T03:32:50.453Z] #9 1.534 (12/99) Installing gmp (6.3.0-r3) [2026-06-23T03:32:50.453Z] #9 1.542 (13/99) Installing isl26 (0.26-r1) [2026-06-23T03:32:50.453Z] #9 1.563 (14/99) Installing mpfr4 (4.2.1_p1-r0) [2026-06-23T03:32:50.453Z] #9 1.571 (15/99) Installing mpc1 (1.3.1-r1) [2026-06-23T03:32:50.453Z] #9 1.576 (16/99) Installing gcc (14.2.0-r6) [2026-06-23T03:32:50.453Z] #9 2.341 (17/99) Installing libstdc++-dev (14.2.0-r6) [2026-06-23T03:32:50.453Z] #9 2.462 (18/99) Installing musl-dev (1.2.5-r12) [2026-06-23T03:32:50.453Z] #9 2.521 (19/99) Installing g++ (14.2.0-r6) [2026-06-23T03:32:50.453Z] #9 2.759 (20/99) Installing make (4.4.1-r3) [2026-06-23T03:32:50.453Z] #9 2.762 (21/99) Installing fortify-headers (1.1-r5) [2026-06-23T03:32:50.453Z] #9 2.767 (22/99) Installing patch (2.8-r0) [2026-06-23T03:32:50.453Z] #9 2.772 (23/99) Installing build-base (0.5-r3) [2026-06-23T03:32:50.453Z] #9 2.772 (24/99) Installing acl-libs (2.3.2-r1) [2026-06-23T03:32:50.453Z] #9 2.776 (25/99) Installing libbz2 (1.0.8-r6) [2026-06-23T03:32:50.453Z] #9 2.781 (26/99) Installing libexpat (2.8.1-r0) [2026-06-23T03:32:50.453Z] #9 2.786 (27/99) Installing lz4-libs (1.10.0-r0) [2026-06-23T03:32:50.453Z] #9 2.793 (28/99) Installing xz-libs (5.8.3-r0) [2026-06-23T03:32:50.453Z] #9 2.799 (29/99) Installing libarchive (3.8.3-r0) [2026-06-23T03:32:50.453Z] #9 2.811 (30/99) Installing rhash-libs (1.4.5-r0) [2026-06-23T03:32:50.453Z] #9 2.820 (31/99) Installing libuv (1.51.0-r0) [2026-06-23T03:32:50.453Z] #9 2.826 (32/99) Installing cmake (3.31.7-r1) [2026-06-23T03:32:50.453Z] #9 3.341 (33/99) Installing brotli-libs (1.1.0-r2) [2026-06-23T03:32:50.453Z] #9 3.355 (34/99) Installing brotli (1.1.0-r2) [2026-06-23T03:32:50.453Z] #9 3.359 (35/99) Installing pkgconf (2.4.3-r0) [2026-06-23T03:32:50.453Z] #9 3.364 (36/99) Installing brotli-dev (1.1.0-r2) [2026-06-23T03:32:50.453Z] #9 3.368 (37/99) Installing c-ares (1.34.6-r0) [2026-06-23T03:32:50.453Z] #9 3.374 (38/99) Installing c-ares-dev (1.34.6-r0) [2026-06-23T03:32:50.453Z] #9 3.394 (39/99) Installing libunistring (1.3-r0) [2026-06-23T03:32:50.453Z] #9 3.412 (40/99) Installing libidn2 (2.3.7-r0) [2026-06-23T03:32:50.453Z] #9 3.418 (41/99) Installing libidn2-dev (2.3.7-r0) [2026-06-23T03:32:50.453Z] #9 3.422 (42/99) Installing libpsl (0.21.5-r3) [2026-06-23T03:32:50.453Z] #9 3.427 (43/99) Installing libpsl-utils (0.21.5-r3) [2026-06-23T03:32:50.453Z] #9 3.430 (44/99) Installing libpsl-dev (0.21.5-r3) [2026-06-23T03:32:50.453Z] #9 3.433 (45/99) Installing nghttp2-libs (1.69.0-r0) [2026-06-23T03:32:50.453Z] #9 3.439 (46/99) Installing nghttp2-dev (1.69.0-r0) [2026-06-23T03:32:50.453Z] #9 3.443 (47/99) Installing openssl-dev (3.5.7-r0) [2026-06-23T03:32:50.453Z] #9 3.469 (48/99) Installing zlib-dev (1.3.2-r0) [2026-06-23T03:32:50.453Z] #9 3.473 (49/99) Installing zstd (1.5.7-r0) [2026-06-23T03:32:50.453Z] #9 3.480 (50/99) Installing zstd-dev (1.5.7-r0) [2026-06-23T03:32:50.453Z] #9 3.486 (51/99) Installing libcurl (8.14.1-r2) [2026-06-23T03:32:50.453Z] #9 3.630 (52/99) Installing curl-dev (8.14.1-r2) [2026-06-23T03:32:50.453Z] #9 3.635 (53/99) Installing pcre2 (10.46-r0) [2026-06-23T03:32:50.453Z] #9 3.650 (54/99) Installing git (2.49.1-r0) [2026-06-23T03:32:50.453Z] #9 3.703 (55/99) Installing git-init-template (2.49.1-r0) [2026-06-23T03:32:50.453Z] #9 3.706 (56/99) Installing hiredis (1.3.0-r0) [2026-06-23T03:32:50.453Z] #9 3.710 (57/99) Installing hiredis-dev (1.3.0-r0) [2026-06-23T03:32:50.453Z] #9 3.720 (58/99) Installing yaml (0.2.5-r2) [2026-06-23T03:32:50.453Z] #9 3.725 (59/99) Installing libcbor (0.12.0-r0) [2026-06-23T03:32:50.453Z] #9 3.729 (60/99) Installing iotech-iot-1.6 (1.6.3-r0) [2026-06-23T03:32:51.020Z] #9 4.390 (61/99) Installing iotech-iot-1.6-dev (1.6.3-r0) [2026-06-23T03:32:51.020Z] #9 4.494 (62/99) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-06-23T03:32:51.279Z] #9 4.784 (63/99) Installing libcbor-dev (0.12.0-r0) [2026-06-23T03:32:51.279Z] #9 4.790 (64/99) Installing nettle (3.10.2-r0) [2026-06-23T03:32:51.279Z] #9 4.799 (65/99) Installing libffi (3.4.8-r0) [2026-06-23T03:32:51.279Z] #9 4.804 (66/99) Installing libtasn1 (4.21.0-r0) [2026-06-23T03:32:51.279Z] #9 4.809 (67/99) Installing p11-kit (0.25.5-r2) [2026-06-23T03:32:51.279Z] #9 4.827 (68/99) Installing gnutls (3.8.13-r0) [2026-06-23T03:32:51.279Z] #9 4.857 (69/99) Installing libmicrohttpd (1.0.1-r1) [2026-06-23T03:32:51.279Z] #9 4.863 (70/99) Installing gnutls-c++ (3.8.13-r0) [2026-06-23T03:32:51.279Z] #9 4.869 (71/99) Installing libgmpxx (6.3.0-r3) [2026-06-23T03:32:51.279Z] #9 4.873 (72/99) Installing gmp-dev (6.3.0-r3) [2026-06-23T03:32:51.279Z] #9 4.878 (73/99) Installing nettle-dev (3.10.2-r0) [2026-06-23T03:32:51.279Z] #9 4.891 (74/99) Installing libtasn1-progs (4.21.0-r0) [2026-06-23T03:32:51.547Z] #9 4.896 (75/99) Installing libtasn1-dev (4.21.0-r0) [2026-06-23T03:32:51.547Z] #9 4.899 (76/99) Installing p11-kit-dev (0.25.5-r2) [2026-06-23T03:32:51.547Z] #9 4.904 (77/99) Installing gnutls-dev (3.8.13-r0) [2026-06-23T03:32:51.547Z] #9 4.912 (78/99) Installing libmicrohttpd-dev (1.0.1-r1) [2026-06-23T03:32:51.547Z] #9 4.917 (79/99) Installing linux-headers (6.14.2-r0) [2026-06-23T03:32:51.547Z] #9 4.999 (80/99) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2026-06-23T03:32:51.547Z] #9 5.004 (81/99) Installing libncursesw (6.5_p20250503-r0) [2026-06-23T03:32:51.547Z] #9 5.014 (82/99) Installing libformw (6.5_p20250503-r0) [2026-06-23T03:32:51.547Z] #9 5.018 (83/99) Installing libmenuw (6.5_p20250503-r0) [2026-06-23T03:32:51.547Z] #9 5.022 (84/99) Installing libpanelw (6.5_p20250503-r0) [2026-06-23T03:32:51.547Z] #9 5.026 (85/99) Installing libncurses++ (6.5_p20250503-r0) [2026-06-23T03:32:51.547Z] #9 5.031 (86/99) Installing ncurses-dev (6.5_p20250503-r0) [2026-06-23T03:32:51.547Z] #9 5.041 (87/99) Installing libeconf (0.6.3-r0) [2026-06-23T03:32:51.547Z] #9 5.045 (88/99) Installing libblkid (2.41-r9) [2026-06-23T03:32:51.547Z] #9 5.064 (89/99) Installing libuuid (2.41-r9) [2026-06-23T03:32:51.547Z] #9 5.068 (90/99) Installing libfdisk (2.41-r9) [2026-06-23T03:32:51.547Z] #9 5.077 (91/99) Installing sqlite-libs (3.49.2-r1) [2026-06-23T03:32:51.547Z] #9 5.098 (92/99) Installing liblastlog2 (2.41-r9) [2026-06-23T03:32:51.547Z] #9 5.102 (93/99) Installing libmount (2.41-r9) [2026-06-23T03:32:51.817Z] #9 5.111 (94/99) Installing libsmartcols (2.41-r9) [2026-06-23T03:32:51.817Z] #9 5.116 (95/99) Installing readline (8.2.13-r1) [2026-06-23T03:32:51.817Z] #9 5.122 (96/99) Installing sqlite (3.49.2-r1) [2026-06-23T03:32:51.817Z] #9 5.145 (97/99) Installing sqlite-dev (3.49.2-r1) [2026-06-23T03:32:51.817Z] #9 5.161 (98/99) Installing util-linux-dev (2.41-r9) [2026-06-23T03:32:51.817Z] #9 5.167 (99/99) Installing yaml-dev (0.2.5-r2) [2026-06-23T03:32:51.817Z] #9 5.256 Executing busybox-1.37.0-r20.trigger [2026-06-23T03:32:51.817Z] #9 5.268 OK: 336 MiB in 113 packages [2026-06-23T03:32:52.077Z] #9 DONE 5.5s [2026-06-23T03:32:52.077Z] [2026-06-23T03:32:52.077Z] #10 [stage-1 5/11] RUN apk --no-cache upgrade [2026-06-23T03:32:52.077Z] #10 0.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:32:52.077Z] #10 0.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-23T03:32:52.077Z] #10 0.477 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:32:52.077Z] #10 1.017 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:32:52.077Z] #10 1.029 Upgrading critical system libraries and apk-tools: [2026-06-23T03:32:52.077Z] #10 1.029 (1/2) Upgrading libapk2 (2.14.9-r3 -> 2.14.10-r0) [2026-06-23T03:32:52.077Z] #10 1.036 (2/2) Upgrading apk-tools (2.14.9-r3 -> 2.14.10-r0) [2026-06-23T03:32:52.077Z] #10 1.041 Executing busybox-1.37.0-r20.trigger [2026-06-23T03:32:52.077Z] #10 1.106 Continuing the upgrade transaction with new apk-tools: [2026-06-23T03:32:52.077Z] #10 1.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:32:52.077Z] #10 1.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-23T03:32:52.077Z] #10 ... [2026-06-23T03:32:52.077Z] [2026-06-23T03:32:52.077Z] #11 [builder 5/10] COPY scripts /device-can/scripts [2026-06-23T03:32:52.077Z] #11 DONE 0.0s [2026-06-23T03:32:52.077Z] [2026-06-23T03:32:52.077Z] #12 [builder 6/10] COPY src /device-can/src/ [2026-06-23T03:32:52.077Z] #12 DONE 0.0s [2026-06-23T03:32:52.077Z] [2026-06-23T03:32:52.077Z] #13 [builder 7/10] COPY VERSION /device-can/ [2026-06-23T03:32:52.077Z] #13 DONE 0.0s [2026-06-23T03:32:52.077Z] [2026-06-23T03:32:52.077Z] #14 [builder 8/10] WORKDIR /device-can [2026-06-23T03:32:52.077Z] #14 DONE 0.0s [2026-06-23T03:32:52.337Z] [2026-06-23T03:32:52.337Z] #10 [stage-1 5/11] RUN apk --no-cache upgrade [2026-06-23T03:32:52.337Z] #10 1.586 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:32:52.905Z] #10 2.122 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:32:52.905Z] #10 2.137 (1/2) Upgrading alpine-release (3.22.4-r0 -> 3.22.5-r0) [2026-06-23T03:32:52.905Z] #10 2.147 (2/2) Upgrading ca-certificates-bundle (20260413-r0 -> 20260611-r0) [2026-06-23T03:32:52.905Z] #10 2.161 OK: 28 MiB in 42 packages [2026-06-23T03:32:52.905Z] #10 DONE 2.3s [2026-06-23T03:32:52.905Z] [2026-06-23T03:32:52.905Z] #15 [builder 9/10] RUN /device-can/scripts/build_deps.sh 1 [2026-06-23T03:32:52.905Z] #15 0.232 + BUILD_CSDK=1 [2026-06-23T03:32:52.905Z] #15 0.232 + CSDK_VERSION=4.0.2 [2026-06-23T03:32:52.905Z] #15 0.232 + '[' -d deps ] [2026-06-23T03:32:52.905Z] #15 0.232 + mkdir deps [2026-06-23T03:32:52.905Z] #15 0.233 + cd /device-can/deps [2026-06-23T03:32:52.905Z] #15 0.233 + '[' 1 '=' 1 ] [2026-06-23T03:32:52.905Z] #15 0.233 + cd /device-can/deps [2026-06-23T03:32:52.905Z] #15 0.233 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-23T03:32:52.905Z] #15 0.235 Connecting to github.com (140.82.114.3:443) [2026-06-23T03:32:52.905Z] #15 0.412 Connecting to codeload.github.com (140.82.114.9:443) [2026-06-23T03:32:52.905Z] #15 0.510 saving to 'v4.0.2.zip' [2026-06-23T03:32:52.905Z] #15 0.540 v4.0.2.zip 44269 --:--:-- ETA [2026-06-23T03:32:52.905Z] #15 0.572 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-06-23T03:32:52.905Z] #15 0.572 'v4.0.2.zip' saved [2026-06-23T03:32:52.905Z] #15 0.572 + unzip v4.0.2.zip [2026-06-23T03:32:52.905Z] #15 0.577 Archive: v4.0.2.zip [2026-06-23T03:32:52.905Z] #15 0.577 creating: device-sdk-c-4.0.2/ [2026-06-23T03:32:52.905Z] #15 0.577 creating: device-sdk-c-4.0.2/.github/ [2026-06-23T03:32:52.905Z] #15 0.577 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-23T03:32:52.905Z] #15 0.577 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-23T03:32:52.905Z] #15 0.577 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-23T03:32:52.905Z] #15 0.577 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-23T03:32:52.905Z] #15 0.577 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-23T03:32:52.905Z] #15 0.577 inflating: device-sdk-c-4.0.2/.gitignore [2026-06-23T03:32:52.905Z] #15 0.577 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-23T03:32:52.905Z] #15 0.577 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-23T03:32:52.905Z] #15 0.577 inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-23T03:32:52.905Z] #15 0.577 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-23T03:32:52.905Z] #15 0.577 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-23T03:32:52.905Z] #15 0.577 inflating: device-sdk-c-4.0.2/LICENSE [2026-06-23T03:32:52.905Z] #15 0.577 inflating: device-sdk-c-4.0.2/Makefile [2026-06-23T03:32:52.905Z] #15 0.577 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-23T03:32:52.905Z] #15 0.577 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-23T03:32:52.905Z] #15 0.577 inflating: device-sdk-c-4.0.2/README.md [2026-06-23T03:32:52.905Z] #15 0.577 inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-23T03:32:52.905Z] #15 0.577 creating: device-sdk-c-4.0.2/docs/ [2026-06-23T03:32:52.905Z] #15 0.577 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-23T03:32:52.905Z] #15 0.577 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-23T03:32:52.905Z] #15 0.579 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-23T03:32:52.905Z] #15 0.579 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-23T03:32:52.905Z] #15 0.579 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-23T03:32:52.905Z] #15 0.579 creating: device-sdk-c-4.0.2/include/ [2026-06-23T03:32:52.905Z] #15 0.579 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-23T03:32:52.905Z] #15 0.579 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-23T03:32:52.905Z] #15 0.579 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-23T03:32:52.905Z] #15 0.579 creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-23T03:32:52.905Z] #15 0.579 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-23T03:32:52.905Z] #15 0.579 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-23T03:32:52.905Z] #15 0.579 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-23T03:32:52.905Z] #15 0.579 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-23T03:32:52.905Z] #15 0.579 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-23T03:32:52.905Z] #15 0.579 creating: device-sdk-c-4.0.2/scripts/ [2026-06-23T03:32:52.905Z] #15 0.579 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-23T03:32:52.905Z] #15 0.579 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-23T03:32:52.905Z] #15 0.579 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T03:32:52.905Z] #15 0.579 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-23T03:32:52.905Z] #15 0.579 creating: device-sdk-c-4.0.2/src/ [2026-06-23T03:32:52.905Z] #15 0.579 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-23T03:32:52.905Z] #15 0.582 creating: device-sdk-c-4.0.2/src/c/ [2026-06-23T03:32:52.905Z] #15 0.582 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-23T03:32:52.905Z] #15 0.582 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-23T03:32:52.905Z] #15 0.582 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-23T03:32:52.905Z] #15 0.582 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-23T03:32:52.905Z] #15 0.582 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-23T03:32:52.905Z] #15 0.582 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-23T03:32:52.905Z] #15 0.582 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-23T03:32:52.905Z] #15 0.582 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-23T03:32:52.905Z] #15 0.582 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-23T03:32:52.905Z] #15 0.582 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-23T03:32:52.905Z] #15 0.582 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-23T03:32:52.905Z] #15 0.582 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-23T03:32:52.905Z] #15 0.582 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-23T03:32:52.905Z] #15 0.582 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-23T03:32:52.905Z] #15 0.582 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-23T03:32:52.905Z] #15 0.582 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-23T03:32:52.905Z] #15 0.582 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-23T03:32:52.905Z] #15 0.582 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-23T03:32:52.905Z] #15 0.582 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-23T03:32:52.905Z] #15 0.582 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-23T03:32:52.905Z] #15 0.582 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-23T03:32:52.905Z] #15 0.585 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-23T03:32:52.905Z] #15 0.585 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-23T03:32:52.905Z] #15 0.585 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-23T03:32:52.905Z] #15 0.585 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-23T03:32:52.905Z] #15 0.585 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-23T03:32:52.905Z] #15 0.585 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-23T03:32:52.905Z] #15 0.585 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-23T03:32:52.905Z] #15 0.585 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-23T03:32:52.905Z] #15 0.585 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-23T03:32:52.905Z] #15 0.585 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-23T03:32:52.905Z] #15 0.585 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-23T03:32:52.905Z] #15 0.585 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-23T03:32:52.905Z] #15 0.585 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-23T03:32:52.905Z] #15 0.585 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-23T03:32:52.905Z] #15 0.585 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-23T03:32:52.905Z] #15 0.585 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-23T03:32:52.905Z] #15 0.585 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-23T03:32:52.905Z] #15 0.585 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-23T03:32:52.905Z] #15 0.585 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-23T03:32:52.905Z] #15 0.585 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-23T03:32:52.905Z] #15 0.585 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-23T03:32:52.905Z] #15 0.586 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-23T03:32:52.905Z] #15 0.586 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-23T03:32:52.905Z] #15 0.586 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-23T03:32:52.905Z] #15 0.586 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-23T03:32:52.906Z] #15 0.586 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-23T03:32:52.906Z] #15 0.586 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-23T03:32:52.906Z] #15 0.586 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-23T03:32:52.906Z] #15 0.586 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-23T03:32:52.906Z] #15 0.586 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-23T03:32:52.906Z] #15 0.586 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-23T03:32:52.906Z] #15 0.586 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-23T03:32:52.906Z] #15 0.586 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-23T03:32:52.906Z] #15 0.586 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-23T03:32:52.906Z] #15 0.586 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-23T03:32:52.906Z] #15 0.587 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-23T03:32:52.906Z] #15 0.587 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-23T03:32:52.906Z] #15 0.587 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-23T03:32:52.906Z] #15 0.587 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-23T03:32:52.906Z] #15 0.587 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-23T03:32:52.906Z] #15 0.587 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-23T03:32:52.906Z] #15 0.587 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-23T03:32:52.906Z] #15 0.587 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-23T03:32:52.906Z] #15 0.587 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-23T03:32:52.906Z] #15 0.587 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-23T03:32:52.906Z] #15 0.587 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-23T03:32:52.906Z] #15 0.587 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-23T03:32:52.906Z] #15 0.587 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-23T03:32:52.906Z] #15 0.587 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-23T03:32:52.906Z] #15 0.589 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-23T03:32:52.906Z] #15 0.589 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-23T03:32:52.906Z] #15 0.589 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-23T03:32:52.906Z] #15 0.589 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-23T03:32:52.906Z] #15 0.589 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-23T03:32:52.906Z] #15 0.589 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-23T03:32:52.906Z] #15 0.589 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-23T03:32:52.906Z] #15 0.589 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-23T03:32:52.906Z] #15 0.589 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-23T03:32:52.906Z] #15 0.589 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-23T03:32:52.906Z] #15 0.589 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-23T03:32:52.906Z] #15 0.589 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-23T03:32:52.906Z] #15 0.589 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-23T03:32:52.906Z] #15 0.589 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-23T03:32:52.906Z] #15 0.589 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-23T03:32:52.906Z] #15 0.590 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-23T03:32:52.906Z] #15 0.590 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-23T03:32:52.906Z] #15 0.590 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-23T03:32:52.906Z] #15 0.590 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-23T03:32:52.906Z] #15 0.590 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-23T03:32:52.906Z] #15 0.590 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-23T03:32:52.906Z] #15 0.590 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-23T03:32:52.906Z] #15 0.590 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-23T03:32:52.906Z] #15 0.590 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-23T03:32:52.906Z] #15 0.590 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-23T03:32:52.906Z] #15 0.590 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-23T03:32:52.906Z] #15 0.590 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-23T03:32:52.906Z] #15 0.590 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-23T03:32:52.906Z] #15 0.590 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-23T03:32:52.906Z] #15 0.590 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-23T03:32:52.906Z] #15 0.590 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-23T03:32:52.906Z] #15 0.591 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-23T03:32:52.906Z] #15 0.591 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-23T03:32:52.906Z] #15 0.591 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-23T03:32:52.906Z] #15 0.591 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-23T03:32:52.906Z] #15 0.591 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-23T03:32:52.906Z] #15 0.591 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-23T03:32:52.906Z] #15 0.591 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-23T03:32:52.906Z] #15 0.591 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-23T03:32:52.906Z] #15 0.591 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-23T03:32:52.906Z] #15 0.591 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-23T03:32:52.906Z] #15 0.591 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-23T03:32:52.906Z] #15 0.591 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-23T03:32:52.906Z] #15 0.591 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-23T03:32:52.906Z] #15 0.591 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-23T03:32:52.906Z] #15 0.591 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-23T03:32:52.906Z] #15 0.593 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-23T03:32:52.906Z] #15 0.593 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-23T03:32:52.906Z] #15 0.593 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-23T03:32:52.906Z] #15 0.593 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-23T03:32:52.906Z] #15 0.593 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-23T03:32:52.906Z] #15 0.593 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-23T03:32:52.906Z] #15 0.593 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-23T03:32:52.906Z] #15 0.593 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-23T03:32:52.906Z] #15 0.593 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-23T03:32:52.906Z] #15 0.593 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-23T03:32:52.906Z] #15 0.593 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-23T03:32:52.906Z] #15 0.593 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-23T03:32:52.906Z] #15 0.593 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-23T03:32:52.906Z] #15 0.593 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-23T03:32:52.906Z] #15 0.593 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-23T03:32:52.906Z] #15 0.593 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-23T03:32:52.906Z] #15 0.593 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-23T03:32:52.906Z] #15 0.593 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-23T03:32:52.906Z] #15 0.593 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-23T03:32:52.906Z] #15 0.595 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-23T03:32:52.906Z] #15 0.595 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-23T03:32:52.906Z] #15 0.595 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-23T03:32:52.906Z] #15 0.595 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-23T03:32:52.906Z] #15 0.595 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-23T03:32:52.906Z] #15 0.595 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-23T03:32:52.906Z] #15 0.595 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-23T03:32:52.906Z] #15 0.595 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-23T03:32:52.906Z] #15 0.595 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-23T03:32:52.906Z] #15 0.595 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-23T03:32:52.906Z] #15 0.595 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-23T03:32:52.906Z] #15 0.595 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-23T03:32:52.906Z] #15 0.595 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-23T03:32:52.906Z] #15 0.595 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-23T03:32:52.906Z] #15 0.595 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-23T03:32:52.906Z] #15 0.595 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-23T03:32:52.906Z] #15 0.595 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-23T03:32:52.906Z] #15 0.595 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-23T03:32:52.906Z] #15 0.595 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-23T03:32:52.906Z] #15 0.595 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-23T03:32:52.906Z] #15 0.595 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-23T03:32:52.906Z] #15 0.596 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-23T03:32:52.906Z] #15 0.596 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-23T03:32:52.906Z] #15 0.596 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-23T03:32:52.906Z] #15 0.596 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-23T03:32:52.906Z] #15 0.596 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-23T03:32:52.906Z] #15 0.596 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-23T03:32:52.906Z] #15 0.596 creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-23T03:32:52.906Z] #15 0.596 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-23T03:32:52.906Z] #15 0.596 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-23T03:32:52.906Z] #15 0.596 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-23T03:32:52.906Z] #15 0.596 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-23T03:32:52.906Z] #15 0.596 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-23T03:32:52.906Z] #15 0.596 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-23T03:32:52.906Z] #15 0.596 + cd device-sdk-c-4.0.2 [2026-06-23T03:32:52.906Z] #15 0.596 + ./scripts/build.sh [2026-06-23T03:32:52.906Z] #15 0.597 + CPPCHECK=false [2026-06-23T03:32:52.906Z] #15 0.597 + DOCGEN=false [2026-06-23T03:32:52.906Z] #15 0.597 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-23T03:32:52.906Z] #15 0.597 + '[' 0 -gt 0 ] [2026-06-23T03:32:52.906Z] #15 0.598 + readlink -f ./scripts/build.sh [2026-06-23T03:32:52.906Z] #15 0.599 + dirname /device-can/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T03:32:52.906Z] #15 0.600 + dirname /device-can/deps/device-sdk-c-4.0.2/scripts [2026-06-23T03:32:52.906Z] #15 0.600 + ROOT=/device-can/deps/device-sdk-c-4.0.2 [2026-06-23T03:32:52.906Z] #15 0.600 + cd /device-can/deps/device-sdk-c-4.0.2 [2026-06-23T03:32:52.906Z] #15 0.600 + mkdir -p /device-can/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:32:52.906Z] #15 0.602 + cd /device-can/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:32:52.906Z] #15 0.602 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.2/src [2026-06-23T03:32:52.906Z] #15 0.607 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): [2026-06-23T03:32:52.906Z] #15 0.607 Compatibility with CMake < 3.10 will be removed from a future version of [2026-06-23T03:32:52.906Z] #15 0.607 CMake. [2026-06-23T03:32:52.906Z] #15 0.607 [2026-06-23T03:32:52.906Z] #15 0.607 Update the VERSION argument value. Or, use the ... syntax [2026-06-23T03:32:52.906Z] #15 0.607 to tell CMake that the project requires at least but has been updated [2026-06-23T03:32:52.906Z] #15 0.607 to work with policies introduced by or earlier. [2026-06-23T03:32:52.906Z] #15 0.607 [2026-06-23T03:32:52.906Z] #15 0.607 [2026-06-23T03:32:52.906Z] #15 0.679 -- The C compiler identification is GNU 14.2.0 [2026-06-23T03:32:52.906Z] #15 0.692 -- Detecting C compiler ABI info [2026-06-23T03:32:52.906Z] #15 0.794 -- Detecting C compiler ABI info - done [2026-06-23T03:32:53.172Z] #15 0.824 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:32:53.172Z] #15 0.825 -- Detecting C compile features [2026-06-23T03:32:53.172Z] #15 0.826 -- Detecting C compile features - done [2026-06-23T03:32:53.172Z] #15 0.842 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T03:32:53.172Z] #15 0.958 -- Found CURL: /usr/lib/libcurl.so (found version "8.14.1") [2026-06-23T03:32:53.172Z] #15 0.961 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T03:32:53.172Z] #15 0.964 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T03:32:53.172Z] #15 0.967 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T03:32:53.172Z] #15 0.970 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T03:32:53.172Z] #15 0.973 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:32:53.172Z] #15 0.973 -- /opt/iotech/iot/1.6/include [2026-06-23T03:32:53.172Z] #15 0.973 -- C SDK 0.0.0 for Linux [2026-06-23T03:32:53.172Z] #15 0.976 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T03:32:53.172Z] #15 1.063 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T03:32:53.172Z] #15 1.116 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T03:32:53.172Z] #15 1.140 -- Configuring done (0.5s) [2026-06-23T03:32:53.172Z] #15 1.173 -- Generating done (0.0s) [2026-06-23T03:32:53.432Z] #15 1.174 -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:32:53.432Z] #15 1.179 + make all package [2026-06-23T03:32:53.432Z] #15 1.179 + tee release.log [2026-06-23T03:32:53.432Z] #15 1.228 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T03:32:53.432Z] #15 1.390 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T03:32:53.691Z] #15 1.571 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T03:32:53.691Z] #15 1.736 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T03:32:53.950Z] #15 1.844 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T03:32:54.212Z] #15 1.894 /device-can/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T03:32:54.212Z] #15 1.894 /device-can/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T03:32:54.212Z] #15 1.894 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T03:32:54.212Z] #15 1.894 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:32:54.212Z] #15 1.999 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T03:32:54.472Z] #15 2.339 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T03:32:54.732Z] #15 2.387 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T03:32:54.732Z] #15 2.553 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T03:32:54.991Z] #15 2.854 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T03:32:54.991Z] #15 2.956 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T03:32:55.250Z] #15 3.099 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T03:32:55.250Z] #15 3.236 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T03:32:55.509Z] #15 3.338 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T03:32:55.509Z] #15 3.511 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T03:32:55.767Z] #15 3.575 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T03:32:56.026Z] #15 3.925 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T03:32:56.284Z] #15 3.988 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T03:32:56.284Z] #15 4.252 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T03:32:56.544Z] #15 4.371 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T03:32:56.804Z] #15 4.615 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T03:32:57.064Z] #15 4.707 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T03:32:58.003Z] #15 5.950 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T03:32:58.262Z] #15 6.065 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T03:32:58.262Z] #15 6.142 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T03:32:58.262Z] #15 6.232 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T03:32:58.521Z] #15 6.289 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T03:32:58.521Z] #15 6.331 /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.c:547:6: warning: conflicting types for 'edgex_rest_server_register_handler' due to enum/integer mismatch; have '_Bool(edgex_rest_server *, const char *, uint32_t, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))' {aka '_Bool(edgex_rest_server *, const char *, unsigned int, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))'} [-Wenum-int-mismatch] [2026-06-23T03:32:58.521Z] #15 6.331 547 | bool edgex_rest_server_register_handler [2026-06-23T03:32:58.521Z] #15 6.331 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:32:58.521Z] #15 6.331 In file included from /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.c:9: [2026-06-23T03:32:58.521Z] #15 6.331 /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.h:24:13: note: previous declaration of 'edgex_rest_server_register_handler' with type '_Bool(edgex_rest_server *, const char *, devsdk_http_method, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))' [2026-06-23T03:32:58.521Z] #15 6.331 24 | extern bool edgex_rest_server_register_handler [2026-06-23T03:32:58.521Z] #15 6.331 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:32:58.521Z] #15 6.531 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T03:32:59.089Z] #15 6.842 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T03:32:59.089Z] #15 6.927 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T03:32:59.089Z] #15 7.068 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T03:32:59.354Z] #15 7.169 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T03:32:59.921Z] #15 7.738 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T03:32:59.921Z] #15 7.866 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T03:33:00.180Z] #15 7.934 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T03:33:00.180Z] #15 8.058 [ 69%] Linking C shared library libcsdk.so [2026-06-23T03:33:00.439Z] #15 8.115 [ 69%] Built target csdk [2026-06-23T03:33:00.439Z] #15 8.138 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T03:33:00.439Z] #15 8.287 [ 73%] Linking C executable template [2026-06-23T03:33:00.439Z] #15 8.353 [ 73%] Built target template [2026-06-23T03:33:00.439Z] #15 8.375 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T03:33:00.439Z] #15 8.468 [ 76%] Linking C executable device-counter [2026-06-23T03:33:00.698Z] #15 8.530 [ 76%] Built target device-counter [2026-06-23T03:33:00.698Z] #15 8.553 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T03:33:00.698Z] #15 8.650 [ 80%] Linking C executable device-random [2026-06-23T03:33:00.962Z] #15 8.723 [ 80%] Built target device-random [2026-06-23T03:33:00.962Z] #15 8.746 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T03:33:00.962Z] #15 8.826 [ 84%] Linking C executable device-gyro [2026-06-23T03:33:00.962Z] #15 8.887 [ 84%] Built target device-gyro [2026-06-23T03:33:00.962Z] #15 8.908 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T03:33:00.962Z] #15 9.000 [ 88%] Linking C executable device-bitfields [2026-06-23T03:33:01.221Z] #15 9.082 [ 88%] Built target device-bitfields [2026-06-23T03:33:01.221Z] #15 9.101 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T03:33:01.221Z] #15 9.260 [ 92%] Linking C executable template-discovery [2026-06-23T03:33:01.480Z] #15 9.329 [ 92%] Built target template-discovery [2026-06-23T03:33:01.480Z] #15 9.353 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T03:33:01.480Z] #15 9.475 [ 96%] Linking C executable device-file [2026-06-23T03:33:01.740Z] #15 9.547 [ 96%] Built target device-file [2026-06-23T03:33:01.740Z] #15 9.570 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:33:01.740Z] #15 9.687 [100%] Linking C executable device-terminal [2026-06-23T03:33:02.001Z] #15 9.763 [100%] Built target device-terminal [2026-06-23T03:33:02.001Z] #15 9.784 Run CPack packaging tool... [2026-06-23T03:33:02.001Z] #15 9.798 CPack: Create package using TGZ [2026-06-23T03:33:02.001Z] #15 9.798 CPack: Install projects [2026-06-23T03:33:02.001Z] #15 9.798 CPack: - Run preinstall target for: Csdk [2026-06-23T03:33:02.260Z] #15 10.06 CPack: - Install project: Csdk [] [2026-06-23T03:33:02.260Z] #15 10.07 CPack: Create package [2026-06-23T03:33:02.260Z] #15 10.10 CPack: - package: /device-can/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-06-23T03:33:02.260Z] #15 10.10 + '[' false '=' true ] [2026-06-23T03:33:02.260Z] #15 10.10 + '[' false '=' true ] [2026-06-23T03:33:02.260Z] #15 10.10 + mkdir -p /device-can/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:33:02.260Z] #15 10.10 + cd /device-can/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:33:02.260Z] #15 10.10 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.2/src [2026-06-23T03:33:02.260Z] #15 10.11 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): [2026-06-23T03:33:02.260Z] #15 10.11 Compatibility with CMake < 3.10 will be removed from a future version of [2026-06-23T03:33:02.260Z] #15 10.11 CMake. [2026-06-23T03:33:02.260Z] #15 10.11 [2026-06-23T03:33:02.260Z] #15 10.11 Update the VERSION argument value. Or, use the ... syntax [2026-06-23T03:33:02.260Z] #15 10.11 to tell CMake that the project requires at least but has been updated [2026-06-23T03:33:02.260Z] #15 10.11 to work with policies introduced by or earlier. [2026-06-23T03:33:02.260Z] #15 10.11 [2026-06-23T03:33:02.260Z] #15 10.11 [2026-06-23T03:33:02.260Z] #15 10.18 -- The C compiler identification is GNU 14.2.0 [2026-06-23T03:33:02.260Z] #15 10.19 -- Detecting C compiler ABI info [2026-06-23T03:33:02.260Z] #15 10.29 -- Detecting C compiler ABI info - done [2026-06-23T03:33:02.519Z] #15 10.31 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:33:02.519Z] #15 10.31 -- Detecting C compile features [2026-06-23T03:33:02.519Z] #15 10.31 -- Detecting C compile features - done [2026-06-23T03:33:02.519Z] #15 10.33 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T03:33:02.519Z] #15 10.44 -- Found CURL: /usr/lib/libcurl.so (found version "8.14.1") [2026-06-23T03:33:02.519Z] #15 10.44 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T03:33:02.519Z] #15 10.44 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T03:33:02.519Z] #15 10.44 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T03:33:02.519Z] #15 10.45 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T03:33:02.519Z] #15 10.45 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:33:02.519Z] #15 10.45 -- /opt/iotech/iot/1.6/include [2026-06-23T03:33:02.519Z] #15 10.45 -- C SDK 0.0.0 for Linux [2026-06-23T03:33:02.519Z] #15 10.45 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T03:33:02.519Z] #15 10.55 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T03:33:02.778Z] #15 10.60 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T03:33:02.778Z] #15 10.62 -- Configuring done (0.5s) [2026-06-23T03:33:02.778Z] #15 10.65 -- Generating done (0.0s) [2026-06-23T03:33:02.778Z] #15 10.65 -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:33:02.778Z] #15 10.66 + + teemake debug.log [2026-06-23T03:33:02.778Z] #15 10.66 [2026-06-23T03:33:02.778Z] #15 10.71 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T03:33:02.778Z] #15 10.80 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T03:33:03.037Z] #15 10.89 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T03:33:03.037Z] #15 10.98 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T03:33:03.296Z] #15 11.06 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T03:33:03.296Z] #15 11.10 /device-can/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T03:33:03.296Z] #15 11.10 /device-can/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T03:33:03.296Z] #15 11.10 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T03:33:03.296Z] #15 11.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:33:03.296Z] #15 11.17 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T03:33:03.296Z] #15 11.30 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T03:33:03.555Z] #15 11.35 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T03:33:03.555Z] #15 11.43 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T03:33:03.555Z] #15 11.55 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T03:33:03.813Z] #15 11.62 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T03:33:03.813Z] #15 11.71 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T03:33:04.072Z] #15 11.79 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T03:33:04.072Z] #15 11.86 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T03:33:04.072Z] #15 11.95 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T03:33:04.072Z] #15 12.00 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T03:33:04.331Z] #15 12.15 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T03:33:04.331Z] #15 12.20 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T03:33:04.331Z] #15 12.31 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T03:33:04.589Z] #15 12.36 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T03:33:04.589Z] #15 12.48 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T03:33:04.846Z] #15 12.55 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T03:33:04.846Z] #15 12.76 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T03:33:05.107Z] #15 12.84 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T03:33:05.107Z] #15 12.90 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T03:33:05.107Z] #15 12.97 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T03:33:05.107Z] #15 13.03 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T03:33:05.107Z] #15 13.07 /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.c:547:6: warning: conflicting types for 'edgex_rest_server_register_handler' due to enum/integer mismatch; have '_Bool(edgex_rest_server *, const char *, uint32_t, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))' {aka '_Bool(edgex_rest_server *, const char *, unsigned int, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))'} [-Wenum-int-mismatch] [2026-06-23T03:33:05.107Z] #15 13.07 547 | bool edgex_rest_server_register_handler [2026-06-23T03:33:05.107Z] #15 13.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:33:05.107Z] #15 13.07 In file included from /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.c:9: [2026-06-23T03:33:05.107Z] #15 13.07 /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.h:24:13: note: previous declaration of 'edgex_rest_server_register_handler' with type '_Bool(edgex_rest_server *, const char *, devsdk_http_method, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))' [2026-06-23T03:33:05.107Z] #15 13.07 24 | extern bool edgex_rest_server_register_handler [2026-06-23T03:33:05.107Z] #15 13.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:33:05.107Z] #15 13.13 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T03:33:05.366Z] #15 13.36 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T03:33:05.627Z] #15 13.43 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T03:33:05.627Z] #15 13.50 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T03:33:05.885Z] #15 13.58 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T03:33:05.885Z] #15 13.74 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T03:33:05.885Z] #15 13.82 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T03:33:05.885Z] #15 13.88 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T03:33:06.145Z] #15 13.95 [ 69%] Linking C shared library libcsdk.so [2026-06-23T03:33:06.145Z] #15 14.02 [ 69%] Built target csdk [2026-06-23T03:33:06.145Z] #15 14.04 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T03:33:06.145Z] #15 14.12 [ 73%] Linking C executable template [2026-06-23T03:33:06.145Z] #15 14.19 [ 73%] Built target template [2026-06-23T03:33:06.404Z] #15 14.21 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T03:33:06.404Z] #15 14.27 [ 76%] Linking C executable device-counter [2026-06-23T03:33:06.404Z] #15 14.34 [ 76%] Built target device-counter [2026-06-23T03:33:06.663Z] #15 14.36 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T03:33:06.663Z] #15 14.43 [ 80%] Linking C executable device-random [2026-06-23T03:33:06.663Z] #15 14.50 [ 80%] Built target device-random [2026-06-23T03:33:06.663Z] #15 14.52 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T03:33:06.663Z] #15 14.57 [ 84%] Linking C executable device-gyro [2026-06-23T03:33:06.663Z] #15 14.64 [ 84%] Built target device-gyro [2026-06-23T03:33:06.923Z] #15 14.66 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T03:33:06.923Z] #15 14.73 [ 88%] Linking C executable device-bitfields [2026-06-23T03:33:06.923Z] #15 14.79 [ 88%] Built target device-bitfields [2026-06-23T03:33:06.923Z] #15 14.82 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T03:33:06.923Z] #15 14.90 [ 92%] Linking C executable template-discovery [2026-06-23T03:33:07.187Z] #15 14.97 [ 92%] Built target template-discovery [2026-06-23T03:33:07.187Z] #15 14.99 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T03:33:07.187Z] #15 15.06 [ 96%] Linking C executable device-file [2026-06-23T03:33:07.187Z] #15 15.13 [ 96%] Built target device-file [2026-06-23T03:33:07.187Z] #15 15.15 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:33:07.187Z] #15 15.23 [100%] Linking C executable device-terminal [2026-06-23T03:33:07.452Z] #15 15.30 [100%] Built target device-terminal [2026-06-23T03:33:07.452Z] #15 15.31 + cp -rf include/devsdk include/edgex /usr/include/ [2026-06-23T03:33:07.452Z] #15 15.31 + cp build/release/c/libcsdk.so /usr/lib/ [2026-06-23T03:33:07.452Z] #15 15.31 + mkdir -p /usr/share/doc/edgex-csdk [2026-06-23T03:33:07.452Z] #15 15.31 + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-06-23T03:33:07.452Z] #15 15.31 + cp LICENSE /usr/share/doc/edgex-csdk [2026-06-23T03:33:07.452Z] #15 15.31 + rm -rf /device-can/deps [2026-06-23T03:33:07.452Z] #15 DONE 15.4s [2026-06-23T03:33:07.710Z] [2026-06-23T03:33:07.710Z] #16 [builder 10/10] RUN /device-can/scripts/build.sh && test -f /device-can/build/release/device-can [2026-06-23T03:33:07.710Z] #16 0.314 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-23T03:33:07.969Z] #16 0.314 + readlink -f /device-can/scripts/build.sh [2026-06-23T03:33:07.969Z] #16 0.315 + dirname /device-can/scripts/build.sh [2026-06-23T03:33:07.969Z] #16 0.315 + dirname /device-can/scripts [2026-06-23T03:33:07.969Z] #16 0.315 + ROOT=/device-can [2026-06-23T03:33:07.969Z] #16 0.315 + echo /device-can [2026-06-23T03:33:07.969Z] #16 0.315 + cd /device-can [2026-06-23T03:33:07.969Z] #16 0.315 + mkdir -p /device-can/build/release [2026-06-23T03:33:07.969Z] #16 0.316 /device-can [2026-06-23T03:33:07.969Z] #16 0.316 + cd /device-can/build/release [2026-06-23T03:33:07.969Z] #16 0.316 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2026-06-23T03:33:07.969Z] #16 0.327 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): [2026-06-23T03:33:07.969Z] #16 0.327 Compatibility with CMake < 3.10 will be removed from a future version of [2026-06-23T03:33:07.969Z] #16 0.327 CMake. [2026-06-23T03:33:07.969Z] #16 0.327 [2026-06-23T03:33:07.969Z] #16 0.327 Update the VERSION argument value. Or, use the ... syntax [2026-06-23T03:33:07.969Z] #16 0.327 to tell CMake that the project requires at least but has been updated [2026-06-23T03:33:07.969Z] #16 0.327 to work with policies introduced by or earlier. [2026-06-23T03:33:07.969Z] #16 0.327 [2026-06-23T03:33:07.969Z] #16 0.327 [2026-06-23T03:33:07.969Z] #16 0.391 -- The C compiler identification is GNU 14.2.0 [2026-06-23T03:33:07.969Z] #16 0.403 -- Detecting C compiler ABI info [2026-06-23T03:33:07.969Z] #16 0.496 -- Detecting C compiler ABI info - done [2026-06-23T03:33:08.229Z] #16 0.523 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:33:08.229Z] #16 0.523 -- Detecting C compile features [2026-06-23T03:33:08.229Z] #16 0.524 -- Detecting C compile features - done [2026-06-23T03:33:08.229Z] #16 0.540 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:33:08.229Z] #16 0.540 -- /opt/iotech/iot/1.6/include [2026-06-23T03:33:08.229Z] #16 0.543 -- Found LIBCSDK: /usr/lib/libcsdk.so [2026-06-23T03:33:08.229Z] #16 0.544 -- Configuring done (0.2s) [2026-06-23T03:33:08.229Z] #16 0.548 -- Generating done (0.0s) [2026-06-23T03:33:08.229Z] #16 0.548 -- Build files have been written to: /device-can/build/release [2026-06-23T03:33:08.229Z] #16 0.551 + make all [2026-06-23T03:33:08.229Z] #16 0.552 + tee release.log [2026-06-23T03:33:08.229Z] #16 0.586 [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2026-06-23T03:33:08.229Z] #16 0.784 [100%] Linking C executable device-can [2026-06-23T03:33:08.487Z] #16 0.855 [100%] Built target device-can [2026-06-23T03:33:08.487Z] #16 DONE 0.9s [2026-06-23T03:33:08.487Z] [2026-06-23T03:33:08.487Z] #17 [stage-1 6/11] COPY --from=builder /device-can/build/release/ / [2026-06-23T03:33:08.487Z] #17 DONE 0.0s [2026-06-23T03:33:08.487Z] [2026-06-23T03:33:08.487Z] #18 [stage-1 7/11] COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2026-06-23T03:33:08.487Z] #18 DONE 0.0s [2026-06-23T03:33:08.487Z] [2026-06-23T03:33:08.487Z] #19 [stage-1 8/11] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2026-06-23T03:33:08.487Z] #19 DONE 0.0s [2026-06-23T03:33:08.487Z] [2026-06-23T03:33:08.487Z] #20 [stage-1 9/11] COPY LICENSE /. [2026-06-23T03:33:08.487Z] #20 DONE 0.0s [2026-06-23T03:33:08.487Z] [2026-06-23T03:33:08.487Z] #21 [stage-1 10/11] COPY Attribution.txt /. [2026-06-23T03:33:08.487Z] #21 DONE 0.0s [2026-06-23T03:33:08.487Z] [2026-06-23T03:33:08.487Z] #22 [stage-1 11/11] COPY res /res [2026-06-23T03:33:08.487Z] #22 DONE 0.0s [2026-06-23T03:33:08.746Z] [2026-06-23T03:33:08.746Z] #23 exporting to image [2026-06-23T03:33:08.746Z] #23 exporting layers [2026-06-23T03:33:09.004Z] #23 exporting layers 0.3s done [2026-06-23T03:33:09.004Z] #23 writing image sha256:e1f28b038776b4df46e6d90d2f6d040eef50224f2f615cf24f9377e6952d9dc8 done [2026-06-23T03:33:09.004Z] #23 naming to docker.io/library/device-can done [2026-06-23T03:33:09.004Z] #23 DONE 0.3s [2026-06-23T03:33:09.004Z] [2026-06-23T03:33:09.004Z] 1 warning found (use docker --debug to expand): [2026-06-23T03:33:09.004Z]  - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:33:09.172Z] provisioning config files... [2026-06-23T03:33:09.181Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_palau@tmp/config16699807390451282089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:33:09.479Z] ---> ****-login.sh [2026-06-23T03:33:09.480Z] nexus3.edgexfoundry.org:10001 [2026-06-23T03:33:09.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:33:09.480Z] Login Succeeded [2026-06-23T03:33:09.480Z] nexus3.edgexfoundry.org:10002 [2026-06-23T03:33:09.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:33:09.480Z] Login Succeeded [2026-06-23T03:33:09.480Z] nexus3.edgexfoundry.org:10003 [2026-06-23T03:33:09.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:33:09.738Z] Login Succeeded [2026-06-23T03:33:09.738Z] nexus3.edgexfoundry.org:10004 [2026-06-23T03:33:09.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:33:09.738Z] Login Succeeded [2026-06-23T03:33:09.738Z] ****.io [2026-06-23T03:33:09.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:33:10.001Z] Login Succeeded [2026-06-23T03:33:10.001Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T03:33:10.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-23T03:33:10.063Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T03:33:10.098Z] [edgeXDocker.push] Tagging docker image device-can with the following tags: [2026-06-23T03:33:10.098Z] 15800fc43d58ca67e0cb91530f895d1caddf3500 [2026-06-23T03:33:10.098Z] 4.0.2 [2026-06-23T03:33:10.098Z] 15800fc43d58ca67e0cb91530f895d1caddf3500-4.0.2 [2026-06-23T03:33:10.098Z] palau [2026-06-23T03:33:10.098Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:33:10.454Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:33:10.776Z] + docker push nexus3.edgexfoundry.org:10004/device-can:15800fc43d58ca67e0cb91530f895d1caddf3500 [2026-06-23T03:33:10.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2026-06-23T03:33:10.777Z] e8dab23661f4: Preparing [2026-06-23T03:33:10.777Z] be85363a9b2b: Preparing [2026-06-23T03:33:10.777Z] 4a50e8a867af: Preparing [2026-06-23T03:33:10.777Z] 6551232a5599: Preparing [2026-06-23T03:33:10.777Z] 1a3f40c08343: Preparing [2026-06-23T03:33:10.777Z] 7ccb25d83ff9: Preparing [2026-06-23T03:33:10.777Z] d28f606eeec1: Preparing [2026-06-23T03:33:10.777Z] 5bc5f2d9d665: Preparing [2026-06-23T03:33:10.777Z] 047a49956103: Preparing [2026-06-23T03:33:10.777Z] b7b780ee3b1e: Preparing [2026-06-23T03:33:10.777Z] 0854555d70ac: Preparing [2026-06-23T03:33:10.777Z] 5bc5f2d9d665: Waiting [2026-06-23T03:33:10.777Z] 047a49956103: Waiting [2026-06-23T03:33:10.777Z] b7b780ee3b1e: Waiting [2026-06-23T03:33:10.777Z] 0854555d70ac: Waiting [2026-06-23T03:33:10.777Z] 7ccb25d83ff9: Waiting [2026-06-23T03:33:10.777Z] d28f606eeec1: Waiting [2026-06-23T03:33:10.777Z] 4a50e8a867af: Pushed [2026-06-23T03:33:10.777Z] e8dab23661f4: Pushed [2026-06-23T03:33:10.777Z] 6551232a5599: Pushed [2026-06-23T03:33:10.777Z] be85363a9b2b: Pushed [2026-06-23T03:33:10.777Z] 1a3f40c08343: Pushed [2026-06-23T03:33:11.033Z] 047a49956103: Pushed [2026-06-23T03:33:11.033Z] b7b780ee3b1e: Pushed [2026-06-23T03:33:11.033Z] 7ccb25d83ff9: Pushed [2026-06-23T03:33:11.033Z] 0854555d70ac: Layer already exists [2026-06-23T03:33:11.033Z] d28f606eeec1: Pushed [2026-06-23T03:33:13.564Z] 5bc5f2d9d665: Pushed [2026-06-23T03:33:13.822Z] 15800fc43d58ca67e0cb91530f895d1caddf3500: digest: sha256:079d056a095135e3d9f3e39990d15049728de1c3e916cc97dae00104dcee73b2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:33:14.158Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:33:14.497Z] + docker push nexus3.edgexfoundry.org:10004/device-can:4.0.2 [2026-06-23T03:33:14.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2026-06-23T03:33:14.497Z] e8dab23661f4: Preparing [2026-06-23T03:33:14.497Z] be85363a9b2b: Preparing [2026-06-23T03:33:14.497Z] 4a50e8a867af: Preparing [2026-06-23T03:33:14.497Z] 6551232a5599: Preparing [2026-06-23T03:33:14.497Z] 1a3f40c08343: Preparing [2026-06-23T03:33:14.497Z] 7ccb25d83ff9: Preparing [2026-06-23T03:33:14.497Z] d28f606eeec1: Preparing [2026-06-23T03:33:14.497Z] 5bc5f2d9d665: Preparing [2026-06-23T03:33:14.497Z] 047a49956103: Preparing [2026-06-23T03:33:14.497Z] b7b780ee3b1e: Preparing [2026-06-23T03:33:14.497Z] 0854555d70ac: Preparing [2026-06-23T03:33:14.497Z] 5bc5f2d9d665: Waiting [2026-06-23T03:33:14.497Z] 047a49956103: Waiting [2026-06-23T03:33:14.497Z] b7b780ee3b1e: Waiting [2026-06-23T03:33:14.497Z] 7ccb25d83ff9: Waiting [2026-06-23T03:33:14.497Z] 0854555d70ac: Waiting [2026-06-23T03:33:14.497Z] d28f606eeec1: Waiting [2026-06-23T03:33:14.497Z] 6551232a5599: Layer already exists [2026-06-23T03:33:14.497Z] e8dab23661f4: Layer already exists [2026-06-23T03:33:14.497Z] be85363a9b2b: Layer already exists [2026-06-23T03:33:14.497Z] 1a3f40c08343: Layer already exists [2026-06-23T03:33:14.497Z] 4a50e8a867af: Layer already exists [2026-06-23T03:33:14.497Z] d28f606eeec1: Layer already exists [2026-06-23T03:33:14.497Z] 7ccb25d83ff9: Layer already exists [2026-06-23T03:33:14.497Z] b7b780ee3b1e: Layer already exists [2026-06-23T03:33:14.497Z] 047a49956103: Layer already exists [2026-06-23T03:33:14.497Z] 5bc5f2d9d665: Layer already exists [2026-06-23T03:33:14.497Z] 0854555d70ac: Layer already exists [2026-06-23T03:33:14.497Z] 4.0.2: digest: sha256:079d056a095135e3d9f3e39990d15049728de1c3e916cc97dae00104dcee73b2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:33:14.826Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:15800fc43d58ca67e0cb91530f895d1caddf3500-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:33:15.154Z] + docker push nexus3.edgexfoundry.org:10004/device-can:15800fc43d58ca67e0cb91530f895d1caddf3500-4.0.2 [2026-06-23T03:33:15.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2026-06-23T03:33:15.154Z] e8dab23661f4: Preparing [2026-06-23T03:33:15.154Z] be85363a9b2b: Preparing [2026-06-23T03:33:15.154Z] 4a50e8a867af: Preparing [2026-06-23T03:33:15.154Z] 6551232a5599: Preparing [2026-06-23T03:33:15.154Z] 1a3f40c08343: Preparing [2026-06-23T03:33:15.154Z] 7ccb25d83ff9: Preparing [2026-06-23T03:33:15.154Z] d28f606eeec1: Preparing [2026-06-23T03:33:15.154Z] 5bc5f2d9d665: Preparing [2026-06-23T03:33:15.154Z] 047a49956103: Preparing [2026-06-23T03:33:15.154Z] b7b780ee3b1e: Preparing [2026-06-23T03:33:15.154Z] 0854555d70ac: Preparing [2026-06-23T03:33:15.154Z] 5bc5f2d9d665: Waiting [2026-06-23T03:33:15.154Z] 7ccb25d83ff9: Waiting [2026-06-23T03:33:15.154Z] d28f606eeec1: Waiting [2026-06-23T03:33:15.154Z] 047a49956103: Waiting [2026-06-23T03:33:15.154Z] 0854555d70ac: Waiting [2026-06-23T03:33:15.154Z] b7b780ee3b1e: Waiting [2026-06-23T03:33:15.154Z] be85363a9b2b: Layer already exists [2026-06-23T03:33:15.154Z] e8dab23661f4: Layer already exists [2026-06-23T03:33:15.154Z] 4a50e8a867af: Layer already exists [2026-06-23T03:33:15.154Z] 6551232a5599: Layer already exists [2026-06-23T03:33:15.154Z] 1a3f40c08343: Layer already exists [2026-06-23T03:33:15.154Z] d28f606eeec1: Layer already exists [2026-06-23T03:33:15.154Z] 7ccb25d83ff9: Layer already exists [2026-06-23T03:33:15.154Z] b7b780ee3b1e: Layer already exists [2026-06-23T03:33:15.154Z] 5bc5f2d9d665: Layer already exists [2026-06-23T03:33:15.154Z] 047a49956103: Layer already exists [2026-06-23T03:33:15.154Z] 0854555d70ac: Layer already exists [2026-06-23T03:33:15.154Z] 15800fc43d58ca67e0cb91530f895d1caddf3500-4.0.2: digest: sha256:079d056a095135e3d9f3e39990d15049728de1c3e916cc97dae00104dcee73b2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:33:15.482Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:33:15.809Z] + docker push nexus3.edgexfoundry.org:10004/device-can:palau [2026-06-23T03:33:15.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2026-06-23T03:33:15.809Z] e8dab23661f4: Preparing [2026-06-23T03:33:15.809Z] be85363a9b2b: Preparing [2026-06-23T03:33:15.809Z] 4a50e8a867af: Preparing [2026-06-23T03:33:15.809Z] 6551232a5599: Preparing [2026-06-23T03:33:15.809Z] 1a3f40c08343: Preparing [2026-06-23T03:33:15.809Z] 7ccb25d83ff9: Preparing [2026-06-23T03:33:15.809Z] d28f606eeec1: Preparing [2026-06-23T03:33:15.809Z] 5bc5f2d9d665: Preparing [2026-06-23T03:33:15.809Z] 047a49956103: Preparing [2026-06-23T03:33:15.809Z] b7b780ee3b1e: Preparing [2026-06-23T03:33:15.809Z] 0854555d70ac: Preparing [2026-06-23T03:33:15.809Z] d28f606eeec1: Waiting [2026-06-23T03:33:15.809Z] 5bc5f2d9d665: Waiting [2026-06-23T03:33:15.809Z] 7ccb25d83ff9: Waiting [2026-06-23T03:33:15.809Z] 047a49956103: Waiting [2026-06-23T03:33:15.809Z] b7b780ee3b1e: Waiting [2026-06-23T03:33:15.809Z] 0854555d70ac: Waiting [2026-06-23T03:33:15.809Z] 1a3f40c08343: Layer already exists [2026-06-23T03:33:15.809Z] 6551232a5599: Layer already exists [2026-06-23T03:33:15.809Z] be85363a9b2b: Layer already exists [2026-06-23T03:33:15.809Z] e8dab23661f4: Layer already exists [2026-06-23T03:33:15.809Z] 4a50e8a867af: Layer already exists [2026-06-23T03:33:15.809Z] 7ccb25d83ff9: Layer already exists [2026-06-23T03:33:15.809Z] 5bc5f2d9d665: Layer already exists [2026-06-23T03:33:15.809Z] d28f606eeec1: Layer already exists [2026-06-23T03:33:15.809Z] 047a49956103: Layer already exists [2026-06-23T03:33:15.809Z] b7b780ee3b1e: Layer already exists [2026-06-23T03:33:15.809Z] 0854555d70ac: Layer already exists [2026-06-23T03:33:15.809Z] palau: digest: sha256:079d056a095135e3d9f3e39990d15049728de1c3e916cc97dae00104dcee73b2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-23T03:33:15.881Z] ===================================================== [Pipeline] echo [2026-06-23T03:33:15.893Z] taggedImages: [2026-06-23T03:33:15.893Z] - nexus3.edgexfoundry.org:10004/device-can:15800fc43d58ca67e0cb91530f895d1caddf3500 [2026-06-23T03:33:15.893Z] - nexus3.edgexfoundry.org:10004/device-can:4.0.2 [2026-06-23T03:33:15.893Z] - nexus3.edgexfoundry.org:10004/device-can:15800fc43d58ca67e0cb91530f895d1caddf3500-4.0.2 [2026-06-23T03:33:15.893Z] - nexus3.edgexfoundry.org:10004/device-can:palau [Pipeline] } [Pipeline] // script [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 [2026-06-23T03:33:16.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T03:33:16.310Z] [2026-06-23T03:33:16.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:33:16.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T03:33:16.620Z] latest: Pulling from edgex-lftools-log-publisher [2026-06-23T03:33:16.620Z] 5eb5b503b376: Pulling fs layer [2026-06-23T03:33:16.620Z] 5c69ac0246d0: Pulling fs layer [2026-06-23T03:33:16.620Z] ec43610c2a17: Pulling fs layer [2026-06-23T03:33:16.620Z] 3a2ae6a8a46f: Pulling fs layer [2026-06-23T03:33:16.620Z] 33b1e0a273af: Pulling fs layer [2026-06-23T03:33:16.620Z] 5d3b04190fa2: Pulling fs layer [2026-06-23T03:33:16.620Z] 2f39f015ded8: Pulling fs layer [2026-06-23T03:33:16.620Z] 5d3b04190fa2: Waiting [2026-06-23T03:33:16.620Z] 33b1e0a273af: Waiting [2026-06-23T03:33:16.620Z] 3a2ae6a8a46f: Waiting [2026-06-23T03:33:16.620Z] 2f39f015ded8: Waiting [2026-06-23T03:33:16.620Z] 5c69ac0246d0: Download complete [2026-06-23T03:33:16.620Z] 3a2ae6a8a46f: Verifying Checksum [2026-06-23T03:33:16.620Z] 3a2ae6a8a46f: Download complete [2026-06-23T03:33:16.620Z] 33b1e0a273af: Verifying Checksum [2026-06-23T03:33:16.620Z] 33b1e0a273af: Download complete [2026-06-23T03:33:16.620Z] 5d3b04190fa2: Verifying Checksum [2026-06-23T03:33:16.620Z] 5d3b04190fa2: Download complete [2026-06-23T03:33:16.620Z] ec43610c2a17: Verifying Checksum [2026-06-23T03:33:16.620Z] ec43610c2a17: Download complete [2026-06-23T03:33:16.880Z] 5eb5b503b376: Verifying Checksum [2026-06-23T03:33:16.880Z] 5eb5b503b376: Download complete [2026-06-23T03:33:17.448Z] 2f39f015ded8: Download complete [2026-06-23T03:33:18.389Z] 5eb5b503b376: Pull complete [2026-06-23T03:33:18.389Z] 5c69ac0246d0: Pull complete [2026-06-23T03:33:18.956Z] ec43610c2a17: Pull complete [2026-06-23T03:33:18.956Z] 3a2ae6a8a46f: Pull complete [2026-06-23T03:33:19.219Z] 33b1e0a273af: Pull complete [2026-06-23T03:33:19.219Z] 5d3b04190fa2: Pull complete [2026-06-23T03:33:24.502Z] 2f39f015ded8: Pull complete [2026-06-23T03:33:24.502Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-06-23T03:33:24.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T03:33:24.502Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:33:24.609Z] prd-ubuntu20.04-docker-8c-8g-13723 does not seem to be running inside a container [2026-06-23T03:33:24.643Z] $ 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-can_palau -v /w/workspace/edgexfoundry_device-can_palau:/w/workspace/edgexfoundry_device-can_palau:rw,z -v /w/workspace/edgexfoundry_device-can_palau@tmp:/w/workspace/edgexfoundry_device-can_palau@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 [2026-06-23T03:33:26.037Z] $ docker top 74f7fc1975bc2f21ebc26f1f229d85db0dbfb850fad430bfd73621fc26bf8ddd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:33:26.404Z] ---> job-cost.sh [2026-06-23T03:33:26.404Z] lf-activate-venv: SKIPPING [2026-06-23T03:33:26.404Z] INFO: No Stack... [2026-06-23T03:33:26.664Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-23T03:33:27.232Z] INFO: Archiving Costs [Pipeline] sh [2026-06-23T03:33:27.526Z] + cat /w/workspace/edgexfoundry_device-can_palau/archives/cost.csv [2026-06-23T03:33:27.526Z] + cut -d, -f6 [Pipeline] lock [2026-06-23T03:33:27.539Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-can-palau-2-stack-cost] [2026-06-23T03:33:27.547Z] Resource [jenkins-edgexfoundry-device-can-palau-2-stack-cost] did not exist. Created. [2026-06-23T03:33:27.555Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-can-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-23T03:33:27.865Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-06-23T03:33:27.907Z] Stashed 1 file(s) [Pipeline] } [2026-06-23T03:33:27.918Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-can-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-23T03:33:27.955Z] $ docker stop --time=1 74f7fc1975bc2f21ebc26f1f229d85db0dbfb850fad430bfd73621fc26bf8ddd [2026-06-23T03:33:29.077Z] $ docker rm -f --volumes 74f7fc1975bc2f21ebc26f1f229d85db0dbfb850fad430bfd73621fc26bf8ddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-06-23T03:35:03.249Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13725 in /w/workspace/edgexfoundry_device-can_palau [Pipeline] { [Pipeline] ws [2026-06-23T03:35:03.269Z] Running in /w/workspace/device-can/2 [Pipeline] { [Pipeline] checkout [2026-06-23T03:35:06.328Z] Selected Git installation does not exist. Using Default [2026-06-23T03:35:06.329Z] The recommended git tool is: NONE [2026-06-23T03:35:11.507Z] using credential edgex-jenkins-ssh [2026-06-23T03:35:11.531Z] Cloning the remote Git repository [2026-06-23T03:35:11.580Z] Cloning repository git@github.com:edgexfoundry/device-can.git [2026-06-23T03:35:11.687Z] > git init /w/workspace/device-can/2 # timeout=10 [2026-06-23T03:35:11.867Z] Fetching upstream changes from git@github.com:edgexfoundry/device-can.git [2026-06-23T03:35:11.869Z] > git --version # timeout=10 [2026-06-23T03:35:11.892Z] > git --version # 'git version 2.25.1' [2026-06-23T03:35:11.894Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-23T03:35:12.038Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-can.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-23T03:35:13.650Z] Avoid second fetch [2026-06-23T03:35:13.651Z] Checking out Revision 15800fc43d58ca67e0cb91530f895d1caddf3500 (palau) [2026-06-23T03:35:12.609Z] > git config remote.origin.url git@github.com:edgexfoundry/device-can.git # timeout=10 [2026-06-23T03:35:12.633Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-23T03:35:13.669Z] > git config core.sparsecheckout # timeout=10 [2026-06-23T03:35:13.735Z] > git checkout -f 15800fc43d58ca67e0cb91530f895d1caddf3500 # timeout=10 [2026-06-23T03:35:14.264Z] Commit message: "ci(lts-release): LTS release v4.0.2 @aed48e3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-06-23T03:35:19.789Z] + git checkout 15800fc43d58ca67e0cb91530f895d1caddf3500 [2026-06-23T03:35:19.789Z] HEAD is now at 15800fc ci(lts-release): LTS release v4.0.2 @aed48e3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:35:19.840Z] provisioning config files... [2026-06-23T03:35:19.864Z] copy managed file [device-can-settings] to file:/w/workspace/device-can/2@tmp/config17579792107216113802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:35:20.380Z] ---> ****-login.sh [2026-06-23T03:35:20.380Z] nexus3.edgexfoundry.org:10001 [2026-06-23T03:35:20.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:35:20.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:35:20.930Z] Configure a credential helper to remove this warning. See [2026-06-23T03:35:20.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:35:20.930Z] [2026-06-23T03:35:20.930Z] Login Succeeded [2026-06-23T03:35:20.930Z] nexus3.edgexfoundry.org:10002 [2026-06-23T03:35:21.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:35:21.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:35:21.202Z] Configure a credential helper to remove this warning. See [2026-06-23T03:35:21.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:35:21.202Z] [2026-06-23T03:35:21.202Z] Login Succeeded [2026-06-23T03:35:21.202Z] nexus3.edgexfoundry.org:10003 [2026-06-23T03:35:21.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:35:21.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:35:21.747Z] Configure a credential helper to remove this warning. See [2026-06-23T03:35:21.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:35:21.747Z] [2026-06-23T03:35:21.747Z] Login Succeeded [2026-06-23T03:35:21.747Z] nexus3.edgexfoundry.org:10004 [2026-06-23T03:35:22.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:35:22.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:35:22.016Z] Configure a credential helper to remove this warning. See [2026-06-23T03:35:22.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:35:22.016Z] [2026-06-23T03:35:22.016Z] Login Succeeded [2026-06-23T03:35:22.016Z] ****.io [2026-06-23T03:35:22.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:35:22.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:35:22.559Z] Configure a credential helper to remove this warning. See [2026-06-23T03:35:22.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:35:22.559Z] [2026-06-23T03:35:22.559Z] Login Succeeded [2026-06-23T03:35:22.559Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T03:35:22.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-06-23T03:35:22.918Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-06-23T03:35:23.259Z] + awk {print $1} [2026-06-23T03:35:23.259Z] + head -n 1 [2026-06-23T03:35:23.259Z] + grep ci(lts-release) [2026-06-23T03:35:23.259Z] + git log --pretty=%H %s [Pipeline] echo [2026-06-23T03:35:23.314Z] [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-can-builder-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] sh [2026-06-23T03:35:23.640Z] + docker pull nexus3.edgexfoundry.org:10002/device-can-builder-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500 [2026-06-23T03:35:23.640Z] 15800fc43d58ca67e0cb91530f895d1caddf3500: Pulling from device-can-builder-arm64 [2026-06-23T03:35:23.640Z] 738128faa30f: Pulling fs layer [2026-06-23T03:35:23.640Z] 8b5256af4bcf: Pulling fs layer [2026-06-23T03:35:23.640Z] e473ea8a1d10: Pulling fs layer [2026-06-23T03:35:23.640Z] 1751e574c3c6: Pulling fs layer [2026-06-23T03:35:23.640Z] 341edcecdbb8: Pulling fs layer [2026-06-23T03:35:23.640Z] e0c49ec63b6e: Pulling fs layer [2026-06-23T03:35:23.640Z] d96891ae3384: Pulling fs layer [2026-06-23T03:35:23.640Z] 476f852d2c09: Pulling fs layer [2026-06-23T03:35:23.640Z] abf5734b3342: Pulling fs layer [2026-06-23T03:35:23.640Z] ae0f84319a12: Pulling fs layer [2026-06-23T03:35:23.640Z] d96891ae3384: Waiting [2026-06-23T03:35:23.640Z] abf5734b3342: Waiting [2026-06-23T03:35:23.640Z] ae0f84319a12: Waiting [2026-06-23T03:35:23.640Z] 1751e574c3c6: Waiting [2026-06-23T03:35:23.640Z] 341edcecdbb8: Waiting [2026-06-23T03:35:23.640Z] e0c49ec63b6e: Waiting [2026-06-23T03:35:23.640Z] 476f852d2c09: Waiting [2026-06-23T03:35:23.913Z] e473ea8a1d10: Verifying Checksum [2026-06-23T03:35:23.913Z] e473ea8a1d10: Download complete [2026-06-23T03:35:23.913Z] 8b5256af4bcf: Verifying Checksum [2026-06-23T03:35:23.913Z] 8b5256af4bcf: Download complete [2026-06-23T03:35:23.913Z] 341edcecdbb8: Download complete [2026-06-23T03:35:23.913Z] e0c49ec63b6e: Verifying Checksum [2026-06-23T03:35:23.913Z] e0c49ec63b6e: Download complete [2026-06-23T03:35:23.913Z] d96891ae3384: Verifying Checksum [2026-06-23T03:35:23.913Z] d96891ae3384: Download complete [2026-06-23T03:35:23.913Z] 476f852d2c09: Verifying Checksum [2026-06-23T03:35:23.913Z] 476f852d2c09: Download complete [2026-06-23T03:35:23.913Z] 738128faa30f: Download complete [2026-06-23T03:35:23.913Z] abf5734b3342: Verifying Checksum [2026-06-23T03:35:23.913Z] abf5734b3342: Download complete [2026-06-23T03:35:23.913Z] ae0f84319a12: Download complete [2026-06-23T03:35:24.887Z] 738128faa30f: Pull complete [2026-06-23T03:35:24.887Z] 8b5256af4bcf: Pull complete [2026-06-23T03:35:25.162Z] e473ea8a1d10: Pull complete [2026-06-23T03:35:27.133Z] 1751e574c3c6: Verifying Checksum [2026-06-23T03:35:27.133Z] 1751e574c3c6: Download complete [2026-06-23T03:35:39.501Z] 1751e574c3c6: Pull complete [2026-06-23T03:35:39.501Z] 341edcecdbb8: Pull complete [2026-06-23T03:35:39.501Z] e0c49ec63b6e: Pull complete [2026-06-23T03:35:39.501Z] d96891ae3384: Pull complete [2026-06-23T03:35:39.501Z] 476f852d2c09: Pull complete [2026-06-23T03:35:39.501Z] abf5734b3342: Pull complete [2026-06-23T03:35:39.769Z] ae0f84319a12: Pull complete [2026-06-23T03:35:39.769Z] Digest: sha256:930355dff24315ec07dedfd7f2260ceffe646344ad2d694ba56585033f5ed59f [2026-06-23T03:35:40.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-can-builder-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500 [2026-06-23T03:35:40.037Z] nexus3.edgexfoundry.org:10002/device-can-builder-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] sh [2026-06-23T03:35:40.368Z] + docker tag nexus3.edgexfoundry.org:10002/device-can-builder-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500 ci-base-image-arm64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:35:40.794Z] + docker inspect -f . ci-base-image-arm64 [2026-06-23T03:35:40.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:35:41.016Z] prd-ubuntu20.04-docker-arm64-4c-16g-13725 does not seem to be running inside a container [2026-06-23T03:35:41.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-can/2 -v /w/workspace/device-can/2:/w/workspace/device-can/2:rw,z -v /w/workspace/device-can/2@tmp:/w/workspace/device-can/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-06-23T03:35:43.309Z] $ docker top 7b9cea673afdc9afc36f7bee4ae97aa99597457ae43b6e0c78f020542ab5424b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-23T03:35:44.174Z] + make test [2026-06-23T03:35:44.174Z] build/release/device-can/device-can [Pipeline] } [2026-06-23T03:35:44.200Z] $ docker stop --time=1 7b9cea673afdc9afc36f7bee4ae97aa99597457ae43b6e0c78f020542ab5424b [2026-06-23T03:35:45.872Z] $ docker rm -f --volumes 7b9cea673afdc9afc36f7bee4ae97aa99597457ae43b6e0c78f020542ab5424b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-06-23T03:35:46.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-06-23T03:35:46.823Z] + ls -al . [2026-06-23T03:35:46.823Z] total 72 [2026-06-23T03:35:46.823Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 23 03:35 . [2026-06-23T03:35:46.823Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 03:35 .. [2026-06-23T03:35:46.823Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 03:35 .git [2026-06-23T03:35:46.823Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 03:35 .github [2026-06-23T03:35:46.823Z] -rw-rw-r-- 1 jenkins jenkins 383 Jun 23 03:35 Attribution.txt [2026-06-23T03:35:46.823Z] -rw-rw-r-- 1 jenkins jenkins 1397 Jun 23 03:35 CHANGELOG.md [2026-06-23T03:35:46.823Z] -rwxrwxr-x 1 jenkins jenkins 677 Jun 23 03:35 GOVERNANCE.md [2026-06-23T03:35:46.823Z] -rwxrwxr-x 1 jenkins jenkins 762 Jun 23 03:35 Jenkinsfile [2026-06-23T03:35:46.823Z] -rwxrwxr-x 1 jenkins jenkins 10174 Jun 23 03:35 LICENSE [2026-06-23T03:35:46.823Z] -rwxrwxr-x 1 jenkins jenkins 801 Jun 23 03:35 Makefile [2026-06-23T03:35:46.823Z] -rwxrwxr-x 1 jenkins jenkins 616 Jun 23 03:35 OWNERS.md [2026-06-23T03:35:46.823Z] -rwxrwxr-x 1 jenkins jenkins 4090 Jun 23 03:35 README.md [2026-06-23T03:35:46.823Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 03:32 VERSION [2026-06-23T03:35:46.823Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 03:35 res [2026-06-23T03:35:46.823Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 03:35 scripts [2026-06-23T03:35:46.823Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 03:35 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:35:47.187Z] + docker build -t device-can-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=15800fc43d58ca67e0cb91530f895d1caddf3500 --label arch=arm64 --label version=4.0.2 . [2026-06-23T03:35:47.187Z] Sending build context to Docker daemon 246.3kB [2026-06-23T03:35:47.457Z] Step 1/30 : ARG BASE_TEMPORARY=alpine:3.22 [2026-06-23T03:35:47.457Z] Step 2/30 : FROM ${BASE_TEMPORARY} AS builder [2026-06-23T03:35:51.709Z] 3.22: Pulling from library/alpine [2026-06-23T03:35:51.709Z] 738128faa30f: Already exists [2026-06-23T03:35:51.980Z] Digest: sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-23T03:35:51.980Z] Status: Downloaded newer image for alpine:3.22 [2026-06-23T03:35:51.980Z] ---> 2c15e55df5d6 [2026-06-23T03:35:51.980Z] Step 3/30 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-06-23T03:35:51.980Z] ---> Running in ca3b3631aa30 [2026-06-23T03:35:52.950Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2026-06-23T03:35:53.539Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T03:35:53.539Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T03:35:53.539Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T03:35:54.123Z] Removing intermediate container ca3b3631aa30 [2026-06-23T03:35:54.123Z] ---> ea63a12e1985 [2026-06-23T03:35:54.123Z] Step 4/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main' >> /etc/apk/repositories [2026-06-23T03:35:54.402Z] ---> Running in 87fbbdd6df16 [2026-06-23T03:35:55.826Z] Removing intermediate container 87fbbdd6df16 [2026-06-23T03:35:55.826Z] ---> 2b143608dbd1 [2026-06-23T03:35:55.826Z] Step 5/30 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev [2026-06-23T03:35:56.096Z] ---> Running in 2ebc9d262ff8 [2026-06-23T03:35:57.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:35:57.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-23T03:35:58.290Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:35:59.251Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:35:59.518Z] (1/97) Installing libgcc (14.2.0-r6) [2026-06-23T03:35:59.518Z] (2/97) Installing jansson (2.14.1-r0) [2026-06-23T03:35:59.518Z] (3/97) Installing libstdc++ (14.2.0-r6) [2026-06-23T03:35:59.518Z] (4/97) Installing zstd-libs (1.5.7-r0) [2026-06-23T03:35:59.518Z] (5/97) Installing binutils (2.44-r3) [2026-06-23T03:36:00.171Z] (6/97) Installing libmagic (5.46-r2) [2026-06-23T03:36:00.171Z] (7/97) Installing file (5.46-r2) [2026-06-23T03:36:00.171Z] (8/97) Installing libgomp (14.2.0-r6) [2026-06-23T03:36:00.171Z] (9/97) Installing libatomic (14.2.0-r6) [2026-06-23T03:36:00.171Z] (10/97) Installing gmp (6.3.0-r3) [2026-06-23T03:36:00.171Z] (11/97) Installing isl26 (0.26-r1) [2026-06-23T03:36:00.171Z] (12/97) Installing mpfr4 (4.2.1_p1-r0) [2026-06-23T03:36:00.171Z] (13/97) Installing mpc1 (1.3.1-r1) [2026-06-23T03:36:00.171Z] (14/97) Installing gcc (14.2.0-r6) [2026-06-23T03:36:03.541Z] (15/97) Installing libstdc++-dev (14.2.0-r6) [2026-06-23T03:36:03.811Z] (16/97) Installing musl-dev (1.2.5-r12) [2026-06-23T03:36:04.401Z] (17/97) Installing g++ (14.2.0-r6) [2026-06-23T03:36:04.989Z] (18/97) Installing make (4.4.1-r3) [2026-06-23T03:36:05.349Z] (19/97) Installing fortify-headers (1.1-r5) [2026-06-23T03:36:05.349Z] (20/97) Installing patch (2.8-r0) [2026-06-23T03:36:05.349Z] (21/97) Installing build-base (0.5-r3) [2026-06-23T03:36:05.349Z] (22/97) Installing acl-libs (2.3.2-r1) [2026-06-23T03:36:05.349Z] (23/97) Installing libbz2 (1.0.8-r6) [2026-06-23T03:36:05.349Z] (24/97) Installing libexpat (2.8.1-r0) [2026-06-23T03:36:05.349Z] (25/97) Installing lz4-libs (1.10.0-r0) [2026-06-23T03:36:05.349Z] (26/97) Installing xz-libs (5.8.3-r0) [2026-06-23T03:36:05.349Z] (27/97) Installing libarchive (3.8.3-r0) [2026-06-23T03:36:05.349Z] (28/97) Installing rhash-libs (1.4.5-r0) [2026-06-23T03:36:05.349Z] (29/97) Installing libuv (1.51.0-r0) [2026-06-23T03:36:05.349Z] (30/97) Installing cmake (3.31.7-r1) [2026-06-23T03:36:08.718Z] (31/97) Installing brotli-libs (1.1.0-r2) [2026-06-23T03:36:08.718Z] (32/97) Installing brotli (1.1.0-r2) [2026-06-23T03:36:08.718Z] (33/97) Installing pkgconf (2.4.3-r0) [2026-06-23T03:36:08.718Z] (34/97) Installing brotli-dev (1.1.0-r2) [2026-06-23T03:36:08.718Z] (35/97) Installing c-ares (1.34.6-r0) [2026-06-23T03:36:08.718Z] (36/97) Installing c-ares-dev (1.34.6-r0) [2026-06-23T03:36:08.718Z] (37/97) Installing libunistring (1.3-r0) [2026-06-23T03:36:08.718Z] (38/97) Installing libidn2 (2.3.7-r0) [2026-06-23T03:36:08.718Z] (39/97) Installing libidn2-dev (2.3.7-r0) [2026-06-23T03:36:08.718Z] (40/97) Installing libpsl (0.21.5-r3) [2026-06-23T03:36:08.718Z] (41/97) Installing libpsl-utils (0.21.5-r3) [2026-06-23T03:36:08.718Z] (42/97) Installing libpsl-dev (0.21.5-r3) [2026-06-23T03:36:08.718Z] (43/97) Installing nghttp2-libs (1.69.0-r0) [2026-06-23T03:36:08.718Z] (44/97) Installing nghttp2-dev (1.69.0-r0) [2026-06-23T03:36:08.718Z] (45/97) Installing openssl-dev (3.5.7-r0) [2026-06-23T03:36:08.718Z] (46/97) Installing zlib-dev (1.3.2-r0) [2026-06-23T03:36:08.718Z] (47/97) Installing zstd (1.5.7-r0) [2026-06-23T03:36:08.718Z] (48/97) Installing zstd-dev (1.5.7-r0) [2026-06-23T03:36:08.718Z] (49/97) Installing libcurl (8.14.1-r2) [2026-06-23T03:36:08.718Z] (50/97) Installing curl-dev (8.14.1-r2) [2026-06-23T03:36:08.718Z] (51/97) Installing pcre2 (10.46-r0) [2026-06-23T03:36:08.718Z] (52/97) Installing git (2.49.1-r0) [2026-06-23T03:36:08.986Z] (53/97) Installing git-init-template (2.49.1-r0) [2026-06-23T03:36:08.986Z] (54/97) Installing hiredis (1.3.0-r0) [2026-06-23T03:36:08.986Z] (55/97) Installing hiredis-dev (1.3.0-r0) [2026-06-23T03:36:08.986Z] (56/97) Installing yaml (0.2.5-r2) [2026-06-23T03:36:08.986Z] (57/97) Installing libcbor (0.12.0-r0) [2026-06-23T03:36:09.254Z] (58/97) Installing iotech-iot-1.6 (1.6.3-r0) [2026-06-23T03:36:09.847Z] (59/97) Installing iotech-iot-1.6-dev (1.6.3-r0) [2026-06-23T03:36:10.130Z] (60/97) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-06-23T03:36:10.401Z] (61/97) Installing libcbor-dev (0.12.0-r0) [2026-06-23T03:36:10.401Z] (62/97) Installing nettle (3.10.2-r0) [2026-06-23T03:36:10.401Z] (63/97) Installing libffi (3.4.8-r0) [2026-06-23T03:36:10.401Z] (64/97) Installing libtasn1 (4.21.0-r0) [2026-06-23T03:36:10.401Z] (65/97) Installing p11-kit (0.25.5-r2) [2026-06-23T03:36:10.401Z] (66/97) Installing gnutls (3.8.13-r0) [2026-06-23T03:36:10.401Z] (67/97) Installing libmicrohttpd (1.0.1-r1) [2026-06-23T03:36:10.401Z] (68/97) Installing gnutls-c++ (3.8.13-r0) [2026-06-23T03:36:10.401Z] (69/97) Installing libgmpxx (6.3.0-r3) [2026-06-23T03:36:10.401Z] (70/97) Installing gmp-dev (6.3.0-r3) [2026-06-23T03:36:10.401Z] (71/97) Installing nettle-dev (3.10.2-r0) [2026-06-23T03:36:10.672Z] (72/97) Installing libtasn1-progs (4.21.0-r0) [2026-06-23T03:36:10.672Z] (73/97) Installing libtasn1-dev (4.21.0-r0) [2026-06-23T03:36:10.672Z] (74/97) Installing p11-kit-dev (0.25.5-r2) [2026-06-23T03:36:10.672Z] (75/97) Installing gnutls-dev (3.8.13-r0) [2026-06-23T03:36:10.672Z] (76/97) Installing libmicrohttpd-dev (1.0.1-r1) [2026-06-23T03:36:10.673Z] (77/97) Installing linux-headers (6.14.2-r0) [2026-06-23T03:36:11.283Z] (78/97) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2026-06-23T03:36:11.283Z] (79/97) Installing libncursesw (6.5_p20250503-r0) [2026-06-23T03:36:11.283Z] (80/97) Installing libformw (6.5_p20250503-r0) [2026-06-23T03:36:11.283Z] (81/97) Installing libmenuw (6.5_p20250503-r0) [2026-06-23T03:36:11.283Z] (82/97) Installing libpanelw (6.5_p20250503-r0) [2026-06-23T03:36:11.283Z] (83/97) Installing libncurses++ (6.5_p20250503-r0) [2026-06-23T03:36:11.283Z] (84/97) Installing ncurses-dev (6.5_p20250503-r0) [2026-06-23T03:36:11.283Z] (85/97) Installing libeconf (0.6.3-r0) [2026-06-23T03:36:11.283Z] (86/97) Installing libblkid (2.41-r9) [2026-06-23T03:36:11.283Z] (87/97) Installing libuuid (2.41-r9) [2026-06-23T03:36:11.283Z] (88/97) Installing libfdisk (2.41-r9) [2026-06-23T03:36:11.283Z] (89/97) Installing sqlite-libs (3.49.2-r1) [2026-06-23T03:36:11.553Z] (90/97) Installing liblastlog2 (2.41-r9) [2026-06-23T03:36:11.553Z] (91/97) Installing libmount (2.41-r9) [2026-06-23T03:36:11.553Z] (92/97) Installing libsmartcols (2.41-r9) [2026-06-23T03:36:11.553Z] (93/97) Installing readline (8.2.13-r1) [2026-06-23T03:36:11.553Z] (94/97) Installing sqlite (3.49.2-r1) [2026-06-23T03:36:11.553Z] (95/97) Installing sqlite-dev (3.49.2-r1) [2026-06-23T03:36:11.553Z] (96/97) Installing util-linux-dev (2.41-r9) [2026-06-23T03:36:11.553Z] (97/97) Installing yaml-dev (0.2.5-r2) [2026-06-23T03:36:11.553Z] Executing busybox-1.37.0-r20.trigger [2026-06-23T03:36:11.553Z] OK: 319 MiB in 113 packages [2026-06-23T03:36:26.591Z] Removing intermediate container 2ebc9d262ff8 [2026-06-23T03:36:26.591Z] ---> 8b6dedbf62d0 [2026-06-23T03:36:26.591Z] Step 6/30 : COPY scripts /device-can/scripts [2026-06-23T03:36:26.859Z] ---> e6f00a8e6fe7 [2026-06-23T03:36:26.859Z] Step 7/30 : COPY src /device-can/src/ [2026-06-23T03:36:27.453Z] ---> 4ebf672b2bfc [2026-06-23T03:36:27.453Z] Step 8/30 : COPY VERSION /device-can/ [2026-06-23T03:36:28.040Z] ---> 4cd180a7e7a1 [2026-06-23T03:36:28.040Z] Step 9/30 : WORKDIR /device-can [2026-06-23T03:36:28.040Z] ---> Running in 09dae6f7aa85 [2026-06-23T03:36:28.313Z] Removing intermediate container 09dae6f7aa85 [2026-06-23T03:36:28.313Z] ---> caf500161b1e [2026-06-23T03:36:28.313Z] Step 10/30 : RUN /device-can/scripts/build_deps.sh 1 [2026-06-23T03:36:28.313Z] ---> Running in d5bf1c09c94e [2026-06-23T03:36:29.344Z] + BUILD_CSDK=1 [2026-06-23T03:36:29.344Z] + CSDK_VERSION=4.0.2 [2026-06-23T03:36:29.344Z] + '[' -d deps ] [2026-06-23T03:36:29.344Z] + mkdir deps [2026-06-23T03:36:29.344Z] + cd /device-can/deps [2026-06-23T03:36:29.344Z] + '[' 1 '=' 1 ] [2026-06-23T03:36:29.344Z] + cd /device-can/deps [2026-06-23T03:36:29.344Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-23T03:36:29.344Z] Connecting to github.com (140.82.114.4:443) [2026-06-23T03:36:29.612Z] Connecting to codeload.github.com (140.82.112.10:443) [2026-06-23T03:36:29.882Z] saving to 'v4.0.2.zip' [2026-06-23T03:36:29.882Z] v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-06-23T03:36:29.882Z] 'v4.0.2.zip' saved [2026-06-23T03:36:29.882Z] + unzip v4.0.2.zip [2026-06-23T03:36:29.882Z] Archive: v4.0.2.zip [2026-06-23T03:36:29.882Z] creating: device-sdk-c-4.0.2/ [2026-06-23T03:36:29.882Z] creating: device-sdk-c-4.0.2/.github/ [2026-06-23T03:36:29.882Z] inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-23T03:36:29.882Z] inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-23T03:36:29.882Z] inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-23T03:36:29.882Z] creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-23T03:36:29.882Z] inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-23T03:36:29.882Z] inflating: device-sdk-c-4.0.2/.gitignore [2026-06-23T03:36:29.882Z] inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-23T03:36:29.882Z] inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-23T03:36:29.882Z] inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-23T03:36:29.882Z] inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-23T03:36:29.882Z] inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-23T03:36:29.882Z] inflating: device-sdk-c-4.0.2/LICENSE [2026-06-23T03:36:29.882Z] inflating: device-sdk-c-4.0.2/Makefile [2026-06-23T03:36:29.882Z] inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-23T03:36:29.882Z] inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-23T03:36:29.882Z] inflating: device-sdk-c-4.0.2/README.md [2026-06-23T03:36:29.882Z] inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/docs/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/include/ [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/scripts/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-23T03:36:29.883Z] creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-23T03:36:29.883Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-23T03:36:29.883Z] + cd device-sdk-c-4.0.2 [2026-06-23T03:36:29.883Z] + ./scripts/build.sh [2026-06-23T03:36:29.883Z] + CPPCHECK=false [2026-06-23T03:36:29.883Z] + DOCGEN=false [2026-06-23T03:36:29.883Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-23T03:36:29.883Z] + '[' 0 -gt 0 ] [2026-06-23T03:36:29.883Z] + readlink -f ./scripts/build.sh [2026-06-23T03:36:29.883Z] + dirname /device-can/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T03:36:29.883Z] + dirname /device-can/deps/device-sdk-c-4.0.2/scripts [2026-06-23T03:36:29.883Z] + ROOT=/device-can/deps/device-sdk-c-4.0.2 [2026-06-23T03:36:29.883Z] + cd /device-can/deps/device-sdk-c-4.0.2 [2026-06-23T03:36:29.883Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:36:29.883Z] + cd /device-can/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:36:29.883Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.2/src [2026-06-23T03:36:30.154Z] CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): [2026-06-23T03:36:30.154Z] Compatibility with CMake < 3.10 will be removed from a future version of [2026-06-23T03:36:30.154Z] CMake. [2026-06-23T03:36:30.154Z] [2026-06-23T03:36:30.154Z] Update the VERSION argument value. Or, use the ... syntax [2026-06-23T03:36:30.154Z] to tell CMake that the project requires at least but has been updated [2026-06-23T03:36:30.154Z] to work with policies introduced by or earlier. [2026-06-23T03:36:30.154Z] [2026-06-23T03:36:30.154Z] [2026-06-23T03:36:30.428Z] -- The C compiler identification is GNU 14.2.0 [2026-06-23T03:36:30.428Z] -- Detecting C compiler ABI info [2026-06-23T03:36:31.014Z] -- Detecting C compiler ABI info - done [2026-06-23T03:36:31.014Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:36:31.014Z] -- Detecting C compile features [2026-06-23T03:36:31.014Z] -- Detecting C compile features - done [2026-06-23T03:36:31.283Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T03:36:32.246Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.14.1") [2026-06-23T03:36:32.246Z] -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T03:36:32.246Z] -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T03:36:32.246Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T03:36:32.246Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T03:36:32.246Z] -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:36:32.246Z] -- /opt/iotech/iot/1.6/include [2026-06-23T03:36:32.246Z] -- C SDK 0.0.0 for Linux [2026-06-23T03:36:32.246Z] -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T03:36:32.514Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T03:36:33.100Z] -- Found Curses: /usr/lib/libcurses.so [2026-06-23T03:36:33.369Z] -- Configuring done (3.3s) [2026-06-23T03:36:33.637Z] -- Generating done (0.3s) [2026-06-23T03:36:33.637Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:36:33.637Z] + make all package [2026-06-23T03:36:33.637Z] + tee release.log [2026-06-23T03:36:33.904Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T03:36:35.326Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T03:36:36.744Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T03:36:38.161Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T03:36:38.749Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T03:36:39.337Z] /device-can/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T03:36:39.337Z] /device-can/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T03:36:39.337Z] 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T03:36:39.337Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:36:40.303Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T03:36:43.660Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T03:36:43.928Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T03:36:45.341Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T03:36:47.919Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T03:36:48.502Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T03:36:49.458Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T03:36:50.419Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T03:36:50.999Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T03:36:52.410Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T03:36:52.677Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T03:36:55.302Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T03:36:55.573Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T03:36:57.513Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T03:36:58.117Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T03:37:00.065Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T03:37:00.648Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T03:37:10.722Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T03:37:11.305Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T03:37:11.886Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T03:37:12.470Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T03:37:12.737Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T03:37:13.005Z] /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.c:547:6: warning: conflicting types for 'edgex_rest_server_register_handler' due to enum/integer mismatch; have '_Bool(edgex_rest_server *, const char *, uint32_t, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))' {aka '_Bool(edgex_rest_server *, const char *, unsigned int, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))'} [-Wenum-int-mismatch] [2026-06-23T03:37:13.005Z] 547 | bool edgex_rest_server_register_handler [2026-06-23T03:37:13.005Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:37:13.005Z] In file included from /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.c:9: [2026-06-23T03:37:13.005Z] /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.h:24:13: note: previous declaration of 'edgex_rest_server_register_handler' with type '_Bool(edgex_rest_server *, const char *, devsdk_http_method, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))' [2026-06-23T03:37:13.005Z] 24 | extern bool edgex_rest_server_register_handler [2026-06-23T03:37:13.005Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:37:14.959Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T03:37:16.911Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T03:37:17.502Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T03:37:18.473Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T03:37:19.054Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T03:37:24.422Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T03:37:24.690Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T03:37:25.272Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T03:37:26.232Z] [ 69%] Linking C shared library libcsdk.so [2026-06-23T03:37:26.232Z] [ 69%] Built target csdk [2026-06-23T03:37:26.501Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T03:37:27.474Z] [ 73%] Linking C executable template [2026-06-23T03:37:27.741Z] [ 73%] Built target template [2026-06-23T03:37:28.008Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T03:37:28.591Z] [ 76%] Linking C executable device-counter [2026-06-23T03:37:29.177Z] [ 76%] Built target device-counter [2026-06-23T03:37:29.177Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T03:37:29.767Z] [ 80%] Linking C executable device-random [2026-06-23T03:37:30.034Z] [ 80%] Built target device-random [2026-06-23T03:37:30.301Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T03:37:30.882Z] [ 84%] Linking C executable device-gyro [2026-06-23T03:37:31.148Z] [ 84%] Built target device-gyro [2026-06-23T03:37:31.148Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T03:37:31.729Z] [ 88%] Linking C executable device-bitfields [2026-06-23T03:37:32.312Z] [ 88%] Built target device-bitfields [2026-06-23T03:37:32.312Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T03:37:33.717Z] [ 92%] Linking C executable template-discovery [2026-06-23T03:37:33.986Z] [ 92%] Built target template-discovery [2026-06-23T03:37:33.986Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T03:37:34.947Z] [ 96%] Linking C executable device-file [2026-06-23T03:37:35.214Z] [ 96%] Built target device-file [2026-06-23T03:37:35.482Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:37:36.064Z] [100%] Linking C executable device-terminal [2026-06-23T03:37:36.646Z] [100%] Built target device-terminal [2026-06-23T03:37:36.646Z] Run CPack packaging tool... [2026-06-23T03:37:36.646Z] CPack: Create package using TGZ [2026-06-23T03:37:36.646Z] CPack: Install projects [2026-06-23T03:37:36.646Z] CPack: - Run preinstall target for: Csdk [2026-06-23T03:37:38.054Z] CPack: - Install project: Csdk [] [2026-06-23T03:37:38.054Z] CPack: Create package [2026-06-23T03:37:38.054Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-06-23T03:37:38.054Z] + '[' false '=' true ] [2026-06-23T03:37:38.054Z] + '[' false '=' true ] [2026-06-23T03:37:38.054Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:37:38.054Z] + cd /device-can/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:37:38.054Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.2/src [2026-06-23T03:37:38.054Z] CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): [2026-06-23T03:37:38.054Z] Compatibility with CMake < 3.10 will be removed from a future version of [2026-06-23T03:37:38.054Z] CMake. [2026-06-23T03:37:38.054Z] [2026-06-23T03:37:38.054Z] Update the VERSION argument value. Or, use the ... syntax [2026-06-23T03:37:38.054Z] to tell CMake that the project requires at least but has been updated [2026-06-23T03:37:38.054Z] to work with policies introduced by or earlier. [2026-06-23T03:37:38.054Z] [2026-06-23T03:37:38.054Z] [2026-06-23T03:37:38.321Z] -- The C compiler identification is GNU 14.2.0 [2026-06-23T03:37:38.321Z] -- Detecting C compiler ABI info [2026-06-23T03:37:38.904Z] -- Detecting C compiler ABI info - done [2026-06-23T03:37:39.170Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:37:39.170Z] -- Detecting C compile features [2026-06-23T03:37:39.170Z] -- Detecting C compile features - done [2026-06-23T03:37:39.170Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T03:37:40.127Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.14.1") [2026-06-23T03:37:40.127Z] -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T03:37:40.127Z] -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T03:37:40.127Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T03:37:40.127Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T03:37:40.127Z] -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:37:40.127Z] -- /opt/iotech/iot/1.6/include [2026-06-23T03:37:40.127Z] -- C SDK 0.0.0 for Linux [2026-06-23T03:37:40.127Z] -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T03:37:40.393Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T03:37:40.976Z] -- Found Curses: /usr/lib/libcurses.so [2026-06-23T03:37:41.242Z] -- Configuring done (3.3s) [2026-06-23T03:37:41.509Z] -- Generating done (0.3s) [2026-06-23T03:37:41.509Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:37:41.509Z] + make [2026-06-23T03:37:41.509Z] + tee debug.log [2026-06-23T03:37:41.776Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T03:37:42.358Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T03:37:42.942Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T03:37:43.208Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T03:37:43.842Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T03:37:44.118Z] /device-can/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T03:37:44.118Z] /device-can/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T03:37:44.118Z] 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T03:37:44.118Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:37:44.392Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T03:37:45.352Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T03:37:45.352Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T03:37:45.933Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T03:37:46.532Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T03:37:47.116Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T03:37:47.387Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T03:37:48.043Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T03:37:48.309Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T03:37:48.890Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T03:37:49.157Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T03:37:50.118Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T03:37:50.384Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T03:37:50.965Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T03:37:51.233Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T03:37:52.209Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T03:37:52.790Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T03:37:54.197Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T03:37:54.462Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T03:37:55.043Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T03:37:55.310Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T03:37:55.576Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T03:37:55.844Z] /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.c:547:6: warning: conflicting types for 'edgex_rest_server_register_handler' due to enum/integer mismatch; have '_Bool(edgex_rest_server *, const char *, uint32_t, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))' {aka '_Bool(edgex_rest_server *, const char *, unsigned int, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))'} [-Wenum-int-mismatch] [2026-06-23T03:37:55.844Z] 547 | bool edgex_rest_server_register_handler [2026-06-23T03:37:55.844Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:37:55.844Z] In file included from /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.c:9: [2026-06-23T03:37:55.844Z] /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.h:24:13: note: previous declaration of 'edgex_rest_server_register_handler' with type '_Bool(edgex_rest_server *, const char *, devsdk_http_method, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))' [2026-06-23T03:37:55.844Z] 24 | extern bool edgex_rest_server_register_handler [2026-06-23T03:37:55.844Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:37:56.110Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T03:37:58.683Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T03:37:58.683Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T03:37:58.949Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T03:37:59.534Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T03:38:00.503Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T03:38:00.770Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T03:38:01.351Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T03:38:01.622Z] [ 69%] Linking C shared library libcsdk.so [2026-06-23T03:38:01.909Z] [ 69%] Built target csdk [2026-06-23T03:38:02.175Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T03:38:02.443Z] [ 73%] Linking C executable template [2026-06-23T03:38:03.022Z] [ 73%] Built target template [2026-06-23T03:38:03.022Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T03:38:03.603Z] [ 76%] Linking C executable device-counter [2026-06-23T03:38:03.869Z] [ 76%] Built target device-counter [2026-06-23T03:38:03.869Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T03:38:04.135Z] [ 80%] Linking C executable device-random [2026-06-23T03:38:04.716Z] [ 80%] Built target device-random [2026-06-23T03:38:04.716Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T03:38:04.980Z] [ 84%] Linking C executable device-gyro [2026-06-23T03:38:05.561Z] [ 84%] Built target device-gyro [2026-06-23T03:38:05.561Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T03:38:05.828Z] [ 88%] Linking C executable device-bitfields [2026-06-23T03:38:06.410Z] [ 88%] Built target device-bitfields [2026-06-23T03:38:06.410Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T03:38:06.680Z] [ 92%] Linking C executable template-discovery [2026-06-23T03:38:07.260Z] [ 92%] Built target template-discovery [2026-06-23T03:38:07.260Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T03:38:07.527Z] [ 96%] Linking C executable device-file [2026-06-23T03:38:08.111Z] [ 96%] Built target device-file [2026-06-23T03:38:08.111Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:38:08.695Z] [100%] Linking C executable device-terminal [2026-06-23T03:38:08.962Z] [100%] Built target device-terminal [2026-06-23T03:38:09.228Z] + cp -rf include/devsdk include/edgex /usr/include/ [2026-06-23T03:38:09.228Z] + cp build/release/c/libcsdk.so /usr/lib/ [2026-06-23T03:38:09.228Z] + mkdir -p /usr/share/doc/edgex-csdk [2026-06-23T03:38:09.228Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-06-23T03:38:09.228Z] + cp LICENSE /usr/share/doc/edgex-csdk [2026-06-23T03:38:09.228Z] + rm -rf /device-can/deps [2026-06-23T03:38:10.191Z] Removing intermediate container d5bf1c09c94e [2026-06-23T03:38:10.191Z] ---> ded4c6ee413f [2026-06-23T03:38:10.191Z] Step 11/30 : RUN /device-can/scripts/build.sh && test -f /device-can/build/release/device-can [2026-06-23T03:38:10.191Z] ---> Running in 413863af96d2 [2026-06-23T03:38:11.146Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-23T03:38:11.146Z] + readlink -f /device-can/scripts/build.sh [2026-06-23T03:38:11.146Z] + dirname /device-can/scripts/build.sh [2026-06-23T03:38:11.146Z] + dirname /device-can/scripts [2026-06-23T03:38:11.146Z] /device-can [2026-06-23T03:38:11.146Z] + ROOT=/device-can [2026-06-23T03:38:11.146Z] + echo /device-can [2026-06-23T03:38:11.146Z] + cd /device-can [2026-06-23T03:38:11.146Z] + mkdir -p /device-can/build/release [2026-06-23T03:38:11.146Z] + cd /device-can/build/release [2026-06-23T03:38:11.146Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2026-06-23T03:38:11.146Z] CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): [2026-06-23T03:38:11.146Z] Compatibility with CMake < 3.10 will be removed from a future version of [2026-06-23T03:38:11.146Z] CMake. [2026-06-23T03:38:11.146Z] [2026-06-23T03:38:11.146Z] Update the VERSION argument value. Or, use the ... syntax [2026-06-23T03:38:11.146Z] to tell CMake that the project requires at least but has been updated [2026-06-23T03:38:11.146Z] to work with policies introduced by or earlier. [2026-06-23T03:38:11.146Z] [2026-06-23T03:38:11.146Z] [2026-06-23T03:38:11.415Z] -- The C compiler identification is GNU 14.2.0 [2026-06-23T03:38:11.681Z] -- Detecting C compiler ABI info [2026-06-23T03:38:11.948Z] -- Detecting C compiler ABI info - done [2026-06-23T03:38:12.215Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:38:12.215Z] -- Detecting C compile features [2026-06-23T03:38:12.215Z] -- Detecting C compile features - done [2026-06-23T03:38:12.215Z] -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:38:12.215Z] -- /opt/iotech/iot/1.6/include [2026-06-23T03:38:12.215Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2026-06-23T03:38:12.215Z] -- Configuring done (1.2s) [2026-06-23T03:38:12.215Z] -- Generating done (0.0s) [2026-06-23T03:38:12.215Z] -- Build files have been written to: /device-can/build/release [2026-06-23T03:38:12.482Z] + + make all [2026-06-23T03:38:12.482Z] tee release.log [2026-06-23T03:38:12.482Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2026-06-23T03:38:13.894Z] [100%] Linking C executable device-can [2026-06-23T03:38:14.473Z] [100%] Built target device-can [2026-06-23T03:38:15.057Z] Removing intermediate container 413863af96d2 [2026-06-23T03:38:15.057Z] ---> 2ac8e29b5769 [2026-06-23T03:38:15.057Z] Step 12/30 : FROM alpine:3.22 [2026-06-23T03:38:15.057Z] ---> 2c15e55df5d6 [2026-06-23T03:38:15.057Z] Step 13/30 : MAINTAINER hcltech [2026-06-23T03:38:15.324Z] ---> Running in 1cb91276a768 [2026-06-23T03:38:15.594Z] Removing intermediate container 1cb91276a768 [2026-06-23T03:38:15.594Z] ---> 67b03d49b689 [2026-06-23T03:38:15.594Z] Step 14/30 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-06-23T03:38:15.594Z] ---> Running in 947e46dac97e [2026-06-23T03:38:16.552Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2026-06-23T03:38:17.147Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T03:38:17.147Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T03:38:17.147Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T03:38:17.731Z] Removing intermediate container 947e46dac97e [2026-06-23T03:38:17.731Z] ---> cc812da90cf7 [2026-06-23T03:38:17.731Z] Step 15/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main' >> /etc/apk/repositories [2026-06-23T03:38:17.998Z] ---> Running in 2d83a51867fa [2026-06-23T03:38:19.936Z] Removing intermediate container 2d83a51867fa [2026-06-23T03:38:19.936Z] ---> 3fb9ff17d3ca [2026-06-23T03:38:19.936Z] Step 16/30 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init [2026-06-23T03:38:19.936Z] ---> Running in 77a3e68b5717 [2026-06-23T03:38:20.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:38:21.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-23T03:38:22.058Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:38:23.463Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:38:23.463Z] (1/26) Installing brotli-libs (1.1.0-r2) [2026-06-23T03:38:23.463Z] (2/26) Installing c-ares (1.34.6-r0) [2026-06-23T03:38:23.463Z] (3/26) Installing libunistring (1.3-r0) [2026-06-23T03:38:23.463Z] (4/26) Installing libidn2 (2.3.7-r0) [2026-06-23T03:38:23.463Z] (5/26) Installing nghttp2-libs (1.69.0-r0) [2026-06-23T03:38:23.463Z] (6/26) Installing libpsl (0.21.5-r3) [2026-06-23T03:38:23.463Z] (7/26) Installing zstd-libs (1.5.7-r0) [2026-06-23T03:38:23.463Z] (8/26) Installing libcurl (8.14.1-r2) [2026-06-23T03:38:23.463Z] (9/26) Installing curl (8.14.1-r2) [2026-06-23T03:38:23.463Z] (10/26) Installing dumb-init (1.2.5-r3) [2026-06-23T03:38:23.463Z] (11/26) Installing hiredis (1.3.0-r0) [2026-06-23T03:38:23.730Z] (12/26) Installing yaml (0.2.5-r2) [2026-06-23T03:38:23.730Z] (13/26) Installing libcbor (0.12.0-r0) [2026-06-23T03:38:23.730Z] (14/26) Installing iotech-iot-1.6 (1.6.3-r0) [2026-06-23T03:38:24.311Z] (15/26) Installing pkgconf (2.4.3-r0) [2026-06-23T03:38:24.311Z] (16/26) Installing openssl-dev (3.5.7-r0) [2026-06-23T03:38:24.576Z] (17/26) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-06-23T03:38:25.536Z] (18/26) Installing gmp (6.3.0-r3) [2026-06-23T03:38:25.536Z] (19/26) Installing nettle (3.10.2-r0) [2026-06-23T03:38:25.536Z] (20/26) Installing libffi (3.4.8-r0) [2026-06-23T03:38:25.536Z] (21/26) Installing libtasn1 (4.21.0-r0) [2026-06-23T03:38:25.536Z] (22/26) Installing p11-kit (0.25.5-r2) [2026-06-23T03:38:25.536Z] (23/26) Installing gnutls (3.8.13-r0) [2026-06-23T03:38:25.802Z] (24/26) Installing libmicrohttpd (1.0.1-r1) [2026-06-23T03:38:25.802Z] (25/26) Installing libuuid (2.41-r9) [2026-06-23T03:38:25.802Z] (26/26) Installing linux-headers (6.14.2-r0) [2026-06-23T03:38:26.385Z] Executing busybox-1.37.0-r20.trigger [2026-06-23T03:38:26.385Z] OK: 29 MiB in 42 packages [2026-06-23T03:38:29.747Z] Removing intermediate container 77a3e68b5717 [2026-06-23T03:38:29.747Z] ---> 78aa46beed1a [2026-06-23T03:38:29.747Z] Step 17/30 : RUN apk --no-cache upgrade [2026-06-23T03:38:29.747Z] ---> Running in 0fdde0c1a334 [2026-06-23T03:38:30.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:38:31.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-23T03:38:32.253Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:38:33.213Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:38:33.483Z] OK: 29 MiB in 42 packages [2026-06-23T03:38:34.443Z] Removing intermediate container 0fdde0c1a334 [2026-06-23T03:38:34.443Z] ---> fbcf9b68c465 [2026-06-23T03:38:34.443Z] Step 18/30 : COPY --from=builder /device-can/build/release/ / [2026-06-23T03:38:35.027Z] ---> f2c12d64ac7a [2026-06-23T03:38:35.027Z] Step 19/30 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2026-06-23T03:38:35.622Z] ---> 0181234e9f60 [2026-06-23T03:38:35.622Z] Step 20/30 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2026-06-23T03:38:36.285Z] ---> 5bfb28808020 [2026-06-23T03:38:36.285Z] Step 21/30 : COPY LICENSE /. [2026-06-23T03:38:36.554Z] ---> 3cc061078276 [2026-06-23T03:38:36.554Z] Step 22/30 : COPY Attribution.txt /. [2026-06-23T03:38:37.151Z] ---> 8513e5a2b616 [2026-06-23T03:38:37.151Z] Step 23/30 : COPY res /res [2026-06-23T03:38:37.746Z] ---> 7dd67feddb5d [2026-06-23T03:38:37.746Z] Step 24/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 HCL Technologies Ltd' [2026-06-23T03:38:37.746Z] ---> Running in 4149367fa96e [2026-06-23T03:38:38.043Z] Removing intermediate container 4149367fa96e [2026-06-23T03:38:38.043Z] ---> 06edfaaae9d6 [2026-06-23T03:38:38.043Z] Step 25/30 : EXPOSE 59980 [2026-06-23T03:38:38.318Z] ---> Running in 75166c5014f1 [2026-06-23T03:38:38.600Z] Removing intermediate container 75166c5014f1 [2026-06-23T03:38:38.600Z] ---> 251f8628a7eb [2026-06-23T03:38:38.600Z] Step 26/30 : ENTRYPOINT ["/device-can"] [2026-06-23T03:38:38.600Z] ---> Running in dde882878621 [2026-06-23T03:38:38.874Z] Removing intermediate container dde882878621 [2026-06-23T03:38:38.874Z] ---> 7ea8fea538dc [2026-06-23T03:38:38.874Z] Step 27/30 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2026-06-23T03:38:39.195Z] ---> Running in 0462d732a415 [2026-06-23T03:38:39.469Z] Removing intermediate container 0462d732a415 [2026-06-23T03:38:39.469Z] ---> d06e8501f5df [2026-06-23T03:38:39.469Z] Step 28/30 : LABEL arch=arm64 [2026-06-23T03:38:39.469Z] ---> Running in c9cea656b799 [2026-06-23T03:38:39.753Z] Removing intermediate container c9cea656b799 [2026-06-23T03:38:39.753Z] ---> c1bb173fbd31 [2026-06-23T03:38:39.753Z] Step 29/30 : LABEL git_sha=15800fc43d58ca67e0cb91530f895d1caddf3500 [2026-06-23T03:38:39.753Z] ---> Running in 2f8a62816e5b [2026-06-23T03:38:40.030Z] Removing intermediate container 2f8a62816e5b [2026-06-23T03:38:40.030Z] ---> 44d408689d27 [2026-06-23T03:38:40.030Z] Step 30/30 : LABEL version=4.0.2 [2026-06-23T03:38:40.306Z] ---> Running in db017303ad1b [2026-06-23T03:38:40.574Z] Removing intermediate container db017303ad1b [2026-06-23T03:38:40.574Z] ---> 7d60eb93d4c8 [2026-06-23T03:38:40.574Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2026-06-23T03:38:40.574Z] Successfully built 7d60eb93d4c8 [2026-06-23T03:38:40.574Z] Successfully tagged device-can-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:38:40.721Z] provisioning config files... [2026-06-23T03:38:40.738Z] copy managed file [device-can-settings] to file:/w/workspace/device-can/2@tmp/config8589353985133385478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:38:41.085Z] ---> ****-login.sh [2026-06-23T03:38:41.085Z] nexus3.edgexfoundry.org:10001 [2026-06-23T03:38:41.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:38:41.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:38:41.351Z] Configure a credential helper to remove this warning. See [2026-06-23T03:38:41.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:38:41.351Z] [2026-06-23T03:38:41.351Z] Login Succeeded [2026-06-23T03:38:41.351Z] nexus3.edgexfoundry.org:10002 [2026-06-23T03:38:41.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:38:41.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:38:41.617Z] Configure a credential helper to remove this warning. See [2026-06-23T03:38:41.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:38:41.617Z] [2026-06-23T03:38:41.617Z] Login Succeeded [2026-06-23T03:38:41.617Z] nexus3.edgexfoundry.org:10003 [2026-06-23T03:38:41.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:38:41.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:38:41.883Z] Configure a credential helper to remove this warning. See [2026-06-23T03:38:41.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:38:41.883Z] [2026-06-23T03:38:41.883Z] Login Succeeded [2026-06-23T03:38:42.151Z] nexus3.edgexfoundry.org:10004 [2026-06-23T03:38:42.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:38:42.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:38:42.417Z] Configure a credential helper to remove this warning. See [2026-06-23T03:38:42.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:38:42.417Z] [2026-06-23T03:38:42.417Z] Login Succeeded [2026-06-23T03:38:42.417Z] ****.io [2026-06-23T03:38:42.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:38:42.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:38:42.947Z] Configure a credential helper to remove this warning. See [2026-06-23T03:38:42.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:38:42.947Z] [2026-06-23T03:38:42.947Z] Login Succeeded [2026-06-23T03:38:42.947Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T03:38:42.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-23T03:38:43.016Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T03:38:43.043Z] [edgeXDocker.push] Tagging docker image device-can-arm64 with the following tags: [2026-06-23T03:38:43.043Z] 15800fc43d58ca67e0cb91530f895d1caddf3500 [2026-06-23T03:38:43.043Z] 4.0.2 [2026-06-23T03:38:43.043Z] 15800fc43d58ca67e0cb91530f895d1caddf3500-4.0.2 [2026-06-23T03:38:43.043Z] palau [2026-06-23T03:38:43.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:38:43.421Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:38:44.368Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500 [2026-06-23T03:38:44.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2026-06-23T03:38:44.368Z] c3386cd7839a: Preparing [2026-06-23T03:38:44.368Z] f27926b07d04: Preparing [2026-06-23T03:38:44.368Z] fc50c1480d8e: Preparing [2026-06-23T03:38:44.368Z] 3f9bbc8b0596: Preparing [2026-06-23T03:38:44.368Z] a4832c342a94: Preparing [2026-06-23T03:38:44.368Z] 049085eb4c9e: Preparing [2026-06-23T03:38:44.368Z] feeee40eacee: Preparing [2026-06-23T03:38:44.368Z] 12a580c81561: Preparing [2026-06-23T03:38:44.368Z] 0603cef05754: Preparing [2026-06-23T03:38:44.368Z] 216c8b5ea5fb: Preparing [2026-06-23T03:38:44.368Z] 03ba6f53ebfc: Preparing [2026-06-23T03:38:44.368Z] 049085eb4c9e: Waiting [2026-06-23T03:38:44.368Z] feeee40eacee: Waiting [2026-06-23T03:38:44.368Z] 12a580c81561: Waiting [2026-06-23T03:38:44.368Z] 0603cef05754: Waiting [2026-06-23T03:38:44.368Z] 216c8b5ea5fb: Waiting [2026-06-23T03:38:44.368Z] 03ba6f53ebfc: Waiting [2026-06-23T03:38:44.635Z] c3386cd7839a: Pushed [2026-06-23T03:38:44.635Z] 3f9bbc8b0596: Pushed [2026-06-23T03:38:44.635Z] f27926b07d04: Pushed [2026-06-23T03:38:44.635Z] fc50c1480d8e: Pushed [2026-06-23T03:38:44.635Z] a4832c342a94: Pushed [2026-06-23T03:38:44.901Z] feeee40eacee: Pushed [2026-06-23T03:38:44.901Z] 049085eb4c9e: Pushed [2026-06-23T03:38:44.901Z] 0603cef05754: Pushed [2026-06-23T03:38:44.901Z] 03ba6f53ebfc: Layer already exists [2026-06-23T03:38:44.901Z] 216c8b5ea5fb: Pushed [2026-06-23T03:38:50.240Z] 12a580c81561: Pushed [2026-06-23T03:38:50.240Z] 15800fc43d58ca67e0cb91530f895d1caddf3500: digest: sha256:deee9790dd76cfee77f6ea353085db5de5fc4f11033d17d2c7fd76a479a4170e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:38:50.606Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:38:50.970Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:4.0.2 [2026-06-23T03:38:50.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2026-06-23T03:38:50.970Z] c3386cd7839a: Preparing [2026-06-23T03:38:50.970Z] f27926b07d04: Preparing [2026-06-23T03:38:50.970Z] fc50c1480d8e: Preparing [2026-06-23T03:38:50.970Z] 3f9bbc8b0596: Preparing [2026-06-23T03:38:50.970Z] a4832c342a94: Preparing [2026-06-23T03:38:50.970Z] 049085eb4c9e: Preparing [2026-06-23T03:38:50.970Z] feeee40eacee: Preparing [2026-06-23T03:38:50.970Z] 12a580c81561: Preparing [2026-06-23T03:38:50.970Z] 0603cef05754: Preparing [2026-06-23T03:38:50.970Z] 216c8b5ea5fb: Preparing [2026-06-23T03:38:50.970Z] 03ba6f53ebfc: Preparing [2026-06-23T03:38:50.970Z] feeee40eacee: Waiting [2026-06-23T03:38:50.970Z] 12a580c81561: Waiting [2026-06-23T03:38:50.970Z] 0603cef05754: Waiting [2026-06-23T03:38:50.970Z] 03ba6f53ebfc: Waiting [2026-06-23T03:38:50.970Z] 216c8b5ea5fb: Waiting [2026-06-23T03:38:50.970Z] 049085eb4c9e: Waiting [2026-06-23T03:38:50.970Z] a4832c342a94: Layer already exists [2026-06-23T03:38:50.970Z] c3386cd7839a: Layer already exists [2026-06-23T03:38:50.970Z] f27926b07d04: Layer already exists [2026-06-23T03:38:50.970Z] fc50c1480d8e: Layer already exists [2026-06-23T03:38:50.970Z] 3f9bbc8b0596: Layer already exists [2026-06-23T03:38:50.970Z] 216c8b5ea5fb: Layer already exists [2026-06-23T03:38:50.970Z] feeee40eacee: Layer already exists [2026-06-23T03:38:50.970Z] 049085eb4c9e: Layer already exists [2026-06-23T03:38:50.970Z] 0603cef05754: Layer already exists [2026-06-23T03:38:50.970Z] 12a580c81561: Layer already exists [2026-06-23T03:38:50.970Z] 03ba6f53ebfc: Layer already exists [2026-06-23T03:38:51.236Z] 4.0.2: digest: sha256:deee9790dd76cfee77f6ea353085db5de5fc4f11033d17d2c7fd76a479a4170e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:38:51.599Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:38:51.970Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500-4.0.2 [2026-06-23T03:38:51.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2026-06-23T03:38:51.970Z] c3386cd7839a: Preparing [2026-06-23T03:38:51.970Z] f27926b07d04: Preparing [2026-06-23T03:38:51.970Z] fc50c1480d8e: Preparing [2026-06-23T03:38:51.970Z] 3f9bbc8b0596: Preparing [2026-06-23T03:38:51.970Z] a4832c342a94: Preparing [2026-06-23T03:38:51.970Z] 049085eb4c9e: Preparing [2026-06-23T03:38:51.970Z] feeee40eacee: Preparing [2026-06-23T03:38:51.970Z] 12a580c81561: Preparing [2026-06-23T03:38:51.970Z] 0603cef05754: Preparing [2026-06-23T03:38:51.970Z] 216c8b5ea5fb: Preparing [2026-06-23T03:38:51.970Z] 03ba6f53ebfc: Preparing [2026-06-23T03:38:51.970Z] 12a580c81561: Waiting [2026-06-23T03:38:51.970Z] 049085eb4c9e: Waiting [2026-06-23T03:38:51.970Z] 0603cef05754: Waiting [2026-06-23T03:38:51.970Z] 216c8b5ea5fb: Waiting [2026-06-23T03:38:51.970Z] 03ba6f53ebfc: Waiting [2026-06-23T03:38:51.970Z] feeee40eacee: Waiting [2026-06-23T03:38:51.970Z] f27926b07d04: Layer already exists [2026-06-23T03:38:51.970Z] c3386cd7839a: Layer already exists [2026-06-23T03:38:51.970Z] a4832c342a94: Layer already exists [2026-06-23T03:38:51.970Z] fc50c1480d8e: Layer already exists [2026-06-23T03:38:51.970Z] 3f9bbc8b0596: Layer already exists [2026-06-23T03:38:51.970Z] 049085eb4c9e: Layer already exists [2026-06-23T03:38:51.970Z] 12a580c81561: Layer already exists [2026-06-23T03:38:51.970Z] feeee40eacee: Layer already exists [2026-06-23T03:38:51.970Z] 0603cef05754: Layer already exists [2026-06-23T03:38:51.970Z] 216c8b5ea5fb: Layer already exists [2026-06-23T03:38:51.970Z] 03ba6f53ebfc: Layer already exists [2026-06-23T03:38:52.237Z] 15800fc43d58ca67e0cb91530f895d1caddf3500-4.0.2: digest: sha256:deee9790dd76cfee77f6ea353085db5de5fc4f11033d17d2c7fd76a479a4170e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:38:52.601Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:38:52.974Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:palau [2026-06-23T03:38:52.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2026-06-23T03:38:52.974Z] c3386cd7839a: Preparing [2026-06-23T03:38:52.974Z] f27926b07d04: Preparing [2026-06-23T03:38:52.974Z] fc50c1480d8e: Preparing [2026-06-23T03:38:52.974Z] 3f9bbc8b0596: Preparing [2026-06-23T03:38:52.974Z] a4832c342a94: Preparing [2026-06-23T03:38:52.974Z] 049085eb4c9e: Preparing [2026-06-23T03:38:52.974Z] feeee40eacee: Preparing [2026-06-23T03:38:52.974Z] 12a580c81561: Preparing [2026-06-23T03:38:52.974Z] 0603cef05754: Preparing [2026-06-23T03:38:52.974Z] 216c8b5ea5fb: Preparing [2026-06-23T03:38:52.974Z] 03ba6f53ebfc: Preparing [2026-06-23T03:38:52.974Z] feeee40eacee: Waiting [2026-06-23T03:38:52.974Z] 12a580c81561: Waiting [2026-06-23T03:38:52.974Z] 049085eb4c9e: Waiting [2026-06-23T03:38:52.974Z] 0603cef05754: Waiting [2026-06-23T03:38:52.974Z] 216c8b5ea5fb: Waiting [2026-06-23T03:38:52.974Z] 03ba6f53ebfc: Waiting [2026-06-23T03:38:52.974Z] fc50c1480d8e: Layer already exists [2026-06-23T03:38:52.974Z] a4832c342a94: Layer already exists [2026-06-23T03:38:52.974Z] 3f9bbc8b0596: Layer already exists [2026-06-23T03:38:52.974Z] c3386cd7839a: Layer already exists [2026-06-23T03:38:52.974Z] f27926b07d04: Layer already exists [2026-06-23T03:38:52.974Z] 12a580c81561: Layer already exists [2026-06-23T03:38:52.974Z] 049085eb4c9e: Layer already exists [2026-06-23T03:38:52.974Z] feeee40eacee: Layer already exists [2026-06-23T03:38:52.974Z] 216c8b5ea5fb: Layer already exists [2026-06-23T03:38:52.974Z] 0603cef05754: Layer already exists [2026-06-23T03:38:52.974Z] 03ba6f53ebfc: Layer already exists [2026-06-23T03:38:53.240Z] palau: digest: sha256:deee9790dd76cfee77f6ea353085db5de5fc4f11033d17d2c7fd76a479a4170e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-23T03:38:53.333Z] ===================================================== [Pipeline] echo [2026-06-23T03:38:53.350Z] taggedImages: [2026-06-23T03:38:53.350Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500 [2026-06-23T03:38:53.350Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:4.0.2 [2026-06-23T03:38:53.350Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500-4.0.2 [2026-06-23T03:38:53.350Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:38:53.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-23T03:38:53.752Z] [2026-06-23T03:38:53.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:38:54.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-23T03:38:54.096Z] arm64: Pulling from edgex-lftools-log-publisher [2026-06-23T03:38:54.096Z] 8998bd30e6a1: Pulling fs layer [2026-06-23T03:38:54.096Z] 04944245beec: Pulling fs layer [2026-06-23T03:38:54.096Z] 699f458cf7ca: Pulling fs layer [2026-06-23T03:38:54.096Z] 765212b225bb: Pulling fs layer [2026-06-23T03:38:54.096Z] f23df028b6ca: Pulling fs layer [2026-06-23T03:38:54.096Z] d65c8cfc05b1: Pulling fs layer [2026-06-23T03:38:54.096Z] 2437ff75d9bd: Pulling fs layer [2026-06-23T03:38:54.096Z] f23df028b6ca: Waiting [2026-06-23T03:38:54.096Z] 765212b225bb: Waiting [2026-06-23T03:38:54.096Z] 2437ff75d9bd: Waiting [2026-06-23T03:38:54.363Z] 04944245beec: Verifying Checksum [2026-06-23T03:38:54.363Z] 04944245beec: Download complete [2026-06-23T03:38:54.363Z] 765212b225bb: Verifying Checksum [2026-06-23T03:38:54.363Z] 765212b225bb: Download complete [2026-06-23T03:38:54.363Z] f23df028b6ca: Verifying Checksum [2026-06-23T03:38:54.363Z] f23df028b6ca: Download complete [2026-06-23T03:38:54.363Z] d65c8cfc05b1: Verifying Checksum [2026-06-23T03:38:54.363Z] d65c8cfc05b1: Download complete [2026-06-23T03:38:54.630Z] 699f458cf7ca: Verifying Checksum [2026-06-23T03:38:54.630Z] 699f458cf7ca: Download complete [2026-06-23T03:38:54.898Z] 8998bd30e6a1: Download complete [2026-06-23T03:38:57.474Z] 2437ff75d9bd: Verifying Checksum [2026-06-23T03:38:57.474Z] 2437ff75d9bd: Download complete [2026-06-23T03:38:59.417Z] 8998bd30e6a1: Pull complete [2026-06-23T03:38:59.685Z] 04944245beec: Pull complete [2026-06-23T03:39:01.622Z] 699f458cf7ca: Pull complete [2026-06-23T03:39:01.622Z] 765212b225bb: Pull complete [2026-06-23T03:39:02.581Z] f23df028b6ca: Pull complete [2026-06-23T03:39:02.581Z] d65c8cfc05b1: Pull complete [2026-06-23T03:39:20.794Z] 2437ff75d9bd: Pull complete [2026-06-23T03:39:20.794Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-06-23T03:39:20.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-23T03:39:20.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:39:21.000Z] prd-ubuntu20.04-docker-arm64-4c-16g-13725 does not seem to be running inside a container [2026-06-23T03:39:21.073Z] $ 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/device-can/2 -v /w/workspace/device-can/2:/w/workspace/device-can/2:rw,z -v /w/workspace/device-can/2@tmp:/w/workspace/device-can/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-06-23T03:39:23.767Z] $ docker top 9590dbde6a7cb93b02e9091ed084e71950db4b72bea777e2766168683f2f20e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:39:24.601Z] ---> job-cost.sh [2026-06-23T03:39:24.601Z] lf-activate-venv: SKIPPING [2026-06-23T03:39:24.601Z] INFO: No Stack... [2026-06-23T03:39:25.183Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-06-23T03:39:25.760Z] INFO: Archiving Costs [Pipeline] sh [2026-06-23T03:39:26.389Z] + cut -d, -f6 [2026-06-23T03:39:26.389Z] + cat /w/workspace/device-can/2/archives/cost.csv [Pipeline] lock [2026-06-23T03:39:26.412Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-can-palau-2-stack-cost] [2026-06-23T03:39:28.957Z] Resource [jenkins-edgexfoundry-device-can-palau-2-stack-cost] did not exist. Created. [2026-06-23T03:39:28.966Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-can-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-23T03:39:29.643Z] /w/workspace/device-can/2@tmp/durable-68d7cda8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-06-23T03:39:30.282Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-06-23T03:39:30.313Z] Warning: overwriting stash ‘stack-cost’ [2026-06-23T03:39:30.750Z] Stashed 1 file(s) [Pipeline] } [2026-06-23T03:39:30.757Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-can-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-23T03:39:30.786Z] $ docker stop --time=1 9590dbde6a7cb93b02e9091ed084e71950db4b72bea777e2766168683f2f20e0 [2026-06-23T03:39:32.285Z] $ docker rm -f --volumes 9590dbde6a7cb93b02e9091ed084e71950db4b72bea777e2766168683f2f20e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-06-23T03:39:33.051Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-23T03:39:33.051Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:39:33.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T03:39:33.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:39:33.441Z] prd-ubuntu20.04-docker-8c-8g-13723 does not seem to be running inside a container [2026-06-23T03:39:33.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_palau -v /w/workspace/edgexfoundry_device-can_palau:/w/workspace/edgexfoundry_device-can_palau:rw,z -v /w/workspace/edgexfoundry_device-can_palau@tmp:/w/workspace/edgexfoundry_device-can_palau@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 [2026-06-23T03:39:33.699Z] $ docker top da108a13e05880eb102ee3c42162200815e45a54f5faccc1a53e6c2ec5eef899 -eo pid,comm [2026-06-23T03:39:33.715Z] 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). [2026-06-23T03:39:33.715Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-23T03:39:33.761Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-23T03:39:34.058Z] + git semver [Pipeline] } [2026-06-23T03:39:34.344Z] $ docker stop --time=1 da108a13e05880eb102ee3c42162200815e45a54f5faccc1a53e6c2ec5eef899 [2026-06-23T03:39:35.607Z] $ docker rm -f --volumes da108a13e05880eb102ee3c42162200815e45a54f5faccc1a53e6c2ec5eef899 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:39:36.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-23T03:39:36.059Z] [2026-06-23T03:39:36.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:39:36.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-23T03:39:36.363Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-06-23T03:39:36.363Z] ab5ef0e58194: Pulling fs layer [2026-06-23T03:39:36.363Z] 9712f1f96733: Pulling fs layer [2026-06-23T03:39:36.363Z] 63f879dbbcfc: Pulling fs layer [2026-06-23T03:39:36.363Z] 0d9ebad4ef96: Pulling fs layer [2026-06-23T03:39:36.363Z] e9a5061849ea: Pulling fs layer [2026-06-23T03:39:36.363Z] d747dcd14b5f: Pulling fs layer [2026-06-23T03:39:36.363Z] 2de7ff778b66: Pulling fs layer [2026-06-23T03:39:36.363Z] e9a5061849ea: Waiting [2026-06-23T03:39:36.363Z] 0d9ebad4ef96: Waiting [2026-06-23T03:39:36.363Z] d747dcd14b5f: Waiting [2026-06-23T03:39:36.363Z] 2de7ff778b66: Waiting [2026-06-23T03:39:36.363Z] 9712f1f96733: Verifying Checksum [2026-06-23T03:39:36.363Z] 9712f1f96733: Download complete [2026-06-23T03:39:36.630Z] 63f879dbbcfc: Verifying Checksum [2026-06-23T03:39:36.630Z] 63f879dbbcfc: Download complete [2026-06-23T03:39:36.890Z] e9a5061849ea: Verifying Checksum [2026-06-23T03:39:36.890Z] e9a5061849ea: Download complete [2026-06-23T03:39:36.890Z] d747dcd14b5f: Verifying Checksum [2026-06-23T03:39:36.890Z] d747dcd14b5f: Download complete [2026-06-23T03:39:36.890Z] 0d9ebad4ef96: Verifying Checksum [2026-06-23T03:39:36.890Z] 0d9ebad4ef96: Download complete [2026-06-23T03:39:37.149Z] ab5ef0e58194: Download complete [2026-06-23T03:39:37.149Z] 2de7ff778b66: Download complete [2026-06-23T03:39:41.364Z] ab5ef0e58194: Pull complete [2026-06-23T03:39:41.364Z] 9712f1f96733: Pull complete [2026-06-23T03:39:41.626Z] 63f879dbbcfc: Pull complete [2026-06-23T03:39:47.017Z] 0d9ebad4ef96: Pull complete [2026-06-23T03:39:47.017Z] e9a5061849ea: Pull complete [2026-06-23T03:39:47.017Z] d747dcd14b5f: Pull complete [2026-06-23T03:39:47.952Z] 2de7ff778b66: Pull complete [2026-06-23T03:39:47.952Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-06-23T03:39:47.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-23T03:39:47.952Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:39:48.111Z] prd-ubuntu20.04-docker-8c-8g-13723 does not seem to be running inside a container [2026-06-23T03:39:48.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-can_palau -v /w/workspace/edgexfoundry_device-can_palau:/w/workspace/edgexfoundry_device-can_palau:rw,z -v /w/workspace/edgexfoundry_device-can_palau@tmp:/w/workspace/edgexfoundry_device-can_palau@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:0.23.1-centos7 cat [2026-06-23T03:39:49.992Z] $ docker top 991ab48a1a1527b0ac43455b9808e9a7274f811e2abaef7f1091677b0a465929 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:39:50.048Z] provisioning config files... [2026-06-23T03:39:50.054Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-can_palau@tmp/config3467868835099436778tmp [2026-06-23T03:39:50.062Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-can_palau@tmp/config9527379833865083917tmp [2026-06-23T03:39:50.071Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-can_palau@tmp/config10881661869350067952tmp [Pipeline] { [Pipeline] echo [2026-06-23T03:39:50.100Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:39:50.449Z] ---> sigul-configuration.sh [2026-06-23T03:39:50.449Z] gpg: directory `/root/.gnupg' created [2026-06-23T03:39:50.449Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-06-23T03:39:50.449Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-06-23T03:39:50.449Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-06-23T03:39:50.449Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-06-23T03:39:50.449Z] gpg: CAST5 encrypted data [2026-06-23T03:39:50.449Z] gpg: encrypted with 1 passphrase [2026-06-23T03:39:50.449Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-06-23T03:39:50.741Z] + mkdir /home/jenkins [2026-06-23T03:39:50.742Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-06-23T03:39:51.047Z] + 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 [2026-06-23T03:39:51.060Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:39:51.353Z] ---> sigul-install.sh [2026-06-23T03:39:51.353Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-06-23T03:39:51.646Z] + git tag --list [2026-06-23T03:39:51.646Z] v4.0 [2026-06-23T03:39:51.646Z] v4.0.0 [2026-06-23T03:39:51.646Z] v4.0.1 [2026-06-23T03:39:51.646Z] v4.0.2 [2026-06-23T03:39:51.646Z] v4.1.0-dev.1 [Pipeline] sh [2026-06-23T03:39:51.939Z] + lftools sign git-tag v4.0.2 [2026-06-23T03:39:52.506Z] Signing Git tag with Sigul... [2026-06-23T03:39:52.506Z] Signing v4.0.2 [Pipeline] echo [2026-06-23T03:39:52.778Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:39:53.067Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-06-23T03:39:53.074Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-06-23T03:39:53.120Z] $ docker stop --time=1 991ab48a1a1527b0ac43455b9808e9a7274f811e2abaef7f1091677b0a465929 [2026-06-23T03:39:54.372Z] $ docker rm -f --volumes 991ab48a1a1527b0ac43455b9808e9a7274f811e2abaef7f1091677b0a465929 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-06-23T03:39:54.773Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-23T03:39:54.773Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:39:55.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T03:39:55.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:39:55.151Z] prd-ubuntu20.04-docker-8c-8g-13723 does not seem to be running inside a container [2026-06-23T03:39:55.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_palau -v /w/workspace/edgexfoundry_device-can_palau:/w/workspace/edgexfoundry_device-can_palau:rw,z -v /w/workspace/edgexfoundry_device-can_palau@tmp:/w/workspace/edgexfoundry_device-can_palau@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 [2026-06-23T03:39:55.422Z] $ docker top 298704ea01a5cfbe0f0dab3a689065f8279625b8a71cd8d2e5e305aeb23b712e -eo pid,comm [2026-06-23T03:39:55.446Z] 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). [2026-06-23T03:39:55.446Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-23T03:39:55.488Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-23T03:39:55.787Z] + git semver [Pipeline] } [2026-06-23T03:39:56.078Z] $ docker stop --time=1 298704ea01a5cfbe0f0dab3a689065f8279625b8a71cd8d2e5e305aeb23b712e [2026-06-23T03:39:57.358Z] $ docker rm -f --volumes 298704ea01a5cfbe0f0dab3a689065f8279625b8a71cd8d2e5e305aeb23b712e [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-23T03:39:57.702Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-23T03:39:57.702Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:39:58.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T03:39:58.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:39:58.086Z] prd-ubuntu20.04-docker-8c-8g-13723 does not seem to be running inside a container [2026-06-23T03:39:58.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_palau -v /w/workspace/edgexfoundry_device-can_palau:/w/workspace/edgexfoundry_device-can_palau:rw,z -v /w/workspace/edgexfoundry_device-can_palau@tmp:/w/workspace/edgexfoundry_device-can_palau@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 [2026-06-23T03:39:58.343Z] $ docker top 5d55ba2109105bce9ee76ba7a9bb8afa53626445dda08c52a3962ebe5f528694 -eo pid,comm [2026-06-23T03:39:58.366Z] 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). [2026-06-23T03:39:58.366Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-23T03:39:58.418Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-23T03:39:58.725Z] + git semver [Pipeline] } [2026-06-23T03:39:59.012Z] $ docker stop --time=1 5d55ba2109105bce9ee76ba7a9bb8afa53626445dda08c52a3962ebe5f528694 [2026-06-23T03:40:00.293Z] $ docker rm -f --volumes 5d55ba2109105bce9ee76ba7a9bb8afa53626445dda08c52a3962ebe5f528694 [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 [2026-06-23T03:40:00.823Z] + [ -d /w/workspace/edgexfoundry_device-can_palau/archives ] [2026-06-23T03:40:00.823Z] + ls -al /w/workspace/edgexfoundry_device-can_palau/archives [2026-06-23T03:40:00.823Z] total 16 [2026-06-23T03:40:00.823Z] drwxr-xr-x 3 root root 4096 Jun 23 03:33 . [2026-06-23T03:40:00.823Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 03:39 .. [2026-06-23T03:40:00.823Z] drwxr-xr-x 2 root root 4096 Jun 23 03:33 cost [2026-06-23T03:40:00.823Z] -rw-r--r-- 1 root root 81 Jun 23 03:33 cost.csv [2026-06-23T03:40:00.823Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-can_palau/archives [2026-06-23T03:40:00.823Z] + ls -al /w/workspace/edgexfoundry_device-can_palau/archives [2026-06-23T03:40:00.823Z] total 16 [2026-06-23T03:40:00.823Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 03:33 . [2026-06-23T03:40:00.823Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 03:39 .. [2026-06-23T03:40:00.823Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 03:33 cost [2026-06-23T03:40:00.823Z] -rw-r--r-- 1 jenkins jenkins 81 Jun 23 03:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:40:01.114Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:40:01.980Z] ---> package-listing.sh [2026-06-23T03:40:01.980Z] ++ facter osfamily [2026-06-23T03:40:01.980Z] ++ tr '[:upper:]' '[:lower:]' [2026-06-23T03:40:02.238Z] + OS_FAMILY=debian [2026-06-23T03:40:02.238Z] + workspace=/w/workspace/edgexfoundry_device-can_palau [2026-06-23T03:40:02.238Z] + START_PACKAGES=/tmp/packages_start.txt [2026-06-23T03:40:02.238Z] + END_PACKAGES=/tmp/packages_end.txt [2026-06-23T03:40:02.238Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-06-23T03:40:02.238Z] + PACKAGES=/tmp/packages_start.txt [2026-06-23T03:40:02.238Z] + '[' /w/workspace/edgexfoundry_device-can_palau ']' [2026-06-23T03:40:02.238Z] + PACKAGES=/tmp/packages_end.txt [2026-06-23T03:40:02.238Z] + case "${OS_FAMILY}" in [2026-06-23T03:40:02.238Z] + dpkg -l [2026-06-23T03:40:02.238Z] + grep '^ii' [2026-06-23T03:40:02.238Z] + '[' -f /tmp/packages_start.txt ']' [2026-06-23T03:40:02.238Z] + '[' -f /tmp/packages_end.txt ']' [2026-06-23T03:40:02.238Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-06-23T03:40:02.238Z] + '[' /w/workspace/edgexfoundry_device-can_palau ']' [2026-06-23T03:40:02.238Z] + mkdir -p /w/workspace/edgexfoundry_device-can_palau/archives/ [2026-06-23T03:40:02.238Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-can_palau/archives/ [Pipeline] echo [2026-06-23T03:40:02.247Z] 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-can_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-06-23T03:40:02.524Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:40:03.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T03:40:03.089Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:40:03.170Z] prd-ubuntu20.04-docker-8c-8g-13723 does not seem to be running inside a container [2026-06-23T03:40:03.218Z] $ 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-can_palau/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-can_palau -v /w/workspace/edgexfoundry_device-can_palau:/w/workspace/edgexfoundry_device-can_palau:rw,z -v /w/workspace/edgexfoundry_device-can_palau@tmp:/w/workspace/edgexfoundry_device-can_palau@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 [2026-06-23T03:40:03.431Z] $ docker top d3a6c839eebd3402c7f435c5ecb47681f6f4b9c3945d61fdeea276c54e6ce29c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-23T03:40:03.755Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-06-23T03:40:04.039Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-06-23T03:40:04.322Z] + ls /var/log/sa-host [2026-06-23T03:40:04.323Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:40:04.401Z] provisioning config files... [2026-06-23T03:40:04.408Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-can_palau@tmp/config7636053357934200141tmp [Pipeline] { [Pipeline] echo [2026-06-23T03:40:04.434Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:40:04.717Z] ---> create-netrc.sh [Pipeline] } [2026-06-23T03:40:04.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:40:05.058Z] ---> python-tools-install.sh [Pipeline] echo [2026-06-23T03:40:05.067Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:40:05.350Z] ---> sudo-logs.sh [2026-06-23T03:40:05.351Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-06-23T03:40:05.380Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:40:05.658Z] ---> job-cost.sh [2026-06-23T03:40:05.658Z] lf-activate-venv: SKIPPING [2026-06-23T03:40:05.658Z] DEBUG: total: 0.2199999988079071 [2026-06-23T03:40:05.658Z] INFO: Retrieving Stack Cost... [2026-06-23T03:40:06.223Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-23T03:40:06.480Z] INFO: Archiving Costs [Pipeline] echo [2026-06-23T03:40:06.494Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:40:06.771Z] ---> logs-deploy.sh [2026-06-23T03:40:06.771Z] lf-activate-venv: SKIPPING [2026-06-23T03:40:06.771Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-can/palau/2 [2026-06-23T03:40:06.771Z] INFO: archiving workspace using pattern(s): [2026-06-23T03:40:07.709Z] Archives upload complete. [2026-06-23T03:40:07.709Z] INFO: archiving logs to Nexus