Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a681b1e7e7fb8602de999b105add27f5514d4a7 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-ssh6979865712219200855.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15129473424341423461.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/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-coap-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3600708689416039218.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9992789624747836240.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-coap-c/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-coap-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14386227448460597304.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-coap-c, dockerImageName:device-coap, 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-coap-c-settings PROJECT: device-coap-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-coap 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 ‘prd-centos7-blackbox-4c-2g-13244’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-13245’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-13707’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-13706’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13708 in /w/workspace/edgexfoundry_device-coap-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-coap-c.git > git init /w/workspace/edgexfoundry_device-coap-c_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0a681b1e7e7fb8602de999b105add27f5514d4a7 (main) Commit message: "Merge pull request #69 from cherrycl/update-c-sdk-version" > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a681b1e7e7fb8602de999b105add27f5514d4a7 # timeout=10 > git rev-list --no-walk 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-06-23T02:58:47.179Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-06-23T02:58:47.264Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-23T02:58:47.299Z] ========================================================= [2026-06-23T02:58:47.299Z] EdgeX Global Pipelines Version Info [2026-06-23T02:58:47.299Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-06-23T02:58:48.188Z] ------------------- [2026-06-23T02:58:48.188Z] stable info: [2026-06-23T02:58:48.188Z] ------------------- [2026-06-23T02:58:48.188Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-06-23T02:58:48.188Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-23T02:58:48.188Z] Message: update stable to v1.0.281 [2026-06-23T02:58:49.285Z] ------------------- [2026-06-23T02:58:49.285Z] experimental info: [2026-06-23T02:58:49.285Z] ------------------- [2026-06-23T02:58:49.285Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-06-23T02:58:49.285Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-23T02:58:49.285Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-06-23T02:58:49.359Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo [2026-06-23T02:58:49.383Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo [2026-06-23T02:58:49.434Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-06-23T02:58:49.472Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-06-23T02:58:49.508Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-06-23T02:58:49.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2026-06-23T02:58:49.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2026-06-23T02:58:49.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-06-23T02:58:49.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-06-23T02:58:49.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo [2026-06-23T02:58:49.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-06-23T02:58:49.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-06-23T02:58:49.731Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-06-23T02:58:49.771Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-06-23T02:58:49.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-06-23T02:58:49.818Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-06-23T02:58:49.843Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-06-23T02:58:49.865Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-06-23T02:58:49.884Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-06-23T02:58:49.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-06-23T02:58:49.932Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a681b1e7e7fb8602de999b105add27f5514d4a7 [Pipeline] echo [2026-06-23T02:58:49.961Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a681b1 [Pipeline] echo [2026-06-23T02:58:49.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T02:58:50.055Z] provisioning config files... [2026-06-23T02:58:50.072Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config16577137680801904324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T02:58:50.416Z] ---> ****-login.sh [2026-06-23T02:58:50.416Z] nexus3.edgexfoundry.org:10001 [2026-06-23T02:58:50.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:58:50.676Z] [2026-06-23T02:58:50.677Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T02:58:50.677Z] Configure a credential helper to remove this warning. See [2026-06-23T02:58:50.677Z] https://docs.****.com/go/credential-store/ [2026-06-23T02:58:50.677Z] [2026-06-23T02:58:50.677Z] Login Succeeded [2026-06-23T02:58:50.677Z] nexus3.edgexfoundry.org:10002 [2026-06-23T02:58:50.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:58:50.677Z] [2026-06-23T02:58:50.677Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T02:58:50.677Z] Configure a credential helper to remove this warning. See [2026-06-23T02:58:50.677Z] https://docs.****.com/go/credential-store/ [2026-06-23T02:58:50.677Z] [2026-06-23T02:58:50.677Z] Login Succeeded [2026-06-23T02:58:50.677Z] nexus3.edgexfoundry.org:10003 [2026-06-23T02:58:50.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:58:50.936Z] [2026-06-23T02:58:50.936Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T02:58:50.936Z] Configure a credential helper to remove this warning. See [2026-06-23T02:58:50.937Z] https://docs.****.com/go/credential-store/ [2026-06-23T02:58:50.937Z] [2026-06-23T02:58:50.937Z] Login Succeeded [2026-06-23T02:58:50.937Z] nexus3.edgexfoundry.org:10004 [2026-06-23T02:58:50.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:58:50.937Z] [2026-06-23T02:58:50.937Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T02:58:50.937Z] Configure a credential helper to remove this warning. See [2026-06-23T02:58:50.937Z] https://docs.****.com/go/credential-store/ [2026-06-23T02:58:50.937Z] [2026-06-23T02:58:50.937Z] Login Succeeded [2026-06-23T02:58:50.937Z] ****.io [2026-06-23T02:58:50.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:58:51.222Z] [2026-06-23T02:58:51.222Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T02:58:51.222Z] Configure a credential helper to remove this warning. See [2026-06-23T02:58:51.222Z] https://docs.****.com/go/credential-store/ [2026-06-23T02:58:51.222Z] [2026-06-23T02:58:51.222Z] Login Succeeded [2026-06-23T02:58:51.222Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T02:58:51.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2026-06-23T02:58:51.674Z] + git rev-list -1 --merges 0a681b1e7e7fb8602de999b105add27f5514d4a7~1..0a681b1e7e7fb8602de999b105add27f5514d4a7 [Pipeline] echo [2026-06-23T02:58:51.702Z] -----------> git rev-list -1 --merges 0a681b1e7e7fb8602de999b105add27f5514d4a7~1..0a681b1e7e7fb8602de999b105add27f5514d4a7 0a681b1e7e7fb8602de999b105add27f5514d4a7 [2026-06-23T02:58:51.702Z] 0a681b1e7e7fb8602de999b105add27f5514d4a7 [false] [Pipeline] sh [2026-06-23T02:58:52.005Z] + git log --format=format:%s -1 0a681b1e7e7fb8602de999b105add27f5514d4a7 [Pipeline] echo [2026-06-23T02:58:52.019Z] ========================================================= [2026-06-23T02:58:52.019Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-06-23T02:58:52.019Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-06-23T02:58:52.495Z] + git rev-list -1 --merges 0a681b1e7e7fb8602de999b105add27f5514d4a7~1..0a681b1e7e7fb8602de999b105add27f5514d4a7 [Pipeline] echo [2026-06-23T02:58:52.507Z] -----------> git rev-list -1 --merges 0a681b1e7e7fb8602de999b105add27f5514d4a7~1..0a681b1e7e7fb8602de999b105add27f5514d4a7 0a681b1e7e7fb8602de999b105add27f5514d4a7 [2026-06-23T02:58:52.508Z] 0a681b1e7e7fb8602de999b105add27f5514d4a7 [false] [Pipeline] sh [2026-06-23T02:58:52.806Z] + git log --format=format:%s -1 0a681b1e7e7fb8602de999b105add27f5514d4a7 [Pipeline] echo [2026-06-23T02:58:52.822Z] ========================================================= [2026-06-23T02:58:52.822Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-06-23T02:58:52.822Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-06-23T02:58:53.348Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-23T02:58:53.348Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-06-23T02:58:53.348Z] + [ -e /tmp/ssh_known_hosts ] [2026-06-23T02:58:53.348Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-06-23T02:58:53.348Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-06-23T02:58:53.348Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-06-23T02:58:53.348Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T02:58:53.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T02:58:53.727Z] [2026-06-23T02:58:53.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T02:58:54.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T02:58:54.047Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-06-23T02:58:54.047Z] 3dae71ba6b94: Pulling fs layer [2026-06-23T02:58:54.047Z] 6bf1a483ea7c: Pulling fs layer [2026-06-23T02:58:54.047Z] f5dfc541a4d3: Pulling fs layer [2026-06-23T02:58:54.047Z] 461d9e800cba: Pulling fs layer [2026-06-23T02:58:54.047Z] 80192f66455f: Pulling fs layer [2026-06-23T02:58:54.047Z] 2e8e34ca0e6c: Pulling fs layer [2026-06-23T02:58:54.047Z] a29436f7fd5d: Pulling fs layer [2026-06-23T02:58:54.047Z] 923cac83aea3: Pulling fs layer [2026-06-23T02:58:54.047Z] 25ad8b0a4227: Pulling fs layer [2026-06-23T02:58:54.047Z] db01528c6b51: Pulling fs layer [2026-06-23T02:58:54.047Z] 28988de357af: Pulling fs layer [2026-06-23T02:58:54.047Z] 461d9e800cba: Waiting [2026-06-23T02:58:54.047Z] a29436f7fd5d: Waiting [2026-06-23T02:58:54.047Z] 80192f66455f: Waiting [2026-06-23T02:58:54.047Z] 923cac83aea3: Waiting [2026-06-23T02:58:54.047Z] 2e8e34ca0e6c: Waiting [2026-06-23T02:58:54.047Z] 25ad8b0a4227: Waiting [2026-06-23T02:58:54.047Z] 28988de357af: Waiting [2026-06-23T02:58:54.048Z] db01528c6b51: Waiting [2026-06-23T02:58:54.048Z] 6bf1a483ea7c: Verifying Checksum [2026-06-23T02:58:54.048Z] 6bf1a483ea7c: Download complete [2026-06-23T02:58:54.048Z] 461d9e800cba: Verifying Checksum [2026-06-23T02:58:54.048Z] 461d9e800cba: Download complete [2026-06-23T02:58:54.310Z] 80192f66455f: Download complete [2026-06-23T02:58:54.310Z] f5dfc541a4d3: Verifying Checksum [2026-06-23T02:58:54.310Z] f5dfc541a4d3: Download complete [2026-06-23T02:58:54.569Z] 3dae71ba6b94: Verifying Checksum [2026-06-23T02:58:54.569Z] 3dae71ba6b94: Download complete [2026-06-23T02:58:54.569Z] 923cac83aea3: Verifying Checksum [2026-06-23T02:58:54.569Z] 923cac83aea3: Download complete [2026-06-23T02:58:54.569Z] 25ad8b0a4227: Verifying Checksum [2026-06-23T02:58:54.569Z] 25ad8b0a4227: Download complete [2026-06-23T02:58:55.141Z] db01528c6b51: Verifying Checksum [2026-06-23T02:58:55.141Z] db01528c6b51: Download complete [2026-06-23T02:58:55.141Z] 28988de357af: Verifying Checksum [2026-06-23T02:58:55.141Z] 28988de357af: Download complete [2026-06-23T02:58:55.401Z] a29436f7fd5d: Verifying Checksum [2026-06-23T02:58:55.401Z] a29436f7fd5d: Download complete [2026-06-23T02:58:55.924Z] 2e8e34ca0e6c: Verifying Checksum [2026-06-23T02:58:55.924Z] 2e8e34ca0e6c: Download complete [2026-06-23T02:58:55.924Z] 3dae71ba6b94: Pull complete [2026-06-23T02:58:56.184Z] 6bf1a483ea7c: Pull complete [2026-06-23T02:58:56.788Z] f5dfc541a4d3: Pull complete [2026-06-23T02:58:56.788Z] 461d9e800cba: Pull complete [2026-06-23T02:58:57.051Z] 80192f66455f: Pull complete [2026-06-23T02:59:00.367Z] 2e8e34ca0e6c: Pull complete [2026-06-23T02:59:00.626Z] a29436f7fd5d: Pull complete [2026-06-23T02:59:00.885Z] 923cac83aea3: Pull complete [2026-06-23T02:59:00.885Z] 25ad8b0a4227: Pull complete [2026-06-23T02:59:00.885Z] db01528c6b51: Pull complete [2026-06-23T02:59:00.885Z] 28988de357af: Pull complete [2026-06-23T02:59:00.885Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-06-23T02:59:00.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T02:59:00.885Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T02:59:01.302Z] prd-ubuntu20.04-docker-8c-8g-13708 does not seem to be running inside a container [2026-06-23T02:59:01.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-c_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 [2026-06-23T02:59:04.542Z] $ docker top 2e7eb7983e315cb5c09a9b55b173df1868f111d58eb5766128869398e313263d -eo pid,comm [2026-06-23T02:59:04.595Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-06-23T02:59:04.595Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-23T02:59:04.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-23T02:59:04.658Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-23T02:59:04.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-23T02:59:04.794Z] $ docker exec 2e7eb7983e315cb5c09a9b55b173df1868f111d58eb5766128869398e313263d ssh-agent [2026-06-23T02:59:04.907Z] SSH_AUTH_SOCK=/tmp/ssh-MAKOKZxu8lCO/agent.32 [2026-06-23T02:59:04.907Z] SSH_AGENT_PID=38 [2026-06-23T02:59:04.914Z] Running ssh-add (command line suppressed) [2026-06-23T02:59:05.021Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_8698000393160796524.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_8698000393160796524.key) [2026-06-23T02:59:05.035Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-23T02:59:05.331Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-coap-c_main [Pipeline] sh [2026-06-23T02:59:05.629Z] + git tag --points-at HEAD [Pipeline] } [2026-06-23T02:59:05.648Z] $ docker exec --env ******** --env ******** 2e7eb7983e315cb5c09a9b55b173df1868f111d58eb5766128869398e313263d ssh-agent -k [2026-06-23T02:59:05.753Z] unset SSH_AUTH_SOCK; [2026-06-23T02:59:05.753Z] unset SSH_AGENT_PID; [2026-06-23T02:59:05.754Z] echo Agent pid 38 killed; [2026-06-23T02:59:05.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-06-23T02:59:05.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-23T02:59:05.822Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-23T02:59:05.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-23T02:59:05.938Z] $ docker exec 2e7eb7983e315cb5c09a9b55b173df1868f111d58eb5766128869398e313263d ssh-agent [2026-06-23T02:59:06.051Z] SSH_AUTH_SOCK=/tmp/ssh-loy0zZSZudm9/agent.85 [2026-06-23T02:59:06.051Z] SSH_AGENT_PID=92 [2026-06-23T02:59:06.056Z] Running ssh-add (command line suppressed) [2026-06-23T02:59:06.163Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_11364145045177665688.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_11364145045177665688.key) [2026-06-23T02:59:06.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-23T02:59:06.476Z] + git semver init [2026-06-23T02:59:06.737Z] 2026-06-23 02:59:06,715 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-23T02:59:06.737Z] 2026-06-23 02:59:06,719 [run_init] DEBUG init version:0.0.0 force:False [2026-06-23T02:59:06.737Z] 2026-06-23 02:59:06,719 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-coap-c_main/.semver [2026-06-23T02:59:06.737Z] 2026-06-23 02:59:06,720 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-coap-c.git /w/workspace/edgexfoundry_device-coap-c_main/.semver [2026-06-23T02:59:06.737Z] 2026-06-23 02:59:06,720 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-coap-c.git', '/w/workspace/edgexfoundry_device-coap-c_main/.semver'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, stdin=None, shell=False, universal_newlines=False) [2026-06-23T02:59:07.692Z] 2026-06-23 02:59:07,385 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-coap-c_main/.git/info/exclude [2026-06-23T02:59:07.692Z] 2026-06-23 02:59:07,386 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-coap-c_main/.semver/main with force:False [2026-06-23T02:59:07.692Z] 2026-06-23 02:59:07,386 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2026-06-23T02:59:07.692Z] 2026-06-23 02:59:07,386 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2026-06-23T02:59:07.692Z] 4.1.0-dev.1 [Pipeline] } [2026-06-23T02:59:07.703Z] $ docker exec --env ******** --env ******** 2e7eb7983e315cb5c09a9b55b173df1868f111d58eb5766128869398e313263d ssh-agent -k [2026-06-23T02:59:07.798Z] unset SSH_AUTH_SOCK; [2026-06-23T02:59:07.799Z] unset SSH_AGENT_PID; [2026-06-23T02:59:07.799Z] echo Agent pid 92 killed; [2026-06-23T02:59:07.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-23T02:59:08.154Z] + git semver [Pipeline] } [2026-06-23T02:59:08.424Z] $ docker stop --time=1 2e7eb7983e315cb5c09a9b55b173df1868f111d58eb5766128869398e313263d [2026-06-23T02:59:10.085Z] $ docker rm -f --volumes 2e7eb7983e315cb5c09a9b55b173df1868f111d58eb5766128869398e313263d [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-23T02:59:10.643Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-06-23T02:59:11.289Z] Stashed 1 file(s) [Pipeline] echo [2026-06-23T02:59:11.294Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T02:59:11.750Z] provisioning config files... [2026-06-23T02:59:11.803Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config17308416455564541538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T02:59:12.178Z] ---> ****-login.sh [2026-06-23T02:59:12.178Z] nexus3.edgexfoundry.org:10001 [2026-06-23T02:59:12.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:59:12.178Z] Login Succeeded [2026-06-23T02:59:12.178Z] nexus3.edgexfoundry.org:10002 [2026-06-23T02:59:12.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:59:12.178Z] Login Succeeded [2026-06-23T02:59:12.178Z] nexus3.edgexfoundry.org:10003 [2026-06-23T02:59:12.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:59:12.456Z] Login Succeeded [2026-06-23T02:59:12.456Z] nexus3.edgexfoundry.org:10004 [2026-06-23T02:59:12.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:59:12.456Z] Login Succeeded [2026-06-23T02:59:12.456Z] ****.io [2026-06-23T02:59:12.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:59:12.900Z] Login Succeeded [2026-06-23T02:59:12.900Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T02:59:12.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-06-23T02:59:13.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T02:59:13.278Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2026-06-23T02:59:13.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T02:59:13.348Z] ========================================================= [2026-06-23T02:59:13.348Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2026-06-23T02:59:13.348Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T02:59:13.767Z] + 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 . [2026-06-23T02:59:14.488Z] #0 building with "default" instance using docker driver [2026-06-23T02:59:14.488Z] [2026-06-23T02:59:14.488Z] #1 [internal] load build definition from Dockerfile.alpine-base [2026-06-23T02:59:14.488Z] #1 transferring dockerfile: 986B done [2026-06-23T02:59:14.488Z] #1 DONE 0.0s [2026-06-23T02:59:14.488Z] [2026-06-23T02:59:14.488Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2026-06-23T02:59:14.488Z] #2 DONE 0.1s [2026-06-23T02:59:14.488Z] [2026-06-23T02:59:14.488Z] #3 [internal] load .dockerignore [2026-06-23T02:59:14.488Z] #3 transferring context: 2B done [2026-06-23T02:59:14.488Z] #3 DONE 0.0s [2026-06-23T02:59:14.488Z] [2026-06-23T02:59:14.488Z] #4 [internal] load build context [2026-06-23T02:59:14.488Z] #4 transferring context: 68.57kB done [2026-06-23T02:59:14.488Z] #4 DONE 0.0s [2026-06-23T02:59:14.488Z] [2026-06-23T02:59:14.488Z] #5 [ 1/12] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2026-06-23T02:59:14.488Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done [2026-06-23T02:59:14.488Z] #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done [2026-06-23T02:59:14.488Z] #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done [2026-06-23T02:59:14.488Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s [2026-06-23T02:59:14.488Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 2.10MB / 118.14MB 0.1s [2026-06-23T02:59:14.767Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2026-06-23T02:59:14.767Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 10.07MB / 118.14MB 0.2s [2026-06-23T02:59:14.767Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s [2026-06-23T02:59:14.767Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 33.55MB / 118.14MB 0.4s [2026-06-23T02:59:14.767Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2026-06-23T02:59:15.062Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 42.99MB / 118.14MB 0.5s [2026-06-23T02:59:15.062Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 79.69MB / 118.14MB 0.7s [2026-06-23T02:59:15.405Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 105.91MB / 118.14MB 0.8s [2026-06-23T02:59:15.405Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 1.0s [2026-06-23T02:59:15.797Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 1.2s done [2026-06-23T02:59:15.797Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s [2026-06-23T02:59:19.160Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.1s done [2026-06-23T02:59:19.160Z] #5 DONE 4.4s [2026-06-23T02:59:19.160Z] [2026-06-23T02:59:19.160Z] #6 [ 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-06-23T02:59:19.160Z] #6 0.249 Connecting to iotech.jfrog.io (34.247.22.236:443) [2026-06-23T02:59:19.419Z] #6 0.647 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T02:59:19.419Z] #6 0.647 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T02:59:19.419Z] #6 0.647 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T02:59:20.823Z] #6 DONE 2.0s [2026-06-23T02:59:21.089Z] [2026-06-23T02:59:21.090Z] #7 [ 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T02:59:21.090Z] #7 DONE 0.3s [2026-06-23T02:59:21.355Z] [2026-06-23T02:59:21.355Z] #8 [ 4/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.6-dev dumb-init [2026-06-23T02:59:21.355Z] #8 0.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T02:59:21.619Z] #8 0.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T02:59:21.881Z] #8 0.645 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T02:59:22.450Z] #8 1.239 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T02:59:22.450Z] #8 1.246 (1/18) Installing dumb-init (1.2.5-r2) [2026-06-23T02:59:22.450Z] #8 1.260 (2/18) Installing hiredis (1.1.0-r2) [2026-06-23T02:59:22.450Z] #8 1.266 (3/18) Installing hiredis-dev (1.1.0-r2) [2026-06-23T02:59:22.450Z] #8 1.275 (4/18) Installing libcbor (0.10.2-r1) [2026-06-23T02:59:22.450Z] #8 1.280 (5/18) Installing iotech-iot-1.6 (1.6.3-r0) [2026-06-23T02:59:23.020Z] #8 1.933 (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) [2026-06-23T02:59:23.020Z] #8 2.036 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-06-23T02:59:23.405Z] #8 2.318 (8/18) Installing libcbor-dev (0.10.2-r1) [2026-06-23T02:59:23.671Z] #8 2.324 (9/18) Installing libmenuw (6.4_p20230506-r0) [2026-06-23T02:59:23.671Z] #8 2.328 (10/18) Installing libpanelw (6.4_p20230506-r0) [2026-06-23T02:59:23.671Z] #8 2.332 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2026-06-23T02:59:23.671Z] #8 2.338 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2026-06-23T02:59:23.671Z] #8 2.345 (13/18) Installing libblkid (2.38.1-r8) [2026-06-23T02:59:23.671Z] #8 2.353 (14/18) Installing libuuid (2.38.1-r8) [2026-06-23T02:59:23.671Z] #8 2.358 (15/18) Installing libfdisk (2.38.1-r8) [2026-06-23T02:59:23.671Z] #8 2.367 (16/18) Installing libmount (2.38.1-r8) [2026-06-23T02:59:23.671Z] #8 2.375 (17/18) Installing libsmartcols (2.38.1-r8) [2026-06-23T02:59:23.671Z] #8 2.384 (18/18) Installing util-linux-dev (2.38.1-r8) [2026-06-23T02:59:23.671Z] #8 2.410 Executing busybox-1.36.1-r4.trigger [2026-06-23T02:59:23.671Z] #8 2.417 OK: 338 MiB in 100 packages [2026-06-23T02:59:23.671Z] #8 DONE 2.6s [2026-06-23T02:59:23.953Z] [2026-06-23T02:59:23.954Z] #9 [ 5/12] RUN apk --no-cache upgrade [2026-06-23T02:59:23.954Z] #9 0.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T02:59:24.239Z] #9 0.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T02:59:24.239Z] #9 0.449 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T02:59:27.103Z] Still waiting to schedule task [2026-06-23T02:59:27.103Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-13706’ [2026-06-23T02:59:27.125Z] #9 1.028 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T02:59:27.125Z] #9 1.034 Upgrading critical system libraries and apk-tools: [2026-06-23T02:59:27.125Z] #9 1.034 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2026-06-23T02:59:27.125Z] #9 1.044 Executing busybox-1.36.1-r4.trigger [2026-06-23T02:59:27.125Z] #9 1.089 Continuing the upgrade transaction with new apk-tools: [2026-06-23T02:59:27.125Z] #9 1.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T02:59:27.125Z] #9 1.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T02:59:27.125Z] #9 1.274 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T02:59:27.125Z] #9 1.843 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T02:59:27.125Z] #9 1.848 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T02:59:27.125Z] #9 1.861 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2026-06-23T02:59:27.125Z] #9 1.879 Executing busybox-1.36.1-r7.post-upgrade [2026-06-23T02:59:27.125Z] #9 1.894 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2026-06-23T02:59:27.125Z] #9 1.900 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2026-06-23T02:59:27.125Z] #9 1.910 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T02:59:27.125Z] #9 2.032 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T02:59:27.125Z] #9 2.043 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2026-06-23T02:59:27.125Z] #9 2.048 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2026-06-23T02:59:27.125Z] #9 2.103 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T02:59:27.125Z] #9 2.158 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2026-06-23T02:59:27.125Z] #9 2.163 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2026-06-23T02:59:27.125Z] #9 2.172 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2026-06-23T02:59:27.125Z] #9 2.184 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2026-06-23T02:59:27.125Z] #9 2.199 (14/27) Installing libpsl (0.21.5-r0) [2026-06-23T02:59:27.125Z] #9 2.204 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2026-06-23T02:59:27.125Z] #9 2.218 (16/27) Installing libpsl-utils (0.21.5-r0) [2026-06-23T02:59:27.125Z] #9 2.223 (17/27) Installing libpsl-dev (0.21.5-r0) [2026-06-23T02:59:27.125Z] #9 2.227 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T02:59:27.125Z] #9 2.251 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2026-06-23T02:59:27.125Z] #9 2.260 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2026-06-23T02:59:27.125Z] #9 2.397 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T02:59:27.125Z] #9 2.402 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T02:59:27.125Z] #9 2.406 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T02:59:27.125Z] #9 2.431 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T02:59:27.125Z] #9 2.435 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T02:59:27.125Z] #9 2.450 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T02:59:27.125Z] #9 2.455 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T02:59:27.125Z] #9 2.465 Executing busybox-1.36.1-r7.trigger [2026-06-23T02:59:27.125Z] #9 2.470 Executing ca-certificates-20241121-r1.trigger [2026-06-23T02:59:27.125Z] #9 2.518 OK: 338 MiB in 103 packages [2026-06-23T02:59:27.125Z] #9 DONE 2.8s [2026-06-23T02:59:27.125Z] [2026-06-23T02:59:27.125Z] #10 [ 6/12] COPY scripts /device-coap/scripts [2026-06-23T02:59:27.125Z] #10 DONE 0.1s [2026-06-23T02:59:27.125Z] [2026-06-23T02:59:27.125Z] #11 [ 7/12] COPY src /device-coap/src/ [2026-06-23T02:59:27.125Z] #11 DONE 0.0s [2026-06-23T02:59:27.125Z] [2026-06-23T02:59:27.125Z] #12 [ 8/12] COPY VERSION /device-coap [2026-06-23T02:59:27.125Z] #12 DONE 0.0s [2026-06-23T02:59:27.125Z] [2026-06-23T02:59:27.125Z] #13 [ 9/12] RUN mkdir -p /device-coap/build [2026-06-23T02:59:27.125Z] #13 DONE 0.3s [2026-06-23T02:59:27.125Z] [2026-06-23T02:59:27.125Z] #14 [10/12] WORKDIR /device-coap [2026-06-23T02:59:27.125Z] #14 DONE 0.0s [2026-06-23T02:59:27.125Z] [2026-06-23T02:59:27.125Z] #15 [11/12] RUN /device-coap/scripts/build_deps.sh 1 [2026-06-23T02:59:27.125Z] #15 0.269 + BUILD_CSDK=1 [2026-06-23T02:59:27.125Z] #15 0.269 + TINYDTLS_VERSION=b0e230d [2026-06-23T02:59:27.125Z] #15 0.269 + LIBCOAP_VERSION=1739507 [2026-06-23T02:59:27.125Z] #15 0.269 + CSDK_VERSION=4.0.2 [2026-06-23T02:59:27.125Z] #15 0.269 + '[' -d deps ] [2026-06-23T02:59:27.125Z] #15 0.269 + mkdir deps [2026-06-23T02:59:27.434Z] #15 0.270 + cd /device-coap/deps [2026-06-23T02:59:27.434Z] #15 0.270 + git clone https://github.com/eclipse/tinydtls.git [2026-06-23T02:59:27.434Z] #15 0.271 Cloning into 'tinydtls'... [2026-06-23T02:59:28.418Z] #15 1.273 + cd tinydtls [2026-06-23T02:59:28.418Z] #15 1.273 + git checkout develop [2026-06-23T02:59:28.418Z] #15 1.288 branch 'develop' set up to track 'origin/develop'. [2026-06-23T02:59:28.418Z] #15 1.289 Switched to a new branch 'develop' [2026-06-23T02:59:28.418Z] #15 1.289 + git reset --hard b0e230d [2026-06-23T02:59:28.418Z] #15 1.313 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2026-06-23T02:59:28.418Z] #15 1.313 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2026-06-23T02:59:28.418Z] #15 1.314 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2026-06-23T02:59:28.418Z] #15 1.315 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2026-06-23T02:59:28.418Z] #15 1.316 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2026-06-23T02:59:28.418Z] #15 1.317 + mkdir -p build [2026-06-23T02:59:28.418Z] #15 1.318 + cd build [2026-06-23T02:59:28.418Z] #15 1.318 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2026-06-23T02:59:28.418Z] #15 1.386 -- The C compiler identification is GNU 12.2.1 [2026-06-23T02:59:28.418Z] #15 1.400 -- Detecting C compiler ABI info [2026-06-23T02:59:28.418Z] #15 1.494 -- Detecting C compiler ABI info - done [2026-06-23T02:59:28.741Z] #15 1.514 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T02:59:28.741Z] #15 1.514 -- Detecting C compile features [2026-06-23T02:59:28.741Z] #15 1.515 -- Detecting C compile features - done [2026-06-23T02:59:28.741Z] #15 1.519 -- Looking for assert.h [2026-06-23T02:59:28.741Z] #15 1.642 -- Looking for assert.h - found [2026-06-23T02:59:28.741Z] #15 1.642 -- Looking for arpa/inet.h [2026-06-23T02:59:28.741Z] #15 1.740 -- Looking for arpa/inet.h - found [2026-06-23T02:59:28.741Z] #15 1.740 -- Looking for fcntl.h [2026-06-23T02:59:28.741Z] #15 1.825 -- Looking for fcntl.h - found [2026-06-23T02:59:29.000Z] #15 1.826 -- Looking for inttypes.h [2026-06-23T02:59:29.000Z] #15 1.914 -- Looking for inttypes.h - found [2026-06-23T02:59:29.000Z] #15 1.915 -- Looking for memory.h [2026-06-23T02:59:29.000Z] #15 2.006 -- Looking for memory.h - found [2026-06-23T02:59:29.260Z] #15 2.006 -- Looking for netdb.h [2026-06-23T02:59:29.260Z] #15 2.096 -- Looking for netdb.h - found [2026-06-23T02:59:29.260Z] #15 2.096 -- Looking for netinet/in.h [2026-06-23T02:59:29.260Z] #15 2.197 -- Looking for netinet/in.h - found [2026-06-23T02:59:29.260Z] #15 2.197 -- Looking for stddef.h [2026-06-23T02:59:29.260Z] #15 2.284 -- Looking for stddef.h - found [2026-06-23T02:59:29.260Z] #15 2.284 -- Looking for stdint.h [2026-06-23T02:59:29.260Z] #15 2.380 -- Looking for stdint.h - found [2026-06-23T02:59:29.522Z] #15 2.381 -- Looking for stdlib.h [2026-06-23T02:59:29.522Z] #15 2.477 -- Looking for stdlib.h - found [2026-06-23T02:59:29.522Z] #15 2.478 -- Looking for string.h [2026-06-23T02:59:29.522Z] #15 2.566 -- Looking for string.h - found [2026-06-23T02:59:29.790Z] #15 2.567 -- Looking for strings.h [2026-06-23T02:59:29.790Z] #15 2.654 -- Looking for strings.h - found [2026-06-23T02:59:29.790Z] #15 2.655 -- Looking for time.h [2026-06-23T02:59:29.790Z] #15 2.746 -- Looking for time.h - found [2026-06-23T02:59:29.790Z] #15 2.746 -- Looking for sys/param.h [2026-06-23T02:59:29.790Z] #15 2.905 -- Looking for sys/param.h - found [2026-06-23T02:59:30.052Z] #15 2.905 -- Looking for sys/socket.h [2026-06-23T02:59:30.052Z] #15 3.022 -- Looking for sys/socket.h - found [2026-06-23T02:59:30.052Z] #15 3.023 -- Looking for sys/stat.h [2026-06-23T02:59:30.052Z] #15 3.102 -- Looking for sys/stat.h - found [2026-06-23T02:59:30.052Z] #15 3.102 -- Looking for sys/types.h [2026-06-23T02:59:30.052Z] #15 3.193 -- Looking for sys/types.h - found [2026-06-23T02:59:30.322Z] #15 3.193 -- Looking for sys/time.h [2026-06-23T02:59:30.322Z] #15 3.275 -- Looking for sys/time.h - found [2026-06-23T02:59:30.322Z] #15 3.276 -- Looking for unistd.h [2026-06-23T02:59:30.322Z] #15 3.363 -- Looking for unistd.h - found [2026-06-23T02:59:30.659Z] #15 3.364 -- Looking for float.h [2026-06-23T02:59:30.659Z] #15 3.451 -- Looking for float.h - found [2026-06-23T02:59:30.659Z] #15 3.451 -- Looking for dlfcn.h [2026-06-23T02:59:30.659Z] #15 3.541 -- Looking for dlfcn.h - found [2026-06-23T02:59:30.659Z] #15 3.542 -- Looking for memset [2026-06-23T02:59:30.659Z] #15 3.630 -- Looking for memset - found [2026-06-23T02:59:30.659Z] #15 3.631 -- Looking for select [2026-06-23T02:59:30.659Z] #15 3.719 -- Looking for select - found [2026-06-23T02:59:30.918Z] #15 3.720 -- Looking for socket [2026-06-23T02:59:30.918Z] #15 3.812 -- Looking for socket - found [2026-06-23T02:59:30.918Z] #15 3.812 -- Looking for strdup [2026-06-23T02:59:30.918Z] #15 3.908 -- Looking for strdup - found [2026-06-23T02:59:31.175Z] #15 3.908 -- Looking for strerror [2026-06-23T02:59:31.175Z] #15 4.002 -- Looking for strerror - found [2026-06-23T02:59:31.175Z] #15 4.003 -- Looking for strnlen [2026-06-23T02:59:31.175Z] #15 4.096 -- Looking for strnlen - found [2026-06-23T02:59:31.175Z] #15 4.096 -- Looking for fls [2026-06-23T02:59:31.175Z] #15 4.189 -- Looking for fls - not found [2026-06-23T02:59:31.175Z] #15 4.189 -- Looking for vprintf [2026-06-23T02:59:31.175Z] #15 4.279 -- Looking for vprintf - found [2026-06-23T02:59:31.436Z] #15 4.280 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2026-06-23T02:59:31.436Z] #15 4.331 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2026-06-23T02:59:31.436Z] #15 4.340 -- Configuring done (3.0s) [2026-06-23T02:59:31.436Z] #15 4.346 -- Generating done (0.0s) [2026-06-23T02:59:31.437Z] #15 4.346 -- Build files have been written to: /device-coap/deps/tinydtls/build [2026-06-23T02:59:31.437Z] #15 4.349 + make [2026-06-23T02:59:31.437Z] #15 4.389 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2026-06-23T02:59:31.437Z] #15 4.553 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2026-06-23T02:59:31.696Z] #15 4.590 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2026-06-23T02:59:31.966Z] #15 4.858 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2026-06-23T02:59:31.966Z] #15 4.973 In file included from /device-coap/deps/tinydtls/crypto.c:34: [2026-06-23T02:59:31.966Z] #15 4.973 In function 'ecc_ecdh', [2026-06-23T02:59:31.966Z] #15 4.973 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T02:59:31.966Z] #15 4.973 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T02:59:31.966Z] #15 4.973 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T02:59:31.966Z] #15 4.973 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T02:59:31.966Z] #15 4.973 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T02:59:31.966Z] #15 4.973 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 1 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2026-06-23T02:59:31.966Z] #15 4.973 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2026-06-23T02:59:31.966Z] #15 4.973 | ^~~~~~~~~~~ [2026-06-23T02:59:31.966Z] #15 4.973 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2026-06-23T02:59:31.966Z] #15 4.973 431 | uint32_t pub_x[8]; [2026-06-23T02:59:31.966Z] #15 4.973 | ^~~~~ [2026-06-23T02:59:31.966Z] #15 4.973 In function 'ecc_ecdh', [2026-06-23T02:59:31.966Z] #15 4.973 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T02:59:32.224Z] #15 4.974 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T02:59:32.224Z] #15 4.974 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T02:59:32.224Z] #15 4.974 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T02:59:32.224Z] #15 4.974 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T02:59:32.224Z] #15 4.974 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 2 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2026-06-23T02:59:32.224Z] #15 4.974 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2026-06-23T02:59:32.224Z] #15 4.974 | ^~~~~~~~~~~ [2026-06-23T02:59:32.224Z] #15 4.974 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2026-06-23T02:59:32.224Z] #15 4.974 432 | uint32_t pub_y[8]; [2026-06-23T02:59:32.224Z] #15 4.974 | ^~~~~ [2026-06-23T02:59:32.224Z] #15 4.974 In function 'ecc_ecdh', [2026-06-23T02:59:32.224Z] #15 4.974 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T02:59:32.224Z] #15 4.974 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T02:59:32.224Z] #15 4.974 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T02:59:32.224Z] #15 4.974 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T02:59:32.224Z] #15 4.974 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T02:59:32.224Z] #15 4.974 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 3 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2026-06-23T02:59:32.224Z] #15 4.974 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2026-06-23T02:59:32.224Z] #15 4.974 | ^~~~~~~~~~~ [2026-06-23T02:59:32.224Z] #15 4.974 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2026-06-23T02:59:32.224Z] #15 4.974 430 | uint32_t priv[8]; [2026-06-23T02:59:32.224Z] #15 4.974 | ^~~~ [2026-06-23T02:59:32.224Z] #15 5.067 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2026-06-23T02:59:33.161Z] #15 6.050 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2026-06-23T02:59:33.161Z] #15 6.111 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2026-06-23T02:59:33.161Z] #15 6.159 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2026-06-23T02:59:33.422Z] #15 6.196 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2026-06-23T02:59:33.422Z] #15 6.208 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2026-06-23T02:59:33.422Z] #15 6.208 /device-coap/deps/tinydtls/ecc/ecc.c:316:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [2026-06-23T02:59:33.422Z] #15 6.208 316 | for (idx = 0; idx < count; idx++) { [2026-06-23T02:59:33.422Z] #15 6.208 | ^ [2026-06-23T02:59:33.422Z] #15 6.208 /device-coap/deps/tinydtls/ecc/ecc.c:319:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [2026-06-23T02:59:33.422Z] #15 6.208 319 | return result == count; [2026-06-23T02:59:33.422Z] #15 6.208 | ^~ [2026-06-23T02:59:33.990Z] #15 6.878 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2026-06-23T02:59:33.990Z] #15 6.940 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2026-06-23T02:59:33.990Z] #15 7.011 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2026-06-23T02:59:33.990Z] #15 7.061 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2026-06-23T02:59:33.990Z] #15 7.112 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2026-06-23T02:59:34.251Z] #15 7.131 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] [2026-06-23T02:59:34.251Z] #15 7.131 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2026-06-23T02:59:34.251Z] #15 7.131 | ~~~~~~~~~~^~~~~~~~ [2026-06-23T02:59:34.251Z] #15 7.131 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2026-06-23T02:59:34.251Z] #15 7.131 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2026-06-23T02:59:34.251Z] #15 7.131 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2026-06-23T02:59:34.251Z] #15 7.131 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T02:59:34.251Z] #15 7.131 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2026-06-23T02:59:34.251Z] #15 7.131 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2026-06-23T02:59:34.251Z] #15 7.131 | ~~~~~^~~~~~~~ [2026-06-23T02:59:34.251Z] #15 7.131 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2026-06-23T02:59:34.251Z] #15 7.131 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2026-06-23T02:59:34.251Z] #15 7.131 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T02:59:34.251Z] #15 7.276 [100%] Linking C shared library libtinydtls.so [2026-06-23T02:59:34.251Z] #15 7.313 [100%] Built target tinydtls [2026-06-23T02:59:34.251Z] #15 7.324 + make install [2026-06-23T02:59:34.251Z] #15 7.369 [100%] Built target tinydtls [2026-06-23T02:59:34.251Z] #15 7.383 Install the project... [2026-06-23T02:59:34.633Z] #15 7.389 -- Install configuration: "Release" [2026-06-23T02:59:34.633Z] #15 7.389 -- Installing: /usr/local/lib/libtinydtls.so [2026-06-23T02:59:34.633Z] #15 7.390 -- Installing: /usr/local/include/tinydtls [2026-06-23T02:59:34.633Z] #15 7.390 -- Installing: /usr/local/include/tinydtls/uthash.h [2026-06-23T02:59:34.633Z] #15 7.391 -- Installing: /usr/local/include/tinydtls/sha2 [2026-06-23T02:59:34.633Z] #15 7.391 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2026-06-23T02:59:34.633Z] #15 7.391 -- Installing: /usr/local/include/tinydtls/ecc [2026-06-23T02:59:34.633Z] #15 7.391 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2026-06-23T02:59:34.633Z] #15 7.392 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2026-06-23T02:59:34.633Z] #15 7.392 -- Installing: /usr/local/include/tinydtls/tinydtls.h [2026-06-23T02:59:34.633Z] #15 7.392 -- Installing: /usr/local/include/tinydtls/alert.h [2026-06-23T02:59:34.633Z] #15 7.393 -- Installing: /usr/local/include/tinydtls/aes [2026-06-23T02:59:34.633Z] #15 7.393 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2026-06-23T02:59:34.633Z] #15 7.393 -- Installing: /usr/local/include/tinydtls/crypto.h [2026-06-23T02:59:34.633Z] #15 7.393 -- Installing: /usr/local/include/tinydtls/numeric.h [2026-06-23T02:59:34.633Z] #15 7.394 -- Installing: /usr/local/include/tinydtls/peer.h [2026-06-23T02:59:34.633Z] #15 7.394 -- Installing: /usr/local/include/tinydtls/utlist.h [2026-06-23T02:59:34.633Z] #15 7.394 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2026-06-23T02:59:34.633Z] #15 7.394 -- Installing: /usr/local/include/tinydtls/dtls_time.h [2026-06-23T02:59:34.633Z] #15 7.394 -- Installing: /usr/local/include/tinydtls/netq.h [2026-06-23T02:59:34.633Z] #15 7.395 -- Installing: /usr/local/include/tinydtls/dtls.h [2026-06-23T02:59:34.633Z] #15 7.395 -- Installing: /usr/local/include/tinydtls/global.h [2026-06-23T02:59:34.633Z] #15 7.395 -- Installing: /usr/local/include/tinydtls/state.h [2026-06-23T02:59:34.633Z] #15 7.395 -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2026-06-23T02:59:34.633Z] #15 7.395 -- Installing: /usr/local/include/tinydtls/session.h [2026-06-23T02:59:34.633Z] #15 7.395 -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2026-06-23T02:59:34.633Z] #15 7.395 -- Installing: /usr/local/include/tinydtls/hmac.h [2026-06-23T02:59:34.633Z] #15 7.395 -- Installing: /usr/local/include/tinydtls/ccm.h [2026-06-23T02:59:34.633Z] #15 7.396 -- Up-to-date: /usr/local/include/tinydtls [2026-06-23T02:59:34.633Z] #15 7.396 -- Installing: /usr/local/include/tinydtls/dtls_config.h [2026-06-23T02:59:34.633Z] #15 7.397 + cd /device-coap/deps [2026-06-23T02:59:34.633Z] #15 7.397 + git clone https://github.com/obgm/libcoap.git [2026-06-23T02:59:34.633Z] #15 7.398 Cloning into 'libcoap'... [2026-06-23T02:59:38.919Z] #15 11.80 + cd libcoap [2026-06-23T02:59:38.919Z] #15 11.80 + git reset --hard 1739507 [2026-06-23T02:59:38.919Z] #15 11.84 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2026-06-23T02:59:38.919Z] #15 11.84 + patch -p1 [2026-06-23T02:59:38.919Z] #15 11.84 patching file cmake/FindTinyDTLS.cmake [2026-06-23T02:59:38.919Z] #15 11.84 + patch -p1 [2026-06-23T02:59:38.919Z] #15 11.84 patching file include/coap2/coap_config.h.in [2026-06-23T02:59:38.919Z] #15 11.84 + mkdir -p build [2026-06-23T02:59:38.919Z] #15 11.84 + cd build [2026-06-23T02:59:38.919Z] #15 11.84 + cmake '-DWITH_EPOLL=OFF' '-DDTLS_BACKEND=tinydtls' '-DUSE_VENDORED_TINYDTLS=OFF' '-DENABLE_TESTS=OFF' '-DENABLE_EXAMPLES=OFF' '-DENABLE_DOCS=OFF' '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2026-06-23T02:59:38.919Z] #15 11.91 -- The CXX compiler identification is GNU 12.2.1 [2026-06-23T02:59:39.185Z] #15 11.97 -- The C compiler identification is GNU 12.2.1 [2026-06-23T02:59:39.185Z] #15 11.99 -- Detecting CXX compiler ABI info [2026-06-23T02:59:39.185Z] #15 12.09 -- Detecting CXX compiler ABI info - done [2026-06-23T02:59:39.185Z] #15 12.11 -- Check for working CXX compiler: /usr/bin/c++ - skipped [2026-06-23T02:59:39.185Z] #15 12.11 -- Detecting CXX compile features [2026-06-23T02:59:39.185Z] #15 12.11 -- Detecting CXX compile features - done [2026-06-23T02:59:39.185Z] #15 12.12 -- Detecting C compiler ABI info [2026-06-23T02:59:39.185Z] #15 12.21 -- Detecting C compiler ABI info - done [2026-06-23T02:59:39.185Z] #15 12.23 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T02:59:39.185Z] #15 12.23 -- Detecting C compile features [2026-06-23T02:59:39.185Z] #15 12.23 -- Detecting C compile features - done [2026-06-23T02:59:39.185Z] #15 12.23 -- Looking for byteswap.h [2026-06-23T02:59:39.185Z] #15 12.33 -- Looking for byteswap.h - found [2026-06-23T02:59:39.445Z] #15 12.33 -- Looking for inttypes.h [2026-06-23T02:59:39.445Z] #15 12.42 -- Looking for inttypes.h - found [2026-06-23T02:59:39.445Z] #15 12.42 -- Looking for limits.h [2026-06-23T02:59:39.445Z] #15 12.51 -- Looking for limits.h - found [2026-06-23T02:59:39.706Z] #15 12.51 -- Looking for memory.h [2026-06-23T02:59:39.706Z] #15 12.60 -- Looking for memory.h - found [2026-06-23T02:59:39.706Z] #15 12.60 -- Looking for strings.h [2026-06-23T02:59:39.706Z] #15 12.68 -- Looking for strings.h - found [2026-06-23T02:59:39.706Z] #15 12.68 -- Looking for string.h [2026-06-23T02:59:39.706Z] #15 12.77 -- Looking for string.h - found [2026-06-23T02:59:39.706Z] #15 12.77 -- Looking for sys/sysctl.h [2026-06-23T02:59:39.706Z] #15 12.82 -- Looking for sys/sysctl.h - not found [2026-06-23T02:59:39.706Z] #15 12.82 -- Looking for netinet/in.h [2026-06-23T02:59:39.972Z] #15 12.91 -- Looking for netinet/in.h - found [2026-06-23T02:59:39.972Z] #15 12.91 -- Looking for sys/epoll.h [2026-06-23T02:59:39.972Z] #15 13.01 -- Looking for sys/epoll.h - found [2026-06-23T02:59:40.233Z] #15 13.01 -- Looking for sys/timerfd.h [2026-06-23T02:59:40.233Z] #15 13.09 -- Looking for sys/timerfd.h - found [2026-06-23T02:59:40.233Z] #15 13.09 -- Looking for arpa/inet.h [2026-06-23T02:59:40.233Z] #15 13.19 -- Looking for arpa/inet.h - found [2026-06-23T02:59:40.233Z] #15 13.19 -- Looking for stdbool.h [2026-06-23T02:59:40.233Z] #15 13.28 -- Looking for stdbool.h - found [2026-06-23T02:59:40.233Z] #15 13.28 -- Looking for netdb.h [2026-06-23T02:59:40.233Z] #15 13.37 -- Looking for netdb.h - found [2026-06-23T02:59:40.510Z] #15 13.37 -- Looking for pthread.h [2026-06-23T02:59:40.510Z] #15 13.46 -- Looking for pthread.h - found [2026-06-23T02:59:40.510Z] #15 13.46 -- Looking for stdlib.h [2026-06-23T02:59:40.510Z] #15 13.55 -- Looking for stdlib.h - found [2026-06-23T02:59:40.769Z] #15 13.55 -- Looking for stdint.h [2026-06-23T02:59:40.769Z] #15 13.63 -- Looking for stdint.h - found [2026-06-23T02:59:40.769Z] #15 13.63 -- Looking for syslog.h [2026-06-23T02:59:40.769Z] #15 13.73 -- Looking for syslog.h - found [2026-06-23T02:59:40.769Z] #15 13.73 -- Looking for sys/ioctl.h [2026-06-23T02:59:40.769Z] #15 13.83 -- Looking for sys/ioctl.h - found [2026-06-23T02:59:40.769Z] #15 13.83 -- Looking for sys/socket.h [2026-06-23T02:59:40.769Z] #15 13.92 -- Looking for sys/socket.h - found [2026-06-23T02:59:41.027Z] #15 13.92 -- Looking for sys/stat.h [2026-06-23T02:59:41.027Z] #15 14.00 -- Looking for sys/stat.h - found [2026-06-23T02:59:41.027Z] #15 14.00 -- Looking for sys/time.h [2026-06-23T02:59:41.027Z] #15 14.09 -- Looking for sys/time.h - found [2026-06-23T02:59:41.285Z] #15 14.09 -- Looking for sys/types.h [2026-06-23T02:59:41.285Z] #15 14.17 -- Looking for sys/types.h - found [2026-06-23T02:59:41.285Z] #15 14.17 -- Looking for sys/unistd.h [2026-06-23T02:59:41.285Z] #15 14.22 -- Looking for sys/unistd.h - not found [2026-06-23T02:59:41.285Z] #15 14.22 -- Looking for time.h [2026-06-23T02:59:41.285Z] #15 14.31 -- Looking for time.h - found [2026-06-23T02:59:41.285Z] #15 14.31 -- Looking for unistd.h [2026-06-23T02:59:41.285Z] #15 14.40 -- Looking for unistd.h - found [2026-06-23T02:59:41.616Z] #15 14.40 -- Looking for float.h [2026-06-23T02:59:41.616Z] #15 14.49 -- Looking for float.h - found [2026-06-23T02:59:41.616Z] #15 14.49 -- Looking for stddef.h [2026-06-23T02:59:41.616Z] #15 14.57 -- Looking for stddef.h - found [2026-06-23T02:59:41.616Z] #15 14.57 -- Looking for winsock2.h [2026-06-23T02:59:41.616Z] #15 14.63 -- Looking for winsock2.h - not found [2026-06-23T02:59:41.616Z] #15 14.63 -- Looking for ws2tcpip.h [2026-06-23T02:59:41.616Z] #15 14.68 -- Looking for ws2tcpip.h - not found [2026-06-23T02:59:41.879Z] #15 14.68 -- Looking for malloc [2026-06-23T02:59:41.879Z] #15 14.76 -- Looking for malloc - found [2026-06-23T02:59:41.879Z] #15 14.76 -- Looking for memset [2026-06-23T02:59:41.879Z] #15 14.86 -- Looking for memset - found [2026-06-23T02:59:42.138Z] #15 14.86 -- Looking for select [2026-06-23T02:59:42.138Z] #15 14.95 -- Looking for select - found [2026-06-23T02:59:42.138Z] #15 14.95 -- Looking for socket [2026-06-23T02:59:42.138Z] #15 15.04 -- Looking for socket - found [2026-06-23T02:59:42.138Z] #15 15.04 -- Looking for strcasecmp [2026-06-23T02:59:42.138Z] #15 15.13 -- Looking for strcasecmp - found [2026-06-23T02:59:42.138Z] #15 15.13 -- Looking for pthread_mutex_lock [2026-06-23T02:59:42.138Z] #15 15.21 -- Looking for pthread_mutex_lock - found [2026-06-23T02:59:42.556Z] #15 15.21 -- Looking for getaddrinfo [2026-06-23T02:59:42.556Z] #15 15.29 -- Looking for getaddrinfo - found [2026-06-23T02:59:42.556Z] #15 15.29 -- Looking for strnlen [2026-06-23T02:59:42.556Z] #15 15.38 -- Looking for strnlen - found [2026-06-23T02:59:42.556Z] #15 15.38 -- Looking for strrchr [2026-06-23T02:59:42.556Z] #15 15.46 -- Looking for strrchr - found [2026-06-23T02:59:42.556Z] #15 15.46 -- Looking for getrandom [2026-06-23T02:59:42.556Z] #15 15.54 -- Looking for getrandom - found [2026-06-23T02:59:42.556Z] #15 15.54 -- Looking for cmsghdr [2026-06-23T02:59:42.556Z] #15 15.59 -- Looking for cmsghdr - not found [2026-06-23T02:59:42.556Z] #15 15.59 -- compiling without epoll support [2026-06-23T02:59:42.556Z] #15 15.59 -- compiling with DTLS support [2026-06-23T02:59:42.556Z] #15 15.59 -- DTLS_BACKEND: tinydtls [2026-06-23T02:59:42.556Z] #15 15.59 -- Found TinyDTLS: /usr/local/include [2026-06-23T02:59:42.556Z] #15 15.59 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2026-06-23T02:59:42.556Z] #15 15.59 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2026-06-23T02:59:42.556Z] #15 15.59 -- TINYDTLS_ROOT_DIR: [2026-06-23T02:59:42.556Z] #15 15.59 -- compiling with tinydtls support [2026-06-23T02:59:42.556Z] #15 15.59 -- ENABLE_DTLS:.....................ON [2026-06-23T02:59:42.556Z] #15 15.59 -- ENABLE_TCP:......................ON [2026-06-23T02:59:42.556Z] #15 15.59 -- ENABLE_DOCS:.....................OFF [2026-06-23T02:59:42.556Z] #15 15.59 -- ENABLE_EXAMPLES:.................OFF [2026-06-23T02:59:42.556Z] #15 15.59 -- DTLS_BACKEND:....................tinydtls [2026-06-23T02:59:42.556Z] #15 15.59 -- WITH_GNUTLS:.....................OFF [2026-06-23T02:59:42.556Z] #15 15.59 -- WITH_TINYDTLS:...................ON [2026-06-23T02:59:42.556Z] #15 15.59 -- WITH_OPENSSL:....................OFF [2026-06-23T02:59:42.556Z] #15 15.59 -- WITH_MBEDTLS:....................OFF [2026-06-23T02:59:42.556Z] #15 15.59 -- HAVE_LIBTINYDTLS:................1 [2026-06-23T02:59:42.556Z] #15 15.59 -- HAVE_LIBGNUTLS:.................. [2026-06-23T02:59:42.556Z] #15 15.59 -- HAVE_OPENSSL:.................... [2026-06-23T02:59:42.556Z] #15 15.59 -- HAVE_MBEDTLS:.................... [2026-06-23T02:59:42.556Z] #15 15.59 -- COAP_EPOLL_SUPPORT:.............. [2026-06-23T02:59:42.556Z] #15 15.59 -- CMAKE_C_COMPILER:................/usr/bin/cc [2026-06-23T02:59:42.556Z] #15 15.59 -- BUILD_SHARED_LIBS:...............ON [2026-06-23T02:59:42.556Z] #15 15.59 -- CMAKE_BUILD_TYPE:................Release [2026-06-23T02:59:42.556Z] #15 15.59 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 [2026-06-23T02:59:42.556Z] #15 15.60 -- Configuring done (3.8s) [2026-06-23T02:59:42.556Z] #15 15.60 CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2026-06-23T02:59:42.556Z] #15 15.60 Policy CMP0115 is not set: Source file extensions must be explicit. Run [2026-06-23T02:59:42.556Z] #15 15.60 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2026-06-23T02:59:42.556Z] #15 15.60 command to set the policy and suppress this warning. [2026-06-23T02:59:42.556Z] #15 15.60 [2026-06-23T02:59:42.556Z] #15 15.60 File: [2026-06-23T02:59:42.556Z] #15 15.60 [2026-06-23T02:59:42.556Z] #15 15.60 /device-coap/deps/libcoap/include/coap2/coap.h.in [2026-06-23T02:59:42.556Z] #15 15.60 This warning is for project developers. Use -Wno-dev to suppress it. [2026-06-23T02:59:42.556Z] #15 15.60 [2026-06-23T02:59:42.556Z] #15 15.61 -- Generating done (0.0s) [2026-06-23T02:59:42.556Z] #15 15.61 -- Build files have been written to: /device-coap/deps/libcoap/build [2026-06-23T02:59:42.556Z] #15 15.61 + make [2026-06-23T02:59:42.556Z] #15 15.66 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2026-06-23T02:59:42.831Z] #15 15.73 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2026-06-23T02:59:42.831Z] #15 15.80 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2026-06-23T02:59:42.831Z] #15 15.91 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2026-06-23T02:59:43.092Z] #15 16.17 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2026-06-23T02:59:43.352Z] #15 16.22 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2026-06-23T02:59:43.352Z] #15 16.27 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2026-06-23T02:59:43.618Z] #15 16.54 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2026-06-23T02:59:43.618Z] #15 16.58 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2026-06-23T02:59:43.618Z] #15 16.64 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2026-06-23T02:59:44.208Z] #15 17.15 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2026-06-23T02:59:44.208Z] #15 17.27 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2026-06-23T02:59:44.467Z] #15 17.33 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2026-06-23T02:59:44.467Z] #15 17.41 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2026-06-23T02:59:44.467Z] #15 17.46 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2026-06-23T02:59:45.032Z] #15 18.03 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2026-06-23T02:59:45.291Z] #15 18.21 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2026-06-23T02:59:45.291Z] #15 18.40 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2026-06-23T02:59:45.862Z] #15 18.78 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2026-06-23T02:59:45.862Z] #15 18.85 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2026-06-23T02:59:45.862Z] #15 18.90 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2026-06-23T02:59:46.121Z] #15 19.09 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2026-06-23T02:59:46.121Z] #15 19.27 [100%] Linking C shared library libcoap-2.so [2026-06-23T02:59:46.382Z] #15 19.31 [100%] Built target coap-2 [2026-06-23T02:59:46.382Z] #15 19.31 + make install [2026-06-23T02:59:46.382Z] #15 19.37 [100%] Built target coap-2 [2026-06-23T02:59:46.382Z] #15 19.38 Install the project... [2026-06-23T02:59:46.645Z] #15 19.39 -- Install configuration: "Release" [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/lib/libcoap-2.so [2026-06-23T02:59:46.645Z] #15 19.39 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2026-06-23T02:59:46.645Z] #15 19.39 -- Up-to-date: /usr/local/include [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2 [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/uthash.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/subscribe.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/option.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/resource.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/bits.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/coap_hashkey.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/block.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/coap_io.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/pdu.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/str.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/async.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/net.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/address.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/uri.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/coap_event.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/coap_riot.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/coap_dtls.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/coap_mutex.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/coap_prng.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/lwippools.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/coap_debug.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/utlist.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/coap_time.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/encode.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/libcoap.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/mem.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/coap_session.h [2026-06-23T02:59:46.645Z] #15 19.39 -- Up-to-date: /usr/local/include [2026-06-23T02:59:46.645Z] #15 19.39 -- Up-to-date: /usr/local/include/coap2 [2026-06-23T02:59:46.645Z] #15 19.39 -- Installing: /usr/local/include/coap2/coap.h [2026-06-23T02:59:46.645Z] #15 19.40 + '[' 1 '=' 1 ] [2026-06-23T02:59:46.645Z] #15 19.40 + cd /device-coap/deps [2026-06-23T02:59:46.645Z] #15 19.40 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-23T02:59:46.645Z] #15 19.40 Connecting to github.com (140.82.114.4:443) [2026-06-23T02:59:46.645Z] #15 19.63 Connecting to codeload.github.com (140.82.114.9:443) [2026-06-23T02:59:46.645Z] #15 19.78 saving to 'v4.0.2.zip' [2026-06-23T02:59:46.912Z] #15 19.79 v4.0.2.zip 4% |* | 13013 0:00:19 ETA [2026-06-23T02:59:46.912Z] #15 19.84 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-06-23T02:59:46.912Z] #15 19.84 'v4.0.2.zip' saved [2026-06-23T02:59:46.912Z] #15 19.84 + unzip v4.0.2.zip [2026-06-23T02:59:46.912Z] #15 19.84 Archive: v4.0.2.zip [2026-06-23T02:59:46.912Z] #15 19.85 creating: device-sdk-c-4.0.2/ [2026-06-23T02:59:46.912Z] #15 19.85 creating: device-sdk-c-4.0.2/.github/ [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-23T02:59:46.912Z] #15 19.85 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/.gitignore [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/LICENSE [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/Makefile [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/README.md [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-23T02:59:46.912Z] #15 19.85 creating: device-sdk-c-4.0.2/docs/ [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-23T02:59:46.912Z] #15 19.85 creating: device-sdk-c-4.0.2/include/ [2026-06-23T02:59:46.912Z] #15 19.85 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-23T02:59:46.912Z] #15 19.85 creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-23T02:59:46.912Z] #15 19.85 creating: device-sdk-c-4.0.2/scripts/ [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-23T02:59:46.912Z] #15 19.85 creating: device-sdk-c-4.0.2/src/ [2026-06-23T02:59:46.912Z] #15 19.85 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-23T02:59:46.912Z] #15 19.86 creating: device-sdk-c-4.0.2/src/c/ [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-23T02:59:46.912Z] #15 19.86 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-23T02:59:46.912Z] #15 19.86 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-23T02:59:46.912Z] #15 19.86 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-23T02:59:46.912Z] #15 19.86 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-23T02:59:46.912Z] #15 19.86 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-23T02:59:46.912Z] #15 19.86 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-23T02:59:46.912Z] #15 19.86 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-23T02:59:46.912Z] #15 19.86 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-23T02:59:46.912Z] #15 19.86 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-23T02:59:46.912Z] #15 19.86 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-23T02:59:46.912Z] #15 19.86 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-23T02:59:46.912Z] #15 19.86 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-23T02:59:46.912Z] #15 19.86 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-23T02:59:46.912Z] #15 19.86 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-23T02:59:46.912Z] #15 19.86 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-23T02:59:46.912Z] #15 19.86 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-23T02:59:46.912Z] #15 19.86 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-23T02:59:46.912Z] #15 19.86 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-23T02:59:46.912Z] #15 19.86 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-23T02:59:46.912Z] #15 19.86 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-23T02:59:46.912Z] #15 19.87 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-23T02:59:46.912Z] #15 19.87 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-23T02:59:46.912Z] #15 19.87 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-23T02:59:46.912Z] #15 19.87 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-23T02:59:46.912Z] #15 19.87 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-23T02:59:46.912Z] #15 19.87 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-23T02:59:46.912Z] #15 19.87 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-23T02:59:46.912Z] #15 19.87 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-23T02:59:46.912Z] #15 19.87 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-23T02:59:46.912Z] #15 19.87 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-23T02:59:46.912Z] #15 19.87 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-23T02:59:46.912Z] #15 19.87 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-23T02:59:46.912Z] #15 19.87 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-23T02:59:46.912Z] #15 19.87 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-23T02:59:46.912Z] #15 19.87 creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-23T02:59:46.912Z] #15 19.87 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-23T02:59:46.912Z] #15 19.87 + cd device-sdk-c-4.0.2 [2026-06-23T02:59:46.912Z] #15 19.87 + ./scripts/build.sh [2026-06-23T02:59:46.912Z] #15 19.87 + CPPCHECK=false [2026-06-23T02:59:46.912Z] #15 19.87 + DOCGEN=false [2026-06-23T02:59:46.912Z] #15 19.87 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-23T02:59:46.912Z] #15 19.87 + '[' 0 -gt 0 ] [2026-06-23T02:59:46.912Z] #15 19.87 + readlink -f ./scripts/build.sh [2026-06-23T02:59:46.912Z] #15 19.88 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T02:59:46.912Z] #15 19.88 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts [2026-06-23T02:59:46.912Z] #15 19.88 + ROOT=/device-coap/deps/device-sdk-c-4.0.2 [2026-06-23T02:59:46.912Z] #15 19.88 + cd /device-coap/deps/device-sdk-c-4.0.2 [2026-06-23T02:59:46.912Z] #15 19.88 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T02:59:46.912Z] #15 19.88 + cd /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T02:59:46.912Z] #15 19.88 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.2/src [2026-06-23T02:59:46.912Z] #15 19.95 -- The C compiler identification is GNU 12.2.1 [2026-06-23T02:59:46.912Z] #15 19.97 -- Detecting C compiler ABI info [2026-06-23T02:59:46.912Z] #15 20.05 -- Detecting C compiler ABI info - done [2026-06-23T02:59:47.185Z] #15 20.08 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T02:59:47.185Z] #15 20.08 -- Detecting C compile features [2026-06-23T02:59:47.185Z] #15 20.08 -- Detecting C compile features - done [2026-06-23T02:59:47.185Z] #15 20.08 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T02:59:47.185Z] #15 20.15 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T02:59:47.185Z] #15 20.15 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T02:59:47.185Z] #15 20.16 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T02:59:47.185Z] #15 20.16 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T02:59:47.185Z] #15 20.16 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T02:59:47.185Z] #15 20.17 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T02:59:47.185Z] #15 20.17 -- /opt/iotech/iot/1.6/include [2026-06-23T02:59:47.185Z] #15 20.17 -- C SDK 0.0.0 for Linux [2026-06-23T02:59:47.185Z] #15 20.17 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T02:59:47.185Z] #15 20.25 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T02:59:47.185Z] #15 20.30 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T02:59:47.452Z] #15 20.32 -- Configuring done (0.4s) [2026-06-23T02:59:47.452Z] #15 20.35 -- Generating done (0.0s) [2026-06-23T02:59:47.452Z] #15 20.35 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T02:59:47.452Z] #15 20.36 + make all package [2026-06-23T02:59:47.452Z] #15 20.36 + tee release.log [2026-06-23T02:59:47.452Z] #15 20.40 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T02:59:47.452Z] #15 20.55 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T02:59:47.754Z] #15 20.70 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T02:59:47.754Z] #15 20.85 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T02:59:48.022Z] #15 20.95 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T02:59:48.022Z] #15 20.99 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T02:59:48.022Z] #15 20.99 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T02:59:48.022Z] #15 20.99 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T02:59:48.022Z] #15 20.99 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T02:59:48.022Z] #15 21.10 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T02:59:48.289Z] #15 21.42 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T02:59:48.556Z] #15 21.46 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T02:59:48.556Z] #15 21.60 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T02:59:48.815Z] #15 21.90 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T02:59:49.076Z] #15 22.01 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T02:59:49.076Z] #15 22.15 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T02:59:49.335Z] #15 22.27 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T02:59:49.594Z] #15 22.36 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T02:59:49.594Z] #15 22.52 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T02:59:49.594Z] #15 22.57 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T02:59:49.855Z] #15 22.89 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T02:59:50.125Z] #15 22.95 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T02:59:50.125Z] #15 23.19 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T02:59:50.392Z] #15 23.29 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T02:59:50.392Z] #15 23.53 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T02:59:50.652Z] #15 23.62 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T02:59:51.589Z] #15 24.60 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T02:59:51.589Z] #15 24.71 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T02:59:51.850Z] #15 24.79 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T02:59:51.850Z] #15 24.88 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T02:59:52.109Z] #15 24.93 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T02:59:52.109Z] #15 25.16 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T02:59:52.367Z] #15 25.52 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T02:59:52.627Z] #15 25.60 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T02:59:52.627Z] #15 25.72 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T02:59:52.898Z] #15 25.82 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T02:59:53.161Z] #15 26.31 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T02:59:53.422Z] #15 26.43 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T02:59:53.682Z] #15 26.49 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T02:59:53.682Z] #15 26.60 [ 69%] Linking C shared library libcsdk.so [2026-06-23T02:59:53.682Z] #15 26.66 [ 69%] Built target csdk [2026-06-23T02:59:53.682Z] #15 26.68 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T02:59:53.682Z] #15 26.82 [ 73%] Linking C executable template [2026-06-23T02:59:53.946Z] #15 26.85 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:53.947Z] #15 26.89 [ 73%] Built target template [2026-06-23T02:59:53.947Z] #15 26.91 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T02:59:53.947Z] #15 26.99 [ 76%] Linking C executable device-counter [2026-06-23T02:59:54.207Z] #15 27.02 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:54.207Z] #15 27.06 [ 76%] Built target device-counter [2026-06-23T02:59:54.207Z] #15 27.07 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T02:59:54.207Z] #15 27.17 [ 80%] Linking C executable device-random [2026-06-23T02:59:54.207Z] #15 27.19 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:54.207Z] #15 27.24 [ 80%] Built target device-random [2026-06-23T02:59:54.207Z] #15 27.25 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T02:59:54.207Z] #15 27.34 [ 84%] Linking C executable device-gyro [2026-06-23T02:59:54.467Z] #15 27.36 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:54.467Z] #15 27.41 [ 84%] Built target device-gyro [2026-06-23T02:59:54.467Z] #15 27.42 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T02:59:54.467Z] #15 27.52 [ 88%] Linking C executable device-bitfields [2026-06-23T02:59:54.727Z] #15 27.55 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:54.727Z] #15 27.59 [ 88%] Built target device-bitfields [2026-06-23T02:59:54.727Z] #15 27.60 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T02:59:54.727Z] #15 27.75 [ 92%] Linking C executable template-discovery [2026-06-23T02:59:54.988Z] #15 27.78 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:54.988Z] #15 27.81 [ 92%] Built target template-discovery [2026-06-23T02:59:54.988Z] #15 27.83 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T02:59:54.988Z] #15 27.96 [ 96%] Linking C executable device-file [2026-06-23T02:59:54.988Z] #15 27.98 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:54.988Z] #15 28.03 [ 96%] Built target device-file [2026-06-23T02:59:54.988Z] #15 28.04 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T02:59:54.988Z] #15 28.14 [100%] Linking C executable device-terminal [2026-06-23T02:59:55.247Z] #15 28.17 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:55.247Z] #15 28.21 [100%] Built target device-terminal [2026-06-23T02:59:55.247Z] #15 28.23 Run CPack packaging tool... [2026-06-23T02:59:55.247Z] #15 28.25 CPack: Create package using TGZ [2026-06-23T02:59:55.247Z] #15 28.25 CPack: Install projects [2026-06-23T02:59:55.247Z] #15 28.25 CPack: - Run preinstall target for: Csdk [2026-06-23T02:59:55.505Z] #15 28.49 CPack: - Install project: Csdk [] [2026-06-23T02:59:55.505Z] #15 28.50 CPack: Create package [2026-06-23T02:59:55.505Z] #15 28.52 CPack: - package: /device-coap/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-06-23T02:59:55.505Z] #15 28.52 + '[' false '=' true ] [2026-06-23T02:59:55.505Z] #15 28.52 + '[' false '=' true ] [2026-06-23T02:59:55.505Z] #15 28.52 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T02:59:55.505Z] #15 28.52 + cd /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T02:59:55.505Z] #15 28.52 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.2/src [2026-06-23T02:59:55.505Z] #15 28.60 -- The C compiler identification is GNU 12.2.1 [2026-06-23T02:59:55.764Z] #15 28.61 -- Detecting C compiler ABI info [2026-06-23T02:59:55.764Z] #15 28.71 -- Detecting C compiler ABI info - done [2026-06-23T02:59:55.764Z] #15 28.73 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T02:59:55.764Z] #15 28.73 -- Detecting C compile features [2026-06-23T02:59:55.764Z] #15 28.73 -- Detecting C compile features - done [2026-06-23T02:59:55.764Z] #15 28.73 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T02:59:55.764Z] #15 28.81 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T02:59:56.024Z] #15 28.81 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T02:59:56.024Z] #15 28.81 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T02:59:56.024Z] #15 28.82 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T02:59:56.024Z] #15 28.82 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T02:59:56.024Z] #15 28.82 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T02:59:56.024Z] #15 28.82 -- /opt/iotech/iot/1.6/include [2026-06-23T02:59:56.024Z] #15 28.82 -- C SDK 0.0.0 for Linux [2026-06-23T02:59:56.024Z] #15 28.83 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T02:59:56.024Z] #15 28.91 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T02:59:56.024Z] #15 28.95 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T02:59:56.024Z] #15 28.96 -- Configuring done (0.4s) [2026-06-23T02:59:56.024Z] #15 29.00 -- Generating done (0.0s) [2026-06-23T02:59:56.024Z] #15 29.00 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T02:59:56.024Z] #15 29.00 + make [2026-06-23T02:59:56.024Z] #15 29.00 + tee debug.log [2026-06-23T02:59:56.024Z] #15 29.04 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T02:59:56.024Z] #15 29.12 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T02:59:56.283Z] #15 29.20 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T02:59:56.283Z] #15 29.28 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T02:59:56.283Z] #15 29.36 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T02:59:56.283Z] #15 29.40 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T02:59:56.283Z] #15 29.40 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T02:59:56.283Z] #15 29.40 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T02:59:56.283Z] #15 29.40 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T02:59:56.541Z] #15 29.45 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T02:59:56.541Z] #15 29.57 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T02:59:56.541Z] #15 29.61 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T02:59:56.541Z] #15 29.69 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T02:59:56.833Z] #15 29.80 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T02:59:56.833Z] #15 29.86 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T02:59:56.833Z] #15 29.94 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T02:59:57.092Z] #15 30.01 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T02:59:57.092Z] #15 30.08 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T02:59:57.092Z] #15 30.15 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T02:59:57.092Z] #15 30.20 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T02:59:57.353Z] #15 30.33 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T02:59:57.353Z] #15 30.38 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T02:59:57.353Z] #15 30.49 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T02:59:57.613Z] #15 30.54 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T02:59:57.613Z] #15 30.66 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T02:59:57.874Z] #15 30.72 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T02:59:57.874Z] #15 30.93 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T02:59:58.136Z] #15 31.00 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T02:59:58.136Z] #15 31.04 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T02:59:58.136Z] #15 31.10 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T02:59:58.136Z] #15 31.14 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T02:59:58.405Z] #15 31.24 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T02:59:58.405Z] #15 31.46 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T02:59:58.664Z] #15 31.51 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T02:59:58.664Z] #15 31.58 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T02:59:58.664Z] #15 31.64 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T02:59:58.664Z] #15 31.80 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T02:59:58.923Z] #15 31.87 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T02:59:58.923Z] #15 31.93 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T02:59:58.923Z] #15 32.00 [ 69%] Linking C shared library libcsdk.so [2026-06-23T02:59:58.923Z] #15 32.06 [ 69%] Built target csdk [2026-06-23T02:59:59.181Z] #15 32.07 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T02:59:59.181Z] #15 32.14 [ 73%] Linking C executable template [2026-06-23T02:59:59.181Z] #15 32.17 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:59.181Z] #15 32.21 [ 73%] Built target template [2026-06-23T02:59:59.181Z] #15 32.23 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T02:59:59.181Z] #15 32.29 [ 76%] Linking C executable device-counter [2026-06-23T02:59:59.444Z] #15 32.32 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:59.444Z] #15 32.35 [ 76%] Built target device-counter [2026-06-23T02:59:59.444Z] #15 32.38 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T02:59:59.444Z] #15 32.44 [ 80%] Linking C executable device-random [2026-06-23T02:59:59.444Z] #15 32.46 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:59.444Z] #15 32.50 [ 80%] Built target device-random [2026-06-23T02:59:59.444Z] #15 32.52 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T02:59:59.444Z] #15 32.58 [ 84%] Linking C executable device-gyro [2026-06-23T02:59:59.705Z] #15 32.60 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:59.705Z] #15 32.65 [ 84%] Built target device-gyro [2026-06-23T02:59:59.705Z] #15 32.66 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T02:59:59.705Z] #15 32.72 [ 88%] Linking C executable device-bitfields [2026-06-23T02:59:59.966Z] #15 32.75 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:59.966Z] #15 32.79 [ 88%] Built target device-bitfields [2026-06-23T02:59:59.966Z] #15 32.81 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T02:59:59.966Z] #15 32.88 [ 92%] Linking C executable template-discovery [2026-06-23T02:59:59.966Z] #15 32.91 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:59.966Z] #15 32.95 [ 92%] Built target template-discovery [2026-06-23T02:59:59.966Z] #15 32.97 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T02:59:59.966Z] #15 33.04 [ 96%] Linking C executable device-file [2026-06-23T03:00:00.235Z] #15 33.06 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:00.235Z] #15 33.10 [ 96%] Built target device-file [2026-06-23T03:00:00.235Z] #15 33.12 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:00:00.235Z] #15 33.19 [100%] Linking C executable device-terminal [2026-06-23T03:00:00.235Z] #15 33.22 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:00.235Z] #15 33.26 [100%] Built target device-terminal [2026-06-23T03:00:00.235Z] #15 33.27 + cp -rf include/devsdk include/edgex /usr/include/ [2026-06-23T03:00:00.235Z] #15 33.27 + cp build/release/c/libcsdk.so /usr/lib/ [2026-06-23T03:00:00.235Z] #15 33.27 + rm -rf /device-coap/deps [2026-06-23T03:00:00.235Z] #15 DONE 33.4s [2026-06-23T03:00:00.500Z] [2026-06-23T03:00:00.500Z] #16 [12/12] RUN /device-coap/scripts/build.sh [2026-06-23T03:00:00.500Z] #16 0.287 + readlink -f /device-coap/scripts/build.sh [2026-06-23T03:00:00.764Z] #16 0.289 + dirname /device-coap/scripts/build.sh [2026-06-23T03:00:00.764Z] #16 0.289 + dirname /device-coap/scripts [2026-06-23T03:00:00.764Z] #16 0.289 + ROOT=/device-coap [2026-06-23T03:00:00.764Z] #16 0.289 + echo /device-coap [2026-06-23T03:00:00.764Z] #16 0.289 + cd /device-coap [2026-06-23T03:00:00.764Z] #16 0.289 + mkdir -p /device-coap/build/release [2026-06-23T03:00:00.764Z] #16 0.290 + cd /device-coap/build/release [2026-06-23T03:00:00.764Z] #16 0.290 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2026-06-23T03:00:00.764Z] #16 0.290 /device-coap [2026-06-23T03:00:00.764Z] #16 0.369 -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:00:00.764Z] #16 0.385 -- Detecting C compiler ABI info [2026-06-23T03:00:00.764Z] #16 0.482 -- Detecting C compiler ABI info - done [2026-06-23T03:00:01.032Z] #16 0.503 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:00:01.032Z] #16 0.504 -- Detecting C compile features [2026-06-23T03:00:01.032Z] #16 0.504 -- Detecting C compile features - done [2026-06-23T03:00:01.032Z] #16 0.508 -- Found LIBCOAP: /usr/local/lib/libcoap-2.so [2026-06-23T03:00:01.032Z] #16 0.510 -- Configuring done (0.2s) [2026-06-23T03:00:01.032Z] #16 0.513 -- Generating done (0.0s) [2026-06-23T03:00:01.032Z] #16 0.514 -- Build files have been written to: /device-coap/build/release [2026-06-23T03:00:01.032Z] #16 0.516 + make [2026-06-23T03:00:01.032Z] #16 0.516 + tee release.log [2026-06-23T03:00:01.032Z] #16 0.556 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2026-06-23T03:00:01.032Z] #16 0.708 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2026-06-23T03:00:01.032Z] #16 0.810 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2026-06-23T03:00:01.299Z] #16 0.953 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2026-06-23T03:00:01.557Z] #16 1.103 [100%] Linking C executable device-coap [2026-06-23T03:00:01.557Z] #16 1.128 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:01.557Z] #16 1.167 [100%] Built target device-coap [2026-06-23T03:00:01.557Z] #16 DONE 1.2s [2026-06-23T03:00:01.816Z] [2026-06-23T03:00:01.816Z] #17 exporting to image [2026-06-23T03:00:01.816Z] #17 exporting layers [2026-06-23T03:00:01.816Z] #17 exporting layers 0.3s done [2026-06-23T03:00:02.078Z] #17 writing image sha256:a419ca4a0d170bd8273842c7d11c34267648f77e1360d3eede9c099751364f26 done [2026-06-23T03:00:02.078Z] #17 naming to docker.io/library/ci-base-image-x86_64 done [2026-06-23T03:00:02.078Z] #17 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:00:02.522Z] + docker inspect -f . ci-base-image-x86_64 [2026-06-23T03:00:02.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:00:02.605Z] prd-ubuntu20.04-docker-8c-8g-13708 does not seem to be running inside a container [2026-06-23T03:00:02.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-c_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 [2026-06-23T03:00:02.887Z] $ docker top e498a1fd31764e12b04814abf00f4d698f811a08cc6060fe4dcb39e31992d6fd -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-23T03:00:03.287Z] + make test [2026-06-23T03:00:03.287Z] build/release/device-coap [Pipeline] } [2026-06-23T03:00:03.296Z] $ docker stop --time=1 e498a1fd31764e12b04814abf00f4d698f811a08cc6060fe4dcb39e31992d6fd [2026-06-23T03:00:04.569Z] $ docker rm -f --volumes e498a1fd31764e12b04814abf00f4d698f811a08cc6060fe4dcb39e31992d6fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-06-23T03:00:05.175Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-06-23T03:00:05.468Z] + ls -al . [2026-06-23T03:00:05.468Z] total 96 [2026-06-23T03:00:05.468Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 02:59 . [2026-06-23T03:00:05.468Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 02:58 .. [2026-06-23T03:00:05.468Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 02:59 .git [2026-06-23T03:00:05.468Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 02:58 .github [2026-06-23T03:00:05.468Z] -rw-rw-r-- 1 jenkins jenkins 14 Jun 23 02:58 .gitignore [2026-06-23T03:00:05.468Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 02:59 .semver [2026-06-23T03:00:05.468Z] -rw-rw-r-- 1 jenkins jenkins 2037 Jun 23 02:58 Attribution.txt [2026-06-23T03:00:05.468Z] -rw-rw-r-- 1 jenkins jenkins 3893 Jun 23 02:58 CHANGELOG.md [2026-06-23T03:00:05.468Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 02:58 GOVERNANCE.md [2026-06-23T03:00:05.468Z] -rw-rw-r-- 1 jenkins jenkins 798 Jun 23 02:58 Jenkinsfile [2026-06-23T03:00:05.468Z] -rw-rw-r-- 1 jenkins jenkins 10173 Jun 23 02:58 LICENSE [2026-06-23T03:00:05.468Z] -rw-rw-r-- 1 jenkins jenkins 938 Jun 23 02:58 Makefile [2026-06-23T03:00:05.468Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 23 02:58 OWNERS.md [2026-06-23T03:00:05.468Z] -rw-rw-r-- 1 jenkins jenkins 12454 Jun 23 02:58 README.md [2026-06-23T03:00:05.468Z] -rw-rw-r-- 1 jenkins jenkins 506 Jun 23 02:58 ROADMAP.md [2026-06-23T03:00:05.468Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 23 02:59 VERSION [2026-06-23T03:00:05.468Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 02:58 res [2026-06-23T03:00:05.468Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 02:58 scripts [2026-06-23T03:00:05.468Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 02:58 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:00:05.790Z] + docker build -t device-coap -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0a681b1e7e7fb8602de999b105add27f5514d4a7 --label arch=amd64 --label version=4.1.0-dev.1 . [2026-06-23T03:00:06.062Z] #0 building with "default" instance using docker driver [2026-06-23T03:00:06.062Z] [2026-06-23T03:00:06.062Z] #1 [internal] load build definition from Dockerfile.alpine [2026-06-23T03:00:06.062Z] #1 transferring dockerfile: 2.14kB done [2026-06-23T03:00:06.062Z] #1 DONE 0.0s [2026-06-23T03:00:06.062Z] [2026-06-23T03:00:06.062Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-06-23T03:00:06.062Z] #2 DONE 0.0s [2026-06-23T03:00:06.062Z] [2026-06-23T03:00:06.062Z] #3 [internal] load .dockerignore [2026-06-23T03:00:06.062Z] #3 transferring context: 2B done [2026-06-23T03:00:06.062Z] #3 DONE 0.0s [2026-06-23T03:00:06.062Z] [2026-06-23T03:00:06.062Z] #4 [internal] load build context [2026-06-23T03:00:06.062Z] #4 transferring context: 16.46kB done [2026-06-23T03:00:06.062Z] #4 DONE 0.0s [2026-06-23T03:00:06.062Z] [2026-06-23T03:00:06.062Z] #5 [builder 1/11] FROM docker.io/library/ci-base-image-x86_64:latest [2026-06-23T03:00:06.062Z] #5 DONE 0.1s [2026-06-23T03:00:06.062Z] [2026-06-23T03:00:06.062Z] #6 [stage-1 2/15] RUN apk add --update --no-cache dumb-init [2026-06-23T03:00:06.322Z] #6 0.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:00:06.322Z] #6 0.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T03:00:06.322Z] #6 0.447 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:00:06.894Z] #6 ... [2026-06-23T03:00:06.894Z] [2026-06-23T03:00:06.894Z] #7 [builder 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-06-23T03:00:06.894Z] #7 0.280 Connecting to iotech.jfrog.io (34.246.139.145:443) [2026-06-23T03:00:06.894Z] #7 0.693 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T03:00:06.894Z] #7 0.693 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T03:00:06.894Z] #7 0.693 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T03:00:06.894Z] #7 DONE 0.8s [2026-06-23T03:00:06.894Z] [2026-06-23T03:00:06.894Z] #8 [builder 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T03:00:06.894Z] #8 DONE 0.2s [2026-06-23T03:00:06.894Z] [2026-06-23T03:00:06.894Z] #6 [stage-1 2/15] RUN apk add --update --no-cache dumb-init [2026-06-23T03:00:07.157Z] #6 1.013 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:00:07.157Z] #6 1.029 OK: 338 MiB in 103 packages [2026-06-23T03:00:07.157Z] #6 DONE 1.1s [2026-06-23T03:00:07.157Z] [2026-06-23T03:00:07.157Z] #9 [builder 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev [2026-06-23T03:00:07.415Z] #9 0.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:00:07.415Z] #9 0.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T03:00:07.673Z] #9 0.538 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:00:07.986Z] #9 1.091 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:00:08.245Z] #9 1.101 OK: 338 MiB in 103 packages [2026-06-23T03:00:08.245Z] #9 DONE 1.2s [2026-06-23T03:00:08.245Z] [2026-06-23T03:00:08.245Z] #10 [stage-1 3/15] RUN apk --no-cache upgrade [2026-06-23T03:00:08.245Z] #10 0.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:00:08.245Z] #10 0.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T03:00:08.245Z] #10 0.530 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:00:08.245Z] #10 ... [2026-06-23T03:00:08.245Z] [2026-06-23T03:00:08.246Z] #11 [builder 5/11] COPY scripts /device-coap/scripts [2026-06-23T03:00:08.246Z] #11 DONE 0.0s [2026-06-23T03:00:08.246Z] [2026-06-23T03:00:08.246Z] #12 [builder 6/11] COPY src /device-coap/src/ [2026-06-23T03:00:08.246Z] #12 DONE 0.0s [2026-06-23T03:00:08.246Z] [2026-06-23T03:00:08.246Z] #13 [builder 7/11] COPY VERSION /device-coap [2026-06-23T03:00:08.246Z] #13 DONE 0.0s [2026-06-23T03:00:08.246Z] [2026-06-23T03:00:08.246Z] #10 [stage-1 3/15] RUN apk --no-cache upgrade [2026-06-23T03:00:08.246Z] #10 1.116 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:00:08.246Z] #10 1.129 OK: 338 MiB in 103 packages [2026-06-23T03:00:08.511Z] #10 DONE 1.2s [2026-06-23T03:00:08.511Z] [2026-06-23T03:00:08.511Z] #14 [stage-1 4/15] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-06-23T03:00:08.511Z] #14 ... [2026-06-23T03:00:08.511Z] [2026-06-23T03:00:08.511Z] #15 [builder 8/11] RUN mkdir -p /device-coap/build [2026-06-23T03:00:08.511Z] #15 DONE 0.3s [2026-06-23T03:00:08.772Z] [2026-06-23T03:00:08.772Z] #16 [builder 9/11] WORKDIR /device-coap [2026-06-23T03:00:08.772Z] #16 DONE 0.0s [2026-06-23T03:00:08.772Z] [2026-06-23T03:00:08.772Z] #14 [stage-1 4/15] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-06-23T03:00:08.772Z] #14 0.409 Connecting to iotech.jfrog.io (54.73.4.50:443) [2026-06-23T03:00:09.340Z] #14 0.832 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T03:00:09.340Z] #14 0.832 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T03:00:09.340Z] #14 0.832 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T03:00:09.340Z] #14 DONE 0.9s [2026-06-23T03:00:09.340Z] [2026-06-23T03:00:09.340Z] #17 [stage-1 5/15] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T03:00:09.598Z] #17 DONE 0.3s [2026-06-23T03:00:09.598Z] [2026-06-23T03:00:09.598Z] #18 [stage-1 6/15] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 [2026-06-23T03:00:09.855Z] #18 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:00:09.855Z] #18 0.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T03:00:09.855Z] #18 0.390 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:00:10.423Z] #18 0.988 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:00:10.682Z] #18 1.000 (1/1) Installing curl (8.12.1-r0) [2026-06-23T03:00:10.682Z] #18 1.010 Executing busybox-1.36.1-r7.trigger [2026-06-23T03:00:10.682Z] #18 1.020 OK: 338 MiB in 104 packages [2026-06-23T03:00:10.682Z] #18 DONE 1.1s [2026-06-23T03:00:10.682Z] [2026-06-23T03:00:10.682Z] #19 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 [2026-06-23T03:00:10.682Z] #19 0.283 + BUILD_CSDK=1 [2026-06-23T03:00:10.682Z] #19 0.283 + TINYDTLS_VERSION=b0e230d [2026-06-23T03:00:10.682Z] #19 0.283 + LIBCOAP_VERSION=1739507 [2026-06-23T03:00:10.682Z] #19 0.283 + CSDK_VERSION=4.0.2 [2026-06-23T03:00:10.682Z] #19 0.283 + '[' -d deps ] [2026-06-23T03:00:10.682Z] #19 0.283 + mkdir deps [2026-06-23T03:00:10.682Z] #19 0.284 + cd /device-coap/deps [2026-06-23T03:00:10.682Z] #19 0.284 + git clone https://github.com/eclipse/tinydtls.git [2026-06-23T03:00:10.682Z] #19 0.285 Cloning into 'tinydtls'... [2026-06-23T03:00:10.682Z] #19 0.822 + cd tinydtls [2026-06-23T03:00:10.682Z] #19 0.822 + git checkout develop [2026-06-23T03:00:10.682Z] #19 0.833 branch 'develop' set up to track 'origin/develop'. [2026-06-23T03:00:10.682Z] #19 0.833 Switched to a new branch 'develop' [2026-06-23T03:00:10.682Z] #19 0.833 + git reset --hard b0e230d [2026-06-23T03:00:10.682Z] #19 0.851 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2026-06-23T03:00:10.682Z] #19 0.851 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2026-06-23T03:00:10.682Z] #19 0.852 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2026-06-23T03:00:10.682Z] #19 0.852 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2026-06-23T03:00:10.682Z] #19 0.853 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2026-06-23T03:00:10.682Z] #19 0.854 + mkdir -p build [2026-06-23T03:00:10.682Z] #19 0.854 + cd build [2026-06-23T03:00:10.682Z] #19 0.854 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2026-06-23T03:00:10.682Z] #19 0.929 -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:00:10.682Z] #19 0.946 -- Detecting C compiler ABI info [2026-06-23T03:00:10.682Z] #19 1.024 -- Detecting C compiler ABI info - done [2026-06-23T03:00:10.682Z] #19 1.042 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:00:10.682Z] #19 1.042 -- Detecting C compile features [2026-06-23T03:00:10.682Z] #19 1.042 -- Detecting C compile features - done [2026-06-23T03:00:10.682Z] #19 1.045 -- Looking for assert.h [2026-06-23T03:00:10.682Z] #19 1.128 -- Looking for assert.h - found [2026-06-23T03:00:10.682Z] #19 1.129 -- Looking for arpa/inet.h [2026-06-23T03:00:10.682Z] #19 1.205 -- Looking for arpa/inet.h - found [2026-06-23T03:00:10.682Z] #19 1.205 -- Looking for fcntl.h [2026-06-23T03:00:10.682Z] #19 1.277 -- Looking for fcntl.h - found [2026-06-23T03:00:10.682Z] #19 1.278 -- Looking for inttypes.h [2026-06-23T03:00:10.682Z] #19 1.347 -- Looking for inttypes.h - found [2026-06-23T03:00:10.682Z] #19 1.347 -- Looking for memory.h [2026-06-23T03:00:10.682Z] #19 1.412 -- Looking for memory.h - found [2026-06-23T03:00:10.682Z] #19 1.412 -- Looking for netdb.h [2026-06-23T03:00:10.682Z] #19 1.487 -- Looking for netdb.h - found [2026-06-23T03:00:10.682Z] #19 1.487 -- Looking for netinet/in.h [2026-06-23T03:00:10.682Z] #19 1.564 -- Looking for netinet/in.h - found [2026-06-23T03:00:10.682Z] #19 1.565 -- Looking for stddef.h [2026-06-23T03:00:10.682Z] #19 1.644 -- Looking for stddef.h - found [2026-06-23T03:00:10.682Z] #19 1.644 -- Looking for stdint.h [2026-06-23T03:00:10.682Z] #19 1.727 -- Looking for stdint.h - found [2026-06-23T03:00:10.682Z] #19 1.727 -- Looking for stdlib.h [2026-06-23T03:00:10.682Z] #19 1.807 -- Looking for stdlib.h - found [2026-06-23T03:00:10.682Z] #19 1.808 -- Looking for string.h [2026-06-23T03:00:10.682Z] #19 1.890 -- Looking for string.h - found [2026-06-23T03:00:10.682Z] #19 1.890 -- Looking for strings.h [2026-06-23T03:00:10.682Z] #19 1.977 -- Looking for strings.h - found [2026-06-23T03:00:10.682Z] #19 1.978 -- Looking for time.h [2026-06-23T03:00:10.682Z] #19 2.075 -- Looking for time.h - found [2026-06-23T03:00:10.682Z] #19 2.075 -- Looking for sys/param.h [2026-06-23T03:00:10.682Z] #19 2.164 -- Looking for sys/param.h - found [2026-06-23T03:00:10.940Z] #19 2.164 -- Looking for sys/socket.h [2026-06-23T03:00:10.940Z] #19 2.253 -- Looking for sys/socket.h - found [2026-06-23T03:00:10.940Z] #19 2.253 -- Looking for sys/stat.h [2026-06-23T03:00:10.940Z] #19 2.336 -- Looking for sys/stat.h - found [2026-06-23T03:00:11.200Z] #19 2.336 -- Looking for sys/types.h [2026-06-23T03:00:11.200Z] #19 2.426 -- Looking for sys/types.h - found [2026-06-23T03:00:11.200Z] #19 2.426 -- Looking for sys/time.h [2026-06-23T03:00:11.200Z] #19 2.512 -- Looking for sys/time.h - found [2026-06-23T03:00:11.200Z] #19 2.512 -- Looking for unistd.h [2026-06-23T03:00:11.200Z] #19 2.591 -- Looking for unistd.h - found [2026-06-23T03:00:11.200Z] #19 2.591 -- Looking for float.h [2026-06-23T03:00:11.200Z] #19 2.675 -- Looking for float.h - found [2026-06-23T03:00:11.459Z] #19 2.675 -- Looking for dlfcn.h [2026-06-23T03:00:11.459Z] #19 2.766 -- Looking for dlfcn.h - found [2026-06-23T03:00:11.459Z] #19 2.767 -- Looking for memset [2026-06-23T03:00:11.459Z] #19 2.859 -- Looking for memset - found [2026-06-23T03:00:11.717Z] #19 2.859 -- Looking for select [2026-06-23T03:00:11.717Z] #19 2.952 -- Looking for select - found [2026-06-23T03:00:11.717Z] #19 2.952 -- Looking for socket [2026-06-23T03:00:11.717Z] #19 3.037 -- Looking for socket - found [2026-06-23T03:00:11.717Z] #19 3.037 -- Looking for strdup [2026-06-23T03:00:11.717Z] #19 3.117 -- Looking for strdup - found [2026-06-23T03:00:11.717Z] #19 3.117 -- Looking for strerror [2026-06-23T03:00:11.717Z] #19 3.194 -- Looking for strerror - found [2026-06-23T03:00:11.717Z] #19 3.194 -- Looking for strnlen [2026-06-23T03:00:11.976Z] #19 3.275 -- Looking for strnlen - found [2026-06-23T03:00:11.976Z] #19 3.276 -- Looking for fls [2026-06-23T03:00:11.976Z] #19 3.364 -- Looking for fls - not found [2026-06-23T03:00:12.236Z] #19 3.364 -- Looking for vprintf [2026-06-23T03:00:12.236Z] #19 3.448 -- Looking for vprintf - found [2026-06-23T03:00:12.236Z] #19 3.448 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2026-06-23T03:00:12.236Z] #19 3.501 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2026-06-23T03:00:12.236Z] #19 3.510 -- Configuring done (2.6s) [2026-06-23T03:00:12.236Z] #19 3.516 -- Generating done (0.0s) [2026-06-23T03:00:12.236Z] #19 3.517 -- Build files have been written to: /device-coap/deps/tinydtls/build [2026-06-23T03:00:12.236Z] #19 3.519 + make [2026-06-23T03:00:12.236Z] #19 3.559 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2026-06-23T03:00:12.236Z] #19 3.713 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2026-06-23T03:00:12.494Z] #19 3.753 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2026-06-23T03:00:12.754Z] #19 4.010 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2026-06-23T03:00:12.754Z] #19 4.123 In file included from /device-coap/deps/tinydtls/crypto.c:34: [2026-06-23T03:00:12.754Z] #19 4.123 In function 'ecc_ecdh', [2026-06-23T03:00:12.754Z] #19 4.123 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T03:00:12.754Z] #19 4.123 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T03:00:12.754Z] #19 4.123 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T03:00:12.754Z] #19 4.123 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:00:12.754Z] #19 4.123 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T03:00:12.754Z] #19 4.123 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 1 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2026-06-23T03:00:12.754Z] #19 4.123 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2026-06-23T03:00:12.754Z] #19 4.123 | ^~~~~~~~~~~ [2026-06-23T03:00:12.754Z] #19 4.123 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2026-06-23T03:00:12.754Z] #19 4.123 431 | uint32_t pub_x[8]; [2026-06-23T03:00:12.754Z] #19 4.123 | ^~~~~ [2026-06-23T03:00:12.754Z] #19 4.123 In function 'ecc_ecdh', [2026-06-23T03:00:12.754Z] #19 4.123 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T03:00:12.754Z] #19 4.123 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T03:00:12.754Z] #19 4.123 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T03:00:12.754Z] #19 4.123 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:00:12.754Z] #19 4.123 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T03:00:12.754Z] #19 4.123 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 2 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2026-06-23T03:00:12.754Z] #19 4.123 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2026-06-23T03:00:12.754Z] #19 4.123 | ^~~~~~~~~~~ [2026-06-23T03:00:12.754Z] #19 4.123 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2026-06-23T03:00:12.754Z] #19 4.123 432 | uint32_t pub_y[8]; [2026-06-23T03:00:12.754Z] #19 4.123 | ^~~~~ [2026-06-23T03:00:12.754Z] #19 4.123 In function 'ecc_ecdh', [2026-06-23T03:00:12.754Z] #19 4.123 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T03:00:12.754Z] #19 4.123 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T03:00:12.754Z] #19 4.123 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T03:00:12.754Z] #19 4.123 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:00:12.754Z] #19 4.123 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T03:00:13.013Z] #19 4.123 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 3 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2026-06-23T03:00:13.013Z] #19 4.123 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2026-06-23T03:00:13.013Z] #19 4.123 | ^~~~~~~~~~~ [2026-06-23T03:00:13.013Z] #19 4.123 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2026-06-23T03:00:13.013Z] #19 4.123 430 | uint32_t priv[8]; [2026-06-23T03:00:13.013Z] #19 4.123 | ^~~~ [2026-06-23T03:00:13.013Z] #19 4.208 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2026-06-23T03:00:13.950Z] #19 5.185 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2026-06-23T03:00:13.950Z] #19 5.242 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2026-06-23T03:00:13.950Z] #19 5.290 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2026-06-23T03:00:14.208Z] #19 5.329 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2026-06-23T03:00:14.208Z] #19 5.347 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2026-06-23T03:00:14.208Z] #19 5.347 /device-coap/deps/tinydtls/ecc/ecc.c:316:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [2026-06-23T03:00:14.208Z] #19 5.347 316 | for (idx = 0; idx < count; idx++) { [2026-06-23T03:00:14.208Z] #19 5.347 | ^ [2026-06-23T03:00:14.208Z] #19 5.347 /device-coap/deps/tinydtls/ecc/ecc.c:319:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [2026-06-23T03:00:14.208Z] #19 5.347 319 | return result == count; [2026-06-23T03:00:14.208Z] #19 5.347 | ^~ [2026-06-23T03:00:14.781Z] #19 6.004 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2026-06-23T03:00:14.781Z] #19 6.067 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2026-06-23T03:00:14.781Z] #19 6.138 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2026-06-23T03:00:14.781Z] #19 6.183 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2026-06-23T03:00:14.781Z] #19 6.239 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2026-06-23T03:00:15.042Z] #19 6.256 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] [2026-06-23T03:00:15.042Z] #19 6.256 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2026-06-23T03:00:15.042Z] #19 6.256 | ~~~~~~~~~~^~~~~~~~ [2026-06-23T03:00:15.042Z] #19 6.256 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2026-06-23T03:00:15.042Z] #19 6.256 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2026-06-23T03:00:15.042Z] #19 6.256 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2026-06-23T03:00:15.042Z] #19 6.256 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:00:15.042Z] #19 6.256 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2026-06-23T03:00:15.042Z] #19 6.256 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2026-06-23T03:00:15.042Z] #19 6.256 | ~~~~~^~~~~~~~ [2026-06-23T03:00:15.042Z] #19 6.256 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2026-06-23T03:00:15.042Z] #19 6.256 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2026-06-23T03:00:15.042Z] #19 6.256 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:00:15.042Z] #19 6.401 [100%] Linking C shared library libtinydtls.so [2026-06-23T03:00:15.042Z] #19 6.439 [100%] Built target tinydtls [2026-06-23T03:00:15.042Z] #19 6.449 + make install [2026-06-23T03:00:15.042Z] #19 6.488 [100%] Built target tinydtls [2026-06-23T03:00:15.042Z] #19 6.507 Install the project... [2026-06-23T03:00:15.302Z] #19 6.515 -- Install configuration: "Release" [2026-06-23T03:00:15.302Z] #19 6.515 -- Installing: /usr/local/lib/libtinydtls.so [2026-06-23T03:00:15.302Z] #19 6.516 -- Up-to-date: /usr/local/include/tinydtls [2026-06-23T03:00:15.302Z] #19 6.516 -- Installing: /usr/local/include/tinydtls/uthash.h [2026-06-23T03:00:15.302Z] #19 6.517 -- Up-to-date: /usr/local/include/tinydtls/sha2 [2026-06-23T03:00:15.302Z] #19 6.517 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2026-06-23T03:00:15.302Z] #19 6.517 -- Up-to-date: /usr/local/include/tinydtls/ecc [2026-06-23T03:00:15.302Z] #19 6.518 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2026-06-23T03:00:15.302Z] #19 6.518 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2026-06-23T03:00:15.302Z] #19 6.518 -- Installing: /usr/local/include/tinydtls/tinydtls.h [2026-06-23T03:00:15.302Z] #19 6.518 -- Installing: /usr/local/include/tinydtls/alert.h [2026-06-23T03:00:15.302Z] #19 6.519 -- Up-to-date: /usr/local/include/tinydtls/aes [2026-06-23T03:00:15.302Z] #19 6.519 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2026-06-23T03:00:15.302Z] #19 6.519 -- Installing: /usr/local/include/tinydtls/crypto.h [2026-06-23T03:00:15.302Z] #19 6.519 -- Installing: /usr/local/include/tinydtls/numeric.h [2026-06-23T03:00:15.302Z] #19 6.519 -- Installing: /usr/local/include/tinydtls/peer.h [2026-06-23T03:00:15.302Z] #19 6.520 -- Installing: /usr/local/include/tinydtls/utlist.h [2026-06-23T03:00:15.302Z] #19 6.520 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2026-06-23T03:00:15.302Z] #19 6.521 -- Installing: /usr/local/include/tinydtls/dtls_time.h [2026-06-23T03:00:15.302Z] #19 6.521 -- Installing: /usr/local/include/tinydtls/netq.h [2026-06-23T03:00:15.302Z] #19 6.521 -- Installing: /usr/local/include/tinydtls/dtls.h [2026-06-23T03:00:15.302Z] #19 6.521 -- Installing: /usr/local/include/tinydtls/global.h [2026-06-23T03:00:15.302Z] #19 6.522 -- Installing: /usr/local/include/tinydtls/state.h [2026-06-23T03:00:15.302Z] #19 6.522 -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2026-06-23T03:00:15.302Z] #19 6.522 -- Installing: /usr/local/include/tinydtls/session.h [2026-06-23T03:00:15.302Z] #19 6.522 -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2026-06-23T03:00:15.302Z] #19 6.522 -- Installing: /usr/local/include/tinydtls/hmac.h [2026-06-23T03:00:15.302Z] #19 6.523 -- Installing: /usr/local/include/tinydtls/ccm.h [2026-06-23T03:00:15.302Z] #19 6.523 -- Up-to-date: /usr/local/include/tinydtls [2026-06-23T03:00:15.302Z] #19 6.523 -- Installing: /usr/local/include/tinydtls/dtls_config.h [2026-06-23T03:00:15.302Z] #19 6.524 + cd /device-coap/deps [2026-06-23T03:00:15.302Z] #19 6.524 + git clone https://github.com/obgm/libcoap.git [2026-06-23T03:00:15.302Z] #19 6.526 Cloning into 'libcoap'... [2026-06-23T03:00:17.209Z] #19 8.412 + cd libcoap [2026-06-23T03:00:17.209Z] #19 8.412 + git reset --hard 1739507 [2026-06-23T03:00:17.209Z] #19 8.448 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2026-06-23T03:00:17.209Z] #19 8.448 + patch -p1 [2026-06-23T03:00:17.209Z] #19 8.449 patching file cmake/FindTinyDTLS.cmake [2026-06-23T03:00:17.209Z] #19 8.449 + patch -p1 [2026-06-23T03:00:17.209Z] #19 8.450 patching file include/coap2/coap_config.h.in [2026-06-23T03:00:17.209Z] #19 8.450 + mkdir -p build [2026-06-23T03:00:17.209Z] #19 8.451 + cd build [2026-06-23T03:00:17.209Z] #19 8.451 + cmake '-DWITH_EPOLL=OFF' '-DDTLS_BACKEND=tinydtls' '-DUSE_VENDORED_TINYDTLS=OFF' '-DENABLE_TESTS=OFF' '-DENABLE_EXAMPLES=OFF' '-DENABLE_DOCS=OFF' '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2026-06-23T03:00:17.209Z] #19 8.528 -- The CXX compiler identification is GNU 12.2.1 [2026-06-23T03:00:17.209Z] #19 8.580 -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:00:17.209Z] #19 8.594 -- Detecting CXX compiler ABI info [2026-06-23T03:00:17.209Z] #19 8.693 -- Detecting CXX compiler ABI info - done [2026-06-23T03:00:17.476Z] #19 8.711 -- Check for working CXX compiler: /usr/bin/c++ - skipped [2026-06-23T03:00:17.476Z] #19 8.712 -- Detecting CXX compile features [2026-06-23T03:00:17.476Z] #19 8.712 -- Detecting CXX compile features - done [2026-06-23T03:00:17.476Z] #19 8.717 -- Detecting C compiler ABI info [2026-06-23T03:00:17.476Z] #19 8.805 -- Detecting C compiler ABI info - done [2026-06-23T03:00:17.476Z] #19 8.825 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:00:17.476Z] #19 8.825 -- Detecting C compile features [2026-06-23T03:00:17.476Z] #19 8.826 -- Detecting C compile features - done [2026-06-23T03:00:17.476Z] #19 8.829 -- Looking for byteswap.h [2026-06-23T03:00:17.476Z] #19 8.914 -- Looking for byteswap.h - found [2026-06-23T03:00:17.736Z] #19 8.914 -- Looking for inttypes.h [2026-06-23T03:00:17.736Z] #19 9.000 -- Looking for inttypes.h - found [2026-06-23T03:00:17.736Z] #19 9.000 -- Looking for limits.h [2026-06-23T03:00:17.736Z] #19 9.098 -- Looking for limits.h - found [2026-06-23T03:00:17.995Z] #19 9.098 -- Looking for memory.h [2026-06-23T03:00:17.995Z] #19 9.187 -- Looking for memory.h - found [2026-06-23T03:00:17.995Z] #19 9.187 -- Looking for strings.h [2026-06-23T03:00:17.995Z] #19 9.274 -- Looking for strings.h - found [2026-06-23T03:00:17.995Z] #19 9.275 -- Looking for string.h [2026-06-23T03:00:17.995Z] #19 9.368 -- Looking for string.h - found [2026-06-23T03:00:17.995Z] #19 9.369 -- Looking for sys/sysctl.h [2026-06-23T03:00:17.995Z] #19 9.418 -- Looking for sys/sysctl.h - not found [2026-06-23T03:00:18.255Z] #19 9.419 -- Looking for netinet/in.h [2026-06-23T03:00:18.255Z] #19 9.515 -- Looking for netinet/in.h - found [2026-06-23T03:00:18.255Z] #19 9.515 -- Looking for sys/epoll.h [2026-06-23T03:00:18.255Z] #19 9.609 -- Looking for sys/epoll.h - found [2026-06-23T03:00:18.515Z] #19 9.610 -- Looking for sys/timerfd.h [2026-06-23T03:00:18.515Z] #19 9.688 -- Looking for sys/timerfd.h - found [2026-06-23T03:00:18.515Z] #19 9.688 -- Looking for arpa/inet.h [2026-06-23T03:00:18.515Z] #19 9.770 -- Looking for arpa/inet.h - found [2026-06-23T03:00:18.515Z] #19 9.771 -- Looking for stdbool.h [2026-06-23T03:00:18.515Z] #19 9.857 -- Looking for stdbool.h - found [2026-06-23T03:00:18.515Z] #19 9.857 -- Looking for netdb.h [2026-06-23T03:00:18.515Z] #19 9.941 -- Looking for netdb.h - found [2026-06-23T03:00:18.783Z] #19 9.942 -- Looking for pthread.h [2026-06-23T03:00:18.783Z] #19 10.03 -- Looking for pthread.h - found [2026-06-23T03:00:18.783Z] #19 10.03 -- Looking for stdlib.h [2026-06-23T03:00:18.783Z] #19 10.12 -- Looking for stdlib.h - found [2026-06-23T03:00:19.045Z] #19 10.12 -- Looking for stdint.h [2026-06-23T03:00:19.045Z] #19 10.21 -- Looking for stdint.h - found [2026-06-23T03:00:19.045Z] #19 10.21 -- Looking for syslog.h [2026-06-23T03:00:19.045Z] #19 10.29 -- Looking for syslog.h - found [2026-06-23T03:00:19.045Z] #19 10.29 -- Looking for sys/ioctl.h [2026-06-23T03:00:19.045Z] #19 10.38 -- Looking for sys/ioctl.h - found [2026-06-23T03:00:19.045Z] #19 10.38 -- Looking for sys/socket.h [2026-06-23T03:00:19.045Z] #19 10.47 -- Looking for sys/socket.h - found [2026-06-23T03:00:19.305Z] #19 10.47 -- Looking for sys/stat.h [2026-06-23T03:00:19.305Z] #19 10.55 -- Looking for sys/stat.h - found [2026-06-23T03:00:19.305Z] #19 10.55 -- Looking for sys/time.h [2026-06-23T03:00:19.305Z] #19 10.64 -- Looking for sys/time.h - found [2026-06-23T03:00:19.305Z] #19 10.64 -- Looking for sys/types.h [2026-06-23T03:00:19.305Z] #19 10.73 -- Looking for sys/types.h - found [2026-06-23T03:00:19.305Z] #19 10.73 -- Looking for sys/unistd.h [2026-06-23T03:00:19.305Z] #19 10.77 -- Looking for sys/unistd.h - not found [2026-06-23T03:00:19.565Z] #19 10.77 -- Looking for time.h [2026-06-23T03:00:19.565Z] #19 10.86 -- Looking for time.h - found [2026-06-23T03:00:19.565Z] #19 10.86 -- Looking for unistd.h [2026-06-23T03:00:19.565Z] #19 10.94 -- Looking for unistd.h - found [2026-06-23T03:00:19.824Z] #19 10.94 -- Looking for float.h [2026-06-23T03:00:19.824Z] #19 11.03 -- Looking for float.h - found [2026-06-23T03:00:19.824Z] #19 11.03 -- Looking for stddef.h [2026-06-23T03:00:19.824Z] #19 11.11 -- Looking for stddef.h - found [2026-06-23T03:00:19.824Z] #19 11.11 -- Looking for winsock2.h [2026-06-23T03:00:19.824Z] #19 11.16 -- Looking for winsock2.h - not found [2026-06-23T03:00:19.824Z] #19 11.16 -- Looking for ws2tcpip.h [2026-06-23T03:00:19.824Z] #19 11.21 -- Looking for ws2tcpip.h - not found [2026-06-23T03:00:19.824Z] #19 11.21 -- Looking for malloc [2026-06-23T03:00:19.824Z] #19 11.30 -- Looking for malloc - found [2026-06-23T03:00:20.083Z] #19 11.30 -- Looking for memset [2026-06-23T03:00:20.083Z] #19 11.39 -- Looking for memset - found [2026-06-23T03:00:20.083Z] #19 11.39 -- Looking for select [2026-06-23T03:00:20.083Z] #19 11.47 -- Looking for select - found [2026-06-23T03:00:20.346Z] #19 11.47 -- Looking for socket [2026-06-23T03:00:20.346Z] #19 11.56 -- Looking for socket - found [2026-06-23T03:00:20.346Z] #19 11.57 -- Looking for strcasecmp [2026-06-23T03:00:20.346Z] #19 11.65 -- Looking for strcasecmp - found [2026-06-23T03:00:20.606Z] #19 11.66 -- Looking for pthread_mutex_lock [2026-06-23T03:00:20.606Z] #19 11.75 -- Looking for pthread_mutex_lock - found [2026-06-23T03:00:20.606Z] #19 11.75 -- Looking for getaddrinfo [2026-06-23T03:00:20.606Z] #19 11.83 -- Looking for getaddrinfo - found [2026-06-23T03:00:20.606Z] #19 11.83 -- Looking for strnlen [2026-06-23T03:00:20.606Z] #19 11.92 -- Looking for strnlen - found [2026-06-23T03:00:20.606Z] #19 11.92 -- Looking for strrchr [2026-06-23T03:00:20.606Z] #19 12.02 -- Looking for strrchr - found [2026-06-23T03:00:20.865Z] #19 12.02 -- Looking for getrandom [2026-06-23T03:00:20.865Z] #19 12.10 -- Looking for getrandom - found [2026-06-23T03:00:20.865Z] #19 12.10 -- Looking for cmsghdr [2026-06-23T03:00:20.865Z] #19 12.15 -- Looking for cmsghdr - not found [2026-06-23T03:00:20.865Z] #19 12.15 -- compiling without epoll support [2026-06-23T03:00:20.865Z] #19 12.15 -- compiling with DTLS support [2026-06-23T03:00:20.865Z] #19 12.15 -- DTLS_BACKEND: tinydtls [2026-06-23T03:00:20.865Z] #19 12.16 -- Found TinyDTLS: /usr/local/include [2026-06-23T03:00:20.865Z] #19 12.16 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2026-06-23T03:00:20.865Z] #19 12.16 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2026-06-23T03:00:20.865Z] #19 12.16 -- TINYDTLS_ROOT_DIR: [2026-06-23T03:00:20.865Z] #19 12.16 -- compiling with tinydtls support [2026-06-23T03:00:20.865Z] #19 12.16 -- ENABLE_DTLS:.....................ON [2026-06-23T03:00:20.865Z] #19 12.16 -- ENABLE_TCP:......................ON [2026-06-23T03:00:20.865Z] #19 12.16 -- ENABLE_DOCS:.....................OFF [2026-06-23T03:00:20.865Z] #19 12.16 -- ENABLE_EXAMPLES:.................OFF [2026-06-23T03:00:20.865Z] #19 12.16 -- DTLS_BACKEND:....................tinydtls [2026-06-23T03:00:20.865Z] #19 12.16 -- WITH_GNUTLS:.....................OFF [2026-06-23T03:00:20.865Z] #19 12.16 -- WITH_TINYDTLS:...................ON [2026-06-23T03:00:20.865Z] #19 12.16 -- WITH_OPENSSL:....................OFF [2026-06-23T03:00:20.865Z] #19 12.16 -- WITH_MBEDTLS:....................OFF [2026-06-23T03:00:20.865Z] #19 12.16 -- HAVE_LIBTINYDTLS:................1 [2026-06-23T03:00:20.865Z] #19 12.16 -- HAVE_LIBGNUTLS:.................. [2026-06-23T03:00:20.865Z] #19 12.16 -- HAVE_OPENSSL:.................... [2026-06-23T03:00:20.865Z] #19 12.16 -- HAVE_MBEDTLS:.................... [2026-06-23T03:00:20.865Z] #19 12.16 -- COAP_EPOLL_SUPPORT:.............. [2026-06-23T03:00:20.865Z] #19 12.16 -- CMAKE_C_COMPILER:................/usr/bin/cc [2026-06-23T03:00:20.865Z] #19 12.16 -- BUILD_SHARED_LIBS:...............ON [2026-06-23T03:00:20.865Z] #19 12.16 -- CMAKE_BUILD_TYPE:................Release [2026-06-23T03:00:20.865Z] #19 12.16 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 [2026-06-23T03:00:20.865Z] #19 12.17 -- Configuring done (3.7s) [2026-06-23T03:00:20.865Z] #19 12.17 CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2026-06-23T03:00:20.865Z] #19 12.17 Policy CMP0115 is not set: Source file extensions must be explicit. Run [2026-06-23T03:00:20.865Z] #19 12.17 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2026-06-23T03:00:20.865Z] #19 12.17 command to set the policy and suppress this warning. [2026-06-23T03:00:20.865Z] #19 12.17 [2026-06-23T03:00:20.865Z] #19 12.17 File: [2026-06-23T03:00:20.865Z] #19 12.17 [2026-06-23T03:00:20.865Z] #19 12.17 /device-coap/deps/libcoap/include/coap2/coap.h.in [2026-06-23T03:00:20.865Z] #19 12.17 This warning is for project developers. Use -Wno-dev to suppress it. [2026-06-23T03:00:20.865Z] #19 12.17 [2026-06-23T03:00:20.865Z] #19 12.18 -- Generating done (0.0s) [2026-06-23T03:00:20.865Z] #19 12.18 -- Build files have been written to: /device-coap/deps/libcoap/build [2026-06-23T03:00:20.865Z] #19 12.19 + make [2026-06-23T03:00:20.865Z] #19 12.23 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2026-06-23T03:00:20.865Z] #19 12.29 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2026-06-23T03:00:21.125Z] #19 12.38 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2026-06-23T03:00:21.125Z] #19 12.48 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2026-06-23T03:00:21.391Z] #19 12.74 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2026-06-23T03:00:21.391Z] #19 12.80 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2026-06-23T03:00:21.391Z] #19 12.86 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2026-06-23T03:00:21.959Z] #19 13.14 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2026-06-23T03:00:21.959Z] #19 13.18 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2026-06-23T03:00:21.959Z] #19 13.24 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2026-06-23T03:00:22.528Z] #19 13.80 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2026-06-23T03:00:22.528Z] #19 13.91 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2026-06-23T03:00:22.788Z] #19 13.98 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2026-06-23T03:00:22.788Z] #19 14.06 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2026-06-23T03:00:22.788Z] #19 14.12 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2026-06-23T03:00:23.363Z] #19 14.69 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2026-06-23T03:00:23.625Z] #19 14.89 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2026-06-23T03:00:23.625Z] #19 15.07 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2026-06-23T03:00:24.196Z] #19 15.46 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2026-06-23T03:00:24.196Z] #19 15.54 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2026-06-23T03:00:24.196Z] #19 15.59 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2026-06-23T03:00:24.456Z] #19 15.79 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2026-06-23T03:00:24.716Z] #19 15.98 [100%] Linking C shared library libcoap-2.so [2026-06-23T03:00:24.716Z] #19 16.01 [100%] Built target coap-2 [2026-06-23T03:00:24.716Z] #19 16.03 + make install [2026-06-23T03:00:24.716Z] #19 16.08 [100%] Built target coap-2 [2026-06-23T03:00:24.976Z] #19 16.10 Install the project... [2026-06-23T03:00:24.976Z] #19 16.11 -- Install configuration: "Release" [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/lib/libcoap-2.so [2026-06-23T03:00:24.976Z] #19 16.11 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2026-06-23T03:00:24.976Z] #19 16.11 -- Up-to-date: /usr/local/include [2026-06-23T03:00:24.976Z] #19 16.11 -- Up-to-date: /usr/local/include/coap2 [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/uthash.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/subscribe.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/option.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/resource.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/bits.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/coap_hashkey.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/block.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/coap_io.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/pdu.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/str.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/async.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/net.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/address.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/uri.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/coap_event.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/coap_riot.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/coap_dtls.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/coap_mutex.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/coap_prng.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/lwippools.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/coap_debug.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/utlist.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/coap_time.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/encode.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/libcoap.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2026-06-23T03:00:24.976Z] #19 16.11 -- Installing: /usr/local/include/coap2/mem.h [2026-06-23T03:00:24.976Z] #19 16.12 -- Installing: /usr/local/include/coap2/coap_session.h [2026-06-23T03:00:24.976Z] #19 16.12 -- Up-to-date: /usr/local/include [2026-06-23T03:00:24.976Z] #19 16.12 -- Up-to-date: /usr/local/include/coap2 [2026-06-23T03:00:24.976Z] #19 16.12 -- Installing: /usr/local/include/coap2/coap.h [2026-06-23T03:00:24.976Z] #19 16.12 + '[' 1 '=' 1 ] [2026-06-23T03:00:24.976Z] #19 16.12 + cd /device-coap/deps [2026-06-23T03:00:24.976Z] #19 16.12 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-23T03:00:24.976Z] #19 16.12 Connecting to github.com (140.82.112.4:443) [2026-06-23T03:00:24.976Z] #19 16.22 Connecting to codeload.github.com (140.82.114.9:443) [2026-06-23T03:00:24.976Z] #19 16.32 saving to 'v4.0.2.zip' [2026-06-23T03:00:24.976Z] #19 16.38 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-06-23T03:00:25.238Z] #19 16.38 'v4.0.2.zip' saved [2026-06-23T03:00:25.238Z] #19 16.38 + unzip v4.0.2.zip [2026-06-23T03:00:25.238Z] #19 16.38 Archive: v4.0.2.zip [2026-06-23T03:00:25.238Z] #19 16.38 creating: device-sdk-c-4.0.2/ [2026-06-23T03:00:25.238Z] #19 16.38 creating: device-sdk-c-4.0.2/.github/ [2026-06-23T03:00:25.238Z] #19 16.38 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-23T03:00:25.238Z] #19 16.38 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-23T03:00:25.238Z] #19 16.38 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-23T03:00:25.238Z] #19 16.38 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-23T03:00:25.238Z] #19 16.38 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-23T03:00:25.238Z] #19 16.38 inflating: device-sdk-c-4.0.2/.gitignore [2026-06-23T03:00:25.238Z] #19 16.38 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-23T03:00:25.238Z] #19 16.38 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-23T03:00:25.238Z] #19 16.38 inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-23T03:00:25.238Z] #19 16.38 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-23T03:00:25.238Z] #19 16.38 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-23T03:00:25.238Z] #19 16.38 inflating: device-sdk-c-4.0.2/LICENSE [2026-06-23T03:00:25.238Z] #19 16.38 inflating: device-sdk-c-4.0.2/Makefile [2026-06-23T03:00:25.238Z] #19 16.38 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-23T03:00:25.238Z] #19 16.38 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-23T03:00:25.238Z] #19 16.38 inflating: device-sdk-c-4.0.2/README.md [2026-06-23T03:00:25.238Z] #19 16.38 inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-23T03:00:25.238Z] #19 16.38 creating: device-sdk-c-4.0.2/docs/ [2026-06-23T03:00:25.238Z] #19 16.38 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-23T03:00:25.238Z] #19 16.38 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/include/ [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/scripts/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-23T03:00:25.238Z] #19 16.39 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-23T03:00:25.238Z] #19 16.39 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-23T03:00:25.238Z] #19 16.40 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-23T03:00:25.238Z] #19 16.40 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-23T03:00:25.238Z] #19 16.40 creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-23T03:00:25.238Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-23T03:00:25.239Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-23T03:00:25.239Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-23T03:00:25.239Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-23T03:00:25.239Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-23T03:00:25.239Z] #19 16.40 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-23T03:00:25.239Z] #19 16.40 + cd device-sdk-c-4.0.2 [2026-06-23T03:00:25.239Z] #19 16.40 + ./scripts/build.sh [2026-06-23T03:00:25.239Z] #19 16.40 + CPPCHECK=false [2026-06-23T03:00:25.239Z] #19 16.40 + DOCGEN=false [2026-06-23T03:00:25.239Z] #19 16.40 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-23T03:00:25.239Z] #19 16.40 + '[' 0 -gt 0 ] [2026-06-23T03:00:25.239Z] #19 16.40 + readlink -f ./scripts/build.sh [2026-06-23T03:00:25.239Z] #19 16.40 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T03:00:25.239Z] #19 16.40 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts [2026-06-23T03:00:25.239Z] #19 16.40 + ROOT=/device-coap/deps/device-sdk-c-4.0.2 [2026-06-23T03:00:25.239Z] #19 16.40 + cd /device-coap/deps/device-sdk-c-4.0.2 [2026-06-23T03:00:25.239Z] #19 16.40 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:00:25.239Z] #19 16.40 + cd /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:00:25.239Z] #19 16.40 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.2/src [2026-06-23T03:00:25.239Z] #19 16.48 -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:00:25.239Z] #19 16.49 -- Detecting C compiler ABI info [2026-06-23T03:00:25.239Z] #19 16.59 -- Detecting C compiler ABI info - done [2026-06-23T03:00:25.239Z] #19 16.61 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:00:25.239Z] #19 16.61 -- Detecting C compile features [2026-06-23T03:00:25.239Z] #19 16.61 -- Detecting C compile features - done [2026-06-23T03:00:25.239Z] #19 16.61 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T03:00:25.239Z] #19 16.69 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T03:00:25.239Z] #19 16.70 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T03:00:25.239Z] #19 16.70 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T03:00:25.239Z] #19 16.70 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T03:00:25.239Z] #19 16.70 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T03:00:25.239Z] #19 16.71 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:00:25.239Z] #19 16.71 -- /opt/iotech/iot/1.6/include [2026-06-23T03:00:25.239Z] #19 16.71 -- C SDK 0.0.0 for Linux [2026-06-23T03:00:25.239Z] #19 16.71 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T03:00:25.498Z] #19 16.79 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T03:00:25.498Z] #19 16.83 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T03:00:25.498Z] #19 16.85 -- Configuring done (0.4s) [2026-06-23T03:00:25.498Z] #19 16.89 -- Generating done (0.0s) [2026-06-23T03:00:25.498Z] #19 16.89 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:00:25.498Z] #19 16.89 + + make all package [2026-06-23T03:00:25.498Z] #19 16.89 tee release.log [2026-06-23T03:00:25.498Z] #19 16.94 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T03:00:25.759Z] #19 17.08 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T03:00:25.759Z] #19 17.23 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T03:00:26.019Z] #19 17.39 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T03:00:26.279Z] #19 17.49 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T03:00:26.279Z] #19 17.54 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T03:00:26.279Z] #19 17.54 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T03:00:26.279Z] #19 17.54 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T03:00:26.279Z] #19 17.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:00:26.538Z] #19 17.63 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T03:00:26.538Z] #19 17.94 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T03:00:26.797Z] #19 17.99 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T03:00:26.797Z] #19 18.14 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T03:00:27.057Z] #19 18.44 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T03:00:27.317Z] #19 18.53 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T03:00:27.317Z] #19 18.67 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T03:00:27.317Z] #19 18.79 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T03:00:27.576Z] #19 18.89 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T03:00:27.576Z] #19 19.04 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T03:00:27.834Z] #19 19.09 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T03:00:28.095Z] #19 19.41 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T03:00:28.355Z] #19 19.48 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T03:00:28.355Z] #19 19.73 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T03:00:28.355Z] #19 19.83 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T03:00:28.614Z] #19 20.05 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T03:00:28.875Z] #19 20.14 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T03:00:29.815Z] #19 21.17 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T03:00:29.815Z] #19 21.28 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T03:00:30.074Z] #19 21.34 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T03:00:30.074Z] #19 21.43 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T03:00:30.333Z] #19 21.49 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T03:00:30.333Z] #19 21.71 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T03:00:30.594Z] #19 22.06 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T03:00:30.853Z] #19 22.13 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T03:00:30.853Z] #19 22.26 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T03:00:31.113Z] #19 22.35 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T03:00:31.682Z] #19 22.86 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T03:00:31.682Z] #19 22.98 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T03:00:31.682Z] #19 23.04 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T03:00:31.682Z] #19 23.16 [ 69%] Linking C shared library libcsdk.so [2026-06-23T03:00:31.942Z] #19 23.21 [ 69%] Built target csdk [2026-06-23T03:00:31.943Z] #19 23.22 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T03:00:31.943Z] #19 23.37 [ 73%] Linking C executable template [2026-06-23T03:00:32.202Z] #19 23.39 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:32.202Z] #19 23.43 [ 73%] Built target template [2026-06-23T03:00:32.202Z] #19 23.45 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T03:00:32.202Z] #19 23.54 [ 76%] Linking C executable device-counter [2026-06-23T03:00:32.461Z] #19 23.57 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:32.461Z] #19 23.61 [ 76%] Built target device-counter [2026-06-23T03:00:32.462Z] #19 23.63 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T03:00:32.462Z] #19 23.72 [ 80%] Linking C executable device-random [2026-06-23T03:00:32.462Z] #19 23.74 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:32.462Z] #19 23.78 [ 80%] Built target device-random [2026-06-23T03:00:32.462Z] #19 23.80 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T03:00:32.462Z] #19 23.88 [ 84%] Linking C executable device-gyro [2026-06-23T03:00:32.724Z] #19 23.90 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:32.724Z] #19 23.95 [ 84%] Built target device-gyro [2026-06-23T03:00:32.724Z] #19 23.96 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T03:00:32.724Z] #19 24.06 [ 88%] Linking C executable device-bitfields [2026-06-23T03:00:32.984Z] #19 24.08 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:32.984Z] #19 24.14 [ 88%] Built target device-bitfields [2026-06-23T03:00:32.984Z] #19 24.16 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T03:00:32.984Z] #19 24.31 [ 92%] Linking C executable template-discovery [2026-06-23T03:00:33.243Z] #19 24.34 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:33.243Z] #19 24.38 [ 92%] Built target template-discovery [2026-06-23T03:00:33.243Z] #19 24.40 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T03:00:33.243Z] #19 24.52 [ 96%] Linking C executable device-file [2026-06-23T03:00:33.243Z] #19 24.54 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:33.243Z] #19 24.58 [ 96%] Built target device-file [2026-06-23T03:00:33.243Z] #19 24.59 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:00:33.243Z] #19 24.69 [100%] Linking C executable device-terminal [2026-06-23T03:00:33.504Z] #19 24.72 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:33.504Z] #19 24.76 [100%] Built target device-terminal [2026-06-23T03:00:33.504Z] #19 24.78 Run CPack packaging tool... [2026-06-23T03:00:33.504Z] #19 24.79 CPack: Create package using TGZ [2026-06-23T03:00:33.504Z] #19 24.79 CPack: Install projects [2026-06-23T03:00:33.504Z] #19 24.79 CPack: - Run preinstall target for: Csdk [2026-06-23T03:00:33.765Z] #19 25.04 CPack: - Install project: Csdk [] [2026-06-23T03:00:33.765Z] #19 25.04 CPack: Create package [2026-06-23T03:00:33.765Z] #19 25.07 CPack: - package: /device-coap/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-06-23T03:00:33.765Z] #19 25.07 + '[' false '=' true ] [2026-06-23T03:00:33.765Z] #19 25.07 + '[' false '=' true ] [2026-06-23T03:00:33.765Z] #19 25.07 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:00:33.765Z] #19 25.07 + cd /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:00:33.765Z] #19 25.07 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.2/src [2026-06-23T03:00:33.765Z] #19 25.15 -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:00:34.026Z] #19 25.16 -- Detecting C compiler ABI info [2026-06-23T03:00:34.026Z] #19 25.25 -- Detecting C compiler ABI info - done [2026-06-23T03:00:34.026Z] #19 25.27 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:00:34.026Z] #19 25.27 -- Detecting C compile features [2026-06-23T03:00:34.026Z] #19 25.27 -- Detecting C compile features - done [2026-06-23T03:00:34.026Z] #19 25.28 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T03:00:34.026Z] #19 25.35 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T03:00:34.026Z] #19 25.36 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T03:00:34.026Z] #19 25.36 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T03:00:34.026Z] #19 25.36 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T03:00:34.026Z] #19 25.36 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T03:00:34.026Z] #19 25.37 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:00:34.026Z] #19 25.37 -- /opt/iotech/iot/1.6/include [2026-06-23T03:00:34.026Z] #19 25.37 -- C SDK 0.0.0 for Linux [2026-06-23T03:00:34.026Z] #19 25.37 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T03:00:34.026Z] #19 25.46 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T03:00:34.287Z] #19 25.51 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T03:00:34.287Z] #19 25.53 -- Configuring done (0.4s) [2026-06-23T03:00:34.287Z] #19 25.56 -- Generating done (0.0s) [2026-06-23T03:00:34.287Z] #19 25.56 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:00:34.287Z] #19 25.57 + + make [2026-06-23T03:00:34.287Z] #19 25.57 tee debug.log [2026-06-23T03:00:34.287Z] #19 25.62 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T03:00:34.287Z] #19 25.70 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T03:00:34.546Z] #19 25.78 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T03:00:34.546Z] #19 25.86 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T03:00:34.546Z] #19 25.93 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T03:00:34.546Z] #19 25.98 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T03:00:34.546Z] #19 25.98 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T03:00:34.546Z] #19 25.98 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T03:00:34.546Z] #19 25.98 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:00:34.806Z] #19 26.04 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T03:00:34.806Z] #19 26.16 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T03:00:34.806Z] #19 26.20 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T03:00:34.806Z] #19 26.28 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T03:00:35.065Z] #19 26.41 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T03:00:35.325Z] #19 26.47 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T03:00:35.325Z] #19 26.55 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T03:00:35.325Z] #19 26.62 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T03:00:35.325Z] #19 26.69 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T03:00:35.325Z] #19 26.76 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T03:00:35.325Z] #19 26.80 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T03:00:35.585Z] #19 26.94 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T03:00:35.856Z] #19 26.99 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T03:00:35.856Z] #19 27.10 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T03:00:35.856Z] #19 27.15 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T03:00:35.856Z] #19 27.27 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T03:00:36.116Z] #19 27.34 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T03:00:36.116Z] #19 27.54 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T03:00:36.378Z] #19 27.62 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T03:00:36.378Z] #19 27.67 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T03:00:36.378Z] #19 27.73 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T03:00:36.378Z] #19 27.78 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T03:00:36.643Z] #19 27.88 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T03:00:36.643Z] #19 28.11 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T03:00:36.904Z] #19 28.17 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T03:00:36.904Z] #19 28.25 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T03:00:37.163Z] #19 28.32 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T03:00:37.163Z] #19 28.48 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T03:00:37.163Z] #19 28.55 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T03:00:37.163Z] #19 28.61 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T03:00:37.421Z] #19 28.68 [ 69%] Linking C shared library libcsdk.so [2026-06-23T03:00:37.421Z] #19 28.75 [ 69%] Built target csdk [2026-06-23T03:00:37.421Z] #19 28.77 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T03:00:37.421Z] #19 28.84 [ 73%] Linking C executable template [2026-06-23T03:00:37.421Z] #19 28.87 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:37.680Z] #19 28.91 [ 73%] Built target template [2026-06-23T03:00:37.680Z] #19 28.93 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T03:00:37.680Z] #19 28.99 [ 76%] Linking C executable device-counter [2026-06-23T03:00:37.680Z] #19 29.02 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:37.680Z] #19 29.06 [ 76%] Built target device-counter [2026-06-23T03:00:37.680Z] #19 29.08 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T03:00:37.680Z] #19 29.15 [ 80%] Linking C executable device-random [2026-06-23T03:00:37.939Z] #19 29.17 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:37.939Z] #19 29.21 [ 80%] Built target device-random [2026-06-23T03:00:37.939Z] #19 29.23 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T03:00:37.939Z] #19 29.29 [ 84%] Linking C executable device-gyro [2026-06-23T03:00:37.939Z] #19 29.31 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:37.939Z] #19 29.35 [ 84%] Built target device-gyro [2026-06-23T03:00:37.939Z] #19 29.36 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T03:00:37.939Z] #19 29.42 [ 88%] Linking C executable device-bitfields [2026-06-23T03:00:38.198Z] #19 29.44 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:38.198Z] #19 29.48 [ 88%] Built target device-bitfields [2026-06-23T03:00:38.198Z] #19 29.50 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T03:00:38.198Z] #19 29.57 [ 92%] Linking C executable template-discovery [2026-06-23T03:00:38.458Z] #19 29.59 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:38.458Z] #19 29.63 [ 92%] Built target template-discovery [2026-06-23T03:00:38.458Z] #19 29.65 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T03:00:38.458Z] #19 29.72 [ 96%] Linking C executable device-file [2026-06-23T03:00:38.458Z] #19 29.75 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:38.458Z] #19 29.79 [ 96%] Built target device-file [2026-06-23T03:00:38.458Z] #19 29.80 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:00:38.458Z] #19 29.87 [100%] Linking C executable device-terminal [2026-06-23T03:00:38.716Z] #19 29.90 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:38.717Z] #19 29.94 [100%] Built target device-terminal [2026-06-23T03:00:38.717Z] #19 29.95 + cp -rf include/devsdk include/edgex /usr/include/ [2026-06-23T03:00:38.717Z] #19 29.95 + cp build/release/c/libcsdk.so /usr/lib/ [2026-06-23T03:00:38.717Z] #19 29.95 + rm -rf /device-coap/deps [2026-06-23T03:00:38.717Z] #19 DONE 30.1s [2026-06-23T03:00:38.975Z] [2026-06-23T03:00:38.975Z] #20 [builder 11/11] RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap [2026-06-23T03:00:38.975Z] #20 0.211 + readlink -f /device-coap/scripts/build.sh [2026-06-23T03:00:38.975Z] #20 0.211 + dirname /device-coap/scripts/build.sh [2026-06-23T03:00:39.233Z] #20 0.211 + dirname /device-coap/scripts [2026-06-23T03:00:39.233Z] #20 0.212 + ROOT=/device-coap [2026-06-23T03:00:39.233Z] #20 0.212 + echo /device-coap [2026-06-23T03:00:39.233Z] #20 0.212 + cd /device-coap [2026-06-23T03:00:39.233Z] #20 0.212 + mkdir -p /device-coap/build/release [2026-06-23T03:00:39.233Z] #20 0.212 /device-coap [2026-06-23T03:00:39.233Z] #20 0.212 + cd /device-coap/build/release [2026-06-23T03:00:39.233Z] #20 0.212 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2026-06-23T03:00:39.233Z] #20 0.231 -- Configuring done (0.0s) [2026-06-23T03:00:39.233Z] #20 0.235 -- Generating done (0.0s) [2026-06-23T03:00:39.233Z] #20 0.235 -- Build files have been written to: /device-coap/build/release [2026-06-23T03:00:39.233Z] #20 0.236 + make [2026-06-23T03:00:39.233Z] #20 0.236 + tee release.log [2026-06-23T03:00:39.233Z] #20 0.279 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2026-06-23T03:00:39.233Z] #20 0.437 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2026-06-23T03:00:39.492Z] #20 0.537 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2026-06-23T03:00:39.492Z] #20 0.691 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2026-06-23T03:00:39.492Z] #20 0.842 [100%] Linking C executable device-coap [2026-06-23T03:00:39.751Z] #20 0.867 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:39.751Z] #20 0.907 [100%] Built target device-coap [2026-06-23T03:00:39.751Z] #20 DONE 1.0s [2026-06-23T03:00:39.751Z] [2026-06-23T03:00:39.751Z] #21 [stage-1 7/15] COPY --from=builder /device-coap/build/release/device-coap /device-coap [2026-06-23T03:00:39.751Z] #21 DONE 0.0s [2026-06-23T03:00:39.751Z] [2026-06-23T03:00:39.751Z] #22 [stage-1 8/15] COPY --from=builder /usr/local/lib/libcoap-2.so /usr/local/lib/ [2026-06-23T03:00:39.751Z] #22 DONE 0.1s [2026-06-23T03:00:40.010Z] [2026-06-23T03:00:40.010Z] #23 [stage-1 9/15] COPY --from=builder /usr/local/include/coap2 /usr/local/include/coap2 [2026-06-23T03:00:40.010Z] #23 DONE 0.0s [2026-06-23T03:00:40.010Z] [2026-06-23T03:00:40.010Z] #24 [stage-1 10/15] COPY --from=builder /usr/local/lib/libtinydtls.so /usr/local/lib/ [2026-06-23T03:00:40.010Z] #24 DONE 0.0s [2026-06-23T03:00:40.010Z] [2026-06-23T03:00:40.010Z] #25 [stage-1 11/15] COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2026-06-23T03:00:40.010Z] #25 DONE 0.0s [2026-06-23T03:00:40.010Z] [2026-06-23T03:00:40.010Z] #26 [stage-1 12/15] COPY LICENSE / [2026-06-23T03:00:40.010Z] #26 DONE 0.0s [2026-06-23T03:00:40.010Z] [2026-06-23T03:00:40.010Z] #27 [stage-1 13/15] COPY Attribution.txt / [2026-06-23T03:00:40.010Z] #27 DONE 0.0s [2026-06-23T03:00:40.010Z] [2026-06-23T03:00:40.010Z] #28 [stage-1 14/15] COPY res /res [2026-06-23T03:00:40.010Z] #28 DONE 0.0s [2026-06-23T03:00:40.010Z] [2026-06-23T03:00:40.010Z] #29 exporting to image [2026-06-23T03:00:40.010Z] #29 exporting layers [2026-06-23T03:00:40.010Z] #29 exporting layers 0.2s done [2026-06-23T03:00:40.268Z] #29 writing image sha256:b5451d26fac97a7a9273450a110987f0ac8fe57446d827cf6e3e6bb8c694bdd9 done [2026-06-23T03:00:40.268Z] #29 naming to docker.io/library/device-coap done [2026-06-23T03:00:40.268Z] #29 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:00:40.450Z] provisioning config files... [2026-06-23T03:00:40.461Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config673646413938457608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:00:40.770Z] ---> ****-login.sh [2026-06-23T03:00:40.770Z] nexus3.edgexfoundry.org:10001 [2026-06-23T03:00:40.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:00:40.770Z] Login Succeeded [2026-06-23T03:00:40.770Z] nexus3.edgexfoundry.org:10002 [2026-06-23T03:00:40.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:00:40.770Z] Login Succeeded [2026-06-23T03:00:40.770Z] nexus3.edgexfoundry.org:10003 [2026-06-23T03:00:40.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:00:41.031Z] Login Succeeded [2026-06-23T03:00:41.031Z] nexus3.edgexfoundry.org:10004 [2026-06-23T03:00:41.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:00:41.031Z] Login Succeeded [2026-06-23T03:00:41.031Z] ****.io [2026-06-23T03:00:41.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:00:41.599Z] Login Succeeded [2026-06-23T03:00:41.599Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T03:00:41.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-23T03:00:41.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T03:00:41.744Z] [edgeXDocker.push] Tagging docker image device-coap with the following tags: [2026-06-23T03:00:41.744Z] 0a681b1e7e7fb8602de999b105add27f5514d4a7 [2026-06-23T03:00:41.744Z] latest [2026-06-23T03:00:41.744Z] 4.1.0-dev.1 [2026-06-23T03:00:41.744Z] 0a681b1e7e7fb8602de999b105add27f5514d4a7-4.1.0-dev.1 [2026-06-23T03:00:41.744Z] main [2026-06-23T03:00:41.744Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:00:42.103Z] + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:0a681b1e7e7fb8602de999b105add27f5514d4a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:00:42.443Z] + docker push nexus3.edgexfoundry.org:10004/device-coap:0a681b1e7e7fb8602de999b105add27f5514d4a7 [2026-06-23T03:00:42.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] [2026-06-23T03:00:42.443Z] c22b734efa20: Preparing [2026-06-23T03:00:42.443Z] 6bfb699f4145: Preparing [2026-06-23T03:00:42.443Z] 712b1fb3cf51: Preparing [2026-06-23T03:00:42.443Z] 06c8ef36dbe3: Preparing [2026-06-23T03:00:42.443Z] 0d5dfe6f1c66: Preparing [2026-06-23T03:00:42.443Z] 6aabd8f8bf9c: Preparing [2026-06-23T03:00:42.443Z] 95b4b7bbb886: Preparing [2026-06-23T03:00:42.443Z] e71220e5d4cb: Preparing [2026-06-23T03:00:42.443Z] d40928b537a2: Preparing [2026-06-23T03:00:42.443Z] 57c262d4979b: Preparing [2026-06-23T03:00:42.443Z] 516ea6259b9c: Preparing [2026-06-23T03:00:42.443Z] 53b49f0d25f7: Preparing [2026-06-23T03:00:42.443Z] 3da8bfea1e23: Preparing [2026-06-23T03:00:42.443Z] 1bc858f0b80e: Preparing [2026-06-23T03:00:42.443Z] e722c722bd96: Preparing [2026-06-23T03:00:42.443Z] 5f70bf18a086: Preparing [2026-06-23T03:00:42.443Z] 3f422d548b34: Preparing [2026-06-23T03:00:42.443Z] 316704f4a42e: Preparing [2026-06-23T03:00:42.443Z] 3be6304ce9f8: Preparing [2026-06-23T03:00:42.443Z] d234a042ad54: Preparing [2026-06-23T03:00:42.443Z] f995eadc4568: Preparing [2026-06-23T03:00:42.443Z] 5f21be6cebec: Preparing [2026-06-23T03:00:42.443Z] 433da8d74e78: Preparing [2026-06-23T03:00:42.443Z] 12ab51a81059: Preparing [2026-06-23T03:00:42.443Z] 0f72ad8c23e7: Preparing [2026-06-23T03:00:42.443Z] cc2447e1835a: Preparing [2026-06-23T03:00:42.443Z] e722c722bd96: Waiting [2026-06-23T03:00:42.443Z] 516ea6259b9c: Waiting [2026-06-23T03:00:42.443Z] 5f70bf18a086: Waiting [2026-06-23T03:00:42.443Z] 95b4b7bbb886: Waiting [2026-06-23T03:00:42.443Z] 3f422d548b34: Waiting [2026-06-23T03:00:42.443Z] 6aabd8f8bf9c: Waiting [2026-06-23T03:00:42.443Z] 53b49f0d25f7: Waiting [2026-06-23T03:00:42.443Z] e71220e5d4cb: Waiting [2026-06-23T03:00:42.443Z] 316704f4a42e: Waiting [2026-06-23T03:00:42.443Z] d234a042ad54: Waiting [2026-06-23T03:00:42.443Z] d40928b537a2: Waiting [2026-06-23T03:00:42.443Z] 3be6304ce9f8: Waiting [2026-06-23T03:00:42.443Z] 57c262d4979b: Waiting [2026-06-23T03:00:42.443Z] f995eadc4568: Waiting [2026-06-23T03:00:42.443Z] 12ab51a81059: Waiting [2026-06-23T03:00:42.443Z] 3da8bfea1e23: Waiting [2026-06-23T03:00:42.443Z] 5f21be6cebec: Waiting [2026-06-23T03:00:42.443Z] 433da8d74e78: Waiting [2026-06-23T03:00:42.443Z] 1bc858f0b80e: Waiting [2026-06-23T03:00:42.443Z] cc2447e1835a: Waiting [2026-06-23T03:00:42.443Z] 0d5dfe6f1c66: Pushed [2026-06-23T03:00:42.443Z] c22b734efa20: Pushed [2026-06-23T03:00:42.443Z] 6bfb699f4145: Pushed [2026-06-23T03:00:42.443Z] 712b1fb3cf51: Pushed [2026-06-23T03:00:42.443Z] 06c8ef36dbe3: Pushed [2026-06-23T03:00:42.702Z] e71220e5d4cb: Pushed [2026-06-23T03:00:42.702Z] 57c262d4979b: Pushed [2026-06-23T03:00:42.702Z] 95b4b7bbb886: Pushed [2026-06-23T03:00:42.702Z] 6aabd8f8bf9c: Pushed [2026-06-23T03:00:42.702Z] d40928b537a2: Pushed [2026-06-23T03:00:42.702Z] 516ea6259b9c: Pushed [2026-06-23T03:00:42.961Z] 1bc858f0b80e: Pushed [2026-06-23T03:00:42.961Z] 53b49f0d25f7: Pushed [2026-06-23T03:00:42.961Z] 3da8bfea1e23: Pushed [2026-06-23T03:00:42.961Z] 5f70bf18a086: Pushed [2026-06-23T03:00:42.961Z] 3f422d548b34: Pushed [2026-06-23T03:00:42.961Z] 316704f4a42e: Pushed [2026-06-23T03:00:42.961Z] d234a042ad54: Pushed [2026-06-23T03:00:42.961Z] 3be6304ce9f8: Pushed [2026-06-23T03:00:42.961Z] e722c722bd96: Pushed [2026-06-23T03:00:42.961Z] 0f72ad8c23e7: Layer already exists [2026-06-23T03:00:42.961Z] cc2447e1835a: Layer already exists [2026-06-23T03:00:43.223Z] 433da8d74e78: Pushed [2026-06-23T03:00:43.223Z] 12ab51a81059: Pushed [2026-06-23T03:00:44.176Z] 5f21be6cebec: Pushed [2026-06-23T03:00:47.472Z] f995eadc4568: Pushed [2026-06-23T03:00:47.472Z] 0a681b1e7e7fb8602de999b105add27f5514d4a7: digest: sha256:b34fbd4c6611a04c89aa6f9bef3112bb63b7f0a39bcc92fd35ee5e9f40576293 size: 5747 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:00:47.805Z] + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:00:48.143Z] + docker push nexus3.edgexfoundry.org:10004/device-coap:latest [2026-06-23T03:00:48.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] [2026-06-23T03:00:48.143Z] c22b734efa20: Preparing [2026-06-23T03:00:48.143Z] 6bfb699f4145: Preparing [2026-06-23T03:00:48.143Z] 712b1fb3cf51: Preparing [2026-06-23T03:00:48.143Z] 06c8ef36dbe3: Preparing [2026-06-23T03:00:48.143Z] 0d5dfe6f1c66: Preparing [2026-06-23T03:00:48.143Z] 6aabd8f8bf9c: Preparing [2026-06-23T03:00:48.143Z] 95b4b7bbb886: Preparing [2026-06-23T03:00:48.143Z] e71220e5d4cb: Preparing [2026-06-23T03:00:48.143Z] d40928b537a2: Preparing [2026-06-23T03:00:48.143Z] 57c262d4979b: Preparing [2026-06-23T03:00:48.143Z] 516ea6259b9c: Preparing [2026-06-23T03:00:48.143Z] 53b49f0d25f7: Preparing [2026-06-23T03:00:48.143Z] 3da8bfea1e23: Preparing [2026-06-23T03:00:48.143Z] 1bc858f0b80e: Preparing [2026-06-23T03:00:48.143Z] e722c722bd96: Preparing [2026-06-23T03:00:48.143Z] 5f70bf18a086: Preparing [2026-06-23T03:00:48.143Z] 3f422d548b34: Preparing [2026-06-23T03:00:48.143Z] 316704f4a42e: Preparing [2026-06-23T03:00:48.143Z] 3be6304ce9f8: Preparing [2026-06-23T03:00:48.143Z] d234a042ad54: Preparing [2026-06-23T03:00:48.143Z] f995eadc4568: Preparing [2026-06-23T03:00:48.143Z] 5f21be6cebec: Preparing [2026-06-23T03:00:48.143Z] 433da8d74e78: Preparing [2026-06-23T03:00:48.143Z] 12ab51a81059: Preparing [2026-06-23T03:00:48.143Z] 0f72ad8c23e7: Preparing [2026-06-23T03:00:48.143Z] cc2447e1835a: Preparing [2026-06-23T03:00:48.143Z] 6aabd8f8bf9c: Waiting [2026-06-23T03:00:48.143Z] 95b4b7bbb886: Waiting [2026-06-23T03:00:48.143Z] e71220e5d4cb: Waiting [2026-06-23T03:00:48.143Z] d40928b537a2: Waiting [2026-06-23T03:00:48.143Z] 57c262d4979b: Waiting [2026-06-23T03:00:48.143Z] 516ea6259b9c: Waiting [2026-06-23T03:00:48.143Z] 53b49f0d25f7: Waiting [2026-06-23T03:00:48.143Z] 3da8bfea1e23: Waiting [2026-06-23T03:00:48.143Z] 1bc858f0b80e: Waiting [2026-06-23T03:00:48.143Z] e722c722bd96: Waiting [2026-06-23T03:00:48.143Z] 5f70bf18a086: Waiting [2026-06-23T03:00:48.143Z] 3f422d548b34: Waiting [2026-06-23T03:00:48.143Z] d234a042ad54: Waiting [2026-06-23T03:00:48.143Z] 316704f4a42e: Waiting [2026-06-23T03:00:48.143Z] 3be6304ce9f8: Waiting [2026-06-23T03:00:48.143Z] 0f72ad8c23e7: Waiting [2026-06-23T03:00:48.143Z] f995eadc4568: Waiting [2026-06-23T03:00:48.143Z] 5f21be6cebec: Waiting [2026-06-23T03:00:48.143Z] 433da8d74e78: Waiting [2026-06-23T03:00:48.143Z] 12ab51a81059: Waiting [2026-06-23T03:00:48.143Z] 712b1fb3cf51: Layer already exists [2026-06-23T03:00:48.143Z] 6bfb699f4145: Layer already exists [2026-06-23T03:00:48.143Z] 0d5dfe6f1c66: Layer already exists [2026-06-23T03:00:48.143Z] 06c8ef36dbe3: Layer already exists [2026-06-23T03:00:48.143Z] c22b734efa20: Layer already exists [2026-06-23T03:00:48.143Z] e71220e5d4cb: Layer already exists [2026-06-23T03:00:48.143Z] 95b4b7bbb886: Layer already exists [2026-06-23T03:00:48.143Z] 6aabd8f8bf9c: Layer already exists [2026-06-23T03:00:48.143Z] 57c262d4979b: Layer already exists [2026-06-23T03:00:48.143Z] d40928b537a2: Layer already exists [2026-06-23T03:00:48.143Z] 3da8bfea1e23: Layer already exists [2026-06-23T03:00:48.143Z] 516ea6259b9c: Layer already exists [2026-06-23T03:00:48.143Z] 53b49f0d25f7: Layer already exists [2026-06-23T03:00:48.143Z] e722c722bd96: Layer already exists [2026-06-23T03:00:48.143Z] 1bc858f0b80e: Layer already exists [2026-06-23T03:00:48.143Z] 316704f4a42e: Layer already exists [2026-06-23T03:00:48.143Z] 3f422d548b34: Layer already exists [2026-06-23T03:00:48.143Z] d234a042ad54: Layer already exists [2026-06-23T03:00:48.143Z] 5f70bf18a086: Layer already exists [2026-06-23T03:00:48.143Z] 3be6304ce9f8: Layer already exists [2026-06-23T03:00:48.143Z] 5f21be6cebec: Layer already exists [2026-06-23T03:00:48.143Z] 433da8d74e78: Layer already exists [2026-06-23T03:00:48.143Z] f995eadc4568: Layer already exists [2026-06-23T03:00:48.143Z] 0f72ad8c23e7: Layer already exists [2026-06-23T03:00:48.143Z] 12ab51a81059: Layer already exists [2026-06-23T03:00:48.143Z] cc2447e1835a: Layer already exists [2026-06-23T03:00:48.143Z] latest: digest: sha256:b34fbd4c6611a04c89aa6f9bef3112bb63b7f0a39bcc92fd35ee5e9f40576293 size: 5747 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:00:48.486Z] + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:00:48.824Z] + docker push nexus3.edgexfoundry.org:10004/device-coap:4.1.0-dev.1 [2026-06-23T03:00:48.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] [2026-06-23T03:00:48.824Z] c22b734efa20: Preparing [2026-06-23T03:00:48.824Z] 6bfb699f4145: Preparing [2026-06-23T03:00:48.824Z] 712b1fb3cf51: Preparing [2026-06-23T03:00:48.824Z] 06c8ef36dbe3: Preparing [2026-06-23T03:00:48.824Z] 0d5dfe6f1c66: Preparing [2026-06-23T03:00:48.824Z] 6aabd8f8bf9c: Preparing [2026-06-23T03:00:48.824Z] 95b4b7bbb886: Preparing [2026-06-23T03:00:48.824Z] e71220e5d4cb: Preparing [2026-06-23T03:00:48.824Z] d40928b537a2: Preparing [2026-06-23T03:00:48.824Z] 57c262d4979b: Preparing [2026-06-23T03:00:48.824Z] 516ea6259b9c: Preparing [2026-06-23T03:00:48.824Z] 53b49f0d25f7: Preparing [2026-06-23T03:00:48.824Z] 3da8bfea1e23: Preparing [2026-06-23T03:00:48.824Z] 1bc858f0b80e: Preparing [2026-06-23T03:00:48.824Z] e722c722bd96: Preparing [2026-06-23T03:00:48.824Z] 5f70bf18a086: Preparing [2026-06-23T03:00:48.824Z] 3f422d548b34: Preparing [2026-06-23T03:00:48.824Z] 316704f4a42e: Preparing [2026-06-23T03:00:48.824Z] 3be6304ce9f8: Preparing [2026-06-23T03:00:48.824Z] d234a042ad54: Preparing [2026-06-23T03:00:48.824Z] f995eadc4568: Preparing [2026-06-23T03:00:48.824Z] 5f21be6cebec: Preparing [2026-06-23T03:00:48.824Z] 433da8d74e78: Preparing [2026-06-23T03:00:48.824Z] 12ab51a81059: Preparing [2026-06-23T03:00:48.824Z] 0f72ad8c23e7: Preparing [2026-06-23T03:00:48.824Z] cc2447e1835a: Preparing [2026-06-23T03:00:48.824Z] 1bc858f0b80e: Waiting [2026-06-23T03:00:48.824Z] e722c722bd96: Waiting [2026-06-23T03:00:48.824Z] 5f21be6cebec: Waiting [2026-06-23T03:00:48.824Z] 433da8d74e78: Waiting [2026-06-23T03:00:48.824Z] 12ab51a81059: Waiting [2026-06-23T03:00:48.824Z] 0f72ad8c23e7: Waiting [2026-06-23T03:00:48.824Z] cc2447e1835a: Waiting [2026-06-23T03:00:48.824Z] 3f422d548b34: Waiting [2026-06-23T03:00:48.824Z] 316704f4a42e: Waiting [2026-06-23T03:00:48.824Z] 5f70bf18a086: Waiting [2026-06-23T03:00:48.824Z] 3be6304ce9f8: Waiting [2026-06-23T03:00:48.824Z] d234a042ad54: Waiting [2026-06-23T03:00:48.824Z] f995eadc4568: Waiting [2026-06-23T03:00:48.824Z] 6aabd8f8bf9c: Waiting [2026-06-23T03:00:48.824Z] e71220e5d4cb: Waiting [2026-06-23T03:00:48.824Z] 95b4b7bbb886: Waiting [2026-06-23T03:00:48.824Z] d40928b537a2: Waiting [2026-06-23T03:00:48.824Z] 57c262d4979b: Waiting [2026-06-23T03:00:48.824Z] 516ea6259b9c: Waiting [2026-06-23T03:00:48.824Z] 53b49f0d25f7: Waiting [2026-06-23T03:00:48.824Z] 3da8bfea1e23: Waiting [2026-06-23T03:00:48.824Z] 0d5dfe6f1c66: Layer already exists [2026-06-23T03:00:48.824Z] 06c8ef36dbe3: Layer already exists [2026-06-23T03:00:48.824Z] 6bfb699f4145: Layer already exists [2026-06-23T03:00:48.824Z] c22b734efa20: Layer already exists [2026-06-23T03:00:48.824Z] 712b1fb3cf51: Layer already exists [2026-06-23T03:00:48.824Z] e71220e5d4cb: Layer already exists [2026-06-23T03:00:48.824Z] 6aabd8f8bf9c: Layer already exists [2026-06-23T03:00:48.824Z] d40928b537a2: Layer already exists [2026-06-23T03:00:48.824Z] 95b4b7bbb886: Layer already exists [2026-06-23T03:00:48.824Z] 57c262d4979b: Layer already exists [2026-06-23T03:00:48.824Z] 53b49f0d25f7: Layer already exists [2026-06-23T03:00:48.824Z] 3da8bfea1e23: Layer already exists [2026-06-23T03:00:48.824Z] 516ea6259b9c: Layer already exists [2026-06-23T03:00:48.824Z] e722c722bd96: Layer already exists [2026-06-23T03:00:48.824Z] 1bc858f0b80e: Layer already exists [2026-06-23T03:00:48.824Z] 5f70bf18a086: Layer already exists [2026-06-23T03:00:48.824Z] 3f422d548b34: Layer already exists [2026-06-23T03:00:48.824Z] d234a042ad54: Layer already exists [2026-06-23T03:00:48.824Z] 3be6304ce9f8: Layer already exists [2026-06-23T03:00:48.824Z] 316704f4a42e: Layer already exists [2026-06-23T03:00:48.824Z] f995eadc4568: Layer already exists [2026-06-23T03:00:48.824Z] 5f21be6cebec: Layer already exists [2026-06-23T03:00:48.824Z] 12ab51a81059: Layer already exists [2026-06-23T03:00:48.824Z] 0f72ad8c23e7: Layer already exists [2026-06-23T03:00:48.824Z] 433da8d74e78: Layer already exists [2026-06-23T03:00:48.824Z] cc2447e1835a: Layer already exists [2026-06-23T03:00:48.824Z] 4.1.0-dev.1: digest: sha256:b34fbd4c6611a04c89aa6f9bef3112bb63b7f0a39bcc92fd35ee5e9f40576293 size: 5747 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:00:49.154Z] + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:0a681b1e7e7fb8602de999b105add27f5514d4a7-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:00:49.466Z] + docker push nexus3.edgexfoundry.org:10004/device-coap:0a681b1e7e7fb8602de999b105add27f5514d4a7-4.1.0-dev.1 [2026-06-23T03:00:49.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] [2026-06-23T03:00:49.466Z] c22b734efa20: Preparing [2026-06-23T03:00:49.466Z] 6bfb699f4145: Preparing [2026-06-23T03:00:49.466Z] 712b1fb3cf51: Preparing [2026-06-23T03:00:49.466Z] 06c8ef36dbe3: Preparing [2026-06-23T03:00:49.466Z] 0d5dfe6f1c66: Preparing [2026-06-23T03:00:49.466Z] 6aabd8f8bf9c: Preparing [2026-06-23T03:00:49.466Z] 95b4b7bbb886: Preparing [2026-06-23T03:00:49.466Z] e71220e5d4cb: Preparing [2026-06-23T03:00:49.466Z] d40928b537a2: Preparing [2026-06-23T03:00:49.466Z] 57c262d4979b: Preparing [2026-06-23T03:00:49.466Z] 516ea6259b9c: Preparing [2026-06-23T03:00:49.466Z] 53b49f0d25f7: Preparing [2026-06-23T03:00:49.466Z] 3da8bfea1e23: Preparing [2026-06-23T03:00:49.466Z] 1bc858f0b80e: Preparing [2026-06-23T03:00:49.466Z] e722c722bd96: Preparing [2026-06-23T03:00:49.466Z] 5f70bf18a086: Preparing [2026-06-23T03:00:49.466Z] 3f422d548b34: Preparing [2026-06-23T03:00:49.466Z] 316704f4a42e: Preparing [2026-06-23T03:00:49.466Z] 3be6304ce9f8: Preparing [2026-06-23T03:00:49.466Z] d234a042ad54: Preparing [2026-06-23T03:00:49.466Z] f995eadc4568: Preparing [2026-06-23T03:00:49.466Z] 5f21be6cebec: Preparing [2026-06-23T03:00:49.466Z] 433da8d74e78: Preparing [2026-06-23T03:00:49.466Z] 12ab51a81059: Preparing [2026-06-23T03:00:49.466Z] 0f72ad8c23e7: Preparing [2026-06-23T03:00:49.466Z] cc2447e1835a: Preparing [2026-06-23T03:00:49.466Z] 1bc858f0b80e: Waiting [2026-06-23T03:00:49.466Z] e722c722bd96: Waiting [2026-06-23T03:00:49.466Z] 5f70bf18a086: Waiting [2026-06-23T03:00:49.466Z] 3f422d548b34: Waiting [2026-06-23T03:00:49.466Z] 316704f4a42e: Waiting [2026-06-23T03:00:49.466Z] 3be6304ce9f8: Waiting [2026-06-23T03:00:49.466Z] d234a042ad54: Waiting [2026-06-23T03:00:49.466Z] f995eadc4568: Waiting [2026-06-23T03:00:49.466Z] 5f21be6cebec: Waiting [2026-06-23T03:00:49.466Z] 433da8d74e78: Waiting [2026-06-23T03:00:49.466Z] 12ab51a81059: Waiting [2026-06-23T03:00:49.466Z] 0f72ad8c23e7: Waiting [2026-06-23T03:00:49.466Z] cc2447e1835a: Waiting [2026-06-23T03:00:49.466Z] 6aabd8f8bf9c: Waiting [2026-06-23T03:00:49.466Z] 57c262d4979b: Waiting [2026-06-23T03:00:49.466Z] d40928b537a2: Waiting [2026-06-23T03:00:49.466Z] 95b4b7bbb886: Waiting [2026-06-23T03:00:49.466Z] 516ea6259b9c: Waiting [2026-06-23T03:00:49.466Z] 53b49f0d25f7: Waiting [2026-06-23T03:00:49.466Z] e71220e5d4cb: Waiting [2026-06-23T03:00:49.466Z] 3da8bfea1e23: Waiting [2026-06-23T03:00:49.466Z] 0d5dfe6f1c66: Layer already exists [2026-06-23T03:00:49.466Z] 712b1fb3cf51: Layer already exists [2026-06-23T03:00:49.466Z] 6bfb699f4145: Layer already exists [2026-06-23T03:00:49.466Z] 06c8ef36dbe3: Layer already exists [2026-06-23T03:00:49.466Z] c22b734efa20: Layer already exists [2026-06-23T03:00:49.466Z] 95b4b7bbb886: Layer already exists [2026-06-23T03:00:49.466Z] 6aabd8f8bf9c: Layer already exists [2026-06-23T03:00:49.466Z] e71220e5d4cb: Layer already exists [2026-06-23T03:00:49.466Z] d40928b537a2: Layer already exists [2026-06-23T03:00:49.466Z] 57c262d4979b: Layer already exists [2026-06-23T03:00:49.466Z] 516ea6259b9c: Layer already exists [2026-06-23T03:00:49.466Z] 53b49f0d25f7: Layer already exists [2026-06-23T03:00:49.466Z] 3da8bfea1e23: Layer already exists [2026-06-23T03:00:49.466Z] e722c722bd96: Layer already exists [2026-06-23T03:00:49.466Z] 1bc858f0b80e: Layer already exists [2026-06-23T03:00:49.466Z] 5f70bf18a086: Layer already exists [2026-06-23T03:00:49.466Z] 3f422d548b34: Layer already exists [2026-06-23T03:00:49.466Z] d234a042ad54: Layer already exists [2026-06-23T03:00:49.466Z] 316704f4a42e: Layer already exists [2026-06-23T03:00:49.466Z] 3be6304ce9f8: Layer already exists [2026-06-23T03:00:49.466Z] 5f21be6cebec: Layer already exists [2026-06-23T03:00:49.466Z] f995eadc4568: Layer already exists [2026-06-23T03:00:49.466Z] 433da8d74e78: Layer already exists [2026-06-23T03:00:49.466Z] 12ab51a81059: Layer already exists [2026-06-23T03:00:49.466Z] 0f72ad8c23e7: Layer already exists [2026-06-23T03:00:49.466Z] cc2447e1835a: Layer already exists [2026-06-23T03:00:49.466Z] 0a681b1e7e7fb8602de999b105add27f5514d4a7-4.1.0-dev.1: digest: sha256:b34fbd4c6611a04c89aa6f9bef3112bb63b7f0a39bcc92fd35ee5e9f40576293 size: 5747 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:00:49.802Z] + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:00:50.208Z] + docker push nexus3.edgexfoundry.org:10004/device-coap:main [2026-06-23T03:00:50.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] [2026-06-23T03:00:50.208Z] c22b734efa20: Preparing [2026-06-23T03:00:50.208Z] 6bfb699f4145: Preparing [2026-06-23T03:00:50.208Z] 712b1fb3cf51: Preparing [2026-06-23T03:00:50.208Z] 06c8ef36dbe3: Preparing [2026-06-23T03:00:50.208Z] 0d5dfe6f1c66: Preparing [2026-06-23T03:00:50.208Z] 6aabd8f8bf9c: Preparing [2026-06-23T03:00:50.208Z] 95b4b7bbb886: Preparing [2026-06-23T03:00:50.208Z] e71220e5d4cb: Preparing [2026-06-23T03:00:50.208Z] d40928b537a2: Preparing [2026-06-23T03:00:50.208Z] 57c262d4979b: Preparing [2026-06-23T03:00:50.208Z] 516ea6259b9c: Preparing [2026-06-23T03:00:50.208Z] 53b49f0d25f7: Preparing [2026-06-23T03:00:50.208Z] 3da8bfea1e23: Preparing [2026-06-23T03:00:50.208Z] 1bc858f0b80e: Preparing [2026-06-23T03:00:50.208Z] e722c722bd96: Preparing [2026-06-23T03:00:50.208Z] 5f70bf18a086: Preparing [2026-06-23T03:00:50.208Z] 3f422d548b34: Preparing [2026-06-23T03:00:50.208Z] 316704f4a42e: Preparing [2026-06-23T03:00:50.208Z] 3be6304ce9f8: Preparing [2026-06-23T03:00:50.208Z] d234a042ad54: Preparing [2026-06-23T03:00:50.208Z] f995eadc4568: Preparing [2026-06-23T03:00:50.208Z] 6aabd8f8bf9c: Waiting [2026-06-23T03:00:50.208Z] 5f21be6cebec: Preparing [2026-06-23T03:00:50.208Z] 433da8d74e78: Preparing [2026-06-23T03:00:50.208Z] 57c262d4979b: Waiting [2026-06-23T03:00:50.208Z] 12ab51a81059: Preparing [2026-06-23T03:00:50.208Z] 0f72ad8c23e7: Preparing [2026-06-23T03:00:50.208Z] 516ea6259b9c: Waiting [2026-06-23T03:00:50.208Z] d40928b537a2: Waiting [2026-06-23T03:00:50.208Z] cc2447e1835a: Preparing [2026-06-23T03:00:50.208Z] 95b4b7bbb886: Waiting [2026-06-23T03:00:50.208Z] 53b49f0d25f7: Waiting [2026-06-23T03:00:50.208Z] 3da8bfea1e23: Waiting [2026-06-23T03:00:50.208Z] 1bc858f0b80e: Waiting [2026-06-23T03:00:50.208Z] e722c722bd96: Waiting [2026-06-23T03:00:50.208Z] 5f70bf18a086: Waiting [2026-06-23T03:00:50.208Z] 3f422d548b34: Waiting [2026-06-23T03:00:50.208Z] e71220e5d4cb: Waiting [2026-06-23T03:00:50.208Z] 316704f4a42e: Waiting [2026-06-23T03:00:50.208Z] 3be6304ce9f8: Waiting [2026-06-23T03:00:50.208Z] d234a042ad54: Waiting [2026-06-23T03:00:50.208Z] f995eadc4568: Waiting [2026-06-23T03:00:50.208Z] 5f21be6cebec: Waiting [2026-06-23T03:00:50.208Z] 433da8d74e78: Waiting [2026-06-23T03:00:50.208Z] cc2447e1835a: Waiting [2026-06-23T03:00:50.208Z] 12ab51a81059: Waiting [2026-06-23T03:00:50.208Z] 0f72ad8c23e7: Waiting [2026-06-23T03:00:50.208Z] 0d5dfe6f1c66: Layer already exists [2026-06-23T03:00:50.208Z] 6bfb699f4145: Layer already exists [2026-06-23T03:00:50.208Z] 06c8ef36dbe3: Layer already exists [2026-06-23T03:00:50.208Z] c22b734efa20: Layer already exists [2026-06-23T03:00:50.208Z] 712b1fb3cf51: Layer already exists [2026-06-23T03:00:50.208Z] 95b4b7bbb886: Layer already exists [2026-06-23T03:00:50.208Z] 6aabd8f8bf9c: Layer already exists [2026-06-23T03:00:50.208Z] d40928b537a2: Layer already exists [2026-06-23T03:00:50.208Z] e71220e5d4cb: Layer already exists [2026-06-23T03:00:50.208Z] 57c262d4979b: Layer already exists [2026-06-23T03:00:50.208Z] 53b49f0d25f7: Layer already exists [2026-06-23T03:00:50.208Z] 516ea6259b9c: Layer already exists [2026-06-23T03:00:50.208Z] 1bc858f0b80e: Layer already exists [2026-06-23T03:00:50.208Z] 3da8bfea1e23: Layer already exists [2026-06-23T03:00:50.208Z] e722c722bd96: Layer already exists [2026-06-23T03:00:50.208Z] 316704f4a42e: Layer already exists [2026-06-23T03:00:50.208Z] 3f422d548b34: Layer already exists [2026-06-23T03:00:50.208Z] 5f70bf18a086: Layer already exists [2026-06-23T03:00:50.208Z] d234a042ad54: Layer already exists [2026-06-23T03:00:50.208Z] 3be6304ce9f8: Layer already exists [2026-06-23T03:00:50.208Z] 5f21be6cebec: Layer already exists [2026-06-23T03:00:50.208Z] f995eadc4568: Layer already exists [2026-06-23T03:00:50.208Z] 433da8d74e78: Layer already exists [2026-06-23T03:00:50.208Z] 12ab51a81059: Layer already exists [2026-06-23T03:00:50.208Z] 0f72ad8c23e7: Layer already exists [2026-06-23T03:00:50.208Z] cc2447e1835a: Layer already exists [2026-06-23T03:00:50.208Z] main: digest: sha256:b34fbd4c6611a04c89aa6f9bef3112bb63b7f0a39bcc92fd35ee5e9f40576293 size: 5747 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-23T03:00:50.282Z] ===================================================== [Pipeline] echo [2026-06-23T03:00:50.299Z] taggedImages: [2026-06-23T03:00:50.299Z] - nexus3.edgexfoundry.org:10004/device-coap:0a681b1e7e7fb8602de999b105add27f5514d4a7 [2026-06-23T03:00:50.299Z] - nexus3.edgexfoundry.org:10004/device-coap:latest [2026-06-23T03:00:50.299Z] - nexus3.edgexfoundry.org:10004/device-coap:4.1.0-dev.1 [2026-06-23T03:00:50.299Z] - nexus3.edgexfoundry.org:10004/device-coap:0a681b1e7e7fb8602de999b105add27f5514d4a7-4.1.0-dev.1 [2026-06-23T03:00:50.299Z] - nexus3.edgexfoundry.org:10004/device-coap: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 [2026-06-23T03:00:50.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T03:00:50.719Z] [2026-06-23T03:00:50.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:00:51.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T03:00:51.024Z] latest: Pulling from edgex-lftools-log-publisher [2026-06-23T03:00:51.024Z] 5eb5b503b376: Pulling fs layer [2026-06-23T03:00:51.024Z] 5c69ac0246d0: Pulling fs layer [2026-06-23T03:00:51.024Z] ec43610c2a17: Pulling fs layer [2026-06-23T03:00:51.024Z] 3a2ae6a8a46f: Pulling fs layer [2026-06-23T03:00:51.024Z] 33b1e0a273af: Pulling fs layer [2026-06-23T03:00:51.024Z] 5d3b04190fa2: Pulling fs layer [2026-06-23T03:00:51.024Z] 2f39f015ded8: Pulling fs layer [2026-06-23T03:00:51.024Z] 3a2ae6a8a46f: Waiting [2026-06-23T03:00:51.024Z] 5d3b04190fa2: Waiting [2026-06-23T03:00:51.024Z] 2f39f015ded8: Waiting [2026-06-23T03:00:51.024Z] 33b1e0a273af: Waiting [2026-06-23T03:00:51.024Z] 5c69ac0246d0: Verifying Checksum [2026-06-23T03:00:51.024Z] 5c69ac0246d0: Download complete [2026-06-23T03:00:51.024Z] 3a2ae6a8a46f: Verifying Checksum [2026-06-23T03:00:51.024Z] 3a2ae6a8a46f: Download complete [2026-06-23T03:00:51.024Z] 33b1e0a273af: Verifying Checksum [2026-06-23T03:00:51.024Z] 33b1e0a273af: Download complete [2026-06-23T03:00:51.024Z] ec43610c2a17: Verifying Checksum [2026-06-23T03:00:51.024Z] ec43610c2a17: Download complete [2026-06-23T03:00:51.024Z] 5d3b04190fa2: Download complete [2026-06-23T03:00:51.282Z] 5eb5b503b376: Verifying Checksum [2026-06-23T03:00:51.282Z] 5eb5b503b376: Download complete [2026-06-23T03:00:51.849Z] 2f39f015ded8: Verifying Checksum [2026-06-23T03:00:51.849Z] 2f39f015ded8: Download complete [2026-06-23T03:00:52.783Z] 5eb5b503b376: Pull complete [2026-06-23T03:00:52.783Z] 5c69ac0246d0: Pull complete [2026-06-23T03:00:53.350Z] ec43610c2a17: Pull complete [2026-06-23T03:00:53.350Z] 3a2ae6a8a46f: Pull complete [2026-06-23T03:00:53.350Z] 33b1e0a273af: Pull complete [2026-06-23T03:00:53.350Z] 5d3b04190fa2: Pull complete [2026-06-23T03:00:58.611Z] 2f39f015ded8: Pull complete [2026-06-23T03:00:58.611Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-06-23T03:00:58.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T03:00:58.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:00:58.706Z] prd-ubuntu20.04-docker-8c-8g-13708 does not seem to be running inside a container [2026-06-23T03:00:58.735Z] $ 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-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-c_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 [2026-06-23T03:01:01.169Z] $ docker top cab73a7e8ea077a6e3f2192853363c4058ce5c7ba75d603f67594669fae1d112 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:01:01.626Z] ---> job-cost.sh [2026-06-23T03:01:01.626Z] lf-activate-venv: SKIPPING [2026-06-23T03:01:01.626Z] INFO: No Stack... [2026-06-23T03:01:01.887Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-23T03:01:02.145Z] INFO: Archiving Costs [Pipeline] sh [2026-06-23T03:01:02.441Z] + cat /w/workspace/edgexfoundry_device-coap-c_main/archives/cost.csv [2026-06-23T03:01:02.441Z] + cut -d, -f6 [Pipeline] lock [2026-06-23T03:01:02.459Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-main-41-stack-cost] [2026-06-23T03:01:02.467Z] Resource [jenkins-edgexfoundry-device-coap-c-main-41-stack-cost] did not exist. Created. [2026-06-23T03:01:02.473Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-23T03:01:02.813Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-06-23T03:01:02.858Z] Stashed 1 file(s) [Pipeline] } [2026-06-23T03:01:02.866Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-23T03:01:02.891Z] $ docker stop --time=1 cab73a7e8ea077a6e3f2192853363c4058ce5c7ba75d603f67594669fae1d112 [2026-06-23T03:01:04.047Z] $ docker rm -f --volumes cab73a7e8ea077a6e3f2192853363c4058ce5c7ba75d603f67594669fae1d112 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-06-23T03:02:13.112Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13711 in /w/workspace/edgexfoundry_device-coap-c_main [Pipeline] { [Pipeline] ws [2026-06-23T03:02:13.135Z] Running in /w/workspace/device-coap-c/41 [Pipeline] { [Pipeline] checkout [2026-06-23T03:02:16.235Z] Selected Git installation does not exist. Using Default [2026-06-23T03:02:16.235Z] The recommended git tool is: NONE [2026-06-23T03:02:21.409Z] using credential edgex-jenkins-ssh [2026-06-23T03:02:21.438Z] Cloning the remote Git repository [2026-06-23T03:02:21.481Z] Cloning repository git@github.com:edgexfoundry/device-coap-c.git [2026-06-23T03:02:21.590Z] > git init /w/workspace/device-coap-c/41 # timeout=10 [2026-06-23T03:02:21.758Z] Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git [2026-06-23T03:02:21.759Z] > git --version # timeout=10 [2026-06-23T03:02:21.781Z] > git --version # 'git version 2.25.1' [2026-06-23T03:02:21.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-23T03:02:21.942Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-23T03:02:23.483Z] > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 [2026-06-23T03:02:23.519Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-23T03:02:24.447Z] Avoid second fetch [2026-06-23T03:02:24.448Z] Checking out Revision 0a681b1e7e7fb8602de999b105add27f5514d4a7 (main) [2026-06-23T03:02:24.458Z] > git config core.sparsecheckout # timeout=10 [2026-06-23T03:02:24.520Z] > git checkout -f 0a681b1e7e7fb8602de999b105add27f5514d4a7 # timeout=10 [2026-06-23T03:02:25.115Z] Commit message: "Merge pull request #69 from cherrycl/update-c-sdk-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:02:29.599Z] provisioning config files... [2026-06-23T03:02:29.632Z] copy managed file [device-coap-c-settings] to file:/w/workspace/device-coap-c/41@tmp/config15484497455397403737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:02:30.402Z] ---> ****-login.sh [2026-06-23T03:02:30.402Z] nexus3.edgexfoundry.org:10001 [2026-06-23T03:02:30.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:02:30.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:02:30.952Z] Configure a credential helper to remove this warning. See [2026-06-23T03:02:30.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:02:30.952Z] [2026-06-23T03:02:30.952Z] Login Succeeded [2026-06-23T03:02:30.952Z] nexus3.edgexfoundry.org:10002 [2026-06-23T03:02:31.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:02:31.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:02:31.225Z] Configure a credential helper to remove this warning. See [2026-06-23T03:02:31.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:02:31.225Z] [2026-06-23T03:02:31.225Z] Login Succeeded [2026-06-23T03:02:31.225Z] nexus3.edgexfoundry.org:10003 [2026-06-23T03:02:31.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:02:31.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:02:31.775Z] Configure a credential helper to remove this warning. See [2026-06-23T03:02:31.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:02:31.776Z] [2026-06-23T03:02:31.776Z] Login Succeeded [2026-06-23T03:02:31.776Z] nexus3.edgexfoundry.org:10004 [2026-06-23T03:02:32.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:02:32.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:02:32.115Z] Configure a credential helper to remove this warning. See [2026-06-23T03:02:32.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:02:32.115Z] [2026-06-23T03:02:32.116Z] Login Succeeded [2026-06-23T03:02:32.116Z] ****.io [2026-06-23T03:02:32.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:02:32.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:02:32.683Z] Configure a credential helper to remove this warning. See [2026-06-23T03:02:32.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:02:32.683Z] [2026-06-23T03:02:32.683Z] Login Succeeded [2026-06-23T03:02:32.683Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T03:02:32.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-06-23T03:02:33.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T03:02:33.097Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2026-06-23T03:02:33.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T03:02:33.139Z] ========================================================= [2026-06-23T03:02:33.139Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2026-06-23T03:02:33.139Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:02:33.510Z] + 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 . [2026-06-23T03:02:33.788Z] Sending build context to Docker daemon 390.1kB [2026-06-23T03:02:33.788Z] Step 1/14 : ARG BASE=alpine:3.20 [2026-06-23T03:02:33.788Z] Step 2/14 : FROM ${BASE} [2026-06-23T03:02:34.061Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2026-06-23T03:02:34.061Z] 579b34f0a95b: Pulling fs layer [2026-06-23T03:02:34.061Z] e71477ac5e1b: Pulling fs layer [2026-06-23T03:02:34.061Z] 579b34f0a95b: Verifying Checksum [2026-06-23T03:02:34.061Z] 579b34f0a95b: Download complete [2026-06-23T03:02:36.761Z] e71477ac5e1b: Verifying Checksum [2026-06-23T03:02:36.761Z] e71477ac5e1b: Download complete [2026-06-23T03:02:36.761Z] 579b34f0a95b: Pull complete [2026-06-23T03:02:51.819Z] e71477ac5e1b: Pull complete [2026-06-23T03:02:51.819Z] Digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2026-06-23T03:02:51.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2026-06-23T03:02:51.819Z] ---> 2b552cad5dd9 [2026-06-23T03:02:51.819Z] Step 3/14 : LABEL maintainer="Ken Bannister " [2026-06-23T03:02:52.415Z] ---> Running in 28c56c0c361f [2026-06-23T03:02:52.695Z] Removing intermediate container 28c56c0c361f [2026-06-23T03:02:52.695Z] ---> ba85a7a8e023 [2026-06-23T03:02:52.695Z] Step 4/14 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-06-23T03:02:52.966Z] ---> Running in 337d9b7072ae [2026-06-23T03:02:53.937Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2026-06-23T03:02:54.527Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T03:02:54.527Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T03:02:54.527Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T03:02:55.116Z] Removing intermediate container 337d9b7072ae [2026-06-23T03:02:55.116Z] ---> 9743a778ed84 [2026-06-23T03:02:55.116Z] Step 5/14 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T03:02:55.385Z] ---> Running in 72b5a366ed83 [2026-06-23T03:02:56.813Z] Removing intermediate container 72b5a366ed83 [2026-06-23T03:02:56.813Z] ---> 133cb425bb05 [2026-06-23T03:02:56.813Z] Step 6/14 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev dumb-init [2026-06-23T03:02:57.101Z] ---> Running in 17bb2c76d438 [2026-06-23T03:02:58.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:02:58.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2026-06-23T03:02:58.934Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:02:59.900Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:02:59.900Z] (1/18) Installing dumb-init (1.2.5-r2) [2026-06-23T03:03:00.167Z] (2/18) Installing hiredis (1.1.0-r2) [2026-06-23T03:03:00.167Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2026-06-23T03:03:00.444Z] (4/18) Installing libcbor (0.10.2-r1) [2026-06-23T03:03:00.444Z] (5/18) Installing iotech-iot-1.6 (1.6.3-r0) [2026-06-23T03:03:01.404Z] (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) [2026-06-23T03:03:01.404Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-06-23T03:03:01.672Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2026-06-23T03:03:01.672Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2026-06-23T03:03:01.672Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2026-06-23T03:03:01.672Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2026-06-23T03:03:01.672Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2026-06-23T03:03:01.943Z] (13/18) Installing libblkid (2.38.1-r8) [2026-06-23T03:03:01.943Z] (14/18) Installing libuuid (2.38.1-r8) [2026-06-23T03:03:01.943Z] (15/18) Installing libfdisk (2.38.1-r8) [2026-06-23T03:03:01.943Z] (16/18) Installing libmount (2.38.1-r8) [2026-06-23T03:03:01.943Z] (17/18) Installing libsmartcols (2.38.1-r8) [2026-06-23T03:03:01.943Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2026-06-23T03:03:01.943Z] Executing busybox-1.36.1-r4.trigger [2026-06-23T03:03:01.943Z] OK: 335 MiB in 100 packages [2026-06-23T03:03:05.296Z] Removing intermediate container 17bb2c76d438 [2026-06-23T03:03:05.296Z] ---> 7c2805f31115 [2026-06-23T03:03:05.296Z] Step 7/14 : RUN apk --no-cache upgrade [2026-06-23T03:03:05.296Z] ---> Running in 72c267459248 [2026-06-23T03:03:05.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:03:06.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2026-06-23T03:03:06.426Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:03:07.837Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:03:07.837Z] Upgrading critical system libraries and apk-tools: [2026-06-23T03:03:07.837Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2026-06-23T03:03:07.837Z] Executing busybox-1.36.1-r4.trigger [2026-06-23T03:03:07.837Z] Continuing the upgrade transaction with new apk-tools: [2026-06-23T03:03:07.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:03:08.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2026-06-23T03:03:08.708Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:03:09.672Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:03:09.672Z] (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T03:03:09.672Z] (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2026-06-23T03:03:09.939Z] Executing busybox-1.36.1-r7.post-upgrade [2026-06-23T03:03:09.939Z] (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2026-06-23T03:03:09.939Z] (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2026-06-23T03:03:09.939Z] (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T03:03:09.939Z] (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T03:03:10.205Z] (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2026-06-23T03:03:10.205Z] (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2026-06-23T03:03:10.472Z] (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T03:03:11.054Z] (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2026-06-23T03:03:11.054Z] (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2026-06-23T03:03:11.054Z] (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2026-06-23T03:03:11.054Z] (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2026-06-23T03:03:11.054Z] (14/27) Installing libpsl (0.21.5-r0) [2026-06-23T03:03:11.054Z] (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2026-06-23T03:03:11.054Z] (16/27) Installing libpsl-utils (0.21.5-r0) [2026-06-23T03:03:11.320Z] (17/27) Installing libpsl-dev (0.21.5-r0) [2026-06-23T03:03:11.320Z] (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T03:03:11.584Z] (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2026-06-23T03:03:11.584Z] (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2026-06-23T03:03:11.850Z] (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T03:03:12.118Z] (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T03:03:12.118Z] (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T03:03:12.118Z] (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T03:03:12.118Z] (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T03:03:12.385Z] (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T03:03:12.385Z] (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T03:03:12.656Z] Executing busybox-1.36.1-r7.trigger [2026-06-23T03:03:12.656Z] Executing ca-certificates-20241121-r1.trigger [2026-06-23T03:03:12.656Z] OK: 335 MiB in 103 packages [2026-06-23T03:03:20.874Z] Removing intermediate container 72c267459248 [2026-06-23T03:03:20.874Z] ---> f1b0540f8eb5 [2026-06-23T03:03:20.874Z] Step 8/14 : COPY scripts /device-coap/scripts [2026-06-23T03:03:20.874Z] ---> f52e885a3c2b [2026-06-23T03:03:20.874Z] Step 9/14 : COPY src /device-coap/src/ [2026-06-23T03:03:20.874Z] ---> 440fc670c067 [2026-06-23T03:03:20.874Z] Step 10/14 : COPY VERSION /device-coap [2026-06-23T03:03:21.146Z] ---> ccbf2b5e14ff [2026-06-23T03:03:21.146Z] Step 11/14 : RUN mkdir -p /device-coap/build [2026-06-23T03:03:21.428Z] ---> Running in 8939760d25b1 [2026-06-23T03:03:22.849Z] Removing intermediate container 8939760d25b1 [2026-06-23T03:03:22.849Z] ---> edc0fe9b5136 [2026-06-23T03:03:22.849Z] Step 12/14 : WORKDIR /device-coap [2026-06-23T03:03:23.118Z] ---> Running in 992ce16fbb4b [2026-06-23T03:03:23.397Z] Removing intermediate container 992ce16fbb4b [2026-06-23T03:03:23.397Z] ---> 661cd7511cc9 [2026-06-23T03:03:23.397Z] Step 13/14 : RUN /device-coap/scripts/build_deps.sh 1 [2026-06-23T03:03:23.397Z] ---> Running in 7eab066ca9b9 [2026-06-23T03:03:24.366Z] + BUILD_CSDK=1 [2026-06-23T03:03:24.366Z] + TINYDTLS_VERSION=b0e230d [2026-06-23T03:03:24.366Z] + LIBCOAP_VERSION=1739507 [2026-06-23T03:03:24.366Z] + CSDK_VERSION=4.0.2 [2026-06-23T03:03:24.366Z] + '[' -d deps ] [2026-06-23T03:03:24.366Z] + mkdir deps [2026-06-23T03:03:24.366Z] + cd /device-coap/deps [2026-06-23T03:03:24.366Z] + git clone https://github.com/eclipse/tinydtls.git [2026-06-23T03:03:24.366Z] Cloning into 'tinydtls'... [2026-06-23T03:03:26.319Z] + cd tinydtls [2026-06-23T03:03:26.319Z] + git checkout develop [2026-06-23T03:03:26.319Z] branch 'develop' set up to track 'origin/develop'. [2026-06-23T03:03:26.319Z] Switched to a new branch 'develop' [2026-06-23T03:03:26.319Z] + git reset --hard b0e230d [2026-06-23T03:03:26.319Z] HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2026-06-23T03:03:26.319Z] + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2026-06-23T03:03:26.319Z] + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2026-06-23T03:03:26.320Z] + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2026-06-23T03:03:26.320Z] + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2026-06-23T03:03:26.320Z] + mkdir -p build [2026-06-23T03:03:26.320Z] + cd build [2026-06-23T03:03:26.320Z] + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2026-06-23T03:03:26.586Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:03:26.586Z] -- Detecting C compiler ABI info [2026-06-23T03:03:26.853Z] -- Detecting C compiler ABI info - done [2026-06-23T03:03:26.853Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:03:26.853Z] -- Detecting C compile features [2026-06-23T03:03:26.853Z] -- Detecting C compile features - done [2026-06-23T03:03:26.854Z] -- Looking for assert.h [2026-06-23T03:03:27.442Z] -- Looking for assert.h - found [2026-06-23T03:03:27.443Z] -- Looking for arpa/inet.h [2026-06-23T03:03:27.709Z] -- Looking for arpa/inet.h - found [2026-06-23T03:03:27.709Z] -- Looking for fcntl.h [2026-06-23T03:03:27.978Z] -- Looking for fcntl.h - found [2026-06-23T03:03:27.978Z] -- Looking for inttypes.h [2026-06-23T03:03:28.244Z] -- Looking for inttypes.h - found [2026-06-23T03:03:28.244Z] -- Looking for memory.h [2026-06-23T03:03:28.827Z] -- Looking for memory.h - found [2026-06-23T03:03:28.827Z] -- Looking for netdb.h [2026-06-23T03:03:29.092Z] -- Looking for netdb.h - found [2026-06-23T03:03:29.092Z] -- Looking for netinet/in.h [2026-06-23T03:03:29.361Z] -- Looking for netinet/in.h - found [2026-06-23T03:03:29.361Z] -- Looking for stddef.h [2026-06-23T03:03:29.627Z] -- Looking for stddef.h - found [2026-06-23T03:03:29.627Z] -- Looking for stdint.h [2026-06-23T03:03:30.209Z] -- Looking for stdint.h - found [2026-06-23T03:03:30.209Z] -- Looking for stdlib.h [2026-06-23T03:03:30.477Z] -- Looking for stdlib.h - found [2026-06-23T03:03:30.477Z] -- Looking for string.h [2026-06-23T03:03:30.760Z] -- Looking for string.h - found [2026-06-23T03:03:30.760Z] -- Looking for strings.h [2026-06-23T03:03:31.029Z] -- Looking for strings.h - found [2026-06-23T03:03:31.029Z] -- Looking for time.h [2026-06-23T03:03:31.297Z] -- Looking for time.h - found [2026-06-23T03:03:31.297Z] -- Looking for sys/param.h [2026-06-23T03:03:31.888Z] -- Looking for sys/param.h - found [2026-06-23T03:03:31.888Z] -- Looking for sys/socket.h [2026-06-23T03:03:32.156Z] -- Looking for sys/socket.h - found [2026-06-23T03:03:32.156Z] -- Looking for sys/stat.h [2026-06-23T03:03:32.424Z] -- Looking for sys/stat.h - found [2026-06-23T03:03:32.424Z] -- Looking for sys/types.h [2026-06-23T03:03:32.692Z] -- Looking for sys/types.h - found [2026-06-23T03:03:32.692Z] -- Looking for sys/time.h [2026-06-23T03:03:33.275Z] -- Looking for sys/time.h - found [2026-06-23T03:03:33.275Z] -- Looking for unistd.h [2026-06-23T03:03:33.544Z] -- Looking for unistd.h - found [2026-06-23T03:03:33.544Z] -- Looking for float.h [2026-06-23T03:03:33.812Z] -- Looking for float.h - found [2026-06-23T03:03:33.813Z] -- Looking for dlfcn.h [2026-06-23T03:03:34.079Z] -- Looking for dlfcn.h - found [2026-06-23T03:03:34.079Z] -- Looking for memset [2026-06-23T03:03:34.346Z] -- Looking for memset - found [2026-06-23T03:03:34.346Z] -- Looking for select [2026-06-23T03:03:34.937Z] -- Looking for select - found [2026-06-23T03:03:34.937Z] -- Looking for socket [2026-06-23T03:03:35.206Z] -- Looking for socket - found [2026-06-23T03:03:35.206Z] -- Looking for strdup [2026-06-23T03:03:35.476Z] -- Looking for strdup - found [2026-06-23T03:03:35.476Z] -- Looking for strerror [2026-06-23T03:03:35.806Z] -- Looking for strerror - found [2026-06-23T03:03:35.806Z] -- Looking for strnlen [2026-06-23T03:03:36.072Z] -- Looking for strnlen - found [2026-06-23T03:03:36.072Z] -- Looking for fls [2026-06-23T03:03:36.340Z] -- Looking for fls - not found [2026-06-23T03:03:36.340Z] -- Looking for vprintf [2026-06-23T03:03:36.923Z] -- Looking for vprintf - found [2026-06-23T03:03:36.923Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2026-06-23T03:03:36.923Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2026-06-23T03:03:36.923Z] -- Configuring done (10.8s) [2026-06-23T03:03:37.189Z] -- Generating done (0.0s) [2026-06-23T03:03:37.189Z] -- Build files have been written to: /device-coap/deps/tinydtls/build [2026-06-23T03:03:37.189Z] + make [2026-06-23T03:03:37.189Z] [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2026-06-23T03:03:38.148Z] [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2026-06-23T03:03:38.414Z] [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2026-06-23T03:03:40.357Z] [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2026-06-23T03:03:40.939Z] In file included from /device-coap/deps/tinydtls/crypto.c:34: [2026-06-23T03:03:40.939Z] In function 'ecc_ecdh', [2026-06-23T03:03:40.939Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T03:03:40.939Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T03:03:40.939Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T03:03:40.939Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:03:40.939Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T03:03:40.939Z] /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 1 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2026-06-23T03:03:40.939Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2026-06-23T03:03:40.939Z] | ^~~~~~~~~~~ [2026-06-23T03:03:40.939Z] /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2026-06-23T03:03:40.939Z] 431 | uint32_t pub_x[8]; [2026-06-23T03:03:40.939Z] | ^~~~~ [2026-06-23T03:03:40.939Z] In function 'ecc_ecdh', [2026-06-23T03:03:40.939Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T03:03:40.939Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T03:03:40.939Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T03:03:40.939Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:03:40.939Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T03:03:40.939Z] /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 2 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2026-06-23T03:03:40.939Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2026-06-23T03:03:40.939Z] | ^~~~~~~~~~~ [2026-06-23T03:03:40.939Z] /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2026-06-23T03:03:40.939Z] 432 | uint32_t pub_y[8]; [2026-06-23T03:03:40.939Z] | ^~~~~ [2026-06-23T03:03:40.939Z] In function 'ecc_ecdh', [2026-06-23T03:03:40.939Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T03:03:40.939Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T03:03:40.939Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T03:03:40.939Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:03:40.939Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T03:03:40.939Z] /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 3 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2026-06-23T03:03:40.939Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2026-06-23T03:03:40.939Z] | ^~~~~~~~~~~ [2026-06-23T03:03:40.939Z] /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2026-06-23T03:03:40.939Z] 430 | uint32_t priv[8]; [2026-06-23T03:03:40.939Z] | ^~~~ [2026-06-23T03:03:41.897Z] [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2026-06-23T03:03:50.104Z] [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2026-06-23T03:03:50.104Z] [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2026-06-23T03:03:50.104Z] [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2026-06-23T03:03:50.104Z] [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2026-06-23T03:03:50.104Z] /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2026-06-23T03:03:50.104Z] /device-coap/deps/tinydtls/ecc/ecc.c:316:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [2026-06-23T03:03:50.104Z] 316 | for (idx = 0; idx < count; idx++) { [2026-06-23T03:03:50.104Z] | ^ [2026-06-23T03:03:50.104Z] /device-coap/deps/tinydtls/ecc/ecc.c:319:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [2026-06-23T03:03:50.104Z] 319 | return result == count; [2026-06-23T03:03:50.104Z] | ^~ [2026-06-23T03:03:55.484Z] [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2026-06-23T03:03:55.484Z] [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2026-06-23T03:03:55.484Z] [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2026-06-23T03:03:55.750Z] [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2026-06-23T03:03:56.015Z] [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2026-06-23T03:03:56.281Z] /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] [2026-06-23T03:03:56.281Z] 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2026-06-23T03:03:56.281Z] | ~~~~~~~~~~^~~~~~~~ [2026-06-23T03:03:56.281Z] In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2026-06-23T03:03:56.281Z] /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2026-06-23T03:03:56.281Z] 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2026-06-23T03:03:56.281Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:03:56.281Z] /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2026-06-23T03:03:56.281Z] 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2026-06-23T03:03:56.281Z] | ~~~~~^~~~~~~~ [2026-06-23T03:03:56.281Z] /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2026-06-23T03:03:56.281Z] 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2026-06-23T03:03:56.281Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:04:00.587Z] [100%] Linking C shared library libtinydtls.so [2026-06-23T03:04:00.587Z] [100%] Built target tinydtls [2026-06-23T03:04:00.587Z] + make install [2026-06-23T03:04:00.587Z] [100%] Built target tinydtls [2026-06-23T03:04:00.587Z] Install the project... [2026-06-23T03:04:00.587Z] -- Install configuration: "Release" [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/lib/libtinydtls.so [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/dtls.h [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/tinydtls.h [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/dtls_time.h [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/utlist.h [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/ccm.h [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/hmac.h [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/uthash.h [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/numeric.h [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/netq.h [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/sha2 [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/crypto.h [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/alert.h [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/session.h [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/global.h [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/ecc [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/state.h [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/aes [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/peer.h [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2026-06-23T03:04:00.587Z] -- Up-to-date: /usr/local/include/tinydtls [2026-06-23T03:04:00.587Z] -- Installing: /usr/local/include/tinydtls/dtls_config.h [2026-06-23T03:04:00.587Z] + cd /device-coap/deps [2026-06-23T03:04:00.587Z] + git clone https://github.com/obgm/libcoap.git [2026-06-23T03:04:00.587Z] Cloning into 'libcoap'... [2026-06-23T03:04:07.295Z] + cd libcoap [2026-06-23T03:04:07.295Z] + git reset --hard 1739507 [2026-06-23T03:04:07.295Z] HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2026-06-23T03:04:07.295Z] + patch -p1 [2026-06-23T03:04:07.295Z] patching file cmake/FindTinyDTLS.cmake [2026-06-23T03:04:07.295Z] + patch -p1 [2026-06-23T03:04:07.295Z] patching file include/coap2/coap_config.h.in [2026-06-23T03:04:07.295Z] + mkdir -p build [2026-06-23T03:04:07.295Z] + cd build [2026-06-23T03:04:07.295Z] + cmake '-DWITH_EPOLL=OFF' '-DDTLS_BACKEND=tinydtls' '-DUSE_VENDORED_TINYDTLS=OFF' '-DENABLE_TESTS=OFF' '-DENABLE_EXAMPLES=OFF' '-DENABLE_DOCS=OFF' '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2026-06-23T03:04:07.570Z] -- The CXX compiler identification is GNU 12.2.1 [2026-06-23T03:04:07.838Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:04:07.838Z] -- Detecting CXX compiler ABI info [2026-06-23T03:04:08.422Z] -- Detecting CXX compiler ABI info - done [2026-06-23T03:04:08.422Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2026-06-23T03:04:08.422Z] -- Detecting CXX compile features [2026-06-23T03:04:08.422Z] -- Detecting CXX compile features - done [2026-06-23T03:04:08.422Z] -- Detecting C compiler ABI info [2026-06-23T03:04:08.687Z] -- Detecting C compiler ABI info - done [2026-06-23T03:04:08.687Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:04:08.687Z] -- Detecting C compile features [2026-06-23T03:04:08.687Z] -- Detecting C compile features - done [2026-06-23T03:04:08.687Z] -- Looking for byteswap.h [2026-06-23T03:04:09.271Z] -- Looking for byteswap.h - found [2026-06-23T03:04:09.271Z] -- Looking for inttypes.h [2026-06-23T03:04:09.537Z] -- Looking for inttypes.h - found [2026-06-23T03:04:09.537Z] -- Looking for limits.h [2026-06-23T03:04:09.803Z] -- Looking for limits.h - found [2026-06-23T03:04:09.803Z] -- Looking for memory.h [2026-06-23T03:04:10.070Z] -- Looking for memory.h - found [2026-06-23T03:04:10.070Z] -- Looking for strings.h [2026-06-23T03:04:10.336Z] -- Looking for strings.h - found [2026-06-23T03:04:10.336Z] -- Looking for string.h [2026-06-23T03:04:10.919Z] -- Looking for string.h - found [2026-06-23T03:04:10.919Z] -- Looking for sys/sysctl.h [2026-06-23T03:04:10.919Z] -- Looking for sys/sysctl.h - not found [2026-06-23T03:04:10.919Z] -- Looking for netinet/in.h [2026-06-23T03:04:11.501Z] -- Looking for netinet/in.h - found [2026-06-23T03:04:11.501Z] -- Looking for sys/epoll.h [2026-06-23T03:04:11.768Z] -- Looking for sys/epoll.h - found [2026-06-23T03:04:11.768Z] -- Looking for sys/timerfd.h [2026-06-23T03:04:12.034Z] -- Looking for sys/timerfd.h - found [2026-06-23T03:04:12.034Z] -- Looking for arpa/inet.h [2026-06-23T03:04:12.312Z] -- Looking for arpa/inet.h - found [2026-06-23T03:04:12.312Z] -- Looking for stdbool.h [2026-06-23T03:04:12.581Z] -- Looking for stdbool.h - found [2026-06-23T03:04:12.581Z] -- Looking for netdb.h [2026-06-23T03:04:13.166Z] -- Looking for netdb.h - found [2026-06-23T03:04:13.166Z] -- Looking for pthread.h [2026-06-23T03:04:13.443Z] -- Looking for pthread.h - found [2026-06-23T03:04:13.443Z] -- Looking for stdlib.h [2026-06-23T03:04:13.709Z] -- Looking for stdlib.h - found [2026-06-23T03:04:13.709Z] -- Looking for stdint.h [2026-06-23T03:04:13.976Z] -- Looking for stdint.h - found [2026-06-23T03:04:13.976Z] -- Looking for syslog.h [2026-06-23T03:04:14.559Z] -- Looking for syslog.h - found [2026-06-23T03:04:14.559Z] -- Looking for sys/ioctl.h [2026-06-23T03:04:14.826Z] -- Looking for sys/ioctl.h - found [2026-06-23T03:04:14.826Z] -- Looking for sys/socket.h [2026-06-23T03:04:15.095Z] -- Looking for sys/socket.h - found [2026-06-23T03:04:15.095Z] -- Looking for sys/stat.h [2026-06-23T03:04:15.370Z] -- Looking for sys/stat.h - found [2026-06-23T03:04:15.370Z] -- Looking for sys/time.h [2026-06-23T03:04:15.637Z] -- Looking for sys/time.h - found [2026-06-23T03:04:15.637Z] -- Looking for sys/types.h [2026-06-23T03:04:16.221Z] -- Looking for sys/types.h - found [2026-06-23T03:04:16.221Z] -- Looking for sys/unistd.h [2026-06-23T03:04:16.221Z] -- Looking for sys/unistd.h - not found [2026-06-23T03:04:16.221Z] -- Looking for time.h [2026-06-23T03:04:16.487Z] -- Looking for time.h - found [2026-06-23T03:04:16.487Z] -- Looking for unistd.h [2026-06-23T03:04:17.073Z] -- Looking for unistd.h - found [2026-06-23T03:04:17.073Z] -- Looking for float.h [2026-06-23T03:04:17.345Z] -- Looking for float.h - found [2026-06-23T03:04:17.345Z] -- Looking for stddef.h [2026-06-23T03:04:17.612Z] -- Looking for stddef.h - found [2026-06-23T03:04:17.612Z] -- Looking for winsock2.h [2026-06-23T03:04:17.881Z] -- Looking for winsock2.h - not found [2026-06-23T03:04:17.881Z] -- Looking for ws2tcpip.h [2026-06-23T03:04:17.881Z] -- Looking for ws2tcpip.h - not found [2026-06-23T03:04:17.881Z] -- Looking for malloc [2026-06-23T03:04:18.466Z] -- Looking for malloc - found [2026-06-23T03:04:18.466Z] -- Looking for memset [2026-06-23T03:04:18.733Z] -- Looking for memset - found [2026-06-23T03:04:18.733Z] -- Looking for select [2026-06-23T03:04:19.000Z] -- Looking for select - found [2026-06-23T03:04:19.000Z] -- Looking for socket [2026-06-23T03:04:19.268Z] -- Looking for socket - found [2026-06-23T03:04:19.268Z] -- Looking for strcasecmp [2026-06-23T03:04:19.536Z] -- Looking for strcasecmp - found [2026-06-23T03:04:19.536Z] -- Looking for pthread_mutex_lock [2026-06-23T03:04:19.802Z] -- Looking for pthread_mutex_lock - found [2026-06-23T03:04:19.802Z] -- Looking for getaddrinfo [2026-06-23T03:04:20.386Z] -- Looking for getaddrinfo - found [2026-06-23T03:04:20.386Z] -- Looking for strnlen [2026-06-23T03:04:20.655Z] -- Looking for strnlen - found [2026-06-23T03:04:20.655Z] -- Looking for strrchr [2026-06-23T03:04:20.937Z] -- Looking for strrchr - found [2026-06-23T03:04:20.937Z] -- Looking for getrandom [2026-06-23T03:04:21.208Z] -- Looking for getrandom - found [2026-06-23T03:04:21.208Z] -- Looking for cmsghdr [2026-06-23T03:04:21.485Z] -- Looking for cmsghdr - not found [2026-06-23T03:04:21.485Z] -- compiling without epoll support [2026-06-23T03:04:21.485Z] -- compiling with DTLS support [2026-06-23T03:04:21.485Z] -- DTLS_BACKEND: tinydtls [2026-06-23T03:04:21.485Z] -- Found TinyDTLS: /usr/local/include [2026-06-23T03:04:21.485Z] -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2026-06-23T03:04:21.485Z] -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2026-06-23T03:04:21.485Z] -- TINYDTLS_ROOT_DIR: [2026-06-23T03:04:21.485Z] -- compiling with tinydtls support [2026-06-23T03:04:21.485Z] -- ENABLE_DTLS:.....................ON [2026-06-23T03:04:21.485Z] -- ENABLE_TCP:......................ON [2026-06-23T03:04:21.485Z] -- ENABLE_DOCS:.....................OFF [2026-06-23T03:04:21.485Z] -- ENABLE_EXAMPLES:.................OFF [2026-06-23T03:04:21.485Z] -- DTLS_BACKEND:....................tinydtls [2026-06-23T03:04:21.485Z] -- WITH_GNUTLS:.....................OFF [2026-06-23T03:04:21.485Z] -- WITH_TINYDTLS:...................ON [2026-06-23T03:04:21.485Z] -- WITH_OPENSSL:....................OFF [2026-06-23T03:04:21.485Z] -- WITH_MBEDTLS:....................OFF [2026-06-23T03:04:21.485Z] -- HAVE_LIBTINYDTLS:................1 [2026-06-23T03:04:21.485Z] -- HAVE_LIBGNUTLS:.................. [2026-06-23T03:04:21.485Z] -- HAVE_OPENSSL:.................... [2026-06-23T03:04:21.485Z] -- HAVE_MBEDTLS:.................... [2026-06-23T03:04:21.485Z] -- COAP_EPOLL_SUPPORT:.............. [2026-06-23T03:04:21.485Z] -- CMAKE_C_COMPILER:................/usr/bin/cc [2026-06-23T03:04:21.485Z] -- BUILD_SHARED_LIBS:...............ON [2026-06-23T03:04:21.485Z] -- CMAKE_BUILD_TYPE:................Release [2026-06-23T03:04:21.485Z] -- CMAKE_SYSTEM_PROCESSOR:..........aarch64 [2026-06-23T03:04:21.485Z] -- Configuring done (14.3s) [2026-06-23T03:04:21.485Z] CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2026-06-23T03:04:21.485Z] Policy CMP0115 is not set: Source file extensions must be explicit. Run [2026-06-23T03:04:21.485Z] "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2026-06-23T03:04:21.485Z] command to set the policy and suppress this warning. [2026-06-23T03:04:21.485Z] [2026-06-23T03:04:21.485Z] File: [2026-06-23T03:04:21.485Z] [2026-06-23T03:04:21.485Z] /device-coap/deps/libcoap/include/coap2/coap.h.in [2026-06-23T03:04:21.485Z] This warning is for project developers. Use -Wno-dev to suppress it. [2026-06-23T03:04:21.485Z] [2026-06-23T03:04:21.485Z] -- Generating done (0.0s) [2026-06-23T03:04:21.485Z] -- Build files have been written to: /device-coap/deps/libcoap/build [2026-06-23T03:04:21.756Z] + make [2026-06-23T03:04:21.756Z] [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2026-06-23T03:04:22.026Z] [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2026-06-23T03:04:22.612Z] [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2026-06-23T03:04:23.203Z] [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2026-06-23T03:04:25.142Z] [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2026-06-23T03:04:25.409Z] [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2026-06-23T03:04:25.676Z] [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2026-06-23T03:04:27.618Z] [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2026-06-23T03:04:27.885Z] [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2026-06-23T03:04:28.151Z] [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2026-06-23T03:04:32.410Z] [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2026-06-23T03:04:33.227Z] [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2026-06-23T03:04:33.498Z] [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2026-06-23T03:04:34.102Z] [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2026-06-23T03:04:34.369Z] [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2026-06-23T03:04:39.743Z] [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2026-06-23T03:04:40.323Z] [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2026-06-23T03:04:41.300Z] [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2026-06-23T03:04:44.662Z] [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2026-06-23T03:04:44.662Z] [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2026-06-23T03:04:44.928Z] [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2026-06-23T03:04:46.331Z] [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2026-06-23T03:04:47.746Z] [100%] Linking C shared library libcoap-2.so [2026-06-23T03:04:47.746Z] [100%] Built target coap-2 [2026-06-23T03:04:48.013Z] + make install [2026-06-23T03:04:48.014Z] [100%] Built target coap-2 [2026-06-23T03:04:48.280Z] Install the project... [2026-06-23T03:04:48.280Z] -- Install configuration: "Release" [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/lib/libcoap-2.so [2026-06-23T03:04:48.280Z] -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2026-06-23T03:04:48.280Z] -- Up-to-date: /usr/local/include [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2 [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/coap_dtls.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/coap_mutex.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/option.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/uri.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/net.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/bits.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/utlist.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/coap_event.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/block.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/coap_session.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/coap_prng.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/uthash.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/async.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/coap_hashkey.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/libcoap.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/mem.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/subscribe.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/resource.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/coap_riot.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/coap_time.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/pdu.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/address.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/coap_io.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/lwippools.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/str.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/coap_debug.h [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/encode.h [2026-06-23T03:04:48.280Z] -- Up-to-date: /usr/local/include [2026-06-23T03:04:48.280Z] -- Up-to-date: /usr/local/include/coap2 [2026-06-23T03:04:48.280Z] -- Installing: /usr/local/include/coap2/coap.h [2026-06-23T03:04:48.280Z] + '[' 1 '=' 1 ] [2026-06-23T03:04:48.280Z] + cd /device-coap/deps [2026-06-23T03:04:48.280Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-23T03:04:48.280Z] Connecting to github.com (140.82.113.3:443) [2026-06-23T03:04:48.546Z] Connecting to codeload.github.com (140.82.114.10:443) [2026-06-23T03:04:48.814Z] saving to 'v4.0.2.zip' [2026-06-23T03:04:48.814Z] v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-06-23T03:04:48.814Z] 'v4.0.2.zip' saved [2026-06-23T03:04:48.814Z] + unzip v4.0.2.zip [2026-06-23T03:04:48.814Z] Archive: v4.0.2.zip [2026-06-23T03:04:48.814Z] creating: device-sdk-c-4.0.2/ [2026-06-23T03:04:48.814Z] creating: device-sdk-c-4.0.2/.github/ [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-23T03:04:48.814Z] creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/.gitignore [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/LICENSE [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/Makefile [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/README.md [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-23T03:04:48.814Z] creating: device-sdk-c-4.0.2/docs/ [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-23T03:04:48.814Z] creating: device-sdk-c-4.0.2/include/ [2026-06-23T03:04:48.814Z] creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-23T03:04:48.814Z] creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-23T03:04:48.814Z] creating: device-sdk-c-4.0.2/scripts/ [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-23T03:04:48.814Z] creating: device-sdk-c-4.0.2/src/ [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-23T03:04:48.814Z] creating: device-sdk-c-4.0.2/src/c/ [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-23T03:04:48.814Z] inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-23T03:04:48.815Z] creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-23T03:04:48.815Z] inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-23T03:04:48.815Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-23T03:04:49.083Z] creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-23T03:04:49.083Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-23T03:04:49.083Z] + cd device-sdk-c-4.0.2 [2026-06-23T03:04:49.083Z] + ./scripts/build.sh [2026-06-23T03:04:49.083Z] + CPPCHECK=false [2026-06-23T03:04:49.083Z] + DOCGEN=false [2026-06-23T03:04:49.083Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-23T03:04:49.083Z] + '[' 0 -gt 0 ] [2026-06-23T03:04:49.083Z] + readlink -f ./scripts/build.sh [2026-06-23T03:04:49.083Z] + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T03:04:49.083Z] + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts [2026-06-23T03:04:49.083Z] + ROOT=/device-coap/deps/device-sdk-c-4.0.2 [2026-06-23T03:04:49.083Z] + cd /device-coap/deps/device-sdk-c-4.0.2 [2026-06-23T03:04:49.083Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:04:49.083Z] + cd /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:04:49.083Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.2/src [2026-06-23T03:04:49.350Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:04:49.350Z] -- Detecting C compiler ABI info [2026-06-23T03:04:49.616Z] -- Detecting C compiler ABI info - done [2026-06-23T03:04:49.884Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:04:49.884Z] -- Detecting C compile features [2026-06-23T03:04:49.884Z] -- Detecting C compile features - done [2026-06-23T03:04:49.884Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T03:04:50.150Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T03:04:50.150Z] -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T03:04:50.150Z] -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T03:04:50.150Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T03:04:50.150Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T03:04:50.150Z] -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:04:50.150Z] -- /opt/iotech/iot/1.6/include [2026-06-23T03:04:50.150Z] -- C SDK 0.0.0 for Linux [2026-06-23T03:04:50.150Z] -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T03:04:50.735Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T03:04:50.735Z] -- Found Curses: /usr/lib/libcurses.so [2026-06-23T03:04:50.735Z] -- Configuring done (1.8s) [2026-06-23T03:04:51.001Z] -- Generating done (0.3s) [2026-06-23T03:04:51.268Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:04:51.268Z] + make all package [2026-06-23T03:04:51.268Z] + tee release.log [2026-06-23T03:04:51.268Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T03:04:52.232Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T03:04:53.189Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T03:04:54.597Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T03:04:55.180Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T03:04:55.447Z] /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T03:04:55.447Z] /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T03:04:55.447Z] 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T03:04:55.447Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:04:56.029Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T03:04:58.725Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T03:04:58.725Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T03:05:00.164Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T03:05:02.153Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T03:05:02.775Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T03:05:03.759Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T03:05:04.722Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T03:05:04.989Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T03:05:06.399Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T03:05:06.399Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T03:05:08.982Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T03:05:09.248Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T03:05:11.188Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T03:05:11.454Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T03:05:12.863Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T03:05:13.445Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T03:05:21.681Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T03:05:21.949Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T03:05:22.536Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T03:05:23.120Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T03:05:23.385Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T03:05:25.325Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T03:05:27.918Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T03:05:28.186Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T03:05:29.147Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T03:05:30.107Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T03:05:34.364Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T03:05:35.320Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T03:05:35.903Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T03:05:36.863Z] [ 69%] Linking C shared library libcsdk.so [2026-06-23T03:05:36.863Z] [ 69%] Built target csdk [2026-06-23T03:05:36.863Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T03:05:37.823Z] [ 73%] Linking C executable template [2026-06-23T03:05:38.090Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:05:38.090Z] [ 73%] Built target template [2026-06-23T03:05:38.383Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T03:05:38.965Z] [ 76%] Linking C executable device-counter [2026-06-23T03:05:38.965Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:05:39.233Z] [ 76%] Built target device-counter [2026-06-23T03:05:39.233Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T03:05:39.819Z] [ 80%] Linking C executable device-random [2026-06-23T03:05:40.087Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:05:40.087Z] [ 80%] Built target device-random [2026-06-23T03:05:40.353Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T03:05:40.622Z] [ 84%] Linking C executable device-gyro [2026-06-23T03:05:40.889Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:05:41.156Z] [ 84%] Built target device-gyro [2026-06-23T03:05:41.156Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T03:05:41.742Z] [ 88%] Linking C executable device-bitfields [2026-06-23T03:05:41.742Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:05:42.007Z] [ 88%] Built target device-bitfields [2026-06-23T03:05:42.007Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T03:05:43.458Z] [ 92%] Linking C executable template-discovery [2026-06-23T03:05:43.458Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:05:43.458Z] [ 92%] Built target template-discovery [2026-06-23T03:05:43.458Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T03:05:44.418Z] [ 96%] Linking C executable device-file [2026-06-23T03:05:44.418Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:05:44.686Z] [ 96%] Built target device-file [2026-06-23T03:05:44.954Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:05:45.544Z] [100%] Linking C executable device-terminal [2026-06-23T03:05:45.891Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:05:45.891Z] [100%] Built target device-terminal [2026-06-23T03:05:45.891Z] Run CPack packaging tool... [2026-06-23T03:05:46.167Z] CPack: Create package using TGZ [2026-06-23T03:05:46.167Z] CPack: Install projects [2026-06-23T03:05:46.167Z] CPack: - Run preinstall target for: Csdk [2026-06-23T03:05:47.130Z] CPack: - Install project: Csdk [] [2026-06-23T03:05:47.130Z] CPack: Create package [2026-06-23T03:05:47.130Z] CPack: - package: /device-coap/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-06-23T03:05:47.130Z] + '[' false '=' true ] [2026-06-23T03:05:47.130Z] + '[' false '=' true ] [2026-06-23T03:05:47.130Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:05:47.130Z] + cd /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:05:47.130Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.2/src [2026-06-23T03:05:47.396Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:05:47.396Z] -- Detecting C compiler ABI info [2026-06-23T03:05:47.980Z] -- Detecting C compiler ABI info - done [2026-06-23T03:05:47.980Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:05:47.980Z] -- Detecting C compile features [2026-06-23T03:05:47.980Z] -- Detecting C compile features - done [2026-06-23T03:05:47.980Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T03:05:48.247Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T03:05:48.247Z] -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T03:05:48.247Z] -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T03:05:48.247Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T03:05:48.247Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T03:05:48.247Z] -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:05:48.247Z] -- /opt/iotech/iot/1.6/include [2026-06-23T03:05:48.247Z] -- C SDK 0.0.0 for Linux [2026-06-23T03:05:48.247Z] -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T03:05:48.828Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T03:05:48.828Z] -- Found Curses: /usr/lib/libcurses.so [2026-06-23T03:05:49.094Z] -- Configuring done (1.9s) [2026-06-23T03:05:49.360Z] -- Generating done (0.2s) [2026-06-23T03:05:49.360Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:05:49.360Z] + + make [2026-06-23T03:05:49.360Z] tee debug.log [2026-06-23T03:05:49.360Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T03:05:49.941Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T03:05:50.208Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T03:05:50.803Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T03:05:51.383Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T03:05:51.650Z] /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T03:05:51.650Z] /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T03:05:51.650Z] 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T03:05:51.650Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:05:51.919Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T03:05:52.898Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T03:05:52.898Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T03:05:53.490Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T03:05:54.072Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T03:05:54.339Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T03:05:54.926Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T03:05:55.203Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T03:05:55.785Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T03:05:56.052Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T03:05:56.332Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T03:05:56.971Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T03:05:57.237Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T03:05:57.820Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T03:05:58.086Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T03:05:59.045Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T03:05:59.045Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T03:06:00.472Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T03:06:00.745Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T03:06:01.034Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T03:06:01.323Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T03:06:01.599Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T03:06:02.192Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T03:06:03.612Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T03:06:03.883Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T03:06:04.156Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T03:06:04.743Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T03:06:05.701Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T03:06:05.966Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T03:06:06.275Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T03:06:06.863Z] [ 69%] Linking C shared library libcsdk.so [2026-06-23T03:06:06.863Z] [ 69%] Built target csdk [2026-06-23T03:06:07.128Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T03:06:07.394Z] [ 73%] Linking C executable template [2026-06-23T03:06:07.394Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:06:07.665Z] [ 73%] Built target template [2026-06-23T03:06:07.665Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T03:06:07.931Z] [ 76%] Linking C executable device-counter [2026-06-23T03:06:08.196Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:06:08.462Z] [ 76%] Built target device-counter [2026-06-23T03:06:08.462Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T03:06:08.731Z] [ 80%] Linking C executable device-random [2026-06-23T03:06:08.731Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:06:09.001Z] [ 80%] Built target device-random [2026-06-23T03:06:09.001Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T03:06:09.599Z] [ 84%] Linking C executable device-gyro [2026-06-23T03:06:09.599Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:06:09.599Z] [ 84%] Built target device-gyro [2026-06-23T03:06:09.867Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T03:06:10.138Z] [ 88%] Linking C executable device-bitfields [2026-06-23T03:06:10.138Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:06:10.410Z] [ 88%] Built target device-bitfields [2026-06-23T03:06:10.410Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T03:06:11.000Z] [ 92%] Linking C executable template-discovery [2026-06-23T03:06:11.000Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:06:11.000Z] [ 92%] Built target template-discovery [2026-06-23T03:06:11.265Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T03:06:11.530Z] [ 96%] Linking C executable device-file [2026-06-23T03:06:11.530Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:06:11.817Z] [ 96%] Built target device-file [2026-06-23T03:06:11.817Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:06:12.404Z] [100%] Linking C executable device-terminal [2026-06-23T03:06:12.404Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:06:12.671Z] [100%] Built target device-terminal [2026-06-23T03:06:12.671Z] + cp -rf include/devsdk include/edgex /usr/include/ [2026-06-23T03:06:12.671Z] + cp build/release/c/libcsdk.so /usr/lib/ [2026-06-23T03:06:12.671Z] + rm -rf /device-coap/deps [2026-06-23T03:06:16.984Z] Removing intermediate container 7eab066ca9b9 [2026-06-23T03:06:16.984Z] ---> 1cf049f30a17 [2026-06-23T03:06:16.984Z] Step 14/14 : RUN /device-coap/scripts/build.sh [2026-06-23T03:06:16.984Z] ---> Running in 7b8f7602969a [2026-06-23T03:06:17.942Z] + readlink -f /device-coap/scripts/build.sh [2026-06-23T03:06:17.942Z] + dirname /device-coap/scripts/build.sh [2026-06-23T03:06:17.942Z] + dirname /device-coap/scripts [2026-06-23T03:06:17.942Z] + ROOT=/device-coap [2026-06-23T03:06:17.942Z] + echo /device-coap [2026-06-23T03:06:17.942Z] + cd /device-coap [2026-06-23T03:06:17.942Z] /device-coap [2026-06-23T03:06:17.942Z] + mkdir -p /device-coap/build/release [2026-06-23T03:06:17.942Z] + cd /device-coap/build/release [2026-06-23T03:06:17.942Z] + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2026-06-23T03:06:18.206Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:06:18.206Z] -- Detecting C compiler ABI info [2026-06-23T03:06:18.786Z] -- Detecting C compiler ABI info - done [2026-06-23T03:06:18.786Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:06:18.786Z] -- Detecting C compile features [2026-06-23T03:06:18.786Z] -- Detecting C compile features - done [2026-06-23T03:06:18.786Z] -- Found LIBCOAP: /usr/local/lib/libcoap-2.so [2026-06-23T03:06:18.786Z] -- Configuring done (0.8s) [2026-06-23T03:06:18.786Z] -- Generating done (0.0s) [2026-06-23T03:06:18.786Z] -- Build files have been written to: /device-coap/build/release [2026-06-23T03:06:18.786Z] + + make [2026-06-23T03:06:18.786Z] tee release.log [2026-06-23T03:06:19.050Z] [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2026-06-23T03:06:20.006Z] [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2026-06-23T03:06:20.588Z] [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2026-06-23T03:06:21.549Z] [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2026-06-23T03:06:22.507Z] [100%] Linking C executable device-coap [2026-06-23T03:06:22.773Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:06:23.037Z] [100%] Built target device-coap [2026-06-23T03:06:23.619Z] Removing intermediate container 7b8f7602969a [2026-06-23T03:06:23.619Z] ---> e60523efdb5f [2026-06-23T03:06:23.619Z] Successfully built e60523efdb5f [2026-06-23T03:06:23.619Z] 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 [2026-06-23T03:06:24.088Z] + docker inspect -f . ci-base-image-arm64 [2026-06-23T03:06:24.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:06:24.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-13711 does not seem to be running inside a container [2026-06-23T03:06:24.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-coap-c/41 -v /w/workspace/device-coap-c/41:/w/workspace/device-coap-c/41:rw,z -v /w/workspace/device-coap-c/41@tmp:/w/workspace/device-coap-c/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-06-23T03:06:25.652Z] $ docker top 89d08a4bca02ac8fa241561397c14b95edf09b10db2c10d9de156b5d96bcb8a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-23T03:06:26.531Z] + make test [2026-06-23T03:06:26.531Z] build/release/device-coap [Pipeline] } [2026-06-23T03:06:26.558Z] $ docker stop --time=1 89d08a4bca02ac8fa241561397c14b95edf09b10db2c10d9de156b5d96bcb8a7 [2026-06-23T03:06:28.202Z] $ docker rm -f --volumes 89d08a4bca02ac8fa241561397c14b95edf09b10db2c10d9de156b5d96bcb8a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-06-23T03:06:28.796Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-06-23T03:06:29.121Z] + ls -al . [2026-06-23T03:06:29.121Z] total 92 [2026-06-23T03:06:29.121Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 23 03:02 . [2026-06-23T03:06:29.121Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 03:02 .. [2026-06-23T03:06:29.121Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 03:02 .git [2026-06-23T03:06:29.121Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 03:02 .github [2026-06-23T03:06:29.121Z] -rw-rw-r-- 1 jenkins jenkins 14 Jun 23 03:02 .gitignore [2026-06-23T03:06:29.121Z] -rw-rw-r-- 1 jenkins jenkins 2037 Jun 23 03:02 Attribution.txt [2026-06-23T03:06:29.121Z] -rw-rw-r-- 1 jenkins jenkins 3893 Jun 23 03:02 CHANGELOG.md [2026-06-23T03:06:29.121Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 03:02 GOVERNANCE.md [2026-06-23T03:06:29.121Z] -rw-rw-r-- 1 jenkins jenkins 798 Jun 23 03:02 Jenkinsfile [2026-06-23T03:06:29.121Z] -rw-rw-r-- 1 jenkins jenkins 10173 Jun 23 03:02 LICENSE [2026-06-23T03:06:29.121Z] -rw-rw-r-- 1 jenkins jenkins 938 Jun 23 03:02 Makefile [2026-06-23T03:06:29.121Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 23 03:02 OWNERS.md [2026-06-23T03:06:29.121Z] -rw-rw-r-- 1 jenkins jenkins 12454 Jun 23 03:02 README.md [2026-06-23T03:06:29.121Z] -rw-rw-r-- 1 jenkins jenkins 506 Jun 23 03:02 ROADMAP.md [2026-06-23T03:06:29.121Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 23 02:59 VERSION [2026-06-23T03:06:29.121Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 03:02 res [2026-06-23T03:06:29.121Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 03:02 scripts [2026-06-23T03:06:29.121Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 03:02 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:06:29.480Z] + docker build -t device-coap-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0a681b1e7e7fb8602de999b105add27f5514d4a7 --label arch=arm64 --label version=4.1.0-dev.1 . [2026-06-23T03:06:29.751Z] Sending build context to Docker daemon 390.1kB [2026-06-23T03:06:29.751Z] Step 1/33 : ARG BASE=alpine:3.20 [2026-06-23T03:06:29.751Z] Step 2/33 : FROM ${BASE} AS builder [2026-06-23T03:06:29.751Z] ---> e60523efdb5f [2026-06-23T03:06:29.751Z] Step 3/33 : LABEL maintainer="Ken Bannister " [2026-06-23T03:06:29.751Z] ---> Running in 3dd4b0766eb9 [2026-06-23T03:06:30.335Z] Removing intermediate container 3dd4b0766eb9 [2026-06-23T03:06:30.335Z] ---> 58dc21c60a78 [2026-06-23T03:06:30.335Z] Step 4/33 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-06-23T03:06:30.335Z] ---> Running in 983d211b531f [2026-06-23T03:06:31.326Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2026-06-23T03:06:31.915Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T03:06:31.915Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T03:06:31.915Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T03:06:32.514Z] Removing intermediate container 983d211b531f [2026-06-23T03:06:32.514Z] ---> c55450f85a82 [2026-06-23T03:06:32.514Z] Step 5/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T03:06:32.514Z] ---> Running in f6f43945b449 [2026-06-23T03:06:34.543Z] Removing intermediate container f6f43945b449 [2026-06-23T03:06:34.543Z] ---> 506cd797fb8a [2026-06-23T03:06:34.543Z] Step 6/33 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev [2026-06-23T03:06:34.543Z] ---> Running in 82ed12f9bdc1 [2026-06-23T03:06:35.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:06:35.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2026-06-23T03:06:36.354Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:06:37.309Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:06:37.309Z] OK: 335 MiB in 103 packages [2026-06-23T03:06:38.271Z] Removing intermediate container 82ed12f9bdc1 [2026-06-23T03:06:38.271Z] ---> 490af687a95d [2026-06-23T03:06:38.271Z] Step 7/33 : COPY scripts /device-coap/scripts [2026-06-23T03:06:38.557Z] ---> 00e4036e1628 [2026-06-23T03:06:38.557Z] Step 8/33 : COPY src /device-coap/src/ [2026-06-23T03:06:39.137Z] ---> 79976f783e50 [2026-06-23T03:06:39.137Z] Step 9/33 : COPY VERSION /device-coap [2026-06-23T03:06:39.718Z] ---> 4ddff420c7fb [2026-06-23T03:06:39.718Z] Step 10/33 : RUN mkdir -p /device-coap/build [2026-06-23T03:06:39.718Z] ---> Running in 8144cd768be3 [2026-06-23T03:06:41.667Z] Removing intermediate container 8144cd768be3 [2026-06-23T03:06:41.667Z] ---> f37689d4e392 [2026-06-23T03:06:41.667Z] Step 11/33 : WORKDIR /device-coap [2026-06-23T03:06:41.667Z] ---> Running in 6128b4a52500 [2026-06-23T03:06:41.667Z] Removing intermediate container 6128b4a52500 [2026-06-23T03:06:41.667Z] ---> 99c0f84dc6ee [2026-06-23T03:06:41.667Z] Step 12/33 : RUN /device-coap/scripts/build_deps.sh 1 [2026-06-23T03:06:41.937Z] ---> Running in 72b2d9c9b264 [2026-06-23T03:06:42.896Z] + BUILD_CSDK=1 [2026-06-23T03:06:42.896Z] + TINYDTLS_VERSION=b0e230d [2026-06-23T03:06:42.896Z] + LIBCOAP_VERSION=1739507 [2026-06-23T03:06:42.896Z] + CSDK_VERSION=4.0.2 [2026-06-23T03:06:42.896Z] + '[' -d deps ] [2026-06-23T03:06:42.896Z] + mkdir deps [2026-06-23T03:06:42.896Z] + cd /device-coap/deps [2026-06-23T03:06:42.896Z] + git clone https://github.com/eclipse/tinydtls.git [2026-06-23T03:06:42.896Z] Cloning into 'tinydtls'... [2026-06-23T03:06:45.469Z] + cd tinydtls [2026-06-23T03:06:45.469Z] + git checkout develop [2026-06-23T03:06:45.469Z] branch 'develop' set up to track 'origin/develop'. [2026-06-23T03:06:45.735Z] Switched to a new branch 'develop' [2026-06-23T03:06:45.735Z] + git reset --hard b0e230d [2026-06-23T03:06:45.735Z] HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2026-06-23T03:06:45.735Z] + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2026-06-23T03:06:45.735Z] + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2026-06-23T03:06:45.735Z] + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2026-06-23T03:06:45.735Z] + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2026-06-23T03:06:45.735Z] + mkdir -p build [2026-06-23T03:06:45.735Z] + cd build [2026-06-23T03:06:45.735Z] + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2026-06-23T03:06:46.001Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:06:46.001Z] -- Detecting C compiler ABI info [2026-06-23T03:06:46.588Z] -- Detecting C compiler ABI info - done [2026-06-23T03:06:46.588Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:06:46.588Z] -- Detecting C compile features [2026-06-23T03:06:46.588Z] -- Detecting C compile features - done [2026-06-23T03:06:46.588Z] -- Looking for assert.h [2026-06-23T03:06:46.853Z] -- Looking for assert.h - found [2026-06-23T03:06:46.853Z] -- Looking for arpa/inet.h [2026-06-23T03:06:47.119Z] -- Looking for arpa/inet.h - found [2026-06-23T03:06:47.119Z] -- Looking for fcntl.h [2026-06-23T03:06:47.384Z] -- Looking for fcntl.h - found [2026-06-23T03:06:47.384Z] -- Looking for inttypes.h [2026-06-23T03:06:47.965Z] -- Looking for inttypes.h - found [2026-06-23T03:06:47.965Z] -- Looking for memory.h [2026-06-23T03:06:48.230Z] -- Looking for memory.h - found [2026-06-23T03:06:48.230Z] -- Looking for netdb.h [2026-06-23T03:06:48.497Z] -- Looking for netdb.h - found [2026-06-23T03:06:48.497Z] -- Looking for netinet/in.h [2026-06-23T03:06:49.079Z] -- Looking for netinet/in.h - found [2026-06-23T03:06:49.079Z] -- Looking for stddef.h [2026-06-23T03:06:49.344Z] -- Looking for stddef.h - found [2026-06-23T03:06:49.344Z] -- Looking for stdint.h [2026-06-23T03:06:49.610Z] -- Looking for stdint.h - found [2026-06-23T03:06:49.610Z] -- Looking for stdlib.h [2026-06-23T03:06:49.876Z] -- Looking for stdlib.h - found [2026-06-23T03:06:49.876Z] -- Looking for string.h [2026-06-23T03:06:50.142Z] -- Looking for string.h - found [2026-06-23T03:06:50.142Z] -- Looking for strings.h [2026-06-23T03:06:50.725Z] -- Looking for strings.h - found [2026-06-23T03:06:50.725Z] -- Looking for time.h [2026-06-23T03:06:50.991Z] -- Looking for time.h - found [2026-06-23T03:06:50.991Z] -- Looking for sys/param.h [2026-06-23T03:06:51.257Z] -- Looking for sys/param.h - found [2026-06-23T03:06:51.257Z] -- Looking for sys/socket.h [2026-06-23T03:06:51.523Z] -- Looking for sys/socket.h - found [2026-06-23T03:06:51.524Z] -- Looking for sys/stat.h [2026-06-23T03:06:52.172Z] -- Looking for sys/stat.h - found [2026-06-23T03:06:52.172Z] -- Looking for sys/types.h [2026-06-23T03:06:52.446Z] -- Looking for sys/types.h - found [2026-06-23T03:06:52.446Z] -- Looking for sys/time.h [2026-06-23T03:06:52.724Z] -- Looking for sys/time.h - found [2026-06-23T03:06:52.724Z] -- Looking for unistd.h [2026-06-23T03:06:53.018Z] -- Looking for unistd.h - found [2026-06-23T03:06:53.018Z] -- Looking for float.h [2026-06-23T03:06:53.292Z] -- Looking for float.h - found [2026-06-23T03:06:53.292Z] -- Looking for dlfcn.h [2026-06-23T03:06:53.588Z] -- Looking for dlfcn.h - found [2026-06-23T03:06:53.588Z] -- Looking for memset [2026-06-23T03:06:54.196Z] -- Looking for memset - found [2026-06-23T03:06:54.196Z] -- Looking for select [2026-06-23T03:06:54.467Z] -- Looking for select - found [2026-06-23T03:06:54.467Z] -- Looking for socket [2026-06-23T03:06:54.747Z] -- Looking for socket - found [2026-06-23T03:06:54.747Z] -- Looking for strdup [2026-06-23T03:06:55.020Z] -- Looking for strdup - found [2026-06-23T03:06:55.020Z] -- Looking for strerror [2026-06-23T03:06:55.290Z] -- Looking for strerror - found [2026-06-23T03:06:55.290Z] -- Looking for strnlen [2026-06-23T03:06:55.635Z] -- Looking for strnlen - found [2026-06-23T03:06:55.635Z] -- Looking for fls [2026-06-23T03:06:56.219Z] -- Looking for fls - not found [2026-06-23T03:06:56.219Z] -- Looking for vprintf [2026-06-23T03:06:56.485Z] -- Looking for vprintf - found [2026-06-23T03:06:56.485Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2026-06-23T03:06:56.751Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2026-06-23T03:06:56.751Z] -- Configuring done (10.9s) [2026-06-23T03:06:56.751Z] -- Generating done (0.0s) [2026-06-23T03:06:56.751Z] -- Build files have been written to: /device-coap/deps/tinydtls/build [2026-06-23T03:06:56.751Z] + make [2026-06-23T03:06:56.751Z] [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2026-06-23T03:06:57.707Z] [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2026-06-23T03:06:57.971Z] [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2026-06-23T03:06:59.374Z] [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2026-06-23T03:07:00.393Z] In file included from /device-coap/deps/tinydtls/crypto.c:34: [2026-06-23T03:07:00.393Z] In function 'ecc_ecdh', [2026-06-23T03:07:00.393Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T03:07:00.393Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T03:07:00.393Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T03:07:00.393Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:07:00.393Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T03:07:00.393Z] /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 1 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2026-06-23T03:07:00.393Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2026-06-23T03:07:00.393Z] | ^~~~~~~~~~~ [2026-06-23T03:07:00.393Z] /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2026-06-23T03:07:00.393Z] 431 | uint32_t pub_x[8]; [2026-06-23T03:07:00.393Z] | ^~~~~ [2026-06-23T03:07:00.393Z] In function 'ecc_ecdh', [2026-06-23T03:07:00.393Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T03:07:00.393Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T03:07:00.393Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T03:07:00.393Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:07:00.393Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T03:07:00.393Z] /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 2 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2026-06-23T03:07:00.393Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2026-06-23T03:07:00.393Z] | ^~~~~~~~~~~ [2026-06-23T03:07:00.393Z] /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2026-06-23T03:07:00.393Z] 432 | uint32_t pub_y[8]; [2026-06-23T03:07:00.393Z] | ^~~~~ [2026-06-23T03:07:00.393Z] In function 'ecc_ecdh', [2026-06-23T03:07:00.393Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-23T03:07:00.393Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-23T03:07:00.393Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-23T03:07:00.393Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:07:00.393Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-23T03:07:00.393Z] /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 3 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2026-06-23T03:07:00.393Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2026-06-23T03:07:00.393Z] | ^~~~~~~~~~~ [2026-06-23T03:07:00.393Z] /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2026-06-23T03:07:00.393Z] 430 | uint32_t priv[8]; [2026-06-23T03:07:00.393Z] | ^~~~ [2026-06-23T03:07:01.351Z] [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2026-06-23T03:07:08.000Z] [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2026-06-23T03:07:08.000Z] [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2026-06-23T03:07:08.267Z] [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2026-06-23T03:07:08.267Z] [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2026-06-23T03:07:08.533Z] /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2026-06-23T03:07:08.533Z] /device-coap/deps/tinydtls/ecc/ecc.c:316:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [2026-06-23T03:07:08.533Z] 316 | for (idx = 0; idx < count; idx++) { [2026-06-23T03:07:08.533Z] | ^ [2026-06-23T03:07:08.533Z] /device-coap/deps/tinydtls/ecc/ecc.c:319:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [2026-06-23T03:07:08.533Z] 319 | return result == count; [2026-06-23T03:07:08.533Z] | ^~ [2026-06-23T03:07:12.818Z] [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2026-06-23T03:07:13.402Z] [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2026-06-23T03:07:13.675Z] [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2026-06-23T03:07:13.940Z] [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2026-06-23T03:07:14.525Z] [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2026-06-23T03:07:14.525Z] /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] [2026-06-23T03:07:14.525Z] 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2026-06-23T03:07:14.525Z] | ~~~~~~~~~~^~~~~~~~ [2026-06-23T03:07:14.525Z] In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2026-06-23T03:07:14.525Z] /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2026-06-23T03:07:14.525Z] 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2026-06-23T03:07:14.525Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:07:14.525Z] /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2026-06-23T03:07:14.525Z] 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2026-06-23T03:07:14.525Z] | ~~~~~^~~~~~~~ [2026-06-23T03:07:14.525Z] /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2026-06-23T03:07:14.525Z] 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2026-06-23T03:07:14.525Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:07:15.110Z] [100%] Linking C shared library libtinydtls.so [2026-06-23T03:07:15.377Z] [100%] Built target tinydtls [2026-06-23T03:07:15.377Z] + make install [2026-06-23T03:07:15.377Z] [100%] Built target tinydtls [2026-06-23T03:07:15.643Z] Install the project... [2026-06-23T03:07:15.643Z] -- Install configuration: "Release" [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/lib/libtinydtls.so [2026-06-23T03:07:15.643Z] -- Up-to-date: /usr/local/include/tinydtls [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/dtls.h [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/tinydtls.h [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/dtls_time.h [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/utlist.h [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/ccm.h [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/hmac.h [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/uthash.h [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/numeric.h [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/netq.h [2026-06-23T03:07:15.643Z] -- Up-to-date: /usr/local/include/tinydtls/sha2 [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/crypto.h [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/alert.h [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/session.h [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/global.h [2026-06-23T03:07:15.643Z] -- Up-to-date: /usr/local/include/tinydtls/ecc [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/state.h [2026-06-23T03:07:15.643Z] -- Up-to-date: /usr/local/include/tinydtls/aes [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/peer.h [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2026-06-23T03:07:15.643Z] -- Up-to-date: /usr/local/include/tinydtls [2026-06-23T03:07:15.643Z] -- Installing: /usr/local/include/tinydtls/dtls_config.h [2026-06-23T03:07:15.643Z] + cd /device-coap/deps [2026-06-23T03:07:15.643Z] + git clone https://github.com/obgm/libcoap.git [2026-06-23T03:07:15.643Z] Cloning into 'libcoap'... [2026-06-23T03:07:22.294Z] + cd libcoap [2026-06-23T03:07:22.294Z] + git reset --hard 1739507 [2026-06-23T03:07:22.294Z] HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2026-06-23T03:07:22.294Z] + patch -p1 [2026-06-23T03:07:22.294Z] patching file cmake/FindTinyDTLS.cmake [2026-06-23T03:07:22.294Z] + patch -p1 [2026-06-23T03:07:22.294Z] patching file include/coap2/coap_config.h.in [2026-06-23T03:07:22.294Z] + mkdir -p build [2026-06-23T03:07:22.294Z] + cd build [2026-06-23T03:07:22.294Z] + cmake '-DWITH_EPOLL=OFF' '-DDTLS_BACKEND=tinydtls' '-DUSE_VENDORED_TINYDTLS=OFF' '-DENABLE_TESTS=OFF' '-DENABLE_EXAMPLES=OFF' '-DENABLE_DOCS=OFF' '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2026-06-23T03:07:22.560Z] -- The CXX compiler identification is GNU 12.2.1 [2026-06-23T03:07:23.142Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:07:23.142Z] -- Detecting CXX compiler ABI info [2026-06-23T03:07:23.410Z] -- Detecting CXX compiler ABI info - done [2026-06-23T03:07:23.410Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2026-06-23T03:07:23.410Z] -- Detecting CXX compile features [2026-06-23T03:07:23.679Z] -- Detecting CXX compile features - done [2026-06-23T03:07:23.679Z] -- Detecting C compiler ABI info [2026-06-23T03:07:23.950Z] -- Detecting C compiler ABI info - done [2026-06-23T03:07:23.950Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:07:23.950Z] -- Detecting C compile features [2026-06-23T03:07:23.950Z] -- Detecting C compile features - done [2026-06-23T03:07:23.950Z] -- Looking for byteswap.h [2026-06-23T03:07:24.539Z] -- Looking for byteswap.h - found [2026-06-23T03:07:24.539Z] -- Looking for inttypes.h [2026-06-23T03:07:24.806Z] -- Looking for inttypes.h - found [2026-06-23T03:07:24.806Z] -- Looking for limits.h [2026-06-23T03:07:25.072Z] -- Looking for limits.h - found [2026-06-23T03:07:25.072Z] -- Looking for memory.h [2026-06-23T03:07:25.656Z] -- Looking for memory.h - found [2026-06-23T03:07:25.656Z] -- Looking for strings.h [2026-06-23T03:07:25.923Z] -- Looking for strings.h - found [2026-06-23T03:07:25.923Z] -- Looking for string.h [2026-06-23T03:07:26.188Z] -- Looking for string.h - found [2026-06-23T03:07:26.188Z] -- Looking for sys/sysctl.h [2026-06-23T03:07:26.458Z] -- Looking for sys/sysctl.h - not found [2026-06-23T03:07:26.458Z] -- Looking for netinet/in.h [2026-06-23T03:07:26.724Z] -- Looking for netinet/in.h - found [2026-06-23T03:07:26.724Z] -- Looking for sys/epoll.h [2026-06-23T03:07:27.305Z] -- Looking for sys/epoll.h - found [2026-06-23T03:07:27.305Z] -- Looking for sys/timerfd.h [2026-06-23T03:07:27.571Z] -- Looking for sys/timerfd.h - found [2026-06-23T03:07:27.571Z] -- Looking for arpa/inet.h [2026-06-23T03:07:27.837Z] -- Looking for arpa/inet.h - found [2026-06-23T03:07:27.837Z] -- Looking for stdbool.h [2026-06-23T03:07:28.102Z] -- Looking for stdbool.h - found [2026-06-23T03:07:28.102Z] -- Looking for netdb.h [2026-06-23T03:07:28.696Z] -- Looking for netdb.h - found [2026-06-23T03:07:28.696Z] -- Looking for pthread.h [2026-06-23T03:07:28.962Z] -- Looking for pthread.h - found [2026-06-23T03:07:28.962Z] -- Looking for stdlib.h [2026-06-23T03:07:29.229Z] -- Looking for stdlib.h - found [2026-06-23T03:07:29.229Z] -- Looking for stdint.h [2026-06-23T03:07:29.495Z] -- Looking for stdint.h - found [2026-06-23T03:07:29.495Z] -- Looking for syslog.h [2026-06-23T03:07:30.077Z] -- Looking for syslog.h - found [2026-06-23T03:07:30.077Z] -- Looking for sys/ioctl.h [2026-06-23T03:07:30.345Z] -- Looking for sys/ioctl.h - found [2026-06-23T03:07:30.345Z] -- Looking for sys/socket.h [2026-06-23T03:07:30.613Z] -- Looking for sys/socket.h - found [2026-06-23T03:07:30.613Z] -- Looking for sys/stat.h [2026-06-23T03:07:30.878Z] -- Looking for sys/stat.h - found [2026-06-23T03:07:30.878Z] -- Looking for sys/time.h [2026-06-23T03:07:31.460Z] -- Looking for sys/time.h - found [2026-06-23T03:07:31.460Z] -- Looking for sys/types.h [2026-06-23T03:07:31.727Z] -- Looking for sys/types.h - found [2026-06-23T03:07:31.727Z] -- Looking for sys/unistd.h [2026-06-23T03:07:31.993Z] -- Looking for sys/unistd.h - not found [2026-06-23T03:07:31.993Z] -- Looking for time.h [2026-06-23T03:07:32.260Z] -- Looking for time.h - found [2026-06-23T03:07:32.260Z] -- Looking for unistd.h [2026-06-23T03:07:32.527Z] -- Looking for unistd.h - found [2026-06-23T03:07:32.527Z] -- Looking for float.h [2026-06-23T03:07:32.794Z] -- Looking for float.h - found [2026-06-23T03:07:32.794Z] -- Looking for stddef.h [2026-06-23T03:07:33.377Z] -- Looking for stddef.h - found [2026-06-23T03:07:33.377Z] -- Looking for winsock2.h [2026-06-23T03:07:33.377Z] -- Looking for winsock2.h - not found [2026-06-23T03:07:33.377Z] -- Looking for ws2tcpip.h [2026-06-23T03:07:33.646Z] -- Looking for ws2tcpip.h - not found [2026-06-23T03:07:33.646Z] -- Looking for malloc [2026-06-23T03:07:33.911Z] -- Looking for malloc - found [2026-06-23T03:07:33.911Z] -- Looking for memset [2026-06-23T03:07:34.600Z] -- Looking for memset - found [2026-06-23T03:07:34.600Z] -- Looking for select [2026-06-23T03:07:34.600Z] -- Looking for select - found [2026-06-23T03:07:34.600Z] -- Looking for socket [2026-06-23T03:07:34.864Z] -- Looking for socket - found [2026-06-23T03:07:34.864Z] -- Looking for strcasecmp [2026-06-23T03:07:35.447Z] -- Looking for strcasecmp - found [2026-06-23T03:07:35.447Z] -- Looking for pthread_mutex_lock [2026-06-23T03:07:35.712Z] -- Looking for pthread_mutex_lock - found [2026-06-23T03:07:35.712Z] -- Looking for getaddrinfo [2026-06-23T03:07:35.978Z] -- Looking for getaddrinfo - found [2026-06-23T03:07:35.978Z] -- Looking for strnlen [2026-06-23T03:07:36.242Z] -- Looking for strnlen - found [2026-06-23T03:07:36.242Z] -- Looking for strrchr [2026-06-23T03:07:36.511Z] -- Looking for strrchr - found [2026-06-23T03:07:36.511Z] -- Looking for getrandom [2026-06-23T03:07:37.092Z] -- Looking for getrandom - found [2026-06-23T03:07:37.092Z] -- Looking for cmsghdr [2026-06-23T03:07:37.092Z] -- Looking for cmsghdr - not found [2026-06-23T03:07:37.092Z] -- compiling without epoll support [2026-06-23T03:07:37.092Z] -- compiling with DTLS support [2026-06-23T03:07:37.092Z] -- DTLS_BACKEND: tinydtls [2026-06-23T03:07:37.092Z] -- Found TinyDTLS: /usr/local/include [2026-06-23T03:07:37.092Z] -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2026-06-23T03:07:37.092Z] -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2026-06-23T03:07:37.092Z] -- TINYDTLS_ROOT_DIR: [2026-06-23T03:07:37.092Z] -- compiling with tinydtls support [2026-06-23T03:07:37.092Z] -- ENABLE_DTLS:.....................ON [2026-06-23T03:07:37.092Z] -- ENABLE_TCP:......................ON [2026-06-23T03:07:37.092Z] -- ENABLE_DOCS:.....................OFF [2026-06-23T03:07:37.092Z] -- ENABLE_EXAMPLES:.................OFF [2026-06-23T03:07:37.092Z] -- DTLS_BACKEND:....................tinydtls [2026-06-23T03:07:37.092Z] -- WITH_GNUTLS:.....................OFF [2026-06-23T03:07:37.092Z] -- WITH_TINYDTLS:...................ON [2026-06-23T03:07:37.092Z] -- WITH_OPENSSL:....................OFF [2026-06-23T03:07:37.092Z] -- WITH_MBEDTLS:....................OFF [2026-06-23T03:07:37.092Z] -- HAVE_LIBTINYDTLS:................1 [2026-06-23T03:07:37.092Z] -- HAVE_LIBGNUTLS:.................. [2026-06-23T03:07:37.092Z] -- HAVE_OPENSSL:.................... [2026-06-23T03:07:37.092Z] -- HAVE_MBEDTLS:.................... [2026-06-23T03:07:37.092Z] -- COAP_EPOLL_SUPPORT:.............. [2026-06-23T03:07:37.092Z] -- CMAKE_C_COMPILER:................/usr/bin/cc [2026-06-23T03:07:37.092Z] -- BUILD_SHARED_LIBS:...............ON [2026-06-23T03:07:37.092Z] -- CMAKE_BUILD_TYPE:................Release [2026-06-23T03:07:37.092Z] -- CMAKE_SYSTEM_PROCESSOR:..........aarch64 [2026-06-23T03:07:37.092Z] -- Configuring done (14.8s) [2026-06-23T03:07:37.092Z] CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2026-06-23T03:07:37.092Z] Policy CMP0115 is not set: Source file extensions must be explicit. Run [2026-06-23T03:07:37.092Z] "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2026-06-23T03:07:37.092Z] command to set the policy and suppress this warning. [2026-06-23T03:07:37.092Z] [2026-06-23T03:07:37.092Z] File: [2026-06-23T03:07:37.092Z] [2026-06-23T03:07:37.092Z] /device-coap/deps/libcoap/include/coap2/coap.h.in [2026-06-23T03:07:37.092Z] This warning is for project developers. Use -Wno-dev to suppress it. [2026-06-23T03:07:37.092Z] [2026-06-23T03:07:37.357Z] -- Generating done (0.0s) [2026-06-23T03:07:37.357Z] -- Build files have been written to: /device-coap/deps/libcoap/build [2026-06-23T03:07:37.357Z] + make [2026-06-23T03:07:37.357Z] [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2026-06-23T03:07:37.623Z] [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2026-06-23T03:07:38.204Z] [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2026-06-23T03:07:38.787Z] [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2026-06-23T03:07:40.722Z] [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2026-06-23T03:07:40.987Z] [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2026-06-23T03:07:41.254Z] [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2026-06-23T03:07:43.193Z] [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2026-06-23T03:07:43.193Z] [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2026-06-23T03:07:43.773Z] [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2026-06-23T03:07:47.106Z] [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2026-06-23T03:07:47.684Z] [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2026-06-23T03:07:47.950Z] [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2026-06-23T03:07:48.530Z] [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2026-06-23T03:07:48.795Z] [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2026-06-23T03:07:53.032Z] [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2026-06-23T03:07:54.962Z] [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2026-06-23T03:07:55.915Z] [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2026-06-23T03:07:58.484Z] [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2026-06-23T03:07:58.484Z] [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2026-06-23T03:07:58.749Z] [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2026-06-23T03:08:00.151Z] [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2026-06-23T03:08:01.104Z] [100%] Linking C shared library libcoap-2.so [2026-06-23T03:08:01.368Z] [100%] Built target coap-2 [2026-06-23T03:08:01.369Z] + make install [2026-06-23T03:08:01.633Z] [100%] Built target coap-2 [2026-06-23T03:08:01.633Z] Install the project... [2026-06-23T03:08:01.633Z] -- Install configuration: "Release" [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/lib/libcoap-2.so [2026-06-23T03:08:01.633Z] -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2026-06-23T03:08:01.633Z] -- Up-to-date: /usr/local/include [2026-06-23T03:08:01.633Z] -- Up-to-date: /usr/local/include/coap2 [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/coap_dtls.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/coap_mutex.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/option.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/uri.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/net.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/bits.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/utlist.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/coap_event.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/block.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/coap_session.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/coap_prng.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/uthash.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/async.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/coap_hashkey.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/libcoap.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/mem.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/subscribe.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/resource.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/coap_riot.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/coap_time.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/pdu.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/address.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/coap_io.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/lwippools.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/str.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/coap_debug.h [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/encode.h [2026-06-23T03:08:01.633Z] -- Up-to-date: /usr/local/include [2026-06-23T03:08:01.633Z] -- Up-to-date: /usr/local/include/coap2 [2026-06-23T03:08:01.633Z] -- Installing: /usr/local/include/coap2/coap.h [2026-06-23T03:08:01.633Z] + '[' 1 '=' 1 ] [2026-06-23T03:08:01.633Z] + cd /device-coap/deps [2026-06-23T03:08:01.633Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-23T03:08:01.633Z] Connecting to github.com (140.82.112.4:443) [2026-06-23T03:08:01.897Z] Connecting to codeload.github.com (140.82.112.9:443) [2026-06-23T03:08:02.162Z] saving to 'v4.0.2.zip' [2026-06-23T03:08:02.162Z] v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-06-23T03:08:02.162Z] 'v4.0.2.zip' saved [2026-06-23T03:08:02.162Z] + unzip v4.0.2.zip [2026-06-23T03:08:02.162Z] Archive: v4.0.2.zip [2026-06-23T03:08:02.162Z] creating: device-sdk-c-4.0.2/ [2026-06-23T03:08:02.162Z] creating: device-sdk-c-4.0.2/.github/ [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-23T03:08:02.162Z] creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/.gitignore [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/LICENSE [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/Makefile [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/README.md [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-23T03:08:02.162Z] creating: device-sdk-c-4.0.2/docs/ [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-23T03:08:02.162Z] creating: device-sdk-c-4.0.2/include/ [2026-06-23T03:08:02.162Z] creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-23T03:08:02.162Z] creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-23T03:08:02.162Z] creating: device-sdk-c-4.0.2/scripts/ [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T03:08:02.162Z] inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-23T03:08:02.162Z] creating: device-sdk-c-4.0.2/src/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-23T03:08:02.428Z] creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-23T03:08:02.428Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-23T03:08:02.428Z] + cd device-sdk-c-4.0.2 [2026-06-23T03:08:02.428Z] + ./scripts/build.sh [2026-06-23T03:08:02.428Z] + CPPCHECK=false [2026-06-23T03:08:02.428Z] + DOCGEN=false [2026-06-23T03:08:02.428Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-23T03:08:02.428Z] + '[' 0 -gt 0 ] [2026-06-23T03:08:02.428Z] + readlink -f ./scripts/build.sh [2026-06-23T03:08:02.428Z] + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T03:08:02.428Z] + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts [2026-06-23T03:08:02.428Z] + ROOT=/device-coap/deps/device-sdk-c-4.0.2 [2026-06-23T03:08:02.428Z] + cd /device-coap/deps/device-sdk-c-4.0.2 [2026-06-23T03:08:02.428Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:08:02.428Z] + cd /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:08:02.428Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.2/src [2026-06-23T03:08:02.694Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:08:02.694Z] -- Detecting C compiler ABI info [2026-06-23T03:08:03.276Z] -- Detecting C compiler ABI info - done [2026-06-23T03:08:03.276Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:08:03.276Z] -- Detecting C compile features [2026-06-23T03:08:03.276Z] -- Detecting C compile features - done [2026-06-23T03:08:03.276Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T03:08:03.541Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T03:08:03.541Z] -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T03:08:03.541Z] -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T03:08:03.541Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T03:08:03.541Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T03:08:03.541Z] -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:08:03.541Z] -- /opt/iotech/iot/1.6/include [2026-06-23T03:08:03.541Z] -- C SDK 0.0.0 for Linux [2026-06-23T03:08:03.541Z] -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T03:08:03.806Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T03:08:04.073Z] -- Found Curses: /usr/lib/libcurses.so [2026-06-23T03:08:04.073Z] -- Configuring done (1.7s) [2026-06-23T03:08:04.338Z] -- Generating done (0.2s) [2026-06-23T03:08:04.338Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:08:04.338Z] + make all package [2026-06-23T03:08:04.338Z] + tee release.log [2026-06-23T03:08:04.602Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T03:08:05.558Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T03:08:06.139Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T03:08:07.095Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T03:08:07.676Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T03:08:08.259Z] /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T03:08:08.259Z] /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T03:08:08.259Z] 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T03:08:08.259Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:08:08.843Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T03:08:10.800Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T03:08:11.067Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T03:08:12.020Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T03:08:13.969Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T03:08:14.233Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T03:08:15.183Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T03:08:15.762Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T03:08:16.340Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T03:08:17.296Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T03:08:17.564Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T03:08:20.144Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T03:08:20.144Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T03:08:21.546Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T03:08:22.132Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T03:08:23.580Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T03:08:24.165Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T03:08:30.791Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T03:08:31.057Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T03:08:31.322Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T03:08:31.900Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T03:08:32.165Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T03:08:33.568Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T03:08:36.193Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T03:08:36.193Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T03:08:36.781Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T03:08:37.358Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T03:08:41.611Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T03:08:41.611Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T03:08:41.879Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T03:08:42.835Z] [ 69%] Linking C shared library libcsdk.so [2026-06-23T03:08:42.835Z] [ 69%] Built target csdk [2026-06-23T03:08:42.835Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T03:08:43.789Z] [ 73%] Linking C executable template [2026-06-23T03:08:43.789Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:08:44.054Z] [ 73%] Built target template [2026-06-23T03:08:44.054Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T03:08:44.633Z] [ 76%] Linking C executable device-counter [2026-06-23T03:08:44.633Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:08:44.899Z] [ 76%] Built target device-counter [2026-06-23T03:08:44.899Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T03:08:45.488Z] [ 80%] Linking C executable device-random [2026-06-23T03:08:45.488Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:08:45.754Z] [ 80%] Built target device-random [2026-06-23T03:08:45.754Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T03:08:46.334Z] [ 84%] Linking C executable device-gyro [2026-06-23T03:08:46.334Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:08:46.601Z] [ 84%] Built target device-gyro [2026-06-23T03:08:46.601Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T03:08:47.183Z] [ 88%] Linking C executable device-bitfields [2026-06-23T03:08:47.183Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:08:47.449Z] [ 88%] Built target device-bitfields [2026-06-23T03:08:47.449Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T03:08:48.405Z] [ 92%] Linking C executable template-discovery [2026-06-23T03:08:48.675Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:08:48.941Z] [ 92%] Built target template-discovery [2026-06-23T03:08:48.941Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T03:08:49.895Z] [ 96%] Linking C executable device-file [2026-06-23T03:08:49.895Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:08:49.895Z] [ 96%] Built target device-file [2026-06-23T03:08:49.895Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:08:50.848Z] [100%] Linking C executable device-terminal [2026-06-23T03:08:50.848Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:08:50.848Z] [100%] Built target device-terminal [2026-06-23T03:08:51.113Z] Run CPack packaging tool... [2026-06-23T03:08:51.113Z] CPack: Create package using TGZ [2026-06-23T03:08:51.113Z] CPack: Install projects [2026-06-23T03:08:51.113Z] CPack: - Run preinstall target for: Csdk [2026-06-23T03:08:51.694Z] CPack: - Install project: Csdk [] [2026-06-23T03:08:51.694Z] CPack: Create package [2026-06-23T03:08:51.958Z] CPack: - package: /device-coap/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-06-23T03:08:51.958Z] + '[' false '=' true ] [2026-06-23T03:08:51.958Z] + '[' false '=' true ] [2026-06-23T03:08:51.958Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:08:51.958Z] + cd /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:08:51.958Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.2/src [2026-06-23T03:08:52.223Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:08:52.223Z] -- Detecting C compiler ABI info [2026-06-23T03:08:52.487Z] -- Detecting C compiler ABI info - done [2026-06-23T03:08:52.752Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:08:52.752Z] -- Detecting C compile features [2026-06-23T03:08:52.752Z] -- Detecting C compile features - done [2026-06-23T03:08:52.752Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T03:08:53.016Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T03:08:53.016Z] -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T03:08:53.016Z] -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T03:08:53.016Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T03:08:53.016Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T03:08:53.016Z] -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:08:53.016Z] -- /opt/iotech/iot/1.6/include [2026-06-23T03:08:53.016Z] -- C SDK 0.0.0 for Linux [2026-06-23T03:08:53.016Z] -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T03:08:53.281Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T03:08:53.548Z] -- Found Curses: /usr/lib/libcurses.so [2026-06-23T03:08:53.548Z] -- Configuring done (1.6s) [2026-06-23T03:08:53.814Z] -- Generating done (0.2s) [2026-06-23T03:08:53.814Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:08:53.814Z] + + maketee [2026-06-23T03:08:53.814Z] debug.log [2026-06-23T03:08:54.078Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T03:08:54.343Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T03:08:54.923Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T03:08:55.188Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T03:08:55.453Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T03:08:55.728Z] /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T03:08:55.728Z] /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T03:08:55.728Z] 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T03:08:55.728Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:08:55.994Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T03:08:56.949Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T03:08:56.949Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T03:08:57.529Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T03:08:58.108Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T03:08:58.373Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T03:08:58.639Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T03:08:59.218Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T03:08:59.482Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T03:08:59.750Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T03:09:00.026Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T03:09:00.981Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T03:09:00.981Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T03:09:01.563Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T03:09:01.828Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T03:09:02.432Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T03:09:02.698Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T03:09:04.101Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T03:09:04.101Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T03:09:04.368Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T03:09:04.949Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T03:09:04.949Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T03:09:05.536Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T03:09:06.949Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T03:09:07.214Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T03:09:07.479Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T03:09:07.745Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T03:09:08.698Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T03:09:09.286Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T03:09:09.286Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T03:09:09.865Z] [ 69%] Linking C shared library libcsdk.so [2026-06-23T03:09:10.130Z] [ 69%] Built target csdk [2026-06-23T03:09:10.130Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T03:09:10.395Z] [ 73%] Linking C executable template [2026-06-23T03:09:10.395Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:09:10.660Z] [ 73%] Built target template [2026-06-23T03:09:10.660Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T03:09:10.966Z] [ 76%] Linking C executable device-counter [2026-06-23T03:09:11.243Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:09:11.515Z] [ 76%] Built target device-counter [2026-06-23T03:09:11.515Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T03:09:11.790Z] [ 80%] Linking C executable device-random [2026-06-23T03:09:11.790Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:09:12.060Z] [ 80%] Built target device-random [2026-06-23T03:09:12.060Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T03:09:12.338Z] [ 84%] Linking C executable device-gyro [2026-06-23T03:09:12.607Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:09:12.607Z] [ 84%] Built target device-gyro [2026-06-23T03:09:12.881Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T03:09:13.156Z] [ 88%] Linking C executable device-bitfields [2026-06-23T03:09:13.156Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:09:13.424Z] [ 88%] Built target device-bitfields [2026-06-23T03:09:13.424Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T03:09:14.028Z] [ 92%] Linking C executable template-discovery [2026-06-23T03:09:14.028Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:09:14.300Z] [ 92%] Built target template-discovery [2026-06-23T03:09:14.300Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T03:09:14.568Z] [ 96%] Linking C executable device-file [2026-06-23T03:09:14.568Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:09:14.836Z] [ 96%] Built target device-file [2026-06-23T03:09:14.836Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:09:15.426Z] [100%] Linking C executable device-terminal [2026-06-23T03:09:15.426Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:09:15.691Z] [100%] Built target device-terminal [2026-06-23T03:09:15.691Z] + cp -rf include/devsdk include/edgex /usr/include/ [2026-06-23T03:09:15.691Z] + cp build/release/c/libcsdk.so /usr/lib/ [2026-06-23T03:09:15.691Z] + rm -rf /device-coap/deps [2026-06-23T03:09:17.626Z] Removing intermediate container 72b2d9c9b264 [2026-06-23T03:09:17.626Z] ---> 858dcece27a8 [2026-06-23T03:09:17.626Z] Step 13/33 : RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap [2026-06-23T03:09:17.626Z] ---> Running in 6aa910aec08e [2026-06-23T03:09:18.588Z] + readlink -f /device-coap/scripts/build.sh [2026-06-23T03:09:18.588Z] + dirname /device-coap/scripts/build.sh [2026-06-23T03:09:18.588Z] + dirname /device-coap/scripts [2026-06-23T03:09:18.588Z] + ROOT=/device-coap [2026-06-23T03:09:18.588Z] + echo /device-coap [2026-06-23T03:09:18.588Z] + cd /device-coap [2026-06-23T03:09:18.588Z] + mkdir -p /device-coap/build/release [2026-06-23T03:09:18.588Z] /device-coap [2026-06-23T03:09:18.588Z] + cd /device-coap/build/release [2026-06-23T03:09:18.588Z] + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2026-06-23T03:09:18.853Z] -- Configuring done (0.0s) [2026-06-23T03:09:18.853Z] -- Generating done (0.0s) [2026-06-23T03:09:18.853Z] -- Build files have been written to: /device-coap/build/release [2026-06-23T03:09:18.853Z] + + teemake [2026-06-23T03:09:18.853Z] release.log [2026-06-23T03:09:18.853Z] [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2026-06-23T03:09:19.807Z] [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2026-06-23T03:09:20.388Z] [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2026-06-23T03:09:21.349Z] [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2026-06-23T03:09:22.315Z] [100%] Linking C executable device-coap [2026-06-23T03:09:22.315Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:09:22.596Z] [100%] Built target device-coap [2026-06-23T03:09:23.551Z] Removing intermediate container 6aa910aec08e [2026-06-23T03:09:23.551Z] ---> 1317a7bfe72c [2026-06-23T03:09:23.551Z] Step 14/33 : FROM ${BASE} [2026-06-23T03:09:23.551Z] ---> e60523efdb5f [2026-06-23T03:09:23.551Z] Step 15/33 : RUN apk add --update --no-cache dumb-init [2026-06-23T03:09:23.551Z] ---> Running in 0cbe1ce36cc2 [2026-06-23T03:09:24.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:09:24.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2026-06-23T03:09:25.409Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:09:26.363Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:09:26.363Z] OK: 335 MiB in 103 packages [2026-06-23T03:09:27.320Z] Removing intermediate container 0cbe1ce36cc2 [2026-06-23T03:09:27.320Z] ---> a447e75bafb6 [2026-06-23T03:09:27.320Z] Step 16/33 : RUN apk --no-cache upgrade [2026-06-23T03:09:27.320Z] ---> Running in 9394232a77c9 [2026-06-23T03:09:28.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:09:28.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2026-06-23T03:09:29.129Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:09:30.088Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:09:30.088Z] OK: 335 MiB in 103 packages [2026-06-23T03:09:31.179Z] Removing intermediate container 9394232a77c9 [2026-06-23T03:09:31.179Z] ---> 9d7dabd5bac6 [2026-06-23T03:09:31.179Z] Step 17/33 : WORKDIR / [2026-06-23T03:09:31.179Z] ---> Running in f67d99bea190 [2026-06-23T03:09:31.461Z] Removing intermediate container f67d99bea190 [2026-06-23T03:09:31.461Z] ---> 05a5483a194c [2026-06-23T03:09:31.461Z] Step 18/33 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-06-23T03:09:31.461Z] ---> Running in 7b115d1e6477 [2026-06-23T03:09:32.423Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2026-06-23T03:09:32.690Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T03:09:32.690Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T03:09:32.690Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T03:09:33.271Z] Removing intermediate container 7b115d1e6477 [2026-06-23T03:09:33.271Z] ---> 7f6c4669a91c [2026-06-23T03:09:33.271Z] Step 19/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T03:09:33.536Z] ---> Running in cd0b69a828b0 [2026-06-23T03:09:34.940Z] Removing intermediate container cd0b69a828b0 [2026-06-23T03:09:34.940Z] ---> 46d7118eced4 [2026-06-23T03:09:34.940Z] Step 20/33 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 [2026-06-23T03:09:34.940Z] ---> Running in 2ed42cd6494c [2026-06-23T03:09:35.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:09:36.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2026-06-23T03:09:37.058Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:09:38.011Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:09:38.011Z] (1/1) Installing curl (8.12.1-r0) [2026-06-23T03:09:38.011Z] Executing busybox-1.36.1-r7.trigger [2026-06-23T03:09:38.011Z] OK: 335 MiB in 104 packages [2026-06-23T03:09:38.989Z] Removing intermediate container 2ed42cd6494c [2026-06-23T03:09:38.989Z] ---> fb45c86daa71 [2026-06-23T03:09:38.989Z] Step 21/33 : COPY --from=builder /device-coap/build/release/device-coap /device-coap [2026-06-23T03:09:39.254Z] ---> d2a96a563b77 [2026-06-23T03:09:39.254Z] Step 22/33 : COPY --from=builder /usr/local/lib/libcoap-2.so /usr/local/lib/ [2026-06-23T03:09:39.835Z] ---> b20128901000 [2026-06-23T03:09:39.835Z] Step 23/33 : COPY --from=builder /usr/local/include/coap2 /usr/local/include/coap2 [2026-06-23T03:09:40.417Z] ---> cb80a5ab903e [2026-06-23T03:09:40.417Z] Step 24/33 : COPY --from=builder /usr/local/lib/libtinydtls.so /usr/local/lib/ [2026-06-23T03:09:45.767Z] ---> 76970adf1c5e [2026-06-23T03:09:45.767Z] Step 25/33 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2026-06-23T03:09:45.767Z] ---> e837ea462ee0 [2026-06-23T03:09:45.767Z] Step 26/33 : COPY LICENSE / [2026-06-23T03:09:45.767Z] ---> c0116f1c6552 [2026-06-23T03:09:45.767Z] Step 27/33 : COPY Attribution.txt / [2026-06-23T03:09:46.346Z] ---> 94b2255f1b4a [2026-06-23T03:09:46.346Z] Step 28/33 : COPY res /res [2026-06-23T03:09:46.622Z] ---> 20b020653266 [2026-06-23T03:09:46.622Z] Step 29/33 : ENTRYPOINT ["/device-coap"] [2026-06-23T03:09:46.887Z] ---> Running in cce6493a5908 [2026-06-23T03:09:47.154Z] Removing intermediate container cce6493a5908 [2026-06-23T03:09:47.154Z] ---> e8c3e83fa262 [2026-06-23T03:09:47.154Z] Step 30/33 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-06-23T03:09:47.154Z] ---> Running in 1c5e1368fa8a [2026-06-23T03:09:47.423Z] Removing intermediate container 1c5e1368fa8a [2026-06-23T03:09:47.423Z] ---> ba8239867354 [2026-06-23T03:09:47.423Z] Step 31/33 : LABEL arch=arm64 [2026-06-23T03:09:47.423Z] ---> Running in 7c9e7ad19444 [2026-06-23T03:09:47.688Z] Removing intermediate container 7c9e7ad19444 [2026-06-23T03:09:47.689Z] ---> 9128707d38c1 [2026-06-23T03:09:47.689Z] Step 32/33 : LABEL git_sha=0a681b1e7e7fb8602de999b105add27f5514d4a7 [2026-06-23T03:09:47.689Z] ---> Running in 54a926ce73c0 [2026-06-23T03:09:47.954Z] Removing intermediate container 54a926ce73c0 [2026-06-23T03:09:47.954Z] ---> 296ad036139a [2026-06-23T03:09:47.954Z] Step 33/33 : LABEL version=4.1.0-dev.1 [2026-06-23T03:09:48.218Z] ---> Running in 014078e2cf23 [2026-06-23T03:09:48.482Z] Removing intermediate container 014078e2cf23 [2026-06-23T03:09:48.482Z] ---> cbb63eaab2d0 [2026-06-23T03:09:48.482Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2026-06-23T03:09:48.482Z] Successfully built cbb63eaab2d0 [2026-06-23T03:09:48.482Z] Successfully tagged device-coap-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:09:48.726Z] provisioning config files... [2026-06-23T03:09:48.740Z] copy managed file [device-coap-c-settings] to file:/w/workspace/device-coap-c/41@tmp/config10431004719711861590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:09:49.094Z] ---> ****-login.sh [2026-06-23T03:09:49.094Z] nexus3.edgexfoundry.org:10001 [2026-06-23T03:09:49.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:09:49.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:09:49.359Z] Configure a credential helper to remove this warning. See [2026-06-23T03:09:49.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:09:49.359Z] [2026-06-23T03:09:49.359Z] Login Succeeded [2026-06-23T03:09:49.359Z] nexus3.edgexfoundry.org:10002 [2026-06-23T03:09:49.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:09:49.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:09:49.625Z] Configure a credential helper to remove this warning. See [2026-06-23T03:09:49.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:09:49.625Z] [2026-06-23T03:09:49.625Z] Login Succeeded [2026-06-23T03:09:49.625Z] nexus3.edgexfoundry.org:10003 [2026-06-23T03:09:49.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:09:49.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:09:49.891Z] Configure a credential helper to remove this warning. See [2026-06-23T03:09:49.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:09:49.891Z] [2026-06-23T03:09:49.891Z] Login Succeeded [2026-06-23T03:09:49.891Z] nexus3.edgexfoundry.org:10004 [2026-06-23T03:09:50.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:09:50.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:09:50.427Z] Configure a credential helper to remove this warning. See [2026-06-23T03:09:50.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:09:50.427Z] [2026-06-23T03:09:50.427Z] Login Succeeded [2026-06-23T03:09:50.427Z] ****.io [2026-06-23T03:09:50.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:09:50.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:09:50.958Z] Configure a credential helper to remove this warning. See [2026-06-23T03:09:50.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:09:50.958Z] [2026-06-23T03:09:50.958Z] Login Succeeded [2026-06-23T03:09:50.958Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T03:09:50.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-23T03:09:51.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T03:09:51.058Z] [edgeXDocker.push] Tagging docker image device-coap-arm64 with the following tags: [2026-06-23T03:09:51.058Z] 0a681b1e7e7fb8602de999b105add27f5514d4a7 [2026-06-23T03:09:51.058Z] latest [2026-06-23T03:09:51.058Z] 4.1.0-dev.1 [2026-06-23T03:09:51.058Z] 0a681b1e7e7fb8602de999b105add27f5514d4a7-4.1.0-dev.1 [2026-06-23T03:09:51.058Z] main [2026-06-23T03:09:51.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:09:51.436Z] + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:0a681b1e7e7fb8602de999b105add27f5514d4a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:09:51.790Z] + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:0a681b1e7e7fb8602de999b105add27f5514d4a7 [2026-06-23T03:09:51.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] [2026-06-23T03:09:51.790Z] 551ba83ea333: Preparing [2026-06-23T03:09:51.790Z] f2f73b8bdc7e: Preparing [2026-06-23T03:09:51.790Z] d8344368f9f5: Preparing [2026-06-23T03:09:51.790Z] 7f09a3a3be8f: Preparing [2026-06-23T03:09:51.790Z] 1b2d65e309d7: Preparing [2026-06-23T03:09:51.790Z] 334e93cb0005: Preparing [2026-06-23T03:09:51.790Z] 9b60d2b6297c: Preparing [2026-06-23T03:09:51.790Z] d015f7258a0f: Preparing [2026-06-23T03:09:51.790Z] 26671af1603d: Preparing [2026-06-23T03:09:51.790Z] 69e75e4a37eb: Preparing [2026-06-23T03:09:51.790Z] 08c64e943765: Preparing [2026-06-23T03:09:51.790Z] a50428e67ef8: Preparing [2026-06-23T03:09:51.790Z] 2ff3c6233ee5: Preparing [2026-06-23T03:09:51.790Z] b5835e8f2b94: Preparing [2026-06-23T03:09:51.790Z] 8f412d347abe: Preparing [2026-06-23T03:09:51.790Z] b43f81b3f150: Preparing [2026-06-23T03:09:51.790Z] b86b90919cea: Preparing [2026-06-23T03:09:51.790Z] 2e429b2c212e: Preparing [2026-06-23T03:09:51.790Z] cba1c109b27e: Preparing [2026-06-23T03:09:51.790Z] b044d4c52a30: Preparing [2026-06-23T03:09:51.790Z] 395e0df85e30: Preparing [2026-06-23T03:09:51.790Z] 43419734e945: Preparing [2026-06-23T03:09:51.790Z] 42d4873acabd: Preparing [2026-06-23T03:09:51.790Z] 6e20c635b625: Preparing [2026-06-23T03:09:51.790Z] 5f4d9fc4d98d: Preparing [2026-06-23T03:09:51.790Z] 334e93cb0005: Waiting [2026-06-23T03:09:51.790Z] 9b60d2b6297c: Waiting [2026-06-23T03:09:51.790Z] d015f7258a0f: Waiting [2026-06-23T03:09:51.790Z] 26671af1603d: Waiting [2026-06-23T03:09:51.790Z] 69e75e4a37eb: Waiting [2026-06-23T03:09:51.790Z] 08c64e943765: Waiting [2026-06-23T03:09:51.790Z] a50428e67ef8: Waiting [2026-06-23T03:09:51.790Z] 2ff3c6233ee5: Waiting [2026-06-23T03:09:51.790Z] b5835e8f2b94: Waiting [2026-06-23T03:09:51.790Z] 8f412d347abe: Waiting [2026-06-23T03:09:51.790Z] b43f81b3f150: Waiting [2026-06-23T03:09:51.790Z] b86b90919cea: Waiting [2026-06-23T03:09:51.790Z] 2e429b2c212e: Waiting [2026-06-23T03:09:51.790Z] cba1c109b27e: Waiting [2026-06-23T03:09:51.790Z] b044d4c52a30: Waiting [2026-06-23T03:09:51.790Z] 395e0df85e30: Waiting [2026-06-23T03:09:51.790Z] 43419734e945: Waiting [2026-06-23T03:09:51.790Z] 42d4873acabd: Waiting [2026-06-23T03:09:51.790Z] 6e20c635b625: Waiting [2026-06-23T03:09:51.790Z] 5f4d9fc4d98d: Waiting [2026-06-23T03:09:52.054Z] 551ba83ea333: Pushed [2026-06-23T03:09:52.054Z] f2f73b8bdc7e: Pushed [2026-06-23T03:09:52.054Z] 1b2d65e309d7: Pushed [2026-06-23T03:09:52.054Z] d8344368f9f5: Pushed [2026-06-23T03:09:52.054Z] 7f09a3a3be8f: Pushed [2026-06-23T03:09:52.326Z] d015f7258a0f: Pushed [2026-06-23T03:09:52.326Z] 69e75e4a37eb: Pushed [2026-06-23T03:09:52.326Z] 334e93cb0005: Pushed [2026-06-23T03:09:52.326Z] 9b60d2b6297c: Pushed [2026-06-23T03:09:52.326Z] 08c64e943765: Pushed [2026-06-23T03:09:52.592Z] 26671af1603d: Pushed [2026-06-23T03:09:52.592Z] b5835e8f2b94: Pushed [2026-06-23T03:09:52.592Z] a50428e67ef8: Pushed [2026-06-23T03:09:52.592Z] b43f81b3f150: Pushed [2026-06-23T03:09:52.592Z] 2ff3c6233ee5: Pushed [2026-06-23T03:09:52.592Z] b86b90919cea: Pushed [2026-06-23T03:09:52.592Z] 2e429b2c212e: Pushed [2026-06-23T03:09:52.857Z] cba1c109b27e: Pushed [2026-06-23T03:09:52.857Z] 43419734e945: Pushed [2026-06-23T03:09:52.857Z] 42d4873acabd: Pushed [2026-06-23T03:09:52.857Z] 6e20c635b625: Layer already exists [2026-06-23T03:09:52.857Z] 5f4d9fc4d98d: Layer already exists [2026-06-23T03:09:52.857Z] 8f412d347abe: Pushed [2026-06-23T03:09:54.790Z] 395e0df85e30: Pushed [2026-06-23T03:10:01.436Z] b044d4c52a30: Pushed [2026-06-23T03:10:01.436Z] 0a681b1e7e7fb8602de999b105add27f5514d4a7: digest: sha256:ec2e280bcd42cd95fa0170ddbbbb6fdb7fe28e8170f6d85ffff30e93839ff22c size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:10:01.793Z] + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:10:02.190Z] + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:latest [2026-06-23T03:10:02.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] [2026-06-23T03:10:02.190Z] 551ba83ea333: Preparing [2026-06-23T03:10:02.190Z] f2f73b8bdc7e: Preparing [2026-06-23T03:10:02.190Z] d8344368f9f5: Preparing [2026-06-23T03:10:02.190Z] 7f09a3a3be8f: Preparing [2026-06-23T03:10:02.190Z] 1b2d65e309d7: Preparing [2026-06-23T03:10:02.190Z] 334e93cb0005: Preparing [2026-06-23T03:10:02.190Z] 9b60d2b6297c: Preparing [2026-06-23T03:10:02.190Z] d015f7258a0f: Preparing [2026-06-23T03:10:02.190Z] 26671af1603d: Preparing [2026-06-23T03:10:02.190Z] 69e75e4a37eb: Preparing [2026-06-23T03:10:02.190Z] 08c64e943765: Preparing [2026-06-23T03:10:02.190Z] a50428e67ef8: Preparing [2026-06-23T03:10:02.190Z] 2ff3c6233ee5: Preparing [2026-06-23T03:10:02.190Z] b5835e8f2b94: Preparing [2026-06-23T03:10:02.190Z] 8f412d347abe: Preparing [2026-06-23T03:10:02.190Z] 69e75e4a37eb: Waiting [2026-06-23T03:10:02.190Z] a50428e67ef8: Waiting [2026-06-23T03:10:02.190Z] 2ff3c6233ee5: Waiting [2026-06-23T03:10:02.190Z] b5835e8f2b94: Waiting [2026-06-23T03:10:02.190Z] 8f412d347abe: Waiting [2026-06-23T03:10:02.190Z] b43f81b3f150: Preparing [2026-06-23T03:10:02.190Z] b86b90919cea: Preparing [2026-06-23T03:10:02.190Z] 2e429b2c212e: Preparing [2026-06-23T03:10:02.190Z] cba1c109b27e: Preparing [2026-06-23T03:10:02.190Z] b044d4c52a30: Preparing [2026-06-23T03:10:02.190Z] 395e0df85e30: Preparing [2026-06-23T03:10:02.190Z] 334e93cb0005: Waiting [2026-06-23T03:10:02.190Z] 43419734e945: Preparing [2026-06-23T03:10:02.190Z] 9b60d2b6297c: Waiting [2026-06-23T03:10:02.190Z] 42d4873acabd: Preparing [2026-06-23T03:10:02.190Z] 6e20c635b625: Preparing [2026-06-23T03:10:02.190Z] d015f7258a0f: Waiting [2026-06-23T03:10:02.190Z] 5f4d9fc4d98d: Preparing [2026-06-23T03:10:02.190Z] 26671af1603d: Waiting [2026-06-23T03:10:02.190Z] b43f81b3f150: Waiting [2026-06-23T03:10:02.190Z] 395e0df85e30: Waiting [2026-06-23T03:10:02.190Z] b86b90919cea: Waiting [2026-06-23T03:10:02.190Z] 43419734e945: Waiting [2026-06-23T03:10:02.190Z] 2e429b2c212e: Waiting [2026-06-23T03:10:02.190Z] 42d4873acabd: Waiting [2026-06-23T03:10:02.190Z] cba1c109b27e: Waiting [2026-06-23T03:10:02.190Z] 6e20c635b625: Waiting [2026-06-23T03:10:02.190Z] b044d4c52a30: Waiting [2026-06-23T03:10:02.190Z] 5f4d9fc4d98d: Waiting [2026-06-23T03:10:02.190Z] 08c64e943765: Waiting [2026-06-23T03:10:02.190Z] d8344368f9f5: Layer already exists [2026-06-23T03:10:02.190Z] f2f73b8bdc7e: Layer already exists [2026-06-23T03:10:02.190Z] 551ba83ea333: Layer already exists [2026-06-23T03:10:02.190Z] 1b2d65e309d7: Layer already exists [2026-06-23T03:10:02.190Z] 7f09a3a3be8f: Layer already exists [2026-06-23T03:10:02.190Z] d015f7258a0f: Layer already exists [2026-06-23T03:10:02.190Z] 334e93cb0005: Layer already exists [2026-06-23T03:10:02.190Z] 26671af1603d: Layer already exists [2026-06-23T03:10:02.190Z] 9b60d2b6297c: Layer already exists [2026-06-23T03:10:02.190Z] 69e75e4a37eb: Layer already exists [2026-06-23T03:10:02.190Z] 2ff3c6233ee5: Layer already exists [2026-06-23T03:10:02.190Z] 08c64e943765: Layer already exists [2026-06-23T03:10:02.190Z] 8f412d347abe: Layer already exists [2026-06-23T03:10:02.190Z] a50428e67ef8: Layer already exists [2026-06-23T03:10:02.190Z] b5835e8f2b94: Layer already exists [2026-06-23T03:10:02.190Z] cba1c109b27e: Layer already exists [2026-06-23T03:10:02.190Z] b43f81b3f150: Layer already exists [2026-06-23T03:10:02.191Z] b86b90919cea: Layer already exists [2026-06-23T03:10:02.191Z] b044d4c52a30: Layer already exists [2026-06-23T03:10:02.191Z] 2e429b2c212e: Layer already exists [2026-06-23T03:10:02.191Z] 395e0df85e30: Layer already exists [2026-06-23T03:10:02.191Z] 42d4873acabd: Layer already exists [2026-06-23T03:10:02.191Z] 5f4d9fc4d98d: Layer already exists [2026-06-23T03:10:02.191Z] 43419734e945: Layer already exists [2026-06-23T03:10:02.191Z] 6e20c635b625: Layer already exists [2026-06-23T03:10:02.459Z] latest: digest: sha256:ec2e280bcd42cd95fa0170ddbbbb6fdb7fe28e8170f6d85ffff30e93839ff22c size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:10:02.835Z] + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:10:03.218Z] + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:4.1.0-dev.1 [2026-06-23T03:10:03.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] [2026-06-23T03:10:03.218Z] 551ba83ea333: Preparing [2026-06-23T03:10:03.218Z] f2f73b8bdc7e: Preparing [2026-06-23T03:10:03.218Z] d8344368f9f5: Preparing [2026-06-23T03:10:03.218Z] 7f09a3a3be8f: Preparing [2026-06-23T03:10:03.218Z] 1b2d65e309d7: Preparing [2026-06-23T03:10:03.218Z] 334e93cb0005: Preparing [2026-06-23T03:10:03.218Z] 9b60d2b6297c: Preparing [2026-06-23T03:10:03.218Z] d015f7258a0f: Preparing [2026-06-23T03:10:03.218Z] 26671af1603d: Preparing [2026-06-23T03:10:03.218Z] 69e75e4a37eb: Preparing [2026-06-23T03:10:03.218Z] 08c64e943765: Preparing [2026-06-23T03:10:03.218Z] a50428e67ef8: Preparing [2026-06-23T03:10:03.218Z] 2ff3c6233ee5: Preparing [2026-06-23T03:10:03.218Z] b5835e8f2b94: Preparing [2026-06-23T03:10:03.218Z] 8f412d347abe: Preparing [2026-06-23T03:10:03.218Z] b43f81b3f150: Preparing [2026-06-23T03:10:03.218Z] b86b90919cea: Preparing [2026-06-23T03:10:03.218Z] 2e429b2c212e: Preparing [2026-06-23T03:10:03.218Z] cba1c109b27e: Preparing [2026-06-23T03:10:03.218Z] b044d4c52a30: Preparing [2026-06-23T03:10:03.218Z] 395e0df85e30: Preparing [2026-06-23T03:10:03.218Z] 43419734e945: Preparing [2026-06-23T03:10:03.218Z] 42d4873acabd: Preparing [2026-06-23T03:10:03.218Z] 6e20c635b625: Preparing [2026-06-23T03:10:03.218Z] 9b60d2b6297c: Waiting [2026-06-23T03:10:03.218Z] d015f7258a0f: Waiting [2026-06-23T03:10:03.218Z] 26671af1603d: Waiting [2026-06-23T03:10:03.218Z] 334e93cb0005: Waiting [2026-06-23T03:10:03.218Z] 69e75e4a37eb: Waiting [2026-06-23T03:10:03.218Z] 08c64e943765: Waiting [2026-06-23T03:10:03.218Z] b86b90919cea: Waiting [2026-06-23T03:10:03.218Z] a50428e67ef8: Waiting [2026-06-23T03:10:03.218Z] 2e429b2c212e: Waiting [2026-06-23T03:10:03.218Z] 2ff3c6233ee5: Waiting [2026-06-23T03:10:03.218Z] cba1c109b27e: Waiting [2026-06-23T03:10:03.218Z] b5835e8f2b94: Waiting [2026-06-23T03:10:03.218Z] b044d4c52a30: Waiting [2026-06-23T03:10:03.218Z] 8f412d347abe: Waiting [2026-06-23T03:10:03.218Z] 395e0df85e30: Waiting [2026-06-23T03:10:03.218Z] b43f81b3f150: Waiting [2026-06-23T03:10:03.218Z] 43419734e945: Waiting [2026-06-23T03:10:03.218Z] 42d4873acabd: Waiting [2026-06-23T03:10:03.218Z] 6e20c635b625: Waiting [2026-06-23T03:10:03.218Z] 5f4d9fc4d98d: Preparing [2026-06-23T03:10:03.218Z] 5f4d9fc4d98d: Waiting [2026-06-23T03:10:03.218Z] 7f09a3a3be8f: Layer already exists [2026-06-23T03:10:03.218Z] d8344368f9f5: Layer already exists [2026-06-23T03:10:03.218Z] 551ba83ea333: Layer already exists [2026-06-23T03:10:03.218Z] f2f73b8bdc7e: Layer already exists [2026-06-23T03:10:03.218Z] 1b2d65e309d7: Layer already exists [2026-06-23T03:10:03.218Z] 9b60d2b6297c: Layer already exists [2026-06-23T03:10:03.218Z] 69e75e4a37eb: Layer already exists [2026-06-23T03:10:03.218Z] d015f7258a0f: Layer already exists [2026-06-23T03:10:03.218Z] 334e93cb0005: Layer already exists [2026-06-23T03:10:03.218Z] 26671af1603d: Layer already exists [2026-06-23T03:10:03.218Z] 08c64e943765: Layer already exists [2026-06-23T03:10:03.218Z] 8f412d347abe: Layer already exists [2026-06-23T03:10:03.218Z] 2ff3c6233ee5: Layer already exists [2026-06-23T03:10:03.218Z] a50428e67ef8: Layer already exists [2026-06-23T03:10:03.218Z] b5835e8f2b94: Layer already exists [2026-06-23T03:10:03.218Z] b86b90919cea: Layer already exists [2026-06-23T03:10:03.218Z] b044d4c52a30: Layer already exists [2026-06-23T03:10:03.218Z] 2e429b2c212e: Layer already exists [2026-06-23T03:10:03.218Z] b43f81b3f150: Layer already exists [2026-06-23T03:10:03.218Z] cba1c109b27e: Layer already exists [2026-06-23T03:10:03.218Z] 395e0df85e30: Layer already exists [2026-06-23T03:10:03.218Z] 6e20c635b625: Layer already exists [2026-06-23T03:10:03.218Z] 42d4873acabd: Layer already exists [2026-06-23T03:10:03.218Z] 43419734e945: Layer already exists [2026-06-23T03:10:03.345Z] 5f4d9fc4d98d: Layer already exists [2026-06-23T03:10:03.345Z] 4.1.0-dev.1: digest: sha256:ec2e280bcd42cd95fa0170ddbbbb6fdb7fe28e8170f6d85ffff30e93839ff22c size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:10:03.694Z] + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:0a681b1e7e7fb8602de999b105add27f5514d4a7-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:10:04.046Z] + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:0a681b1e7e7fb8602de999b105add27f5514d4a7-4.1.0-dev.1 [2026-06-23T03:10:04.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] [2026-06-23T03:10:04.046Z] 551ba83ea333: Preparing [2026-06-23T03:10:04.046Z] f2f73b8bdc7e: Preparing [2026-06-23T03:10:04.046Z] d8344368f9f5: Preparing [2026-06-23T03:10:04.046Z] 7f09a3a3be8f: Preparing [2026-06-23T03:10:04.046Z] 1b2d65e309d7: Preparing [2026-06-23T03:10:04.046Z] 334e93cb0005: Preparing [2026-06-23T03:10:04.046Z] 9b60d2b6297c: Preparing [2026-06-23T03:10:04.046Z] d015f7258a0f: Preparing [2026-06-23T03:10:04.046Z] 26671af1603d: Preparing [2026-06-23T03:10:04.046Z] 69e75e4a37eb: Preparing [2026-06-23T03:10:04.046Z] 08c64e943765: Preparing [2026-06-23T03:10:04.046Z] a50428e67ef8: Preparing [2026-06-23T03:10:04.046Z] 2ff3c6233ee5: Preparing [2026-06-23T03:10:04.046Z] b5835e8f2b94: Preparing [2026-06-23T03:10:04.046Z] 8f412d347abe: Preparing [2026-06-23T03:10:04.046Z] b43f81b3f150: Preparing [2026-06-23T03:10:04.046Z] b86b90919cea: Preparing [2026-06-23T03:10:04.046Z] 2e429b2c212e: Preparing [2026-06-23T03:10:04.046Z] cba1c109b27e: Preparing [2026-06-23T03:10:04.046Z] b044d4c52a30: Preparing [2026-06-23T03:10:04.046Z] 395e0df85e30: Preparing [2026-06-23T03:10:04.046Z] 43419734e945: Preparing [2026-06-23T03:10:04.046Z] 42d4873acabd: Preparing [2026-06-23T03:10:04.046Z] 6e20c635b625: Preparing [2026-06-23T03:10:04.046Z] 5f4d9fc4d98d: Preparing [2026-06-23T03:10:04.046Z] 8f412d347abe: Waiting [2026-06-23T03:10:04.046Z] b43f81b3f150: Waiting [2026-06-23T03:10:04.046Z] b86b90919cea: Waiting [2026-06-23T03:10:04.046Z] 2e429b2c212e: Waiting [2026-06-23T03:10:04.046Z] cba1c109b27e: Waiting [2026-06-23T03:10:04.046Z] b044d4c52a30: Waiting [2026-06-23T03:10:04.046Z] 395e0df85e30: Waiting [2026-06-23T03:10:04.046Z] 43419734e945: Waiting [2026-06-23T03:10:04.046Z] 334e93cb0005: Waiting [2026-06-23T03:10:04.046Z] 42d4873acabd: Waiting [2026-06-23T03:10:04.046Z] 6e20c635b625: Waiting [2026-06-23T03:10:04.046Z] 5f4d9fc4d98d: Waiting [2026-06-23T03:10:04.046Z] 9b60d2b6297c: Waiting [2026-06-23T03:10:04.046Z] 08c64e943765: Waiting [2026-06-23T03:10:04.046Z] a50428e67ef8: Waiting [2026-06-23T03:10:04.046Z] d015f7258a0f: Waiting [2026-06-23T03:10:04.046Z] 26671af1603d: Waiting [2026-06-23T03:10:04.046Z] 69e75e4a37eb: Waiting [2026-06-23T03:10:04.046Z] b5835e8f2b94: Waiting [2026-06-23T03:10:04.046Z] 2ff3c6233ee5: Waiting [2026-06-23T03:10:04.046Z] 551ba83ea333: Layer already exists [2026-06-23T03:10:04.046Z] f2f73b8bdc7e: Layer already exists [2026-06-23T03:10:04.046Z] d8344368f9f5: Layer already exists [2026-06-23T03:10:04.046Z] 1b2d65e309d7: Layer already exists [2026-06-23T03:10:04.046Z] 7f09a3a3be8f: Layer already exists [2026-06-23T03:10:04.046Z] 26671af1603d: Layer already exists [2026-06-23T03:10:04.046Z] 9b60d2b6297c: Layer already exists [2026-06-23T03:10:04.046Z] 334e93cb0005: Layer already exists [2026-06-23T03:10:04.046Z] d015f7258a0f: Layer already exists [2026-06-23T03:10:04.046Z] 69e75e4a37eb: Layer already exists [2026-06-23T03:10:04.046Z] a50428e67ef8: Layer already exists [2026-06-23T03:10:04.046Z] 08c64e943765: Layer already exists [2026-06-23T03:10:04.046Z] 2ff3c6233ee5: Layer already exists [2026-06-23T03:10:04.046Z] 8f412d347abe: Layer already exists [2026-06-23T03:10:04.046Z] b5835e8f2b94: Layer already exists [2026-06-23T03:10:04.046Z] b86b90919cea: Layer already exists [2026-06-23T03:10:04.046Z] b43f81b3f150: Layer already exists [2026-06-23T03:10:04.046Z] cba1c109b27e: Layer already exists [2026-06-23T03:10:04.046Z] 2e429b2c212e: Layer already exists [2026-06-23T03:10:04.046Z] b044d4c52a30: Layer already exists [2026-06-23T03:10:04.046Z] 395e0df85e30: Layer already exists [2026-06-23T03:10:04.046Z] 43419734e945: Layer already exists [2026-06-23T03:10:04.046Z] 5f4d9fc4d98d: Layer already exists [2026-06-23T03:10:04.046Z] 42d4873acabd: Layer already exists [2026-06-23T03:10:04.046Z] 6e20c635b625: Layer already exists [2026-06-23T03:10:04.311Z] 0a681b1e7e7fb8602de999b105add27f5514d4a7-4.1.0-dev.1: digest: sha256:ec2e280bcd42cd95fa0170ddbbbb6fdb7fe28e8170f6d85ffff30e93839ff22c size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:10:04.675Z] + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:10:05.039Z] + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:main [2026-06-23T03:10:05.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] [2026-06-23T03:10:05.039Z] 551ba83ea333: Preparing [2026-06-23T03:10:05.039Z] f2f73b8bdc7e: Preparing [2026-06-23T03:10:05.039Z] d8344368f9f5: Preparing [2026-06-23T03:10:05.039Z] 7f09a3a3be8f: Preparing [2026-06-23T03:10:05.039Z] 1b2d65e309d7: Preparing [2026-06-23T03:10:05.039Z] 334e93cb0005: Preparing [2026-06-23T03:10:05.039Z] 9b60d2b6297c: Preparing [2026-06-23T03:10:05.039Z] d015f7258a0f: Preparing [2026-06-23T03:10:05.039Z] 26671af1603d: Preparing [2026-06-23T03:10:05.039Z] 69e75e4a37eb: Preparing [2026-06-23T03:10:05.039Z] 08c64e943765: Preparing [2026-06-23T03:10:05.039Z] a50428e67ef8: Preparing [2026-06-23T03:10:05.039Z] 2ff3c6233ee5: Preparing [2026-06-23T03:10:05.039Z] b5835e8f2b94: Preparing [2026-06-23T03:10:05.039Z] 8f412d347abe: Preparing [2026-06-23T03:10:05.039Z] b43f81b3f150: Preparing [2026-06-23T03:10:05.039Z] b86b90919cea: Preparing [2026-06-23T03:10:05.039Z] 2e429b2c212e: Preparing [2026-06-23T03:10:05.039Z] cba1c109b27e: Preparing [2026-06-23T03:10:05.039Z] b044d4c52a30: Preparing [2026-06-23T03:10:05.039Z] 395e0df85e30: Preparing [2026-06-23T03:10:05.039Z] 43419734e945: Preparing [2026-06-23T03:10:05.039Z] 42d4873acabd: Preparing [2026-06-23T03:10:05.039Z] 6e20c635b625: Preparing [2026-06-23T03:10:05.039Z] 5f4d9fc4d98d: Preparing [2026-06-23T03:10:05.039Z] 8f412d347abe: Waiting [2026-06-23T03:10:05.039Z] b43f81b3f150: Waiting [2026-06-23T03:10:05.039Z] b86b90919cea: Waiting [2026-06-23T03:10:05.039Z] 2e429b2c212e: Waiting [2026-06-23T03:10:05.039Z] cba1c109b27e: Waiting [2026-06-23T03:10:05.039Z] 334e93cb0005: Waiting [2026-06-23T03:10:05.039Z] b044d4c52a30: Waiting [2026-06-23T03:10:05.039Z] 395e0df85e30: Waiting [2026-06-23T03:10:05.039Z] 43419734e945: Waiting [2026-06-23T03:10:05.039Z] 9b60d2b6297c: Waiting [2026-06-23T03:10:05.039Z] 42d4873acabd: Waiting [2026-06-23T03:10:05.039Z] d015f7258a0f: Waiting [2026-06-23T03:10:05.039Z] 6e20c635b625: Waiting [2026-06-23T03:10:05.039Z] 26671af1603d: Waiting [2026-06-23T03:10:05.039Z] a50428e67ef8: Waiting [2026-06-23T03:10:05.039Z] 69e75e4a37eb: Waiting [2026-06-23T03:10:05.039Z] 08c64e943765: Waiting [2026-06-23T03:10:05.039Z] 2ff3c6233ee5: Waiting [2026-06-23T03:10:05.039Z] 5f4d9fc4d98d: Waiting [2026-06-23T03:10:05.039Z] b5835e8f2b94: Waiting [2026-06-23T03:10:05.039Z] f2f73b8bdc7e: Layer already exists [2026-06-23T03:10:05.039Z] 1b2d65e309d7: Layer already exists [2026-06-23T03:10:05.039Z] d8344368f9f5: Layer already exists [2026-06-23T03:10:05.039Z] 7f09a3a3be8f: Layer already exists [2026-06-23T03:10:05.039Z] 551ba83ea333: Layer already exists [2026-06-23T03:10:05.039Z] d015f7258a0f: Layer already exists [2026-06-23T03:10:05.039Z] 69e75e4a37eb: Layer already exists [2026-06-23T03:10:05.039Z] 334e93cb0005: Layer already exists [2026-06-23T03:10:05.039Z] 26671af1603d: Layer already exists [2026-06-23T03:10:05.039Z] 9b60d2b6297c: Layer already exists [2026-06-23T03:10:05.039Z] 08c64e943765: Layer already exists [2026-06-23T03:10:05.039Z] 8f412d347abe: Layer already exists [2026-06-23T03:10:05.039Z] 2ff3c6233ee5: Layer already exists [2026-06-23T03:10:05.039Z] a50428e67ef8: Layer already exists [2026-06-23T03:10:05.039Z] b5835e8f2b94: Layer already exists [2026-06-23T03:10:05.039Z] 2e429b2c212e: Layer already exists [2026-06-23T03:10:05.039Z] b43f81b3f150: Layer already exists [2026-06-23T03:10:05.039Z] cba1c109b27e: Layer already exists [2026-06-23T03:10:05.039Z] b86b90919cea: Layer already exists [2026-06-23T03:10:05.039Z] b044d4c52a30: Layer already exists [2026-06-23T03:10:05.304Z] 42d4873acabd: Layer already exists [2026-06-23T03:10:05.304Z] 43419734e945: Layer already exists [2026-06-23T03:10:05.304Z] 6e20c635b625: Layer already exists [2026-06-23T03:10:05.304Z] 395e0df85e30: Layer already exists [2026-06-23T03:10:05.304Z] 5f4d9fc4d98d: Layer already exists [2026-06-23T03:10:05.304Z] main: digest: sha256:ec2e280bcd42cd95fa0170ddbbbb6fdb7fe28e8170f6d85ffff30e93839ff22c size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-23T03:10:05.403Z] ===================================================== [Pipeline] echo [2026-06-23T03:10:05.417Z] taggedImages: [2026-06-23T03:10:05.417Z] - nexus3.edgexfoundry.org:10004/device-coap-arm64:0a681b1e7e7fb8602de999b105add27f5514d4a7 [2026-06-23T03:10:05.417Z] - nexus3.edgexfoundry.org:10004/device-coap-arm64:latest [2026-06-23T03:10:05.417Z] - nexus3.edgexfoundry.org:10004/device-coap-arm64:4.1.0-dev.1 [2026-06-23T03:10:05.417Z] - nexus3.edgexfoundry.org:10004/device-coap-arm64:0a681b1e7e7fb8602de999b105add27f5514d4a7-4.1.0-dev.1 [2026-06-23T03:10:05.417Z] - nexus3.edgexfoundry.org:10004/device-coap-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:10:05.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-23T03:10:05.802Z] [2026-06-23T03:10:05.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:10:06.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-23T03:10:06.133Z] arm64: Pulling from edgex-lftools-log-publisher [2026-06-23T03:10:06.133Z] 8998bd30e6a1: Pulling fs layer [2026-06-23T03:10:06.133Z] 04944245beec: Pulling fs layer [2026-06-23T03:10:06.133Z] 699f458cf7ca: Pulling fs layer [2026-06-23T03:10:06.133Z] 765212b225bb: Pulling fs layer [2026-06-23T03:10:06.133Z] f23df028b6ca: Pulling fs layer [2026-06-23T03:10:06.133Z] d65c8cfc05b1: Pulling fs layer [2026-06-23T03:10:06.133Z] 2437ff75d9bd: Pulling fs layer [2026-06-23T03:10:06.133Z] f23df028b6ca: Waiting [2026-06-23T03:10:06.133Z] d65c8cfc05b1: Waiting [2026-06-23T03:10:06.133Z] 765212b225bb: Waiting [2026-06-23T03:10:06.133Z] 2437ff75d9bd: Waiting [2026-06-23T03:10:06.399Z] 04944245beec: Verifying Checksum [2026-06-23T03:10:06.399Z] 04944245beec: Download complete [2026-06-23T03:10:06.399Z] 765212b225bb: Verifying Checksum [2026-06-23T03:10:06.399Z] 765212b225bb: Download complete [2026-06-23T03:10:06.399Z] f23df028b6ca: Verifying Checksum [2026-06-23T03:10:06.399Z] f23df028b6ca: Download complete [2026-06-23T03:10:06.399Z] d65c8cfc05b1: Download complete [2026-06-23T03:10:06.664Z] 699f458cf7ca: Verifying Checksum [2026-06-23T03:10:06.664Z] 699f458cf7ca: Download complete [2026-06-23T03:10:06.929Z] 8998bd30e6a1: Verifying Checksum [2026-06-23T03:10:06.929Z] 8998bd30e6a1: Download complete [2026-06-23T03:10:09.516Z] 2437ff75d9bd: Verifying Checksum [2026-06-23T03:10:09.516Z] 2437ff75d9bd: Download complete [2026-06-23T03:10:11.451Z] 8998bd30e6a1: Pull complete [2026-06-23T03:10:12.033Z] 04944245beec: Pull complete [2026-06-23T03:10:13.439Z] 699f458cf7ca: Pull complete [2026-06-23T03:10:13.705Z] 765212b225bb: Pull complete [2026-06-23T03:10:14.662Z] f23df028b6ca: Pull complete [2026-06-23T03:10:14.662Z] d65c8cfc05b1: Pull complete [2026-06-23T03:10:32.847Z] 2437ff75d9bd: Pull complete [2026-06-23T03:10:32.847Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-06-23T03:10:32.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-23T03:10:32.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:10:33.060Z] prd-ubuntu20.04-docker-arm64-4c-16g-13711 does not seem to be running inside a container [2026-06-23T03:10:33.136Z] $ 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-coap-c/41 -v /w/workspace/device-coap-c/41:/w/workspace/device-coap-c/41:rw,z -v /w/workspace/device-coap-c/41@tmp:/w/workspace/device-coap-c/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-06-23T03:10:35.585Z] $ docker top cac79caf8e6febfeca4d3d0f966d4837599b20213989d401fae775a8384e0776 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:10:36.393Z] ---> job-cost.sh [2026-06-23T03:10:36.393Z] lf-activate-venv: SKIPPING [2026-06-23T03:10:36.393Z] INFO: No Stack... [2026-06-23T03:10:36.972Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-06-23T03:10:37.551Z] INFO: Archiving Costs [Pipeline] sh [2026-06-23T03:10:38.193Z] + cat /w/workspace/device-coap-c/41/archives/cost.csv [2026-06-23T03:10:38.194Z] + cut -d, -f6 [Pipeline] lock [2026-06-23T03:10:38.254Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-main-41-stack-cost] [2026-06-23T03:10:38.261Z] Resource [jenkins-edgexfoundry-device-coap-c-main-41-stack-cost] did not exist. Created. [2026-06-23T03:10:38.269Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-23T03:10:38.943Z] /w/workspace/device-coap-c/41@tmp/durable-538dcbd2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-06-23T03:10:39.267Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-06-23T03:10:39.562Z] Warning: overwriting stash ‘stack-cost’ [2026-06-23T03:10:39.966Z] Stashed 1 file(s) [Pipeline] } [2026-06-23T03:10:39.974Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-23T03:10:40.020Z] $ docker stop --time=1 cac79caf8e6febfeca4d3d0f966d4837599b20213989d401fae775a8384e0776 [2026-06-23T03:10:43.438Z] $ docker rm -f --volumes cac79caf8e6febfeca4d3d0f966d4837599b20213989d401fae775a8384e0776 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-06-23T03:10:44.184Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-23T03:10:44.184Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:10:44.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T03:10:44.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:10:44.573Z] prd-ubuntu20.04-docker-8c-8g-13708 does not seem to be running inside a container [2026-06-23T03:10:44.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-c_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 [2026-06-23T03:10:44.874Z] $ docker top 3475ad8a4bb4e673f6d122dd159efce6216ff75b2c0900ed797222c2b78febf1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-23T03:10:44.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-23T03:10:44.974Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-23T03:10:45.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-23T03:10:45.076Z] $ docker exec 3475ad8a4bb4e673f6d122dd159efce6216ff75b2c0900ed797222c2b78febf1 ssh-agent [2026-06-23T03:10:45.169Z] SSH_AUTH_SOCK=/tmp/ssh-gDnAQckWsSx7/agent.32 [2026-06-23T03:10:45.169Z] SSH_AGENT_PID=38 [2026-06-23T03:10:45.174Z] Running ssh-add (command line suppressed) [2026-06-23T03:10:45.275Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_3949506045816628805.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_3949506045816628805.key) [2026-06-23T03:10:45.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-23T03:10:45.588Z] + git semver tag [2026-06-23T03:10:45.847Z] 2026-06-23 03:10:45,796 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-23T03:10:45.847Z] 2026-06-23 03:10:45,800 [run_tag] DEBUG tag force:False [2026-06-23T03:10:45.847Z] 2026-06-23 03:10:45,800 [check_head_tag] DEBUG check head tag [2026-06-23T03:10:45.847Z] 2026-06-23 03:10:45,800 [execute] INFO git cat-file --batch-check [2026-06-23T03:10:45.847Z] 2026-06-23 03:10:45,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, stdin=, shell=False, universal_newlines=False) [2026-06-23T03:10:45.847Z] 2026-06-23 03:10:45,803 [execute] INFO git cat-file --batch [2026-06-23T03:10:45.847Z] 2026-06-23 03:10:45,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, stdin=, shell=False, universal_newlines=False) [2026-06-23T03:10:45.847Z] 2026-06-23 03:10:45,809 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2026-06-23T03:10:45.847Z] 2026-06-23 03:10:45,809 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 [2026-06-23T03:10:45.847Z] 2026-06-23 03:10:45,809 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, stdin=None, shell=False, universal_newlines=False) [2026-06-23T03:10:45.847Z] 2026-06-23 03:10:45,813 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2026-06-23T03:10:45.847Z] 4.1.0-dev.1 [Pipeline] } [2026-06-23T03:10:45.856Z] $ docker exec --env ******** --env ******** 3475ad8a4bb4e673f6d122dd159efce6216ff75b2c0900ed797222c2b78febf1 ssh-agent -k [2026-06-23T03:10:45.962Z] unset SSH_AUTH_SOCK; [2026-06-23T03:10:45.963Z] unset SSH_AGENT_PID; [2026-06-23T03:10:45.963Z] echo Agent pid 38 killed; [2026-06-23T03:10:45.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-23T03:10:46.295Z] + git semver [Pipeline] } [2026-06-23T03:10:46.566Z] $ docker stop --time=1 3475ad8a4bb4e673f6d122dd159efce6216ff75b2c0900ed797222c2b78febf1 [2026-06-23T03:10:47.837Z] $ docker rm -f --volumes 3475ad8a4bb4e673f6d122dd159efce6216ff75b2c0900ed797222c2b78febf1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:10:48.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-23T03:10:48.294Z] [2026-06-23T03:10:48.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:10:48.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-23T03:10:48.600Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-06-23T03:10:48.600Z] ab5ef0e58194: Pulling fs layer [2026-06-23T03:10:48.600Z] 9712f1f96733: Pulling fs layer [2026-06-23T03:10:48.600Z] 63f879dbbcfc: Pulling fs layer [2026-06-23T03:10:48.600Z] 0d9ebad4ef96: Pulling fs layer [2026-06-23T03:10:48.600Z] e9a5061849ea: Pulling fs layer [2026-06-23T03:10:48.600Z] d747dcd14b5f: Pulling fs layer [2026-06-23T03:10:48.600Z] 2de7ff778b66: Pulling fs layer [2026-06-23T03:10:48.600Z] 0d9ebad4ef96: Waiting [2026-06-23T03:10:48.600Z] d747dcd14b5f: Waiting [2026-06-23T03:10:48.600Z] 2de7ff778b66: Waiting [2026-06-23T03:10:48.600Z] e9a5061849ea: Waiting [2026-06-23T03:10:48.600Z] 9712f1f96733: Verifying Checksum [2026-06-23T03:10:48.600Z] 9712f1f96733: Download complete [2026-06-23T03:10:48.860Z] 63f879dbbcfc: Verifying Checksum [2026-06-23T03:10:48.860Z] 63f879dbbcfc: Download complete [2026-06-23T03:10:49.120Z] e9a5061849ea: Verifying Checksum [2026-06-23T03:10:49.120Z] e9a5061849ea: Download complete [2026-06-23T03:10:49.120Z] d747dcd14b5f: Verifying Checksum [2026-06-23T03:10:49.120Z] d747dcd14b5f: Download complete [2026-06-23T03:10:49.120Z] 0d9ebad4ef96: Download complete [2026-06-23T03:10:49.120Z] ab5ef0e58194: Verifying Checksum [2026-06-23T03:10:49.120Z] ab5ef0e58194: Download complete [2026-06-23T03:10:49.120Z] 2de7ff778b66: Verifying Checksum [2026-06-23T03:10:49.120Z] 2de7ff778b66: Download complete [2026-06-23T03:10:52.417Z] ab5ef0e58194: Pull complete [2026-06-23T03:10:52.417Z] 9712f1f96733: Pull complete [2026-06-23T03:10:52.417Z] 63f879dbbcfc: Pull complete [2026-06-23T03:10:56.638Z] 0d9ebad4ef96: Pull complete [2026-06-23T03:10:56.897Z] e9a5061849ea: Pull complete [2026-06-23T03:10:57.155Z] d747dcd14b5f: Pull complete [2026-06-23T03:10:58.091Z] 2de7ff778b66: Pull complete [2026-06-23T03:10:58.091Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-06-23T03:10:58.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-23T03:10:58.091Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:10:58.458Z] prd-ubuntu20.04-docker-8c-8g-13708 does not seem to be running inside a container [2026-06-23T03:10:58.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-c_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 [2026-06-23T03:11:01.386Z] $ docker top f35544a68154ddb1ef72cd298d79a3d3d52abce1582d2cfcb7c8a3d1468f746e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:11:01.468Z] provisioning config files... [2026-06-23T03:11:01.475Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config6646941206675305557tmp [2026-06-23T03:11:01.484Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config4391975508062809880tmp [2026-06-23T03:11:01.491Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config7803245963690130365tmp [Pipeline] { [Pipeline] echo [2026-06-23T03:11:01.526Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:11:01.827Z] ---> sigul-configuration.sh [2026-06-23T03:11:01.827Z] gpg: directory `/root/.gnupg' created [2026-06-23T03:11:01.827Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-06-23T03:11:01.827Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-06-23T03:11:01.827Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-06-23T03:11:01.827Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-06-23T03:11:01.827Z] gpg: CAST5 encrypted data [2026-06-23T03:11:01.827Z] gpg: encrypted with 1 passphrase [2026-06-23T03:11:01.827Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-06-23T03:11:02.130Z] + mkdir /home/jenkins [2026-06-23T03:11:02.130Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-06-23T03:11:02.427Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-06-23T03:11:02.443Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:11:02.740Z] ---> sigul-install.sh [2026-06-23T03:11:02.740Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-06-23T03:11:03.044Z] + git tag --list [2026-06-23T03:11:03.044Z] v0.1.0 [2026-06-23T03:11:03.044Z] v2.0.0 [2026-06-23T03:11:03.044Z] v2.0.1 [2026-06-23T03:11:03.044Z] v2.1.0 [2026-06-23T03:11:03.044Z] v2.3.0 [2026-06-23T03:11:03.044Z] v3.0 [2026-06-23T03:11:03.044Z] v3.0.0 [2026-06-23T03:11:03.044Z] v3.0.1 [2026-06-23T03:11:03.044Z] v3.1 [2026-06-23T03:11:03.044Z] v3.1.0 [2026-06-23T03:11:03.044Z] v4.0 [2026-06-23T03:11:03.044Z] v4.0.0 [2026-06-23T03:11:03.044Z] v4.0.1 [2026-06-23T03:11:03.044Z] v4.1.0-dev.1 [Pipeline] sh [2026-06-23T03:11:03.342Z] + lftools sign git-tag v4.1.0-dev.1 [2026-06-23T03:11:03.913Z] Signing Git tag with Sigul... [2026-06-23T03:11:03.913Z] Signing v4.1.0-dev.1 [Pipeline] echo [2026-06-23T03:11:04.187Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:11:04.483Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-06-23T03:11:04.493Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-06-23T03:11:04.522Z] $ docker stop --time=1 f35544a68154ddb1ef72cd298d79a3d3d52abce1582d2cfcb7c8a3d1468f746e [2026-06-23T03:11:05.767Z] $ docker rm -f --volumes f35544a68154ddb1ef72cd298d79a3d3d52abce1582d2cfcb7c8a3d1468f746e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-06-23T03:11:06.208Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-23T03:11:06.208Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:11:06.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T03:11:06.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:11:06.597Z] prd-ubuntu20.04-docker-8c-8g-13708 does not seem to be running inside a container [2026-06-23T03:11:06.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-c_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 [2026-06-23T03:11:06.863Z] $ docker top 128d8e9a481d70beb59eebcc853e3a1ccf3015e155d5c9332af627423260f458 -eo pid,comm [2026-06-23T03:11:06.909Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-06-23T03:11:06.909Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-23T03:11:06.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-23T03:11:06.977Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-23T03:11:07.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-23T03:11:07.090Z] $ docker exec 128d8e9a481d70beb59eebcc853e3a1ccf3015e155d5c9332af627423260f458 ssh-agent [2026-06-23T03:11:07.199Z] SSH_AUTH_SOCK=/tmp/ssh-BANmOLrPNefa/agent.32 [2026-06-23T03:11:07.199Z] SSH_AGENT_PID=38 [2026-06-23T03:11:07.204Z] Running ssh-add (command line suppressed) [2026-06-23T03:11:07.291Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_8718792110284148677.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_8718792110284148677.key) [2026-06-23T03:11:07.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-23T03:11:07.600Z] + git semver bump pre [2026-06-23T03:11:07.860Z] 2026-06-23 03:11:07,803 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-23T03:11:07.860Z] 2026-06-23 03:11:07,807 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2026-06-23T03:11:07.860Z] 2026-06-23 03:11:07,807 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev [2026-06-23T03:11:07.860Z] 2026-06-23 03:11:07,807 [bump_version] DEBUG bumped version:4.1.0-dev.2 [2026-06-23T03:11:07.860Z] 2026-06-23 03:11:07,807 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/edgexfoundry_device-coap-c_main/.semver/main with force:True [2026-06-23T03:11:07.860Z] 2026-06-23 03:11:07,807 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2026-06-23T03:11:07.860Z] 2026-06-23 03:11:07,807 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2026-06-23T03:11:07.860Z] 2026-06-23 03:11:07,809 [execute] INFO git cat-file --batch-check [2026-06-23T03:11:07.860Z] 2026-06-23 03:11:07,809 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-23T03:11:07.860Z] 2026-06-23 03:11:07,814 [execute] INFO git cat-file --batch [2026-06-23T03:11:07.860Z] 2026-06-23 03:11:07,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-23T03:11:07.860Z] 2026-06-23 03:11:07,817 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2026-06-23T03:11:07.860Z] 4.1.0-dev.2 [Pipeline] } [2026-06-23T03:11:07.870Z] $ docker exec --env ******** --env ******** 128d8e9a481d70beb59eebcc853e3a1ccf3015e155d5c9332af627423260f458 ssh-agent -k [2026-06-23T03:11:07.965Z] unset SSH_AUTH_SOCK; [2026-06-23T03:11:07.966Z] unset SSH_AGENT_PID; [2026-06-23T03:11:07.966Z] echo Agent pid 38 killed; [2026-06-23T03:11:07.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-23T03:11:08.315Z] + git semver [Pipeline] } [2026-06-23T03:11:08.703Z] $ docker stop --time=1 128d8e9a481d70beb59eebcc853e3a1ccf3015e155d5c9332af627423260f458 [2026-06-23T03:11:09.951Z] $ docker rm -f --volumes 128d8e9a481d70beb59eebcc853e3a1ccf3015e155d5c9332af627423260f458 [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-23T03:11:10.428Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-23T03:11:10.428Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:11:10.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T03:11:10.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:11:10.922Z] prd-ubuntu20.04-docker-8c-8g-13708 does not seem to be running inside a container [2026-06-23T03:11:10.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-c_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 [2026-06-23T03:11:11.236Z] $ docker top 1331776dec6a561659246784f35633dd1e8502b81996505a8bce5403d655840a -eo pid,comm [2026-06-23T03:11:11.281Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-06-23T03:11:11.281Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-23T03:11:11.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-23T03:11:11.347Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-23T03:11:11.462Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-23T03:11:11.463Z] $ docker exec 1331776dec6a561659246784f35633dd1e8502b81996505a8bce5403d655840a ssh-agent [2026-06-23T03:11:11.573Z] SSH_AUTH_SOCK=/tmp/ssh-AtLCBeIIJWWI/agent.34 [2026-06-23T03:11:11.573Z] SSH_AGENT_PID=40 [2026-06-23T03:11:11.578Z] Running ssh-add (command line suppressed) [2026-06-23T03:11:11.691Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_6098758918950474818.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_6098758918950474818.key) [2026-06-23T03:11:11.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-23T03:11:12.012Z] + git semver push [2026-06-23T03:11:12.272Z] 2026-06-23 03:11:12,216 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-23T03:11:12.272Z] 2026-06-23 03:11:12,221 [run_push] DEBUG push [2026-06-23T03:11:12.272Z] 2026-06-23 03:11:12,222 [execute] INFO git cat-file --batch-check [2026-06-23T03:11:12.272Z] 2026-06-23 03:11:12,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-23T03:11:12.272Z] 2026-06-23 03:11:12,224 [execute] INFO git rev-list 37bc94ac08f499324c800bd7dad8df03921fb5af -- [2026-06-23T03:11:12.272Z] 2026-06-23 03:11:12,224 [execute] DEBUG Popen(['git', 'rev-list', '37bc94ac08f499324c800bd7dad8df03921fb5af', '--'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-06-23T03:11:12.272Z] 2026-06-23 03:11:12,229 [execute] INFO git fetch -v -- origin [2026-06-23T03:11:12.272Z] 2026-06-23 03:11:12,229 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-06-23T03:11:12.841Z] 2026-06-23 03:11:12,796 [run_push] DEBUG no remote changes detected [2026-06-23T03:11:12.841Z] 2026-06-23 03:11:12,796 [execute] INFO git push origin semver [2026-06-23T03:11:12.841Z] 2026-06-23 03:11:12,796 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-06-23T03:11:14.221Z] 2026-06-23 03:11:13,990 [run_push] DEBUG push all version tags [2026-06-23T03:11:14.221Z] 2026-06-23 03:11:13,990 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-06-23T03:11:14.221Z] 2026-06-23 03:11:13,991 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, stdin=None, shell=False, universal_newlines=False) [2026-06-23T03:11:15.602Z] 2026-06-23 03:11:15,180 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2026-06-23T03:11:15.602Z] 4.1.0-dev.2 [Pipeline] } [2026-06-23T03:11:15.609Z] $ docker exec --env ******** --env ******** 1331776dec6a561659246784f35633dd1e8502b81996505a8bce5403d655840a ssh-agent -k [2026-06-23T03:11:15.705Z] unset SSH_AUTH_SOCK; [2026-06-23T03:11:15.705Z] unset SSH_AGENT_PID; [2026-06-23T03:11:15.705Z] echo Agent pid 40 killed; [2026-06-23T03:11:15.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-23T03:11:16.055Z] + git semver [Pipeline] } [2026-06-23T03:11:16.639Z] $ docker stop --time=1 1331776dec6a561659246784f35633dd1e8502b81996505a8bce5403d655840a [2026-06-23T03:11:17.914Z] $ docker rm -f --volumes 1331776dec6a561659246784f35633dd1e8502b81996505a8bce5403d655840a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-06-23T03:11:18.450Z] + [ -d /w/workspace/edgexfoundry_device-coap-c_main/archives ] [2026-06-23T03:11:18.450Z] + ls -al /w/workspace/edgexfoundry_device-coap-c_main/archives [2026-06-23T03:11:18.450Z] total 16 [2026-06-23T03:11:18.450Z] drwxr-xr-x 3 root root 4096 Jun 23 03:01 . [2026-06-23T03:11:18.450Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 03:11 .. [2026-06-23T03:11:18.450Z] drwxr-xr-x 2 root root 4096 Jun 23 03:01 cost [2026-06-23T03:11:18.450Z] -rw-r--r-- 1 root root 84 Jun 23 03:01 cost.csv [2026-06-23T03:11:18.450Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-coap-c_main/archives [2026-06-23T03:11:18.450Z] + ls -al /w/workspace/edgexfoundry_device-coap-c_main/archives [2026-06-23T03:11:18.450Z] total 16 [2026-06-23T03:11:18.450Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 03:01 . [2026-06-23T03:11:18.450Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 03:11 .. [2026-06-23T03:11:18.450Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 03:01 cost [2026-06-23T03:11:18.450Z] -rw-r--r-- 1 jenkins jenkins 84 Jun 23 03:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:11:18.741Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:11:19.602Z] ---> package-listing.sh [2026-06-23T03:11:19.602Z] ++ facter osfamily [2026-06-23T03:11:19.602Z] ++ tr '[:upper:]' '[:lower:]' [2026-06-23T03:11:19.862Z] + OS_FAMILY=debian [2026-06-23T03:11:19.862Z] + workspace=/w/workspace/edgexfoundry_device-coap-c_main [2026-06-23T03:11:19.862Z] + START_PACKAGES=/tmp/packages_start.txt [2026-06-23T03:11:19.862Z] + END_PACKAGES=/tmp/packages_end.txt [2026-06-23T03:11:19.862Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-06-23T03:11:19.862Z] + PACKAGES=/tmp/packages_start.txt [2026-06-23T03:11:19.862Z] + '[' /w/workspace/edgexfoundry_device-coap-c_main ']' [2026-06-23T03:11:19.862Z] + PACKAGES=/tmp/packages_end.txt [2026-06-23T03:11:19.862Z] + case "${OS_FAMILY}" in [2026-06-23T03:11:19.862Z] + dpkg -l [2026-06-23T03:11:19.862Z] + grep '^ii' [2026-06-23T03:11:19.862Z] + '[' -f /tmp/packages_start.txt ']' [2026-06-23T03:11:19.862Z] + '[' -f /tmp/packages_end.txt ']' [2026-06-23T03:11:19.862Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-06-23T03:11:19.862Z] + '[' /w/workspace/edgexfoundry_device-coap-c_main ']' [2026-06-23T03:11:19.862Z] + mkdir -p /w/workspace/edgexfoundry_device-coap-c_main/archives/ [2026-06-23T03:11:19.862Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-coap-c_main/archives/ [Pipeline] echo [2026-06-23T03:11:19.871Z] 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-coap-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-06-23T03:11:20.217Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:11:20.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T03:11:20.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:11:20.618Z] prd-ubuntu20.04-docker-8c-8g-13708 does not seem to be running inside a container [2026-06-23T03:11:20.652Z] $ 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-coap-c_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-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-c_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 [2026-06-23T03:11:20.861Z] $ docker top cb399cbabb6b24872885e9357dafe35cc7a2bbddaf91449b16633edd449624c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-23T03:11:21.211Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-06-23T03:11:21.523Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-06-23T03:11:21.830Z] + ls /var/log/sa-host [2026-06-23T03:11:21.830Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:11:21.944Z] provisioning config files... [2026-06-23T03:11:21.954Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config1559784699163150697tmp [Pipeline] { [Pipeline] echo [2026-06-23T03:11:21.980Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:11:22.272Z] ---> create-netrc.sh [Pipeline] } [2026-06-23T03:11:22.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:11:22.715Z] ---> python-tools-install.sh [Pipeline] echo [2026-06-23T03:11:22.723Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:11:23.006Z] ---> sudo-logs.sh [2026-06-23T03:11:23.006Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-06-23T03:11:23.041Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:11:23.329Z] ---> job-cost.sh [2026-06-23T03:11:23.329Z] lf-activate-venv: SKIPPING [2026-06-23T03:11:23.329Z] DEBUG: total: 0.2199999988079071 [2026-06-23T03:11:23.329Z] INFO: Retrieving Stack Cost... [2026-06-23T03:11:23.588Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-23T03:11:24.371Z] INFO: Archiving Costs [Pipeline] echo [2026-06-23T03:11:24.425Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:11:24.779Z] ---> logs-deploy.sh [2026-06-23T03:11:24.779Z] lf-activate-venv: SKIPPING [2026-06-23T03:11:24.779Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/main/41 [2026-06-23T03:11:24.779Z] INFO: archiving workspace using pattern(s): [2026-06-23T03:11:25.826Z] Archives upload complete. [2026-06-23T03:11:25.826Z] INFO: archiving logs to Nexus