Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e86714426b11b2d8f098837f2c53fed51359a2a6 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-ssh10344612450912340563.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh8038737404668299529.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1294663162775351281.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh14429932522111342375.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17917673523496216011.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-40287 in /w/workspace/edgexfoundry_device-can_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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_main # 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 e86714426b11b2d8f098837f2c53fed51359a2a6 (main) Commit message: "docs: Update changelog for 4.0 release (#8)" > 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 e86714426b11b2d8f098837f2c53fed51359a2a6 # timeout=10 > git rev-list --no-walk 4b2a33c2ade60348841e89503e802d9b0d295c6e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-05T09:57:49.740Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-05T09:57:50.441Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-05T09:57:50.469Z] ========================================================= [2025-03-05T09:57:50.469Z] EdgeX Global Pipelines Version Info [2025-03-05T09:57:50.470Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-05T09:57:51.200Z] ------------------- [2025-03-05T09:57:51.200Z] stable info: [2025-03-05T09:57:51.200Z] ------------------- [2025-03-05T09:57:51.200Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-05T09:57:51.200Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T09:57:51.200Z] Message: update stable to v1.0.269 [2025-03-05T09:57:51.772Z] ------------------- [2025-03-05T09:57:51.772Z] experimental info: [2025-03-05T09:57:51.772Z] ------------------- [2025-03-05T09:57:51.772Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-05T09:57:51.772Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T09:57:51.772Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-05T09:57:51.911Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-can-settings [Pipeline] echo [2025-03-05T09:57:51.931Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-can [Pipeline] echo [2025-03-05T09:57:51.950Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-05T09:57:51.972Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-05T09:57:51.998Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-05T09:57:52.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-03-05T09:57:52.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-03-05T09:57:52.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-05T09:57:52.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-05T09:57:52.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-can [Pipeline] echo [2025-03-05T09:57:52.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-05T09:57:52.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-05T09:57:52.200Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T09:57:52.226Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T09:57:52.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-05T09:57:52.281Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-05T09:57:52.311Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-05T09:57:52.339Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-05T09:57:52.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-05T09:57:52.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-05T09:57:52.419Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e86714426b11b2d8f098837f2c53fed51359a2a6 [Pipeline] echo [2025-03-05T09:57:52.442Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e867144 [Pipeline] echo [2025-03-05T09:57:52.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T09:57:52.531Z] provisioning config files... [2025-03-05T09:57:52.546Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config8760633264247356846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T09:57:52.879Z] ---> ****-login.sh [2025-03-05T09:57:52.879Z] nexus3.edgexfoundry.org:10001 [2025-03-05T09:57:53.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:57:53.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:57:53.140Z] Configure a credential helper to remove this warning. See [2025-03-05T09:57:53.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:57:53.140Z] [2025-03-05T09:57:53.140Z] Login Succeeded [2025-03-05T09:57:53.140Z] nexus3.edgexfoundry.org:10002 [2025-03-05T09:57:53.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:57:53.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:57:53.401Z] Configure a credential helper to remove this warning. See [2025-03-05T09:57:53.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:57:53.401Z] [2025-03-05T09:57:53.401Z] Login Succeeded [2025-03-05T09:57:53.401Z] nexus3.edgexfoundry.org:10003 [2025-03-05T09:57:53.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:57:53.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:57:53.401Z] Configure a credential helper to remove this warning. See [2025-03-05T09:57:53.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:57:53.402Z] [2025-03-05T09:57:53.402Z] Login Succeeded [2025-03-05T09:57:53.402Z] nexus3.edgexfoundry.org:10004 [2025-03-05T09:57:53.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:57:53.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:57:53.661Z] Configure a credential helper to remove this warning. See [2025-03-05T09:57:53.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:57:53.662Z] [2025-03-05T09:57:53.662Z] Login Succeeded [2025-03-05T09:57:53.662Z] ****.io [2025-03-05T09:57:53.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:57:53.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:57:53.921Z] Configure a credential helper to remove this warning. See [2025-03-05T09:57:53.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:57:53.921Z] [2025-03-05T09:57:53.921Z] Login Succeeded [2025-03-05T09:57:53.921Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T09:57:53.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-03-05T09:57:54.348Z] + git rev-list -1 --merges e86714426b11b2d8f098837f2c53fed51359a2a6~1..e86714426b11b2d8f098837f2c53fed51359a2a6 [Pipeline] echo [2025-03-05T09:57:54.377Z] -----------> git rev-list -1 --merges e86714426b11b2d8f098837f2c53fed51359a2a6~1..e86714426b11b2d8f098837f2c53fed51359a2a6 e86714426b11b2d8f098837f2c53fed51359a2a6 [false] [Pipeline] sh [2025-03-05T09:57:54.670Z] + git log --format=format:%s -1 e86714426b11b2d8f098837f2c53fed51359a2a6 [Pipeline] echo [2025-03-05T09:57:54.686Z] ========================================================= [2025-03-05T09:57:54.686Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-05T09:57:54.686Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-05T09:57:55.136Z] + git rev-list -1 --merges e86714426b11b2d8f098837f2c53fed51359a2a6~1..e86714426b11b2d8f098837f2c53fed51359a2a6 [Pipeline] echo [2025-03-05T09:57:55.151Z] -----------> git rev-list -1 --merges e86714426b11b2d8f098837f2c53fed51359a2a6~1..e86714426b11b2d8f098837f2c53fed51359a2a6 e86714426b11b2d8f098837f2c53fed51359a2a6 [false] [Pipeline] sh [2025-03-05T09:57:55.445Z] + git log --format=format:%s -1 e86714426b11b2d8f098837f2c53fed51359a2a6 [Pipeline] echo [2025-03-05T09:57:55.460Z] ========================================================= [2025-03-05T09:57:55.460Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-05T09:57:55.460Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-05T09:57:55.845Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T09:57:55.846Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-05T09:57:55.846Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-05T09:57:55.846Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-05T09:57:55.846Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-05T09:57:55.846Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-05T09:57:55.846Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T09:57:56.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T09:57:56.219Z] [2025-03-05T09:57:56.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T09:57:56.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T09:57:56.531Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-05T09:57:56.531Z] b85a868b505f: Pulling fs layer [2025-03-05T09:57:56.531Z] e2be974225ed: Pulling fs layer [2025-03-05T09:57:56.531Z] 339a4e72a1f5: Pulling fs layer [2025-03-05T09:57:56.531Z] 988bab9f4d93: Pulling fs layer [2025-03-05T09:57:56.531Z] 1469e6f7b9e6: Pulling fs layer [2025-03-05T09:57:56.531Z] eaf3925da568: Pulling fs layer [2025-03-05T09:57:56.531Z] bab4dde63d76: Pulling fs layer [2025-03-05T09:57:56.531Z] bde34c3a00c8: Pulling fs layer [2025-03-05T09:57:56.531Z] b352a97aabf1: Pulling fs layer [2025-03-05T09:57:56.531Z] 4872d77fe225: Pulling fs layer [2025-03-05T09:57:56.531Z] 5851b861e8e6: Pulling fs layer [2025-03-05T09:57:56.531Z] 988bab9f4d93: Waiting [2025-03-05T09:57:56.531Z] 1469e6f7b9e6: Waiting [2025-03-05T09:57:56.531Z] eaf3925da568: Waiting [2025-03-05T09:57:56.531Z] bde34c3a00c8: Waiting [2025-03-05T09:57:56.531Z] bab4dde63d76: Waiting [2025-03-05T09:57:56.531Z] b352a97aabf1: Waiting [2025-03-05T09:57:56.531Z] 5851b861e8e6: Waiting [2025-03-05T09:57:56.531Z] 4872d77fe225: Waiting [2025-03-05T09:57:56.531Z] e2be974225ed: Download complete [2025-03-05T09:57:56.531Z] 988bab9f4d93: Verifying Checksum [2025-03-05T09:57:56.792Z] 1469e6f7b9e6: Verifying Checksum [2025-03-05T09:57:56.792Z] 1469e6f7b9e6: Download complete [2025-03-05T09:57:56.792Z] eaf3925da568: Download complete [2025-03-05T09:57:56.792Z] 339a4e72a1f5: Verifying Checksum [2025-03-05T09:57:56.792Z] 339a4e72a1f5: Download complete [2025-03-05T09:57:56.792Z] bde34c3a00c8: Download complete [2025-03-05T09:57:56.792Z] b352a97aabf1: Verifying Checksum [2025-03-05T09:57:56.792Z] b352a97aabf1: Download complete [2025-03-05T09:57:56.792Z] 4872d77fe225: Verifying Checksum [2025-03-05T09:57:56.792Z] 4872d77fe225: Download complete [2025-03-05T09:57:56.792Z] b85a868b505f: Verifying Checksum [2025-03-05T09:57:56.792Z] b85a868b505f: Download complete [2025-03-05T09:57:57.052Z] bab4dde63d76: Verifying Checksum [2025-03-05T09:57:57.990Z] b85a868b505f: Pull complete [2025-03-05T09:57:58.250Z] e2be974225ed: Pull complete [2025-03-05T09:57:58.821Z] 339a4e72a1f5: Pull complete [2025-03-05T09:57:58.821Z] 988bab9f4d93: Pull complete [2025-03-05T09:57:59.099Z] 1469e6f7b9e6: Pull complete [2025-03-05T09:57:59.099Z] eaf3925da568: Pull complete [2025-03-05T09:58:01.027Z] bab4dde63d76: Pull complete [2025-03-05T09:58:01.027Z] bde34c3a00c8: Pull complete [2025-03-05T09:58:01.027Z] b352a97aabf1: Pull complete [2025-03-05T09:58:01.027Z] 4872d77fe225: Pull complete [2025-03-05T09:58:01.287Z] 5851b861e8e6: Pull complete [2025-03-05T09:58:01.288Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-05T09:58:01.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T09:58:01.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T09:58:01.443Z] prd-ubuntu20.04-docker-8c-8g-40287 does not seem to be running inside a container [2025-03-05T09:58:01.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T09:58:04.255Z] $ docker top 0bc343980d0914ece3ecde54d876b755df97c9c91f7aaca12ae78e335f98e94f -eo pid,comm [2025-03-05T09:58:04.314Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-05T09:58:04.314Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T09:58:04.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T09:58:04.365Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T09:58:04.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T09:58:04.500Z] $ docker exec 0bc343980d0914ece3ecde54d876b755df97c9c91f7aaca12ae78e335f98e94f ssh-agent [2025-03-05T09:58:04.624Z] SSH_AUTH_SOCK=/tmp/ssh-pXSu7fJswQ2t/agent.32 [2025-03-05T09:58:04.624Z] SSH_AGENT_PID=38 [2025-03-05T09:58:04.631Z] Running ssh-add (command line suppressed) [2025-03-05T09:58:04.742Z] Identity added: /w/workspace/edgexfoundry_device-can_main@tmp/private_key_9224159463640486844.key (/w/workspace/edgexfoundry_device-can_main@tmp/private_key_9224159463640486844.key) [2025-03-05T09:58:04.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T09:58:05.055Z] + git tag --points-at HEAD [Pipeline] } [2025-03-05T09:58:05.066Z] $ docker exec --env ******** --env ******** 0bc343980d0914ece3ecde54d876b755df97c9c91f7aaca12ae78e335f98e94f ssh-agent -k [2025-03-05T09:58:05.176Z] unset SSH_AUTH_SOCK; [2025-03-05T09:58:05.177Z] unset SSH_AGENT_PID; [2025-03-05T09:58:05.177Z] echo Agent pid 38 killed; [2025-03-05T09:58:05.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-05T09:58:05.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T09:58:05.226Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T09:58:05.341Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T09:58:05.344Z] $ docker exec 0bc343980d0914ece3ecde54d876b755df97c9c91f7aaca12ae78e335f98e94f ssh-agent [2025-03-05T09:58:05.455Z] SSH_AUTH_SOCK=/tmp/ssh-gMCedskXPFsf/agent.71 [2025-03-05T09:58:05.455Z] SSH_AGENT_PID=77 [2025-03-05T09:58:05.459Z] Running ssh-add (command line suppressed) [2025-03-05T09:58:05.569Z] Identity added: /w/workspace/edgexfoundry_device-can_main@tmp/private_key_79626278071217617.key (/w/workspace/edgexfoundry_device-can_main@tmp/private_key_79626278071217617.key) [2025-03-05T09:58:05.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T09:58:05.880Z] + git semver init [2025-03-05T09:58:06.141Z] 2025-03-05 09:58:06,069 [run_init] DEBUG init version:0.0.0 force:False [2025-03-05T09:58:06.141Z] 2025-03-05 09:58:06,070 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-can_main/.semver [2025-03-05T09:58:06.141Z] 2025-03-05 09:58:06,071 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-can.git /w/workspace/edgexfoundry_device-can_main/.semver [2025-03-05T09:58:06.141Z] 2025-03-05 09:58:06,071 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-can.git', '/w/workspace/edgexfoundry_device-can_main/.semver'], cwd=/w/workspace/edgexfoundry_device-can_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T09:58:06.739Z] 2025-03-05 09:58:06,647 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-can_main/.git/info/exclude [2025-03-05T09:58:06.739Z] 2025-03-05 09:58:06,648 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-can_main/.semver/main with force:False [2025-03-05T09:58:06.739Z] 2025-03-05 09:58:06,648 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-05T09:58:06.739Z] 2025-03-05 09:58:06,648 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-05T09:58:06.739Z] 4.0.0-dev.2 [Pipeline] } [2025-03-05T09:58:06.755Z] $ docker exec --env ******** --env ******** 0bc343980d0914ece3ecde54d876b755df97c9c91f7aaca12ae78e335f98e94f ssh-agent -k [2025-03-05T09:58:06.861Z] unset SSH_AUTH_SOCK; [2025-03-05T09:58:06.862Z] unset SSH_AGENT_PID; [2025-03-05T09:58:06.862Z] echo Agent pid 77 killed; [2025-03-05T09:58:06.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T09:58:07.258Z] + git semver [Pipeline] } [2025-03-05T09:58:07.528Z] $ docker stop --time=1 0bc343980d0914ece3ecde54d876b755df97c9c91f7aaca12ae78e335f98e94f [2025-03-05T09:58:08.826Z] $ docker rm -f --volumes 0bc343980d0914ece3ecde54d876b755df97c9c91f7aaca12ae78e335f98e94f [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T09:58:09.179Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-05T09:58:09.429Z] Stashed 1 file(s) [Pipeline] echo [2025-03-05T09:58:09.432Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.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] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T09:58:09.600Z] provisioning config files... [2025-03-05T09:58:09.615Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config12232849027639570787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T09:58:09.924Z] ---> ****-login.sh [2025-03-05T09:58:09.924Z] nexus3.edgexfoundry.org:10001 [2025-03-05T09:58:09.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:58:09.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:58:09.924Z] Configure a credential helper to remove this warning. See [2025-03-05T09:58:09.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:58:09.924Z] [2025-03-05T09:58:09.924Z] Login Succeeded [2025-03-05T09:58:09.924Z] nexus3.edgexfoundry.org:10002 [2025-03-05T09:58:10.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:58:10.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:58:10.185Z] Configure a credential helper to remove this warning. See [2025-03-05T09:58:10.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:58:10.185Z] [2025-03-05T09:58:10.185Z] Login Succeeded [2025-03-05T09:58:10.185Z] nexus3.edgexfoundry.org:10003 [2025-03-05T09:58:10.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:58:10.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:58:10.185Z] Configure a credential helper to remove this warning. See [2025-03-05T09:58:10.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:58:10.185Z] [2025-03-05T09:58:10.186Z] Login Succeeded [2025-03-05T09:58:10.186Z] nexus3.edgexfoundry.org:10004 [2025-03-05T09:58:10.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:58:10.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:58:10.445Z] Configure a credential helper to remove this warning. See [2025-03-05T09:58:10.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:58:10.445Z] [2025-03-05T09:58:10.445Z] Login Succeeded [2025-03-05T09:58:10.445Z] ****.io [2025-03-05T09:58:10.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:58:10.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:58:10.705Z] Configure a credential helper to remove this warning. See [2025-03-05T09:58:10.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:58:10.705Z] [2025-03-05T09:58:10.705Z] Login Succeeded [2025-03-05T09:58:10.705Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T09:58:10.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T09:58:10.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T09:58:10.824Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-03-05T09:58:10.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T09:58:10.855Z] ========================================================= [2025-03-05T09:58:10.855Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-03-05T09:58:10.855Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T09:58:11.197Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2025-03-05T09:58:11.197Z] Sending build context to Docker daemon 256kB [2025-03-05T09:58:11.197Z] Step 1/12 : ARG BASE_TEMPORARY=alpine:3.16 [2025-03-05T09:58:11.197Z] Step 2/12 : FROM ${BASE_TEMPORARY} [2025-03-05T09:58:11.479Z] 3.16: Pulling from library/alpine [2025-03-05T09:58:11.773Z] a88dc8b54e91: Pulling fs layer [2025-03-05T09:58:11.773Z] a88dc8b54e91: Verifying Checksum [2025-03-05T09:58:11.773Z] a88dc8b54e91: Download complete [2025-03-05T09:58:12.053Z] a88dc8b54e91: Pull complete [2025-03-05T09:58:12.053Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2025-03-05T09:58:12.053Z] Status: Downloaded newer image for alpine:3.16 [2025-03-05T09:58:12.053Z] ---> d49a5025be10 [2025-03-05T09:58:12.053Z] Step 3/12 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-05T09:58:12.053Z] ---> Running in 6e6e7b1a0b41 [2025-03-05T09:58:12.314Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-05T09:58:12.883Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-05T09:58:12.883Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-05T09:58:12.884Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-05T09:58:13.145Z] Removing intermediate container 6e6e7b1a0b41 [2025-03-05T09:58:13.145Z] ---> 4727cef8366b [2025-03-05T09:58:13.145Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-05T09:58:13.145Z] ---> Running in 95f4b11bb6c0 [2025-03-05T09:58:13.714Z] Removing intermediate container 95f4b11bb6c0 [2025-03-05T09:58:13.714Z] ---> 5f444f4911f2 [2025-03-05T09:58:13.714Z] Step 5/12 : 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.5-dev dumb-init libexecinfo-dev [2025-03-05T09:58:13.714Z] ---> Running in f29ede094e2a [2025-03-05T09:58:13.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-05T09:58:14.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-05T09:58:14.495Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-05T09:58:15.065Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-05T09:58:15.065Z] (1/80) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-05T09:58:15.065Z] (2/80) Installing libgcc (11.2.1_git20220219-r2) [2025-03-05T09:58:15.065Z] (3/80) Installing libstdc++ (11.2.1_git20220219-r2) [2025-03-05T09:58:15.065Z] (4/80) Installing binutils (2.38-r3) [2025-03-05T09:58:15.065Z] (5/80) Installing libmagic (5.41-r0) [2025-03-05T09:58:15.065Z] (6/80) Installing file (5.41-r0) [2025-03-05T09:58:15.065Z] (7/80) Installing libgomp (11.2.1_git20220219-r2) [2025-03-05T09:58:15.065Z] (8/80) Installing libatomic (11.2.1_git20220219-r2) [2025-03-05T09:58:15.065Z] (9/80) Installing gmp (6.2.1-r2) [2025-03-05T09:58:15.065Z] (10/80) Installing isl22 (0.22-r0) [2025-03-05T09:58:15.065Z] (11/80) Installing mpfr4 (4.1.0-r0) [2025-03-05T09:58:15.065Z] (12/80) Installing mpc1 (1.2.1-r0) [2025-03-05T09:58:15.065Z] (13/80) Installing gcc (11.2.1_git20220219-r2) [2025-03-05T09:58:15.636Z] (14/80) Installing musl-dev (1.2.3-r4) [2025-03-05T09:58:15.636Z] (15/80) Installing libc-dev (0.7.2-r3) [2025-03-05T09:58:15.636Z] (16/80) Installing g++ (11.2.1_git20220219-r2) [2025-03-05T09:58:15.894Z] (17/80) Installing make (4.3-r0) [2025-03-05T09:58:15.894Z] (18/80) Installing fortify-headers (1.1-r1) [2025-03-05T09:58:15.894Z] (19/80) Installing patch (2.7.6-r7) [2025-03-05T09:58:15.894Z] (20/80) Installing build-base (0.5-r3) [2025-03-05T09:58:15.895Z] (21/80) Installing libacl (2.3.1-r0) [2025-03-05T09:58:15.895Z] (22/80) Installing libbz2 (1.0.8-r1) [2025-03-05T09:58:15.895Z] (23/80) Installing expat (2.6.2-r0) [2025-03-05T09:58:15.895Z] (24/80) Installing lz4-libs (1.9.3-r1) [2025-03-05T09:58:15.895Z] (25/80) Installing xz-libs (5.2.5-r1) [2025-03-05T09:58:15.895Z] (26/80) Installing zstd-libs (1.5.2-r1) [2025-03-05T09:58:16.154Z] (27/80) Installing libarchive (3.7.4-r0) [2025-03-05T09:58:16.154Z] (28/80) Installing ca-certificates (20240226-r0) [2025-03-05T09:58:16.154Z] (29/80) Installing brotli-libs (1.0.9-r6) [2025-03-05T09:58:16.154Z] (30/80) Installing nghttp2-libs (1.47.0-r2) [2025-03-05T09:58:16.154Z] (31/80) Installing libcurl (8.5.0-r0) [2025-03-05T09:58:16.154Z] (32/80) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-03-05T09:58:16.154Z] (33/80) Installing ncurses-libs (6.3_p20220521-r1) [2025-03-05T09:58:16.154Z] (34/80) Installing rhash-libs (1.4.2-r2) [2025-03-05T09:58:16.154Z] (35/80) Installing libuv (1.44.1-r0) [2025-03-05T09:58:16.154Z] (36/80) Installing cmake (3.23.5-r0) [2025-03-05T09:58:16.416Z] (37/80) Installing pkgconf (1.8.1-r0) [2025-03-05T09:58:16.416Z] (38/80) Installing openssl-dev (1.1.1w-r1) [2025-03-05T09:58:16.416Z] (39/80) Installing nghttp2-dev (1.47.0-r2) [2025-03-05T09:58:16.416Z] (40/80) Installing zlib-dev (1.2.12-r3) [2025-03-05T09:58:16.416Z] (41/80) Installing brotli-dev (1.0.9-r6) [2025-03-05T09:58:16.416Z] (42/80) Installing curl-dev (8.5.0-r0) [2025-03-05T09:58:16.416Z] (43/80) Installing dumb-init (1.2.5-r1) [2025-03-05T09:58:16.416Z] (44/80) Installing pcre2 (10.42-r0) [2025-03-05T09:58:16.416Z] (45/80) Installing git (2.36.6-r0) [2025-03-05T09:58:16.676Z] (46/80) Installing hiredis (1.0.2-r0) [2025-03-05T09:58:16.676Z] (47/80) Installing hiredis-dev (1.0.2-r0) [2025-03-05T09:58:16.676Z] (48/80) Installing yaml (0.2.5-r0) [2025-03-05T09:58:16.676Z] (49/80) Installing libcbor (0.9.0-r1) [2025-03-05T09:58:16.676Z] (50/80) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-05T09:58:17.246Z] (51/80) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-05T09:58:17.246Z] (52/80) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-05T09:58:17.505Z] (53/80) Installing libcbor-dev (0.9.0-r1) [2025-03-05T09:58:17.505Z] (54/80) Installing libexecinfo (1.1-r1) [2025-03-05T09:58:17.505Z] (55/80) Installing libexecinfo-dev (1.1-r1) [2025-03-05T09:58:17.505Z] (56/80) Installing nettle (3.7.3-r0) [2025-03-05T09:58:17.505Z] (57/80) Installing libffi (3.4.2-r1) [2025-03-05T09:58:17.505Z] (58/80) Installing p11-kit (0.24.1-r0) [2025-03-05T09:58:17.505Z] (59/80) Installing libtasn1 (4.18.0-r1) [2025-03-05T09:58:17.505Z] (60/80) Installing libunistring (1.0-r0) [2025-03-05T09:58:17.505Z] (61/80) Installing gnutls (3.7.7-r1) [2025-03-05T09:58:17.505Z] (62/80) Installing libmicrohttpd (0.9.75-r0) [2025-03-05T09:58:17.763Z] (63/80) Installing gnutls-c++ (3.7.7-r1) [2025-03-05T09:58:17.763Z] (64/80) Installing libgmpxx (6.2.1-r2) [2025-03-05T09:58:17.763Z] (65/80) Installing gmp-dev (6.2.1-r2) [2025-03-05T09:58:17.763Z] (66/80) Installing nettle-dev (3.7.3-r0) [2025-03-05T09:58:17.763Z] (67/80) Installing libtasn1-progs (4.18.0-r1) [2025-03-05T09:58:17.763Z] (68/80) Installing libtasn1-dev (4.18.0-r1) [2025-03-05T09:58:17.763Z] (69/80) Installing p11-kit-dev (0.24.1-r0) [2025-03-05T09:58:17.763Z] (70/80) Installing gnutls-dev (3.7.7-r1) [2025-03-05T09:58:17.763Z] (71/80) Installing libmicrohttpd-dev (0.9.75-r0) [2025-03-05T09:58:17.763Z] (72/80) Installing linux-headers (5.16.7-r1) [2025-03-05T09:58:17.763Z] (73/80) Installing ncurses-dev (6.3_p20220521-r1) [2025-03-05T09:58:17.763Z] (74/80) Installing libblkid (2.38-r1) [2025-03-05T09:58:17.763Z] (75/80) Installing libuuid (2.38-r1) [2025-03-05T09:58:17.763Z] (76/80) Installing libfdisk (2.38-r1) [2025-03-05T09:58:17.763Z] (77/80) Installing libmount (2.38-r1) [2025-03-05T09:58:17.763Z] (78/80) Installing libsmartcols (2.38-r1) [2025-03-05T09:58:17.763Z] (79/80) Installing util-linux-dev (2.38-r1) [2025-03-05T09:58:17.763Z] (80/80) Installing yaml-dev (0.2.5-r0) [2025-03-05T09:58:17.763Z] Executing busybox-1.35.0-r17.trigger [2025-03-05T09:58:17.763Z] Executing ca-certificates-20240226-r0.trigger [2025-03-05T09:58:17.763Z] OK: 281 MiB in 93 packages [2025-03-05T09:58:24.550Z] Still waiting to schedule task [2025-03-05T09:58:24.551Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-05T09:58:25.940Z] Removing intermediate container f29ede094e2a [2025-03-05T09:58:25.940Z] ---> 8a1ee26ec647 [2025-03-05T09:58:25.940Z] Step 6/12 : RUN apk --no-cache upgrade [2025-03-05T09:58:25.940Z] ---> Running in 5e86e743fbb9 [2025-03-05T09:58:25.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-05T09:58:25.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-05T09:58:25.940Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-05T09:58:26.199Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-05T09:58:26.199Z] (1/4) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-03-05T09:58:26.199Z] Executing busybox-1.35.0-r18.post-upgrade [2025-03-05T09:58:26.199Z] (2/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-03-05T09:58:26.199Z] (3/4) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-03-05T09:58:26.199Z] (4/4) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-03-05T09:58:26.199Z] Executing busybox-1.35.0-r18.trigger [2025-03-05T09:58:26.199Z] Executing ca-certificates-20240226-r0.trigger [2025-03-05T09:58:26.459Z] OK: 281 MiB in 93 packages [2025-03-05T09:58:26.719Z] Removing intermediate container 5e86e743fbb9 [2025-03-05T09:58:26.719Z] ---> bbe454fa38a9 [2025-03-05T09:58:26.719Z] Step 7/12 : COPY scripts /device-can/scripts [2025-03-05T09:58:26.979Z] ---> 771b88853096 [2025-03-05T09:58:26.980Z] Step 8/12 : COPY src /device-can/src/ [2025-03-05T09:58:27.238Z] ---> 16b62415e91b [2025-03-05T09:58:27.238Z] Step 9/12 : COPY VERSION /device-can/ [2025-03-05T09:58:27.238Z] ---> ce28ec8a379d [2025-03-05T09:58:27.238Z] Step 10/12 : WORKDIR /device-can [2025-03-05T09:58:27.238Z] ---> Running in 18948f8b49b7 [2025-03-05T09:58:27.515Z] Removing intermediate container 18948f8b49b7 [2025-03-05T09:58:27.515Z] ---> c0cd61d3b624 [2025-03-05T09:58:27.515Z] Step 11/12 : RUN /device-can/scripts/build_deps.sh 1 [2025-03-05T09:58:27.515Z] ---> Running in 6469246e6e14 [2025-03-05T09:58:27.776Z] + BUILD_CSDK=1 [2025-03-05T09:58:27.776Z] + CSDK_VERSION=4.0.0-dev.14 [2025-03-05T09:58:27.776Z] + '[' -d deps ] [2025-03-05T09:58:27.776Z] + mkdir deps [2025-03-05T09:58:27.776Z] + cd /device-can/deps [2025-03-05T09:58:27.776Z] + '[' 1 '=' 1 ] [2025-03-05T09:58:27.776Z] + cd /device-can/deps [2025-03-05T09:58:27.776Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-03-05T09:58:27.776Z] Connecting to github.com (140.82.113.4:443) [2025-03-05T09:58:28.036Z] Connecting to codeload.github.com (140.82.112.9:443) [2025-03-05T09:58:28.296Z] saving to 'v4.0.0-dev.14.zip' [2025-03-05T09:58:28.296Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-03-05T09:58:28.296Z] 'v4.0.0-dev.14.zip' saved [2025-03-05T09:58:28.296Z] + unzip v4.0.0-dev.14.zip [2025-03-05T09:58:28.296Z] Archive: v4.0.0-dev.14.zip [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-03-05T09:58:28.296Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-03-05T09:58:28.296Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-03-05T09:58:28.297Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-03-05T09:58:28.297Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-03-05T09:58:28.297Z] + cd device-sdk-c-4.0.0-dev.14 [2025-03-05T09:58:28.297Z] + ./scripts/build.sh [2025-03-05T09:58:28.297Z] + CPPCHECK=false [2025-03-05T09:58:28.297Z] + DOCGEN=false [2025-03-05T09:58:28.297Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-05T09:58:28.297Z] + '[' 0 -gt 0 ] [2025-03-05T09:58:28.297Z] + readlink -f ./scripts/build.sh [2025-03-05T09:58:28.297Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-03-05T09:58:28.297Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-03-05T09:58:28.297Z] + ROOT=/device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-03-05T09:58:28.297Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-03-05T09:58:28.297Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-03-05T09:58:28.297Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-03-05T09:58:28.297Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-03-05T09:58:28.297Z] -- The C compiler identification is GNU 11.2.1 [2025-03-05T09:58:28.297Z] -- Detecting C compiler ABI info [2025-03-05T09:58:28.555Z] -- Detecting C compiler ABI info - done [2025-03-05T09:58:28.555Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-05T09:58:28.555Z] -- Detecting C compile features [2025-03-05T09:58:28.555Z] -- Detecting C compile features - done [2025-03-05T09:58:28.555Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-05T09:58:28.555Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-05T09:58:28.555Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-05T09:58:28.555Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-05T09:58:28.555Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-05T09:58:28.555Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-05T09:58:28.555Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-05T09:58:28.555Z] -- /opt/iotech/iot/1.5/include [2025-03-05T09:58:28.555Z] -- C SDK 0.0.0 for Linux [2025-03-05T09:58:28.555Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-05T09:58:28.555Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-05T09:58:28.555Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-05T09:58:28.555Z] -- Configuring done [2025-03-05T09:58:28.814Z] -- Generating done [2025-03-05T09:58:28.814Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-03-05T09:58:28.814Z] + make all package [2025-03-05T09:58:28.814Z] + tee release.log [2025-03-05T09:58:28.814Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-05T09:58:28.814Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-05T09:58:29.077Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-05T09:58:29.337Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-05T09:58:29.337Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-05T09:58:29.908Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-05T09:58:29.908Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-05T09:58:29.908Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-05T09:58:30.479Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-05T09:58:30.479Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-05T09:58:30.479Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-05T09:58:30.739Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-05T09:58:30.739Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-05T09:58:30.999Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-05T09:58:30.999Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-05T09:58:31.567Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-05T09:58:31.567Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-05T09:58:31.567Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-03-05T09:58:31.567Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-03-05T09:58:31.567Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-03-05T09:58:31.567Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-03-05T09:58:31.567Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-03-05T09:58:31.567Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-03-05T09:58:31.567Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-03-05T09:58:31.567Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T09:58:31.567Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T09:58:31.567Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-03-05T09:58:31.567Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-03-05T09:58:31.567Z] | ^~~~~~~~~~~ [2025-03-05T09:58:31.567Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-03-05T09:58:31.567Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T09:58:31.567Z] | ~^ [2025-03-05T09:58:31.567Z] | | [2025-03-05T09:58:31.567Z] | char * [2025-03-05T09:58:31.827Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-05T09:58:32.086Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-05T09:58:32.347Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-05T09:58:32.347Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-05T09:58:33.285Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-05T09:58:33.285Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-05T09:58:33.285Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-05T09:58:33.546Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-05T09:58:33.546Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-05T09:58:33.806Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-05T09:58:34.377Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-05T09:58:34.377Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-05T09:58:34.377Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-05T09:58:34.637Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-05T09:58:34.897Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-03-05T09:58:34.897Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2025-03-05T09:58:34.897Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-05T09:58:34.897Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T09:58:35.156Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-05T09:58:35.156Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-05T09:58:35.415Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-05T09:58:35.415Z] [ 68%] Linking C shared library libcsdk.so [2025-03-05T09:58:35.415Z] [ 68%] Built target csdk [2025-03-05T09:58:35.415Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-05T09:58:35.673Z] [ 72%] Linking C executable template [2025-03-05T09:58:35.673Z] [ 72%] Built target template [2025-03-05T09:58:35.673Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-05T09:58:35.937Z] [ 76%] Linking C executable device-counter [2025-03-05T09:58:35.937Z] [ 76%] Built target device-counter [2025-03-05T09:58:35.937Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-05T09:58:36.198Z] [ 80%] Linking C executable device-random [2025-03-05T09:58:36.198Z] [ 80%] Built target device-random [2025-03-05T09:58:36.198Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-05T09:58:36.198Z] [ 84%] Linking C executable device-gyro [2025-03-05T09:58:36.458Z] [ 84%] Built target device-gyro [2025-03-05T09:58:36.458Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-05T09:58:36.458Z] [ 88%] Linking C executable device-bitfields [2025-03-05T09:58:36.458Z] [ 88%] Built target device-bitfields [2025-03-05T09:58:36.458Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-05T09:58:36.716Z] [ 92%] Linking C executable template-discovery [2025-03-05T09:58:36.716Z] [ 92%] Built target template-discovery [2025-03-05T09:58:36.716Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-05T09:58:36.976Z] [ 96%] Linking C executable device-file [2025-03-05T09:58:36.976Z] [ 96%] Built target device-file [2025-03-05T09:58:36.976Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-05T09:58:37.236Z] [100%] Linking C executable device-terminal [2025-03-05T09:58:37.236Z] [100%] Built target device-terminal [2025-03-05T09:58:37.236Z] Run CPack packaging tool... [2025-03-05T09:58:37.236Z] CPack: Create package using TGZ [2025-03-05T09:58:37.236Z] CPack: Install projects [2025-03-05T09:58:37.236Z] CPack: - Run preinstall target for: Csdk [2025-03-05T09:58:37.497Z] CPack: - Install project: Csdk [] [2025-03-05T09:58:37.497Z] CPack: Create package [2025-03-05T09:58:37.497Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-03-05T09:58:37.497Z] + '[' false '=' true ] [2025-03-05T09:58:37.497Z] + '[' false '=' true ] [2025-03-05T09:58:37.497Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-03-05T09:58:37.497Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-03-05T09:58:37.497Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-03-05T09:58:37.756Z] -- The C compiler identification is GNU 11.2.1 [2025-03-05T09:58:37.756Z] -- Detecting C compiler ABI info [2025-03-05T09:58:37.756Z] -- Detecting C compiler ABI info - done [2025-03-05T09:58:37.756Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-05T09:58:37.756Z] -- Detecting C compile features [2025-03-05T09:58:37.756Z] -- Detecting C compile features - done [2025-03-05T09:58:37.756Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-05T09:58:37.756Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-05T09:58:37.756Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-05T09:58:37.756Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-05T09:58:37.756Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-05T09:58:37.756Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-05T09:58:37.756Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-05T09:58:37.756Z] -- /opt/iotech/iot/1.5/include [2025-03-05T09:58:37.756Z] -- C SDK 0.0.0 for Linux [2025-03-05T09:58:37.756Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-05T09:58:38.015Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-05T09:58:38.015Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-05T09:58:38.015Z] -- Configuring done [2025-03-05T09:58:38.015Z] -- Generating done [2025-03-05T09:58:38.015Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-03-05T09:58:38.015Z] + make [2025-03-05T09:58:38.015Z] + tee debug.log [2025-03-05T09:58:38.015Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-05T09:58:38.015Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-05T09:58:38.276Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-05T09:58:38.276Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-05T09:58:38.276Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-05T09:58:38.535Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-05T09:58:38.535Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-05T09:58:38.793Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-05T09:58:38.793Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-05T09:58:38.793Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-05T09:58:39.053Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-05T09:58:39.053Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-05T09:58:39.053Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-05T09:58:39.311Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-05T09:58:39.312Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-05T09:58:39.312Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-05T09:58:39.572Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-05T09:58:39.572Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-03-05T09:58:39.572Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-03-05T09:58:39.572Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-03-05T09:58:39.572Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-03-05T09:58:39.572Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-03-05T09:58:39.572Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-03-05T09:58:39.572Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-03-05T09:58:39.572Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T09:58:39.572Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T09:58:39.572Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-03-05T09:58:39.572Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-03-05T09:58:39.572Z] | ^~~~~~~~~~~ [2025-03-05T09:58:39.572Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-03-05T09:58:39.572Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T09:58:39.572Z] | ~^ [2025-03-05T09:58:39.572Z] | | [2025-03-05T09:58:39.572Z] | char * [2025-03-05T09:58:39.572Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-05T09:58:39.572Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-05T09:58:39.830Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-05T09:58:39.831Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-05T09:58:40.089Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-05T09:58:40.089Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-05T09:58:40.347Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-05T09:58:40.347Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-05T09:58:40.347Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-05T09:58:40.347Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-05T09:58:40.653Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-05T09:58:40.912Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-05T09:58:40.912Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-05T09:58:40.912Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-05T09:58:41.172Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-05T09:58:41.172Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-05T09:58:41.172Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-05T09:58:41.433Z] [ 68%] Linking C shared library libcsdk.so [2025-03-05T09:58:41.433Z] [ 68%] Built target csdk [2025-03-05T09:58:41.433Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-05T09:58:41.433Z] [ 72%] Linking C executable template [2025-03-05T09:58:41.692Z] [ 72%] Built target template [2025-03-05T09:58:41.692Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-05T09:58:41.692Z] [ 76%] Linking C executable device-counter [2025-03-05T09:58:41.692Z] [ 76%] Built target device-counter [2025-03-05T09:58:41.692Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-05T09:58:41.692Z] [ 80%] Linking C executable device-random [2025-03-05T09:58:41.952Z] [ 80%] Built target device-random [2025-03-05T09:58:41.952Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-05T09:58:41.952Z] [ 84%] Linking C executable device-gyro [2025-03-05T09:58:41.952Z] [ 84%] Built target device-gyro [2025-03-05T09:58:41.952Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-05T09:58:42.212Z] [ 88%] Linking C executable device-bitfields [2025-03-05T09:58:42.212Z] [ 88%] Built target device-bitfields [2025-03-05T09:58:42.212Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-05T09:58:42.212Z] [ 92%] Linking C executable template-discovery [2025-03-05T09:58:42.472Z] [ 92%] Built target template-discovery [2025-03-05T09:58:42.472Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-05T09:58:42.472Z] [ 96%] Linking C executable device-file [2025-03-05T09:58:42.472Z] [ 96%] Built target device-file [2025-03-05T09:58:42.472Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-05T09:58:42.732Z] [100%] Linking C executable device-terminal [2025-03-05T09:58:42.732Z] [100%] Built target device-terminal [2025-03-05T09:58:42.732Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-05T09:58:42.732Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-05T09:58:42.732Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-05T09:58:42.732Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-05T09:58:42.732Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-05T09:58:42.732Z] + rm -rf /device-can/deps [2025-03-05T09:58:42.993Z] Removing intermediate container 6469246e6e14 [2025-03-05T09:58:42.993Z] ---> c1ca518ee4be [2025-03-05T09:58:42.993Z] Step 12/12 : RUN /device-can/scripts/build.sh [2025-03-05T09:58:42.993Z] ---> Running in d702e236efaf [2025-03-05T09:58:43.252Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-05T09:58:43.252Z] + readlink -f /device-can/scripts/build.sh [2025-03-05T09:58:43.252Z] + dirname /device-can/scripts/build.sh [2025-03-05T09:58:43.252Z] + dirname /device-can/scripts [2025-03-05T09:58:43.252Z] /device-can [2025-03-05T09:58:43.252Z] + ROOT=/device-can [2025-03-05T09:58:43.252Z] + echo /device-can [2025-03-05T09:58:43.252Z] + cd /device-can [2025-03-05T09:58:43.252Z] + mkdir -p /device-can/build/release [2025-03-05T09:58:43.252Z] + cd /device-can/build/release [2025-03-05T09:58:43.252Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-03-05T09:58:43.518Z] -- The C compiler identification is GNU 11.2.1 [2025-03-05T09:58:43.518Z] -- Detecting C compiler ABI info [2025-03-05T09:58:43.518Z] -- Detecting C compiler ABI info - done [2025-03-05T09:58:43.518Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-05T09:58:43.518Z] -- Detecting C compile features [2025-03-05T09:58:43.518Z] -- Detecting C compile features - done [2025-03-05T09:58:43.518Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-05T09:58:43.518Z] -- /opt/iotech/iot/1.5/include [2025-03-05T09:58:43.518Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-03-05T09:58:43.518Z] -- Configuring done [2025-03-05T09:58:43.518Z] -- Generating done [2025-03-05T09:58:43.518Z] -- Build files have been written to: /device-can/build/release [2025-03-05T09:58:43.518Z] + + tee release.logmake [2025-03-05T09:58:43.518Z] all [2025-03-05T09:58:43.518Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-03-05T09:58:43.518Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-05T09:58:43.518Z] from /device-can/src/c/device-can.h:24, [2025-03-05T09:58:43.518Z] from /device-can/src/c/device-can.c:27: [2025-03-05T09:58:43.518Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-03-05T09:58:43.518Z] /device-can/src/c/device-can.c:177:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-05T09:58:43.518Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-05T09:58:43.518Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T09:58:43.518Z] 178 | requests[i].resource->type); [2025-03-05T09:58:43.518Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T09:58:43.518Z] | | [2025-03-05T09:58:43.518Z] | iot_typecode_t [2025-03-05T09:58:43.518Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-03-05T09:58:43.518Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-05T09:58:43.518Z] | ~^ [2025-03-05T09:58:43.518Z] | | [2025-03-05T09:58:43.518Z] | int [2025-03-05T09:58:43.777Z] [100%] Linking C executable device-can [2025-03-05T09:58:43.777Z] [100%] Built target device-can [2025-03-05T09:58:44.348Z] Removing intermediate container d702e236efaf [2025-03-05T09:58:44.348Z] ---> 429535463363 [2025-03-05T09:58:44.348Z] [Warning] One or more build-args [BASE] were not consumed [2025-03-05T09:58:44.348Z] Successfully built 429535463363 [2025-03-05T09:58:44.348Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T09:58:44.777Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T09:58:44.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T09:58:44.857Z] prd-ubuntu20.04-docker-8c-8g-40287 does not seem to be running inside a container [2025-03-05T09:58:44.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-05T09:58:45.251Z] $ docker top 57d32e22aeb5c013dff361264303636fd8a6f42deb9b76e2d5e31d8d420bff9d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T09:58:45.604Z] + make test [2025-03-05T09:58:45.604Z] build/release/device-can/device-can [Pipeline] } [2025-03-05T09:58:45.612Z] $ docker stop --time=1 57d32e22aeb5c013dff361264303636fd8a6f42deb9b76e2d5e31d8d420bff9d [2025-03-05T09:58:46.879Z] $ docker rm -f --volumes 57d32e22aeb5c013dff361264303636fd8a6f42deb9b76e2d5e31d8d420bff9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T09:58:47.420Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T09:58:47.710Z] + ls -al . [2025-03-05T09:58:47.710Z] total 76 [2025-03-05T09:58:47.710Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 09:58 . [2025-03-05T09:58:47.710Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 09:57 .. [2025-03-05T09:58:47.710Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 09:58 .git [2025-03-05T09:58:47.710Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 09:57 .github [2025-03-05T09:58:47.710Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 09:58 .semver [2025-03-05T09:58:47.710Z] -rw-rw-r-- 1 jenkins jenkins 383 Mar 5 09:57 Attribution.txt [2025-03-05T09:58:47.710Z] -rw-rw-r-- 1 jenkins jenkins 1397 Mar 5 09:57 CHANGELOG.md [2025-03-05T09:58:47.710Z] -rwxrwxr-x 1 jenkins jenkins 677 Mar 5 09:57 GOVERNANCE.md [2025-03-05T09:58:47.710Z] -rwxrwxr-x 1 jenkins jenkins 762 Mar 5 09:57 Jenkinsfile [2025-03-05T09:58:47.710Z] -rwxrwxr-x 1 jenkins jenkins 10174 Mar 5 09:57 LICENSE [2025-03-05T09:58:47.710Z] -rwxrwxr-x 1 jenkins jenkins 801 Mar 5 09:57 Makefile [2025-03-05T09:58:47.710Z] -rwxrwxr-x 1 jenkins jenkins 616 Mar 5 09:57 OWNERS.md [2025-03-05T09:58:47.710Z] -rwxrwxr-x 1 jenkins jenkins 4090 Mar 5 09:57 README.md [2025-03-05T09:58:47.710Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 5 09:58 VERSION [2025-03-05T09:58:47.710Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 09:57 res [2025-03-05T09:58:47.710Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 09:57 scripts [2025-03-05T09:58:47.710Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 09:57 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T09:58:48.026Z] + 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=e86714426b11b2d8f098837f2c53fed51359a2a6 --label arch=amd64 --label version=4.0.0-dev.2 . [2025-03-05T09:58:48.026Z] Sending build context to Docker daemon 256kB [2025-03-05T09:58:48.026Z] Step 1/30 : ARG BASE_TEMPORARY=alpine:3.16 [2025-03-05T09:58:48.026Z] Step 2/30 : FROM ${BASE_TEMPORARY} as builder [2025-03-05T09:58:48.026Z] ---> d49a5025be10 [2025-03-05T09:58:48.026Z] 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 [2025-03-05T09:58:48.026Z] ---> Using cache [2025-03-05T09:58:48.026Z] ---> 4727cef8366b [2025-03-05T09:58:48.026Z] Step 4/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-05T09:58:48.026Z] ---> Using cache [2025-03-05T09:58:48.026Z] ---> 5f444f4911f2 [2025-03-05T09:58:48.026Z] 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.5-dev libexecinfo-dev [2025-03-05T09:58:48.026Z] ---> Running in 28e12a0b51c4 [2025-03-05T09:58:48.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-05T09:58:48.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-05T09:58:48.548Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-05T09:58:49.115Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-05T09:58:49.115Z] (1/79) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-05T09:58:49.374Z] (2/79) Installing libgcc (11.2.1_git20220219-r2) [2025-03-05T09:58:49.374Z] (3/79) Installing libstdc++ (11.2.1_git20220219-r2) [2025-03-05T09:58:49.374Z] (4/79) Installing binutils (2.38-r3) [2025-03-05T09:58:49.374Z] (5/79) Installing libmagic (5.41-r0) [2025-03-05T09:58:49.374Z] (6/79) Installing file (5.41-r0) [2025-03-05T09:58:49.374Z] (7/79) Installing libgomp (11.2.1_git20220219-r2) [2025-03-05T09:58:49.374Z] (8/79) Installing libatomic (11.2.1_git20220219-r2) [2025-03-05T09:58:49.374Z] (9/79) Installing gmp (6.2.1-r2) [2025-03-05T09:58:49.374Z] (10/79) Installing isl22 (0.22-r0) [2025-03-05T09:58:49.374Z] (11/79) Installing mpfr4 (4.1.0-r0) [2025-03-05T09:58:49.374Z] (12/79) Installing mpc1 (1.2.1-r0) [2025-03-05T09:58:49.374Z] (13/79) Installing gcc (11.2.1_git20220219-r2) [2025-03-05T09:58:49.950Z] (14/79) Installing musl-dev (1.2.3-r4) [2025-03-05T09:58:49.950Z] (15/79) Installing libc-dev (0.7.2-r3) [2025-03-05T09:58:49.950Z] (16/79) Installing g++ (11.2.1_git20220219-r2) [2025-03-05T09:58:50.211Z] (17/79) Installing make (4.3-r0) [2025-03-05T09:58:50.211Z] (18/79) Installing fortify-headers (1.1-r1) [2025-03-05T09:58:50.211Z] (19/79) Installing patch (2.7.6-r7) [2025-03-05T09:58:50.211Z] (20/79) Installing build-base (0.5-r3) [2025-03-05T09:58:50.211Z] (21/79) Installing libacl (2.3.1-r0) [2025-03-05T09:58:50.211Z] (22/79) Installing libbz2 (1.0.8-r1) [2025-03-05T09:58:50.211Z] (23/79) Installing expat (2.6.2-r0) [2025-03-05T09:58:50.211Z] (24/79) Installing lz4-libs (1.9.3-r1) [2025-03-05T09:58:50.211Z] (25/79) Installing xz-libs (5.2.5-r1) [2025-03-05T09:58:50.211Z] (26/79) Installing zstd-libs (1.5.2-r1) [2025-03-05T09:58:50.211Z] (27/79) Installing libarchive (3.7.4-r0) [2025-03-05T09:58:50.475Z] (28/79) Installing ca-certificates (20240226-r0) [2025-03-05T09:58:50.475Z] (29/79) Installing brotli-libs (1.0.9-r6) [2025-03-05T09:58:50.475Z] (30/79) Installing nghttp2-libs (1.47.0-r2) [2025-03-05T09:58:50.475Z] (31/79) Installing libcurl (8.5.0-r0) [2025-03-05T09:58:50.475Z] (32/79) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-03-05T09:58:50.475Z] (33/79) Installing ncurses-libs (6.3_p20220521-r1) [2025-03-05T09:58:50.475Z] (34/79) Installing rhash-libs (1.4.2-r2) [2025-03-05T09:58:50.475Z] (35/79) Installing libuv (1.44.1-r0) [2025-03-05T09:58:50.475Z] (36/79) Installing cmake (3.23.5-r0) [2025-03-05T09:58:50.737Z] (37/79) Installing pkgconf (1.8.1-r0) [2025-03-05T09:58:50.737Z] (38/79) Installing openssl-dev (1.1.1w-r1) [2025-03-05T09:58:50.737Z] (39/79) Installing nghttp2-dev (1.47.0-r2) [2025-03-05T09:58:50.737Z] (40/79) Installing zlib-dev (1.2.12-r3) [2025-03-05T09:58:50.737Z] (41/79) Installing brotli-dev (1.0.9-r6) [2025-03-05T09:58:50.737Z] (42/79) Installing curl-dev (8.5.0-r0) [2025-03-05T09:58:50.737Z] (43/79) Installing pcre2 (10.42-r0) [2025-03-05T09:58:50.997Z] (44/79) Installing git (2.36.6-r0) [2025-03-05T09:58:50.997Z] (45/79) Installing hiredis (1.0.2-r0) [2025-03-05T09:58:50.997Z] (46/79) Installing hiredis-dev (1.0.2-r0) [2025-03-05T09:58:50.997Z] (47/79) Installing yaml (0.2.5-r0) [2025-03-05T09:58:50.997Z] (48/79) Installing libcbor (0.9.0-r1) [2025-03-05T09:58:50.997Z] (49/79) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-05T09:58:51.566Z] (50/79) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-05T09:58:51.828Z] (51/79) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-05T09:58:51.828Z] (52/79) Installing libcbor-dev (0.9.0-r1) [2025-03-05T09:58:51.828Z] (53/79) Installing libexecinfo (1.1-r1) [2025-03-05T09:58:51.828Z] (54/79) Installing libexecinfo-dev (1.1-r1) [2025-03-05T09:58:51.828Z] (55/79) Installing nettle (3.7.3-r0) [2025-03-05T09:58:51.828Z] (56/79) Installing libffi (3.4.2-r1) [2025-03-05T09:58:51.828Z] (57/79) Installing p11-kit (0.24.1-r0) [2025-03-05T09:58:51.828Z] (58/79) Installing libtasn1 (4.18.0-r1) [2025-03-05T09:58:52.091Z] (59/79) Installing libunistring (1.0-r0) [2025-03-05T09:58:52.091Z] (60/79) Installing gnutls (3.7.7-r1) [2025-03-05T09:58:52.091Z] (61/79) Installing libmicrohttpd (0.9.75-r0) [2025-03-05T09:58:52.091Z] (62/79) Installing gnutls-c++ (3.7.7-r1) [2025-03-05T09:58:52.091Z] (63/79) Installing libgmpxx (6.2.1-r2) [2025-03-05T09:58:52.091Z] (64/79) Installing gmp-dev (6.2.1-r2) [2025-03-05T09:58:52.091Z] (65/79) Installing nettle-dev (3.7.3-r0) [2025-03-05T09:58:52.091Z] (66/79) Installing libtasn1-progs (4.18.0-r1) [2025-03-05T09:58:52.091Z] (67/79) Installing libtasn1-dev (4.18.0-r1) [2025-03-05T09:58:52.091Z] (68/79) Installing p11-kit-dev (0.24.1-r0) [2025-03-05T09:58:52.091Z] (69/79) Installing gnutls-dev (3.7.7-r1) [2025-03-05T09:58:52.091Z] (70/79) Installing libmicrohttpd-dev (0.9.75-r0) [2025-03-05T09:58:52.091Z] (71/79) Installing linux-headers (5.16.7-r1) [2025-03-05T09:58:52.091Z] (72/79) Installing ncurses-dev (6.3_p20220521-r1) [2025-03-05T09:58:52.091Z] (73/79) Installing libblkid (2.38-r1) [2025-03-05T09:58:52.091Z] (74/79) Installing libuuid (2.38-r1) [2025-03-05T09:58:52.091Z] (75/79) Installing libfdisk (2.38-r1) [2025-03-05T09:58:52.091Z] (76/79) Installing libmount (2.38-r1) [2025-03-05T09:58:52.091Z] (77/79) Installing libsmartcols (2.38-r1) [2025-03-05T09:58:52.091Z] (78/79) Installing util-linux-dev (2.38-r1) [2025-03-05T09:58:52.091Z] (79/79) Installing yaml-dev (0.2.5-r0) [2025-03-05T09:58:52.091Z] Executing busybox-1.35.0-r17.trigger [2025-03-05T09:58:52.091Z] Executing ca-certificates-20240226-r0.trigger [2025-03-05T09:58:52.353Z] OK: 281 MiB in 92 packages [2025-03-05T09:59:00.565Z] Removing intermediate container 28e12a0b51c4 [2025-03-05T09:59:00.565Z] ---> 57a76e0a036f [2025-03-05T09:59:00.565Z] Step 6/30 : COPY scripts /device-can/scripts [2025-03-05T09:59:00.565Z] ---> dac4792ca1ba [2025-03-05T09:59:00.565Z] Step 7/30 : COPY src /device-can/src/ [2025-03-05T09:59:00.565Z] ---> 63574228c364 [2025-03-05T09:59:00.565Z] Step 8/30 : COPY VERSION /device-can/ [2025-03-05T09:59:00.565Z] ---> 5960d9d2f459 [2025-03-05T09:59:00.565Z] Step 9/30 : WORKDIR /device-can [2025-03-05T09:59:00.565Z] ---> Running in 8a562cba91d2 [2025-03-05T09:59:00.565Z] Removing intermediate container 8a562cba91d2 [2025-03-05T09:59:00.565Z] ---> 9781e4f643da [2025-03-05T09:59:00.565Z] Step 10/30 : RUN /device-can/scripts/build_deps.sh 1 [2025-03-05T09:59:00.565Z] ---> Running in a88084e55cb5 [2025-03-05T09:59:00.565Z] + BUILD_CSDK=1 [2025-03-05T09:59:00.565Z] + CSDK_VERSION=4.0.0-dev.14 [2025-03-05T09:59:00.565Z] + '[' -d deps ] [2025-03-05T09:59:00.565Z] + mkdir deps [2025-03-05T09:59:00.565Z] + cd /device-can/deps [2025-03-05T09:59:00.565Z] + '[' 1 '=' 1 ] [2025-03-05T09:59:00.565Z] + cd /device-can/deps [2025-03-05T09:59:00.565Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-03-05T09:59:00.565Z] Connecting to github.com (140.82.114.3:443) [2025-03-05T09:59:00.824Z] Connecting to codeload.github.com (140.82.112.9:443) [2025-03-05T09:59:00.824Z] saving to 'v4.0.0-dev.14.zip' [2025-03-05T09:59:01.083Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-03-05T09:59:01.083Z] 'v4.0.0-dev.14.zip' saved [2025-03-05T09:59:01.083Z] + unzip v4.0.0-dev.14.zip [2025-03-05T09:59:01.083Z] Archive: v4.0.0-dev.14.zip [2025-03-05T09:59:01.083Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-03-05T09:59:01.083Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-03-05T09:59:01.083Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-03-05T09:59:01.083Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-03-05T09:59:01.083Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-03-05T09:59:01.083Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-03-05T09:59:01.083Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-03-05T09:59:01.083Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-03-05T09:59:01.083Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-03-05T09:59:01.084Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-03-05T09:59:01.084Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-03-05T09:59:01.084Z] + cd device-sdk-c-4.0.0-dev.14 [2025-03-05T09:59:01.084Z] + ./scripts/build.sh [2025-03-05T09:59:01.084Z] + CPPCHECK=false [2025-03-05T09:59:01.084Z] + DOCGEN=false [2025-03-05T09:59:01.084Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-05T09:59:01.084Z] + '[' 0 -gt 0 ] [2025-03-05T09:59:01.084Z] + readlink -f ./scripts/build.sh [2025-03-05T09:59:01.084Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-03-05T09:59:01.084Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-03-05T09:59:01.084Z] + ROOT=/device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-03-05T09:59:01.084Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-03-05T09:59:01.084Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-03-05T09:59:01.084Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-03-05T09:59:01.084Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-03-05T09:59:01.084Z] -- The C compiler identification is GNU 11.2.1 [2025-03-05T09:59:01.084Z] -- Detecting C compiler ABI info [2025-03-05T09:59:01.084Z] -- Detecting C compiler ABI info - done [2025-03-05T09:59:01.084Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-05T09:59:01.084Z] -- Detecting C compile features [2025-03-05T09:59:01.084Z] -- Detecting C compile features - done [2025-03-05T09:59:01.084Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-05T09:59:01.343Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-05T09:59:01.343Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-05T09:59:01.343Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-05T09:59:01.343Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-05T09:59:01.343Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-05T09:59:01.343Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-05T09:59:01.343Z] -- /opt/iotech/iot/1.5/include [2025-03-05T09:59:01.343Z] -- C SDK 0.0.0 for Linux [2025-03-05T09:59:01.343Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-05T09:59:01.343Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-05T09:59:01.343Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-05T09:59:01.343Z] -- Configuring done [2025-03-05T09:59:01.343Z] -- Generating done [2025-03-05T09:59:01.343Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-03-05T09:59:01.343Z] + make all package [2025-03-05T09:59:01.343Z] + tee release.log [2025-03-05T09:59:01.601Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-05T09:59:01.601Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-05T09:59:01.867Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-05T09:59:01.867Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-05T09:59:02.126Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-05T09:59:02.384Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-05T09:59:02.657Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-05T09:59:02.657Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-05T09:59:02.917Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-05T09:59:03.176Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-05T09:59:03.435Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-05T09:59:03.435Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-05T09:59:03.696Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-05T09:59:03.696Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-05T09:59:03.955Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-05T09:59:04.214Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-05T09:59:04.214Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-05T09:59:04.214Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-03-05T09:59:04.214Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-03-05T09:59:04.214Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-03-05T09:59:04.215Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-03-05T09:59:04.215Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-03-05T09:59:04.215Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-03-05T09:59:04.215Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-03-05T09:59:04.215Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T09:59:04.215Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T09:59:04.215Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-03-05T09:59:04.215Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-03-05T09:59:04.215Z] | ^~~~~~~~~~~ [2025-03-05T09:59:04.215Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-03-05T09:59:04.215Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T09:59:04.215Z] | ~^ [2025-03-05T09:59:04.215Z] | | [2025-03-05T09:59:04.215Z] | char * [2025-03-05T09:59:04.475Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-05T09:59:04.736Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-05T09:59:04.996Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-05T09:59:04.996Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-05T09:59:05.937Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-05T09:59:06.196Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-05T09:59:06.196Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-05T09:59:06.196Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-05T09:59:06.196Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-05T09:59:06.456Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-05T09:59:07.025Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-05T09:59:07.025Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-05T09:59:07.284Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-05T09:59:07.284Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-05T09:59:07.544Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-03-05T09:59:07.804Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2025-03-05T09:59:07.804Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-05T09:59:07.804Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T09:59:07.804Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-05T09:59:08.065Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-05T09:59:08.065Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-05T09:59:08.325Z] [ 68%] Linking C shared library libcsdk.so [2025-03-05T09:59:08.325Z] [ 68%] Built target csdk [2025-03-05T09:59:08.325Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-05T09:59:08.325Z] [ 72%] Linking C executable template [2025-03-05T09:59:08.585Z] [ 72%] Built target template [2025-03-05T09:59:08.585Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-05T09:59:08.585Z] [ 76%] Linking C executable device-counter [2025-03-05T09:59:08.585Z] [ 76%] Built target device-counter [2025-03-05T09:59:08.585Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-05T09:59:08.846Z] [ 80%] Linking C executable device-random [2025-03-05T09:59:08.846Z] [ 80%] Built target device-random [2025-03-05T09:59:08.846Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-05T09:59:09.107Z] [ 84%] Linking C executable device-gyro [2025-03-05T09:59:09.107Z] [ 84%] Built target device-gyro [2025-03-05T09:59:09.107Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-05T09:59:09.107Z] [ 88%] Linking C executable device-bitfields [2025-03-05T09:59:09.367Z] [ 88%] Built target device-bitfields [2025-03-05T09:59:09.367Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-05T09:59:09.367Z] [ 92%] Linking C executable template-discovery [2025-03-05T09:59:09.628Z] [ 92%] Built target template-discovery [2025-03-05T09:59:09.628Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-05T09:59:09.628Z] [ 96%] Linking C executable device-file [2025-03-05T09:59:09.628Z] [ 96%] Built target device-file [2025-03-05T09:59:09.888Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-05T09:59:09.888Z] [100%] Linking C executable device-terminal [2025-03-05T09:59:09.888Z] [100%] Built target device-terminal [2025-03-05T09:59:09.888Z] Run CPack packaging tool... [2025-03-05T09:59:09.888Z] CPack: Create package using TGZ [2025-03-05T09:59:09.888Z] CPack: Install projects [2025-03-05T09:59:09.888Z] CPack: - Run preinstall target for: Csdk [2025-03-05T09:59:10.147Z] CPack: - Install project: Csdk [] [2025-03-05T09:59:10.147Z] CPack: Create package [2025-03-05T09:59:10.405Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-03-05T09:59:10.405Z] + '[' false '=' true ] [2025-03-05T09:59:10.405Z] + '[' false '=' true ] [2025-03-05T09:59:10.405Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-03-05T09:59:10.405Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-03-05T09:59:10.405Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-03-05T09:59:10.405Z] -- The C compiler identification is GNU 11.2.1 [2025-03-05T09:59:10.405Z] -- Detecting C compiler ABI info [2025-03-05T09:59:10.405Z] -- Detecting C compiler ABI info - done [2025-03-05T09:59:10.405Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-05T09:59:10.405Z] -- Detecting C compile features [2025-03-05T09:59:10.405Z] -- Detecting C compile features - done [2025-03-05T09:59:10.405Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-05T09:59:10.405Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-05T09:59:10.405Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-05T09:59:10.405Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-05T09:59:10.683Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-05T09:59:10.683Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-05T09:59:10.683Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-05T09:59:10.683Z] -- /opt/iotech/iot/1.5/include [2025-03-05T09:59:10.683Z] -- C SDK 0.0.0 for Linux [2025-03-05T09:59:10.683Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-05T09:59:10.683Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-05T09:59:10.683Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-05T09:59:10.683Z] -- Configuring done [2025-03-05T09:59:10.683Z] -- Generating done [2025-03-05T09:59:10.683Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-03-05T09:59:10.683Z] + make [2025-03-05T09:59:10.683Z] + tee debug.log [2025-03-05T09:59:10.683Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-05T09:59:10.949Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-05T09:59:10.949Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-05T09:59:10.949Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-05T09:59:11.208Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-05T09:59:11.208Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-05T09:59:11.208Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-05T09:59:11.468Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-05T09:59:11.468Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-05T09:59:11.728Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-05T09:59:11.728Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-05T09:59:11.728Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-05T09:59:11.993Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-05T09:59:11.993Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-05T09:59:11.993Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-05T09:59:12.259Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-05T09:59:12.259Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-05T09:59:12.259Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-03-05T09:59:12.259Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-03-05T09:59:12.259Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-03-05T09:59:12.259Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-03-05T09:59:12.259Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-03-05T09:59:12.259Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-03-05T09:59:12.259Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-03-05T09:59:12.259Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T09:59:12.259Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T09:59:12.259Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-03-05T09:59:12.259Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-03-05T09:59:12.259Z] | ^~~~~~~~~~~ [2025-03-05T09:59:12.259Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-03-05T09:59:12.259Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T09:59:12.259Z] | ~^ [2025-03-05T09:59:12.259Z] | | [2025-03-05T09:59:12.259Z] | char * [2025-03-05T09:59:12.520Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-05T09:59:12.520Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-05T09:59:12.520Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-05T09:59:12.520Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-05T09:59:12.783Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-05T09:59:13.042Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-05T09:59:13.042Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-05T09:59:13.042Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-05T09:59:13.303Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-05T09:59:13.303Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-05T09:59:13.564Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-05T09:59:13.564Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-05T09:59:13.825Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-05T09:59:13.826Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-05T09:59:14.091Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-05T09:59:14.091Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-05T09:59:14.091Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-05T09:59:14.091Z] [ 68%] Linking C shared library libcsdk.so [2025-03-05T09:59:14.352Z] [ 68%] Built target csdk [2025-03-05T09:59:14.352Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-05T09:59:14.352Z] [ 72%] Linking C executable template [2025-03-05T09:59:14.352Z] [ 72%] Built target template [2025-03-05T09:59:14.352Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-05T09:59:14.611Z] [ 76%] Linking C executable device-counter [2025-03-05T09:59:14.611Z] [ 76%] Built target device-counter [2025-03-05T09:59:14.611Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-05T09:59:14.611Z] [ 80%] Linking C executable device-random [2025-03-05T09:59:14.880Z] [ 80%] Built target device-random [2025-03-05T09:59:14.880Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-05T09:59:14.880Z] [ 84%] Linking C executable device-gyro [2025-03-05T09:59:14.880Z] [ 84%] Built target device-gyro [2025-03-05T09:59:14.880Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-05T09:59:14.880Z] [ 88%] Linking C executable device-bitfields [2025-03-05T09:59:15.139Z] [ 88%] Built target device-bitfields [2025-03-05T09:59:15.139Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-05T09:59:15.139Z] [ 92%] Linking C executable template-discovery [2025-03-05T09:59:15.139Z] [ 92%] Built target template-discovery [2025-03-05T09:59:15.139Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-05T09:59:15.396Z] [ 96%] Linking C executable device-file [2025-03-05T09:59:15.396Z] [ 96%] Built target device-file [2025-03-05T09:59:15.396Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-05T09:59:15.396Z] [100%] Linking C executable device-terminal [2025-03-05T09:59:15.670Z] [100%] Built target device-terminal [2025-03-05T09:59:15.670Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-05T09:59:15.670Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-05T09:59:15.670Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-05T09:59:15.670Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-05T09:59:15.670Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-05T09:59:15.670Z] + rm -rf /device-can/deps [2025-03-05T09:59:15.929Z] Removing intermediate container a88084e55cb5 [2025-03-05T09:59:15.929Z] ---> 7395a84a63a0 [2025-03-05T09:59:15.929Z] Step 11/30 : RUN /device-can/scripts/build.sh && test -f /device-can/build/release/device-can [2025-03-05T09:59:15.929Z] ---> Running in 13d3d1d23a0c [2025-03-05T09:59:16.190Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-05T09:59:16.190Z] + readlink -f /device-can/scripts/build.sh [2025-03-05T09:59:16.190Z] + dirname /device-can/scripts/build.sh [2025-03-05T09:59:16.190Z] + dirname /device-can/scripts [2025-03-05T09:59:16.190Z] + ROOT=/device-can [2025-03-05T09:59:16.190Z] + echo /device-can [2025-03-05T09:59:16.190Z] + cd /device-can [2025-03-05T09:59:16.190Z] + mkdir -p /device-can/build/release [2025-03-05T09:59:16.190Z] /device-can [2025-03-05T09:59:16.190Z] + cd /device-can/build/release [2025-03-05T09:59:16.190Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-03-05T09:59:16.190Z] -- The C compiler identification is GNU 11.2.1 [2025-03-05T09:59:16.190Z] -- Detecting C compiler ABI info [2025-03-05T09:59:16.451Z] -- Detecting C compiler ABI info - done [2025-03-05T09:59:16.451Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-05T09:59:16.451Z] -- Detecting C compile features [2025-03-05T09:59:16.451Z] -- Detecting C compile features - done [2025-03-05T09:59:16.451Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-05T09:59:16.451Z] -- /opt/iotech/iot/1.5/include [2025-03-05T09:59:16.451Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-03-05T09:59:16.451Z] -- Configuring done [2025-03-05T09:59:16.451Z] -- Generating done [2025-03-05T09:59:16.451Z] -- Build files have been written to: /device-can/build/release [2025-03-05T09:59:16.451Z] + make all [2025-03-05T09:59:16.451Z] + tee release.log [2025-03-05T09:59:16.451Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-03-05T09:59:16.451Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-05T09:59:16.451Z] from /device-can/src/c/device-can.h:24, [2025-03-05T09:59:16.451Z] from /device-can/src/c/device-can.c:27: [2025-03-05T09:59:16.451Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-03-05T09:59:16.451Z] /device-can/src/c/device-can.c:177:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-05T09:59:16.451Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-05T09:59:16.451Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T09:59:16.451Z] 178 | requests[i].resource->type); [2025-03-05T09:59:16.451Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T09:59:16.451Z] | | [2025-03-05T09:59:16.451Z] | iot_typecode_t [2025-03-05T09:59:16.451Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-03-05T09:59:16.451Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-05T09:59:16.451Z] | ~^ [2025-03-05T09:59:16.451Z] | | [2025-03-05T09:59:16.451Z] | int [2025-03-05T09:59:16.737Z] [100%] Linking C executable device-can [2025-03-05T09:59:16.737Z] [100%] Built target device-can [2025-03-05T09:59:16.998Z] Removing intermediate container 13d3d1d23a0c [2025-03-05T09:59:16.998Z] ---> a63d7e31184a [2025-03-05T09:59:16.998Z] Step 12/30 : FROM alpine:3.16 [2025-03-05T09:59:16.998Z] ---> d49a5025be10 [2025-03-05T09:59:16.998Z] Step 13/30 : MAINTAINER hcltech [2025-03-05T09:59:16.998Z] ---> Running in 1bc4b3fe52d8 [2025-03-05T09:59:17.258Z] Removing intermediate container 1bc4b3fe52d8 [2025-03-05T09:59:17.258Z] ---> 3b005a43fdf9 [2025-03-05T09:59:17.258Z] 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 [2025-03-05T09:59:17.258Z] ---> Running in 15a3ebe8849e [2025-03-05T09:59:17.517Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-05T09:59:18.085Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-05T09:59:18.085Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-05T09:59:18.085Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-05T09:59:18.346Z] Removing intermediate container 15a3ebe8849e [2025-03-05T09:59:18.346Z] ---> 548b0532903b [2025-03-05T09:59:18.346Z] Step 15/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-05T09:59:18.346Z] ---> Running in a5ac815948e9 [2025-03-05T09:59:18.913Z] Removing intermediate container a5ac815948e9 [2025-03-05T09:59:18.913Z] ---> 6e9fc8f7835d [2025-03-05T09:59:18.913Z] 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.5 dumb-init libexecinfo [2025-03-05T09:59:18.913Z] ---> Running in 886630cb5ae7 [2025-03-05T09:59:19.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-05T09:59:19.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-05T09:59:19.430Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-05T09:59:19.999Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-05T09:59:19.999Z] (1/24) Installing ca-certificates (20240226-r0) [2025-03-05T09:59:19.999Z] (2/24) Installing brotli-libs (1.0.9-r6) [2025-03-05T09:59:19.999Z] (3/24) Installing nghttp2-libs (1.47.0-r2) [2025-03-05T09:59:19.999Z] (4/24) Installing libcurl (8.5.0-r0) [2025-03-05T09:59:19.999Z] (5/24) Installing curl (8.5.0-r0) [2025-03-05T09:59:19.999Z] (6/24) Installing dumb-init (1.2.5-r1) [2025-03-05T09:59:19.999Z] (7/24) Installing hiredis (1.0.2-r0) [2025-03-05T09:59:19.999Z] (8/24) Installing yaml (0.2.5-r0) [2025-03-05T09:59:19.999Z] (9/24) Installing libcbor (0.9.0-r1) [2025-03-05T09:59:19.999Z] (10/24) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-05T09:59:20.940Z] (11/24) Installing pkgconf (1.8.1-r0) [2025-03-05T09:59:20.940Z] (12/24) Installing openssl-dev (1.1.1w-r1) [2025-03-05T09:59:20.940Z] (13/24) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-05T09:59:21.513Z] (14/24) Installing libexecinfo (1.1-r1) [2025-03-05T09:59:21.513Z] (15/24) Installing gmp (6.2.1-r2) [2025-03-05T09:59:21.513Z] (16/24) Installing nettle (3.7.3-r0) [2025-03-05T09:59:21.513Z] (17/24) Installing libffi (3.4.2-r1) [2025-03-05T09:59:21.513Z] (18/24) Installing p11-kit (0.24.1-r0) [2025-03-05T09:59:21.513Z] (19/24) Installing libtasn1 (4.18.0-r1) [2025-03-05T09:59:21.513Z] (20/24) Installing libunistring (1.0-r0) [2025-03-05T09:59:21.513Z] (21/24) Installing gnutls (3.7.7-r1) [2025-03-05T09:59:21.775Z] (22/24) Installing libmicrohttpd (0.9.75-r0) [2025-03-05T09:59:21.775Z] (23/24) Installing libuuid (2.38-r1) [2025-03-05T09:59:21.775Z] (24/24) Installing linux-headers (5.16.7-r1) [2025-03-05T09:59:21.775Z] Executing busybox-1.35.0-r17.trigger [2025-03-05T09:59:21.775Z] Executing ca-certificates-20240226-r0.trigger [2025-03-05T09:59:21.775Z] OK: 25 MiB in 38 packages [2025-03-05T09:59:22.727Z] Removing intermediate container 886630cb5ae7 [2025-03-05T09:59:22.727Z] ---> afa2f9c3f72e [2025-03-05T09:59:22.727Z] Step 17/30 : RUN apk --no-cache upgrade [2025-03-05T09:59:22.988Z] ---> Running in 1ad23e047f5e [2025-03-05T09:59:23.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-05T09:59:23.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-05T09:59:23.249Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-05T09:59:23.822Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-05T09:59:23.822Z] (1/5) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-05T09:59:23.822Z] (2/5) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-03-05T09:59:23.822Z] Executing busybox-1.35.0-r18.post-upgrade [2025-03-05T09:59:23.822Z] (3/5) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-03-05T09:59:24.087Z] (4/5) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-03-05T09:59:24.087Z] (5/5) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-03-05T09:59:24.087Z] Executing busybox-1.35.0-r18.trigger [2025-03-05T09:59:24.087Z] Executing ca-certificates-20240226-r0.trigger [2025-03-05T09:59:24.087Z] OK: 25 MiB in 38 packages [2025-03-05T09:59:24.347Z] Removing intermediate container 1ad23e047f5e [2025-03-05T09:59:24.347Z] ---> 217f26426ce3 [2025-03-05T09:59:24.347Z] Step 18/30 : COPY --from=builder /device-can/build/release/ / [2025-03-05T09:59:24.613Z] ---> 2b5dad0faf06 [2025-03-05T09:59:24.613Z] Step 19/30 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-03-05T09:59:24.613Z] ---> 111874a0aa78 [2025-03-05T09:59:24.613Z] Step 20/30 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-03-05T09:59:24.872Z] ---> e0e130a80c07 [2025-03-05T09:59:24.872Z] Step 21/30 : COPY LICENSE /. [2025-03-05T09:59:24.872Z] ---> f1f529036d02 [2025-03-05T09:59:24.872Z] Step 22/30 : COPY Attribution.txt /. [2025-03-05T09:59:25.142Z] ---> 25a5d46ee89b [2025-03-05T09:59:25.142Z] Step 23/30 : COPY res /res [2025-03-05T09:59:25.142Z] ---> 702f07221109 [2025-03-05T09:59:25.142Z] Step 24/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 HCL Technologies Ltd' [2025-03-05T09:59:25.142Z] ---> Running in a04d2d4297b0 [2025-03-05T09:59:25.142Z] Removing intermediate container a04d2d4297b0 [2025-03-05T09:59:25.142Z] ---> dd63a2b3a9dd [2025-03-05T09:59:25.142Z] Step 25/30 : EXPOSE 59980 [2025-03-05T09:59:25.142Z] ---> Running in 4b58162ea51b [2025-03-05T09:59:25.402Z] Removing intermediate container 4b58162ea51b [2025-03-05T09:59:25.402Z] ---> 41274d0bf35b [2025-03-05T09:59:25.402Z] Step 26/30 : ENTRYPOINT ["/device-can"] [2025-03-05T09:59:25.402Z] ---> Running in d8130a3b1835 [2025-03-05T09:59:25.402Z] Removing intermediate container d8130a3b1835 [2025-03-05T09:59:25.402Z] ---> e99d8aac6d73 [2025-03-05T09:59:25.402Z] Step 27/30 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-03-05T09:59:25.402Z] ---> Running in 5cd49f51ff03 [2025-03-05T09:59:25.661Z] Removing intermediate container 5cd49f51ff03 [2025-03-05T09:59:25.661Z] ---> e3a27a07c123 [2025-03-05T09:59:25.661Z] Step 28/30 : LABEL arch=amd64 [2025-03-05T09:59:25.661Z] ---> Running in 640375bf2fe5 [2025-03-05T09:59:25.661Z] Removing intermediate container 640375bf2fe5 [2025-03-05T09:59:25.661Z] ---> 5f27f1fb4855 [2025-03-05T09:59:25.661Z] Step 29/30 : LABEL git_sha=e86714426b11b2d8f098837f2c53fed51359a2a6 [2025-03-05T09:59:25.661Z] ---> Running in 7d2b398e84c7 [2025-03-05T09:59:25.939Z] Removing intermediate container 7d2b398e84c7 [2025-03-05T09:59:25.939Z] ---> 773cacfcdef1 [2025-03-05T09:59:25.939Z] Step 30/30 : LABEL version=4.0.0-dev.2 [2025-03-05T09:59:25.939Z] ---> Running in 39933034082f [2025-03-05T09:59:25.939Z] Removing intermediate container 39933034082f [2025-03-05T09:59:25.939Z] ---> 64c1ee09a96f [2025-03-05T09:59:25.939Z] [Warning] One or more build-args [BASE MAKE ARCH] were not consumed [2025-03-05T09:59:25.939Z] Successfully built 64c1ee09a96f [2025-03-05T09:59:25.939Z] Successfully tagged device-can:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T09:59:26.105Z] provisioning config files... [2025-03-05T09:59:26.121Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config4437488676264507579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T09:59:26.446Z] ---> ****-login.sh [2025-03-05T09:59:26.446Z] nexus3.edgexfoundry.org:10001 [2025-03-05T09:59:26.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:59:26.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:59:26.446Z] Configure a credential helper to remove this warning. See [2025-03-05T09:59:26.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:59:26.446Z] [2025-03-05T09:59:26.446Z] Login Succeeded [2025-03-05T09:59:26.446Z] nexus3.edgexfoundry.org:10002 [2025-03-05T09:59:26.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:59:26.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:59:26.446Z] Configure a credential helper to remove this warning. See [2025-03-05T09:59:26.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:59:26.446Z] [2025-03-05T09:59:26.447Z] Login Succeeded [2025-03-05T09:59:26.447Z] nexus3.edgexfoundry.org:10003 [2025-03-05T09:59:26.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:59:26.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:59:26.704Z] Configure a credential helper to remove this warning. See [2025-03-05T09:59:26.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:59:26.704Z] [2025-03-05T09:59:26.704Z] Login Succeeded [2025-03-05T09:59:26.704Z] nexus3.edgexfoundry.org:10004 [2025-03-05T09:59:26.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:59:26.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:59:26.704Z] Configure a credential helper to remove this warning. See [2025-03-05T09:59:26.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:59:26.704Z] [2025-03-05T09:59:26.704Z] Login Succeeded [2025-03-05T09:59:26.704Z] ****.io [2025-03-05T09:59:26.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:59:26.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:59:26.979Z] Configure a credential helper to remove this warning. See [2025-03-05T09:59:26.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:59:26.979Z] [2025-03-05T09:59:26.979Z] Login Succeeded [2025-03-05T09:59:26.979Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T09:59:27.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T09:59:27.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T09:59:27.088Z] [edgeXDocker.push] Tagging docker image device-can with the following tags: [2025-03-05T09:59:27.088Z] e86714426b11b2d8f098837f2c53fed51359a2a6 [2025-03-05T09:59:27.088Z] latest [2025-03-05T09:59:27.088Z] 4.0.0-dev.2 [2025-03-05T09:59:27.088Z] e86714426b11b2d8f098837f2c53fed51359a2a6-4.0.0-dev.2 [2025-03-05T09:59:27.088Z] main [2025-03-05T09:59:27.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T09:59:27.423Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:e86714426b11b2d8f098837f2c53fed51359a2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T09:59:27.828Z] + docker push nexus3.edgexfoundry.org:10004/device-can:e86714426b11b2d8f098837f2c53fed51359a2a6 [2025-03-05T09:59:27.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2025-03-05T09:59:27.828Z] 279788fbdb08: Preparing [2025-03-05T09:59:27.828Z] 32a668215554: Preparing [2025-03-05T09:59:27.828Z] 20fd171c88e2: Preparing [2025-03-05T09:59:27.828Z] de532a5173c4: Preparing [2025-03-05T09:59:27.828Z] 591c8260948e: Preparing [2025-03-05T09:59:27.828Z] dc922ec56f40: Preparing [2025-03-05T09:59:27.828Z] f8d0247c1df0: Preparing [2025-03-05T09:59:27.828Z] bc330d77fc8d: Preparing [2025-03-05T09:59:27.828Z] dc922ec56f40: Waiting [2025-03-05T09:59:27.828Z] f8d0247c1df0: Waiting [2025-03-05T09:59:27.828Z] bc330d77fc8d: Waiting [2025-03-05T09:59:27.828Z] 7b508a3298a7: Preparing [2025-03-05T09:59:27.828Z] e23c07374656: Preparing [2025-03-05T09:59:27.828Z] 5535fda0356b: Preparing [2025-03-05T09:59:27.828Z] e23c07374656: Waiting [2025-03-05T09:59:27.828Z] 7b508a3298a7: Waiting [2025-03-05T09:59:27.828Z] 5535fda0356b: Waiting [2025-03-05T09:59:27.828Z] 279788fbdb08: Pushed [2025-03-05T09:59:27.828Z] 20fd171c88e2: Pushed [2025-03-05T09:59:27.828Z] 32a668215554: Pushed [2025-03-05T09:59:27.828Z] de532a5173c4: Pushed [2025-03-05T09:59:27.828Z] 591c8260948e: Pushed [2025-03-05T09:59:27.828Z] dc922ec56f40: Pushed [2025-03-05T09:59:28.099Z] 7b508a3298a7: Pushed [2025-03-05T09:59:28.099Z] e23c07374656: Pushed [2025-03-05T09:59:28.099Z] 5535fda0356b: Layer already exists [2025-03-05T09:59:28.099Z] f8d0247c1df0: Pushed [2025-03-05T09:59:30.014Z] bc330d77fc8d: Pushed [2025-03-05T09:59:30.014Z] e86714426b11b2d8f098837f2c53fed51359a2a6: digest: sha256:f34050365a6aacef4c670dfb14b1c2b17984cdb0e714806d9a0b594d1b16e2d4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T09:59:30.342Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T09:59:30.664Z] + docker push nexus3.edgexfoundry.org:10004/device-can:latest [2025-03-05T09:59:30.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2025-03-05T09:59:30.664Z] 279788fbdb08: Preparing [2025-03-05T09:59:30.664Z] 32a668215554: Preparing [2025-03-05T09:59:30.664Z] 20fd171c88e2: Preparing [2025-03-05T09:59:30.664Z] de532a5173c4: Preparing [2025-03-05T09:59:30.664Z] 591c8260948e: Preparing [2025-03-05T09:59:30.664Z] dc922ec56f40: Preparing [2025-03-05T09:59:30.664Z] f8d0247c1df0: Preparing [2025-03-05T09:59:30.664Z] bc330d77fc8d: Preparing [2025-03-05T09:59:30.664Z] 7b508a3298a7: Preparing [2025-03-05T09:59:30.664Z] e23c07374656: Preparing [2025-03-05T09:59:30.664Z] 5535fda0356b: Preparing [2025-03-05T09:59:30.664Z] bc330d77fc8d: Waiting [2025-03-05T09:59:30.664Z] 7b508a3298a7: Waiting [2025-03-05T09:59:30.664Z] e23c07374656: Waiting [2025-03-05T09:59:30.664Z] 5535fda0356b: Waiting [2025-03-05T09:59:30.664Z] f8d0247c1df0: Waiting [2025-03-05T09:59:30.664Z] dc922ec56f40: Waiting [2025-03-05T09:59:30.664Z] de532a5173c4: Layer already exists [2025-03-05T09:59:30.664Z] 591c8260948e: Layer already exists [2025-03-05T09:59:30.664Z] 32a668215554: Layer already exists [2025-03-05T09:59:30.664Z] 279788fbdb08: Layer already exists [2025-03-05T09:59:30.664Z] 20fd171c88e2: Layer already exists [2025-03-05T09:59:30.664Z] f8d0247c1df0: Layer already exists [2025-03-05T09:59:30.664Z] bc330d77fc8d: Layer already exists [2025-03-05T09:59:30.664Z] 7b508a3298a7: Layer already exists [2025-03-05T09:59:30.664Z] e23c07374656: Layer already exists [2025-03-05T09:59:30.664Z] dc922ec56f40: Layer already exists [2025-03-05T09:59:30.664Z] 5535fda0356b: Layer already exists [2025-03-05T09:59:30.664Z] latest: digest: sha256:f34050365a6aacef4c670dfb14b1c2b17984cdb0e714806d9a0b594d1b16e2d4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T09:59:30.989Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T09:59:31.311Z] + docker push nexus3.edgexfoundry.org:10004/device-can:4.0.0-dev.2 [2025-03-05T09:59:31.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2025-03-05T09:59:31.311Z] 279788fbdb08: Preparing [2025-03-05T09:59:31.311Z] 32a668215554: Preparing [2025-03-05T09:59:31.311Z] 20fd171c88e2: Preparing [2025-03-05T09:59:31.311Z] de532a5173c4: Preparing [2025-03-05T09:59:31.311Z] 591c8260948e: Preparing [2025-03-05T09:59:31.311Z] dc922ec56f40: Preparing [2025-03-05T09:59:31.311Z] f8d0247c1df0: Preparing [2025-03-05T09:59:31.311Z] bc330d77fc8d: Preparing [2025-03-05T09:59:31.311Z] 7b508a3298a7: Preparing [2025-03-05T09:59:31.311Z] e23c07374656: Preparing [2025-03-05T09:59:31.311Z] 5535fda0356b: Preparing [2025-03-05T09:59:31.311Z] dc922ec56f40: Waiting [2025-03-05T09:59:31.311Z] 7b508a3298a7: Waiting [2025-03-05T09:59:31.311Z] f8d0247c1df0: Waiting [2025-03-05T09:59:31.311Z] bc330d77fc8d: Waiting [2025-03-05T09:59:31.311Z] e23c07374656: Waiting [2025-03-05T09:59:31.311Z] 5535fda0356b: Waiting [2025-03-05T09:59:31.311Z] 279788fbdb08: Layer already exists [2025-03-05T09:59:31.311Z] 20fd171c88e2: Layer already exists [2025-03-05T09:59:31.311Z] 32a668215554: Layer already exists [2025-03-05T09:59:31.311Z] 591c8260948e: Layer already exists [2025-03-05T09:59:31.311Z] de532a5173c4: Layer already exists [2025-03-05T09:59:31.311Z] f8d0247c1df0: Layer already exists [2025-03-05T09:59:31.311Z] dc922ec56f40: Layer already exists [2025-03-05T09:59:31.311Z] bc330d77fc8d: Layer already exists [2025-03-05T09:59:31.311Z] e23c07374656: Layer already exists [2025-03-05T09:59:31.311Z] 7b508a3298a7: Layer already exists [2025-03-05T09:59:31.311Z] 5535fda0356b: Layer already exists [2025-03-05T09:59:31.311Z] 4.0.0-dev.2: digest: sha256:f34050365a6aacef4c670dfb14b1c2b17984cdb0e714806d9a0b594d1b16e2d4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T09:59:31.641Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:e86714426b11b2d8f098837f2c53fed51359a2a6-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T09:59:31.992Z] + docker push nexus3.edgexfoundry.org:10004/device-can:e86714426b11b2d8f098837f2c53fed51359a2a6-4.0.0-dev.2 [2025-03-05T09:59:31.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2025-03-05T09:59:31.993Z] 279788fbdb08: Preparing [2025-03-05T09:59:31.993Z] 32a668215554: Preparing [2025-03-05T09:59:31.993Z] 20fd171c88e2: Preparing [2025-03-05T09:59:31.993Z] de532a5173c4: Preparing [2025-03-05T09:59:31.993Z] 591c8260948e: Preparing [2025-03-05T09:59:31.993Z] dc922ec56f40: Preparing [2025-03-05T09:59:31.993Z] f8d0247c1df0: Preparing [2025-03-05T09:59:31.993Z] bc330d77fc8d: Preparing [2025-03-05T09:59:31.993Z] 7b508a3298a7: Preparing [2025-03-05T09:59:31.993Z] e23c07374656: Preparing [2025-03-05T09:59:31.993Z] 5535fda0356b: Preparing [2025-03-05T09:59:31.993Z] 7b508a3298a7: Waiting [2025-03-05T09:59:31.993Z] bc330d77fc8d: Waiting [2025-03-05T09:59:31.993Z] e23c07374656: Waiting [2025-03-05T09:59:31.993Z] 5535fda0356b: Waiting [2025-03-05T09:59:31.993Z] dc922ec56f40: Waiting [2025-03-05T09:59:31.993Z] f8d0247c1df0: Waiting [2025-03-05T09:59:31.993Z] 279788fbdb08: Layer already exists [2025-03-05T09:59:31.993Z] 20fd171c88e2: Layer already exists [2025-03-05T09:59:31.993Z] de532a5173c4: Layer already exists [2025-03-05T09:59:31.993Z] 591c8260948e: Layer already exists [2025-03-05T09:59:31.993Z] 32a668215554: Layer already exists [2025-03-05T09:59:31.993Z] dc922ec56f40: Layer already exists [2025-03-05T09:59:31.993Z] bc330d77fc8d: Layer already exists [2025-03-05T09:59:31.993Z] f8d0247c1df0: Layer already exists [2025-03-05T09:59:31.993Z] e23c07374656: Layer already exists [2025-03-05T09:59:31.993Z] 7b508a3298a7: Layer already exists [2025-03-05T09:59:31.993Z] 5535fda0356b: Layer already exists [2025-03-05T09:59:31.993Z] e86714426b11b2d8f098837f2c53fed51359a2a6-4.0.0-dev.2: digest: sha256:f34050365a6aacef4c670dfb14b1c2b17984cdb0e714806d9a0b594d1b16e2d4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T09:59:32.327Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T09:59:32.658Z] + docker push nexus3.edgexfoundry.org:10004/device-can:main [2025-03-05T09:59:32.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2025-03-05T09:59:32.658Z] 279788fbdb08: Preparing [2025-03-05T09:59:32.658Z] 32a668215554: Preparing [2025-03-05T09:59:32.658Z] 20fd171c88e2: Preparing [2025-03-05T09:59:32.658Z] de532a5173c4: Preparing [2025-03-05T09:59:32.658Z] 591c8260948e: Preparing [2025-03-05T09:59:32.658Z] dc922ec56f40: Preparing [2025-03-05T09:59:32.658Z] f8d0247c1df0: Preparing [2025-03-05T09:59:32.658Z] bc330d77fc8d: Preparing [2025-03-05T09:59:32.658Z] 7b508a3298a7: Preparing [2025-03-05T09:59:32.658Z] e23c07374656: Preparing [2025-03-05T09:59:32.658Z] 5535fda0356b: Preparing [2025-03-05T09:59:32.658Z] f8d0247c1df0: Waiting [2025-03-05T09:59:32.658Z] bc330d77fc8d: Waiting [2025-03-05T09:59:32.658Z] 7b508a3298a7: Waiting [2025-03-05T09:59:32.658Z] dc922ec56f40: Waiting [2025-03-05T09:59:32.658Z] e23c07374656: Waiting [2025-03-05T09:59:32.658Z] 5535fda0356b: Waiting [2025-03-05T09:59:32.658Z] 279788fbdb08: Layer already exists [2025-03-05T09:59:32.658Z] de532a5173c4: Layer already exists [2025-03-05T09:59:32.658Z] 20fd171c88e2: Layer already exists [2025-03-05T09:59:32.658Z] 32a668215554: Layer already exists [2025-03-05T09:59:32.658Z] 591c8260948e: Layer already exists [2025-03-05T09:59:32.658Z] dc922ec56f40: Layer already exists [2025-03-05T09:59:32.658Z] f8d0247c1df0: Layer already exists [2025-03-05T09:59:32.658Z] bc330d77fc8d: Layer already exists [2025-03-05T09:59:32.658Z] e23c07374656: Layer already exists [2025-03-05T09:59:32.658Z] 7b508a3298a7: Layer already exists [2025-03-05T09:59:32.658Z] 5535fda0356b: Layer already exists [2025-03-05T09:59:32.658Z] main: digest: sha256:f34050365a6aacef4c670dfb14b1c2b17984cdb0e714806d9a0b594d1b16e2d4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T09:59:32.730Z] ===================================================== [Pipeline] echo [2025-03-05T09:59:32.743Z] taggedImages: [2025-03-05T09:59:32.743Z] - nexus3.edgexfoundry.org:10004/device-can:e86714426b11b2d8f098837f2c53fed51359a2a6 [2025-03-05T09:59:32.743Z] - nexus3.edgexfoundry.org:10004/device-can:latest [2025-03-05T09:59:32.743Z] - nexus3.edgexfoundry.org:10004/device-can:4.0.0-dev.2 [2025-03-05T09:59:32.743Z] - nexus3.edgexfoundry.org:10004/device-can:e86714426b11b2d8f098837f2c53fed51359a2a6-4.0.0-dev.2 [2025-03-05T09:59:32.743Z] - nexus3.edgexfoundry.org:10004/device-can:main [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 [2025-03-05T09:59:33.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T09:59:33.173Z] [2025-03-05T09:59:33.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T09:59:33.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T09:59:33.485Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-05T09:59:33.485Z] 5eb5b503b376: Pulling fs layer [2025-03-05T09:59:33.485Z] 5c69ac0246d0: Pulling fs layer [2025-03-05T09:59:33.485Z] ec43610c2a17: Pulling fs layer [2025-03-05T09:59:33.485Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-05T09:59:33.485Z] 33b1e0a273af: Pulling fs layer [2025-03-05T09:59:33.485Z] 5d3b04190fa2: Pulling fs layer [2025-03-05T09:59:33.485Z] 2f39f015ded8: Pulling fs layer [2025-03-05T09:59:33.485Z] 3a2ae6a8a46f: Waiting [2025-03-05T09:59:33.485Z] 33b1e0a273af: Waiting [2025-03-05T09:59:33.485Z] 5d3b04190fa2: Waiting [2025-03-05T09:59:33.485Z] 2f39f015ded8: Waiting [2025-03-05T09:59:33.485Z] 5c69ac0246d0: Verifying Checksum [2025-03-05T09:59:33.485Z] 5c69ac0246d0: Download complete [2025-03-05T09:59:33.485Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-05T09:59:33.486Z] 3a2ae6a8a46f: Download complete [2025-03-05T09:59:33.486Z] 33b1e0a273af: Verifying Checksum [2025-03-05T09:59:33.486Z] 33b1e0a273af: Download complete [2025-03-05T09:59:33.486Z] 5d3b04190fa2: Verifying Checksum [2025-03-05T09:59:33.486Z] 5d3b04190fa2: Download complete [2025-03-05T09:59:33.486Z] ec43610c2a17: Verifying Checksum [2025-03-05T09:59:33.486Z] ec43610c2a17: Download complete [2025-03-05T09:59:33.743Z] 5eb5b503b376: Download complete [2025-03-05T09:59:34.311Z] 2f39f015ded8: Download complete [2025-03-05T09:59:34.883Z] 5eb5b503b376: Pull complete [2025-03-05T09:59:35.140Z] 5c69ac0246d0: Pull complete [2025-03-05T09:59:35.708Z] ec43610c2a17: Pull complete [2025-03-05T09:59:35.708Z] 3a2ae6a8a46f: Pull complete [2025-03-05T09:59:35.969Z] 33b1e0a273af: Pull complete [2025-03-05T09:59:35.969Z] 5d3b04190fa2: Pull complete [2025-03-05T09:59:40.179Z] 2f39f015ded8: Pull complete [2025-03-05T09:59:40.179Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-05T09:59:40.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T09:59:40.179Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T09:59:40.287Z] prd-ubuntu20.04-docker-8c-8g-40287 does not seem to be running inside a container [2025-03-05T09:59:40.318Z] $ 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_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-05T09:59:44.344Z] $ docker top b1f6ddd978a0eb883972f4724d180b079b3488203bb11dcf05b5bfd91717c48b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T09:59:44.736Z] ---> job-cost.sh [2025-03-05T09:59:44.736Z] lf-activate-venv: SKIPPING [2025-03-05T09:59:44.736Z] INFO: No Stack... [2025-03-05T09:59:44.995Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T09:59:45.254Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T09:59:45.543Z] + cat /w/workspace/edgexfoundry_device-can_main/archives/cost.csv [2025-03-05T09:59:45.543Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T09:59:45.560Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-can-main-3-stack-cost] [2025-03-05T09:59:45.567Z] Resource [jenkins-edgexfoundry-device-can-main-3-stack-cost] did not exist. Created. [2025-03-05T09:59:45.572Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-can-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T09:59:45.888Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-05T09:59:45.926Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T09:59:45.934Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-can-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T09:59:45.966Z] $ docker stop --time=1 b1f6ddd978a0eb883972f4724d180b079b3488203bb11dcf05b5bfd91717c48b [2025-03-05T09:59:47.130Z] $ docker rm -f --volumes b1f6ddd978a0eb883972f4724d180b079b3488203bb11dcf05b5bfd91717c48b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-05T10:00:05.031Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40290 in /w/workspace/edgexfoundry_device-can_main [Pipeline] { [Pipeline] ws [2025-03-05T10:00:05.054Z] Running in /w/workspace/device-can/3 [Pipeline] { [Pipeline] checkout [2025-03-05T10:00:08.116Z] The recommended git tool is: NONE [2025-03-05T10:00:14.068Z] using credential edgex-jenkins-ssh [2025-03-05T10:00:14.090Z] Cloning the remote Git repository [2025-03-05T10:00:14.146Z] Cloning repository git@github.com:edgexfoundry/device-can.git [2025-03-05T10:00:14.266Z] > git init /w/workspace/device-can/3 # timeout=10 [2025-03-05T10:00:14.445Z] Fetching upstream changes from git@github.com:edgexfoundry/device-can.git [2025-03-05T10:00:14.447Z] > git --version # timeout=10 [2025-03-05T10:00:14.471Z] > git --version # 'git version 2.25.1' [2025-03-05T10:00:14.474Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-05T10:00:14.693Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-can.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T10:00:15.254Z] > git config remote.origin.url git@github.com:edgexfoundry/device-can.git # timeout=10 [2025-03-05T10:00:15.290Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T10:00:17.327Z] Avoid second fetch [2025-03-05T10:00:17.327Z] Checking out Revision e86714426b11b2d8f098837f2c53fed51359a2a6 (main) [2025-03-05T10:00:18.540Z] > git config core.sparsecheckout # timeout=10 [2025-03-05T10:00:19.321Z] Commit message: "docs: Update changelog for 4.0 release (#8)" [2025-03-05T10:00:18.618Z] > git checkout -f e86714426b11b2d8f098837f2c53fed51359a2a6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T10:00:24.270Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-05T10:00:24.270Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T10:00:24.270Z] Dload Upload Total Spent Left Speed [2025-03-05T10:00:24.270Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh [2025-03-05T10:00:24.631Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-05T10:00:24.968Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-05T10:00:24.968Z] + sudo tee /etc/docker/daemon.new [2025-03-05T10:00:24.968Z] { [2025-03-05T10:00:24.968Z] "registry-mirrors": [ [2025-03-05T10:00:24.968Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-05T10:00:24.968Z] ], [2025-03-05T10:00:24.968Z] "bip": "10.250.0.254/24", [2025-03-05T10:00:24.968Z] "hosts": [ [2025-03-05T10:00:24.968Z] "tcp://0.0.0.0:5555", [2025-03-05T10:00:24.968Z] "unix:///var/run/docker.sock" [2025-03-05T10:00:24.968Z] ], [2025-03-05T10:00:24.968Z] "mtu": 1458, [2025-03-05T10:00:24.968Z] "selinux-enabled": true, [2025-03-05T10:00:24.968Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-05T10:00:24.968Z] } [Pipeline] sh [2025-03-05T10:00:25.299Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-05T10:00:25.634Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:00:43.962Z] provisioning config files... [2025-03-05T10:00:43.990Z] copy managed file [device-can-settings] to file:/w/workspace/device-can/3@tmp/config7383079785417210205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:00:44.478Z] ---> ****-login.sh [2025-03-05T10:00:44.478Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:00:44.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:00:45.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:00:45.025Z] Configure a credential helper to remove this warning. See [2025-03-05T10:00:45.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:00:45.025Z] [2025-03-05T10:00:45.025Z] Login Succeeded [2025-03-05T10:00:45.025Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:00:45.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:00:45.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:00:45.579Z] Configure a credential helper to remove this warning. See [2025-03-05T10:00:45.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:00:45.579Z] [2025-03-05T10:00:45.579Z] Login Succeeded [2025-03-05T10:00:45.579Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:00:45.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:00:45.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:00:45.854Z] Configure a credential helper to remove this warning. See [2025-03-05T10:00:45.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:00:45.854Z] [2025-03-05T10:00:45.854Z] Login Succeeded [2025-03-05T10:00:45.854Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:00:46.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:00:46.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:00:46.127Z] Configure a credential helper to remove this warning. See [2025-03-05T10:00:46.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:00:46.128Z] [2025-03-05T10:00:46.128Z] Login Succeeded [2025-03-05T10:00:46.128Z] ****.io [2025-03-05T10:00:46.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:00:46.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:00:46.682Z] Configure a credential helper to remove this warning. See [2025-03-05T10:00:46.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:00:46.682Z] [2025-03-05T10:00:46.682Z] Login Succeeded [2025-03-05T10:00:46.682Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:00:46.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T10:00:47.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:00:47.081Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2025-03-05T10:00:47.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:00:47.115Z] ========================================================= [2025-03-05T10:00:47.115Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2025-03-05T10:00:47.115Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:00:47.497Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2025-03-05T10:00:47.497Z] Sending build context to Docker daemon 161.8kB [2025-03-05T10:00:47.767Z] Step 1/12 : ARG BASE_TEMPORARY=alpine:3.16 [2025-03-05T10:00:47.767Z] Step 2/12 : FROM ${BASE_TEMPORARY} [2025-03-05T10:00:48.356Z] 3.16: Pulling from library/alpine [2025-03-05T10:00:48.356Z] 550f8bf8502c: Pulling fs layer [2025-03-05T10:00:48.667Z] 550f8bf8502c: Verifying Checksum [2025-03-05T10:00:48.667Z] 550f8bf8502c: Download complete [2025-03-05T10:00:49.259Z] 550f8bf8502c: Pull complete [2025-03-05T10:00:49.259Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2025-03-05T10:00:49.259Z] Status: Downloaded newer image for alpine:3.16 [2025-03-05T10:00:49.259Z] ---> 4a74307a1e88 [2025-03-05T10:00:49.259Z] Step 3/12 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-05T10:00:49.259Z] ---> Running in 3e73957e14ec [2025-03-05T10:00:50.684Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-05T10:00:50.991Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-05T10:00:50.991Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-05T10:00:50.991Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-05T10:00:51.600Z] Removing intermediate container 3e73957e14ec [2025-03-05T10:00:51.600Z] ---> d09cdb4a67cc [2025-03-05T10:00:51.600Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-05T10:00:51.600Z] ---> Running in a27a170c32af [2025-03-05T10:00:53.571Z] Removing intermediate container a27a170c32af [2025-03-05T10:00:53.571Z] ---> b9419a381f7b [2025-03-05T10:00:53.571Z] Step 5/12 : 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.5-dev dumb-init libexecinfo-dev [2025-03-05T10:00:53.571Z] ---> Running in 6da3f36ea87e [2025-03-05T10:00:54.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:00:54.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2025-03-05T10:00:55.409Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:00:56.828Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-05T10:00:56.828Z] (1/80) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-05T10:00:56.828Z] (2/80) Installing libgcc (11.2.1_git20220219-r2) [2025-03-05T10:00:56.828Z] (3/80) Installing libstdc++ (11.2.1_git20220219-r2) [2025-03-05T10:00:56.828Z] (4/80) Installing binutils (2.38-r3) [2025-03-05T10:00:57.117Z] (5/80) Installing libmagic (5.41-r0) [2025-03-05T10:00:57.117Z] (6/80) Installing file (5.41-r0) [2025-03-05T10:00:57.117Z] (7/80) Installing libgomp (11.2.1_git20220219-r2) [2025-03-05T10:00:57.117Z] (8/80) Installing libatomic (11.2.1_git20220219-r2) [2025-03-05T10:00:57.117Z] (9/80) Installing gmp (6.2.1-r2) [2025-03-05T10:00:57.117Z] (10/80) Installing isl22 (0.22-r0) [2025-03-05T10:00:57.117Z] (11/80) Installing mpfr4 (4.1.0-r0) [2025-03-05T10:00:57.117Z] (12/80) Installing mpc1 (1.2.1-r0) [2025-03-05T10:00:57.117Z] (13/80) Installing gcc (11.2.1_git20220219-r2) [2025-03-05T10:00:59.080Z] (14/80) Installing musl-dev (1.2.3-r4) [2025-03-05T10:00:59.351Z] (15/80) Installing libc-dev (0.7.2-r3) [2025-03-05T10:00:59.351Z] (16/80) Installing g++ (11.2.1_git20220219-r2) [2025-03-05T10:01:01.304Z] (17/80) Installing make (4.3-r0) [2025-03-05T10:01:01.304Z] (18/80) Installing fortify-headers (1.1-r1) [2025-03-05T10:01:01.304Z] (19/80) Installing patch (2.7.6-r7) [2025-03-05T10:01:01.304Z] (20/80) Installing build-base (0.5-r3) [2025-03-05T10:01:01.304Z] (21/80) Installing libacl (2.3.1-r0) [2025-03-05T10:01:01.304Z] (22/80) Installing libbz2 (1.0.8-r1) [2025-03-05T10:01:01.304Z] (23/80) Installing expat (2.6.2-r0) [2025-03-05T10:01:01.304Z] (24/80) Installing lz4-libs (1.9.3-r1) [2025-03-05T10:01:01.304Z] (25/80) Installing xz-libs (5.2.5-r1) [2025-03-05T10:01:01.304Z] (26/80) Installing zstd-libs (1.5.2-r1) [2025-03-05T10:01:01.304Z] (27/80) Installing libarchive (3.7.4-r0) [2025-03-05T10:01:01.573Z] (28/80) Installing ca-certificates (20240226-r0) [2025-03-05T10:01:01.573Z] (29/80) Installing brotli-libs (1.0.9-r6) [2025-03-05T10:01:01.573Z] (30/80) Installing nghttp2-libs (1.47.0-r2) [2025-03-05T10:01:01.573Z] (31/80) Installing libcurl (8.5.0-r0) [2025-03-05T10:01:01.573Z] (32/80) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-03-05T10:01:01.573Z] (33/80) Installing ncurses-libs (6.3_p20220521-r1) [2025-03-05T10:01:01.573Z] (34/80) Installing rhash-libs (1.4.2-r2) [2025-03-05T10:01:01.839Z] (35/80) Installing libuv (1.44.1-r0) [2025-03-05T10:01:01.839Z] (36/80) Installing cmake (3.23.5-r0) [2025-03-05T10:01:04.435Z] (37/80) Installing pkgconf (1.8.1-r0) [2025-03-05T10:01:04.435Z] (38/80) Installing openssl-dev (1.1.1w-r1) [2025-03-05T10:01:04.435Z] (39/80) Installing nghttp2-dev (1.47.0-r2) [2025-03-05T10:01:04.435Z] (40/80) Installing zlib-dev (1.2.12-r3) [2025-03-05T10:01:04.435Z] (41/80) Installing brotli-dev (1.0.9-r6) [2025-03-05T10:01:04.435Z] (42/80) Installing curl-dev (8.5.0-r0) [2025-03-05T10:01:04.435Z] (43/80) Installing dumb-init (1.2.5-r1) [2025-03-05T10:01:04.435Z] (44/80) Installing pcre2 (10.42-r0) [2025-03-05T10:01:04.435Z] (45/80) Installing git (2.36.6-r0) [2025-03-05T10:01:04.711Z] (46/80) Installing hiredis (1.0.2-r0) [2025-03-05T10:01:04.979Z] (47/80) Installing hiredis-dev (1.0.2-r0) [2025-03-05T10:01:04.979Z] (48/80) Installing yaml (0.2.5-r0) [2025-03-05T10:01:04.979Z] (49/80) Installing libcbor (0.9.0-r1) [2025-03-05T10:01:05.247Z] (50/80) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-05T10:01:05.832Z] (51/80) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-05T10:01:06.100Z] (52/80) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-05T10:01:06.368Z] (53/80) Installing libcbor-dev (0.9.0-r1) [2025-03-05T10:01:06.645Z] (54/80) Installing libexecinfo (1.1-r1) [2025-03-05T10:01:06.645Z] (55/80) Installing libexecinfo-dev (1.1-r1) [2025-03-05T10:01:06.645Z] (56/80) Installing nettle (3.7.3-r0) [2025-03-05T10:01:06.645Z] (57/80) Installing libffi (3.4.2-r1) [2025-03-05T10:01:06.645Z] (58/80) Installing p11-kit (0.24.1-r0) [2025-03-05T10:01:06.645Z] (59/80) Installing libtasn1 (4.18.0-r1) [2025-03-05T10:01:06.645Z] (60/80) Installing libunistring (1.0-r0) [2025-03-05T10:01:06.913Z] (61/80) Installing gnutls (3.7.7-r1) [2025-03-05T10:01:06.913Z] (62/80) Installing libmicrohttpd (0.9.75-r0) [2025-03-05T10:01:07.184Z] (63/80) Installing gnutls-c++ (3.7.7-r1) [2025-03-05T10:01:07.185Z] (64/80) Installing libgmpxx (6.2.1-r2) [2025-03-05T10:01:07.185Z] (65/80) Installing gmp-dev (6.2.1-r2) [2025-03-05T10:01:07.458Z] (66/80) Installing nettle-dev (3.7.3-r0) [2025-03-05T10:01:07.458Z] (67/80) Installing libtasn1-progs (4.18.0-r1) [2025-03-05T10:01:07.742Z] (68/80) Installing libtasn1-dev (4.18.0-r1) [2025-03-05T10:01:07.742Z] (69/80) Installing p11-kit-dev (0.24.1-r0) [2025-03-05T10:01:07.742Z] (70/80) Installing gnutls-dev (3.7.7-r1) [2025-03-05T10:01:08.017Z] (71/80) Installing libmicrohttpd-dev (0.9.75-r0) [2025-03-05T10:01:08.017Z] (72/80) Installing linux-headers (5.16.7-r1) [2025-03-05T10:01:08.617Z] (73/80) Installing ncurses-dev (6.3_p20220521-r1) [2025-03-05T10:01:08.617Z] (74/80) Installing libblkid (2.38-r1) [2025-03-05T10:01:08.617Z] (75/80) Installing libuuid (2.38-r1) [2025-03-05T10:01:08.617Z] (76/80) Installing libfdisk (2.38-r1) [2025-03-05T10:01:08.617Z] (77/80) Installing libmount (2.38-r1) [2025-03-05T10:01:08.617Z] (78/80) Installing libsmartcols (2.38-r1) [2025-03-05T10:01:08.883Z] (79/80) Installing util-linux-dev (2.38-r1) [2025-03-05T10:01:08.883Z] (80/80) Installing yaml-dev (0.2.5-r0) [2025-03-05T10:01:09.155Z] Executing busybox-1.35.0-r17.trigger [2025-03-05T10:01:09.155Z] Executing ca-certificates-20240226-r0.trigger [2025-03-05T10:01:09.155Z] OK: 286 MiB in 93 packages [2025-03-05T10:01:24.277Z] Removing intermediate container 6da3f36ea87e [2025-03-05T10:01:24.277Z] ---> 8c9265f2cefd [2025-03-05T10:01:24.277Z] Step 6/12 : RUN apk --no-cache upgrade [2025-03-05T10:01:24.277Z] ---> Running in 01ce1928f00c [2025-03-05T10:01:24.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:01:24.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2025-03-05T10:01:24.543Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:01:25.508Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-05T10:01:25.508Z] (1/4) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-03-05T10:01:25.508Z] Executing busybox-1.35.0-r18.post-upgrade [2025-03-05T10:01:25.508Z] (2/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-03-05T10:01:25.508Z] (3/4) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-03-05T10:01:25.508Z] (4/4) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-03-05T10:01:25.508Z] Executing busybox-1.35.0-r18.trigger [2025-03-05T10:01:25.508Z] Executing ca-certificates-20240226-r0.trigger [2025-03-05T10:01:25.776Z] OK: 286 MiB in 93 packages [2025-03-05T10:01:26.756Z] Removing intermediate container 01ce1928f00c [2025-03-05T10:01:26.757Z] ---> b6fa4ebb78cd [2025-03-05T10:01:26.757Z] Step 7/12 : COPY scripts /device-can/scripts [2025-03-05T10:01:27.342Z] ---> 0fd247957e74 [2025-03-05T10:01:27.342Z] Step 8/12 : COPY src /device-can/src/ [2025-03-05T10:01:27.926Z] ---> f3771b75830b [2025-03-05T10:01:27.926Z] Step 9/12 : COPY VERSION /device-can/ [2025-03-05T10:01:28.506Z] ---> 25f8754caad4 [2025-03-05T10:01:28.506Z] Step 10/12 : WORKDIR /device-can [2025-03-05T10:01:28.506Z] ---> Running in eb142fb784aa [2025-03-05T10:01:28.780Z] Removing intermediate container eb142fb784aa [2025-03-05T10:01:28.780Z] ---> 442a4b80c31d [2025-03-05T10:01:28.780Z] Step 11/12 : RUN /device-can/scripts/build_deps.sh 1 [2025-03-05T10:01:28.780Z] ---> Running in d1e8eba0ab6b [2025-03-05T10:01:29.745Z] + BUILD_CSDK=1 [2025-03-05T10:01:29.745Z] + CSDK_VERSION=4.0.0-dev.14 [2025-03-05T10:01:29.745Z] + '[' -d deps ] [2025-03-05T10:01:29.745Z] + mkdir deps [2025-03-05T10:01:29.745Z] + cd /device-can/deps [2025-03-05T10:01:29.745Z] + '[' 1 '=' 1 ] [2025-03-05T10:01:29.745Z] + cd /device-can/deps [2025-03-05T10:01:29.745Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-03-05T10:01:29.745Z] Connecting to github.com (140.82.114.3:443) [2025-03-05T10:01:30.022Z] Connecting to codeload.github.com (140.82.114.10:443) [2025-03-05T10:01:30.022Z] saving to 'v4.0.0-dev.14.zip' [2025-03-05T10:01:30.294Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-03-05T10:01:30.294Z] 'v4.0.0-dev.14.zip' saved [2025-03-05T10:01:30.294Z] + unzip v4.0.0-dev.14.zip [2025-03-05T10:01:30.294Z] Archive: v4.0.0-dev.14.zip [2025-03-05T10:01:30.294Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-03-05T10:01:30.294Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-03-05T10:01:30.294Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-03-05T10:01:30.294Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-03-05T10:01:30.294Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-03-05T10:01:30.294Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-03-05T10:01:30.294Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-03-05T10:01:30.294Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-03-05T10:01:30.294Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-03-05T10:01:30.294Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-03-05T10:01:30.294Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-03-05T10:01:30.294Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-03-05T10:01:30.294Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-03-05T10:01:30.294Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-05T10:01:30.294Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-05T10:01:30.294Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-03-05T10:01:30.294Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-03-05T10:01:30.294Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-03-05T10:01:30.294Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-03-05T10:01:30.294Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-03-05T10:01:30.295Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-03-05T10:01:30.295Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-03-05T10:01:30.295Z] + cd device-sdk-c-4.0.0-dev.14 [2025-03-05T10:01:30.295Z] + ./scripts/build.sh [2025-03-05T10:01:30.295Z] + CPPCHECK=false [2025-03-05T10:01:30.295Z] + DOCGEN=false [2025-03-05T10:01:30.295Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-05T10:01:30.295Z] + '[' 0 -gt 0 ] [2025-03-05T10:01:30.295Z] + readlink -f ./scripts/build.sh [2025-03-05T10:01:30.295Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-03-05T10:01:30.295Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-03-05T10:01:30.295Z] + ROOT=/device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-03-05T10:01:30.295Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-03-05T10:01:30.295Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-03-05T10:01:30.295Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-03-05T10:01:30.295Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-03-05T10:01:30.562Z] -- The C compiler identification is GNU 11.2.1 [2025-03-05T10:01:30.827Z] -- Detecting C compiler ABI info [2025-03-05T10:01:31.095Z] -- Detecting C compiler ABI info - done [2025-03-05T10:01:31.095Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-05T10:01:31.095Z] -- Detecting C compile features [2025-03-05T10:01:31.095Z] -- Detecting C compile features - done [2025-03-05T10:01:31.095Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-05T10:01:31.360Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-05T10:01:31.360Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-05T10:01:31.360Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-05T10:01:31.360Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-05T10:01:31.360Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-05T10:01:31.360Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-05T10:01:31.360Z] -- /opt/iotech/iot/1.5/include [2025-03-05T10:01:31.360Z] -- C SDK 0.0.0 for Linux [2025-03-05T10:01:31.360Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-05T10:01:31.630Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-05T10:01:31.945Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-05T10:01:32.210Z] -- Configuring done [2025-03-05T10:01:32.477Z] -- Generating done [2025-03-05T10:01:32.477Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-03-05T10:01:32.477Z] + make all package [2025-03-05T10:01:32.477Z] + tee release.log [2025-03-05T10:01:32.477Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-05T10:01:33.439Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-05T10:01:34.479Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-05T10:01:35.431Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-05T10:01:36.393Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-05T10:01:38.968Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-05T10:01:39.233Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-05T10:01:40.194Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-05T10:01:42.777Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-05T10:01:43.363Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-05T10:01:44.335Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-05T10:01:45.297Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-05T10:01:46.275Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-05T10:01:47.710Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-05T10:01:47.710Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-05T10:01:50.312Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-05T10:01:50.893Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-05T10:01:50.893Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-03-05T10:01:50.893Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-03-05T10:01:50.893Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-03-05T10:01:50.893Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-03-05T10:01:50.893Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-03-05T10:01:50.893Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-03-05T10:01:50.893Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-03-05T10:01:50.893Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T10:01:50.893Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T10:01:50.893Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-03-05T10:01:50.893Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-03-05T10:01:50.893Z] | ^~~~~~~~~~~ [2025-03-05T10:01:50.893Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-03-05T10:01:50.893Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T10:01:50.893Z] | ~^ [2025-03-05T10:01:50.894Z] | | [2025-03-05T10:01:50.894Z] | char * [2025-03-05T10:01:52.836Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-05T10:01:53.430Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-05T10:01:54.844Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-05T10:01:55.428Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-05T10:02:00.907Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-05T10:02:01.507Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-05T10:02:02.128Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-05T10:02:02.725Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-05T10:02:02.993Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-05T10:02:05.014Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-05T10:02:07.606Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-05T10:02:07.874Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-05T10:02:09.287Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-05T10:02:09.872Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-05T10:02:12.503Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-03-05T10:02:12.503Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2025-03-05T10:02:12.503Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-05T10:02:12.503Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T10:02:13.932Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-05T10:02:15.349Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-05T10:02:15.626Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-05T10:02:16.220Z] [ 68%] Linking C shared library libcsdk.so [2025-03-05T10:02:16.494Z] [ 68%] Built target csdk [2025-03-05T10:02:16.494Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-05T10:02:17.924Z] [ 72%] Linking C executable template [2025-03-05T10:02:18.192Z] [ 72%] Built target template [2025-03-05T10:02:18.192Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-05T10:02:19.157Z] [ 76%] Linking C executable device-counter [2025-03-05T10:02:19.157Z] [ 76%] Built target device-counter [2025-03-05T10:02:19.426Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-05T10:02:20.013Z] [ 80%] Linking C executable device-random [2025-03-05T10:02:20.283Z] [ 80%] Built target device-random [2025-03-05T10:02:20.283Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-05T10:02:21.246Z] [ 84%] Linking C executable device-gyro [2025-03-05T10:02:21.513Z] [ 84%] Built target device-gyro [2025-03-05T10:02:21.513Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-05T10:02:22.107Z] [ 88%] Linking C executable device-bitfields [2025-03-05T10:02:22.374Z] [ 88%] Built target device-bitfields [2025-03-05T10:02:22.641Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-05T10:02:24.075Z] [ 92%] Linking C executable template-discovery [2025-03-05T10:02:24.075Z] [ 92%] Built target template-discovery [2025-03-05T10:02:24.075Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-05T10:02:25.037Z] [ 96%] Linking C executable device-file [2025-03-05T10:02:25.624Z] [ 96%] Built target device-file [2025-03-05T10:02:25.624Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-05T10:02:26.589Z] [100%] Linking C executable device-terminal [2025-03-05T10:02:26.857Z] [100%] Built target device-terminal [2025-03-05T10:02:26.857Z] Run CPack packaging tool... [2025-03-05T10:02:26.857Z] CPack: Create package using TGZ [2025-03-05T10:02:26.857Z] CPack: Install projects [2025-03-05T10:02:26.857Z] CPack: - Run preinstall target for: Csdk [2025-03-05T10:02:27.820Z] CPack: - Install project: Csdk [] [2025-03-05T10:02:27.820Z] CPack: Create package [2025-03-05T10:02:27.820Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-03-05T10:02:27.820Z] + '[' false '=' true ] [2025-03-05T10:02:27.820Z] + '[' false '=' true ] [2025-03-05T10:02:27.820Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-03-05T10:02:27.820Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-03-05T10:02:27.820Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-03-05T10:02:28.089Z] -- The C compiler identification is GNU 11.2.1 [2025-03-05T10:02:28.359Z] -- Detecting C compiler ABI info [2025-03-05T10:02:28.630Z] -- Detecting C compiler ABI info - done [2025-03-05T10:02:28.630Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-05T10:02:28.630Z] -- Detecting C compile features [2025-03-05T10:02:28.630Z] -- Detecting C compile features - done [2025-03-05T10:02:28.630Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-05T10:02:28.898Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-05T10:02:28.898Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-05T10:02:28.898Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-05T10:02:28.898Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-05T10:02:29.168Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-05T10:02:29.168Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-05T10:02:29.168Z] -- /opt/iotech/iot/1.5/include [2025-03-05T10:02:29.168Z] -- C SDK 0.0.0 for Linux [2025-03-05T10:02:29.168Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-05T10:02:29.437Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-05T10:02:29.705Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-05T10:02:29.705Z] -- Configuring done [2025-03-05T10:02:29.977Z] -- Generating done [2025-03-05T10:02:29.977Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-03-05T10:02:30.243Z] + make [2025-03-05T10:02:30.243Z] + tee debug.log [2025-03-05T10:02:30.243Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-05T10:02:30.828Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-05T10:02:31.413Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-05T10:02:32.003Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-05T10:02:32.281Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-05T10:02:33.249Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-05T10:02:33.516Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-05T10:02:34.100Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-05T10:02:35.122Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-05T10:02:35.395Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-05T10:02:35.978Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-05T10:02:36.568Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-05T10:02:36.953Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-05T10:02:37.533Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-05T10:02:37.800Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-05T10:02:38.770Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-05T10:02:39.035Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-05T10:02:39.035Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-03-05T10:02:39.035Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-03-05T10:02:39.035Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-03-05T10:02:39.035Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-03-05T10:02:39.035Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-03-05T10:02:39.035Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-03-05T10:02:39.035Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-03-05T10:02:39.035Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T10:02:39.035Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T10:02:39.035Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-03-05T10:02:39.035Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-03-05T10:02:39.035Z] | ^~~~~~~~~~~ [2025-03-05T10:02:39.035Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-03-05T10:02:39.035Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T10:02:39.035Z] | ~^ [2025-03-05T10:02:39.035Z] | | [2025-03-05T10:02:39.035Z] | char * [2025-03-05T10:02:39.616Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-05T10:02:39.884Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-05T10:02:40.844Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-05T10:02:41.112Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-05T10:02:42.523Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-05T10:02:42.790Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-05T10:02:43.374Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-05T10:02:43.641Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-05T10:02:43.908Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-05T10:02:44.870Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-05T10:02:46.810Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-05T10:02:46.810Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-05T10:02:47.395Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-05T10:02:47.664Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-05T10:02:49.086Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-05T10:02:49.352Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-05T10:02:49.638Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-05T10:02:49.904Z] [ 68%] Linking C shared library libcsdk.so [2025-03-05T10:02:50.172Z] [ 68%] Built target csdk [2025-03-05T10:02:50.172Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-05T10:02:50.756Z] [ 72%] Linking C executable template [2025-03-05T10:02:51.025Z] [ 72%] Built target template [2025-03-05T10:02:51.025Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-05T10:02:51.290Z] [ 76%] Linking C executable device-counter [2025-03-05T10:02:51.871Z] [ 76%] Built target device-counter [2025-03-05T10:02:51.871Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-05T10:02:52.137Z] [ 80%] Linking C executable device-random [2025-03-05T10:02:52.404Z] [ 80%] Built target device-random [2025-03-05T10:02:52.404Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-05T10:02:52.670Z] [ 84%] Linking C executable device-gyro [2025-03-05T10:02:53.251Z] [ 84%] Built target device-gyro [2025-03-05T10:02:53.251Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-05T10:02:53.516Z] [ 88%] Linking C executable device-bitfields [2025-03-05T10:02:53.782Z] [ 88%] Built target device-bitfields [2025-03-05T10:02:53.782Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-05T10:02:54.370Z] [ 92%] Linking C executable template-discovery [2025-03-05T10:02:54.370Z] [ 92%] Built target template-discovery [2025-03-05T10:02:54.638Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-05T10:02:54.903Z] [ 96%] Linking C executable device-file [2025-03-05T10:02:55.231Z] [ 96%] Built target device-file [2025-03-05T10:02:55.231Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-05T10:02:55.814Z] [100%] Linking C executable device-terminal [2025-03-05T10:02:56.080Z] [100%] Built target device-terminal [2025-03-05T10:02:56.080Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-05T10:02:56.080Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-05T10:02:56.080Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-05T10:02:56.080Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-05T10:02:56.080Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-05T10:02:56.080Z] + rm -rf /device-can/deps [2025-03-05T10:02:57.056Z] Removing intermediate container d1e8eba0ab6b [2025-03-05T10:02:57.056Z] ---> 2d355187ef13 [2025-03-05T10:02:57.056Z] Step 12/12 : RUN /device-can/scripts/build.sh [2025-03-05T10:02:57.056Z] ---> Running in ab15606a1333 [2025-03-05T10:02:58.017Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-05T10:02:58.017Z] + readlink -f /device-can/scripts/build.sh [2025-03-05T10:02:58.017Z] + dirname /device-can/scripts/build.sh [2025-03-05T10:02:58.017Z] + dirname /device-can/scripts [2025-03-05T10:02:58.017Z] /device-can [2025-03-05T10:02:58.017Z] + ROOT=/device-can [2025-03-05T10:02:58.017Z] + echo /device-can [2025-03-05T10:02:58.017Z] + cd /device-can [2025-03-05T10:02:58.017Z] + mkdir -p /device-can/build/release [2025-03-05T10:02:58.017Z] + cd /device-can/build/release [2025-03-05T10:02:58.017Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-03-05T10:02:58.017Z] -- The C compiler identification is GNU 11.2.1 [2025-03-05T10:02:58.289Z] -- Detecting C compiler ABI info [2025-03-05T10:02:58.556Z] -- Detecting C compiler ABI info - done [2025-03-05T10:02:58.556Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-05T10:02:58.556Z] -- Detecting C compile features [2025-03-05T10:02:58.556Z] -- Detecting C compile features - done [2025-03-05T10:02:58.556Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-05T10:02:58.556Z] -- /opt/iotech/iot/1.5/include [2025-03-05T10:02:58.556Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-03-05T10:02:58.556Z] -- Configuring done [2025-03-05T10:02:58.556Z] -- Generating done [2025-03-05T10:02:58.556Z] -- Build files have been written to: /device-can/build/release [2025-03-05T10:02:58.556Z] + make all [2025-03-05T10:02:58.556Z] + tee release.log [2025-03-05T10:02:58.824Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-03-05T10:02:59.093Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-05T10:02:59.093Z] from /device-can/src/c/device-can.h:24, [2025-03-05T10:02:59.093Z] from /device-can/src/c/device-can.c:27: [2025-03-05T10:02:59.093Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-03-05T10:02:59.093Z] /device-can/src/c/device-can.c:177:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-05T10:02:59.093Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-05T10:02:59.093Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T10:02:59.093Z] 178 | requests[i].resource->type); [2025-03-05T10:02:59.093Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T10:02:59.093Z] | | [2025-03-05T10:02:59.093Z] | iot_typecode_t [2025-03-05T10:02:59.093Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-03-05T10:02:59.093Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-05T10:02:59.093Z] | ~^ [2025-03-05T10:02:59.093Z] | | [2025-03-05T10:02:59.093Z] | int [2025-03-05T10:03:00.543Z] [100%] Linking C executable device-can [2025-03-05T10:03:00.813Z] [100%] Built target device-can [2025-03-05T10:03:01.409Z] Removing intermediate container ab15606a1333 [2025-03-05T10:03:01.409Z] ---> 46dfaee08c2b [2025-03-05T10:03:01.409Z] [Warning] One or more build-args [BASE] were not consumed [2025-03-05T10:03:01.681Z] Successfully built 46dfaee08c2b [2025-03-05T10:03:01.681Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:03:02.236Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T10:03:02.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:03:02.479Z] prd-ubuntu20.04-docker-arm64-4c-16g-40290 does not seem to be running inside a container [2025-03-05T10:03:02.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-can/3 -v /w/workspace/device-can/3:/w/workspace/device-can/3:rw,z -v /w/workspace/device-can/3@tmp:/w/workspace/device-can/3@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 [2025-03-05T10:03:03.719Z] $ docker top cd0a792e961d74e869a437905ca8ebc0d98538a19b51acba0fdf2eb47c88defe -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:03:04.581Z] + make test [2025-03-05T10:03:04.581Z] build/release/device-can/device-can [Pipeline] } [2025-03-05T10:03:04.596Z] $ docker stop --time=1 cd0a792e961d74e869a437905ca8ebc0d98538a19b51acba0fdf2eb47c88defe [2025-03-05T10:03:06.217Z] $ docker rm -f --volumes cd0a792e961d74e869a437905ca8ebc0d98538a19b51acba0fdf2eb47c88defe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T10:03:06.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T10:03:07.146Z] + ls -al . [2025-03-05T10:03:07.146Z] total 72 [2025-03-05T10:03:07.146Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 5 10:00 . [2025-03-05T10:03:07.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:00 .. [2025-03-05T10:03:07.146Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 10:00 .git [2025-03-05T10:03:07.146Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:00 .github [2025-03-05T10:03:07.146Z] -rw-rw-r-- 1 jenkins jenkins 383 Mar 5 10:00 Attribution.txt [2025-03-05T10:03:07.146Z] -rw-rw-r-- 1 jenkins jenkins 1397 Mar 5 10:00 CHANGELOG.md [2025-03-05T10:03:07.146Z] -rwxrwxr-x 1 jenkins jenkins 677 Mar 5 10:00 GOVERNANCE.md [2025-03-05T10:03:07.146Z] -rwxrwxr-x 1 jenkins jenkins 762 Mar 5 10:00 Jenkinsfile [2025-03-05T10:03:07.146Z] -rwxrwxr-x 1 jenkins jenkins 10174 Mar 5 10:00 LICENSE [2025-03-05T10:03:07.146Z] -rwxrwxr-x 1 jenkins jenkins 801 Mar 5 10:00 Makefile [2025-03-05T10:03:07.146Z] -rwxrwxr-x 1 jenkins jenkins 616 Mar 5 10:00 OWNERS.md [2025-03-05T10:03:07.146Z] -rwxrwxr-x 1 jenkins jenkins 4090 Mar 5 10:00 README.md [2025-03-05T10:03:07.146Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 5 09:58 VERSION [2025-03-05T10:03:07.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:00 res [2025-03-05T10:03:07.146Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:00 scripts [2025-03-05T10:03:07.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:00 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:03:07.523Z] + 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=e86714426b11b2d8f098837f2c53fed51359a2a6 --label arch=arm64 --label version=4.0.0-dev.2 . [2025-03-05T10:03:07.523Z] Sending build context to Docker daemon 161.8kB [2025-03-05T10:03:07.860Z] Step 1/30 : ARG BASE_TEMPORARY=alpine:3.16 [2025-03-05T10:03:07.860Z] Step 2/30 : FROM ${BASE_TEMPORARY} as builder [2025-03-05T10:03:07.860Z] ---> 4a74307a1e88 [2025-03-05T10:03:07.860Z] 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 [2025-03-05T10:03:07.860Z] ---> Using cache [2025-03-05T10:03:07.860Z] ---> d09cdb4a67cc [2025-03-05T10:03:07.860Z] Step 4/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-05T10:03:07.860Z] ---> Using cache [2025-03-05T10:03:07.860Z] ---> b9419a381f7b [2025-03-05T10:03:07.860Z] 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.5-dev libexecinfo-dev [2025-03-05T10:03:07.860Z] ---> Running in c67cae9325ac [2025-03-05T10:03:08.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:03:09.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2025-03-05T10:03:09.717Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:03:10.680Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-05T10:03:10.680Z] (1/79) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-05T10:03:10.680Z] (2/79) Installing libgcc (11.2.1_git20220219-r2) [2025-03-05T10:03:10.680Z] (3/79) Installing libstdc++ (11.2.1_git20220219-r2) [2025-03-05T10:03:10.680Z] (4/79) Installing binutils (2.38-r3) [2025-03-05T10:03:10.949Z] (5/79) Installing libmagic (5.41-r0) [2025-03-05T10:03:11.216Z] (6/79) Installing file (5.41-r0) [2025-03-05T10:03:11.216Z] (7/79) Installing libgomp (11.2.1_git20220219-r2) [2025-03-05T10:03:11.217Z] (8/79) Installing libatomic (11.2.1_git20220219-r2) [2025-03-05T10:03:11.217Z] (9/79) Installing gmp (6.2.1-r2) [2025-03-05T10:03:11.217Z] (10/79) Installing isl22 (0.22-r0) [2025-03-05T10:03:11.217Z] (11/79) Installing mpfr4 (4.1.0-r0) [2025-03-05T10:03:11.217Z] (12/79) Installing mpc1 (1.2.1-r0) [2025-03-05T10:03:11.217Z] (13/79) Installing gcc (11.2.1_git20220219-r2) [2025-03-05T10:03:13.165Z] (14/79) Installing musl-dev (1.2.3-r4) [2025-03-05T10:03:13.435Z] (15/79) Installing libc-dev (0.7.2-r3) [2025-03-05T10:03:13.435Z] (16/79) Installing g++ (11.2.1_git20220219-r2) [2025-03-05T10:03:15.392Z] (17/79) Installing make (4.3-r0) [2025-03-05T10:03:15.392Z] (18/79) Installing fortify-headers (1.1-r1) [2025-03-05T10:03:15.392Z] (19/79) Installing patch (2.7.6-r7) [2025-03-05T10:03:15.392Z] (20/79) Installing build-base (0.5-r3) [2025-03-05T10:03:15.392Z] (21/79) Installing libacl (2.3.1-r0) [2025-03-05T10:03:15.392Z] (22/79) Installing libbz2 (1.0.8-r1) [2025-03-05T10:03:15.392Z] (23/79) Installing expat (2.6.2-r0) [2025-03-05T10:03:15.392Z] (24/79) Installing lz4-libs (1.9.3-r1) [2025-03-05T10:03:15.392Z] (25/79) Installing xz-libs (5.2.5-r1) [2025-03-05T10:03:15.392Z] (26/79) Installing zstd-libs (1.5.2-r1) [2025-03-05T10:03:15.392Z] (27/79) Installing libarchive (3.7.4-r0) [2025-03-05T10:03:15.392Z] (28/79) Installing ca-certificates (20240226-r0) [2025-03-05T10:03:15.392Z] (29/79) Installing brotli-libs (1.0.9-r6) [2025-03-05T10:03:15.392Z] (30/79) Installing nghttp2-libs (1.47.0-r2) [2025-03-05T10:03:15.392Z] (31/79) Installing libcurl (8.5.0-r0) [2025-03-05T10:03:15.392Z] (32/79) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-03-05T10:03:15.392Z] (33/79) Installing ncurses-libs (6.3_p20220521-r1) [2025-03-05T10:03:15.392Z] (34/79) Installing rhash-libs (1.4.2-r2) [2025-03-05T10:03:15.392Z] (35/79) Installing libuv (1.44.1-r0) [2025-03-05T10:03:15.392Z] (36/79) Installing cmake (3.23.5-r0) [2025-03-05T10:03:17.974Z] (37/79) Installing pkgconf (1.8.1-r0) [2025-03-05T10:03:17.974Z] (38/79) Installing openssl-dev (1.1.1w-r1) [2025-03-05T10:03:17.974Z] (39/79) Installing nghttp2-dev (1.47.0-r2) [2025-03-05T10:03:17.974Z] (40/79) Installing zlib-dev (1.2.12-r3) [2025-03-05T10:03:17.974Z] (41/79) Installing brotli-dev (1.0.9-r6) [2025-03-05T10:03:17.974Z] (42/79) Installing curl-dev (8.5.0-r0) [2025-03-05T10:03:17.974Z] (43/79) Installing pcre2 (10.42-r0) [2025-03-05T10:03:17.974Z] (44/79) Installing git (2.36.6-r0) [2025-03-05T10:03:17.974Z] (45/79) Installing hiredis (1.0.2-r0) [2025-03-05T10:03:17.974Z] (46/79) Installing hiredis-dev (1.0.2-r0) [2025-03-05T10:03:17.974Z] (47/79) Installing yaml (0.2.5-r0) [2025-03-05T10:03:17.974Z] (48/79) Installing libcbor (0.9.0-r1) [2025-03-05T10:03:17.974Z] (49/79) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-05T10:03:18.936Z] (50/79) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-05T10:03:18.936Z] (51/79) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-05T10:03:19.203Z] (52/79) Installing libcbor-dev (0.9.0-r1) [2025-03-05T10:03:19.203Z] (53/79) Installing libexecinfo (1.1-r1) [2025-03-05T10:03:19.203Z] (54/79) Installing libexecinfo-dev (1.1-r1) [2025-03-05T10:03:19.203Z] (55/79) Installing nettle (3.7.3-r0) [2025-03-05T10:03:19.203Z] (56/79) Installing libffi (3.4.2-r1) [2025-03-05T10:03:19.203Z] (57/79) Installing p11-kit (0.24.1-r0) [2025-03-05T10:03:19.203Z] (58/79) Installing libtasn1 (4.18.0-r1) [2025-03-05T10:03:19.203Z] (59/79) Installing libunistring (1.0-r0) [2025-03-05T10:03:19.203Z] (60/79) Installing gnutls (3.7.7-r1) [2025-03-05T10:03:19.203Z] (61/79) Installing libmicrohttpd (0.9.75-r0) [2025-03-05T10:03:19.203Z] (62/79) Installing gnutls-c++ (3.7.7-r1) [2025-03-05T10:03:19.203Z] (63/79) Installing libgmpxx (6.2.1-r2) [2025-03-05T10:03:19.203Z] (64/79) Installing gmp-dev (6.2.1-r2) [2025-03-05T10:03:19.203Z] (65/79) Installing nettle-dev (3.7.3-r0) [2025-03-05T10:03:19.471Z] (66/79) Installing libtasn1-progs (4.18.0-r1) [2025-03-05T10:03:19.471Z] (67/79) Installing libtasn1-dev (4.18.0-r1) [2025-03-05T10:03:19.471Z] (68/79) Installing p11-kit-dev (0.24.1-r0) [2025-03-05T10:03:19.471Z] (69/79) Installing gnutls-dev (3.7.7-r1) [2025-03-05T10:03:19.471Z] (70/79) Installing libmicrohttpd-dev (0.9.75-r0) [2025-03-05T10:03:19.471Z] (71/79) Installing linux-headers (5.16.7-r1) [2025-03-05T10:03:19.739Z] (72/79) Installing ncurses-dev (6.3_p20220521-r1) [2025-03-05T10:03:20.006Z] (73/79) Installing libblkid (2.38-r1) [2025-03-05T10:03:20.006Z] (74/79) Installing libuuid (2.38-r1) [2025-03-05T10:03:20.006Z] (75/79) Installing libfdisk (2.38-r1) [2025-03-05T10:03:20.006Z] (76/79) Installing libmount (2.38-r1) [2025-03-05T10:03:20.006Z] (77/79) Installing libsmartcols (2.38-r1) [2025-03-05T10:03:20.006Z] (78/79) Installing util-linux-dev (2.38-r1) [2025-03-05T10:03:20.006Z] (79/79) Installing yaml-dev (0.2.5-r0) [2025-03-05T10:03:20.006Z] Executing busybox-1.35.0-r17.trigger [2025-03-05T10:03:20.006Z] Executing ca-certificates-20240226-r0.trigger [2025-03-05T10:03:20.293Z] OK: 286 MiB in 92 packages [2025-03-05T10:03:35.287Z] Removing intermediate container c67cae9325ac [2025-03-05T10:03:35.287Z] ---> eff017d50215 [2025-03-05T10:03:35.287Z] Step 6/30 : COPY scripts /device-can/scripts [2025-03-05T10:03:35.287Z] ---> 55cd1510dd75 [2025-03-05T10:03:35.287Z] Step 7/30 : COPY src /device-can/src/ [2025-03-05T10:03:35.287Z] ---> 3d69178973c1 [2025-03-05T10:03:35.287Z] Step 8/30 : COPY VERSION /device-can/ [2025-03-05T10:03:35.287Z] ---> 6d9cf33e6579 [2025-03-05T10:03:35.287Z] Step 9/30 : WORKDIR /device-can [2025-03-05T10:03:35.287Z] ---> Running in 16010dcb525a [2025-03-05T10:03:35.287Z] Removing intermediate container 16010dcb525a [2025-03-05T10:03:35.287Z] ---> f1fed0d28416 [2025-03-05T10:03:35.287Z] Step 10/30 : RUN /device-can/scripts/build_deps.sh 1 [2025-03-05T10:03:35.287Z] ---> Running in ad1f56609b0b [2025-03-05T10:03:36.696Z] + BUILD_CSDK=1 [2025-03-05T10:03:36.696Z] + CSDK_VERSION=4.0.0-dev.14 [2025-03-05T10:03:36.696Z] + '[' -d deps ] [2025-03-05T10:03:36.696Z] + mkdir deps [2025-03-05T10:03:36.696Z] + cd /device-can/deps [2025-03-05T10:03:36.696Z] + '[' 1 '=' 1 ] [2025-03-05T10:03:36.696Z] + cd /device-can/deps [2025-03-05T10:03:36.696Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-03-05T10:03:36.696Z] Connecting to github.com (140.82.112.4:443) [2025-03-05T10:03:36.696Z] Connecting to codeload.github.com (140.82.113.9:443) [2025-03-05T10:03:36.964Z] saving to 'v4.0.0-dev.14.zip' [2025-03-05T10:03:36.964Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-03-05T10:03:36.964Z] 'v4.0.0-dev.14.zip' saved [2025-03-05T10:03:36.964Z] + unzip v4.0.0-dev.14.zip [2025-03-05T10:03:36.964Z] Archive: v4.0.0-dev.14.zip [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-03-05T10:03:36.964Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-03-05T10:03:36.964Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-03-05T10:03:36.965Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-03-05T10:03:36.965Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-03-05T10:03:36.965Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-05T10:03:36.965Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-03-05T10:03:36.965Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-03-05T10:03:36.965Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-03-05T10:03:36.965Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-05T10:03:36.965Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-03-05T10:03:36.965Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-03-05T10:03:36.965Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-03-05T10:03:36.965Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-05T10:03:36.965Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-03-05T10:03:36.965Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-03-05T10:03:36.965Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-03-05T10:03:36.965Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-03-05T10:03:36.965Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-03-05T10:03:36.965Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-03-05T10:03:36.965Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-03-05T10:03:36.965Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-03-05T10:03:36.965Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-03-05T10:03:36.965Z] + cd device-sdk-c-4.0.0-dev.14 [2025-03-05T10:03:36.965Z] + ./scripts/build.sh [2025-03-05T10:03:36.965Z] + CPPCHECK=false [2025-03-05T10:03:36.965Z] + DOCGEN=false [2025-03-05T10:03:36.965Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-05T10:03:36.965Z] + '[' 0 -gt 0 ] [2025-03-05T10:03:36.965Z] + readlink -f ./scripts/build.sh [2025-03-05T10:03:36.965Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-03-05T10:03:37.233Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-03-05T10:03:37.233Z] + ROOT=/device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-03-05T10:03:37.233Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-03-05T10:03:37.233Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-03-05T10:03:37.233Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-03-05T10:03:37.233Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-03-05T10:03:37.500Z] -- The C compiler identification is GNU 11.2.1 [2025-03-05T10:03:37.500Z] -- Detecting C compiler ABI info [2025-03-05T10:03:37.771Z] -- Detecting C compiler ABI info - done [2025-03-05T10:03:38.037Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-05T10:03:38.037Z] -- Detecting C compile features [2025-03-05T10:03:38.037Z] -- Detecting C compile features - done [2025-03-05T10:03:38.037Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-05T10:03:38.305Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-05T10:03:38.305Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-05T10:03:38.305Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-05T10:03:38.305Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-05T10:03:38.305Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-05T10:03:38.305Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-05T10:03:38.305Z] -- /opt/iotech/iot/1.5/include [2025-03-05T10:03:38.305Z] -- C SDK 0.0.0 for Linux [2025-03-05T10:03:38.305Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-05T10:03:38.572Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-05T10:03:38.843Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-05T10:03:39.111Z] -- Configuring done [2025-03-05T10:03:39.377Z] -- Generating done [2025-03-05T10:03:39.378Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-03-05T10:03:39.378Z] + tee release.log [2025-03-05T10:03:39.378Z] + make all package [2025-03-05T10:03:39.378Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-05T10:03:40.786Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-05T10:03:41.748Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-05T10:03:43.159Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-05T10:03:43.741Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-05T10:03:47.085Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-05T10:03:47.085Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-05T10:03:48.502Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-05T10:03:51.081Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-05T10:03:52.044Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-05T10:03:53.003Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-05T10:03:53.965Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-05T10:03:54.924Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-05T10:03:56.335Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-05T10:03:56.920Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-05T10:04:00.365Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-05T10:04:00.365Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-05T10:04:00.365Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-03-05T10:04:00.365Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-03-05T10:04:00.365Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-03-05T10:04:00.365Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-03-05T10:04:00.365Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-03-05T10:04:00.365Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-03-05T10:04:00.365Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-03-05T10:04:00.365Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T10:04:00.365Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T10:04:00.365Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-03-05T10:04:00.365Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-03-05T10:04:00.365Z] | ^~~~~~~~~~~ [2025-03-05T10:04:00.365Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-03-05T10:04:00.365Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T10:04:00.365Z] | ~^ [2025-03-05T10:04:00.365Z] | | [2025-03-05T10:04:00.365Z] | char * [2025-03-05T10:04:02.965Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-05T10:04:03.233Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-05T10:04:05.170Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-05T10:04:05.754Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-05T10:04:12.410Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-05T10:04:13.372Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-05T10:04:13.639Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-05T10:04:14.603Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-05T10:04:14.871Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-05T10:04:16.812Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-05T10:04:20.153Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-05T10:04:20.153Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-05T10:04:21.111Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-05T10:04:22.086Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-05T10:04:24.668Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-03-05T10:04:24.668Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2025-03-05T10:04:24.668Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-05T10:04:24.668Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T10:04:26.074Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-05T10:04:27.035Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-05T10:04:27.341Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-05T10:04:28.298Z] [ 68%] Linking C shared library libcsdk.so [2025-03-05T10:04:28.298Z] [ 68%] Built target csdk [2025-03-05T10:04:28.568Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-05T10:04:29.525Z] [ 72%] Linking C executable template [2025-03-05T10:04:29.792Z] [ 72%] Built target template [2025-03-05T10:04:29.792Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-05T10:04:30.373Z] [ 76%] Linking C executable device-counter [2025-03-05T10:04:30.640Z] [ 76%] Built target device-counter [2025-03-05T10:04:30.907Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-05T10:04:31.485Z] [ 80%] Linking C executable device-random [2025-03-05T10:04:31.750Z] [ 80%] Built target device-random [2025-03-05T10:04:31.750Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-05T10:04:32.384Z] [ 84%] Linking C executable device-gyro [2025-03-05T10:04:32.648Z] [ 84%] Built target device-gyro [2025-03-05T10:04:32.648Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-05T10:04:33.230Z] [ 88%] Linking C executable device-bitfields [2025-03-05T10:04:33.503Z] [ 88%] Built target device-bitfields [2025-03-05T10:04:33.768Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-05T10:04:34.724Z] [ 92%] Linking C executable template-discovery [2025-03-05T10:04:34.990Z] [ 92%] Built target template-discovery [2025-03-05T10:04:35.255Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-05T10:04:36.204Z] [ 96%] Linking C executable device-file [2025-03-05T10:04:36.204Z] [ 96%] Built target device-file [2025-03-05T10:04:36.469Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-05T10:04:37.047Z] [100%] Linking C executable device-terminal [2025-03-05T10:04:37.629Z] [100%] Built target device-terminal [2025-03-05T10:04:37.629Z] Run CPack packaging tool... [2025-03-05T10:04:37.629Z] CPack: Create package using TGZ [2025-03-05T10:04:37.629Z] CPack: Install projects [2025-03-05T10:04:37.629Z] CPack: - Run preinstall target for: Csdk [2025-03-05T10:04:38.589Z] CPack: - Install project: Csdk [] [2025-03-05T10:04:38.589Z] CPack: Create package [2025-03-05T10:04:38.589Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-03-05T10:04:38.589Z] + '[' false '=' true ] [2025-03-05T10:04:38.589Z] + '[' false '=' true ] [2025-03-05T10:04:38.589Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-03-05T10:04:38.589Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-03-05T10:04:38.589Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-03-05T10:04:38.856Z] -- The C compiler identification is GNU 11.2.1 [2025-03-05T10:04:38.856Z] -- Detecting C compiler ABI info [2025-03-05T10:04:39.123Z] -- Detecting C compiler ABI info - done [2025-03-05T10:04:39.390Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-05T10:04:39.390Z] -- Detecting C compile features [2025-03-05T10:04:39.390Z] -- Detecting C compile features - done [2025-03-05T10:04:39.390Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-05T10:04:39.655Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-05T10:04:39.655Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-05T10:04:39.655Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-05T10:04:39.655Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-05T10:04:39.655Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-05T10:04:39.655Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-05T10:04:39.655Z] -- /opt/iotech/iot/1.5/include [2025-03-05T10:04:39.655Z] -- C SDK 0.0.0 for Linux [2025-03-05T10:04:39.655Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-05T10:04:39.922Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-05T10:04:40.189Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-05T10:04:40.189Z] -- Configuring done [2025-03-05T10:04:40.453Z] -- Generating done [2025-03-05T10:04:40.453Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-03-05T10:04:40.453Z] + make [2025-03-05T10:04:40.453Z] + tee debug.log [2025-03-05T10:04:40.726Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-05T10:04:41.304Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-05T10:04:41.569Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-05T10:04:42.156Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-05T10:04:42.738Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-05T10:04:43.696Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-05T10:04:43.696Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-05T10:04:44.281Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-05T10:04:45.242Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-05T10:04:45.825Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-05T10:04:46.408Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-05T10:04:46.992Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-05T10:04:47.261Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-05T10:04:47.846Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-05T10:04:48.116Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-05T10:04:49.530Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-05T10:04:49.530Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-05T10:04:49.796Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-03-05T10:04:49.796Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-03-05T10:04:49.796Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-03-05T10:04:49.796Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-03-05T10:04:49.796Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-03-05T10:04:49.796Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-03-05T10:04:49.796Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-03-05T10:04:49.796Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T10:04:49.796Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T10:04:49.796Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-03-05T10:04:49.796Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-03-05T10:04:49.796Z] | ^~~~~~~~~~~ [2025-03-05T10:04:49.796Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-03-05T10:04:49.796Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T10:04:49.796Z] | ~^ [2025-03-05T10:04:49.796Z] | | [2025-03-05T10:04:49.796Z] | char * [2025-03-05T10:04:50.379Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-05T10:04:50.648Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-05T10:04:51.608Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-05T10:04:51.873Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-05T10:04:53.283Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-05T10:04:53.549Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-05T10:04:53.816Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-05T10:04:54.398Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-05T10:04:54.664Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-05T10:04:55.251Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-05T10:04:57.225Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-05T10:04:57.225Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-05T10:04:57.491Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-05T10:04:58.075Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-05T10:04:59.033Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-05T10:04:59.301Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-05T10:05:00.146Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-05T10:05:00.146Z] [ 68%] Linking C shared library libcsdk.so [2025-03-05T10:05:00.413Z] [ 68%] Built target csdk [2025-03-05T10:05:00.413Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-05T10:05:00.681Z] [ 72%] Linking C executable template [2025-03-05T10:05:01.264Z] [ 72%] Built target template [2025-03-05T10:05:01.264Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-05T10:05:01.530Z] [ 76%] Linking C executable device-counter [2025-03-05T10:05:01.795Z] [ 76%] Built target device-counter [2025-03-05T10:05:01.795Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-05T10:05:02.383Z] [ 80%] Linking C executable device-random [2025-03-05T10:05:02.652Z] [ 80%] Built target device-random [2025-03-05T10:05:02.652Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-05T10:05:02.936Z] [ 84%] Linking C executable device-gyro [2025-03-05T10:05:03.204Z] [ 84%] Built target device-gyro [2025-03-05T10:05:03.204Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-05T10:05:03.470Z] [ 88%] Linking C executable device-bitfields [2025-03-05T10:05:04.052Z] [ 88%] Built target device-bitfields [2025-03-05T10:05:04.052Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-05T10:05:04.319Z] [ 92%] Linking C executable template-discovery [2025-03-05T10:05:04.584Z] [ 92%] Built target template-discovery [2025-03-05T10:05:04.851Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-05T10:05:05.118Z] [ 96%] Linking C executable device-file [2025-03-05T10:05:05.476Z] [ 96%] Built target device-file [2025-03-05T10:05:05.476Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-05T10:05:06.067Z] [100%] Linking C executable device-terminal [2025-03-05T10:05:06.338Z] [100%] Built target device-terminal [2025-03-05T10:05:06.338Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-05T10:05:06.338Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-05T10:05:06.338Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-05T10:05:06.338Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-05T10:05:06.338Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-05T10:05:06.338Z] + rm -rf /device-can/deps [2025-03-05T10:05:07.338Z] Removing intermediate container ad1f56609b0b [2025-03-05T10:05:07.338Z] ---> 79af9574cda3 [2025-03-05T10:05:07.338Z] Step 11/30 : RUN /device-can/scripts/build.sh && test -f /device-can/build/release/device-can [2025-03-05T10:05:07.338Z] ---> Running in c88a5d34e15d [2025-03-05T10:05:08.319Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-05T10:05:08.319Z] + readlink -f /device-can/scripts/build.sh [2025-03-05T10:05:08.319Z] + dirname /device-can/scripts/build.sh [2025-03-05T10:05:08.319Z] + dirname /device-can/scripts [2025-03-05T10:05:08.319Z] /device-can [2025-03-05T10:05:08.319Z] + ROOT=/device-can [2025-03-05T10:05:08.319Z] + echo /device-can [2025-03-05T10:05:08.319Z] + cd /device-can [2025-03-05T10:05:08.319Z] + mkdir -p /device-can/build/release [2025-03-05T10:05:08.319Z] + cd /device-can/build/release [2025-03-05T10:05:08.319Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-03-05T10:05:08.590Z] -- The C compiler identification is GNU 11.2.1 [2025-03-05T10:05:08.590Z] -- Detecting C compiler ABI info [2025-03-05T10:05:08.869Z] -- Detecting C compiler ABI info - done [2025-03-05T10:05:09.137Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-05T10:05:09.137Z] -- Detecting C compile features [2025-03-05T10:05:09.137Z] -- Detecting C compile features - done [2025-03-05T10:05:09.137Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-05T10:05:09.137Z] -- /opt/iotech/iot/1.5/include [2025-03-05T10:05:09.137Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-03-05T10:05:09.137Z] -- Configuring done [2025-03-05T10:05:09.137Z] -- Generating done [2025-03-05T10:05:09.137Z] -- Build files have been written to: /device-can/build/release [2025-03-05T10:05:09.137Z] + make all [2025-03-05T10:05:09.137Z] + tee release.log [2025-03-05T10:05:09.404Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-03-05T10:05:09.670Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-05T10:05:09.670Z] from /device-can/src/c/device-can.h:24, [2025-03-05T10:05:09.670Z] from /device-can/src/c/device-can.c:27: [2025-03-05T10:05:09.670Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-03-05T10:05:09.670Z] /device-can/src/c/device-can.c:177:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-05T10:05:09.670Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-05T10:05:09.670Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T10:05:09.670Z] 178 | requests[i].resource->type); [2025-03-05T10:05:09.670Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T10:05:09.670Z] | | [2025-03-05T10:05:09.670Z] | iot_typecode_t [2025-03-05T10:05:09.671Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-03-05T10:05:09.671Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-05T10:05:09.671Z] | ~^ [2025-03-05T10:05:09.671Z] | | [2025-03-05T10:05:09.671Z] | int [2025-03-05T10:05:11.077Z] [100%] Linking C executable device-can [2025-03-05T10:05:11.348Z] [100%] Built target device-can [2025-03-05T10:05:11.983Z] Removing intermediate container c88a5d34e15d [2025-03-05T10:05:11.983Z] ---> cd4ec0510132 [2025-03-05T10:05:11.983Z] Step 12/30 : FROM alpine:3.16 [2025-03-05T10:05:11.983Z] ---> 4a74307a1e88 [2025-03-05T10:05:11.983Z] Step 13/30 : MAINTAINER hcltech [2025-03-05T10:05:11.983Z] ---> Running in d8d365ebff0f [2025-03-05T10:05:12.253Z] Removing intermediate container d8d365ebff0f [2025-03-05T10:05:12.253Z] ---> 7d48e9194668 [2025-03-05T10:05:12.253Z] 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 [2025-03-05T10:05:12.522Z] ---> Running in df10686ef0b5 [2025-03-05T10:05:13.474Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-05T10:05:13.739Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-05T10:05:13.739Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-05T10:05:13.739Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-05T10:05:14.708Z] Removing intermediate container df10686ef0b5 [2025-03-05T10:05:14.708Z] ---> 27a626538f87 [2025-03-05T10:05:14.708Z] Step 15/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-05T10:05:14.708Z] ---> Running in 59cfbc31ff2d [2025-03-05T10:05:16.125Z] Removing intermediate container 59cfbc31ff2d [2025-03-05T10:05:16.125Z] ---> f1f4f0ff11f8 [2025-03-05T10:05:16.125Z] 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.5 dumb-init libexecinfo [2025-03-05T10:05:16.395Z] ---> Running in adeaf883f657 [2025-03-05T10:05:17.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:05:17.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2025-03-05T10:05:18.205Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:05:19.164Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-05T10:05:19.164Z] (1/24) Installing ca-certificates (20240226-r0) [2025-03-05T10:05:19.164Z] (2/24) Installing brotli-libs (1.0.9-r6) [2025-03-05T10:05:19.164Z] (3/24) Installing nghttp2-libs (1.47.0-r2) [2025-03-05T10:05:19.164Z] (4/24) Installing libcurl (8.5.0-r0) [2025-03-05T10:05:19.164Z] (5/24) Installing curl (8.5.0-r0) [2025-03-05T10:05:19.164Z] (6/24) Installing dumb-init (1.2.5-r1) [2025-03-05T10:05:19.164Z] (7/24) Installing hiredis (1.0.2-r0) [2025-03-05T10:05:19.164Z] (8/24) Installing yaml (0.2.5-r0) [2025-03-05T10:05:19.164Z] (9/24) Installing libcbor (0.9.0-r1) [2025-03-05T10:05:19.164Z] (10/24) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-05T10:05:20.121Z] (11/24) Installing pkgconf (1.8.1-r0) [2025-03-05T10:05:20.121Z] (12/24) Installing openssl-dev (1.1.1w-r1) [2025-03-05T10:05:20.121Z] (13/24) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-05T10:05:21.084Z] (14/24) Installing libexecinfo (1.1-r1) [2025-03-05T10:05:21.084Z] (15/24) Installing gmp (6.2.1-r2) [2025-03-05T10:05:21.084Z] (16/24) Installing nettle (3.7.3-r0) [2025-03-05T10:05:21.084Z] (17/24) Installing libffi (3.4.2-r1) [2025-03-05T10:05:21.084Z] (18/24) Installing p11-kit (0.24.1-r0) [2025-03-05T10:05:21.084Z] (19/24) Installing libtasn1 (4.18.0-r1) [2025-03-05T10:05:21.084Z] (20/24) Installing libunistring (1.0-r0) [2025-03-05T10:05:21.084Z] (21/24) Installing gnutls (3.7.7-r1) [2025-03-05T10:05:21.084Z] (22/24) Installing libmicrohttpd (0.9.75-r0) [2025-03-05T10:05:21.084Z] (23/24) Installing libuuid (2.38-r1) [2025-03-05T10:05:21.084Z] (24/24) Installing linux-headers (5.16.7-r1) [2025-03-05T10:05:21.665Z] Executing busybox-1.35.0-r17.trigger [2025-03-05T10:05:21.665Z] Executing ca-certificates-20240226-r0.trigger [2025-03-05T10:05:21.932Z] OK: 25 MiB in 38 packages [2025-03-05T10:05:24.523Z] Removing intermediate container adeaf883f657 [2025-03-05T10:05:24.523Z] ---> c143d45298b8 [2025-03-05T10:05:24.523Z] Step 17/30 : RUN apk --no-cache upgrade [2025-03-05T10:05:24.523Z] ---> Running in f84bb90ab3ef [2025-03-05T10:05:25.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:05:25.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2025-03-05T10:05:26.335Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:05:26.920Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-05T10:05:27.189Z] (1/5) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-05T10:05:27.189Z] (2/5) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-03-05T10:05:27.189Z] Executing busybox-1.35.0-r18.post-upgrade [2025-03-05T10:05:27.189Z] (3/5) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-03-05T10:05:27.189Z] (4/5) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-03-05T10:05:27.189Z] (5/5) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-03-05T10:05:27.189Z] Executing busybox-1.35.0-r18.trigger [2025-03-05T10:05:27.189Z] Executing ca-certificates-20240226-r0.trigger [2025-03-05T10:05:27.456Z] OK: 25 MiB in 38 packages [2025-03-05T10:05:28.424Z] Removing intermediate container f84bb90ab3ef [2025-03-05T10:05:28.425Z] ---> 77a05e6b3761 [2025-03-05T10:05:28.425Z] Step 18/30 : COPY --from=builder /device-can/build/release/ / [2025-03-05T10:05:29.010Z] ---> e5c191de33ca [2025-03-05T10:05:29.010Z] Step 19/30 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-03-05T10:05:29.595Z] ---> 12c5ae4f8105 [2025-03-05T10:05:29.595Z] Step 20/30 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-03-05T10:05:30.186Z] ---> 348e8b80f52e [2025-03-05T10:05:30.186Z] Step 21/30 : COPY LICENSE /. [2025-03-05T10:05:30.777Z] ---> 447db7d16506 [2025-03-05T10:05:30.777Z] Step 22/30 : COPY Attribution.txt /. [2025-03-05T10:05:31.045Z] ---> b3b50272a414 [2025-03-05T10:05:31.045Z] Step 23/30 : COPY res /res [2025-03-05T10:05:32.176Z] ---> fa1f9cce2b1b [2025-03-05T10:05:32.176Z] Step 24/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 HCL Technologies Ltd' [2025-03-05T10:05:32.176Z] ---> Running in 53abb04c06ff [2025-03-05T10:05:32.176Z] Removing intermediate container 53abb04c06ff [2025-03-05T10:05:32.176Z] ---> bfb342931564 [2025-03-05T10:05:32.176Z] Step 25/30 : EXPOSE 59980 [2025-03-05T10:05:32.176Z] ---> Running in 10d95be0db27 [2025-03-05T10:05:32.443Z] Removing intermediate container 10d95be0db27 [2025-03-05T10:05:32.443Z] ---> 68f28fdc9cce [2025-03-05T10:05:32.443Z] Step 26/30 : ENTRYPOINT ["/device-can"] [2025-03-05T10:05:32.443Z] ---> Running in ad2ad3791526 [2025-03-05T10:05:33.031Z] Removing intermediate container ad2ad3791526 [2025-03-05T10:05:33.031Z] ---> 0df7893b9e8a [2025-03-05T10:05:33.031Z] Step 27/30 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-03-05T10:05:33.031Z] ---> Running in ea80fb58925c [2025-03-05T10:05:33.298Z] Removing intermediate container ea80fb58925c [2025-03-05T10:05:33.298Z] ---> 7e26da7c92cc [2025-03-05T10:05:33.298Z] Step 28/30 : LABEL arch=arm64 [2025-03-05T10:05:33.298Z] ---> Running in 38f8a1f7f27a [2025-03-05T10:05:33.565Z] Removing intermediate container 38f8a1f7f27a [2025-03-05T10:05:33.565Z] ---> f46d3749ede2 [2025-03-05T10:05:33.565Z] Step 29/30 : LABEL git_sha=e86714426b11b2d8f098837f2c53fed51359a2a6 [2025-03-05T10:05:33.565Z] ---> Running in e1a7a3009642 [2025-03-05T10:05:34.146Z] Removing intermediate container e1a7a3009642 [2025-03-05T10:05:34.146Z] ---> aeafcdb9b349 [2025-03-05T10:05:34.146Z] Step 30/30 : LABEL version=4.0.0-dev.2 [2025-03-05T10:05:34.146Z] ---> Running in 6077816b9bca [2025-03-05T10:05:34.414Z] Removing intermediate container 6077816b9bca [2025-03-05T10:05:34.414Z] ---> cc20d9c557f1 [2025-03-05T10:05:34.414Z] [Warning] One or more build-args [BASE MAKE ARCH] were not consumed [2025-03-05T10:05:34.414Z] Successfully built cc20d9c557f1 [2025-03-05T10:05:34.414Z] 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 [2025-03-05T10:05:34.572Z] provisioning config files... [2025-03-05T10:05:34.586Z] copy managed file [device-can-settings] to file:/w/workspace/device-can/3@tmp/config13844950545784906041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:05:34.939Z] ---> ****-login.sh [2025-03-05T10:05:34.939Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:05:35.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:05:35.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:05:35.208Z] Configure a credential helper to remove this warning. See [2025-03-05T10:05:35.208Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:05:35.208Z] [2025-03-05T10:05:35.208Z] Login Succeeded [2025-03-05T10:05:35.208Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:05:35.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:05:35.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:05:35.740Z] Configure a credential helper to remove this warning. See [2025-03-05T10:05:35.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:05:35.740Z] [2025-03-05T10:05:35.740Z] Login Succeeded [2025-03-05T10:05:35.740Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:05:36.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:05:36.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:05:36.007Z] Configure a credential helper to remove this warning. See [2025-03-05T10:05:36.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:05:36.007Z] [2025-03-05T10:05:36.007Z] Login Succeeded [2025-03-05T10:05:36.008Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:05:36.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:05:36.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:05:36.273Z] Configure a credential helper to remove this warning. See [2025-03-05T10:05:36.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:05:36.273Z] [2025-03-05T10:05:36.273Z] Login Succeeded [2025-03-05T10:05:36.542Z] ****.io [2025-03-05T10:05:36.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:05:36.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:05:36.808Z] Configure a credential helper to remove this warning. See [2025-03-05T10:05:36.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:05:36.808Z] [2025-03-05T10:05:36.808Z] Login Succeeded [2025-03-05T10:05:36.808Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:05:36.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T10:05:36.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:05:36.910Z] [edgeXDocker.push] Tagging docker image device-can-arm64 with the following tags: [2025-03-05T10:05:36.910Z] e86714426b11b2d8f098837f2c53fed51359a2a6 [2025-03-05T10:05:36.910Z] latest [2025-03-05T10:05:36.910Z] 4.0.0-dev.2 [2025-03-05T10:05:36.910Z] e86714426b11b2d8f098837f2c53fed51359a2a6-4.0.0-dev.2 [2025-03-05T10:05:36.910Z] main [2025-03-05T10:05:36.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:05:37.296Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:e86714426b11b2d8f098837f2c53fed51359a2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:05:37.670Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:e86714426b11b2d8f098837f2c53fed51359a2a6 [2025-03-05T10:05:37.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2025-03-05T10:05:37.670Z] 329f25eb01d1: Preparing [2025-03-05T10:05:37.670Z] dc0f004b4d5d: Preparing [2025-03-05T10:05:37.670Z] dcd64f084bb4: Preparing [2025-03-05T10:05:37.670Z] 3e43ade1a2c0: Preparing [2025-03-05T10:05:37.670Z] 0496622d2ccf: Preparing [2025-03-05T10:05:37.670Z] b60e752ea8f5: Preparing [2025-03-05T10:05:37.670Z] 49dedefbbee5: Preparing [2025-03-05T10:05:37.670Z] 39896d12b21f: Preparing [2025-03-05T10:05:37.670Z] 84b7e5d11405: Preparing [2025-03-05T10:05:37.670Z] ddf5cdafc3f0: Preparing [2025-03-05T10:05:37.670Z] edbfd2db8ef2: Preparing [2025-03-05T10:05:37.670Z] 49dedefbbee5: Waiting [2025-03-05T10:05:37.670Z] 39896d12b21f: Waiting [2025-03-05T10:05:37.670Z] 84b7e5d11405: Waiting [2025-03-05T10:05:37.670Z] ddf5cdafc3f0: Waiting [2025-03-05T10:05:37.670Z] edbfd2db8ef2: Waiting [2025-03-05T10:05:37.670Z] b60e752ea8f5: Waiting [2025-03-05T10:05:37.938Z] dcd64f084bb4: Pushed [2025-03-05T10:05:37.938Z] 3e43ade1a2c0: Pushed [2025-03-05T10:05:37.938Z] 329f25eb01d1: Pushed [2025-03-05T10:05:37.938Z] dc0f004b4d5d: Pushed [2025-03-05T10:05:37.938Z] 0496622d2ccf: Pushed [2025-03-05T10:05:38.209Z] 84b7e5d11405: Pushed [2025-03-05T10:05:38.209Z] ddf5cdafc3f0: Pushed [2025-03-05T10:05:38.209Z] b60e752ea8f5: Pushed [2025-03-05T10:05:38.209Z] edbfd2db8ef2: Layer already exists [2025-03-05T10:05:38.790Z] 49dedefbbee5: Pushed [2025-03-05T10:05:42.127Z] 39896d12b21f: Pushed [2025-03-05T10:05:42.127Z] e86714426b11b2d8f098837f2c53fed51359a2a6: digest: sha256:3c381bd27a9e9c20e5f17adfdef893965b2cde907a65bdffb205aad98e2df532 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:05:42.512Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:05:42.873Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:latest [2025-03-05T10:05:42.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2025-03-05T10:05:42.873Z] 329f25eb01d1: Preparing [2025-03-05T10:05:42.873Z] dc0f004b4d5d: Preparing [2025-03-05T10:05:42.873Z] dcd64f084bb4: Preparing [2025-03-05T10:05:42.873Z] 3e43ade1a2c0: Preparing [2025-03-05T10:05:42.873Z] 0496622d2ccf: Preparing [2025-03-05T10:05:42.873Z] b60e752ea8f5: Preparing [2025-03-05T10:05:42.873Z] 49dedefbbee5: Preparing [2025-03-05T10:05:42.873Z] 39896d12b21f: Preparing [2025-03-05T10:05:42.873Z] 84b7e5d11405: Preparing [2025-03-05T10:05:42.873Z] ddf5cdafc3f0: Preparing [2025-03-05T10:05:42.873Z] edbfd2db8ef2: Preparing [2025-03-05T10:05:42.873Z] 39896d12b21f: Waiting [2025-03-05T10:05:42.873Z] 84b7e5d11405: Waiting [2025-03-05T10:05:42.873Z] ddf5cdafc3f0: Waiting [2025-03-05T10:05:42.873Z] edbfd2db8ef2: Waiting [2025-03-05T10:05:42.873Z] b60e752ea8f5: Waiting [2025-03-05T10:05:42.873Z] 49dedefbbee5: Waiting [2025-03-05T10:05:42.873Z] dc0f004b4d5d: Layer already exists [2025-03-05T10:05:42.873Z] dcd64f084bb4: Layer already exists [2025-03-05T10:05:42.873Z] 0496622d2ccf: Layer already exists [2025-03-05T10:05:42.873Z] 3e43ade1a2c0: Layer already exists [2025-03-05T10:05:42.873Z] 329f25eb01d1: Layer already exists [2025-03-05T10:05:42.873Z] b60e752ea8f5: Layer already exists [2025-03-05T10:05:42.873Z] 49dedefbbee5: Layer already exists [2025-03-05T10:05:42.873Z] 39896d12b21f: Layer already exists [2025-03-05T10:05:42.873Z] ddf5cdafc3f0: Layer already exists [2025-03-05T10:05:42.873Z] 84b7e5d11405: Layer already exists [2025-03-05T10:05:42.873Z] edbfd2db8ef2: Layer already exists [2025-03-05T10:05:43.137Z] latest: digest: sha256:3c381bd27a9e9c20e5f17adfdef893965b2cde907a65bdffb205aad98e2df532 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:05:43.523Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:05:44.488Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:4.0.0-dev.2 [2025-03-05T10:05:44.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2025-03-05T10:05:44.488Z] 329f25eb01d1: Preparing [2025-03-05T10:05:44.488Z] dc0f004b4d5d: Preparing [2025-03-05T10:05:44.488Z] dcd64f084bb4: Preparing [2025-03-05T10:05:44.488Z] 3e43ade1a2c0: Preparing [2025-03-05T10:05:44.488Z] 0496622d2ccf: Preparing [2025-03-05T10:05:44.488Z] b60e752ea8f5: Preparing [2025-03-05T10:05:44.488Z] 49dedefbbee5: Preparing [2025-03-05T10:05:44.488Z] 39896d12b21f: Preparing [2025-03-05T10:05:44.488Z] 84b7e5d11405: Preparing [2025-03-05T10:05:44.488Z] ddf5cdafc3f0: Preparing [2025-03-05T10:05:44.488Z] edbfd2db8ef2: Preparing [2025-03-05T10:05:44.488Z] b60e752ea8f5: Waiting [2025-03-05T10:05:44.488Z] 49dedefbbee5: Waiting [2025-03-05T10:05:44.488Z] 39896d12b21f: Waiting [2025-03-05T10:05:44.488Z] 84b7e5d11405: Waiting [2025-03-05T10:05:44.488Z] ddf5cdafc3f0: Waiting [2025-03-05T10:05:44.488Z] edbfd2db8ef2: Waiting [2025-03-05T10:05:44.488Z] 0496622d2ccf: Layer already exists [2025-03-05T10:05:44.488Z] dcd64f084bb4: Layer already exists [2025-03-05T10:05:44.488Z] 3e43ade1a2c0: Layer already exists [2025-03-05T10:05:44.488Z] dc0f004b4d5d: Layer already exists [2025-03-05T10:05:44.488Z] 329f25eb01d1: Layer already exists [2025-03-05T10:05:44.488Z] 49dedefbbee5: Layer already exists [2025-03-05T10:05:44.488Z] 84b7e5d11405: Layer already exists [2025-03-05T10:05:44.488Z] b60e752ea8f5: Layer already exists [2025-03-05T10:05:44.488Z] 39896d12b21f: Layer already exists [2025-03-05T10:05:44.488Z] ddf5cdafc3f0: Layer already exists [2025-03-05T10:05:44.488Z] edbfd2db8ef2: Layer already exists [2025-03-05T10:05:44.754Z] 4.0.0-dev.2: digest: sha256:3c381bd27a9e9c20e5f17adfdef893965b2cde907a65bdffb205aad98e2df532 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:05:45.124Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:e86714426b11b2d8f098837f2c53fed51359a2a6-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:05:45.483Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:e86714426b11b2d8f098837f2c53fed51359a2a6-4.0.0-dev.2 [2025-03-05T10:05:45.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2025-03-05T10:05:45.483Z] 329f25eb01d1: Preparing [2025-03-05T10:05:45.483Z] dc0f004b4d5d: Preparing [2025-03-05T10:05:45.483Z] dcd64f084bb4: Preparing [2025-03-05T10:05:45.483Z] 3e43ade1a2c0: Preparing [2025-03-05T10:05:45.483Z] 0496622d2ccf: Preparing [2025-03-05T10:05:45.483Z] b60e752ea8f5: Preparing [2025-03-05T10:05:45.483Z] 49dedefbbee5: Preparing [2025-03-05T10:05:45.483Z] 39896d12b21f: Preparing [2025-03-05T10:05:45.483Z] 84b7e5d11405: Preparing [2025-03-05T10:05:45.483Z] ddf5cdafc3f0: Preparing [2025-03-05T10:05:45.483Z] edbfd2db8ef2: Preparing [2025-03-05T10:05:45.483Z] 49dedefbbee5: Waiting [2025-03-05T10:05:45.483Z] 39896d12b21f: Waiting [2025-03-05T10:05:45.483Z] 84b7e5d11405: Waiting [2025-03-05T10:05:45.483Z] ddf5cdafc3f0: Waiting [2025-03-05T10:05:45.483Z] edbfd2db8ef2: Waiting [2025-03-05T10:05:45.483Z] b60e752ea8f5: Waiting [2025-03-05T10:05:45.483Z] 0496622d2ccf: Layer already exists [2025-03-05T10:05:45.483Z] dcd64f084bb4: Layer already exists [2025-03-05T10:05:45.483Z] 329f25eb01d1: Layer already exists [2025-03-05T10:05:45.483Z] dc0f004b4d5d: Layer already exists [2025-03-05T10:05:45.483Z] 3e43ade1a2c0: Layer already exists [2025-03-05T10:05:45.483Z] 49dedefbbee5: Layer already exists [2025-03-05T10:05:45.483Z] b60e752ea8f5: Layer already exists [2025-03-05T10:05:45.483Z] 39896d12b21f: Layer already exists [2025-03-05T10:05:45.483Z] 84b7e5d11405: Layer already exists [2025-03-05T10:05:45.483Z] ddf5cdafc3f0: Layer already exists [2025-03-05T10:05:45.483Z] edbfd2db8ef2: Layer already exists [2025-03-05T10:05:45.749Z] e86714426b11b2d8f098837f2c53fed51359a2a6-4.0.0-dev.2: digest: sha256:3c381bd27a9e9c20e5f17adfdef893965b2cde907a65bdffb205aad98e2df532 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:05:46.110Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:05:46.471Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:main [2025-03-05T10:05:46.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2025-03-05T10:05:46.471Z] 329f25eb01d1: Preparing [2025-03-05T10:05:46.471Z] dc0f004b4d5d: Preparing [2025-03-05T10:05:46.471Z] dcd64f084bb4: Preparing [2025-03-05T10:05:46.471Z] 3e43ade1a2c0: Preparing [2025-03-05T10:05:46.471Z] 0496622d2ccf: Preparing [2025-03-05T10:05:46.471Z] b60e752ea8f5: Preparing [2025-03-05T10:05:46.472Z] 49dedefbbee5: Preparing [2025-03-05T10:05:46.472Z] 39896d12b21f: Preparing [2025-03-05T10:05:46.472Z] 84b7e5d11405: Preparing [2025-03-05T10:05:46.472Z] ddf5cdafc3f0: Preparing [2025-03-05T10:05:46.472Z] edbfd2db8ef2: Preparing [2025-03-05T10:05:46.472Z] 49dedefbbee5: Waiting [2025-03-05T10:05:46.472Z] 39896d12b21f: Waiting [2025-03-05T10:05:46.472Z] 84b7e5d11405: Waiting [2025-03-05T10:05:46.472Z] ddf5cdafc3f0: Waiting [2025-03-05T10:05:46.472Z] edbfd2db8ef2: Waiting [2025-03-05T10:05:46.472Z] b60e752ea8f5: Waiting [2025-03-05T10:05:46.472Z] dc0f004b4d5d: Layer already exists [2025-03-05T10:05:46.472Z] 0496622d2ccf: Layer already exists [2025-03-05T10:05:46.472Z] 329f25eb01d1: Layer already exists [2025-03-05T10:05:46.472Z] 3e43ade1a2c0: Layer already exists [2025-03-05T10:05:46.472Z] dcd64f084bb4: Layer already exists [2025-03-05T10:05:46.472Z] b60e752ea8f5: Layer already exists [2025-03-05T10:05:46.472Z] 39896d12b21f: Layer already exists [2025-03-05T10:05:46.472Z] 49dedefbbee5: Layer already exists [2025-03-05T10:05:46.472Z] ddf5cdafc3f0: Layer already exists [2025-03-05T10:05:46.472Z] 84b7e5d11405: Layer already exists [2025-03-05T10:05:46.472Z] edbfd2db8ef2: Layer already exists [2025-03-05T10:05:46.739Z] main: digest: sha256:3c381bd27a9e9c20e5f17adfdef893965b2cde907a65bdffb205aad98e2df532 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T10:05:46.832Z] ===================================================== [Pipeline] echo [2025-03-05T10:05:46.846Z] taggedImages: [2025-03-05T10:05:46.846Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:e86714426b11b2d8f098837f2c53fed51359a2a6 [2025-03-05T10:05:46.846Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:latest [2025-03-05T10:05:46.846Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:4.0.0-dev.2 [2025-03-05T10:05:46.846Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:e86714426b11b2d8f098837f2c53fed51359a2a6-4.0.0-dev.2 [2025-03-05T10:05:46.846Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:05:47.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T10:05:47.252Z] [2025-03-05T10:05:47.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:05:47.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T10:05:47.590Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-05T10:05:47.590Z] 8998bd30e6a1: Pulling fs layer [2025-03-05T10:05:47.590Z] 04944245beec: Pulling fs layer [2025-03-05T10:05:47.590Z] 699f458cf7ca: Pulling fs layer [2025-03-05T10:05:47.590Z] 765212b225bb: Pulling fs layer [2025-03-05T10:05:47.590Z] f23df028b6ca: Pulling fs layer [2025-03-05T10:05:47.590Z] d65c8cfc05b1: Pulling fs layer [2025-03-05T10:05:47.590Z] 2437ff75d9bd: Pulling fs layer [2025-03-05T10:05:47.590Z] 765212b225bb: Waiting [2025-03-05T10:05:47.590Z] f23df028b6ca: Waiting [2025-03-05T10:05:47.590Z] d65c8cfc05b1: Waiting [2025-03-05T10:05:47.590Z] 2437ff75d9bd: Waiting [2025-03-05T10:05:47.855Z] 04944245beec: Verifying Checksum [2025-03-05T10:05:47.856Z] 04944245beec: Download complete [2025-03-05T10:05:47.856Z] 765212b225bb: Verifying Checksum [2025-03-05T10:05:47.856Z] 765212b225bb: Download complete [2025-03-05T10:05:47.856Z] f23df028b6ca: Verifying Checksum [2025-03-05T10:05:47.856Z] f23df028b6ca: Download complete [2025-03-05T10:05:47.856Z] d65c8cfc05b1: Verifying Checksum [2025-03-05T10:05:47.856Z] d65c8cfc05b1: Download complete [2025-03-05T10:05:48.122Z] 699f458cf7ca: Verifying Checksum [2025-03-05T10:05:48.122Z] 699f458cf7ca: Download complete [2025-03-05T10:05:48.388Z] 8998bd30e6a1: Download complete [2025-03-05T10:05:51.840Z] 2437ff75d9bd: Verifying Checksum [2025-03-05T10:05:51.840Z] 2437ff75d9bd: Download complete [2025-03-05T10:05:52.799Z] 8998bd30e6a1: Pull complete [2025-03-05T10:05:53.388Z] 04944245beec: Pull complete [2025-03-05T10:05:55.339Z] 699f458cf7ca: Pull complete [2025-03-05T10:05:55.339Z] 765212b225bb: Pull complete [2025-03-05T10:05:56.297Z] f23df028b6ca: Pull complete [2025-03-05T10:05:56.564Z] d65c8cfc05b1: Pull complete [2025-03-05T10:06:14.763Z] 2437ff75d9bd: Pull complete [2025-03-05T10:06:14.763Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-05T10:06:14.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T10:06:14.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:06:14.973Z] prd-ubuntu20.04-docker-arm64-4c-16g-40290 does not seem to be running inside a container [2025-03-05T10:06:15.031Z] $ 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/3 -v /w/workspace/device-can/3:/w/workspace/device-can/3:rw,z -v /w/workspace/device-can/3@tmp:/w/workspace/device-can/3@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 [2025-03-05T10:06:17.740Z] $ docker top 3050bbe15975a2c9541268cfadfa1ebf16bb05e2aafe8696a36b3114e4a3243e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:06:18.606Z] ---> job-cost.sh [2025-03-05T10:06:18.606Z] lf-activate-venv: SKIPPING [2025-03-05T10:06:18.606Z] INFO: No Stack... [2025-03-05T10:06:19.204Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-05T10:06:19.787Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T10:06:20.435Z] + cat /w/workspace/device-can/3/archives/cost.csv [2025-03-05T10:06:20.435Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T10:06:20.498Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-can-main-3-stack-cost] [2025-03-05T10:06:20.507Z] Resource [jenkins-edgexfoundry-device-can-main-3-stack-cost] did not exist. Created. [2025-03-05T10:06:20.512Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-can-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T10:06:21.247Z] /w/workspace/device-can/3@tmp/durable-93f7c719/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-05T10:06:21.923Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-05T10:06:21.945Z] Warning: overwriting stash ‘stack-cost’ [2025-03-05T10:06:22.460Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T10:06:22.468Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-can-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T10:06:22.494Z] $ docker stop --time=1 3050bbe15975a2c9541268cfadfa1ebf16bb05e2aafe8696a36b3114e4a3243e [2025-03-05T10:06:24.053Z] $ docker rm -f --volumes 3050bbe15975a2c9541268cfadfa1ebf16bb05e2aafe8696a36b3114e4a3243e [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 [2025-03-05T10:06:24.797Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T10:06:24.797Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:06:25.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:06:25.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:06:25.202Z] prd-ubuntu20.04-docker-8c-8g-40287 does not seem to be running inside a container [2025-03-05T10:06:25.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T10:06:25.636Z] $ docker top 0ebbba3436d4515ba17ab9f5dacccdef77839e5e7c3320a8fab740b39f25974c -eo pid,comm [2025-03-05T10:06:25.698Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-05T10:06:25.698Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T10:06:25.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:06:25.750Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:06:25.867Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:06:25.868Z] $ docker exec 0ebbba3436d4515ba17ab9f5dacccdef77839e5e7c3320a8fab740b39f25974c ssh-agent [2025-03-05T10:06:25.975Z] SSH_AUTH_SOCK=/tmp/ssh-0ppYtlTwuuhO/agent.32 [2025-03-05T10:06:25.975Z] SSH_AGENT_PID=38 [2025-03-05T10:06:25.980Z] Running ssh-add (command line suppressed) [2025-03-05T10:06:26.103Z] Identity added: /w/workspace/edgexfoundry_device-can_main@tmp/private_key_17302324533221649896.key (/w/workspace/edgexfoundry_device-can_main@tmp/private_key_17302324533221649896.key) [2025-03-05T10:06:26.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:06:26.412Z] + git semver tag [2025-03-05T10:06:26.672Z] 2025-03-05 10:06:26,586 [run_tag] DEBUG tag force:False [2025-03-05T10:06:26.672Z] 2025-03-05 10:06:26,587 [check_head_tag] DEBUG check head tag [2025-03-05T10:06:26.672Z] 2025-03-05 10:06:26,587 [execute] INFO git cat-file --batch-check [2025-03-05T10:06:26.672Z] 2025-03-05 10:06:26,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-can_main, universal_newlines=False, shell=None, istream=) [2025-03-05T10:06:26.672Z] 2025-03-05 10:06:26,591 [execute] INFO git cat-file --batch [2025-03-05T10:06:26.672Z] 2025-03-05 10:06:26,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-can_main, universal_newlines=False, shell=None, istream=) [2025-03-05T10:06:26.672Z] 2025-03-05 10:06:26,596 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-05T10:06:26.672Z] 2025-03-05 10:06:26,596 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 [2025-03-05T10:06:26.672Z] 2025-03-05 10:06:26,596 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-can_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:06:26.672Z] 2025-03-05 10:06:26,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-05T10:06:26.672Z] 4.0.0-dev.2 [Pipeline] } [2025-03-05T10:06:26.680Z] $ docker exec --env ******** --env ******** 0ebbba3436d4515ba17ab9f5dacccdef77839e5e7c3320a8fab740b39f25974c ssh-agent -k [2025-03-05T10:06:26.777Z] unset SSH_AUTH_SOCK; [2025-03-05T10:06:26.778Z] unset SSH_AGENT_PID; [2025-03-05T10:06:26.778Z] echo Agent pid 38 killed; [2025-03-05T10:06:26.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T10:06:27.119Z] + git semver [Pipeline] } [2025-03-05T10:06:27.389Z] $ docker stop --time=1 0ebbba3436d4515ba17ab9f5dacccdef77839e5e7c3320a8fab740b39f25974c [2025-03-05T10:06:28.671Z] $ docker rm -f --volumes 0ebbba3436d4515ba17ab9f5dacccdef77839e5e7c3320a8fab740b39f25974c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:06:29.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T10:06:29.190Z] [2025-03-05T10:06:29.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:06:29.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T10:06:29.591Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-05T10:06:29.591Z] ab5ef0e58194: Pulling fs layer [2025-03-05T10:06:29.591Z] 9712f1f96733: Pulling fs layer [2025-03-05T10:06:29.591Z] 63f879dbbcfc: Pulling fs layer [2025-03-05T10:06:29.591Z] 0d9ebad4ef96: Pulling fs layer [2025-03-05T10:06:29.591Z] e9a5061849ea: Pulling fs layer [2025-03-05T10:06:29.591Z] d747dcd14b5f: Pulling fs layer [2025-03-05T10:06:29.591Z] 2de7ff778b66: Pulling fs layer [2025-03-05T10:06:29.591Z] 0d9ebad4ef96: Waiting [2025-03-05T10:06:29.591Z] e9a5061849ea: Waiting [2025-03-05T10:06:29.591Z] d747dcd14b5f: Waiting [2025-03-05T10:06:29.591Z] 9712f1f96733: Download complete [2025-03-05T10:06:29.873Z] 63f879dbbcfc: Verifying Checksum [2025-03-05T10:06:29.873Z] 63f879dbbcfc: Download complete [2025-03-05T10:06:30.159Z] e9a5061849ea: Verifying Checksum [2025-03-05T10:06:30.159Z] e9a5061849ea: Download complete [2025-03-05T10:06:30.159Z] d747dcd14b5f: Download complete [2025-03-05T10:06:30.159Z] ab5ef0e58194: Verifying Checksum [2025-03-05T10:06:30.159Z] ab5ef0e58194: Download complete [2025-03-05T10:06:30.159Z] 0d9ebad4ef96: Verifying Checksum [2025-03-05T10:06:30.159Z] 0d9ebad4ef96: Download complete [2025-03-05T10:06:30.159Z] 2de7ff778b66: Verifying Checksum [2025-03-05T10:06:30.159Z] 2de7ff778b66: Download complete [2025-03-05T10:06:33.470Z] ab5ef0e58194: Pull complete [2025-03-05T10:06:33.470Z] 9712f1f96733: Pull complete [2025-03-05T10:06:33.728Z] 63f879dbbcfc: Pull complete [2025-03-05T10:06:37.919Z] 0d9ebad4ef96: Pull complete [2025-03-05T10:06:37.919Z] e9a5061849ea: Pull complete [2025-03-05T10:06:37.919Z] d747dcd14b5f: Pull complete [2025-03-05T10:06:38.856Z] 2de7ff778b66: Pull complete [2025-03-05T10:06:38.857Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-05T10:06:38.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T10:06:38.857Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:06:38.967Z] prd-ubuntu20.04-docker-8c-8g-40287 does not seem to be running inside a container [2025-03-05T10:06:38.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-05T10:06:45.296Z] $ docker top 7537bd154bfc704c9adf67a9d08f8283a53adb3212765edf5eb946a405ec35d4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:06:45.373Z] provisioning config files... [2025-03-05T10:06:45.378Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config17475683346688646482tmp [2025-03-05T10:06:45.388Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config3208195768843591867tmp [2025-03-05T10:06:45.395Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config17166062297121033708tmp [Pipeline] { [Pipeline] echo [2025-03-05T10:06:45.421Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:06:45.713Z] ---> sigul-configuration.sh [2025-03-05T10:06:45.713Z] gpg: directory `/root/.gnupg' created [2025-03-05T10:06:45.713Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-05T10:06:45.713Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-05T10:06:45.713Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-05T10:06:45.713Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-05T10:06:45.713Z] gpg: CAST5 encrypted data [2025-03-05T10:06:45.713Z] gpg: encrypted with 1 passphrase [2025-03-05T10:06:45.713Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-05T10:06:46.014Z] + mkdir /home/jenkins [2025-03-05T10:06:46.014Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-05T10:06:46.309Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-05T10:06:46.324Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:06:46.618Z] ---> sigul-install.sh [2025-03-05T10:06:46.618Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-05T10:06:46.913Z] + git tag --list [2025-03-05T10:06:46.913Z] v4.0.0-dev.1 [2025-03-05T10:06:46.913Z] v4.0.0-dev.2 [Pipeline] sh [2025-03-05T10:06:47.202Z] + lftools sign git-tag v4.0.0-dev.2 [2025-03-05T10:06:47.769Z] Signing Git tag with Sigul... [2025-03-05T10:06:47.769Z] Signing v4.0.0-dev.2 [Pipeline] echo [2025-03-05T10:06:48.041Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:06:48.325Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-05T10:06:48.330Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-05T10:06:48.359Z] $ docker stop --time=1 7537bd154bfc704c9adf67a9d08f8283a53adb3212765edf5eb946a405ec35d4 [2025-03-05T10:06:49.666Z] $ docker rm -f --volumes 7537bd154bfc704c9adf67a9d08f8283a53adb3212765edf5eb946a405ec35d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-05T10:06:50.099Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T10:06:50.099Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:06:50.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:06:50.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:06:50.493Z] prd-ubuntu20.04-docker-8c-8g-40287 does not seem to be running inside a container [2025-03-05T10:06:50.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T10:06:50.842Z] $ docker top 1656e5e9c0c8546e3822789ca955de61890d813a9ec9848df8deeaf34af78943 -eo pid,comm [2025-03-05T10:06:50.892Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-05T10:06:50.892Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T10:06:50.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:06:50.941Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:06:51.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:06:51.069Z] $ docker exec 1656e5e9c0c8546e3822789ca955de61890d813a9ec9848df8deeaf34af78943 ssh-agent [2025-03-05T10:06:51.168Z] SSH_AUTH_SOCK=/tmp/ssh-LXma2oOWbMPW/agent.32 [2025-03-05T10:06:51.168Z] SSH_AGENT_PID=39 [2025-03-05T10:06:51.172Z] Running ssh-add (command line suppressed) [2025-03-05T10:06:51.269Z] Identity added: /w/workspace/edgexfoundry_device-can_main@tmp/private_key_12461133729576870403.key (/w/workspace/edgexfoundry_device-can_main@tmp/private_key_12461133729576870403.key) [2025-03-05T10:06:51.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:06:51.578Z] + git semver bump pre [2025-03-05T10:06:51.838Z] 2025-03-05 10:06:51,740 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-05T10:06:51.838Z] 2025-03-05 10:06:51,741 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev [2025-03-05T10:06:51.838Z] 2025-03-05 10:06:51,741 [bump_version] DEBUG bumped version:4.0.0-dev.3 [2025-03-05T10:06:51.838Z] 2025-03-05 10:06:51,741 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/edgexfoundry_device-can_main/.semver/main with force:True [2025-03-05T10:06:51.838Z] 2025-03-05 10:06:51,741 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-05T10:06:51.838Z] 2025-03-05 10:06:51,741 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-05T10:06:51.838Z] 2025-03-05 10:06:51,742 [execute] INFO git cat-file --batch-check [2025-03-05T10:06:51.838Z] 2025-03-05 10:06:51,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T10:06:51.838Z] 2025-03-05 10:06:51,750 [execute] INFO git cat-file --batch [2025-03-05T10:06:51.838Z] 2025-03-05 10:06:51,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T10:06:51.838Z] 2025-03-05 10:06:51,757 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-05T10:06:51.838Z] 4.0.0-dev.3 [Pipeline] } [2025-03-05T10:06:51.847Z] $ docker exec --env ******** --env ******** 1656e5e9c0c8546e3822789ca955de61890d813a9ec9848df8deeaf34af78943 ssh-agent -k [2025-03-05T10:06:51.952Z] unset SSH_AUTH_SOCK; [2025-03-05T10:06:51.953Z] unset SSH_AGENT_PID; [2025-03-05T10:06:51.953Z] echo Agent pid 39 killed; [2025-03-05T10:06:51.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T10:06:52.291Z] + git semver [Pipeline] } [2025-03-05T10:06:52.561Z] $ docker stop --time=1 1656e5e9c0c8546e3822789ca955de61890d813a9ec9848df8deeaf34af78943 [2025-03-05T10:06:53.850Z] $ docker rm -f --volumes 1656e5e9c0c8546e3822789ca955de61890d813a9ec9848df8deeaf34af78943 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T10:06:54.202Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T10:06:54.202Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:06:54.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:06:54.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:06:54.587Z] prd-ubuntu20.04-docker-8c-8g-40287 does not seem to be running inside a container [2025-03-05T10:06:54.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T10:06:54.947Z] $ docker top 918f7e644ff9092e6de37d4d53bfe34cd9c105735249275ed12d34157f0d8a74 -eo pid,comm [2025-03-05T10:06:54.993Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-05T10:06:54.993Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T10:06:55.052Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:06:55.053Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:06:55.161Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:06:55.162Z] $ docker exec 918f7e644ff9092e6de37d4d53bfe34cd9c105735249275ed12d34157f0d8a74 ssh-agent [2025-03-05T10:06:55.272Z] SSH_AUTH_SOCK=/tmp/ssh-22mTcILep6zx/agent.32 [2025-03-05T10:06:55.272Z] SSH_AGENT_PID=38 [2025-03-05T10:06:55.276Z] Running ssh-add (command line suppressed) [2025-03-05T10:06:55.369Z] Identity added: /w/workspace/edgexfoundry_device-can_main@tmp/private_key_15592750064185989240.key (/w/workspace/edgexfoundry_device-can_main@tmp/private_key_15592750064185989240.key) [2025-03-05T10:06:55.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:06:55.675Z] + git semver push [2025-03-05T10:06:55.934Z] 2025-03-05 10:06:55,841 [run_push] DEBUG push [2025-03-05T10:06:55.934Z] 2025-03-05 10:06:55,841 [execute] INFO git cat-file --batch-check [2025-03-05T10:06:55.934Z] 2025-03-05 10:06:55,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T10:06:55.934Z] 2025-03-05 10:06:55,844 [execute] INFO git rev-list e342ad0deb468f63d17daa9b9475f3b1193e3a0e -- [2025-03-05T10:06:55.934Z] 2025-03-05 10:06:55,844 [execute] DEBUG Popen(['git', 'rev-list', 'e342ad0deb468f63d17daa9b9475f3b1193e3a0e', '--'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:06:55.934Z] 2025-03-05 10:06:55,849 [execute] INFO git fetch -v origin [2025-03-05T10:06:55.934Z] 2025-03-05 10:06:55,849 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-05T10:06:56.505Z] 2025-03-05 10:06:56,287 [run_push] DEBUG no remote changes detected [2025-03-05T10:06:56.505Z] 2025-03-05 10:06:56,288 [execute] INFO git push origin semver [2025-03-05T10:06:56.505Z] 2025-03-05 10:06:56,288 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:06:57.077Z] 2025-03-05 10:06:56,924 [run_push] DEBUG push all version tags [2025-03-05T10:06:57.077Z] 2025-03-05 10:06:56,925 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-05T10:06:57.077Z] 2025-03-05 10:06:56,925 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-can_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:06:57.646Z] 2025-03-05 10:06:57,596 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-05T10:06:57.646Z] 4.0.0-dev.3 [Pipeline] } [2025-03-05T10:06:57.652Z] $ docker exec --env ******** --env ******** 918f7e644ff9092e6de37d4d53bfe34cd9c105735249275ed12d34157f0d8a74 ssh-agent -k [2025-03-05T10:06:57.744Z] unset SSH_AUTH_SOCK; [2025-03-05T10:06:57.744Z] unset SSH_AGENT_PID; [2025-03-05T10:06:57.744Z] echo Agent pid 38 killed; [2025-03-05T10:06:57.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T10:06:58.076Z] + git semver [Pipeline] } [2025-03-05T10:06:58.347Z] $ docker stop --time=1 918f7e644ff9092e6de37d4d53bfe34cd9c105735249275ed12d34157f0d8a74 [2025-03-05T10:06:59.636Z] $ docker rm -f --volumes 918f7e644ff9092e6de37d4d53bfe34cd9c105735249275ed12d34157f0d8a74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-05T10:07:00.153Z] + [ -d /w/workspace/edgexfoundry_device-can_main/archives ] [2025-03-05T10:07:00.153Z] + ls -al /w/workspace/edgexfoundry_device-can_main/archives [2025-03-05T10:07:00.153Z] total 16 [2025-03-05T10:07:00.153Z] drwxr-xr-x 3 root root 4096 Mar 5 09:59 . [2025-03-05T10:07:00.153Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 10:06 .. [2025-03-05T10:07:00.153Z] drwxr-xr-x 2 root root 4096 Mar 5 09:59 cost [2025-03-05T10:07:00.153Z] -rw-r--r-- 1 root root 80 Mar 5 09:59 cost.csv [2025-03-05T10:07:00.153Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-can_main/archives [2025-03-05T10:07:00.153Z] + ls -al /w/workspace/edgexfoundry_device-can_main/archives [2025-03-05T10:07:00.153Z] total 16 [2025-03-05T10:07:00.153Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 09:59 . [2025-03-05T10:07:00.153Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 10:06 .. [2025-03-05T10:07:00.153Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 09:59 cost [2025-03-05T10:07:00.153Z] -rw-r--r-- 1 jenkins jenkins 80 Mar 5 09:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:07:00.444Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:07:01.310Z] ---> package-listing.sh [2025-03-05T10:07:01.310Z] ++ facter osfamily [2025-03-05T10:07:01.310Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-05T10:07:01.572Z] + OS_FAMILY=debian [2025-03-05T10:07:01.572Z] + workspace=/w/workspace/edgexfoundry_device-can_main [2025-03-05T10:07:01.572Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-05T10:07:01.572Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-05T10:07:01.572Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-05T10:07:01.572Z] + PACKAGES=/tmp/packages_start.txt [2025-03-05T10:07:01.572Z] + '[' /w/workspace/edgexfoundry_device-can_main ']' [2025-03-05T10:07:01.572Z] + PACKAGES=/tmp/packages_end.txt [2025-03-05T10:07:01.572Z] + case "${OS_FAMILY}" in [2025-03-05T10:07:01.572Z] + dpkg -l [2025-03-05T10:07:01.572Z] + grep '^ii' [2025-03-05T10:07:01.572Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-05T10:07:01.572Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-05T10:07:01.572Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-05T10:07:01.572Z] + '[' /w/workspace/edgexfoundry_device-can_main ']' [2025-03-05T10:07:01.572Z] + mkdir -p /w/workspace/edgexfoundry_device-can_main/archives/ [2025-03-05T10:07:01.572Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-can_main/archives/ [Pipeline] echo [2025-03-05T10:07:01.582Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-05T10:07:01.859Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:07:02.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T10:07:02.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:07:02.506Z] prd-ubuntu20.04-docker-8c-8g-40287 does not seem to be running inside a container [2025-03-05T10:07:02.534Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-05T10:07:02.726Z] $ docker top ac1bf4a09315a7c900b2d07bb5ca23addd6d688596fa0ec21b6c87fc7224077b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:07:03.071Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-05T10:07:03.353Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-05T10:07:03.637Z] + ls /var/log/sa-host [2025-03-05T10:07:03.637Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:07:03.740Z] provisioning config files... [2025-03-05T10:07:03.748Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config15571694242537349441tmp [Pipeline] { [Pipeline] echo [2025-03-05T10:07:03.762Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:07:04.042Z] ---> create-netrc.sh [Pipeline] } [2025-03-05T10:07:04.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:07:04.369Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-05T10:07:04.378Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:07:04.662Z] ---> sudo-logs.sh [2025-03-05T10:07:04.662Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-05T10:07:04.701Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:07:04.981Z] ---> job-cost.sh [2025-03-05T10:07:04.981Z] lf-activate-venv: SKIPPING [2025-03-05T10:07:04.981Z] DEBUG: total: 0.2199999988079071 [2025-03-05T10:07:04.981Z] INFO: Retrieving Stack Cost... [2025-03-05T10:07:05.239Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T10:07:05.499Z] INFO: Archiving Costs [Pipeline] echo [2025-03-05T10:07:05.510Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:07:05.794Z] ---> logs-deploy.sh [2025-03-05T10:07:05.794Z] lf-activate-venv: SKIPPING [2025-03-05T10:07:05.794Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-can/main/3 [2025-03-05T10:07:05.794Z] INFO: archiving workspace using pattern(s): [2025-03-05T10:07:06.730Z] Archives upload complete. [2025-03-05T10:07:06.730Z] INFO: archiving logs to Nexus